/* TODO Удалить после проверки */
/* .base-section {
	background-color: var(--bg-primary);
	position: relative;
}

.grid-section {
	position: relative;
	display: grid;
	grid-column-gap: 16px;
	justify-content: center;
}

.base-section:not(.side-paddings-disabled) {
	padding: 48px calc((100% - 1327px) / 2);
}

.grid-section {
	grid-template-columns: repeat(12, 1fr);
	padding: 0 calc((100% - 1327px) / 2);
} */

.main-wrapper-c1a6b2c9b1dc1d8b {
    position: relative;
    max-width: 1920px;
    margin: 0 auto;
}

.base-section-c1a6b2c9b1dc1d8b:not(.side-paddings-disabled-c1a6b2c9b1dc1d8b) {
    padding-left: calc(50% - 663.5px);
    padding-right: calc(50% - 663.5px);
}

.grid-section-c1a6b2c9b1dc1d8b {
    position: relative;
    display: grid;
    grid-column-gap: 16px;
    justify-content: center;
    grid-template-columns: repeat(12, 1fr);
    padding: 0 calc(50% - 663.5px);
}

@media screen and (max-width: 1439px) {
    .base-section-c1a6b2c9b1dc1d8b:not(.side-paddings-disabled-c1a6b2c9b1dc1d8b) {
        padding: 0 32px;
    }

    .grid-section-c1a6b2c9b1dc1d8b {
        padding: 0 calc(50% - 576px);
    }
}

@media screen and (max-width: 1215px) {
    .grid-section-c1a6b2c9b1dc1d8b {
        padding: 0 32px;
    }
}

@media screen and (max-width: 968px) {
    .grid-section-c1a6b2c9b1dc1d8b {
        padding: 0;
    }
}

@media screen and (max-width: 567px) {
    .base-section-c1a6b2c9b1dc1d8b:not(.side-paddings-disabled-c1a6b2c9b1dc1d8b) {
        padding: 0 24px;
    }

    .grid-section-c1a6b2c9b1dc1d8b {
        grid-template-columns: repeat(4, 1fr);
        grid-column-gap: 24px;
    }

    .grid-section-child-c1a6b2c9b1dc1d8b {
        grid-column: 1 / -1;
        padding-left: 24px;
        padding-right: 24px;
    }
}

.analytic-ac92987b96c12314 {
    z-index: -10;
    position: absolute;
}

/* stylelint-disable selector-max-universal */
.typography-_971beee987c4f960 {
    color: var(--text-primary);
}

p.typography-_971beee987c4f960 {
    margin: 0 0 16px;
    width: 100%;
    font-size: 18px;
    line-height: 24px;
}

h1.typography-_971beee987c4f960,
h2.typography-_971beee987c4f960,
h3.typography-_971beee987c4f960,
h4.typography-_971beee987c4f960 {
    font-weight: bold;
}

h1.typography-_971beee987c4f960,
h2.typography-_971beee987c4f960,
h3.typography-_971beee987c4f960,
h4.typography-_971beee987c4f960,
h5.typography-_971beee987c4f960,
h6.typography-_971beee987c4f960,
p.typography-_971beee987c4f960,
span.typography-_971beee987c4f960 {
    font-family: Lato, sans-serif, system-ui;
    color: var(--text-primary);
}

h1.typography-_971beee987c4f960,
h2.typography-_971beee987c4f960,
h3.typography-_971beee987c4f960,
h4.typography-_971beee987c4f960,
h5.typography-_971beee987c4f960,
h6.typography-_971beee987c4f960 {
    font-weight: 700;
}

h1.typography-_971beee987c4f960 {
    font-size: 64px;
    line-height: 1;
}

h1.small-_971beee987c4f960.typography-_971beee987c4f960 {
    font-size: 56px;
}

h2.typography-_971beee987c4f960 {
    font-size: 48px;
    line-height: 1;
}

h3.typography-_971beee987c4f960 {
    font-size: 40px;
    line-height: 1;
    margin-bottom: 16px;
}

h1.typography-_971beee987c4f960,
h2.typography-_971beee987c4f960,
h3.typography-_971beee987c4f960 {
    margin-bottom: 28px;
}

h4.typography-_971beee987c4f960 {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 16px;
}

p.lead-_971beee987c4f960,
.typography-_971beee987c4f960 span.lead-_971beee987c4f960.typography-_971beee987c4f960,
a.lead-_971beee987c4f960.typography-_971beee987c4f960 {
    font-size: 24px;
    line-height: 32px;
}

span.typography-_971beee987c4f960,
a.typography-_971beee987c4f960 {
    font-size: 18px;
    line-height: 24px;
}

p.gray-_971beee987c4f960.typography-_971beee987c4f960,
span.gray-_971beee987c4f960.typography-_971beee987c4f960 {
    color: var(--text-secondary);
}

.typography-_971beee987c4f960 *:last-child {
    margin-bottom: 0;
}

@media (max-width: 1439px) {
    h1.typography {
        font-size: 56px;
    }

    h1.small-_971beee987c4f960.typography-_971beee987c4f960 {
        font-size: 48px;
    }

    h2.typography-_971beee987c4f960 {
        font-size: 40px;
    }

    h3.typography-_971beee987c4f960 {
        font-size: 36px;
        line-height: 40px;
    }

    h4.typography-_971beee987c4f960 {
        font-size: 24px;
        line-height: 32px;
    }

    p.lead-_971beee987c4f960.typography-_971beee987c4f960,
    span.lead-_971beee987c4f960.typography-_971beee987c4f960,
    a.lead-_971beee987c4f960.typography-_971beee987c4f960 {
        font-size: 20px;
        line-height: 26px;
    }
}

@media (max-width: 968px) {
    h1.typography {
        font-size: 40px;
    }

    h1.small-_971beee987c4f960.typography-_971beee987c4f960 {
        font-size: 36px;
        line-height: 40px;
    }

    h2.typography-_971beee987c4f960 {
        font-size: 30px;
        line-height: 32px;
    }

    h3.typography-_971beee987c4f960 {
        font-size: 20px;
        line-height: 24px;
    }

    p.lead-_971beee987c4f960.typography-_971beee987c4f960,
    span.lead-_971beee987c4f960.typography-_971beee987c4f960,
    a.lead-_971beee987c4f960.typography-_971beee987c4f960 {
        font-size: 20px;
        line-height: 24px;
    }
}

/* card-with-icon start*/
h3.card-with-icon-_971beee987c4f960 {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 8px;
}

@media (max-width: 1151px) {
    h3.card-with-icon {
        font-size: 20px;
        line-height: 26px;
    }
}
/* card-with-icon end*/

/* stylelint-disable selector-max-universal */
/* stylelint-disable no-descending-specificity */
.normalizer-_4b748dcb21e2a8a0 h1,
.normalizer-_4b748dcb21e2a8a0 h2,
.normalizer-_4b748dcb21e2a8a0 h3,
.normalizer-_4b748dcb21e2a8a0 h4,
.normalizer-_4b748dcb21e2a8a0 h5,
.normalizer-_4b748dcb21e2a8a0 h6,
.normalizer-_4b748dcb21e2a8a0 p,
.normalizer-_4b748dcb21e2a8a0 span {
    font-family: Lato, sans-serif, system-ui;
    color: var(--text-primary);
}

.normalizer-_4b748dcb21e2a8a0 h1,
.normalizer-_4b748dcb21e2a8a0 h2,
.normalizer-_4b748dcb21e2a8a0 h3,
.normalizer-_4b748dcb21e2a8a0 h4,
.normalizer-_4b748dcb21e2a8a0 h5,
.normalizer-_4b748dcb21e2a8a0 h6 {
    font-weight: 700;
}

.normalizer-_4b748dcb21e2a8a0 h1 {
    font-size: 64px;
    line-height: 1;
}

.normalizer-_4b748dcb21e2a8a0 h1.small-_4b748dcb21e2a8a0 {
    font-size: 56px;
}

.normalizer-_4b748dcb21e2a8a0 h2 {
    font-size: 48px;
    line-height: 1;
}

.normalizer-_4b748dcb21e2a8a0 h3 {
    font-size: 40px;
    line-height: 1;
    margin-bottom: 16px;
}

.normalizer-_4b748dcb21e2a8a0 h1,
.normalizer-_4b748dcb21e2a8a0 h2,
.normalizer-_4b748dcb21e2a8a0 h3 {
    margin-bottom: 28px;
}

.normalizer-_4b748dcb21e2a8a0 h4 {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 16px;
}

.normalizer-_4b748dcb21e2a8a0 h5 {
    font-size: 16px;
    line-height: 24px;
    margin-top: -32px;
    padding-bottom: 48px;
    font-weight: normal;
    color: var(--text-secondary);
}

.normalizer-_4b748dcb21e2a8a0 h6 {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 16px;
    font-weight: normal;
}

.normalizer-_4b748dcb21e2a8a0 p.lead-_4b748dcb21e2a8a0,
.normalizer-_4b748dcb21e2a8a0 a.lead-_4b748dcb21e2a8a0 {
    font-size: 24px;
    line-height: 1.33;
}

.normalizer-_4b748dcb21e2a8a0 p,
.normalizer-_4b748dcb21e2a8a0 a {
    margin-top: 0;
    font-size: 18px;
    line-height: 1.33;
}

.normalizer-_4b748dcb21e2a8a0 p:not(:empty) {
    margin-bottom: 16px;
}

.normalizer-_4b748dcb21e2a8a0 p.gray-_4b748dcb21e2a8a0,
.normalizer-_4b748dcb21e2a8a0 span.gray-_4b748dcb21e2a8a0 {
    color: var(--text-secondary);
}

.normalizer-_4b748dcb21e2a8a0 a {
    color: var(--link-color);
    transition: color .3s;
}

.normalizer-_4b748dcb21e2a8a0 a span {
    display: inline !important;
    color: var(--link-color);
    transition: color .3s;
}

.normalizer-_4b748dcb21e2a8a0 [style='font-size: 14px;'] {
    line-height: 18px;
}

.normalizer-_4b748dcb21e2a8a0 [style='font-size: 16px;'],
.normalizer-_4b748dcb21e2a8a0 [style='font-size: 18px;'] {
    line-height: 24px;
}

.normalizer-_4b748dcb21e2a8a0 [style='font-size: 20px;'] {
    line-height: 26px;
}

.normalizer-_4b748dcb21e2a8a0 [style='font-size: 22px;'] {
    line-height: 30px;
}

.normalizer-_4b748dcb21e2a8a0 [style='font-size: 24px;'],
.normalizer-_4b748dcb21e2a8a0 [style='font-size: 30px;'] {
    line-height: 32px;
}

.normalizer-_4b748dcb21e2a8a0 [style='font-size: 36px;'] {
    line-height: 40px;
}

.normalizer-_4b748dcb21e2a8a0 p span:only-child {
    display: inline-block;
}

.normalizer-_4b748dcb21e2a8a0 a:visited,
.normalizer-_4b748dcb21e2a8a0 a:active {
    color: var(--link-color);
}

.normalizer-_4b748dcb21e2a8a0 a:hover,
.normalizer-_4b748dcb21e2a8a0 a:hover * {
    color: var(--info-red);
}

.normalizer-_4b748dcb21e2a8a0 img {
    -o-object-fit: contain;
       object-fit: contain;
    margin: 0 auto;
    max-height: 100vh;
    max-width: 100%;
}

.normalizer-_4b748dcb21e2a8a0 > img,
.normalizer-_4b748dcb21e2a8a0 > div {
    margin-bottom: 52px;
}

.normalizer-_4b748dcb21e2a8a0 > img + p:empty:last-child,
.normalizer-_4b748dcb21e2a8a0 > div + p:empty:last-child {
    margin-top: -52px;
}

.normalizer-_4b748dcb21e2a8a0 * + img,
.normalizer-_4b748dcb21e2a8a0 * + div {
    margin-top: 52px;
}

.normalizer-_4b748dcb21e2a8a0 p + ul,
.normalizer-_4b748dcb21e2a8a0 p + ol {
    margin: 16px 0;
}

.normalizer-_4b748dcb21e2a8a0 ul,
.normalizer-_4b748dcb21e2a8a0 ol {
    font-size: 18px;
    line-height: 1.33;
    margin: 0 0 16px;
}

.normalizer-_4b748dcb21e2a8a0 ul {
    padding-left: 0;
}

.normalizer-_4b748dcb21e2a8a0 ol {
    padding-left: 24px;
}

.normalizer-_4b748dcb21e2a8a0 ul li {
    list-style-type: none;
}

.normalizer-_4b748dcb21e2a8a0 ul li::before {
    content: '— ';
}

.normalizer-_4b748dcb21e2a8a0 ol li {
    list-style: decimal;
    padding-left: 10px;
}

.normalizer-_4b748dcb21e2a8a0 ul li:not(:last-child),
.normalizer-_4b748dcb21e2a8a0 ol li:not(:last-child) {
    margin-bottom: 12px;
}

tr:last-child > td {
    border-bottom: 0;
}

td {
    border-right: 1px solid var(--text-disabled);
    border-bottom: 1px solid var(--text-disabled);
    padding: 16px;
}

td:last-child {
    border-right: 0;
}

.normalizer-_4b748dcb21e2a8a0 > *:last-child:not(:empty) {
    margin-bottom: 0;
}

@media (max-width: 1439px) {
    .normalizer-_4b748dcb21e2a8a0 h1,
    .normalizer-_4b748dcb21e2a8a0 h2,
    .normalizer-_4b748dcb21e2a8a0 h3 {
        margin-bottom: 24px;
    }

    .normalizer-_4b748dcb21e2a8a0 h1 {
        font-size: 56px;
    }

    .normalizer-_4b748dcb21e2a8a0 h1.small-_4b748dcb21e2a8a0 {
        font-size: 48px;
    }

    .normalizer-_4b748dcb21e2a8a0 h2 {
        font-size: 40px;
    }

    .normalizer-_4b748dcb21e2a8a0 h3 {
        font-size: 36px;
        line-height: 40px;
    }

    .normalizer-_4b748dcb21e2a8a0 h4 {
        font-size: 24px;
        line-height: 32px;
    }

    .normalizer-_4b748dcb21e2a8a0 h5 {
        margin-top: -24px;
        padding-bottom: 40px;
    }

    .normalizer-_4b748dcb21e2a8a0 h6 {
        font-size: 20px;
        line-height: 26px;
    }

    .normalizer-_4b748dcb21e2a8a0 p.lead-_4b748dcb21e2a8a0,
    .normalizer-_4b748dcb21e2a8a0 a.lead-_4b748dcb21e2a8a0 {
        font-size: 20px;
        line-height: 26px;
    }

    .normalizer-_4b748dcb21e2a8a0 img {
        margin: 0 auto;
    }

    .normalizer-_4b748dcb21e2a8a0 > img,
    .normalizer-_4b748dcb21e2a8a0 > div {
        margin-bottom: 44px;
    }

    .normalizer-_4b748dcb21e2a8a0 > img + p:empty:last-child,
    .normalizer-_4b748dcb21e2a8a0 > div + p:empty:last-child {
        margin-top: -44px;
    }

    .normalizer-_4b748dcb21e2a8a0 * + img,
    .normalizer-_4b748dcb21e2a8a0 * + div {
        margin-top: 44px;
    }
}

@media (max-width: 968px) {
    .normalizer-_4b748dcb21e2a8a0 h1,
    .normalizer-_4b748dcb21e2a8a0 h2,
    .normalizer-_4b748dcb21e2a8a0 h3 {
        margin-bottom: 16px;
    }

    .normalizer-_4b748dcb21e2a8a0 h1 {
        font-size: 40px;
    }

    .normalizer-_4b748dcb21e2a8a0 h1.small-_4b748dcb21e2a8a0 {
        font-size: 36px;
        line-height: 40px;
    }

    .normalizer-_4b748dcb21e2a8a0 h2 {
        font-size: 30px;
        line-height: 32px;
    }

    .normalizer-_4b748dcb21e2a8a0 h3,
    .normalizer-_4b748dcb21e2a8a0 h4,
    .normalizer-_4b748dcb21e2a8a0 h6 {
        font-size: 20px;
        line-height: 26px;
    }

    .normalizer-_4b748dcb21e2a8a0 h5 {
        font-size: 14px;
        line-height: 18px;
        padding-bottom: 24px;
        margin-top: -8px;
    }

    .normalizer-_4b748dcb21e2a8a0 p.lead-_4b748dcb21e2a8a0,
    .normalizer-_4b748dcb21e2a8a0 a.lead-_4b748dcb21e2a8a0 {
        font-size: 20px;
        line-height: 24px;
    }

    .normalizer-_4b748dcb21e2a8a0 img {
        margin: 0 auto;
    }

    .normalizer-_4b748dcb21e2a8a0 > img,
    .normalizer-_4b748dcb21e2a8a0 > div {
        margin-bottom: 28px;
    }

    .normalizer-_4b748dcb21e2a8a0 > img + p:empty:last-child,
    .normalizer-_4b748dcb21e2a8a0 > div + p:empty:last-child {
        margin-top: -28px;
    }

    .normalizer-_4b748dcb21e2a8a0 * + img,
    .normalizer-_4b748dcb21e2a8a0 * + div {
        margin-top: 28px;
    }
}

@media (max-width: 767px) {
    .normalizer-_4b748dcb21e2a8a0 p:not(:empty) {
        margin-bottom: 12px;
    }
}

.link-_937d4712c04db9b2 {
    font-size: 24px;
    line-height: 24px;
    position: relative;
    color: var(--primary-main);
    width: -moz-fit-content;
    width: fit-content;
    transition: color .3s;
}

.link-_937d4712c04db9b2.has-arrow-_937d4712c04db9b2 {
    padding-right: 14px;
}

.link-_937d4712c04db9b2.has-arrow-_937d4712c04db9b2::after {
    content: '';
    position: absolute;
    top: 3px;
    right: 0;
    bottom: 0;
    width: 6px;
    height: 6px;
    border-bottom: 2px solid currentColor;
    border-right: 2px solid currentColor;
    margin: auto;
    transform: rotate(-45deg);
}

.link-_937d4712c04db9b2:hover {
    color: var(--info-red);
}

@media screen and (max-width: 1439px) {
    .link-_937d4712c04db9b2 {
        font-size: 20px;
    }
}

@media screen and (max-width: 968px) {
    .link-_937d4712c04db9b2 {
        font-size: 18px;
    }
}

.button-_47f17ae32f6461c0 {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    margin: 0;
    outline: none;
    cursor: pointer;
    transition: background-color .3s;
    font-family: inherit;
    color: var(--text-white);
    background-color: var(--primary-main);
    border: 0;
    font-size: 24px;
    line-height: 1;
    -webkit-user-select: none;
       -moz-user-select: none;
            user-select: none;
    min-width: 275px;
    padding: 24px 32px 26px;
    border-radius: 300px;
    height: 80px;
}

.button-_47f17ae32f6461c0.squared-_47f17ae32f6461c0 {
    border-radius: 6px;
}

.button-_47f17ae32f6461c0:hover {
    background-color: var(--primary-main-hover);
}

.button-_47f17ae32f6461c0:disabled {
    background-color: var(--button-disabled);
}

.button-_47f17ae32f6461c0.secondary-_47f17ae32f6461c0 {
    color: var(--primary-main);
    background-color: var(--bg-primary);
    border: 2px solid var(--primary-main);
}

.button-_47f17ae32f6461c0.secondary-_47f17ae32f6461c0:hover {
    background-color: var(--button-disabled);
}

.button-_47f17ae32f6461c0.medium-_47f17ae32f6461c0 {
    padding: 12px 24px 14px;
    font-size: 18px;
    min-width: 170px;
    height: 56px;
}

.button-_47f17ae32f6461c0.small-_47f17ae32f6461c0 {
    padding: 8px 17px 10px 16px;
    font-size: 16px;
    min-width: 113px;
    height: 40px;
}

@media screen and (max-width: 1439px) {
    .button-_47f17ae32f6461c0 {
        font-size: 20px;
        padding: 16px 32px 18px;
        min-width: 213px;
        height: 64px;
    }

    .button-_47f17ae32f6461c0.medium-_47f17ae32f6461c0 {
        padding: 8px 24px 10px;
        min-width: 154px;
        height: 48px;
    }
}

/* stylelint-disable no-descending-specificity */
/* stylelint-disable declaration-no-important */
.mobile-tip-_310888a3db724158 {
    width: 100vw;
    height: 100vh;
    padding: 32px 24px;
    position: fixed;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: column;
    top: 0;
    left: 0;
    min-height: 100vh;
    z-index: 2000;
    background: rgba(37, 37, 37, .9);
    overflow: auto;
}

.mobile-tip-content-_310888a3db724158 {
    width: 100%;
}

.mobile-tip-title-_310888a3db724158 {
    color: var(--text-white) !important;
    font-weight: bold;
    font-size: 20px !important;
    line-height: 26px !important;
    margin-bottom: 12px !important;
}

.mobile-tip-text-_310888a3db724158 {
    color: var(--text-white) !important;
    margin-top: 12px;
    margin-bottom: 32px !important;
    font-size: 18px !important;
    line-height: 24px !important;
}

.mobile-tip-image-_310888a3db724158 {
    margin-bottom: 40px;
    width: 100%;
}

.mobile-tip-button-_310888a3db724158 {
    color: var(--text-white);
    height: 64px;
    min-height: 64px;
    padding: 14px 48px;
    border: 1px solid #fff;
    box-sizing: border-box;
    border-radius: 70px;
    background: none;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    line-height: 24px;
    cursor: pointer;
    margin: 4px 0;
}

.mobile-tip-button-icon-_310888a3db724158 {
    height: 15px;
    width: 15px;
    margin-right: 9px;
}

.tooltip-icon-_310888a3db724158 {
    vertical-align: text-bottom;
    height: 20px;
    width: 20px;
    cursor: pointer;
}

.tooltip-content-_310888a3db724158 {
    font-family: Lato, sans-serif;
    background-color: rgba(37, 37, 37, .9);
    color: #fff;
    padding: 24px 24px 40px;
    text-align: left;
    box-sizing: border-box;
    border-radius: 5px;
    display: flex;
    flex-direction: column;
    overflow: auto;
    max-height: calc(100vh - 64px);
    scrollbar-width: thin;
    scrollbar-color: var(--text-secondary) transparent;
}

.tooltip-content-_310888a3db724158::-webkit-scrollbar {
    background: transparent;
    width: 4px;
}

.tooltip-content-_310888a3db724158::-webkit-scrollbar-thumb {
    background-color: var(--text-secondary);
    border-radius: 2px;
}

.tooltip-content-_310888a3db724158::-webkit-scrollbar-track {
    background: transparent;
}

.tooltip-content-has-img-_310888a3db724158 {
    width: -moz-min-content;
    width: min-content;
}

.tooltip-content-_310888a3db724158 h4 {
    font-size: 20px;
    line-height: 26px;
    font-weight: bold;
    color: white;
    margin-bottom: 0;
}

.tooltip-content-_310888a3db724158 p {
    margin-bottom: 0 !important;
    color: white;
}

.tooltip-content-_310888a3db724158 h4 + p,
.tooltip-content-_310888a3db724158 h4 + img {
    margin-top: 12px;
}

.tooltip-content-_310888a3db724158 p + img {
    margin-top: 32px;
}

.tooltip-content-_310888a3db724158 img {
    -o-object-fit: contain;
       object-fit: contain;
    max-height: 300px;
    max-width: 302px;
    margin: auto 0 0;
    align-self: flex-start;
}

@media (max-width: 700px) {
    .tooltip-content-_310888a3db724158 {
        max-width: 300px;
    }

    .tooltip-content-_310888a3db724158 img {
        max-width: 252px;
    }
}

/* stylelint-disable no-descending-specificity */
/* stylelint-disable declaration-no-important */
.styled-wrapper-_5aa635c58b62a950 {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0 64px;
}

h2.title-_5aa635c58b62a950 {
    width: 880px;
    margin: 0 auto;
}

h2.title-_5aa635c58b62a950 div {
    text-align: center;
}

.subtitle-_5aa635c58b62a950 {
    font-size: 18px;
    text-align: center;
    line-height: 26px;
    width: 880px;
    margin: 28px auto 0;
}

.descr-text-_5aa635c58b62a950 {
    margin: 48px 0 0;
    width: 100%;
    color: var(--text-secondary);
    font-size: 16px;
    line-height: 20px;
    text-align: center;
}

.descr-text-_5aa635c58b62a950 p {
    text-align: center;
    color: var(--text-secondary);
    font-size: 16px;
    line-height: 20px;
}

.button-_5aa635c58b62a950 {
    margin: 68px 0 4px;
}

.link-_5aa635c58b62a950 {
    margin: 64px 0 0;
    font-size: 24px;
    line-height: 32px;
}

.table-scroll-wrapper-_5aa635c58b62a950 {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.has-scroll-_5aa635c58b62a950 {
    width: calc(100% + 64px);
    align-items: unset;
    padding-bottom: 40px;
    margin-right: -64px;
}

.has-scroll-_5aa635c58b62a950 .table-wrapper-_5aa635c58b62a950 {
    margin-right: 64px;
}

/* table styles */

.table-wrapper-_5aa635c58b62a950 {
    border-radius: 20px;
    background-color: var(--bg-primary);
    margin: 52px 0 4px;
}

.table-wrapper-_5aa635c58b62a950 table {
    width: 100%;
    border-collapse: collapse;
}

.table-wrapper-_5aa635c58b62a950 h4[class*='table-heading-h4'] {
    margin: 0;
}

.table-wrapper-_5aa635c58b62a950 td,
.table-wrapper-_5aa635c58b62a950 th {
    padding: 32px 40px 34px;
    border-right: 1px solid var(--text-disabled);
    border-bottom: 1px solid var(--text-disabled);
    font-size: 18px;
    line-height: 24px;
    vertical-align: baseline;
}

.table-wrapper-_5aa635c58b62a950 td:last-child,
.table-wrapper-_5aa635c58b62a950 th:last-child {
    border-right: 0;
}

.style-horizontal-_5aa635c58b62a950 td,
.style-horizontal-_5aa635c58b62a950 th {
    border-right: 0;
}

.style-first-horizontal-_5aa635c58b62a950 td,
.style-first-horizontal-_5aa635c58b62a950 th {
    padding-top: 20px;
    padding-bottom: 20px;
    border: 0;
}

.style-first-horizontal-_5aa635c58b62a950 tr:first-child td,
.style-first-horizontal-_5aa635c58b62a950 tr:first-child th {
    padding-top: 32px;
    padding-bottom: 34px;
    border-bottom: 1px solid var(--text-disabled);
}

.style-first-horizontal-_5aa635c58b62a950 tr:nth-child(2) td,
.style-first-horizontal-_5aa635c58b62a950 tr:nth-child(2) th {
    padding-top: 32px;
}

.style-no-lines-_5aa635c58b62a950 td,
.style-no-lines-_5aa635c58b62a950 th {
    border: 0;
    padding-top: 20px;
    padding-bottom: 20px;
}

.style-no-lines-_5aa635c58b62a950 tr:first-child td,
.style-no-lines-_5aa635c58b62a950 tr:first-child th {
    padding-top: 32px;
}

.colored-bg-_5aa635c58b62a950 .style-horizontal-_5aa635c58b62a950,
.colored-bg-_5aa635c58b62a950 .style-first-horizontal-_5aa635c58b62a950 {
    padding-left: 40px;
    padding-right: 40px;
}

.colored-bg-_5aa635c58b62a950 .style-horizontal-_5aa635c58b62a950.table-3column-_5aa635c58b62a950,
.colored-bg-_5aa635c58b62a950 .style-horizontal-_5aa635c58b62a950.table-4column-_5aa635c58b62a950,
.colored-bg-_5aa635c58b62a950 .style-horizontal-_5aa635c58b62a950.table-5column-_5aa635c58b62a950,
.colored-bg-_5aa635c58b62a950 .style-first-horizontal-_5aa635c58b62a950.table-3column-_5aa635c58b62a950,
.colored-bg-_5aa635c58b62a950 .style-first-horizontal-_5aa635c58b62a950.table-4column-_5aa635c58b62a950,
.colored-bg-_5aa635c58b62a950 .style-first-horizontal-_5aa635c58b62a950.table-5column-_5aa635c58b62a950 {
    padding-left: 32px;
    padding-right: 32px;
}

.colored-bg-_5aa635c58b62a950 .style-horizontal-_5aa635c58b62a950 tr td:first-child,
.colored-bg-_5aa635c58b62a950 .style-horizontal-_5aa635c58b62a950 tr th:first-child,
.colored-bg-_5aa635c58b62a950 .style-first-horizontal-_5aa635c58b62a950 tr td:first-child,
.colored-bg-_5aa635c58b62a950 .style-first-horizontal-_5aa635c58b62a950 tr th:first-child {
    padding-left: 0;
}

.colored-bg-_5aa635c58b62a950 .style-horizontal-_5aa635c58b62a950 tr td:last-child,
.colored-bg-_5aa635c58b62a950 .style-horizontal-_5aa635c58b62a950 tr th:last-child,
.colored-bg-_5aa635c58b62a950 .style-first-horizontal-_5aa635c58b62a950 tr td:last-child,
.colored-bg-_5aa635c58b62a950 .style-first-horizontal-_5aa635c58b62a950 tr th:last-child {
    padding-right: 0;
}

.table-1column-_5aa635c58b62a950 {
    width: 656px;
    max-width: 656px;
}

.table-2column-_5aa635c58b62a950 {
    width: 880px;
}

.table-2column-_5aa635c58b62a950 td,
.table-2column-_5aa635c58b62a950 th {
    width: 440px;
    max-width: 440px;
}

.table-3column-_5aa635c58b62a950 {
    width: 1103px;
}

.table-3column-_5aa635c58b62a950 td,
.table-3column-_5aa635c58b62a950 th {
    width: 368px;
    max-width: 368px;
    padding-right: 32px;
    padding-left: 32px;
}

.table-4column-_5aa635c58b62a950 {
    width: 1328px;
}

.table-4column-_5aa635c58b62a950 td,
.table-4column-_5aa635c58b62a950 th {
    width: 332px;
    max-width: 332px;
    padding-right: 32px;
    padding-left: 32px;
}

.table-5column-_5aa635c58b62a950 {
    width: 1330px;
}

.table-5column-_5aa635c58b62a950 td,
.table-5column-_5aa635c58b62a950 th {
    width: 266px;
    max-width: 266px;
    padding-right: 20px;
    padding-left: 20px;
}

.table-5column-_5aa635c58b62a950 td:first-child,
.table-5column-_5aa635c58b62a950 th:first-child {
    padding-left: 32px;
}

.table-5column-_5aa635c58b62a950 td:last-child,
.table-5column-_5aa635c58b62a950 th:last-child {
    padding-right: 32px;
}

.checked-_5aa635c58b62a950 {
    position: relative;
}

.checked-_5aa635c58b62a950::before {
    content: '';
    border-bottom: 2px solid var(--link-color);
    border-right: 2px solid var(--link-color);
    width: 9px;
    height: 17px;
    display: block;
    transform: rotate(45deg);
    border-radius: 0;
}

.table-wrapper-_5aa635c58b62a950 td[class*='center'] .checked-_5aa635c58b62a950::before,
.table-wrapper-_5aa635c58b62a950 th[class*='center'] .checked-_5aa635c58b62a950::before {
    margin: auto;
}

.table-wrapper-_5aa635c58b62a950 td[class*='right'] .checked-_5aa635c58b62a950::before,
.table-wrapper-_5aa635c58b62a950 th[class*='right'] .checked-_5aa635c58b62a950::before {
    margin-left: auto;
}

@media (max-width: 1439px) {
    h2.title {
        font-size: 40px;
    }

    .subtitle-_5aa635c58b62a950 {
        font-size: 20px;
        margin-top: 24px;
    }

    .table-wrapper-_5aa635c58b62a950 {
        margin: 44px 0 4px;
    }

    .style-first-horizontal-_5aa635c58b62a950 td,
    .style-first-horizontal-_5aa635c58b62a950 th {
        padding-top: 16px;
        padding-bottom: 16px;
    }

    .style-first-horizontal-_5aa635c58b62a950 tr:first-child td,
    .style-first-horizontal-_5aa635c58b62a950 tr:first-child th {
        padding-bottom: 24px;
    }

    .style-first-horizontal-_5aa635c58b62a950.table-1column-_5aa635c58b62a950 tr:first-child td,
    .style-first-horizontal-_5aa635c58b62a950.table-1column-_5aa635c58b62a950 tr:first-child th,
    .style-first-horizontal-_5aa635c58b62a950.table-2column-_5aa635c58b62a950 tr:first-child td,
    .style-first-horizontal-_5aa635c58b62a950.table-2column-_5aa635c58b62a950 tr:first-child th {
        padding-bottom: 34px;
    }

    .style-horizontal-_5aa635c58b62a950.table-1column-_5aa635c58b62a950 tr:not(:first-child) td,
    .style-horizontal-_5aa635c58b62a950.table-1column-_5aa635c58b62a950 tr:not(:first-child) th {
        padding-top: 24px;
        padding-bottom: 26px;
    }

    .table-1column-_5aa635c58b62a950 {
        width: 640px;
    }

    .table-2column-_5aa635c58b62a950 {
        min-width: 804px;
        width: 804px;
    }

    .table-2column-_5aa635c58b62a950 td,
    .table-2column-_5aa635c58b62a950 th {
        max-width: 402px;
    }

    .table-3column-_5aa635c58b62a950,
    .table-4column-_5aa635c58b62a950,
    .table-5column-_5aa635c58b62a950 {
        min-width: 968px;
        width: 968px;
    }

    .table-3column-_5aa635c58b62a950 td,
    .table-3column-_5aa635c58b62a950 th {
        max-width: 322px;
    }

    .table-4column-_5aa635c58b62a950 td,
    .table-4column-_5aa635c58b62a950 th {
        max-width: 242px;
        padding-right: 24px;
        font-size: 16px;
        padding-left: 24px;
    }

    .table-5column-_5aa635c58b62a950 td,
    .table-5column-_5aa635c58b62a950 th {
        max-width: 193px;
        padding-right: 20px;
        font-size: 16px;
        padding-left: 20px;
    }
}

.tooltip-icon-_5aa635c58b62a950 {
    position: absolute;
    top: 1px;
    left: -20px;
    min-width: 20px;
    cursor: pointer;
}

@media (max-width: 1151px) {
    h2.title {
        font-size: 30px;
    }

    .subtitle-_5aa635c58b62a950 {
        margin-top: 16px;
        font-size: 18px;
        line-height: 24px;
    }

    .button-_5aa635c58b62a950 {
        margin: 44px 0 4px;
    }

    .link-_5aa635c58b62a950 {
        margin: 40px 0 0;
        font-size: 20px;
        line-height: 26px;
    }

    .table-wrapper-_5aa635c58b62a950 {
        margin: 40px 0 0;
    }
}

@media (max-width: 968px) {
    h2.title {
        width: 100%;
    }

    .subtitle-_5aa635c58b62a950 {
        width: 100%;
    }
}

@media (max-width: 767.9px) {
    .styled-wrapper-_5aa635c58b62a950 {
        padding: 0 24px;
    }

    .has-scroll-_5aa635c58b62a950 {
        width: calc(100% + 24px);
        margin-right: -24px;
    }

    .has-scroll-_5aa635c58b62a950 .table-wrapper-_5aa635c58b62a950 {
        margin-right: 24px;
    }

    .link-_5aa635c58b62a950 {
        font-size: 18px;
        line-height: 24px;
    }
}

.table-wrapper-_5aa635c58b62a950 tr:last-child td,
.table-wrapper-_5aa635c58b62a950 tr:last-child th {
    padding-bottom: 48px !important;
}

.mobile-tip-b315abc892a86213 {
	width: 100vw;
	height: 100vh;
	padding: 32px 24px;
	position: fixed;
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-direction: column;
	top: 0;
	left: 0;
	min-height: 100vh;
	z-index: 2000;
	background: rgba(37, 37, 37, 0.9);
	overflow: auto;
}

.mobile-tip-content-b315abc892a86213 {
	width: 100%;
}

.mobile-tip-title-b315abc892a86213 {
	color: var(--text-white) !important;
	font-weight: bold;
	font-size: 20px !important;
	line-height: 26px !important;
	margin-bottom: 12px !important;
}

.mobile-tip-text-b315abc892a86213 {
	color: var(--text-white) !important;
	margin-top: 12px;
	margin-bottom: 32px !important;
	font-size: 18px !important;
	line-height: 24px !important;
}

.mobile-tip-image-b315abc892a86213 {
	margin-bottom: 40px;
	width: 100%;
}

.mobile-tip-button-b315abc892a86213 {
	color: var(--text-white);
	height: 64px;
	min-height: 64px;
	padding: 14px 48px;
	border: 1px solid #ffffff;
	box-sizing: border-box;
	border-radius: 70px;
	background: none;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 18px;
	line-height: 24px;
	cursor: pointer;
	margin: 4px 0;
}

.mobile-tip-button-icon-b315abc892a86213 {
	height: 15px;
	width: 15px;
	margin-right: 9px;
}

.tooltip-icon-b315abc892a86213 {
	vertical-align: text-bottom;
	height: 20px;
	width: 20px;
  cursor: pointer;
}

.tooltip-content-b315abc892a86213 {
	font-family: Lato, sans-serif;
  background-color: rgba(37, 37, 37, 0.9);
  color: #fff;
	padding: 24px 24px 40px 24px;
	text-align: left;
	box-sizing: border-box;
  border-radius: 5px;
	display: flex;
	flex-direction: column;
	overflow: auto;
	max-height: calc(100vh - 64px);
	scrollbar-width: thin;
	scrollbar-color: var(--text-secondary) transparent;
}

.tooltip-content-b315abc892a86213::-webkit-scrollbar {
	background: transparent;
	width: 4px;
}

.tooltip-content-b315abc892a86213::-webkit-scrollbar-thumb {
	background-color: var(--text-secondary);
	border-radius: 2px;
}

.tooltip-content-b315abc892a86213::-webkit-scrollbar-track {
	background: transparent;
}

.tooltip-content-has-img-b315abc892a86213 {
	width: -moz-min-content;
	width: min-content;
}

.tooltip-content-b315abc892a86213 h4 {
	font-size: 20px;
	line-height: 26px;
	font-weight: bold;
  color: white;
	margin-bottom: 0;
}

.tooltip-content-b315abc892a86213 p {
	margin-bottom: 0 !important;
  color: white;
	font-weight: normal;
}

.tooltip-content-b315abc892a86213 h4 + p, 
.tooltip-content-b315abc892a86213 h4 + img {
	margin-top: 12px;
}

.tooltip-content-b315abc892a86213 p + img {
	margin-top: 32px;
}

.tooltip-content-b315abc892a86213 img {
	-o-object-fit: contain;
	   object-fit: contain;
	max-height: 300px;
	max-width: 302px;
	margin: auto 0 0 0;
	align-self: flex-start;
}

@media (max-width: 700px) {
	.tooltip-content-b315abc892a86213 {
		max-width: 300px;
	}

	.tooltip-content-b315abc892a86213 img {
		max-width: 252px;
	}
}
.styled-wrapper-_2194a4a797e11dc2 {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0 64px;
}

h2.title-_2194a4a797e11dc2 {
  margin: 0 auto;
  width: 880px;
}

h2.title-_2194a4a797e11dc2 div {
  text-align: center;
}

.subtitle-_2194a4a797e11dc2 {
  margin: 28px auto 0;
  font-size: 18px;
  text-align: center;
  line-height: 26px;
  width: 880px;
}

.descr-text-_2194a4a797e11dc2 {
  margin: 48px 0 0;
  width: 100%;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
}

.descr-text-_2194a4a797e11dc2 p,
.descr-text-_2194a4a797e11dc2 h1,
.descr-text-_2194a4a797e11dc2 h2,
.descr-text-_2194a4a797e11dc2 h3,
.descr-text-_2194a4a797e11dc2 span {
  color: var(--text-secondary);
}

.descr-text-_2194a4a797e11dc2 p {
  text-align: center;
  font-size: 16px;
  line-height: 20px;
}

.button-_2194a4a797e11dc2 {
  margin: 68px 0 4px;
}

.link-_2194a4a797e11dc2 {
  margin: 64px 0 0;
  line-height: 32px;
}

.table-scroll-wrapper-_2194a4a797e11dc2 {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.has-scroll-_2194a4a797e11dc2 {
  width: calc(100% + 64px);
  align-items: unset;
  padding-bottom: 40px;
  margin-right: -64px;
}

.has-scroll-_2194a4a797e11dc2 .table-wrapper-_2194a4a797e11dc2 {
  margin-right: 64px;
}

/* table styles */

.table-wrapper-_2194a4a797e11dc2 {
  border-radius: 20px;
  background-color: var(--bg-primary);
  margin: 52px 0 4px;
}

.table-wrapper-_2194a4a797e11dc2 table {
  width: 100%;
  border-collapse: collapse;
}

.table-wrapper-_2194a4a797e11dc2 h4[class*=table-heading-h4] {
  margin: 0;
}

.table-wrapper-_2194a4a797e11dc2 td,
.table-wrapper-_2194a4a797e11dc2 th {
  padding: 32px 40px 34px;
  border-right: 1px solid var(--text-disabled);
  border-bottom: 1px solid var(--text-disabled);
  font-size: 18px;
  line-height: 24px;
}

.table-wrapper-_2194a4a797e11dc2 td:last-child,
.table-wrapper-_2194a4a797e11dc2 th:last-child {
  border-right: 0;
}

.style-horizontal-_2194a4a797e11dc2 td,
.style-horizontal-_2194a4a797e11dc2 th {
  border-right: 0;
}

.style-first-horizontal-_2194a4a797e11dc2 td,
.style-first-horizontal-_2194a4a797e11dc2 th {
  padding-top: 20px;
  padding-bottom: 20px;
  border: 0;
}

.style-first-horizontal-_2194a4a797e11dc2 tr:first-child td,
.style-first-horizontal-_2194a4a797e11dc2 tr:first-child th {
  padding-top: 32px;
  padding-bottom: 34px;
  border-bottom: 1px solid var(--text-disabled);
}

.style-first-horizontal-_2194a4a797e11dc2 tr:nth-child(2) td,
.style-first-horizontal-_2194a4a797e11dc2 tr:nth-child(2) th {
  padding-top: 32px;
}

.style-no-lines-_2194a4a797e11dc2 td,
.style-no-lines-_2194a4a797e11dc2 th {
  border: 0;
  padding-top: 20px;
  padding-bottom: 20px;
}

.style-no-lines-_2194a4a797e11dc2 tr:first-child td,
.style-no-lines-_2194a4a797e11dc2 tr:first-child th {
  padding-top: 32px;
}

.colored-bg-_2194a4a797e11dc2 .style-horizontal-_2194a4a797e11dc2,
.colored-bg-_2194a4a797e11dc2 .style-first-horizontal-_2194a4a797e11dc2 {
  padding-left: 40px;
  padding-right: 40px;
}

.colored-bg-_2194a4a797e11dc2 .style-horizontal-_2194a4a797e11dc2.table-3column-_2194a4a797e11dc2,
.colored-bg-_2194a4a797e11dc2 .style-horizontal-_2194a4a797e11dc2.table-4column-_2194a4a797e11dc2,
.colored-bg-_2194a4a797e11dc2 .style-horizontal-_2194a4a797e11dc2.table-5column-_2194a4a797e11dc2,
.colored-bg-_2194a4a797e11dc2 .style-first-horizontal-_2194a4a797e11dc2.table-3column-_2194a4a797e11dc2,
.colored-bg-_2194a4a797e11dc2 .style-first-horizontal-_2194a4a797e11dc2.table-4column-_2194a4a797e11dc2,
  .colored-bg-_2194a4a797e11dc2 .style-first-horizontal-_2194a4a797e11dc2.table-5column-_2194a4a797e11dc2 {
  padding-left: 32px;
  padding-right: 32px;
}

.colored-bg-_2194a4a797e11dc2 .style-horizontal-_2194a4a797e11dc2 tr td:first-child,
.colored-bg-_2194a4a797e11dc2 .style-horizontal-_2194a4a797e11dc2 tr th:first-child,
.colored-bg-_2194a4a797e11dc2 .style-first-horizontal-_2194a4a797e11dc2 tr td:first-child,
.colored-bg-_2194a4a797e11dc2 .style-first-horizontal-_2194a4a797e11dc2 tr th:first-child {
  padding-left: 0;
}

.colored-bg-_2194a4a797e11dc2 .style-horizontal-_2194a4a797e11dc2 tr td:last-child,
.colored-bg-_2194a4a797e11dc2 .style-horizontal-_2194a4a797e11dc2 tr th:last-child,
.colored-bg-_2194a4a797e11dc2 .style-first-horizontal-_2194a4a797e11dc2 tr td:last-child,
.colored-bg-_2194a4a797e11dc2 .style-first-horizontal-_2194a4a797e11dc2 tr th:last-child {
  padding-right: 0;
}

.table-1column-_2194a4a797e11dc2 {
  width: 656px;
  max-width: 656px;
}

.table-2column-_2194a4a797e11dc2 {
  width: 880px;
}

.table-2column-_2194a4a797e11dc2 td,
.table-2column-_2194a4a797e11dc2 th {
  width: 440px;
  max-width: 440px;
}

.table-3column-_2194a4a797e11dc2 {
  width: 1103px;
}

.table-3column-_2194a4a797e11dc2 td,
.table-3column-_2194a4a797e11dc2 th {
  width: 368px;
  max-width: 368px;
  padding-right: 32px;
  padding-left: 32px;
}

.table-4column-_2194a4a797e11dc2 {
  width: 1328px;
}

.table-4column-_2194a4a797e11dc2 td,
.table-4column-_2194a4a797e11dc2 th {
  width: 332px;
  max-width: 332px;
  padding-right: 32px;
  padding-left: 32px;
}

.table-5column-_2194a4a797e11dc2 {
  width: 1330px;
}

.table-5column-_2194a4a797e11dc2 td,
.table-5column-_2194a4a797e11dc2 th {
  width: 266px;
  max-width: 266px;
  padding-right: 20px;
  padding-left: 20px;
}

.table-5column-_2194a4a797e11dc2 td:first-child,
.table-5column-_2194a4a797e11dc2 th:first-child {
  padding-left: 32px;
}

.table-5column-_2194a4a797e11dc2 td:last-child,
.table-5column-_2194a4a797e11dc2 th:last-child {
  padding-right: 32px;
}

.checked-_2194a4a797e11dc2 {
  position: relative;
}

.checked-_2194a4a797e11dc2::before {
  content: '';
  border-bottom: 2px solid var(--link-color);
  border-right: 2px solid var(--link-color);
  width: 9px;
  height: 17px;
  display: block;
  transform: rotate(45deg);
  border-radius: 0;
}

.table-wrapper-_2194a4a797e11dc2 td[class*='center'] .checked-_2194a4a797e11dc2::before,
.table-wrapper-_2194a4a797e11dc2 th[class*='center'] .checked-_2194a4a797e11dc2::before{
  margin: auto;

}

.table-wrapper-_2194a4a797e11dc2 td[class*='right'] .checked-_2194a4a797e11dc2::before,
.table-wrapper-_2194a4a797e11dc2 th[class*='right'] .checked-_2194a4a797e11dc2::before{
  margin-left: auto;
}

@media (max-width: 1440px) {
  h2.title {
    font-size: 40px;
  }

  .subtitle-_2194a4a797e11dc2 {
    font-size: 20px;
    margin-top: 24px;
  }

  .table-wrapper-_2194a4a797e11dc2 {
    margin: 44px 0 4px;
  }

  .style-first-horizontal-_2194a4a797e11dc2 td,
.style-first-horizontal-_2194a4a797e11dc2 th {
  padding-top: 16px;
  padding-bottom: 16px;
}

.style-first-horizontal-_2194a4a797e11dc2 tr:first-child td,
.style-first-horizontal-_2194a4a797e11dc2 tr:first-child th {
  padding-bottom: 24px;
}

.style-first-horizontal-_2194a4a797e11dc2.table-1column-_2194a4a797e11dc2 tr:first-child td,
.style-first-horizontal-_2194a4a797e11dc2.table-1column-_2194a4a797e11dc2 tr:first-child th,
.style-first-horizontal-_2194a4a797e11dc2.table-2column-_2194a4a797e11dc2 tr:first-child td,
.style-first-horizontal-_2194a4a797e11dc2.table-2column-_2194a4a797e11dc2 tr:first-child th {
  padding-bottom: 34px;
}

.style-horizontal-_2194a4a797e11dc2.table-1column-_2194a4a797e11dc2 tr:not(:first-child) td,
.style-horizontal-_2194a4a797e11dc2.table-1column-_2194a4a797e11dc2 tr:not(:first-child) th {
  padding-top: 24px;
  padding-bottom: 26px;
}

  .table-1column-_2194a4a797e11dc2 {
    width: 640px;
  }

  .table-2column-_2194a4a797e11dc2 {
    min-width: 804px;
    width: 804px;
  }

  .table-2column-_2194a4a797e11dc2 td,
  .table-2column-_2194a4a797e11dc2 th {
    max-width: 402px;
  }

  .table-3column-_2194a4a797e11dc2,
  .table-4column-_2194a4a797e11dc2,
  .table-5column-_2194a4a797e11dc2 {
    min-width: 968px;
    width: 968px;
  }

  .table-3column-_2194a4a797e11dc2 td,
  .table-3column-_2194a4a797e11dc2 th {
    max-width: 322px;
  }

  .table-4column-_2194a4a797e11dc2 td,
  .table-4column-_2194a4a797e11dc2 th {
    max-width: 242px;
    padding-right: 24px;
    font-size: 16px;
    padding-left: 24px;
  }

  .table-5column-_2194a4a797e11dc2 td,
  .table-5column-_2194a4a797e11dc2 th {
    max-width: 193px;
    padding-right: 20px;
    font-size: 16px;
    padding-left: 20px;
  }
}

.tooltip-icon-_2194a4a797e11dc2 {
  position: absolute;
  top: 1px;
  left: -20px;
  min-width: 20px;
  cursor: pointer;
}

@media (max-width: 1151px) {
  h2.title {
    font-size: 30px;
  }

  .subtitle-_2194a4a797e11dc2 {
    margin-top: 16px;
    font-size: 18px;
    line-height: 24px;
  }

  .button-_2194a4a797e11dc2 {
    margin: 44px 0 4px;
  }

  .link-_2194a4a797e11dc2 {
    margin: 40px 0 0;
    line-height: 26px;
  }

  .table-wrapper-_2194a4a797e11dc2 {
    margin: 40px 0 0;
  }
}

@media (max-width: 968px) {
  .subtitle-_2194a4a797e11dc2,
  h2.title-_2194a4a797e11dc2 {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .styled-wrapper-_2194a4a797e11dc2 {
    padding: 0 24px;
  }

  .has-scroll-_2194a4a797e11dc2 {
    width: calc(100% + 24px);
    margin-right: -24px;
  }

  .has-scroll-_2194a4a797e11dc2 .table-wrapper-_2194a4a797e11dc2 {
    margin-right: 24px;
  }
}

.table-wrapper-_2194a4a797e11dc2 tr:last-child td,
.table-wrapper-_2194a4a797e11dc2 tr:last-child th {
  padding-bottom: 48px !important;
}

.cards-wrapper-_2194a4a797e11dc2 {
  display: flex;
  flex-direction: column;
  margin: 40px 0 4px;
  width: calc(100% + 48px);
}

.card-_2194a4a797e11dc2 {
  padding: 24px 24px 40px;
  margin-bottom: 16px;
  border-radius: 20px;
  background-color: white;
  width: 100%;
  display: flex;
  flex-direction: column;
}

.card-_2194a4a797e11dc2 [class*=bold] {
  font-weight: bold;
}

.card-shadow-_2194a4a797e11dc2 {
  box-shadow: 0 10px 84px rgba(62, 83, 157, 0.08);
}

.card-_2194a4a797e11dc2:last-of-type {
  margin-bottom: 0;
}

.card-_2194a4a797e11dc2 span:not(:last-child) {
  margin-bottom: 16px;
}

.card-_2194a4a797e11dc2 [class*=right] {
  text-align: right;
}

.card-_2194a4a797e11dc2 [class*=center] {
  text-align: center;
}

.card-_2194a4a797e11dc2 .tooltip-icon-_2194a4a797e11dc2 {
  top: 0;
}

.wrapper-_6009388aeff3bbed {
    min-height: 200px;
    background: #c0c0c0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.container-_126159b8699d3501 {
    height: 200px;
    border: 1px dotted black;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
}

.container-_832ba60667efc6d3 {
    height: 200px;
    border: 1px dotted black;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
}

/* stylelint-disable declaration-no-important */
.avitb2b-factory-content-_69d432e6e8f419e5 code {
    font-family: source-code-pro, Menlo, Monaco, Consolas, 'Courier New', monospace;
}

.avitb2b-factory-content-_69d432e6e8f419e5 ul {
    list-style: none;
}

.avitb2b-factory-content-_69d432e6e8f419e5 a {
    text-decoration: none;
}

.avitb2b-factory-content-_69d432e6e8f419e5 a,
.avitb2b-factory-content-_69d432e6e8f419e5 div,
.avitb2b-factory-content-_69d432e6e8f419e5 article,
.avitb2b-factory-content-_69d432e6e8f419e5 button,
.avitb2b-factory-content-_69d432e6e8f419e5 span,
.avitb2b-factory-content-_69d432e6e8f419e5 section,
.avitb2b-factory-content-_69d432e6e8f419e5 form,
.avitb2b-factory-content-_69d432e6e8f419e5 ul,
.avitb2b-factory-content-_69d432e6e8f419e5 ol,
.avitb2b-factory-content-_69d432e6e8f419e5 li,
.avitb2b-factory-content-_69d432e6e8f419e5 h1,
.avitb2b-factory-content-_69d432e6e8f419e5 h2,
.avitb2b-factory-content-_69d432e6e8f419e5 h3,
.avitb2b-factory-content-_69d432e6e8f419e5 h4,
.avitb2b-factory-content-_69d432e6e8f419e5 h5,
.avitb2b-factory-content-_69d432e6e8f419e5 h6,
.avitb2b-factory-content-_69d432e6e8f419e5 p {
    box-sizing: border-box;
}

@font-face {
    font-family: Lato;
    font-style: normal;
    font-weight: 400;
    src: local('Lato Regular'), local('Lato-Regular'), url(/static/b2b-hub-mfe/client/../assets/ae2a44b6b545ca63.woff) format('woff');
}

@font-face {
    font-family: Lato;
    font-style: normal;
    font-weight: 700;
    src: local('Lato Bold'), local('Lato-Bold'), url(/static/b2b-hub-mfe/client/../assets/b5f96d569bead7d6.woff) format('woff');
}

@font-face {
    font-family: IBMPlexSerif;
    font-style: normal;
    font-weight: 400;
    src: local('IBMPlexSerif Regular'), local('IBMPlexSerif-Regular'), url(/static/b2b-hub-mfe/client/../assets/8c951ee52069cde7.woff2) format('woff2');
}

@font-face {
    font-family: IBMPlexSerif;
    font-style: normal;
    font-weight: 700;
    src: local('IBMPlexSerif Bold'), local('IBMPlexSerif-Bold'), url(/static/b2b-hub-mfe/client/../assets/64a94f200030c6c4.woff2) format('woff2');
}

.avitb2b-factory-content-_69d432e6e8f419e5 {
    --gap: 8px;
    margin: 0;
    padding: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #292522;
}

.is-fixed-_69d432e6e8f419e5 {
    overflow: hidden;
}

.admin-component__container-_69d432e6e8f419e5 {
    position: relative;
}

.admin-component__action-_69d432e6e8f419e5 {
    position: absolute;
    right: 0;
    top: 0;
    transition: opacity .3s;
    z-index: -1;
    opacity: 0;
    background-color: rgba(255, 255, 255, .7);
}

.admin-component__action-_69d432e6e8f419e5:active {
    z-index: 1;
    opacity: 1;
}

.admin-component__add-_69d432e6e8f419e5 {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    transition: opacity .3s;
    z-index: -1;
    opacity: 0;
    background-color: rgba(255, 255, 255, .7);
}

.admin-component__container-_69d432e6e8f419e5 .admin-component__update-block-_69d432e6e8f419e5 {
    position: absolute;
    top: 12px;
    left: 12px;
    z-index: 5;
    max-height: 100%;
    overflow: auto;
}

.admin-component__container-_69d432e6e8f419e5:hover .admin-component__action-_69d432e6e8f419e5,
.admin-component__container-_69d432e6e8f419e5:hover .admin-component__add-_69d432e6e8f419e5 {
    z-index: 5;
    opacity: 1;
}

.rstcustom__rowContents-_69d432e6e8f419e5 {
    border-radius: 4px;
    padding-left: 78px;
}

.rstcustom__collapseButton-_69d432e6e8f419e5,
.rstcustom__expandButton-_69d432e6e8f419e5 {
    top: calc(50% - 12px);
    padding-left: 140px;
}

.rstcustom__collapseButton-_69d432e6e8f419e5 {
    color: #0af;
}

.rstcustom__rowTitleWithSubtitle-_69d432e6e8f419e5 {
    font-size: 16px;
}

.rstcustom__rowSubtitle-_69d432e6e8f419e5 {
    overflow: visible;
    font-size: 14px;
    opacity: .7;
}

/* stylelint-disable */

.tippy-touch-_69d432e6e8f419e5 {
    cursor: pointer !important;
}

.tippy-notransition-_69d432e6e8f419e5 {
    transition: none !important;
}

.tippy-popper-_69d432e6e8f419e5 {
    max-width: 400px;
    perspective: 800px;
    z-index: 9999;
    outline: 0;
    transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
    pointer-events: none;
}

.tippy-popper-_69d432e6e8f419e5.html-template-_69d432e6e8f419e5 {
    max-width: 96%;
    max-width: calc(100% - 20px);
}

.tippy-popper-_69d432e6e8f419e5[x-placement^=top] [x-arrow] {
    border-top: 7px solid #333;
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
    bottom: -7px;
    margin: 0 9px;
}

.tippy-popper-_69d432e6e8f419e5[x-placement^=top] [x-arrow].arrow-small-_69d432e6e8f419e5 {
    border-top: 5px solid #333;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    bottom: -5px;
}

.tippy-popper-_69d432e6e8f419e5[x-placement^=top] [x-arrow].arrow-big-_69d432e6e8f419e5 {
    border-top: 10px solid #333;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    bottom: -10px;
}

.tippy-popper-_69d432e6e8f419e5[x-placement^=top] [x-circle] {
    transform-origin: 0 33%;
}

.tippy-popper-_69d432e6e8f419e5[x-placement^=top] [x-circle].enter-_69d432e6e8f419e5 {
    transform: scale(1) translate(-50%, -55%);
    opacity: 1;
}

.tippy-popper-_69d432e6e8f419e5[x-placement^=top] [x-circle].leave-_69d432e6e8f419e5 {
    transform: scale(0.15) translate(-50%, -50%);
    opacity: 0;
}

.tippy-popper-_69d432e6e8f419e5[x-placement^=top] .tippy-tooltip-_69d432e6e8f419e5.light-theme-_69d432e6e8f419e5 [x-circle] {
    background-color: #fff;
}

.tippy-popper-_69d432e6e8f419e5[x-placement^=top] .tippy-tooltip-_69d432e6e8f419e5.light-theme-_69d432e6e8f419e5 [x-arrow] {
    border-top: 7px solid #fff;
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
}

.tippy-popper-_69d432e6e8f419e5[x-placement^=top] .tippy-tooltip-_69d432e6e8f419e5.light-theme-_69d432e6e8f419e5 [x-arrow].arrow-small-_69d432e6e8f419e5 {
    border-top: 5px solid #fff;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
}

.tippy-popper-_69d432e6e8f419e5[x-placement^=top] .tippy-tooltip-_69d432e6e8f419e5.light-theme-_69d432e6e8f419e5 [x-arrow].arrow-big-_69d432e6e8f419e5 {
    border-top: 10px solid #fff;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
}

.tippy-popper-_69d432e6e8f419e5[x-placement^=top] .tippy-tooltip-_69d432e6e8f419e5.transparent-theme-_69d432e6e8f419e5 [x-circle] {
    background-color: rgba(0, 0, 0, 0.7);
}

.tippy-popper-_69d432e6e8f419e5[x-placement^=top] .tippy-tooltip-_69d432e6e8f419e5.transparent-theme-_69d432e6e8f419e5 [x-arrow] {
    border-top: 7px solid rgba(0, 0, 0, 0.7);
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
}

.tippy-popper-_69d432e6e8f419e5[x-placement^=top] .tippy-tooltip-_69d432e6e8f419e5.transparent-theme-_69d432e6e8f419e5 [x-arrow].arrow-small-_69d432e6e8f419e5 {
    border-top: 5px solid rgba(0, 0, 0, 0.7);
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
}

.tippy-popper-_69d432e6e8f419e5[x-placement^=top] .tippy-tooltip-_69d432e6e8f419e5.transparent-theme-_69d432e6e8f419e5 [x-arrow].arrow-big-_69d432e6e8f419e5 {
    border-top: 10px solid rgba(0, 0, 0, 0.7);
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
}

.tippy-popper-_69d432e6e8f419e5[x-placement^=top] [data-animation=perspective] {
    transform-origin: bottom;
}

.tippy-popper-_69d432e6e8f419e5[x-placement^=top] [data-animation=perspective].enter-_69d432e6e8f419e5 {
    opacity: 1;
    transform: translateY(-10px) rotateX(0);
}

.tippy-popper-_69d432e6e8f419e5[x-placement^=top] [data-animation=perspective].leave-_69d432e6e8f419e5 {
    opacity: 0;
    transform: translateY(0) rotateX(90deg);
}

.tippy-popper-_69d432e6e8f419e5[x-placement^=top] [data-animation=fade].enter-_69d432e6e8f419e5 {
    opacity: 1;
    transform: translateY(-10px);
}

.tippy-popper-_69d432e6e8f419e5[x-placement^=top] [data-animation=fade].leave-_69d432e6e8f419e5 {
    opacity: 0;
    transform: translateY(-10px);
}

.tippy-popper-_69d432e6e8f419e5[x-placement^=top] [data-animation=shift].enter-_69d432e6e8f419e5 {
    opacity: 1;
    transform: translateY(-10px);
}

.tippy-popper-_69d432e6e8f419e5[x-placement^=top] [data-animation=shift].leave-_69d432e6e8f419e5 {
    opacity: 0;
    transform: translateY(0);
}

.tippy-popper-_69d432e6e8f419e5[x-placement^=top] [data-animation=scale].enter-_69d432e6e8f419e5 {
    opacity: 1;
    transform: translateY(-10px) scale(1);
}

.tippy-popper-_69d432e6e8f419e5[x-placement^=top] [data-animation=scale].leave-_69d432e6e8f419e5 {
    opacity: 0;
    transform: translateY(0) scale(0);
}

.tippy-popper-_69d432e6e8f419e5[x-placement^=bottom] [x-arrow] {
    border-bottom: 7px solid #333;
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
    top: -7px;
    margin: 0 9px;
}

.tippy-popper-_69d432e6e8f419e5[x-placement^=bottom] [x-arrow].arrow-small-_69d432e6e8f419e5 {
    border-bottom: 5px solid #333;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    top: -5px;
}

.tippy-popper-_69d432e6e8f419e5[x-placement^=bottom] [x-arrow].arrow-big-_69d432e6e8f419e5 {
    border-bottom: 10px solid #333;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    top: -10px;
}

.tippy-popper-_69d432e6e8f419e5[x-placement^=bottom] [x-circle] {
    transform-origin: 0 -50%;
}

.tippy-popper-_69d432e6e8f419e5[x-placement^=bottom] [x-circle].enter-_69d432e6e8f419e5 {
    transform: scale(1) translate(-50%, -45%);
    opacity: 1;
}

.tippy-popper-_69d432e6e8f419e5[x-placement^=bottom] [x-circle].leave-_69d432e6e8f419e5 {
    transform: scale(0.15) translate(-50%, -5%);
    opacity: 0;
}

.tippy-popper-_69d432e6e8f419e5[x-placement^=bottom] .tippy-tooltip-_69d432e6e8f419e5.light-theme-_69d432e6e8f419e5 [x-circle] {
    background-color: #fff;
}

.tippy-popper-_69d432e6e8f419e5[x-placement^=bottom] .tippy-tooltip-_69d432e6e8f419e5.light-theme-_69d432e6e8f419e5 [x-arrow] {
    border-bottom: 7px solid #fff;
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
}

.tippy-popper-_69d432e6e8f419e5[x-placement^=bottom] .tippy-tooltip-_69d432e6e8f419e5.light-theme-_69d432e6e8f419e5 [x-arrow].arrow-small-_69d432e6e8f419e5 {
    border-bottom: 5px solid #fff;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
}

.tippy-popper-_69d432e6e8f419e5[x-placement^=bottom] .tippy-tooltip-_69d432e6e8f419e5.light-theme-_69d432e6e8f419e5 [x-arrow].arrow-big-_69d432e6e8f419e5 {
    border-bottom: 10px solid #fff;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
}

.tippy-popper-_69d432e6e8f419e5[x-placement^=bottom] .tippy-tooltip-_69d432e6e8f419e5.transparent-theme-_69d432e6e8f419e5 [x-circle] {
    background-color: rgba(0, 0, 0, 0.7);
}

.tippy-popper-_69d432e6e8f419e5[x-placement^=bottom] .tippy-tooltip-_69d432e6e8f419e5.transparent-theme-_69d432e6e8f419e5 [x-arrow] {
    border-bottom: 7px solid rgba(0, 0, 0, 0.7);
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
}

.tippy-popper-_69d432e6e8f419e5[x-placement^=bottom] .tippy-tooltip-_69d432e6e8f419e5.transparent-theme-_69d432e6e8f419e5 [x-arrow].arrow-small-_69d432e6e8f419e5 {
    border-bottom: 5px solid rgba(0, 0, 0, 0.7);
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
}

.tippy-popper-_69d432e6e8f419e5[x-placement^=bottom] .tippy-tooltip-_69d432e6e8f419e5.transparent-theme-_69d432e6e8f419e5 [x-arrow].arrow-big-_69d432e6e8f419e5 {
    border-bottom: 10px solid rgba(0, 0, 0, 0.7);
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
}

.tippy-popper-_69d432e6e8f419e5[x-placement^=bottom] [data-animation=perspective] {
    transform-origin: top;
}

.tippy-popper-_69d432e6e8f419e5[x-placement^=bottom] [data-animation=perspective].enter-_69d432e6e8f419e5 {
    opacity: 1;
    transform: translateY(10px) rotateX(0);
}

.tippy-popper-_69d432e6e8f419e5[x-placement^=bottom] [data-animation=perspective].leave-_69d432e6e8f419e5 {
    opacity: 0;
    transform: translateY(0) rotateX(-90deg);
}

.tippy-popper-_69d432e6e8f419e5[x-placement^=bottom] [data-animation=fade].enter-_69d432e6e8f419e5 {
    opacity: 1;
    transform: translateY(10px);
}

.tippy-popper-_69d432e6e8f419e5[x-placement^=bottom] [data-animation=fade].leave-_69d432e6e8f419e5 {
    opacity: 0;
    transform: translateY(10px);
}

.tippy-popper-_69d432e6e8f419e5[x-placement^=bottom] [data-animation=shift].enter-_69d432e6e8f419e5 {
    opacity: 1;
    transform: translateY(10px);
}

.tippy-popper-_69d432e6e8f419e5[x-placement^=bottom] [data-animation=shift].leave-_69d432e6e8f419e5 {
    opacity: 0;
    transform: translateY(0);
}

.tippy-popper-_69d432e6e8f419e5[x-placement^=bottom] [data-animation=scale].enter-_69d432e6e8f419e5 {
    opacity: 1;
    transform: translateY(10px) scale(1);
}

.tippy-popper-_69d432e6e8f419e5[x-placement^=bottom] [data-animation=scale].leave-_69d432e6e8f419e5 {
    opacity: 0;
    transform: translateY(0) scale(0);
}

.tippy-popper-_69d432e6e8f419e5[x-placement^=left] [x-arrow] {
    border-left: 7px solid #333;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    right: -7px;
    margin: 6px 0;
}

.tippy-popper-_69d432e6e8f419e5[x-placement^=left] [x-arrow].arrow-small-_69d432e6e8f419e5 {
    border-left: 5px solid #333;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    right: -5px;
}

.tippy-popper-_69d432e6e8f419e5[x-placement^=left] [x-arrow].arrow-big-_69d432e6e8f419e5 {
    border-left: 10px solid #333;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    right: -10px;
}

.tippy-popper-_69d432e6e8f419e5[x-placement^=left] [x-circle] {
    transform-origin: 50% 0;
}

.tippy-popper-_69d432e6e8f419e5[x-placement^=left] [x-circle].enter-_69d432e6e8f419e5 {
    transform: scale(1) translate(-50%, -50%);
    opacity: 1;
}

.tippy-popper-_69d432e6e8f419e5[x-placement^=left] [x-circle].leave-_69d432e6e8f419e5 {
    transform: scale(0.15) translate(-50%, -50%);
    opacity: 0;
}

.tippy-popper-_69d432e6e8f419e5[x-placement^=left] .tippy-tooltip-_69d432e6e8f419e5.light-theme-_69d432e6e8f419e5 [x-circle] {
    background-color: #fff;
}

.tippy-popper-_69d432e6e8f419e5[x-placement^=left] .tippy-tooltip-_69d432e6e8f419e5.light-theme-_69d432e6e8f419e5 [x-arrow] {
    border-left: 7px solid #fff;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
}

.tippy-popper-_69d432e6e8f419e5[x-placement^=left] .tippy-tooltip-_69d432e6e8f419e5.light-theme-_69d432e6e8f419e5 [x-arrow].arrow-small-_69d432e6e8f419e5 {
    border-left: 5px solid #fff;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
}

.tippy-popper-_69d432e6e8f419e5[x-placement^=left] .tippy-tooltip-_69d432e6e8f419e5.light-theme-_69d432e6e8f419e5 [x-arrow].arrow-big-_69d432e6e8f419e5 {
    border-left: 10px solid #fff;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
}

.tippy-popper-_69d432e6e8f419e5[x-placement^=left] .tippy-tooltip-_69d432e6e8f419e5.transparent-theme-_69d432e6e8f419e5 [x-circle] {
    background-color: rgba(0, 0, 0, 0.7);
}

.tippy-popper-_69d432e6e8f419e5[x-placement^=left] .tippy-tooltip-_69d432e6e8f419e5.transparent-theme-_69d432e6e8f419e5 [x-arrow] {
    border-left: 7px solid rgba(0, 0, 0, 0.7);
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
}

.tippy-popper-_69d432e6e8f419e5[x-placement^=left] .tippy-tooltip-_69d432e6e8f419e5.transparent-theme-_69d432e6e8f419e5 [x-arrow].arrow-small-_69d432e6e8f419e5 {
    border-left: 5px solid rgba(0, 0, 0, 0.7);
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
}

.tippy-popper-_69d432e6e8f419e5[x-placement^=left] .tippy-tooltip-_69d432e6e8f419e5.transparent-theme-_69d432e6e8f419e5 [x-arrow].arrow-big-_69d432e6e8f419e5 {
    border-left: 10px solid rgba(0, 0, 0, 0.7);
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
}

.tippy-popper-_69d432e6e8f419e5[x-placement^=left] [data-animation=perspective] {
    transform-origin: right;
}

.tippy-popper-_69d432e6e8f419e5[x-placement^=left] [data-animation=perspective].enter-_69d432e6e8f419e5 {
    opacity: 1;
    transform: translateX(-10px) rotateY(0);
}

.tippy-popper-_69d432e6e8f419e5[x-placement^=left] [data-animation=perspective].leave-_69d432e6e8f419e5 {
    opacity: 0;
    transform: translateX(0) rotateY(-90deg);
}

.tippy-popper-_69d432e6e8f419e5[x-placement^=left] [data-animation=fade].enter-_69d432e6e8f419e5 {
    opacity: 1;
    transform: translateX(-10px);
}

.tippy-popper-_69d432e6e8f419e5[x-placement^=left] [data-animation=fade].leave-_69d432e6e8f419e5 {
    opacity: 0;
    transform: translateX(-10px);
}

.tippy-popper-_69d432e6e8f419e5[x-placement^=left] [data-animation=shift].enter-_69d432e6e8f419e5 {
    opacity: 1;
    transform: translateX(-10px);
}

.tippy-popper-_69d432e6e8f419e5[x-placement^=left] [data-animation=shift].leave-_69d432e6e8f419e5 {
    opacity: 0;
    transform: translateX(0);
}

.tippy-popper-_69d432e6e8f419e5[x-placement^=left] [data-animation=scale].enter-_69d432e6e8f419e5 {
    opacity: 1;
    transform: translateX(-10px) scale(1);
}

.tippy-popper-_69d432e6e8f419e5[x-placement^=left] [data-animation=scale].leave-_69d432e6e8f419e5 {
    opacity: 0;
    transform: translateX(0) scale(0);
}

.tippy-popper-_69d432e6e8f419e5[x-placement^=right] [x-arrow] {
    border-right: 7px solid #333;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    left: -7px;
    margin: 6px 0;
}

.tippy-popper-_69d432e6e8f419e5[x-placement^=right] [x-arrow].arrow-small-_69d432e6e8f419e5 {
    border-right: 5px solid #333;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    left: -5px;
}

.tippy-popper-_69d432e6e8f419e5[x-placement^=right] [x-arrow].arrow-big-_69d432e6e8f419e5 {
    border-right: 10px solid #333;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    left: -10px;
}

.tippy-popper-_69d432e6e8f419e5[x-placement^=right] [x-circle] {
    transform-origin: -50% 0;
}

.tippy-popper-_69d432e6e8f419e5[x-placement^=right] [x-circle].enter-_69d432e6e8f419e5 {
    transform: scale(1) translate(-50%, -50%);
    opacity: 1;
}

.tippy-popper-_69d432e6e8f419e5[x-placement^=right] [x-circle].leave-_69d432e6e8f419e5 {
    transform: scale(0.15) translate(-50%, -50%);
    opacity: 0;
}

.tippy-popper-_69d432e6e8f419e5[x-placement^=right] .tippy-tooltip-_69d432e6e8f419e5.light-theme-_69d432e6e8f419e5 [x-circle] {
    background-color: #fff;
}

.tippy-popper-_69d432e6e8f419e5[x-placement^=right] .tippy-tooltip-_69d432e6e8f419e5.light-theme-_69d432e6e8f419e5 [x-arrow] {
    border-right: 7px solid #fff;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
}

.tippy-popper-_69d432e6e8f419e5[x-placement^=right] .tippy-tooltip-_69d432e6e8f419e5.light-theme-_69d432e6e8f419e5 [x-arrow].arrow-small-_69d432e6e8f419e5 {
    border-right: 5px solid #fff;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
}

.tippy-popper-_69d432e6e8f419e5[x-placement^=right] .tippy-tooltip-_69d432e6e8f419e5.light-theme-_69d432e6e8f419e5 [x-arrow].arrow-big-_69d432e6e8f419e5 {
    border-right: 10px solid #fff;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
}

.tippy-popper-_69d432e6e8f419e5[x-placement^=right] .tippy-tooltip-_69d432e6e8f419e5.transparent-theme-_69d432e6e8f419e5 [x-circle] {
    background-color: rgba(0, 0, 0, 0.7);
}

.tippy-popper-_69d432e6e8f419e5[x-placement^=right] .tippy-tooltip-_69d432e6e8f419e5.transparent-theme-_69d432e6e8f419e5 [x-arrow] {
    border-right: 7px solid rgba(0, 0, 0, 0.7);
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
}

.tippy-popper-_69d432e6e8f419e5[x-placement^=right] .tippy-tooltip-_69d432e6e8f419e5.transparent-theme-_69d432e6e8f419e5 [x-arrow].arrow-small-_69d432e6e8f419e5 {
    border-right: 5px solid rgba(0, 0, 0, 0.7);
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
}

.tippy-popper-_69d432e6e8f419e5[x-placement^=right] .tippy-tooltip-_69d432e6e8f419e5.transparent-theme-_69d432e6e8f419e5 [x-arrow].arrow-big-_69d432e6e8f419e5 {
    border-right: 10px solid rgba(0, 0, 0, 0.7);
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
}

.tippy-popper-_69d432e6e8f419e5[x-placement^=right] [data-animation=perspective] {
    transform-origin: left;
}

.tippy-popper-_69d432e6e8f419e5[x-placement^=right] [data-animation=perspective].enter-_69d432e6e8f419e5 {
    opacity: 1;
    transform: translateX(10px) rotateY(0);
}

.tippy-popper-_69d432e6e8f419e5[x-placement^=right] [data-animation=perspective].leave-_69d432e6e8f419e5 {
    opacity: 0;
    transform: translateX(0) rotateY(90deg);
}

.tippy-popper-_69d432e6e8f419e5[x-placement^=right] [data-animation=fade].enter-_69d432e6e8f419e5 {
    opacity: 1;
    transform: translateX(10px);
}

.tippy-popper-_69d432e6e8f419e5[x-placement^=right] [data-animation=fade].leave-_69d432e6e8f419e5 {
    opacity: 0;
    transform: translateX(10px);
}

.tippy-popper-_69d432e6e8f419e5[x-placement^=right] [data-animation=shift].enter-_69d432e6e8f419e5 {
    opacity: 1;
    transform: translateX(10px);
}

.tippy-popper-_69d432e6e8f419e5[x-placement^=right] [data-animation=shift].leave-_69d432e6e8f419e5 {
    opacity: 0;
    transform: translateX(0);
}

.tippy-popper-_69d432e6e8f419e5[x-placement^=right] [data-animation=scale].enter-_69d432e6e8f419e5 {
    opacity: 1;
    transform: translateX(10px) scale(1);
}

.tippy-popper-_69d432e6e8f419e5[x-placement^=right] [data-animation=scale].leave-_69d432e6e8f419e5 {
    opacity: 0;
    transform: translateX(0) scale(0);
}

.tippy-popper-_69d432e6e8f419e5 .tippy-tooltip-_69d432e6e8f419e5.transparent-theme-_69d432e6e8f419e5 {
    background-color: rgba(0, 0, 0, 0.7);
}

.tippy-popper-_69d432e6e8f419e5 .tippy-tooltip-_69d432e6e8f419e5.transparent-theme-_69d432e6e8f419e5[data-animatefill] {
    background-color: transparent;
}

.tippy-popper-_69d432e6e8f419e5 .tippy-tooltip-_69d432e6e8f419e5.light-theme-_69d432e6e8f419e5 {
    color: #26323d;
    box-shadow: 0 4px 20px 4px rgba(0, 20, 60, 0.1), 0 4px 80px -8px rgba(0, 20, 60, 0.2);
    background-color: #fff;
}

.tippy-popper-_69d432e6e8f419e5 .tippy-tooltip-_69d432e6e8f419e5.light-theme-_69d432e6e8f419e5[data-animatefill] {
    background-color: transparent;
}

.tippy-tooltip-_69d432e6e8f419e5 {
    position: relative;
    color: #fff;
    border-radius: 4px;
    font-size: 0.95rem;
    padding: 0.4rem 0.8rem;
    text-align: center;
    will-change: transform;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background-color: #333;
}

.tippy-tooltip--small-_69d432e6e8f419e5 {
    padding: 0.25rem 0.5rem;
    font-size: 0.8rem;
}

.tippy-tooltip--big-_69d432e6e8f419e5 {
    padding: 0.6rem 1.2rem;
    font-size: 1.2rem;
}

.tippy-tooltip-_69d432e6e8f419e5[data-animatefill] {
    overflow: hidden;
    background-color: transparent;
}

.tippy-tooltip-_69d432e6e8f419e5[data-interactive] {
    pointer-events: auto;
}

.tippy-tooltip-_69d432e6e8f419e5[data-inertia] {
    transition-timing-function: cubic-bezier(0.53, 2, 0.36, 0.85);
}

.tippy-tooltip-_69d432e6e8f419e5 [x-arrow] {
    position: absolute;
    width: 0;
    height: 0;
}

.tippy-tooltip-_69d432e6e8f419e5 [x-circle] {
    position: absolute;
    will-change: transform;
    background-color: #333;
    border-radius: 50%;
    width: 130%;
    width: calc(110% + 2rem);
    left: 50%;
    top: 50%;
    z-index: -1;
    overflow: hidden;
    transition: all ease;
}

.tippy-tooltip-_69d432e6e8f419e5 [x-circle]:before {
    content: '';
    padding-top: 90%;
    float: left;
}

@media (max-width: 450px) {
    .tippy-popper-_69d432e6e8f419e5 {
        max-width: 96%;
        max-width: calc(100% - 20px);
    }
}


/* stylelint-enable */

.richtext-editor-textarea-_69d432e6e8f419e5 {
    padding: 12px;
    background-color: #fff;
    border-radius: inherit;
}

.richtext-editor-textarea-_69d432e6e8f419e5 img {
    max-width: calc(100% - 24px);
}

.public-DraftEditor-content-_69d432e6e8f419e5 {
    color: #292522;
}

.richtext-editor-toolbar-_69d432e6e8f419e5 {
    margin-bottom: 0;
    border-radius: 4px;
}

.rdw-image-alignment-options-popup-_69d432e6e8f419e5 {
    display: none !important;
    align-items: center !important;
    justify-content: space-around !important;
    flex-direction: row !important;
    width: 125px !important;
}

.rdw-image-alignment-option-_69d432e6e8f419e5 {
    margin: 0 !important;
    padding: 12px 16px !important;
}

.richtext-wrapper-_69d432e6e8f419e5 {
    position: relative;
    width: 100%;
    max-width: 100%;
    border-radius: 4px;
    border: 1px solid rgba(0, 0, 0, .23);
}

.richtext-wrapper-_69d432e6e8f419e5:hover {
    border-color: currentColor;
}

.richtext-wrapper-focus-_69d432e6e8f419e5 {
    /* stylelint-disable */
    border-color: transparent;
    border-color: #0af;
    /* stylelint-enable */
}

.richtext-wrapper-focus-_69d432e6e8f419e5:hover {
    border-color: #0af;
}

.richtext-wrapper-focus-_69d432e6e8f419e5:hover .rdw-image-alignment-options-popup-_69d432e6e8f419e5 {
    display: flex !important;
}

.rdw-dropdown-optionwrapper-_69d432e6e8f419e5 {
    padding-left: 8px !important;
}

.rdw-dropdownoption-default-_69d432e6e8f419e5 {
    margin: 4px !important;
}

.rdw-dropdown-selectedtext-_69d432e6e8f419e5 {
    color: inherit !important;
}

.rdw-dropdown-selectedtext-_69d432e6e8f419e5 span {
    margin: 0 !important;
}

.rdw-block-dropdown-_69d432e6e8f419e5 {
    width: 160px !important;
}

.rdw-fontsize-dropdown-_69d432e6e8f419e5 {
    min-width: 45px !important;
    padding-right: 8px !important;
}

.public-DraftStyleDefault-orderedListItem-_69d432e6e8f419e5,
.public-DraftStyleDefault-reset-_69d432e6e8f419e5,
.public-DraftStyleDefault-depth0-_69d432e6e8f419e5,
.public-DraftStyleDefault-listLTR-_69d432e6e8f419e5 {
    margin-left: 1.5em !important;
}

/* tiny-slider */
/* stylelint-disable */

.tns-outer{padding:0 !important}
.tns-outer [hidden]{display:none !important}
.tns-outer [aria-controls] {cursor:pointer}
.tns-outer [data-action] {cursor:pointer}
.tns-slider {transition:all 0s}
.tns-slider>.tns-item {box-sizing:border-box}
.tns-horizontal.tns-subpixel {white-space:nowrap}
.tns-horizontal.tns-subpixel>.tns-item {display:inline-block;vertical-align:top;white-space:normal}
.tns-horizontal.tns-no-subpixel:after{content:'';display:table;clear:both}
.tns-horizontal.tns-no-subpixel>.tns-item{float:left}
.tns-horizontal.tns-carousel.tns-no-subpixel>.tns-item{margin-right:-100%}
.tns-no-calc{position:relative;left:0}
.tns-gallery{position:relative;left:0;min-height:1px}
.tns-gallery>.tns-item{position:absolute;left:-100%;transition:transform 0s, opacity 0s}
.tns-gallery>.tns-slide-active{position:relative;left:auto !important}
.tns-gallery>.tns-moving{transition:all 0.25s}
.tns-autowidth{display:inline-block}
.tns-lazy-img{transition:opacity 0.6s;opacity:0.6}
.tns-lazy-img.tns-complete{opacity:1}
.tns-ah{transition:height 0s}
.tns-ovh{overflow:hidden}
.tns-visually-hidden{position:absolute;left:-10000em}
.tns-transparent{opacity:0;visibility:hidden}
.tns-fadeIn{opacity:1;filter:alpha(opacity=100);z-index:0}
.tns-normal{opacity:0;filter:alpha(opacity=0);z-index:-1}
.tns-fadeOut{opacity:0;filter:alpha(opacity=0);z-index:-1}
.tns-vpfix{white-space:nowrap}
.tns-vpfix>div {display:inline-block}
.tns-vpfix>li{display:inline-block}
.tns-t-subp2{margin:0 auto;width:310px;position:relative;height:10px;overflow:hidden}
.tns-t-ct{width:2333.3333333%;width:2333.33333%;position:absolute;right:0}
.tns-t-ct:after{content:'';display:table;clear:both}
.tns-t-ct>div{width:1.4285714%;width:1.42857%;height:10px;float:left}

/* stylelint-enable */
[data-marker='agreement-disclaimer-link'] {
    text-decoration: underline !important;
}

/* This file is the result of code generation. Do not change it manually. */
.theme-_67344155f005653b {
  --theme-animation-duration-default: 0.15s;
  --theme-animation-transition-control-hover: background-color 0.2s ease-out;
  --theme-animation-transition-control-unhover: background-color 0.15s ease-out;
  --theme-animation-transition-focusRing: box-shadow 0.1s ease-out;
  --theme-borderRadius-10: 10px;
  --theme-borderRadius-12: 12px;
  --theme-borderRadius-16: 16px;
  --theme-borderRadius-2: 2px;
  --theme-borderRadius-20: 20px;
  --theme-borderRadius-24: 24px;
  --theme-borderRadius-28: 28px;
  --theme-borderRadius-4: 4px;
  --theme-borderRadius-5: 5px;
  --theme-borderRadius-6: 6px;
  --theme-borderRadius-8: 8px;
  --theme-borderRadius-l: 16px;
  --theme-borderRadius-m: 12px;
  --theme-borderRadius-s: 6px;
  --theme-borderRadius-xl: 24px;
  --theme-borderRadius-xxl: 28px;
  --theme-boxShadow-default: 0px 1px 3px rgba(0, 0, 0, 0.05), 0px 4px 30px rgba(0, 0, 0, 0.1);
  --theme-boxShadow-size-l: 0 1px 3px 0 rgba(0, 0, 0, 0.05), 0 4px 24px 0 rgba(0, 0, 0, 0.12);
  --theme-boxShadow-size-m: 0 1px 3px 0 rgba(0, 0, 0, 0.05), 0 4px 30px 0 rgba(0, 0, 0, 0.1);
  --theme-boxShadow-size-s: 0 1px 3px 0 rgba(0, 0, 0, 0.04), 0 4px 28px 0 rgba(0, 0, 0, 0.08);
  --theme-color-overlay: var(--theme-palette-black40);
  --theme-component-badge-size-l-height: 28px;
  --theme-component-badge-size-l-padding: 3px 10px 5px 9px;
  --theme-component-badge-size-l-pointHeight: 11px;
  --theme-component-badge-size-l-squareBorderRadius: 10px;
  --theme-component-badge-size-m-height: 24px;
  --theme-component-badge-size-m-padding: 3px 8px 5px 8px;
  --theme-component-badge-size-m-pointHeight: 9px;
  --theme-component-badge-size-m-squareBorderRadius: 8px;
  --theme-component-badge-size-s-height: 19px;
  --theme-component-badge-size-s-padding: 2px 6px 3px 6px;
  --theme-component-badge-size-s-pointHeight: 7px;
  --theme-component-badge-size-s-squareBorderRadius: 6px;
  --theme-component-badge-size-xs-height: 15px;
  --theme-component-badge-size-xs-padding: 0 4px 1px 4px;
  --theme-component-badge-size-xs-squareBorderRadius: 6px;
  --theme-component-bottomSheet-content-padding-bottom: 16px;
  --theme-component-bottomSheet-content-padding-horizontal: 16px;
  --theme-component-bottomSheet-content-padding-top: 16px;
  --theme-component-bottomSheet-footer-padding-bottom: 16px;
  --theme-component-bottomSheet-footer-padding-horizontal: 20px;
  --theme-component-bottomSheet-footer-padding-top: 24px;
  --theme-component-bottomSheet-handler-width: 40px;
  --theme-component-bottomSheet-header-padding-bottom: 16px;
  --theme-component-bottomSheet-header-padding-top: 28px;
  --theme-component-button-size-l-icon-square-compensation: -2px;
  --theme-component-button-size-l-padding: 0 19px 0 18px;
  --theme-component-button-size-l-paddingWithIcon: 0 15px;
  --theme-component-button-size-l-text-compensation: 0px;
  --theme-component-button-size-l-text-padding-end: 4px;
  --theme-component-button-size-l-text-padding-endWithIcon: 4px;
  --theme-component-button-size-l-text-padding-start: 3px;
  --theme-component-button-size-l-text-padding-startWithIcon: 4px;
  --theme-component-button-size-m-icon-square-compensation: -2px;
  --theme-component-button-size-m-padding: 0 17px 0 16px;
  --theme-component-button-size-m-paddingWithIcon: 0 13px;
  --theme-component-button-size-m-text-compensation: 0px;
  --theme-component-button-size-m-text-padding-end: 4px;
  --theme-component-button-size-m-text-padding-endWithIcon: 4px;
  --theme-component-button-size-m-text-padding-start: 3px;
  --theme-component-button-size-m-text-padding-startWithIcon: 4px;
  --theme-component-button-size-s-icon-square-compensation: -1px;
  --theme-component-button-size-s-padding: 0 15px 0 14px;
  --theme-component-button-size-s-paddingWithIcon: 0 12px;
  --theme-component-button-size-s-text-compensation: -2px;
  --theme-component-button-size-s-text-padding-end: 4px;
  --theme-component-button-size-s-text-padding-endWithIcon: 4px;
  --theme-component-button-size-s-text-padding-start: 2px;
  --theme-component-button-size-s-text-padding-startWithIcon: 4px;
  --theme-component-button-size-xl-icon-square-compensation: -2px;
  --theme-component-button-size-xl-padding: 0 25px 0 24px;
  --theme-component-button-size-xl-paddingWithIcon: 0 17px;
  --theme-component-button-size-xl-text-compensation: -1px;
  --theme-component-button-size-xl-text-padding-end: 3px;
  --theme-component-button-size-xl-text-padding-endWithIcon: 3px;
  --theme-component-button-size-xl-text-padding-start: 3px;
  --theme-component-button-size-xl-text-padding-startWithIcon: 3px;
  --theme-component-button-size-xs-icon-square-compensation: -1px;
  --theme-component-button-size-xs-padding: 0 12px 0 11px;
  --theme-component-button-size-xs-paddingWithIcon: 0 8px;
  --theme-component-button-size-xs-text-compensation: -1px;
  --theme-component-button-size-xs-text-padding-end: 3px;
  --theme-component-button-size-xs-text-padding-endWithIcon: 3px;
  --theme-component-button-size-xs-text-padding-start: 3px;
  --theme-component-button-size-xs-text-padding-startWithIcon: 3px;
  --theme-component-carousel-scrollButtonSize-l: 28px;
  --theme-component-carousel-scrollButtonSize-m: 26px;
  --theme-component-carousel-scrollButtonSize-s: 22px;
  --theme-component-carousel-scrollButtonSize-xl: 36px;
  --theme-component-carousel-scrollButtonSize-xs: 18px;
  --theme-component-chips-border-width: 1px;
  --theme-component-chips-size-l-padding-end: 19px;
  --theme-component-chips-size-l-padding-start: 18px;
  --theme-component-chips-size-l-paddingWithIcon-end: 15px;
  --theme-component-chips-size-l-paddingWithIcon-start: 15px;
  --theme-component-chips-size-l-text-padding-end: 4px;
  --theme-component-chips-size-l-text-padding-endWithIcon: 4px;
  --theme-component-chips-size-l-text-padding-start: 3px;
  --theme-component-chips-size-l-text-padding-startWithIcon: 4px;
  --theme-component-chips-size-l-text-topCompensation: 0px;
  --theme-component-chips-size-m-padding-end: 17px;
  --theme-component-chips-size-m-padding-start: 16px;
  --theme-component-chips-size-m-paddingWithIcon-end: 13px;
  --theme-component-chips-size-m-paddingWithIcon-start: 13px;
  --theme-component-chips-size-m-text-padding-end: 4px;
  --theme-component-chips-size-m-text-padding-endWithIcon: 4px;
  --theme-component-chips-size-m-text-padding-start: 3px;
  --theme-component-chips-size-m-text-padding-startWithIcon: 4px;
  --theme-component-chips-size-m-text-topCompensation: 0px;
  --theme-component-chips-size-s-padding-end: 15px;
  --theme-component-chips-size-s-padding-start: 14px;
  --theme-component-chips-size-s-paddingWithIcon-end: 12px;
  --theme-component-chips-size-s-paddingWithIcon-start: 12px;
  --theme-component-chips-size-s-text-padding-end: 4px;
  --theme-component-chips-size-s-text-padding-endWithIcon: 4px;
  --theme-component-chips-size-s-text-padding-start: 2px;
  --theme-component-chips-size-s-text-padding-startWithIcon: 4px;
  --theme-component-chips-size-s-text-topCompensation: -1px;
  --theme-component-chips-size-xl-padding-end: 25px;
  --theme-component-chips-size-xl-padding-start: 24px;
  --theme-component-chips-size-xl-paddingWithIcon-end: 17px;
  --theme-component-chips-size-xl-paddingWithIcon-start: 17px;
  --theme-component-chips-size-xl-text-padding-end: 3px;
  --theme-component-chips-size-xl-text-padding-endWithIcon: 3px;
  --theme-component-chips-size-xl-text-padding-start: 3px;
  --theme-component-chips-size-xl-text-padding-startWithIcon: 3px;
  --theme-component-chips-size-xl-text-topCompensation: -1px;
  --theme-component-chips-size-xs-padding-end: 12px;
  --theme-component-chips-size-xs-padding-start: 11px;
  --theme-component-chips-size-xs-paddingWithIcon-end: 8px;
  --theme-component-chips-size-xs-paddingWithIcon-start: 8px;
  --theme-component-chips-size-xs-text-padding-end: 3px;
  --theme-component-chips-size-xs-text-padding-endWithIcon: 3px;
  --theme-component-chips-size-xs-text-padding-start: 3px;
  --theme-component-chips-size-xs-text-padding-startWithIcon: 3px;
  --theme-component-chips-size-xs-text-topCompensation: -1px;
  --theme-component-commonToggle-checkbox-borderRadius: 4px;
  --theme-component-commonToggle-checkbox-size-l-icon-height: 10px;
  --theme-component-commonToggle-checkbox-size-l-icon-width: 13px;
  --theme-component-commonToggle-checkbox-size-l-padding: 1px 2px 2px 1px;
  --theme-component-commonToggle-checkbox-size-l-width: 18px;
  --theme-component-commonToggle-checkbox-size-m-icon-height: 10px;
  --theme-component-commonToggle-checkbox-size-m-icon-width: 13px;
  --theme-component-commonToggle-checkbox-size-m-padding: 1px 2px 2px 1px;
  --theme-component-commonToggle-checkbox-size-m-width: 18px;
  --theme-component-commonToggle-checkbox-size-s-icon-height: 8px;
  --theme-component-commonToggle-checkbox-size-s-icon-width: 12px;
  --theme-component-commonToggle-checkbox-size-s-padding: 1px 1px 1px 1px;
  --theme-component-commonToggle-checkbox-size-s-width: 16px;
  --theme-component-commonToggle-checkbox-size-xl-icon-height: 12px;
  --theme-component-commonToggle-checkbox-size-xl-icon-width: 16px;
  --theme-component-commonToggle-checkbox-size-xl-padding: 1px 1px 1px 1px;
  --theme-component-commonToggle-checkbox-size-xl-width: 22px;
  --theme-component-commonToggle-checkbox-size-xs-icon-height: 8px;
  --theme-component-commonToggle-checkbox-size-xs-icon-width: 12px;
  --theme-component-commonToggle-checkbox-size-xs-padding: 1px 1px 1px 1px;
  --theme-component-commonToggle-checkbox-size-xs-width: 16px;
  --theme-component-commonToggle-description-size-l-fontSize: var(--theme-font-size-s);
  --theme-component-commonToggle-description-size-l-lineHeight: var(--theme-font-height-s-dense);
  --theme-component-commonToggle-description-size-m-fontSize: var(--theme-font-size-s);
  --theme-component-commonToggle-description-size-m-lineHeight: var(--theme-font-height-s-dense);
  --theme-component-commonToggle-description-size-s-fontSize: var(--theme-font-size-xs);
  --theme-component-commonToggle-description-size-s-lineHeight: var(--theme-font-height-xs-dense);
  --theme-component-commonToggle-description-size-xl-fontSize: var(--theme-font-size-m);
  --theme-component-commonToggle-description-size-xl-lineHeight: var(--theme-font-height-m-dense);
  --theme-component-commonToggle-description-size-xs-fontSize: var(--theme-font-size-xs);
  --theme-component-commonToggle-description-size-xs-lineHeight: var(--theme-font-height-xs-dense);
  --theme-component-commonToggle-label-size-l-margin: 12px;
  --theme-component-commonToggle-label-size-m-margin: 12px;
  --theme-component-commonToggle-label-size-s-margin: 10px;
  --theme-component-commonToggle-label-size-xl-margin: 12px;
  --theme-component-commonToggle-label-size-xs-margin: 10px;
  --theme-component-commonToggle-radio-size-l-icon-size: 7px;
  --theme-component-commonToggle-radio-size-l-width: 21px;
  --theme-component-commonToggle-radio-size-m-icon-size: 7px;
  --theme-component-commonToggle-radio-size-m-width: 21px;
  --theme-component-commonToggle-radio-size-s-icon-size: 6px;
  --theme-component-commonToggle-radio-size-s-width: 18px;
  --theme-component-commonToggle-radio-size-xl-icon-size: 10px;
  --theme-component-commonToggle-radio-size-xl-width: 24px;
  --theme-component-commonToggle-radio-size-xs-icon-size: 6px;
  --theme-component-commonToggle-radio-size-xs-width: 18px;
  --theme-component-commonToggle-size-l-fontSize: var(--theme-font-size-m);
  --theme-component-commonToggle-size-l-groupPadding: 15px 0 16px 0;
  --theme-component-commonToggle-size-l-lineHeight: var(--theme-font-height-m-dense);
  --theme-component-commonToggle-size-m-fontSize: var(--theme-font-size-m);
  --theme-component-commonToggle-size-m-groupPadding: 11px 0 12px 0;
  --theme-component-commonToggle-size-m-lineHeight: var(--theme-font-height-m-dense);
  --theme-component-commonToggle-size-s-fontSize: var(--theme-font-size-s);
  --theme-component-commonToggle-size-s-groupPadding: 9px 0 9px 0;
  --theme-component-commonToggle-size-s-lineHeight: var(--theme-font-height-s-dense);
  --theme-component-commonToggle-size-xl-fontSize: var(--theme-font-size-l);
  --theme-component-commonToggle-size-xl-groupPadding: 20px 0 20px 0;
  --theme-component-commonToggle-size-xl-lineHeight: var(--theme-font-height-l-dense);
  --theme-component-commonToggle-size-xs-fontSize: var(--theme-font-size-s);
  --theme-component-commonToggle-size-xs-groupPadding: 6px 0 6px 0;
  --theme-component-commonToggle-size-xs-lineHeight: var(--theme-font-height-s-dense);
  --theme-component-commonToggle-switcher-borderRadius: 15px;
  --theme-component-commonToggle-switcher-size-l-height: 20px;
  --theme-component-commonToggle-switcher-size-l-icon-position: 2px;
  --theme-component-commonToggle-switcher-size-l-icon-size: 14px;
  --theme-component-commonToggle-switcher-size-l-padding: 1px 0 0 0;
  --theme-component-commonToggle-switcher-size-l-width: 40px;
  --theme-component-commonToggle-switcher-size-m-height: 20px;
  --theme-component-commonToggle-switcher-size-m-icon-position: 2px;
  --theme-component-commonToggle-switcher-size-m-icon-size: 14px;
  --theme-component-commonToggle-switcher-size-m-padding: 1px 0 0 0;
  --theme-component-commonToggle-switcher-size-m-width: 40px;
  --theme-component-commonToggle-switcher-size-s-height: 16px;
  --theme-component-commonToggle-switcher-size-s-icon-position: 1px;
  --theme-component-commonToggle-switcher-size-s-icon-size: 12px;
  --theme-component-commonToggle-switcher-size-s-padding: 1px 0 1px 0;
  --theme-component-commonToggle-switcher-size-s-width: 32px;
  --theme-component-commonToggle-switcher-size-xl-height: 22px;
  --theme-component-commonToggle-switcher-size-xl-icon-position: 2px;
  --theme-component-commonToggle-switcher-size-xl-icon-size: 16px;
  --theme-component-commonToggle-switcher-size-xl-padding: 1px 0 1px 0;
  --theme-component-commonToggle-switcher-size-xl-width: 44px;
  --theme-component-commonToggle-switcher-size-xs-height: 16px;
  --theme-component-commonToggle-switcher-size-xs-icon-position: 1px;
  --theme-component-commonToggle-switcher-size-xs-icon-size: 12px;
  --theme-component-commonToggle-switcher-size-xs-padding: 1px 0 1px 0;
  --theme-component-commonToggle-switcher-size-xs-width: 32px;
  --theme-component-commonToggle-toggle-state-default-border: 1px solid transparent;
  --theme-component-datepicker-size-l-day-fontSize: var(--theme-font-size-m);
  --theme-component-datepicker-size-l-day-height: 36px;
  --theme-component-datepicker-size-l-day-lineHeight: var(--theme-font-height-m-normal);
  --theme-component-datepicker-size-l-day-outlineOffset: -1px;
  --theme-component-datepicker-size-l-day-width: 38px;
  --theme-component-datepicker-size-l-dayOfWeek-fontSize: var(--theme-font-size-xs);
  --theme-component-datepicker-size-l-dayOfWeek-height: 32px;
  --theme-component-datepicker-size-l-dayOfWeek-lineHeight: var(--theme-font-height-xs-normal);
  --theme-component-datepicker-size-l-dayOfWeek-width: 38px;
  --theme-component-datepicker-size-l-title-lineHeight: var(--theme-font-height-m-dense);
  --theme-component-datepicker-size-l-title-monthFontSize: var(--theme-font-size-xm);
  --theme-component-datepicker-size-l-title-yearFontSize: var(--theme-font-size-ms);
  --theme-component-datepicker-size-m-day-fontSize: var(--theme-font-size-m);
  --theme-component-datepicker-size-m-day-height: 36px;
  --theme-component-datepicker-size-m-day-lineHeight: var(--theme-font-height-m-normal);
  --theme-component-datepicker-size-m-day-outlineOffset: -1px;
  --theme-component-datepicker-size-m-day-width: 38px;
  --theme-component-datepicker-size-m-dayOfWeek-fontSize: var(--theme-font-size-xs);
  --theme-component-datepicker-size-m-dayOfWeek-height: 32px;
  --theme-component-datepicker-size-m-dayOfWeek-lineHeight: var(--theme-font-height-xs-normal);
  --theme-component-datepicker-size-m-dayOfWeek-width: 38px;
  --theme-component-datepicker-size-m-title-lineHeight: var(--theme-font-height-m-dense);
  --theme-component-datepicker-size-m-title-monthFontSize: var(--theme-font-size-xm);
  --theme-component-datepicker-size-m-title-yearFontSize: var(--theme-font-size-ms);
  --theme-component-datepicker-size-s-day-fontSize: var(--theme-font-size-s);
  --theme-component-datepicker-size-s-day-height: 32px;
  --theme-component-datepicker-size-s-day-lineHeight: var(--theme-font-height-s-normal);
  --theme-component-datepicker-size-s-day-outlineOffset: -1px;
  --theme-component-datepicker-size-s-day-width: 34px;
  --theme-component-datepicker-size-s-dayOfWeek-fontSize: var(--theme-font-size-xs);
  --theme-component-datepicker-size-s-dayOfWeek-height: 32px;
  --theme-component-datepicker-size-s-dayOfWeek-lineHeight: var(--theme-font-height-xs-normal);
  --theme-component-datepicker-size-s-dayOfWeek-width: 34px;
  --theme-component-datepicker-size-s-title-lineHeight: var(--theme-font-height-m-dense);
  --theme-component-datepicker-size-s-title-monthFontSize: var(--theme-font-size-xm);
  --theme-component-datepicker-size-s-title-yearFontSize: var(--theme-font-size-ms);
  --theme-component-datepicker-titleWeight: var(--theme-font-weight-bold);
  --theme-component-dialog-borderRadius: var(--theme-borderRadius-xxl);
  --theme-component-dialog-boxShadow: 0px 4px 24px 0px #0000001f, 0px 1px 3px 0px #0000000d;
  --theme-component-dialog-compensatedPadding: 32px;
  --theme-component-dialog-contentPadding: 0 16px;
  --theme-component-dialog-gradientPosition: 38px;
  --theme-component-dialog-root-padding: 32px 0 42px;
  --theme-component-dialog-root-paddingWithFooter: 32px 0 42px;
  --theme-component-dialog-scrollContainer-paddingWithCover: 12px;
  --theme-component-dialog-scrollContainer-paddingWithFooter: 22px;
  --theme-component-dialog-width: 355px;
  --theme-component-dialog-withCoverMargin: 12px;
  --theme-component-dialog-withTitleMargin: 12px;
  --theme-component-dropdown-item-size-l-checkboxContainerLeft: 0;
  --theme-component-dropdown-item-size-l-checkboxContainerMarginBottom: -1px;
  --theme-component-dropdown-item-size-l-checkboxContainerMarginRight: 12px;
  --theme-component-dropdown-item-size-l-checkboxContainerMarginTop: -1px;
  --theme-component-dropdown-item-size-l-checkboxContainerTop: 1px;
  --theme-component-dropdown-item-size-l-checkmarkContainerMarginBottom: 0;
  --theme-component-dropdown-item-size-l-checkmarkContainerMarginLeft: 6px;
  --theme-component-dropdown-item-size-l-checkmarkContainerMarginTop: 0;
  --theme-component-dropdown-item-size-l-checkmarkContainerTop: 0;
  --theme-component-dropdown-item-size-l-descriptionFontSize: var(--theme-font-size-s);
  --theme-component-dropdown-item-size-l-descriptionLineHeight: var(--theme-font-height-s-dense);
  --theme-component-dropdown-item-size-l-descriptionMarginTop: 0;
  --theme-component-dropdown-item-size-l-fontSize: var(--theme-font-size-m);
  --theme-component-dropdown-item-size-l-iconAfterWrapperMarginLeft: 6px;
  --theme-component-dropdown-item-size-l-iconAfterWrapperTop: 0;
  --theme-component-dropdown-item-size-l-iconBeforeWrapperMarginRight: 6px;
  --theme-component-dropdown-item-size-l-iconBeforeWrapperTop: 0;
  --theme-component-dropdown-item-size-l-lineHeight: var(--theme-font-height-m-dense);
  --theme-component-dropdown-item-size-l-paddingBottom: 16px;
  --theme-component-dropdown-item-size-l-paddingLeft: 18px;
  --theme-component-dropdown-item-size-l-paddingRight: 18px;
  --theme-component-dropdown-item-size-l-paddingTop: 16px;
  --theme-component-dropdown-item-size-m-checkboxContainerLeft: 0;
  --theme-component-dropdown-item-size-m-checkboxContainerMarginBottom: -1px;
  --theme-component-dropdown-item-size-m-checkboxContainerMarginRight: 12px;
  --theme-component-dropdown-item-size-m-checkboxContainerMarginTop: -1px;
  --theme-component-dropdown-item-size-m-checkboxContainerTop: 1px;
  --theme-component-dropdown-item-size-m-checkmarkContainerMarginBottom: 0;
  --theme-component-dropdown-item-size-m-checkmarkContainerMarginLeft: 5px;
  --theme-component-dropdown-item-size-m-checkmarkContainerMarginTop: 0;
  --theme-component-dropdown-item-size-m-checkmarkContainerTop: 1px;
  --theme-component-dropdown-item-size-m-descriptionFontSize: var(--theme-font-size-s);
  --theme-component-dropdown-item-size-m-descriptionLineHeight: var(--theme-font-height-s-dense);
  --theme-component-dropdown-item-size-m-descriptionMarginTop: 0;
  --theme-component-dropdown-item-size-m-fontSize: var(--theme-font-size-m);
  --theme-component-dropdown-item-size-m-iconAfterWrapperMarginLeft: 5px;
  --theme-component-dropdown-item-size-m-iconAfterWrapperTop: 0;
  --theme-component-dropdown-item-size-m-iconBeforeWrapperMarginRight: 8px;
  --theme-component-dropdown-item-size-m-iconBeforeWrapperTop: 0;
  --theme-component-dropdown-item-size-m-lineHeight: var(--theme-font-height-m-dense);
  --theme-component-dropdown-item-size-m-paddingBottom: 13px;
  --theme-component-dropdown-item-size-m-paddingLeft: 16px;
  --theme-component-dropdown-item-size-m-paddingRight: 16px;
  --theme-component-dropdown-item-size-m-paddingTop: 11px;
  --theme-component-dropdown-item-size-s-checkboxContainerLeft: 0;
  --theme-component-dropdown-item-size-s-checkboxContainerMarginBottom: -1px;
  --theme-component-dropdown-item-size-s-checkboxContainerMarginRight: 10px;
  --theme-component-dropdown-item-size-s-checkboxContainerMarginTop: -1px;
  --theme-component-dropdown-item-size-s-checkboxContainerTop: 1px;
  --theme-component-dropdown-item-size-s-checkmarkContainerMarginBottom: 0;
  --theme-component-dropdown-item-size-s-checkmarkContainerMarginLeft: 4px;
  --theme-component-dropdown-item-size-s-checkmarkContainerMarginTop: 0;
  --theme-component-dropdown-item-size-s-checkmarkContainerTop: 1px;
  --theme-component-dropdown-item-size-s-descriptionFontSize: var(--theme-font-size-xs);
  --theme-component-dropdown-item-size-s-descriptionLineHeight: var(--theme-font-height-xs-dense);
  --theme-component-dropdown-item-size-s-descriptionMarginTop: 0;
  --theme-component-dropdown-item-size-s-fontSize: var(--theme-font-size-s);
  --theme-component-dropdown-item-size-s-iconAfterWrapperMarginLeft: 4px;
  --theme-component-dropdown-item-size-s-iconAfterWrapperTop: 0;
  --theme-component-dropdown-item-size-s-iconBeforeWrapperMarginRight: 4px;
  --theme-component-dropdown-item-size-s-iconBeforeWrapperTop: 0;
  --theme-component-dropdown-item-size-s-lineHeight: var(--theme-font-height-s-dense);
  --theme-component-dropdown-item-size-s-paddingBottom: 11px;
  --theme-component-dropdown-item-size-s-paddingLeft: 14px;
  --theme-component-dropdown-item-size-s-paddingRight: 14px;
  --theme-component-dropdown-item-size-s-paddingTop: 9px;
  --theme-component-dropdown-item-size-xl-checkboxContainerLeft: 0;
  --theme-component-dropdown-item-size-xl-checkboxContainerMarginBottom: -1px;
  --theme-component-dropdown-item-size-xl-checkboxContainerMarginRight: 11px;
  --theme-component-dropdown-item-size-xl-checkboxContainerMarginTop: -1px;
  --theme-component-dropdown-item-size-xl-checkboxContainerTop: 1px;
  --theme-component-dropdown-item-size-xl-checkmarkContainerMarginBottom: 0;
  --theme-component-dropdown-item-size-xl-checkmarkContainerMarginLeft: 11px;
  --theme-component-dropdown-item-size-xl-checkmarkContainerMarginTop: 0;
  --theme-component-dropdown-item-size-xl-checkmarkContainerTop: 0;
  --theme-component-dropdown-item-size-xl-descriptionFontSize: var(--theme-font-size-m);
  --theme-component-dropdown-item-size-xl-descriptionLineHeight: var(--theme-font-height-m-dense);
  --theme-component-dropdown-item-size-xl-descriptionMarginTop: 0;
  --theme-component-dropdown-item-size-xl-fontSize: var(--theme-font-size-l);
  --theme-component-dropdown-item-size-xl-iconAfterWrapperMarginLeft: 11px;
  --theme-component-dropdown-item-size-xl-iconAfterWrapperTop: 0;
  --theme-component-dropdown-item-size-xl-iconBeforeWrapperMarginRight: 11px;
  --theme-component-dropdown-item-size-xl-iconBeforeWrapperTop: 0;
  --theme-component-dropdown-item-size-xl-lineHeight: var(--theme-font-height-l-dense);
  --theme-component-dropdown-item-size-xl-paddingBottom: 22px;
  --theme-component-dropdown-item-size-xl-paddingLeft: 24px;
  --theme-component-dropdown-item-size-xl-paddingRight: 24px;
  --theme-component-dropdown-item-size-xl-paddingTop: 20px;
  --theme-component-dropdown-item-size-xs-checkboxContainerLeft: 0;
  --theme-component-dropdown-item-size-xs-checkboxContainerMarginBottom: -1px;
  --theme-component-dropdown-item-size-xs-checkboxContainerMarginRight: 10px;
  --theme-component-dropdown-item-size-xs-checkboxContainerMarginTop: -1px;
  --theme-component-dropdown-item-size-xs-checkboxContainerTop: 1px;
  --theme-component-dropdown-item-size-xs-checkmarkContainerMarginBottom: 0;
  --theme-component-dropdown-item-size-xs-checkmarkContainerMarginLeft: 4px;
  --theme-component-dropdown-item-size-xs-checkmarkContainerMarginTop: 0;
  --theme-component-dropdown-item-size-xs-checkmarkContainerTop: 1px;
  --theme-component-dropdown-item-size-xs-descriptionFontSize: var(--theme-font-size-xs);
  --theme-component-dropdown-item-size-xs-descriptionLineHeight: var(--theme-font-height-xs-dense);
  --theme-component-dropdown-item-size-xs-descriptionMarginTop: 0;
  --theme-component-dropdown-item-size-xs-fontSize: var(--theme-font-size-s);
  --theme-component-dropdown-item-size-xs-iconAfterWrapperMarginLeft: 4px;
  --theme-component-dropdown-item-size-xs-iconAfterWrapperTop: 0;
  --theme-component-dropdown-item-size-xs-iconBeforeWrapperMarginRight: 4px;
  --theme-component-dropdown-item-size-xs-iconBeforeWrapperTop: 0;
  --theme-component-dropdown-item-size-xs-lineHeight: var(--theme-font-height-s-dense);
  --theme-component-dropdown-item-size-xs-paddingBottom: 8px;
  --theme-component-dropdown-item-size-xs-paddingLeft: 11px;
  --theme-component-dropdown-item-size-xs-paddingRight: 11px;
  --theme-component-dropdown-item-size-xs-paddingTop: 6px;
  --theme-component-dropdown-narrowItem-size-l-defaultPaddingLeft: 16px;
  --theme-component-dropdown-narrowItem-size-l-paddingRight: 16px;
  --theme-component-dropdown-narrowItem-size-l-paddingStep: 30px;
  --theme-component-dropdown-narrowItem-size-m-defaultPaddingLeft: 16px;
  --theme-component-dropdown-narrowItem-size-m-paddingRight: 16px;
  --theme-component-dropdown-narrowItem-size-m-paddingStep: 26px;
  --theme-component-dropdown-narrowItem-size-s-defaultPaddingLeft: 14px;
  --theme-component-dropdown-narrowItem-size-s-paddingRight: 14px;
  --theme-component-dropdown-narrowItem-size-s-paddingStep: 22px;
  --theme-component-dropdown-narrowItem-size-xl-defaultPaddingLeft: 20px;
  --theme-component-dropdown-narrowItem-size-xl-paddingRight: 20px;
  --theme-component-dropdown-narrowItem-size-xl-paddingStep: 34px;
  --theme-component-dropdown-narrowItem-size-xs-defaultPaddingLeft: 8px;
  --theme-component-dropdown-narrowItem-size-xs-paddingRight: 8px;
  --theme-component-dropdown-narrowItem-size-xs-paddingStep: 18px;
  --theme-component-dropdown-narrowWrapper-size-l-paddingBottom: 24px;
  --theme-component-dropdown-narrowWrapper-size-l-paddingTop: 20px;
  --theme-component-dropdown-narrowWrapper-size-m-paddingBottom: 22px;
  --theme-component-dropdown-narrowWrapper-size-m-paddingTop: 18px;
  --theme-component-dropdown-narrowWrapper-size-s-paddingBottom: 20px;
  --theme-component-dropdown-narrowWrapper-size-s-paddingTop: 14px;
  --theme-component-dropdown-narrowWrapper-size-xl-paddingBottom: 24px;
  --theme-component-dropdown-narrowWrapper-size-xl-paddingTop: 20px;
  --theme-component-dropdown-narrowWrapper-size-xs-paddingBottom: 18px;
  --theme-component-dropdown-narrowWrapper-size-xs-paddingTop: 6px;
  --theme-component-dropdown-wrapper-size-l-borderRadius: var(--theme-borderRadius-16);
  --theme-component-dropdown-wrapper-size-l-borderRadiusLarge: var(--theme-borderRadius-28);
  --theme-component-dropdown-wrapper-size-l-paddingBottom: 24px;
  --theme-component-dropdown-wrapper-size-l-paddingTop: 22px;
  --theme-component-dropdown-wrapper-size-m-borderRadius: var(--theme-borderRadius-12);
  --theme-component-dropdown-wrapper-size-m-borderRadiusLarge: var(--theme-borderRadius-24);
  --theme-component-dropdown-wrapper-size-m-paddingBottom: 20px;
  --theme-component-dropdown-wrapper-size-m-paddingTop: 18px;
  --theme-component-dropdown-wrapper-size-s-borderRadius: var(--theme-borderRadius-10);
  --theme-component-dropdown-wrapper-size-s-borderRadiusLarge: var(--theme-borderRadius-20);
  --theme-component-dropdown-wrapper-size-s-paddingBottom: 18px;
  --theme-component-dropdown-wrapper-size-s-paddingTop: 16px;
  --theme-component-dropdown-wrapper-size-xl-borderRadius: var(--theme-borderRadius-16);
  --theme-component-dropdown-wrapper-size-xl-borderRadiusLarge: var(--theme-borderRadius-28);
  --theme-component-dropdown-wrapper-size-xl-paddingBottom: 28px;
  --theme-component-dropdown-wrapper-size-xl-paddingTop: 20px;
  --theme-component-dropdown-wrapper-size-xs-borderRadius: var(--theme-borderRadius-10);
  --theme-component-dropdown-wrapper-size-xs-borderRadiusLarge: var(--theme-borderRadius-20);
  --theme-component-dropdown-wrapper-size-xs-paddingBottom: 18px;
  --theme-component-dropdown-wrapper-size-xs-paddingTop: 16px;
  --theme-component-form-fieldset-density-dense-compensation: var(--theme-gap-6);
  --theme-component-form-fieldset-density-dense-margin: var(--theme-gap-16);
  --theme-component-form-fieldset-density-normal-compensation: var(--theme-gap-6);
  --theme-component-form-fieldset-density-normal-margin: var(--theme-gap-24);
  --theme-component-form-label-size-l-marginBottom: 12px;
  --theme-component-form-label-size-l-marginTop: 15px;
  --theme-component-form-label-size-m-marginBottom: 12px;
  --theme-component-form-label-size-m-marginTop: 11px;
  --theme-component-form-label-size-s-marginBottom: 12px;
  --theme-component-form-label-size-s-marginTop: 7px;
  --theme-component-form-label-size-xl-marginBottom: 12px;
  --theme-component-form-label-size-xl-marginTop: 20px;
  --theme-component-form-label-size-xs-marginBottom: 12px;
  --theme-component-form-label-size-xs-marginTop: 4px;
  --theme-component-form-section-density-dense-margin: var(--theme-gap-20);
  --theme-component-form-section-density-normal-margin: var(--theme-gap-28);
  --theme-component-form-section-title-density-dense-margin: var(--theme-gap-16);
  --theme-component-form-section-title-density-normal-margin: var(--theme-gap-24);
  --theme-component-form-title-margin: var(--theme-gap-24);
  --theme-component-grid-compensation-l: var(--theme-gap-32);
  --theme-component-grid-compensation-m: var(--theme-gap-20);
  --theme-component-grid-compensation-s: var(--theme-gap-12);
  --theme-component-grid-gap-column: var(--theme-gap-24);
  --theme-component-grid-gap-row: var(--theme-gap-0);
  --theme-component-input-size-l-clearButtonWrapperWidth: 13px;
  --theme-component-input-size-l-icon-square-compensation: -1px;
  --theme-component-input-size-l-iconAfterMarginLeft: 11px;
  --theme-component-input-size-l-iconBeforeMarginRight: 6px;
  --theme-component-input-size-l-paddingBottom: 16px;
  --theme-component-input-size-l-paddingLeft: 18px;
  --theme-component-input-size-l-paddingRight: 18px;
  --theme-component-input-size-l-paddingTop: 14px;
  --theme-component-input-size-l-postfixMarginRight: 15px;
  --theme-component-input-size-m-clearButtonWrapperWidth: 13px;
  --theme-component-input-size-m-icon-square-compensation: -1px;
  --theme-component-input-size-m-iconAfterMarginLeft: 11px;
  --theme-component-input-size-m-iconBeforeMarginRight: 6px;
  --theme-component-input-size-m-paddingBottom: 12px;
  --theme-component-input-size-m-paddingLeft: 16px;
  --theme-component-input-size-m-paddingRight: 16px;
  --theme-component-input-size-m-paddingTop: 10px;
  --theme-component-input-size-m-postfixMarginRight: 9px;
  --theme-component-input-size-s-clearButtonWrapperWidth: 11px;
  --theme-component-input-size-s-icon-square-compensation: -2px;
  --theme-component-input-size-s-iconAfterMarginLeft: 12px;
  --theme-component-input-size-s-iconBeforeMarginRight: 6px;
  --theme-component-input-size-s-paddingBottom: 10px;
  --theme-component-input-size-s-paddingLeft: 14px;
  --theme-component-input-size-s-paddingRight: 14px;
  --theme-component-input-size-s-paddingTop: 8px;
  --theme-component-input-size-s-postfixMarginRight: 7px;
  --theme-component-input-size-xl-clearButtonWrapperWidth: 16px;
  --theme-component-input-size-xl-icon-square-compensation: -1px;
  --theme-component-input-size-xl-iconAfterMarginLeft: 12px;
  --theme-component-input-size-xl-iconBeforeMarginRight: 6px;
  --theme-component-input-size-xl-paddingBottom: 21px;
  --theme-component-input-size-xl-paddingLeft: 24px;
  --theme-component-input-size-xl-paddingRight: 24px;
  --theme-component-input-size-xl-paddingTop: 19px;
  --theme-component-input-size-xl-postfixMarginRight: 15px;
  --theme-component-input-size-xs-clearButtonWrapperWidth: 11px;
  --theme-component-input-size-xs-icon-square-compensation: -2px;
  --theme-component-input-size-xs-iconAfterMarginLeft: 12px;
  --theme-component-input-size-xs-iconBeforeMarginRight: 6px;
  --theme-component-input-size-xs-paddingBottom: 7px;
  --theme-component-input-size-xs-paddingLeft: 11px;
  --theme-component-input-size-xs-paddingRight: 11px;
  --theme-component-input-size-xs-paddingTop: 5px;
  --theme-component-input-size-xs-postfixMarginRight: 6px;
  --theme-component-link-size-l-underlineOffset: 3px;
  --theme-component-link-size-m-underlineOffset: 3px;
  --theme-component-link-size-ms-underlineOffset: 3px;
  --theme-component-link-size-s-underlineOffset: 2px;
  --theme-component-link-size-xl-underlineOffset: 3px;
  --theme-component-link-size-xm-underlineOffset: 3px;
  --theme-component-link-size-xs-underlineOffset: 2px;
  --theme-component-link-size-xxl-underlineOffset: 4px;
  --theme-component-link-size-xxs-underlineOffset: 2px;
  --theme-component-link-size-xxxl-underlineOffset: 4px;
  --theme-component-link-size-xxxxl-underlineOffset: 5px;
  --theme-component-link-size-xxxxxl-underlineOffset: 7px;
  --theme-component-meter-gap: 0px;
  --theme-component-meter-height-l: 8px;
  --theme-component-meter-height-m: 6px;
  --theme-component-meter-height-s: 4px;
  --theme-component-meter-presets-beige-segmentSlot-backgroundColor: var(--theme-palette-beige800);
  --theme-component-meter-presets-beige-trackSlot-backgroundColor: var(--theme-palette-beige200);
  --theme-component-meter-presets-black-segmentSlot-backgroundColor: var(--theme-palette-black);
  --theme-component-meter-presets-black-trackSlot-backgroundColor: var(--theme-palette-warmGray16);
  --theme-component-meter-presets-blue-segmentSlot-backgroundColor: var(--theme-palette-blue600);
  --theme-component-meter-presets-blue-trackSlot-backgroundColor: var(--theme-palette-blue200);
  --theme-component-meter-presets-green-segmentSlot-backgroundColor: var(--theme-palette-green600);
  --theme-component-meter-presets-green-trackSlot-backgroundColor: var(--theme-palette-green200);
  --theme-component-meter-presets-orange-segmentSlot-backgroundColor: var(--theme-palette-orange600);
  --theme-component-meter-presets-orange-trackSlot-backgroundColor: var(--theme-palette-orange200);
  --theme-component-meter-presets-red-segmentSlot-backgroundColor: var(--theme-palette-red600);
  --theme-component-meter-presets-red-trackSlot-backgroundColor: var(--theme-palette-red200);
  --theme-component-meter-presets-violet-segmentSlot-backgroundColor: var(--theme-palette-violet600);
  --theme-component-meter-presets-violet-trackSlot-backgroundColor: var(--theme-palette-violet200);
  --theme-component-meter-presets-warmGray-segmentSlot-backgroundColor: var(--theme-palette-warmGray54);
  --theme-component-meter-presets-warmGray-trackSlot-backgroundColor: var(--theme-palette-warmGray16);
  --theme-component-meter-presets-warmGrayInverse-segmentSlot-backgroundColor: var(--theme-palette-warmGray16);
  --theme-component-meter-presets-warmGrayInverse-trackSlot-backgroundColor: var(--theme-palette-warmGray54);
  --theme-component-meter-presets-yellow-segmentSlot-backgroundColor: var(--theme-palette-yellow600);
  --theme-component-meter-presets-yellow-trackSlot-backgroundColor: var(--theme-palette-yellow200);
  --theme-component-meter-segmentSlot-backgroundColor-default: var(--theme-palette-blue600);
  --theme-component-meter-segmentSlot-backgroundColor-disabled: var(--theme-palette-warmGray24);
  --theme-component-meter-trackSlot-backgroundColor-default: var(--theme-palette-blue200);
  --theme-component-meter-trackSlot-backgroundColor-dimmed: var(--theme-palette-warmGray8);
  --theme-component-meter-trackSlot-backgroundColor-disabled: var(--theme-palette-warmGray12);
  --theme-component-modal-borderRadius: 28px;
  --theme-component-pagination-arrow-margin: var(--theme-gap-8);
  --theme-component-pagination-divider-size-l-height: 24px;
  --theme-component-pagination-divider-size-m-height: 24px;
  --theme-component-pagination-divider-size-s-height: 16px;
  --theme-component-pagination-divider-width: var(--theme-gap-4);
  --theme-component-pagination-item-shift: 0px;
  --theme-component-pagination-item-size-l-radius-default: var(--theme-borderRadius-l);
  --theme-component-pagination-item-size-l-radius-small: var(--theme-borderRadius-l);
  --theme-component-pagination-item-size-m-radius-default: var(--theme-borderRadius-m);
  --theme-component-pagination-item-size-m-radius-small: var(--theme-borderRadius-m);
  --theme-component-pagination-item-size-s-radius-default: var(--theme-borderRadius-m);
  --theme-component-pagination-item-size-s-radius-small: var(--theme-borderRadius-m);
  --theme-component-pagination-text-size-l-padding: 0 16px;
  --theme-component-pagination-text-size-m-padding: 0 12px;
  --theme-component-pagination-text-size-s-padding: 0 10px;
  --theme-component-promoblock-borderRadius: 20px;
  --theme-component-promoblock-compensatedPadding: 20px 24px 36px;
  --theme-component-promoblock-padding: 20px 24px 32px;
  --theme-component-spacer-formGap: var(--theme-gap-6);
  --theme-component-spacer-gap: var(--theme-gap-8);
  --theme-component-stepper-iconButton-divider-color: transparent;
  --theme-component-stepper-iconButton-divider-size-l-height: 0;
  --theme-component-stepper-iconButton-divider-size-m-height: 0;
  --theme-component-stepper-iconButton-divider-size-s-height: 0;
  --theme-component-stepper-iconButton-divider-size-xl-height: 0;
  --theme-component-stepper-iconButton-divider-size-xs-height: 0;
  --theme-component-stepper-iconButton-preset-inverse-backgroundColor-active: var(--theme-palette-warmGray88);
  --theme-component-stepper-iconButton-preset-inverse-backgroundColor-hover: var(--theme-palette-warmGray76);
  --theme-component-stepper-iconButton-size-l-padding-bottom: 16px;
  --theme-component-stepper-iconButton-size-l-padding-inside: 16px;
  --theme-component-stepper-iconButton-size-l-padding-outside: 15px;
  --theme-component-stepper-iconButton-size-l-padding-top: 14px;
  --theme-component-stepper-iconButton-size-m-padding-bottom: 12px;
  --theme-component-stepper-iconButton-size-m-padding-inside: 10px;
  --theme-component-stepper-iconButton-size-m-padding-outside: 13px;
  --theme-component-stepper-iconButton-size-m-padding-top: 10px;
  --theme-component-stepper-iconButton-size-s-padding-bottom: 9px;
  --theme-component-stepper-iconButton-size-s-padding-inside: 7px;
  --theme-component-stepper-iconButton-size-s-padding-outside: 10px;
  --theme-component-stepper-iconButton-size-s-padding-top: 7px;
  --theme-component-stepper-iconButton-size-xl-padding-bottom: 18px;
  --theme-component-stepper-iconButton-size-xl-padding-inside: 18px;
  --theme-component-stepper-iconButton-size-xl-padding-outside: 16px;
  --theme-component-stepper-iconButton-size-xl-padding-top: 18px;
  --theme-component-stepper-iconButton-size-xs-padding-bottom: 6px;
  --theme-component-stepper-iconButton-size-xs-padding-inside: 4px;
  --theme-component-stepper-iconButton-size-xs-padding-outside: 4px;
  --theme-component-stepper-iconButton-size-xs-padding-top: 4px;
  --theme-component-stepper-inputWrapper-size-l-minWidth: 20px;
  --theme-component-stepper-inputWrapper-size-l-padding: 14px 8px 16px;
  --theme-component-stepper-inputWrapper-size-m-minWidth: 20px;
  --theme-component-stepper-inputWrapper-size-m-padding: 10px 8px 12px;
  --theme-component-stepper-inputWrapper-size-s-minWidth: 16px;
  --theme-component-stepper-inputWrapper-size-s-padding: 8px 8px 10px;
  --theme-component-stepper-inputWrapper-size-xl-minWidth: 22px;
  --theme-component-stepper-inputWrapper-size-xl-padding: 21px 8px 19px;
  --theme-component-stepper-inputWrapper-size-xs-minWidth: 12px;
  --theme-component-stepper-inputWrapper-size-xs-padding: 5px 5px 7px;
  --theme-component-stepper-preset-inverse-backgroundColor-default: var(--theme-palette-warmGray84);
  --theme-component-stepper-preset-inverse-backgroundColor-disabled: var(--theme-palette-warmGray84);
  --theme-component-stepper-preset-inverse-color-default: var(--theme-palette-white);
  --theme-component-tabs-newArrowIcon-l-offset: -7px;
  --theme-component-tabs-newArrowIcon-l-size: 18px;
  --theme-component-tabs-newArrowIcon-m-offset: -7px;
  --theme-component-tabs-newArrowIcon-m-size: 18px;
  --theme-component-tabs-newArrowIcon-ms-offset: -9px;
  --theme-component-tabs-newArrowIcon-ms-size: 14px;
  --theme-component-tabs-newArrowIcon-s-offset: -9px;
  --theme-component-tabs-newArrowIcon-s-size: 14px;
  --theme-component-tabs-newArrowIcon-xl-offset: -5px;
  --theme-component-tabs-newArrowIcon-xl-size: 22px;
  --theme-component-tabs-newArrowIcon-xxl-offset: -5px;
  --theme-component-tabs-newArrowIcon-xxl-size: 22px;
  --theme-component-tabs-newArrowIcon-xxxl-offset: -3px;
  --theme-component-tabs-newArrowIcon-xxxl-size: 26px;
  --theme-component-tabs-newArrowIcon-xxxxl-offset: -2px;
  --theme-component-tabs-newArrowIcon-xxxxl-size: 28px;
  --theme-component-tabs-newArrowIcon-xxxxxl-offset: 2px;
  --theme-component-tabs-newArrowIcon-xxxxxl-size: 36px;
  --theme-component-tabs-tab-counter-padding: 4px;
  --theme-component-tabs-tab-counter-size-l-fontSize: var(--theme-font-size-s);
  --theme-component-tabs-tab-counter-size-l-fontWeight: bold;
  --theme-component-tabs-tab-counter-size-l-left: 2px;
  --theme-component-tabs-tab-counter-size-l-lineHeight: var(--theme-font-height-s-dense);
  --theme-component-tabs-tab-counter-size-l-top: -1px;
  --theme-component-tabs-tab-counter-size-m-fontSize: var(--theme-font-size-s);
  --theme-component-tabs-tab-counter-size-m-fontWeight: bold;
  --theme-component-tabs-tab-counter-size-m-left: 0px;
  --theme-component-tabs-tab-counter-size-m-lineHeight: var(--theme-font-height-s-dense);
  --theme-component-tabs-tab-counter-size-m-top: -1px;
  --theme-component-tabs-tab-counter-size-ms-fontSize: var(--theme-font-size-xs);
  --theme-component-tabs-tab-counter-size-ms-fontWeight: normal;
  --theme-component-tabs-tab-counter-size-ms-left: 2px;
  --theme-component-tabs-tab-counter-size-ms-lineHeight: var(--theme-font-height-xs-normal);
  --theme-component-tabs-tab-counter-size-ms-top: 0px;
  --theme-component-tabs-tab-counter-size-s-fontSize: var(--theme-font-size-xs);
  --theme-component-tabs-tab-counter-size-s-fontWeight: normal;
  --theme-component-tabs-tab-counter-size-s-left: 1px;
  --theme-component-tabs-tab-counter-size-s-lineHeight: var(--theme-font-height-xs-normal);
  --theme-component-tabs-tab-counter-size-s-top: 0px;
  --theme-component-tabs-tab-counter-size-xl-fontSize: var(--theme-font-size-s);
  --theme-component-tabs-tab-counter-size-xl-fontWeight: bold;
  --theme-component-tabs-tab-counter-size-xl-left: 1px;
  --theme-component-tabs-tab-counter-size-xl-lineHeight: var(--theme-font-height-s-dense);
  --theme-component-tabs-tab-counter-size-xl-top: 0px;
  --theme-component-tabs-tab-counter-size-xxl-fontSize: var(--theme-font-size-xm);
  --theme-component-tabs-tab-counter-size-xxl-fontWeight: bold;
  --theme-component-tabs-tab-counter-size-xxl-left: 0px;
  --theme-component-tabs-tab-counter-size-xxl-lineHeight: var(--theme-font-height-m-dense);
  --theme-component-tabs-tab-counter-size-xxl-top: -1px;
  --theme-component-tabs-tab-counter-size-xxxl-fontSize: var(--theme-font-size-xm);
  --theme-component-tabs-tab-counter-size-xxxl-fontWeight: bold;
  --theme-component-tabs-tab-counter-size-xxxl-left: 2px;
  --theme-component-tabs-tab-counter-size-xxxl-lineHeight: var(--theme-font-height-m-dense);
  --theme-component-tabs-tab-counter-size-xxxl-top: -1px;
  --theme-component-tabs-tab-counter-size-xxxxl-fontSize: var(--theme-font-size-xm);
  --theme-component-tabs-tab-counter-size-xxxxl-fontWeight: bold;
  --theme-component-tabs-tab-counter-size-xxxxl-left: 0px;
  --theme-component-tabs-tab-counter-size-xxxxl-lineHeight: var(--theme-font-height-m-dense);
  --theme-component-tabs-tab-counter-size-xxxxl-top: 0px;
  --theme-component-tabs-tab-counter-size-xxxxxl-fontSize: var(--theme-font-size-xl);
  --theme-component-tabs-tab-counter-size-xxxxxl-fontWeight: bold;
  --theme-component-tabs-tab-counter-size-xxxxxl-left: 0px;
  --theme-component-tabs-tab-counter-size-xxxxxl-lineHeight: var(--theme-font-height-xl-normal);
  --theme-component-tabs-tab-counter-size-xxxxxl-top: 0px;
  --theme-component-tabs-tab-pointer-color: var(--theme-palette-red500);
  --theme-component-tabs-tab-pointer-size-l-right: -12px;
  --theme-component-tabs-tab-pointer-size-l-size: 7px;
  --theme-component-tabs-tab-pointer-size-l-top: 1px;
  --theme-component-tabs-tab-pointer-size-m-right: -11px;
  --theme-component-tabs-tab-pointer-size-m-size: 7px;
  --theme-component-tabs-tab-pointer-size-m-top: 1px;
  --theme-component-tabs-tab-pointer-size-ms-right: -13px;
  --theme-component-tabs-tab-pointer-size-ms-size: 7px;
  --theme-component-tabs-tab-pointer-size-ms-top: 2px;
  --theme-component-tabs-tab-pointer-size-s-right: -13px;
  --theme-component-tabs-tab-pointer-size-s-size: 7px;
  --theme-component-tabs-tab-pointer-size-s-top: 0px;
  --theme-component-tabs-tab-pointer-size-xl-right: -12px;
  --theme-component-tabs-tab-pointer-size-xl-size: 7px;
  --theme-component-tabs-tab-pointer-size-xl-top: 0px;
  --theme-component-tabs-tab-pointer-size-xxl-right: -15px;
  --theme-component-tabs-tab-pointer-size-xxl-size: 9px;
  --theme-component-tabs-tab-pointer-size-xxl-top: 1px;
  --theme-component-tabs-tab-pointer-size-xxxl-right: -14px;
  --theme-component-tabs-tab-pointer-size-xxxl-size: 9px;
  --theme-component-tabs-tab-pointer-size-xxxl-top: 1px;
  --theme-component-tabs-tab-pointer-size-xxxxl-right: -14px;
  --theme-component-tabs-tab-pointer-size-xxxxl-size: 9px;
  --theme-component-tabs-tab-pointer-size-xxxxl-top: 3px;
  --theme-component-tabs-tab-pointer-size-xxxxxl-right: -16px;
  --theme-component-tabs-tab-pointer-size-xxxxxl-size: 11px;
  --theme-component-tabs-tab-pointer-size-xxxxxl-top: 4px;
  --theme-component-tabs-tab-size-l-compensatedPadding: 10px;
  --theme-component-tabs-tab-size-l-fontSize: var(--theme-font-size-l);
  --theme-component-tabs-tab-size-l-lineHeight: var(--theme-font-height-l-dense);
  --theme-component-tabs-tab-size-l-paddingHorizontal: 6px;
  --theme-component-tabs-tab-size-l-paddingVertical: 13px;
  --theme-component-tabs-tab-size-m-compensatedPadding: 10px;
  --theme-component-tabs-tab-size-m-fontSize: var(--theme-font-size-xm);
  --theme-component-tabs-tab-size-m-lineHeight: var(--theme-font-height-xm-dense);
  --theme-component-tabs-tab-size-m-paddingHorizontal: 6px;
  --theme-component-tabs-tab-size-m-paddingVertical: 13px;
  --theme-component-tabs-tab-size-ms-compensatedPadding: 10px;
  --theme-component-tabs-tab-size-ms-fontSize: var(--theme-font-size-ms);
  --theme-component-tabs-tab-size-ms-lineHeight: var(--theme-font-height-ms-normal);
  --theme-component-tabs-tab-size-ms-paddingHorizontal: 4px;
  --theme-component-tabs-tab-size-ms-paddingVertical: 12px;
  --theme-component-tabs-tab-size-s-compensatedPadding: 10px;
  --theme-component-tabs-tab-size-s-fontSize: var(--theme-font-size-s);
  --theme-component-tabs-tab-size-s-lineHeight: var(--theme-font-height-s-dense);
  --theme-component-tabs-tab-size-s-paddingHorizontal: 4px;
  --theme-component-tabs-tab-size-s-paddingVertical: 12px;
  --theme-component-tabs-tab-size-xl-compensatedPadding: 10px;
  --theme-component-tabs-tab-size-xl-fontSize: var(--theme-font-size-xl);
  --theme-component-tabs-tab-size-xl-lineHeight: var(--theme-font-height-xl-normal);
  --theme-component-tabs-tab-size-xl-paddingHorizontal: 6px;
  --theme-component-tabs-tab-size-xl-paddingVertical: 15px;
  --theme-component-tabs-tab-size-xxl-compensatedPadding: 10px;
  --theme-component-tabs-tab-size-xxl-fontSize: var(--theme-font-size-xxl);
  --theme-component-tabs-tab-size-xxl-lineHeight: var(--theme-font-height-xxl-normal);
  --theme-component-tabs-tab-size-xxl-paddingHorizontal: 6px;
  --theme-component-tabs-tab-size-xxl-paddingVertical: 16px;
  --theme-component-tabs-tab-size-xxxl-compensatedPadding: 10px;
  --theme-component-tabs-tab-size-xxxl-fontSize: var(--theme-font-size-xxxl);
  --theme-component-tabs-tab-size-xxxl-lineHeight: var(--theme-font-height-xxxl-normal);
  --theme-component-tabs-tab-size-xxxl-paddingHorizontal: 6px;
  --theme-component-tabs-tab-size-xxxl-paddingVertical: 17px;
  --theme-component-tabs-tab-size-xxxxl-compensatedPadding: 10px;
  --theme-component-tabs-tab-size-xxxxl-fontSize: var(--theme-font-size-xxxxl);
  --theme-component-tabs-tab-size-xxxxl-lineHeight: var(--theme-font-height-xxxxl-normal);
  --theme-component-tabs-tab-size-xxxxl-paddingHorizontal: 8px;
  --theme-component-tabs-tab-size-xxxxl-paddingVertical: 22px;
  --theme-component-tabs-tab-size-xxxxxl-compensatedPadding: 10px;
  --theme-component-tabs-tab-size-xxxxxl-emphasisHeight: 4px;
  --theme-component-tabs-tab-size-xxxxxl-fontSize: var(--theme-font-size-xxxxxl);
  --theme-component-tabs-tab-size-xxxxxl-lineHeight: var(--theme-font-height-xxxxxl-normal);
  --theme-component-tabs-tab-size-xxxxxl-paddingHorizontal: 15px;
  --theme-component-tabs-tab-size-xxxxxl-paddingVertical: 26px;
  --theme-component-textarea-clearButton-size-l-position-right: 6px;
  --theme-component-textarea-clearButton-size-l-position-top: 5px;
  --theme-component-textarea-clearButton-size-m-position-right: 6px;
  --theme-component-textarea-clearButton-size-m-position-top: 5px;
  --theme-component-textarea-clearButton-size-s-position-right: 6px;
  --theme-component-textarea-clearButton-size-s-position-top: 5px;
  --theme-component-textarea-clearButton-size-xl-position-right: 7px;
  --theme-component-textarea-clearButton-size-xl-position-top: 9px;
  --theme-component-textarea-clearButton-size-xs-position-right: 3px;
  --theme-component-textarea-clearButton-size-xs-position-top: 2px;
  --theme-component-textarea-resizeControl-padding: 5px;
  --theme-component-textarea-resizeControl-size-l-controlPaddingRight: 38px;
  --theme-component-textarea-resizeControl-size-m-controlPaddingRight: 33px;
  --theme-component-textarea-resizeControl-size-s-controlPaddingRight: 27px;
  --theme-component-textarea-resizeControl-size-xl-controlPaddingRight: 52px;
  --theme-component-textarea-resizeControl-size-xs-controlPaddingRight: 25px;
  --theme-component-textarea-size-l-lineHeight: var(--theme-size-l-lineHeight);
  --theme-component-textarea-size-l-paddingBottom: 16px;
  --theme-component-textarea-size-l-paddingInlineEnd: 44px;
  --theme-component-textarea-size-l-paddingInlineStart: 15px;
  --theme-component-textarea-size-l-paddingTop: 14px;
  --theme-component-textarea-size-m-lineHeight: var(--theme-size-m-lineHeight);
  --theme-component-textarea-size-m-paddingBottom: 12px;
  --theme-component-textarea-size-m-paddingInlineEnd: 39px;
  --theme-component-textarea-size-m-paddingInlineStart: 15px;
  --theme-component-textarea-size-m-paddingTop: 10px;
  --theme-component-textarea-size-s-lineHeight: var(--theme-size-s-lineHeight);
  --theme-component-textarea-size-s-paddingBottom: 10px;
  --theme-component-textarea-size-s-paddingInlineEnd: 33px;
  --theme-component-textarea-size-s-paddingInlineStart: 13px;
  --theme-component-textarea-size-s-paddingTop: 8px;
  --theme-component-textarea-size-xl-lineHeight: var(--theme-size-xl-lineHeight);
  --theme-component-textarea-size-xl-paddingBottom: 22px;
  --theme-component-textarea-size-xl-paddingInlineEnd: 52px;
  --theme-component-textarea-size-xl-paddingInlineStart: 24px;
  --theme-component-textarea-size-xl-paddingTop: 20px;
  --theme-component-textarea-size-xs-lineHeight: var(--theme-size-xs-lineHeight);
  --theme-component-textarea-size-xs-paddingBottom: 8px;
  --theme-component-textarea-size-xs-paddingInlineEnd: 31px;
  --theme-component-textarea-size-xs-paddingInlineStart: 11px;
  --theme-component-textarea-size-xs-paddingTop: 6px;
  --theme-component-toastBar-borderRadius: var(--theme-borderRadius-xxl);
  --theme-component-toastBar-closeButtonSize: 24px;
  --theme-component-toastBar-closeIconSize: 12px;
  --theme-component-toastBar-padding-horizontal: 20px;
  --theme-component-toastBar-padding-vertical: 16px;
  --theme-component-tooltip-fullWidthPadding: 0 20px;
  --theme-component-tooltip-size-l-borderRadius: var(--theme-borderRadius-28);
  --theme-component-tooltip-size-l-closeButtonPosition-right: 10px;
  --theme-component-tooltip-size-l-closeButtonPosition-top: 11px;
  --theme-component-tooltip-size-l-closeButtonSize: 24px;
  --theme-component-tooltip-size-l-closeIconSize: 12px;
  --theme-component-tooltip-size-l-padding: 16px 20px 18px 20px;
  --theme-component-tooltip-size-l-paddingWithActions: 20px;
  --theme-component-tooltip-size-l-paddingWithCloseButton: 40px;
  --theme-component-tooltip-size-m-borderRadius: var(--theme-borderRadius-28);
  --theme-component-tooltip-size-m-closeButtonPosition-right: 10px;
  --theme-component-tooltip-size-m-closeButtonPosition-top: 11px;
  --theme-component-tooltip-size-m-closeButtonSize: 24px;
  --theme-component-tooltip-size-m-closeIconSize: 12px;
  --theme-component-tooltip-size-m-padding: 16px 20px 18px 20px;
  --theme-component-tooltip-size-m-paddingWithActions: 20px;
  --theme-component-tooltip-size-m-paddingWithCloseButton: 40px;
  --theme-component-tooltip-size-s-borderRadius: var(--theme-borderRadius-16);
  --theme-component-tooltip-size-s-closeButtonPosition-right: 8px;
  --theme-component-tooltip-size-s-closeButtonPosition-top: 8px;
  --theme-component-tooltip-size-s-closeButtonSize: 20px;
  --theme-component-tooltip-size-s-closeIconSize: 10px;
  --theme-component-tooltip-size-s-padding: 9px 13px 11px 12px;
  --theme-component-tooltip-size-s-paddingWithActions: 17px;
  --theme-component-tooltip-size-s-paddingWithCloseButton: 30px;
  --theme-focusBoxShadow-default: 0 0 0 var(--theme-outline-width) var(--theme-semantics-border-focused);
  --theme-focusBoxShadow-invalid: 0 0 0 var(--theme-outline-width) var(--theme-semantics-border-errorFocused);
  --theme-focusBoxShadow-inversePreset: 0 0 0 var(--theme-outline-width) rgba(255, 255, 255, 0.35);
  --theme-focusBoxShadow-overlayPreset: 0 0 0 var(--theme-outline-width) var(--theme-semantics-border-overlay-focused);
  --theme-font-capitalHeight-l: 13px;
  --theme-font-capitalHeight-m: 11px;
  --theme-font-capitalHeight-ms: 10px;
  --theme-font-capitalHeight-s: 10px;
  --theme-font-capitalHeight-xl: 16px;
  --theme-font-capitalHeight-xm: 12px;
  --theme-font-capitalHeight-xs: 8px;
  --theme-font-capitalHeight-xxl: 18px;
  --theme-font-capitalHeight-xxs: 7px;
  --theme-font-capitalHeight-xxxl: 19px;
  --theme-font-capitalHeight-xxxxl: 24px;
  --theme-font-capitalHeight-xxxxxl: 35px;
  --theme-font-color-default: var(--theme-semantics-text-primary);
  --theme-font-color-disabled: var(--theme-palette-gray36);
  --theme-font-color-invalid: var(--theme-semantics-text-error);
  --theme-font-color-inverse: var(--theme-semantics-text-inverse-primary);
  --theme-font-color-inverseDisabled: var(--theme-palette-gray64);
  --theme-font-color-noAccent: var(--theme-semantics-text-secondary);
  --theme-font-color-valid: var(--theme-semantics-text-success);
  --theme-font-compensation-xl: 1px;
  --theme-font-compensation-xxl: 1px;
  --theme-font-compensation-xxxl: 2px;
  --theme-font-compensation-xxxxl: 3px;
  --theme-font-compensation-xxxxxl: 4px;
  --theme-font-family: 'Primary Sans', Manrope, Arial, 'Helvetica Neue', Helvetica, 'Arial Rub', sans-serif;
  --theme-font-fontSize-l: 18px;
  --theme-font-fontSize-m: 16px;
  --theme-font-fontSize-s: 13px;
  --theme-font-fontSize-xl: 22px;
  --theme-font-fontSize-xs: 11px;
  --theme-font-fontSize-xxl: 26px;
  --theme-font-fontSize-xxxl: 32px;
  --theme-font-height-l-dense: 22px;
  --theme-font-height-l-normal: 24px;
  --theme-font-height-m-dense: 20px;
  --theme-font-height-m-normal: 22px;
  --theme-font-height-ms-dense: 18px;
  --theme-font-height-ms-normal: 18px;
  --theme-font-height-s-dense: 16px;
  --theme-font-height-s-normal: 18px;
  --theme-font-height-xl-dense: 26px;
  --theme-font-height-xl-normal: 26px;
  --theme-font-height-xm-dense: 20px;
  --theme-font-height-xm-normal: 22px;
  --theme-font-height-xs-dense: 14px;
  --theme-font-height-xs-normal: 14px;
  --theme-font-height-xxl-dense: 28px;
  --theme-font-height-xxl-normal: 28px;
  --theme-font-height-xxs-dense: 14px;
  --theme-font-height-xxs-normal: 14px;
  --theme-font-height-xxxl-dense: 30px;
  --theme-font-height-xxxl-normal: 30px;
  --theme-font-height-xxxxl-dense: 36px;
  --theme-font-height-xxxxl-normal: 36px;
  --theme-font-height-xxxxxl-dense: 54px;
  --theme-font-height-xxxxxl-normal: 54px;
  --theme-font-lineHeight-l1: 24px;
  --theme-font-lineHeight-l2: 22px;
  --theme-font-lineHeight-m1: 24px;
  --theme-font-lineHeight-m2: 22px;
  --theme-font-lineHeight-s1: 18px;
  --theme-font-lineHeight-s2: 16px;
  --theme-font-lineHeight-xl: 26px;
  --theme-font-lineHeight-xs: 14px;
  --theme-font-lineHeight-xxl: 30px;
  --theme-font-lineHeight-xxxl: 36px;
  --theme-font-size-l: 18px;
  --theme-font-size-m: 15px;
  --theme-font-size-ms: 14px;
  --theme-font-size-s: 13px;
  --theme-font-size-xl: 21px;
  --theme-font-size-xm: 16px;
  --theme-font-size-xs: 11px;
  --theme-font-size-xxl: 24px;
  --theme-font-size-xxs: 9px;
  --theme-font-size-xxxl: 26px;
  --theme-font-size-xxxxl: 32px;
  --theme-font-size-xxxxxl: 48px;
  --theme-font-weight-bold: 700;
  --theme-font-weight-light: 100;
  --theme-font-weight-normal: normal;
  --theme-gap-0: 0px;
  --theme-gap-10: 10px;
  --theme-gap-12: 12px;
  --theme-gap-14: 14px;
  --theme-gap-16: 16px;
  --theme-gap-18: 18px;
  --theme-gap-2: 2px;
  --theme-gap-20: 20px;
  --theme-gap-22: 22px;
  --theme-gap-24: 24px;
  --theme-gap-28: 28px;
  --theme-gap-32: 32px;
  --theme-gap-36: 36px;
  --theme-gap-4: 4px;
  --theme-gap-40: 40px;
  --theme-gap-44: 44px;
  --theme-gap-48: 48px;
  --theme-gap-52: 52px;
  --theme-gap-56: 56px;
  --theme-gap-6: 6px;
  --theme-gap-60: 60px;
  --theme-gap-64: 64px;
  --theme-gap-72: 72px;
  --theme-gap-8: 8px;
  --theme-gap-80: 80px;
  --theme-margin-dense-header-2xl-header-2xl: var(--theme-gap-0);
  --theme-margin-dense-header-2xl-header-3xl: var(--theme-gap-0);
  --theme-margin-dense-header-2xl-header-4xl: var(--theme-gap-2);
  --theme-margin-dense-header-2xl-header-5xl: var(--theme-gap-10);
  --theme-margin-dense-header-2xl-header-l: var(--theme-gap-6);
  --theme-margin-dense-header-2xl-header-m: var(--theme-gap-6);
  --theme-margin-dense-header-2xl-header-ms: var(--theme-gap-6);
  --theme-margin-dense-header-2xl-header-s: var(--theme-gap-8);
  --theme-margin-dense-header-2xl-header-xl: var(--theme-gap-2);
  --theme-margin-dense-header-2xl-header-xm: var(--theme-gap-6);
  --theme-margin-dense-header-2xl-paragraph-l: var(--theme-gap-4);
  --theme-margin-dense-header-2xl-paragraph-l-dense: var(--theme-gap-6);
  --theme-margin-dense-header-2xl-paragraph-m: var(--theme-gap-4);
  --theme-margin-dense-header-2xl-paragraph-m-dense: var(--theme-gap-6);
  --theme-margin-dense-header-2xl-paragraph-s: var(--theme-gap-6);
  --theme-margin-dense-header-2xl-paragraph-s-dense: var(--theme-gap-8);
  --theme-margin-dense-header-2xl-paragraph-xl: var(--theme-gap-2);
  --theme-margin-dense-header-2xl-paragraph-xs: var(--theme-gap-8);
  --theme-margin-dense-header-2xl-paragraph-xxs: var(--theme-gap-8);
  --theme-margin-dense-header-3xl-header-2xl: var(--theme-gap-2);
  --theme-margin-dense-header-3xl-header-3xl: var(--theme-gap-0);
  --theme-margin-dense-header-3xl-header-4xl: var(--theme-gap-2);
  --theme-margin-dense-header-3xl-header-5xl: var(--theme-gap-8);
  --theme-margin-dense-header-3xl-header-l: var(--theme-gap-6);
  --theme-margin-dense-header-3xl-header-m: var(--theme-gap-6);
  --theme-margin-dense-header-3xl-header-ms: var(--theme-gap-8);
  --theme-margin-dense-header-3xl-header-s: var(--theme-gap-8);
  --theme-margin-dense-header-3xl-header-xl: var(--theme-gap-4);
  --theme-margin-dense-header-3xl-header-xm: var(--theme-gap-6);
  --theme-margin-dense-header-3xl-paragraph-l: var(--theme-gap-6);
  --theme-margin-dense-header-3xl-paragraph-l-dense: var(--theme-gap-6);
  --theme-margin-dense-header-3xl-paragraph-m: var(--theme-gap-6);
  --theme-margin-dense-header-3xl-paragraph-m-dense: var(--theme-gap-6);
  --theme-margin-dense-header-3xl-paragraph-s: var(--theme-gap-8);
  --theme-margin-dense-header-3xl-paragraph-s-dense: var(--theme-gap-8);
  --theme-margin-dense-header-3xl-paragraph-xl: var(--theme-gap-4);
  --theme-margin-dense-header-3xl-paragraph-xs: var(--theme-gap-8);
  --theme-margin-dense-header-3xl-paragraph-xxs: var(--theme-gap-8);
  --theme-margin-dense-header-4xl-header-2xl: var(--theme-gap-4);
  --theme-margin-dense-header-4xl-header-3xl: var(--theme-gap-4);
  --theme-margin-dense-header-4xl-header-4xl: var(--theme-gap-0);
  --theme-margin-dense-header-4xl-header-5xl: var(--theme-gap-6);
  --theme-margin-dense-header-4xl-header-l: var(--theme-gap-8);
  --theme-margin-dense-header-4xl-header-m: var(--theme-gap-8);
  --theme-margin-dense-header-4xl-header-ms: var(--theme-gap-10);
  --theme-margin-dense-header-4xl-header-s: var(--theme-gap-10);
  --theme-margin-dense-header-4xl-header-xl: var(--theme-gap-6);
  --theme-margin-dense-header-4xl-header-xm: var(--theme-gap-8);
  --theme-margin-dense-header-4xl-paragraph-l: var(--theme-gap-8);
  --theme-margin-dense-header-4xl-paragraph-l-dense: var(--theme-gap-8);
  --theme-margin-dense-header-4xl-paragraph-m: var(--theme-gap-8);
  --theme-margin-dense-header-4xl-paragraph-m-dense: var(--theme-gap-8);
  --theme-margin-dense-header-4xl-paragraph-s: var(--theme-gap-10);
  --theme-margin-dense-header-4xl-paragraph-s-dense: var(--theme-gap-10);
  --theme-margin-dense-header-4xl-paragraph-xl: var(--theme-gap-6);
  --theme-margin-dense-header-4xl-paragraph-xs: var(--theme-gap-10);
  --theme-margin-dense-header-4xl-paragraph-xxs: var(--theme-gap-10);
  --theme-margin-dense-header-5xl-header-2xl: var(--theme-gap-14);
  --theme-margin-dense-header-5xl-header-3xl: var(--theme-gap-12);
  --theme-margin-dense-header-5xl-header-4xl: var(--theme-gap-10);
  --theme-margin-dense-header-5xl-header-5xl: var(--theme-gap-0);
  --theme-margin-dense-header-5xl-header-l: var(--theme-gap-16);
  --theme-margin-dense-header-5xl-header-m: var(--theme-gap-16);
  --theme-margin-dense-header-5xl-header-ms: var(--theme-gap-18);
  --theme-margin-dense-header-5xl-header-s: var(--theme-gap-18);
  --theme-margin-dense-header-5xl-header-xl: var(--theme-gap-14);
  --theme-margin-dense-header-5xl-header-xm: var(--theme-gap-16);
  --theme-margin-dense-header-5xl-paragraph-l: var(--theme-gap-16);
  --theme-margin-dense-header-5xl-paragraph-l-dense: var(--theme-gap-16);
  --theme-margin-dense-header-5xl-paragraph-m: var(--theme-gap-16);
  --theme-margin-dense-header-5xl-paragraph-m-dense: var(--theme-gap-16);
  --theme-margin-dense-header-5xl-paragraph-s: var(--theme-gap-18);
  --theme-margin-dense-header-5xl-paragraph-s-dense: var(--theme-gap-18);
  --theme-margin-dense-header-5xl-paragraph-xl: var(--theme-gap-14);
  --theme-margin-dense-header-5xl-paragraph-xs: var(--theme-gap-20);
  --theme-margin-dense-header-5xl-paragraph-xxs: var(--theme-gap-20);
  --theme-margin-dense-header-l-header-2xl: var(--theme-gap-4);
  --theme-margin-dense-header-l-header-3xl: var(--theme-gap-4);
  --theme-margin-dense-header-l-header-4xl: var(--theme-gap-6);
  --theme-margin-dense-header-l-header-5xl: var(--theme-gap-10);
  --theme-margin-dense-header-l-header-l: var(--theme-gap-0);
  --theme-margin-dense-header-l-header-m: var(--theme-gap-2);
  --theme-margin-dense-header-l-header-ms: var(--theme-gap-4);
  --theme-margin-dense-header-l-header-s: var(--theme-gap-4);
  --theme-margin-dense-header-l-header-xl: var(--theme-gap-4);
  --theme-margin-dense-header-l-header-xm: var(--theme-gap-2);
  --theme-margin-dense-header-l-paragraph-l: var(--theme-gap-2);
  --theme-margin-dense-header-l-paragraph-l-dense: var(--theme-gap-0);
  --theme-margin-dense-header-l-paragraph-m: var(--theme-gap-2);
  --theme-margin-dense-header-l-paragraph-m-dense: var(--theme-gap-2);
  --theme-margin-dense-header-l-paragraph-s: var(--theme-gap-4);
  --theme-margin-dense-header-l-paragraph-s-dense: var(--theme-gap-4);
  --theme-margin-dense-header-l-paragraph-xl: var(--theme-gap-4);
  --theme-margin-dense-header-l-paragraph-xs: var(--theme-gap-6);
  --theme-margin-dense-header-l-paragraph-xxs: var(--theme-gap-6);
  --theme-margin-dense-header-m-header-2xl: var(--theme-gap-4);
  --theme-margin-dense-header-m-header-3xl: var(--theme-gap-4);
  --theme-margin-dense-header-m-header-4xl: var(--theme-gap-6);
  --theme-margin-dense-header-m-header-5xl: var(--theme-gap-10);
  --theme-margin-dense-header-m-header-l: var(--theme-gap-2);
  --theme-margin-dense-header-m-header-m: var(--theme-gap-0);
  --theme-margin-dense-header-m-header-ms: var(--theme-gap-2);
  --theme-margin-dense-header-m-header-s: var(--theme-gap-2);
  --theme-margin-dense-header-m-header-xl: var(--theme-gap-2);
  --theme-margin-dense-header-m-header-xm: var(--theme-gap-0);
  --theme-margin-dense-header-m-paragraph-l: var(--theme-gap-2);
  --theme-margin-dense-header-m-paragraph-l-dense: var(--theme-gap-2);
  --theme-margin-dense-header-m-paragraph-m: var(--theme-gap-2);
  --theme-margin-dense-header-m-paragraph-m-dense: var(--theme-gap-0);
  --theme-margin-dense-header-m-paragraph-s: var(--theme-gap-2);
  --theme-margin-dense-header-m-paragraph-s-dense: var(--theme-gap-2);
  --theme-margin-dense-header-m-paragraph-xl: var(--theme-gap-2);
  --theme-margin-dense-header-m-paragraph-xs: var(--theme-gap-4);
  --theme-margin-dense-header-m-paragraph-xxs: var(--theme-gap-4);
  --theme-margin-dense-header-ms-header-2xl: var(--theme-gap-4);
  --theme-margin-dense-header-ms-header-3xl: var(--theme-gap-4);
  --theme-margin-dense-header-ms-header-4xl: var(--theme-gap-6);
  --theme-margin-dense-header-ms-header-5xl: var(--theme-gap-10);
  --theme-margin-dense-header-ms-header-l: var(--theme-gap-2);
  --theme-margin-dense-header-ms-header-m: var(--theme-gap-0);
  --theme-margin-dense-header-ms-header-ms: var(--theme-gap-0);
  --theme-margin-dense-header-ms-header-s: var(--theme-gap-2);
  --theme-margin-dense-header-ms-header-xl: var(--theme-gap-4);
  --theme-margin-dense-header-ms-header-xm: var(--theme-gap-0);
  --theme-margin-dense-header-ms-paragraph-l: var(--theme-gap-2);
  --theme-margin-dense-header-ms-paragraph-l-dense: var(--theme-gap-2);
  --theme-margin-dense-header-ms-paragraph-m: var(--theme-gap-2);
  --theme-margin-dense-header-ms-paragraph-m-dense: var(--theme-gap-0);
  --theme-margin-dense-header-ms-paragraph-s: var(--theme-gap-0);
  --theme-margin-dense-header-ms-paragraph-s-dense: var(--theme-gap-2);
  --theme-margin-dense-header-ms-paragraph-xl: var(--theme-gap-4);
  --theme-margin-dense-header-ms-paragraph-xs: var(--theme-gap-2);
  --theme-margin-dense-header-ms-paragraph-xxs: var(--theme-gap-2);
  --theme-margin-dense-header-s-header-2xl: var(--theme-gap-6);
  --theme-margin-dense-header-s-header-3xl: var(--theme-gap-6);
  --theme-margin-dense-header-s-header-4xl: var(--theme-gap-6);
  --theme-margin-dense-header-s-header-5xl: var(--theme-gap-12);
  --theme-margin-dense-header-s-header-l: var(--theme-gap-2);
  --theme-margin-dense-header-s-header-m: var(--theme-gap-2);
  --theme-margin-dense-header-s-header-ms: var(--theme-gap-2);
  --theme-margin-dense-header-s-header-s: var(--theme-gap-0);
  --theme-margin-dense-header-s-header-xl: var(--theme-gap-4);
  --theme-margin-dense-header-s-header-xm: var(--theme-gap-2);
  --theme-margin-dense-header-s-paragraph-l: var(--theme-gap-2);
  --theme-margin-dense-header-s-paragraph-l-dense: var(--theme-gap-2);
  --theme-margin-dense-header-s-paragraph-m: var(--theme-gap-2);
  --theme-margin-dense-header-s-paragraph-m-dense: var(--theme-gap-2);
  --theme-margin-dense-header-s-paragraph-s: var(--theme-gap-2);
  --theme-margin-dense-header-s-paragraph-s-dense: var(--theme-gap-0);
  --theme-margin-dense-header-s-paragraph-xl: var(--theme-gap-4);
  --theme-margin-dense-header-s-paragraph-xs: var(--theme-gap-2);
  --theme-margin-dense-header-s-paragraph-xxs: var(--theme-gap-2);
  --theme-margin-dense-header-xl-header-2xl: var(--theme-gap-2);
  --theme-margin-dense-header-xl-header-3xl: var(--theme-gap-2);
  --theme-margin-dense-header-xl-header-4xl: var(--theme-gap-4);
  --theme-margin-dense-header-xl-header-5xl: var(--theme-gap-10);
  --theme-margin-dense-header-xl-header-l: var(--theme-gap-4);
  --theme-margin-dense-header-xl-header-m: var(--theme-gap-4);
  --theme-margin-dense-header-xl-header-ms: var(--theme-gap-6);
  --theme-margin-dense-header-xl-header-s: var(--theme-gap-6);
  --theme-margin-dense-header-xl-header-xl: var(--theme-gap-0);
  --theme-margin-dense-header-xl-header-xm: var(--theme-gap-4);
  --theme-margin-dense-header-xl-paragraph-l: var(--theme-gap-2);
  --theme-margin-dense-header-xl-paragraph-l-dense: var(--theme-gap-4);
  --theme-margin-dense-header-xl-paragraph-m: var(--theme-gap-4);
  --theme-margin-dense-header-xl-paragraph-m-dense: var(--theme-gap-4);
  --theme-margin-dense-header-xl-paragraph-s: var(--theme-gap-6);
  --theme-margin-dense-header-xl-paragraph-s-dense: var(--theme-gap-6);
  --theme-margin-dense-header-xl-paragraph-xl: var(--theme-gap-0);
  --theme-margin-dense-header-xl-paragraph-xs: var(--theme-gap-6);
  --theme-margin-dense-header-xl-paragraph-xxs: var(--theme-gap-6);
  --theme-margin-dense-header-xm-header-2xl: var(--theme-gap-4);
  --theme-margin-dense-header-xm-header-3xl: var(--theme-gap-4);
  --theme-margin-dense-header-xm-header-4xl: var(--theme-gap-6);
  --theme-margin-dense-header-xm-header-5xl: var(--theme-gap-10);
  --theme-margin-dense-header-xm-header-l: var(--theme-gap-2);
  --theme-margin-dense-header-xm-header-m: var(--theme-gap-0);
  --theme-margin-dense-header-xm-header-ms: var(--theme-gap-2);
  --theme-margin-dense-header-xm-header-s: var(--theme-gap-2);
  --theme-margin-dense-header-xm-header-xl: var(--theme-gap-2);
  --theme-margin-dense-header-xm-header-xm: var(--theme-gap-0);
  --theme-margin-dense-header-xm-paragraph-l: var(--theme-gap-2);
  --theme-margin-dense-header-xm-paragraph-l-dense: var(--theme-gap-2);
  --theme-margin-dense-header-xm-paragraph-m: var(--theme-gap-2);
  --theme-margin-dense-header-xm-paragraph-m-dense: var(--theme-gap-0);
  --theme-margin-dense-header-xm-paragraph-s: var(--theme-gap-2);
  --theme-margin-dense-header-xm-paragraph-s-dense: var(--theme-gap-2);
  --theme-margin-dense-header-xm-paragraph-xl: var(--theme-gap-2);
  --theme-margin-dense-header-xm-paragraph-xs: var(--theme-gap-4);
  --theme-margin-dense-header-xm-paragraph-xxs: var(--theme-gap-4);
  --theme-margin-dense-paragraph-l-dense-header-2xl: var(--theme-gap-4);
  --theme-margin-dense-paragraph-l-dense-header-3xl: var(--theme-gap-4);
  --theme-margin-dense-paragraph-l-dense-header-4xl: var(--theme-gap-6);
  --theme-margin-dense-paragraph-l-dense-header-5xl: var(--theme-gap-10);
  --theme-margin-dense-paragraph-l-dense-header-l: var(--theme-gap-0);
  --theme-margin-dense-paragraph-l-dense-header-m: var(--theme-gap-2);
  --theme-margin-dense-paragraph-l-dense-header-ms: var(--theme-gap-4);
  --theme-margin-dense-paragraph-l-dense-header-s: var(--theme-gap-4);
  --theme-margin-dense-paragraph-l-dense-header-xl: var(--theme-gap-4);
  --theme-margin-dense-paragraph-l-dense-header-xm: var(--theme-gap-2);
  --theme-margin-dense-paragraph-l-dense-paragraph-l: var(--theme-gap-2);
  --theme-margin-dense-paragraph-l-dense-paragraph-l-dense: var(--theme-gap-0);
  --theme-margin-dense-paragraph-l-dense-paragraph-m: var(--theme-gap-2);
  --theme-margin-dense-paragraph-l-dense-paragraph-m-dense: var(--theme-gap-2);
  --theme-margin-dense-paragraph-l-dense-paragraph-s: var(--theme-gap-4);
  --theme-margin-dense-paragraph-l-dense-paragraph-s-dense: var(--theme-gap-4);
  --theme-margin-dense-paragraph-l-dense-paragraph-xl: var(--theme-gap-4);
  --theme-margin-dense-paragraph-l-dense-paragraph-xs: var(--theme-gap-4);
  --theme-margin-dense-paragraph-l-dense-paragraph-xxs: var(--theme-gap-4);
  --theme-margin-dense-paragraph-l-header-2xl: var(--theme-gap-2);
  --theme-margin-dense-paragraph-l-header-3xl: var(--theme-gap-4);
  --theme-margin-dense-paragraph-l-header-4xl: var(--theme-gap-6);
  --theme-margin-dense-paragraph-l-header-5xl: var(--theme-gap-10);
  --theme-margin-dense-paragraph-l-header-l: var(--theme-gap-2);
  --theme-margin-dense-paragraph-l-header-m: var(--theme-gap-2);
  --theme-margin-dense-paragraph-l-header-ms: var(--theme-gap-4);
  --theme-margin-dense-paragraph-l-header-s: var(--theme-gap-4);
  --theme-margin-dense-paragraph-l-header-xl: var(--theme-gap-2);
  --theme-margin-dense-paragraph-l-header-xm: var(--theme-gap-2);
  --theme-margin-dense-paragraph-l-paragraph-l: var(--theme-gap-0);
  --theme-margin-dense-paragraph-l-paragraph-l-dense: var(--theme-gap-2);
  --theme-margin-dense-paragraph-l-paragraph-m: var(--theme-gap-2);
  --theme-margin-dense-paragraph-l-paragraph-m-dense: var(--theme-gap-2);
  --theme-margin-dense-paragraph-l-paragraph-s: var(--theme-gap-4);
  --theme-margin-dense-paragraph-l-paragraph-s-dense: var(--theme-gap-4);
  --theme-margin-dense-paragraph-l-paragraph-xl: var(--theme-gap-2);
  --theme-margin-dense-paragraph-l-paragraph-xs: var(--theme-gap-6);
  --theme-margin-dense-paragraph-l-paragraph-xxs: var(--theme-gap-6);
  --theme-margin-dense-paragraph-m-dense-header-2xl: var(--theme-gap-4);
  --theme-margin-dense-paragraph-m-dense-header-3xl: var(--theme-gap-4);
  --theme-margin-dense-paragraph-m-dense-header-4xl: var(--theme-gap-6);
  --theme-margin-dense-paragraph-m-dense-header-5xl: var(--theme-gap-10);
  --theme-margin-dense-paragraph-m-dense-header-l: var(--theme-gap-2);
  --theme-margin-dense-paragraph-m-dense-header-m: var(--theme-gap-0);
  --theme-margin-dense-paragraph-m-dense-header-ms: var(--theme-gap-2);
  --theme-margin-dense-paragraph-m-dense-header-s: var(--theme-gap-2);
  --theme-margin-dense-paragraph-m-dense-header-xl: var(--theme-gap-2);
  --theme-margin-dense-paragraph-m-dense-header-xm: var(--theme-gap-0);
  --theme-margin-dense-paragraph-m-dense-paragraph-l: var(--theme-gap-2);
  --theme-margin-dense-paragraph-m-dense-paragraph-l-dense: var(--theme-gap-2);
  --theme-margin-dense-paragraph-m-dense-paragraph-m: var(--theme-gap-2);
  --theme-margin-dense-paragraph-m-dense-paragraph-m-dense: var(--theme-gap-0);
  --theme-margin-dense-paragraph-m-dense-paragraph-s: var(--theme-gap-2);
  --theme-margin-dense-paragraph-m-dense-paragraph-s-dense: var(--theme-gap-2);
  --theme-margin-dense-paragraph-m-dense-paragraph-xl: var(--theme-gap-2);
  --theme-margin-dense-paragraph-m-dense-paragraph-xs: var(--theme-gap-4);
  --theme-margin-dense-paragraph-m-dense-paragraph-xxs: var(--theme-gap-4);
  --theme-margin-dense-paragraph-m-header-2xl: var(--theme-gap-2);
  --theme-margin-dense-paragraph-m-header-3xl: var(--theme-gap-4);
  --theme-margin-dense-paragraph-m-header-4xl: var(--theme-gap-6);
  --theme-margin-dense-paragraph-m-header-5xl: var(--theme-gap-10);
  --theme-margin-dense-paragraph-m-header-l: var(--theme-gap-2);
  --theme-margin-dense-paragraph-m-header-m: var(--theme-gap-2);
  --theme-margin-dense-paragraph-m-header-ms: var(--theme-gap-4);
  --theme-margin-dense-paragraph-m-header-s: var(--theme-gap-4);
  --theme-margin-dense-paragraph-m-header-xl: var(--theme-gap-2);
  --theme-margin-dense-paragraph-m-header-xm: var(--theme-gap-2);
  --theme-margin-dense-paragraph-m-paragraph-l: var(--theme-gap-2);
  --theme-margin-dense-paragraph-m-paragraph-l-dense: var(--theme-gap-2);
  --theme-margin-dense-paragraph-m-paragraph-m: var(--theme-gap-0);
  --theme-margin-dense-paragraph-m-paragraph-m-dense: var(--theme-gap-2);
  --theme-margin-dense-paragraph-m-paragraph-s: var(--theme-gap-2);
  --theme-margin-dense-paragraph-m-paragraph-s-dense: var(--theme-gap-4);
  --theme-margin-dense-paragraph-m-paragraph-xl: var(--theme-gap-2);
  --theme-margin-dense-paragraph-m-paragraph-xs: var(--theme-gap-4);
  --theme-margin-dense-paragraph-m-paragraph-xxs: var(--theme-gap-4);
  --theme-margin-dense-paragraph-s-dense-header-2xl: var(--theme-gap-6);
  --theme-margin-dense-paragraph-s-dense-header-3xl: var(--theme-gap-6);
  --theme-margin-dense-paragraph-s-dense-header-4xl: var(--theme-gap-6);
  --theme-margin-dense-paragraph-s-dense-header-5xl: var(--theme-gap-12);
  --theme-margin-dense-paragraph-s-dense-header-l: var(--theme-gap-2);
  --theme-margin-dense-paragraph-s-dense-header-m: var(--theme-gap-2);
  --theme-margin-dense-paragraph-s-dense-header-ms: var(--theme-gap-2);
  --theme-margin-dense-paragraph-s-dense-header-s: var(--theme-gap-0);
  --theme-margin-dense-paragraph-s-dense-header-xl: var(--theme-gap-4);
  --theme-margin-dense-paragraph-s-dense-header-xm: var(--theme-gap-2);
  --theme-margin-dense-paragraph-s-dense-paragraph-l: var(--theme-gap-2);
  --theme-margin-dense-paragraph-s-dense-paragraph-l-dense: var(--theme-gap-2);
  --theme-margin-dense-paragraph-s-dense-paragraph-m: var(--theme-gap-2);
  --theme-margin-dense-paragraph-s-dense-paragraph-m-dense: var(--theme-gap-2);
  --theme-margin-dense-paragraph-s-dense-paragraph-s: var(--theme-gap-2);
  --theme-margin-dense-paragraph-s-dense-paragraph-s-dense: var(--theme-gap-0);
  --theme-margin-dense-paragraph-s-dense-paragraph-xl: var(--theme-gap-4);
  --theme-margin-dense-paragraph-s-dense-paragraph-xs: var(--theme-gap-2);
  --theme-margin-dense-paragraph-s-dense-paragraph-xxs: var(--theme-gap-2);
  --theme-margin-dense-paragraph-s-header-2xl: var(--theme-gap-4);
  --theme-margin-dense-paragraph-s-header-3xl: var(--theme-gap-6);
  --theme-margin-dense-paragraph-s-header-4xl: var(--theme-gap-6);
  --theme-margin-dense-paragraph-s-header-5xl: var(--theme-gap-12);
  --theme-margin-dense-paragraph-s-header-l: var(--theme-gap-2);
  --theme-margin-dense-paragraph-s-header-m: var(--theme-gap-2);
  --theme-margin-dense-paragraph-s-header-ms: var(--theme-gap-0);
  --theme-margin-dense-paragraph-s-header-s: var(--theme-gap-2);
  --theme-margin-dense-paragraph-s-header-xl: var(--theme-gap-4);
  --theme-margin-dense-paragraph-s-header-xm: var(--theme-gap-2);
  --theme-margin-dense-paragraph-s-paragraph-l: var(--theme-gap-2);
  --theme-margin-dense-paragraph-s-paragraph-l-dense: var(--theme-gap-2);
  --theme-margin-dense-paragraph-s-paragraph-m: var(--theme-gap-2);
  --theme-margin-dense-paragraph-s-paragraph-m-dense: var(--theme-gap-0);
  --theme-margin-dense-paragraph-s-paragraph-s: var(--theme-gap-0);
  --theme-margin-dense-paragraph-s-paragraph-s-dense: var(--theme-gap-2);
  --theme-margin-dense-paragraph-s-paragraph-xl: var(--theme-gap-4);
  --theme-margin-dense-paragraph-s-paragraph-xs: var(--theme-gap-2);
  --theme-margin-dense-paragraph-s-paragraph-xxs: var(--theme-gap-2);
  --theme-margin-dense-paragraph-xl-header-2xl: var(--theme-gap-2);
  --theme-margin-dense-paragraph-xl-header-3xl: var(--theme-gap-2);
  --theme-margin-dense-paragraph-xl-header-4xl: var(--theme-gap-4);
  --theme-margin-dense-paragraph-xl-header-5xl: var(--theme-gap-10);
  --theme-margin-dense-paragraph-xl-header-l: var(--theme-gap-4);
  --theme-margin-dense-paragraph-xl-header-m: var(--theme-gap-4);
  --theme-margin-dense-paragraph-xl-header-ms: var(--theme-gap-6);
  --theme-margin-dense-paragraph-xl-header-s: var(--theme-gap-6);
  --theme-margin-dense-paragraph-xl-header-xl: var(--theme-gap-0);
  --theme-margin-dense-paragraph-xl-header-xm: var(--theme-gap-4);
  --theme-margin-dense-paragraph-xl-paragraph-l: var(--theme-gap-2);
  --theme-margin-dense-paragraph-xl-paragraph-l-dense: var(--theme-gap-4);
  --theme-margin-dense-paragraph-xl-paragraph-m: var(--theme-gap-4);
  --theme-margin-dense-paragraph-xl-paragraph-m-dense: var(--theme-gap-4);
  --theme-margin-dense-paragraph-xl-paragraph-s: var(--theme-gap-6);
  --theme-margin-dense-paragraph-xl-paragraph-s-dense: var(--theme-gap-6);
  --theme-margin-dense-paragraph-xl-paragraph-xl: var(--theme-gap-0);
  --theme-margin-dense-paragraph-xl-paragraph-xs: var(--theme-gap-6);
  --theme-margin-dense-paragraph-xl-paragraph-xxs: var(--theme-gap-6);
  --theme-margin-dense-paragraph-xs-header-2xl: var(--theme-gap-4);
  --theme-margin-dense-paragraph-xs-header-3xl: var(--theme-gap-4);
  --theme-margin-dense-paragraph-xs-header-4xl: var(--theme-gap-6);
  --theme-margin-dense-paragraph-xs-header-5xl: var(--theme-gap-12);
  --theme-margin-dense-paragraph-xs-header-l: var(--theme-gap-4);
  --theme-margin-dense-paragraph-xs-header-m: var(--theme-gap-2);
  --theme-margin-dense-paragraph-xs-header-ms: var(--theme-gap-2);
  --theme-margin-dense-paragraph-xs-header-s: var(--theme-gap-2);
  --theme-margin-dense-paragraph-xs-header-xl: var(--theme-gap-4);
  --theme-margin-dense-paragraph-xs-header-xm: var(--theme-gap-2);
  --theme-margin-dense-paragraph-xs-paragraph-l: var(--theme-gap-4);
  --theme-margin-dense-paragraph-xs-paragraph-l-dense: var(--theme-gap-2);
  --theme-margin-dense-paragraph-xs-paragraph-m: var(--theme-gap-2);
  --theme-margin-dense-paragraph-xs-paragraph-m-dense: var(--theme-gap-2);
  --theme-margin-dense-paragraph-xs-paragraph-s: var(--theme-gap-2);
  --theme-margin-dense-paragraph-xs-paragraph-s-dense: var(--theme-gap-2);
  --theme-margin-dense-paragraph-xs-paragraph-xl: var(--theme-gap-4);
  --theme-margin-dense-paragraph-xs-paragraph-xs: var(--theme-gap-0);
  --theme-margin-dense-paragraph-xs-paragraph-xxs: var(--theme-gap-0);
  --theme-margin-dense-paragraph-xxs-header-2xl: var(--theme-gap-4);
  --theme-margin-dense-paragraph-xxs-header-3xl: var(--theme-gap-4);
  --theme-margin-dense-paragraph-xxs-header-4xl: var(--theme-gap-6);
  --theme-margin-dense-paragraph-xxs-header-5xl: var(--theme-gap-12);
  --theme-margin-dense-paragraph-xxs-header-l: var(--theme-gap-4);
  --theme-margin-dense-paragraph-xxs-header-m: var(--theme-gap-2);
  --theme-margin-dense-paragraph-xxs-header-ms: var(--theme-gap-2);
  --theme-margin-dense-paragraph-xxs-header-s: var(--theme-gap-2);
  --theme-margin-dense-paragraph-xxs-header-xl: var(--theme-gap-4);
  --theme-margin-dense-paragraph-xxs-header-xm: var(--theme-gap-2);
  --theme-margin-dense-paragraph-xxs-paragraph-l: var(--theme-gap-4);
  --theme-margin-dense-paragraph-xxs-paragraph-l-dense: var(--theme-gap-2);
  --theme-margin-dense-paragraph-xxs-paragraph-m: var(--theme-gap-2);
  --theme-margin-dense-paragraph-xxs-paragraph-m-dense: var(--theme-gap-2);
  --theme-margin-dense-paragraph-xxs-paragraph-s: var(--theme-gap-2);
  --theme-margin-dense-paragraph-xxs-paragraph-s-dense: var(--theme-gap-2);
  --theme-margin-dense-paragraph-xxs-paragraph-xl: var(--theme-gap-4);
  --theme-margin-dense-paragraph-xxs-paragraph-xs: var(--theme-gap-0);
  --theme-margin-dense-paragraph-xxs-paragraph-xxs: var(--theme-gap-0);
  --theme-margin-normal-header-2xl-header-2xl: var(--theme-gap-12);
  --theme-margin-normal-header-2xl-header-3xl: var(--theme-gap-40);
  --theme-margin-normal-header-2xl-header-4xl: var(--theme-gap-48);
  --theme-margin-normal-header-2xl-header-5xl: var(--theme-gap-80);
  --theme-margin-normal-header-2xl-header-l: var(--theme-gap-12);
  --theme-margin-normal-header-2xl-header-m: var(--theme-gap-12);
  --theme-margin-normal-header-2xl-header-ms: var(--theme-gap-12);
  --theme-margin-normal-header-2xl-header-s: var(--theme-gap-12);
  --theme-margin-normal-header-2xl-header-xl: var(--theme-gap-12);
  --theme-margin-normal-header-2xl-header-xm: var(--theme-gap-12);
  --theme-margin-normal-header-2xl-paragraph-l: var(--theme-gap-16);
  --theme-margin-normal-header-2xl-paragraph-l-dense: var(--theme-gap-16);
  --theme-margin-normal-header-2xl-paragraph-m: var(--theme-gap-12);
  --theme-margin-normal-header-2xl-paragraph-m-dense: var(--theme-gap-12);
  --theme-margin-normal-header-2xl-paragraph-s: var(--theme-gap-12);
  --theme-margin-normal-header-2xl-paragraph-s-dense: var(--theme-gap-12);
  --theme-margin-normal-header-2xl-paragraph-xl: var(--theme-gap-12);
  --theme-margin-normal-header-2xl-paragraph-xs: var(--theme-gap-10);
  --theme-margin-normal-header-2xl-paragraph-xxs: var(--theme-gap-10);
  --theme-margin-normal-header-3xl-header-2xl: var(--theme-gap-12);
  --theme-margin-normal-header-3xl-header-3xl: var(--theme-gap-12);
  --theme-margin-normal-header-3xl-header-4xl: var(--theme-gap-48);
  --theme-margin-normal-header-3xl-header-5xl: var(--theme-gap-80);
  --theme-margin-normal-header-3xl-header-l: var(--theme-gap-12);
  --theme-margin-normal-header-3xl-header-m: var(--theme-gap-12);
  --theme-margin-normal-header-3xl-header-ms: var(--theme-gap-12);
  --theme-margin-normal-header-3xl-header-s: var(--theme-gap-12);
  --theme-margin-normal-header-3xl-header-xl: var(--theme-gap-12);
  --theme-margin-normal-header-3xl-header-xm: var(--theme-gap-12);
  --theme-margin-normal-header-3xl-paragraph-l: var(--theme-gap-16);
  --theme-margin-normal-header-3xl-paragraph-l-dense: var(--theme-gap-16);
  --theme-margin-normal-header-3xl-paragraph-m: var(--theme-gap-12);
  --theme-margin-normal-header-3xl-paragraph-m-dense: var(--theme-gap-12);
  --theme-margin-normal-header-3xl-paragraph-s: var(--theme-gap-12);
  --theme-margin-normal-header-3xl-paragraph-s-dense: var(--theme-gap-12);
  --theme-margin-normal-header-3xl-paragraph-xl: var(--theme-gap-12);
  --theme-margin-normal-header-3xl-paragraph-xs: var(--theme-gap-12);
  --theme-margin-normal-header-3xl-paragraph-xxs: var(--theme-gap-12);
  --theme-margin-normal-header-4xl-header-2xl: var(--theme-gap-16);
  --theme-margin-normal-header-4xl-header-3xl: var(--theme-gap-16);
  --theme-margin-normal-header-4xl-header-4xl: var(--theme-gap-16);
  --theme-margin-normal-header-4xl-header-5xl: var(--theme-gap-80);
  --theme-margin-normal-header-4xl-header-l: var(--theme-gap-16);
  --theme-margin-normal-header-4xl-header-m: var(--theme-gap-12);
  --theme-margin-normal-header-4xl-header-ms: var(--theme-gap-16);
  --theme-margin-normal-header-4xl-header-s: var(--theme-gap-16);
  --theme-margin-normal-header-4xl-header-xl: var(--theme-gap-16);
  --theme-margin-normal-header-4xl-header-xm: var(--theme-gap-12);
  --theme-margin-normal-header-4xl-paragraph-l: var(--theme-gap-16);
  --theme-margin-normal-header-4xl-paragraph-l-dense: var(--theme-gap-16);
  --theme-margin-normal-header-4xl-paragraph-m: var(--theme-gap-16);
  --theme-margin-normal-header-4xl-paragraph-m-dense: var(--theme-gap-16);
  --theme-margin-normal-header-4xl-paragraph-s: var(--theme-gap-16);
  --theme-margin-normal-header-4xl-paragraph-s-dense: var(--theme-gap-16);
  --theme-margin-normal-header-4xl-paragraph-xl: var(--theme-gap-16);
  --theme-margin-normal-header-4xl-paragraph-xs: var(--theme-gap-16);
  --theme-margin-normal-header-4xl-paragraph-xxs: var(--theme-gap-16);
  --theme-margin-normal-header-5xl-header-2xl: var(--theme-gap-20);
  --theme-margin-normal-header-5xl-header-3xl: var(--theme-gap-20);
  --theme-margin-normal-header-5xl-header-4xl: var(--theme-gap-16);
  --theme-margin-normal-header-5xl-header-5xl: var(--theme-gap-16);
  --theme-margin-normal-header-5xl-header-l: var(--theme-gap-20);
  --theme-margin-normal-header-5xl-header-m: var(--theme-gap-20);
  --theme-margin-normal-header-5xl-header-ms: var(--theme-gap-20);
  --theme-margin-normal-header-5xl-header-s: var(--theme-gap-20);
  --theme-margin-normal-header-5xl-header-xl: var(--theme-gap-20);
  --theme-margin-normal-header-5xl-header-xm: var(--theme-gap-20);
  --theme-margin-normal-header-5xl-paragraph-l: var(--theme-gap-20);
  --theme-margin-normal-header-5xl-paragraph-l-dense: var(--theme-gap-20);
  --theme-margin-normal-header-5xl-paragraph-m: var(--theme-gap-20);
  --theme-margin-normal-header-5xl-paragraph-m-dense: var(--theme-gap-20);
  --theme-margin-normal-header-5xl-paragraph-s: var(--theme-gap-20);
  --theme-margin-normal-header-5xl-paragraph-s-dense: var(--theme-gap-20);
  --theme-margin-normal-header-5xl-paragraph-xl: var(--theme-gap-20);
  --theme-margin-normal-header-5xl-paragraph-xs: var(--theme-gap-20);
  --theme-margin-normal-header-5xl-paragraph-xxs: var(--theme-gap-20);
  --theme-margin-normal-header-l-header-2xl: var(--theme-gap-28);
  --theme-margin-normal-header-l-header-3xl: var(--theme-gap-40);
  --theme-margin-normal-header-l-header-4xl: var(--theme-gap-48);
  --theme-margin-normal-header-l-header-5xl: var(--theme-gap-80);
  --theme-margin-normal-header-l-header-l: var(--theme-gap-12);
  --theme-margin-normal-header-l-header-m: var(--theme-gap-12);
  --theme-margin-normal-header-l-header-ms: var(--theme-gap-8);
  --theme-margin-normal-header-l-header-s: var(--theme-gap-8);
  --theme-margin-normal-header-l-header-xl: var(--theme-gap-28);
  --theme-margin-normal-header-l-header-xm: var(--theme-gap-12);
  --theme-margin-normal-header-l-paragraph-l: var(--theme-gap-16);
  --theme-margin-normal-header-l-paragraph-l-dense: var(--theme-gap-12);
  --theme-margin-normal-header-l-paragraph-m: var(--theme-gap-12);
  --theme-margin-normal-header-l-paragraph-m-dense: var(--theme-gap-12);
  --theme-margin-normal-header-l-paragraph-s: var(--theme-gap-10);
  --theme-margin-normal-header-l-paragraph-s-dense: var(--theme-gap-10);
  --theme-margin-normal-header-l-paragraph-xl: var(--theme-gap-16);
  --theme-margin-normal-header-l-paragraph-xs: var(--theme-gap-8);
  --theme-margin-normal-header-l-paragraph-xxs: var(--theme-gap-8);
  --theme-margin-normal-header-m-header-2xl: var(--theme-gap-28);
  --theme-margin-normal-header-m-header-3xl: var(--theme-gap-40);
  --theme-margin-normal-header-m-header-4xl: var(--theme-gap-48);
  --theme-margin-normal-header-m-header-5xl: var(--theme-gap-80);
  --theme-margin-normal-header-m-header-l: var(--theme-gap-24);
  --theme-margin-normal-header-m-header-m: var(--theme-gap-12);
  --theme-margin-normal-header-m-header-ms: var(--theme-gap-8);
  --theme-margin-normal-header-m-header-s: var(--theme-gap-8);
  --theme-margin-normal-header-m-header-xl: var(--theme-gap-28);
  --theme-margin-normal-header-m-header-xm: var(--theme-gap-12);
  --theme-margin-normal-header-m-paragraph-l: var(--theme-gap-16);
  --theme-margin-normal-header-m-paragraph-l-dense: var(--theme-gap-12);
  --theme-margin-normal-header-m-paragraph-m: var(--theme-gap-12);
  --theme-margin-normal-header-m-paragraph-m-dense: var(--theme-gap-12);
  --theme-margin-normal-header-m-paragraph-s: var(--theme-gap-8);
  --theme-margin-normal-header-m-paragraph-s-dense: var(--theme-gap-8);
  --theme-margin-normal-header-m-paragraph-xl: var(--theme-gap-16);
  --theme-margin-normal-header-m-paragraph-xs: var(--theme-gap-8);
  --theme-margin-normal-header-m-paragraph-xxs: var(--theme-gap-8);
  --theme-margin-normal-header-ms-header-2xl: var(--theme-gap-28);
  --theme-margin-normal-header-ms-header-3xl: var(--theme-gap-40);
  --theme-margin-normal-header-ms-header-4xl: var(--theme-gap-48);
  --theme-margin-normal-header-ms-header-5xl: var(--theme-gap-80);
  --theme-margin-normal-header-ms-header-l: var(--theme-gap-24);
  --theme-margin-normal-header-ms-header-m: var(--theme-gap-16);
  --theme-margin-normal-header-ms-header-ms: var(--theme-gap-8);
  --theme-margin-normal-header-ms-header-s: var(--theme-gap-8);
  --theme-margin-normal-header-ms-header-xl: var(--theme-gap-28);
  --theme-margin-normal-header-ms-header-xm: var(--theme-gap-16);
  --theme-margin-normal-header-ms-paragraph-l: var(--theme-gap-16);
  --theme-margin-normal-header-ms-paragraph-l-dense: var(--theme-gap-14);
  --theme-margin-normal-header-ms-paragraph-m: var(--theme-gap-14);
  --theme-margin-normal-header-ms-paragraph-m-dense: var(--theme-gap-14);
  --theme-margin-normal-header-ms-paragraph-s: var(--theme-gap-8);
  --theme-margin-normal-header-ms-paragraph-s-dense: var(--theme-gap-8);
  --theme-margin-normal-header-ms-paragraph-xl: var(--theme-gap-16);
  --theme-margin-normal-header-ms-paragraph-xs: var(--theme-gap-8);
  --theme-margin-normal-header-ms-paragraph-xxs: var(--theme-gap-8);
  --theme-margin-normal-header-s-header-2xl: var(--theme-gap-28);
  --theme-margin-normal-header-s-header-3xl: var(--theme-gap-40);
  --theme-margin-normal-header-s-header-4xl: var(--theme-gap-48);
  --theme-margin-normal-header-s-header-5xl: var(--theme-gap-80);
  --theme-margin-normal-header-s-header-l: var(--theme-gap-24);
  --theme-margin-normal-header-s-header-m: var(--theme-gap-16);
  --theme-margin-normal-header-s-header-ms: var(--theme-gap-16);
  --theme-margin-normal-header-s-header-s: var(--theme-gap-8);
  --theme-margin-normal-header-s-header-xl: var(--theme-gap-28);
  --theme-margin-normal-header-s-header-xm: var(--theme-gap-16);
  --theme-margin-normal-header-s-paragraph-l: var(--theme-gap-20);
  --theme-margin-normal-header-s-paragraph-l-dense: var(--theme-gap-14);
  --theme-margin-normal-header-s-paragraph-m: var(--theme-gap-14);
  --theme-margin-normal-header-s-paragraph-m-dense: var(--theme-gap-14);
  --theme-margin-normal-header-s-paragraph-s: var(--theme-gap-8);
  --theme-margin-normal-header-s-paragraph-s-dense: var(--theme-gap-8);
  --theme-margin-normal-header-s-paragraph-xl: var(--theme-gap-18);
  --theme-margin-normal-header-s-paragraph-xs: var(--theme-gap-8);
  --theme-margin-normal-header-s-paragraph-xxs: var(--theme-gap-8);
  --theme-margin-normal-header-xl-header-2xl: var(--theme-gap-28);
  --theme-margin-normal-header-xl-header-3xl: var(--theme-gap-40);
  --theme-margin-normal-header-xl-header-4xl: var(--theme-gap-48);
  --theme-margin-normal-header-xl-header-5xl: var(--theme-gap-80);
  --theme-margin-normal-header-xl-header-l: var(--theme-gap-12);
  --theme-margin-normal-header-xl-header-m: var(--theme-gap-12);
  --theme-margin-normal-header-xl-header-ms: var(--theme-gap-12);
  --theme-margin-normal-header-xl-header-s: var(--theme-gap-12);
  --theme-margin-normal-header-xl-header-xl: var(--theme-gap-12);
  --theme-margin-normal-header-xl-header-xm: var(--theme-gap-12);
  --theme-margin-normal-header-xl-paragraph-l: var(--theme-gap-16);
  --theme-margin-normal-header-xl-paragraph-l-dense: var(--theme-gap-16);
  --theme-margin-normal-header-xl-paragraph-m: var(--theme-gap-12);
  --theme-margin-normal-header-xl-paragraph-m-dense: var(--theme-gap-12);
  --theme-margin-normal-header-xl-paragraph-s: var(--theme-gap-12);
  --theme-margin-normal-header-xl-paragraph-s-dense: var(--theme-gap-12);
  --theme-margin-normal-header-xl-paragraph-xl: var(--theme-gap-12);
  --theme-margin-normal-header-xl-paragraph-xs: var(--theme-gap-10);
  --theme-margin-normal-header-xl-paragraph-xxs: var(--theme-gap-10);
  --theme-margin-normal-header-xm-header-2xl: var(--theme-gap-28);
  --theme-margin-normal-header-xm-header-3xl: var(--theme-gap-40);
  --theme-margin-normal-header-xm-header-4xl: var(--theme-gap-48);
  --theme-margin-normal-header-xm-header-5xl: var(--theme-gap-80);
  --theme-margin-normal-header-xm-header-l: var(--theme-gap-24);
  --theme-margin-normal-header-xm-header-m: var(--theme-gap-12);
  --theme-margin-normal-header-xm-header-ms: var(--theme-gap-8);
  --theme-margin-normal-header-xm-header-s: var(--theme-gap-8);
  --theme-margin-normal-header-xm-header-xl: var(--theme-gap-28);
  --theme-margin-normal-header-xm-header-xm: var(--theme-gap-12);
  --theme-margin-normal-header-xm-paragraph-l: var(--theme-gap-16);
  --theme-margin-normal-header-xm-paragraph-l-dense: var(--theme-gap-12);
  --theme-margin-normal-header-xm-paragraph-m: var(--theme-gap-12);
  --theme-margin-normal-header-xm-paragraph-m-dense: var(--theme-gap-12);
  --theme-margin-normal-header-xm-paragraph-s: var(--theme-gap-8);
  --theme-margin-normal-header-xm-paragraph-s-dense: var(--theme-gap-8);
  --theme-margin-normal-header-xm-paragraph-xl: var(--theme-gap-16);
  --theme-margin-normal-header-xm-paragraph-xs: var(--theme-gap-8);
  --theme-margin-normal-header-xm-paragraph-xxs: var(--theme-gap-8);
  --theme-margin-normal-paragraph-l-dense-header-2xl: var(--theme-gap-28);
  --theme-margin-normal-paragraph-l-dense-header-3xl: var(--theme-gap-40);
  --theme-margin-normal-paragraph-l-dense-header-4xl: var(--theme-gap-48);
  --theme-margin-normal-paragraph-l-dense-header-5xl: var(--theme-gap-80);
  --theme-margin-normal-paragraph-l-dense-header-l: var(--theme-gap-24);
  --theme-margin-normal-paragraph-l-dense-header-m: var(--theme-gap-12);
  --theme-margin-normal-paragraph-l-dense-header-ms: var(--theme-gap-16);
  --theme-margin-normal-paragraph-l-dense-header-s: var(--theme-gap-16);
  --theme-margin-normal-paragraph-l-dense-header-xl: var(--theme-gap-28);
  --theme-margin-normal-paragraph-l-dense-header-xm: var(--theme-gap-12);
  --theme-margin-normal-paragraph-l-dense-paragraph-l: var(--theme-gap-16);
  --theme-margin-normal-paragraph-l-dense-paragraph-l-dense: var(--theme-gap-12);
  --theme-margin-normal-paragraph-l-dense-paragraph-m: var(--theme-gap-12);
  --theme-margin-normal-paragraph-l-dense-paragraph-m-dense: var(--theme-gap-14);
  --theme-margin-normal-paragraph-l-dense-paragraph-s: var(--theme-gap-14);
  --theme-margin-normal-paragraph-l-dense-paragraph-s-dense: var(--theme-gap-16);
  --theme-margin-normal-paragraph-l-dense-paragraph-xl: var(--theme-gap-16);
  --theme-margin-normal-paragraph-l-dense-paragraph-xs: var(--theme-gap-16);
  --theme-margin-normal-paragraph-l-dense-paragraph-xxs: var(--theme-gap-16);
  --theme-margin-normal-paragraph-l-header-2xl: var(--theme-gap-28);
  --theme-margin-normal-paragraph-l-header-3xl: var(--theme-gap-40);
  --theme-margin-normal-paragraph-l-header-4xl: var(--theme-gap-48);
  --theme-margin-normal-paragraph-l-header-5xl: var(--theme-gap-80);
  --theme-margin-normal-paragraph-l-header-l: var(--theme-gap-24);
  --theme-margin-normal-paragraph-l-header-m: var(--theme-gap-16);
  --theme-margin-normal-paragraph-l-header-ms: var(--theme-gap-18);
  --theme-margin-normal-paragraph-l-header-s: var(--theme-gap-20);
  --theme-margin-normal-paragraph-l-header-xl: var(--theme-gap-28);
  --theme-margin-normal-paragraph-l-header-xm: var(--theme-gap-16);
  --theme-margin-normal-paragraph-l-paragraph-l: var(--theme-gap-16);
  --theme-margin-normal-paragraph-l-paragraph-l-dense: var(--theme-gap-16);
  --theme-margin-normal-paragraph-l-paragraph-m: var(--theme-gap-16);
  --theme-margin-normal-paragraph-l-paragraph-m-dense: var(--theme-gap-16);
  --theme-margin-normal-paragraph-l-paragraph-s: var(--theme-gap-20);
  --theme-margin-normal-paragraph-l-paragraph-s-dense: var(--theme-gap-20);
  --theme-margin-normal-paragraph-l-paragraph-xl: var(--theme-gap-16);
  --theme-margin-normal-paragraph-l-paragraph-xs: var(--theme-gap-22);
  --theme-margin-normal-paragraph-l-paragraph-xxs: var(--theme-gap-22);
  --theme-margin-normal-paragraph-m-dense-header-2xl: var(--theme-gap-28);
  --theme-margin-normal-paragraph-m-dense-header-3xl: var(--theme-gap-40);
  --theme-margin-normal-paragraph-m-dense-header-4xl: var(--theme-gap-48);
  --theme-margin-normal-paragraph-m-dense-header-5xl: var(--theme-gap-80);
  --theme-margin-normal-paragraph-m-dense-header-l: var(--theme-gap-24);
  --theme-margin-normal-paragraph-m-dense-header-m: var(--theme-gap-12);
  --theme-margin-normal-paragraph-m-dense-header-ms: var(--theme-gap-14);
  --theme-margin-normal-paragraph-m-dense-header-s: var(--theme-gap-10);
  --theme-margin-normal-paragraph-m-dense-header-xl: var(--theme-gap-28);
  --theme-margin-normal-paragraph-m-dense-header-xm: var(--theme-gap-12);
  --theme-margin-normal-paragraph-m-dense-paragraph-l: var(--theme-gap-16);
  --theme-margin-normal-paragraph-m-dense-paragraph-l-dense: var(--theme-gap-14);
  --theme-margin-normal-paragraph-m-dense-paragraph-m: var(--theme-gap-14);
  --theme-margin-normal-paragraph-m-dense-paragraph-m-dense: var(--theme-gap-8);
  --theme-margin-normal-paragraph-m-dense-paragraph-s: var(--theme-gap-10);
  --theme-margin-normal-paragraph-m-dense-paragraph-s-dense: var(--theme-gap-10);
  --theme-margin-normal-paragraph-m-dense-paragraph-xl: var(--theme-gap-16);
  --theme-margin-normal-paragraph-m-dense-paragraph-xs: var(--theme-gap-12);
  --theme-margin-normal-paragraph-m-dense-paragraph-xxs: var(--theme-gap-12);
  --theme-margin-normal-paragraph-m-header-2xl: var(--theme-gap-28);
  --theme-margin-normal-paragraph-m-header-3xl: var(--theme-gap-40);
  --theme-margin-normal-paragraph-m-header-4xl: var(--theme-gap-48);
  --theme-margin-normal-paragraph-m-header-5xl: var(--theme-gap-80);
  --theme-margin-normal-paragraph-m-header-l: var(--theme-gap-24);
  --theme-margin-normal-paragraph-m-header-m: var(--theme-gap-12);
  --theme-margin-normal-paragraph-m-header-ms: var(--theme-gap-14);
  --theme-margin-normal-paragraph-m-header-s: var(--theme-gap-14);
  --theme-margin-normal-paragraph-m-header-xl: var(--theme-gap-28);
  --theme-margin-normal-paragraph-m-header-xm: var(--theme-gap-12);
  --theme-margin-normal-paragraph-m-paragraph-l: var(--theme-gap-16);
  --theme-margin-normal-paragraph-m-paragraph-l-dense: var(--theme-gap-12);
  --theme-margin-normal-paragraph-m-paragraph-m: var(--theme-gap-12);
  --theme-margin-normal-paragraph-m-paragraph-m-dense: var(--theme-gap-14);
  --theme-margin-normal-paragraph-m-paragraph-s: var(--theme-gap-14);
  --theme-margin-normal-paragraph-m-paragraph-s-dense: var(--theme-gap-14);
  --theme-margin-normal-paragraph-m-paragraph-xl: var(--theme-gap-16);
  --theme-margin-normal-paragraph-m-paragraph-xs: var(--theme-gap-16);
  --theme-margin-normal-paragraph-m-paragraph-xxs: var(--theme-gap-16);
  --theme-margin-normal-paragraph-s-dense-header-2xl: var(--theme-gap-28);
  --theme-margin-normal-paragraph-s-dense-header-3xl: var(--theme-gap-40);
  --theme-margin-normal-paragraph-s-dense-header-4xl: var(--theme-gap-48);
  --theme-margin-normal-paragraph-s-dense-header-5xl: var(--theme-gap-80);
  --theme-margin-normal-paragraph-s-dense-header-l: var(--theme-gap-24);
  --theme-margin-normal-paragraph-s-dense-header-m: var(--theme-gap-16);
  --theme-margin-normal-paragraph-s-dense-header-ms: var(--theme-gap-16);
  --theme-margin-normal-paragraph-s-dense-header-s: var(--theme-gap-8);
  --theme-margin-normal-paragraph-s-dense-header-xl: var(--theme-gap-28);
  --theme-margin-normal-paragraph-s-dense-header-xm: var(--theme-gap-16);
  --theme-margin-normal-paragraph-s-dense-paragraph-l: var(--theme-gap-20);
  --theme-margin-normal-paragraph-s-dense-paragraph-l-dense: var(--theme-gap-14);
  --theme-margin-normal-paragraph-s-dense-paragraph-m: var(--theme-gap-14);
  --theme-margin-normal-paragraph-s-dense-paragraph-m-dense: var(--theme-gap-10);
  --theme-margin-normal-paragraph-s-dense-paragraph-s: var(--theme-gap-10);
  --theme-margin-normal-paragraph-s-dense-paragraph-s-dense: var(--theme-gap-8);
  --theme-margin-normal-paragraph-s-dense-paragraph-xl: var(--theme-gap-18);
  --theme-margin-normal-paragraph-s-dense-paragraph-xs: var(--theme-gap-10);
  --theme-margin-normal-paragraph-s-dense-paragraph-xxs: var(--theme-gap-10);
  --theme-margin-normal-paragraph-s-header-2xl: var(--theme-gap-28);
  --theme-margin-normal-paragraph-s-header-3xl: var(--theme-gap-40);
  --theme-margin-normal-paragraph-s-header-4xl: var(--theme-gap-48);
  --theme-margin-normal-paragraph-s-header-5xl: var(--theme-gap-80);
  --theme-margin-normal-paragraph-s-header-l: var(--theme-gap-24);
  --theme-margin-normal-paragraph-s-header-m: var(--theme-gap-16);
  --theme-margin-normal-paragraph-s-header-ms: var(--theme-gap-16);
  --theme-margin-normal-paragraph-s-header-s: var(--theme-gap-8);
  --theme-margin-normal-paragraph-s-header-xl: var(--theme-gap-28);
  --theme-margin-normal-paragraph-s-header-xm: var(--theme-gap-16);
  --theme-margin-normal-paragraph-s-paragraph-l: var(--theme-gap-20);
  --theme-margin-normal-paragraph-s-paragraph-l-dense: var(--theme-gap-12);
  --theme-margin-normal-paragraph-s-paragraph-m: var(--theme-gap-14);
  --theme-margin-normal-paragraph-s-paragraph-m-dense: var(--theme-gap-10);
  --theme-margin-normal-paragraph-s-paragraph-s: var(--theme-gap-8);
  --theme-margin-normal-paragraph-s-paragraph-s-dense: var(--theme-gap-10);
  --theme-margin-normal-paragraph-s-paragraph-xl: var(--theme-gap-16);
  --theme-margin-normal-paragraph-s-paragraph-xs: var(--theme-gap-10);
  --theme-margin-normal-paragraph-s-paragraph-xxs: var(--theme-gap-10);
  --theme-margin-normal-paragraph-xl-header-2xl: var(--theme-gap-28);
  --theme-margin-normal-paragraph-xl-header-3xl: var(--theme-gap-40);
  --theme-margin-normal-paragraph-xl-header-4xl: var(--theme-gap-48);
  --theme-margin-normal-paragraph-xl-header-5xl: var(--theme-gap-80);
  --theme-margin-normal-paragraph-xl-header-l: var(--theme-gap-16);
  --theme-margin-normal-paragraph-xl-header-m: var(--theme-gap-16);
  --theme-margin-normal-paragraph-xl-header-ms: var(--theme-gap-18);
  --theme-margin-normal-paragraph-xl-header-s: var(--theme-gap-20);
  --theme-margin-normal-paragraph-xl-header-xl: var(--theme-gap-12);
  --theme-margin-normal-paragraph-xl-header-xm: var(--theme-gap-16);
  --theme-margin-normal-paragraph-xl-paragraph-l: var(--theme-gap-16);
  --theme-margin-normal-paragraph-xl-paragraph-l-dense: var(--theme-gap-16);
  --theme-margin-normal-paragraph-xl-paragraph-m: var(--theme-gap-16);
  --theme-margin-normal-paragraph-xl-paragraph-m-dense: var(--theme-gap-16);
  --theme-margin-normal-paragraph-xl-paragraph-s: var(--theme-gap-18);
  --theme-margin-normal-paragraph-xl-paragraph-s-dense: var(--theme-gap-20);
  --theme-margin-normal-paragraph-xl-paragraph-xl: var(--theme-gap-12);
  --theme-margin-normal-paragraph-xl-paragraph-xs: var(--theme-gap-20);
  --theme-margin-normal-paragraph-xl-paragraph-xxs: var(--theme-gap-20);
  --theme-margin-normal-paragraph-xs-header-2xl: var(--theme-gap-28);
  --theme-margin-normal-paragraph-xs-header-3xl: var(--theme-gap-40);
  --theme-margin-normal-paragraph-xs-header-4xl: var(--theme-gap-48);
  --theme-margin-normal-paragraph-xs-header-5xl: var(--theme-gap-80);
  --theme-margin-normal-paragraph-xs-header-l: var(--theme-gap-24);
  --theme-margin-normal-paragraph-xs-header-m: var(--theme-gap-16);
  --theme-margin-normal-paragraph-xs-header-ms: var(--theme-gap-16);
  --theme-margin-normal-paragraph-xs-header-s: var(--theme-gap-8);
  --theme-margin-normal-paragraph-xs-header-xl: var(--theme-gap-28);
  --theme-margin-normal-paragraph-xs-header-xm: var(--theme-gap-16);
  --theme-margin-normal-paragraph-xs-paragraph-l: var(--theme-gap-20);
  --theme-margin-normal-paragraph-xs-paragraph-l-dense: var(--theme-gap-14);
  --theme-margin-normal-paragraph-xs-paragraph-m: var(--theme-gap-14);
  --theme-margin-normal-paragraph-xs-paragraph-m-dense: var(--theme-gap-10);
  --theme-margin-normal-paragraph-xs-paragraph-s: var(--theme-gap-10);
  --theme-margin-normal-paragraph-xs-paragraph-s-dense: var(--theme-gap-10);
  --theme-margin-normal-paragraph-xs-paragraph-xl: var(--theme-gap-18);
  --theme-margin-normal-paragraph-xs-paragraph-xs: var(--theme-gap-8);
  --theme-margin-normal-paragraph-xs-paragraph-xxs: var(--theme-gap-8);
  --theme-margin-normal-paragraph-xxs-header-2xl: var(--theme-gap-28);
  --theme-margin-normal-paragraph-xxs-header-3xl: var(--theme-gap-40);
  --theme-margin-normal-paragraph-xxs-header-4xl: var(--theme-gap-48);
  --theme-margin-normal-paragraph-xxs-header-5xl: var(--theme-gap-80);
  --theme-margin-normal-paragraph-xxs-header-l: var(--theme-gap-24);
  --theme-margin-normal-paragraph-xxs-header-m: var(--theme-gap-16);
  --theme-margin-normal-paragraph-xxs-header-ms: var(--theme-gap-16);
  --theme-margin-normal-paragraph-xxs-header-s: var(--theme-gap-8);
  --theme-margin-normal-paragraph-xxs-header-xl: var(--theme-gap-28);
  --theme-margin-normal-paragraph-xxs-header-xm: var(--theme-gap-16);
  --theme-margin-normal-paragraph-xxs-paragraph-l: var(--theme-gap-20);
  --theme-margin-normal-paragraph-xxs-paragraph-l-dense: var(--theme-gap-14);
  --theme-margin-normal-paragraph-xxs-paragraph-m: var(--theme-gap-14);
  --theme-margin-normal-paragraph-xxs-paragraph-m-dense: var(--theme-gap-10);
  --theme-margin-normal-paragraph-xxs-paragraph-s: var(--theme-gap-10);
  --theme-margin-normal-paragraph-xxs-paragraph-s-dense: var(--theme-gap-10);
  --theme-margin-normal-paragraph-xxs-paragraph-xl: var(--theme-gap-18);
  --theme-margin-normal-paragraph-xxs-paragraph-xs: var(--theme-gap-8);
  --theme-margin-normal-paragraph-xxs-paragraph-xxs: var(--theme-gap-8);
  --theme-outline-width: 3px;
  --theme-padding-compensation: 6px;
  --theme-padding-size-l-bottom: 36px;
  --theme-padding-size-l-left: 32px;
  --theme-padding-size-l-right: 32px;
  --theme-padding-size-l-top: 28px;
  --theme-padding-size-m-bottom: 28px;
  --theme-padding-size-m-left: 24px;
  --theme-padding-size-m-right: 24px;
  --theme-padding-size-m-top: 20px;
  --theme-padding-size-s-bottom: 16px;
  --theme-padding-size-s-left: 20px;
  --theme-padding-size-s-right: 20px;
  --theme-padding-size-s-top: 16px;
  --theme-padding-size-xl-bottom: 44px;
  --theme-padding-size-xl-left: 40px;
  --theme-padding-size-xl-right: 40px;
  --theme-padding-size-xl-top: 36px;
  --theme-padding-size-xs-bottom: 9px;
  --theme-padding-size-xs-left: 12px;
  --theme-padding-size-xs-right: 13px;
  --theme-padding-size-xs-top: 9px;
  --theme-size-l-borderRadius: var(--theme-borderRadius-16);
  --theme-size-l-crossButtonIconSize: 12px;
  --theme-size-l-crossButtonSize: 40px;
  --theme-size-l-fontSize: 15px;
  --theme-size-l-height: 52px;
  --theme-size-l-lineHeight: 20px;
  --theme-size-m-borderRadius: var(--theme-borderRadius-12);
  --theme-size-m-crossButtonIconSize: 12px;
  --theme-size-m-crossButtonSize: 32px;
  --theme-size-m-fontSize: 15px;
  --theme-size-m-height: 44px;
  --theme-size-m-lineHeight: 20px;
  --theme-size-s-borderRadius: var(--theme-borderRadius-12);
  --theme-size-s-crossButtonIconSize: 10px;
  --theme-size-s-crossButtonSize: 24px;
  --theme-size-s-fontSize: 13px;
  --theme-size-s-height: 36px;
  --theme-size-s-lineHeight: 16px;
  --theme-size-xl-borderRadius: var(--theme-borderRadius-20);
  --theme-size-xl-crossButtonIconSize: 13px;
  --theme-size-xl-crossButtonSize: 44px;
  --theme-size-xl-fontSize: 18px;
  --theme-size-xl-height: 64px;
  --theme-size-xl-lineHeight: 22px;
  --theme-size-xs-borderRadius: var(--theme-borderRadius-10);
  --theme-size-xs-crossButtonIconSize: 10px;
  --theme-size-xs-crossButtonSize: 24px;
  --theme-size-xs-fontSize: 13px;
  --theme-size-xs-height: 30px;
  --theme-size-xs-lineHeight: 16px;
  box-sizing: border-box;
  color: var(--theme-semantics-text-primary);
  font-family: var(--theme-font-family);
  font-size: var(--theme-font-size-m);
  line-height: 1.375;
}

@media (max-width: 767px) {
  .theme-_67344155f005653b [data-responsive-headings='true'] {
    --theme-font-height-xxl-dense: 26px;
    --theme-font-height-xxl-normal: 26px;
    --theme-font-height-xxxl-dense: 26px;
    --theme-font-height-xxxl-normal: 26px;
    --theme-font-height-xxxxl-dense: 30px;
    --theme-font-height-xxxxl-normal: 30px;
    --theme-font-height-xxxxxl-dense: 36px;
    --theme-font-height-xxxxxl-normal: 36px;
    --theme-font-size-xxl: 21px;
    --theme-font-size-xxxl: 21px;
    --theme-font-size-xxxxl: 26px;
    --theme-font-size-xxxxxl: 32px;
  }

  .theme-_67344155f005653b [data-responsive-headings='false'] {
    --theme-font-height-xxl-dense: 28px;
    --theme-font-height-xxl-normal: 28px;
    --theme-font-height-xxxl-dense: 30px;
    --theme-font-height-xxxl-normal: 30px;
    --theme-font-height-xxxxl-dense: 36px;
    --theme-font-height-xxxxl-normal: 36px;
    --theme-font-height-xxxxxl-dense: 54px;
    --theme-font-height-xxxxxl-normal: 54px;
    --theme-font-size-xxl: 24px;
    --theme-font-size-xxxl: 26px;
    --theme-font-size-xxxxl: 32px;
    --theme-font-size-xxxxxl: 48px;
  }
}

@media (min-width: 768px) {
  .theme-_67344155f005653b {
    --theme-component-form-section-density-dense-margin: var(--theme-gap-40);
    --theme-component-form-section-density-normal-margin: var(--theme-gap-48);
    --theme-margin-normal-header-2xl-header-3xl: var(--theme-gap-52);
    --theme-margin-normal-header-2xl-header-4xl: var(--theme-gap-64);
    --theme-margin-normal-header-3xl-header-4xl: var(--theme-gap-64);
    --theme-margin-normal-header-3xl-paragraph-m: var(--theme-gap-16);
    --theme-margin-normal-header-3xl-paragraph-m-dense: var(--theme-gap-16);
    --theme-margin-normal-header-3xl-paragraph-xl: var(--theme-gap-16);
    --theme-margin-normal-header-l-header-2xl: var(--theme-gap-40);
    --theme-margin-normal-header-l-header-3xl: var(--theme-gap-52);
    --theme-margin-normal-header-l-header-4xl: var(--theme-gap-64);
    --theme-margin-normal-header-l-header-xl: var(--theme-gap-32);
    --theme-margin-normal-header-m-header-2xl: var(--theme-gap-40);
    --theme-margin-normal-header-m-header-3xl: var(--theme-gap-52);
    --theme-margin-normal-header-m-header-4xl: var(--theme-gap-64);
    --theme-margin-normal-header-m-header-xl: var(--theme-gap-32);
    --theme-margin-normal-header-ms-header-2xl: var(--theme-gap-40);
    --theme-margin-normal-header-ms-header-3xl: var(--theme-gap-52);
    --theme-margin-normal-header-ms-header-4xl: var(--theme-gap-64);
    --theme-margin-normal-header-ms-header-xl: var(--theme-gap-32);
    --theme-margin-normal-header-s-header-2xl: var(--theme-gap-40);
    --theme-margin-normal-header-s-header-3xl: var(--theme-gap-52);
    --theme-margin-normal-header-s-header-4xl: var(--theme-gap-64);
    --theme-margin-normal-header-s-header-xl: var(--theme-gap-32);
    --theme-margin-normal-header-xl-header-2xl: var(--theme-gap-40);
    --theme-margin-normal-header-xl-header-3xl: var(--theme-gap-52);
    --theme-margin-normal-header-xl-header-4xl: var(--theme-gap-64);
    --theme-margin-normal-header-xm-header-2xl: var(--theme-gap-40);
    --theme-margin-normal-header-xm-header-3xl: var(--theme-gap-52);
    --theme-margin-normal-header-xm-header-4xl: var(--theme-gap-64);
    --theme-margin-normal-header-xm-header-xl: var(--theme-gap-32);
    --theme-margin-normal-paragraph-l-dense-header-2xl: var(--theme-gap-40);
    --theme-margin-normal-paragraph-l-dense-header-3xl: var(--theme-gap-52);
    --theme-margin-normal-paragraph-l-dense-header-4xl: var(--theme-gap-64);
    --theme-margin-normal-paragraph-l-dense-header-xl: var(--theme-gap-32);
    --theme-margin-normal-paragraph-l-header-2xl: var(--theme-gap-40);
    --theme-margin-normal-paragraph-l-header-3xl: var(--theme-gap-52);
    --theme-margin-normal-paragraph-l-header-4xl: var(--theme-gap-64);
    --theme-margin-normal-paragraph-l-header-xl: var(--theme-gap-32);
    --theme-margin-normal-paragraph-m-dense-header-2xl: var(--theme-gap-40);
    --theme-margin-normal-paragraph-m-dense-header-3xl: var(--theme-gap-52);
    --theme-margin-normal-paragraph-m-dense-header-4xl: var(--theme-gap-64);
    --theme-margin-normal-paragraph-m-dense-header-xl: var(--theme-gap-32);
    --theme-margin-normal-paragraph-m-header-2xl: var(--theme-gap-40);
    --theme-margin-normal-paragraph-m-header-3xl: var(--theme-gap-52);
    --theme-margin-normal-paragraph-m-header-4xl: var(--theme-gap-64);
    --theme-margin-normal-paragraph-m-header-xl: var(--theme-gap-32);
    --theme-margin-normal-paragraph-s-dense-header-2xl: var(--theme-gap-40);
    --theme-margin-normal-paragraph-s-dense-header-3xl: var(--theme-gap-52);
    --theme-margin-normal-paragraph-s-dense-header-4xl: var(--theme-gap-64);
    --theme-margin-normal-paragraph-s-dense-header-xl: var(--theme-gap-32);
    --theme-margin-normal-paragraph-s-header-2xl: var(--theme-gap-40);
    --theme-margin-normal-paragraph-s-header-3xl: var(--theme-gap-52);
    --theme-margin-normal-paragraph-s-header-4xl: var(--theme-gap-64);
    --theme-margin-normal-paragraph-s-header-xl: var(--theme-gap-32);
    --theme-margin-normal-paragraph-xl-header-2xl: var(--theme-gap-40);
    --theme-margin-normal-paragraph-xl-header-3xl: var(--theme-gap-52);
    --theme-margin-normal-paragraph-xl-header-4xl: var(--theme-gap-64);
    --theme-margin-normal-paragraph-xs-header-2xl: var(--theme-gap-40);
    --theme-margin-normal-paragraph-xs-header-3xl: var(--theme-gap-52);
    --theme-margin-normal-paragraph-xs-header-4xl: var(--theme-gap-64);
    --theme-margin-normal-paragraph-xs-header-xl: var(--theme-gap-32);
    --theme-margin-normal-paragraph-xxs-header-2xl: var(--theme-gap-40);
    --theme-margin-normal-paragraph-xxs-header-3xl: var(--theme-gap-52);
    --theme-margin-normal-paragraph-xxs-header-4xl: var(--theme-gap-64);
    --theme-margin-normal-paragraph-xxs-header-xl: var(--theme-gap-32);
  }
}

/* This file is the result of code generation. Do not change it manually. */
.theme-_0474ac52f25e0d0e {
  --theme-palette-beige100: #ede9e1;
  --theme-palette-beige200: #e5dfd3;
  --theme-palette-beige300: #dbd3c1;
  --theme-palette-beige400: #cfc4ae;
  --theme-palette-beige50: #f2efe9;
  --theme-palette-beige500: #c2b69b;
  --theme-palette-beige600: #b5a78a;
  --theme-palette-beige700: #a89979;
  --theme-palette-beige800: #9c8c6b;
  --theme-palette-beige900: #8f7f5e;
  --theme-palette-black: #000000;
  --theme-palette-black12: rgba(0, 0, 0, 0.12);
  --theme-palette-black16: rgba(0, 0, 0, 0.16);
  --theme-palette-black20: rgba(0, 0, 0, 0.2);
  --theme-palette-black24: rgba(0, 0, 0, 0.24);
  --theme-palette-black28: rgba(0, 0, 0, 0.28);
  --theme-palette-black32: rgba(0, 0, 0, 0.32);
  --theme-palette-black36: rgba(0, 0, 0, 0.36);
  --theme-palette-black4: rgba(0, 0, 0, 0.04);
  --theme-palette-black40: rgba(0, 0, 0, 0.4);
  --theme-palette-black44: rgba(0, 0, 0, 0.44);
  --theme-palette-black48: rgba(0, 0, 0, 0.48);
  --theme-palette-black52: rgba(0, 0, 0, 0.52);
  --theme-palette-black56: rgba(0, 0, 0, 0.56);
  --theme-palette-black6: rgba(0, 0, 0, 0.06);
  --theme-palette-black60: rgba(0, 0, 0, 0.6);
  --theme-palette-black64: rgba(0, 0, 0, 0.64);
  --theme-palette-black68: rgba(0, 0, 0, 0.68);
  --theme-palette-black72: rgba(0, 0, 0, 0.72);
  --theme-palette-black76: rgba(0, 0, 0, 0.76);
  --theme-palette-black8: rgba(0, 0, 0, 0.08);
  --theme-palette-black80: rgba(0, 0, 0, 0.8);
  --theme-palette-black84: rgba(0, 0, 0, 0.84);
  --theme-palette-black88: rgba(0, 0, 0, 0.88);
  --theme-palette-black92: rgba(0, 0, 0, 0.92);
  --theme-palette-black96: rgba(0, 0, 0, 0.96);
  --theme-palette-blue100: #cfedff;
  --theme-palette-blue200: #a1dfff;
  --theme-palette-blue300: #80d4ff;
  --theme-palette-blue400: #45c1ff;
  --theme-palette-blue50: #e6f6ff;
  --theme-palette-blue500: #00aaff;
  --theme-palette-blue600: #0099f7;
  --theme-palette-blue700: #008aed;
  --theme-palette-blue75: #d4f0ff;
  --theme-palette-blue800: #007deb;
  --theme-palette-blue900: #0073e5;
  --theme-palette-fuchsia100: #ffe1ea;
  --theme-palette-fuchsia200: #ffc7d7;
  --theme-palette-fuchsia300: #ffacc5;
  --theme-palette-fuchsia400: #ff8caf;
  --theme-palette-fuchsia50: #fff0f4;
  --theme-palette-fuchsia500: #f76893;
  --theme-palette-fuchsia600: #f54a80;
  --theme-palette-fuchsia700: #eb3672;
  --theme-palette-fuchsia75: #fff0f4;
  --theme-palette-fuchsia800: #e50965;
  --theme-palette-fuchsia900: #d30658;
  --theme-palette-gray12: #e0e0e0;
  --theme-palette-gray16: #d6d6d6;
  --theme-palette-gray20: #cccccc;
  --theme-palette-gray24: #c2c2c2;
  --theme-palette-gray28: #b8b8b8;
  --theme-palette-gray32: #adadad;
  --theme-palette-gray36: #a3a3a3;
  --theme-palette-gray4: #f5f5f5;
  --theme-palette-gray40: #999999;
  --theme-palette-gray44: #8f8f8f;
  --theme-palette-gray48: #858585;
  --theme-palette-gray52: #7a7a7a;
  --theme-palette-gray54: #757575;
  --theme-palette-gray56: #707070;
  --theme-palette-gray60: #666666;
  --theme-palette-gray64: #5c5c5c;
  --theme-palette-gray68: #525252;
  --theme-palette-gray72: #474747;
  --theme-palette-gray76: #3d3d3d;
  --theme-palette-gray8: #ebebeb;
  --theme-palette-gray80: #333333;
  --theme-palette-gray84: #292929;
  --theme-palette-gray88: #1f1f1f;
  --theme-palette-gray92: #141414;
  --theme-palette-gray96: #0a0a0a;
  --theme-palette-green100: #d2fcc4;
  --theme-palette-green200: #b1fca7;
  --theme-palette-green300: #7cf782;
  --theme-palette-green400: #45ed6f;
  --theme-palette-green50: #e2ffd6;
  --theme-palette-green500: #04e061;
  --theme-palette-green600: #02d15c;
  --theme-palette-green700: #00c257;
  --theme-palette-green75: #d2fcc4;
  --theme-palette-green800: #00b253;
  --theme-palette-green900: #00a34c;
  --theme-palette-orange100: #ffecc9;
  --theme-palette-orange200: #ffdda1;
  --theme-palette-orange300: #ffce75;
  --theme-palette-orange400: #ffbf4d;
  --theme-palette-orange50: #fff5e2;
  --theme-palette-orange500: #ffb021;
  --theme-palette-orange600: #fca400;
  --theme-palette-orange700: #f79900;
  --theme-palette-orange75: #ffedca;
  --theme-palette-orange800: #f28d00;
  --theme-palette-orange900: #f08400;
  --theme-palette-purple100: #e9ddfd;
  --theme-palette-purple200: #d5bdfb;
  --theme-palette-purple300: #c2a0fa;
  --theme-palette-purple400: #b184f8;
  --theme-palette-purple50: #f3edfe;
  --theme-palette-purple500: #a168f7;
  --theme-palette-purple600: #965eeb;
  --theme-palette-purple700: #8c4fe8;
  --theme-palette-purple800: #8144db;
  --theme-palette-purple900: #493072;
  --theme-palette-red100: #ffe0e0;
  --theme-palette-red200: #ffc5c6;
  --theme-palette-red300: #ffacad;
  --theme-palette-red400: #ff8c8f;
  --theme-palette-red50: #ffedee;
  --theme-palette-red500: #ff6163;
  --theme-palette-red600: #ff4053;
  --theme-palette-red700: #f71b47;
  --theme-palette-red75: #ffe3e3;
  --theme-palette-red800: #e8003e;
  --theme-palette-red900: #d9013a;
  --theme-palette-violet100: #e9ddfd;
  --theme-palette-violet200: #d5bdfb;
  --theme-palette-violet300: #c2a0fa;
  --theme-palette-violet400: #b184f8;
  --theme-palette-violet50: #f3edfe;
  --theme-palette-violet500: #a168f7;
  --theme-palette-violet600: #965eeb;
  --theme-palette-violet700: #8c4fe8;
  --theme-palette-violet800: #8144db;
  --theme-palette-violet900: #773bd1;
  --theme-palette-warmGray100: #0a0a0a;
  --theme-palette-warmGray12: #e3e2e1;
  --theme-palette-warmGray16: #dbdbd9;
  --theme-palette-warmGray2: #f7f7f5;
  --theme-palette-warmGray20: #d4d2cf;
  --theme-palette-warmGray24: #cccbc8;
  --theme-palette-warmGray28: #c2c1be;
  --theme-palette-warmGray36: #adaca8;
  --theme-palette-warmGray4: #f2f1f0;
  --theme-palette-warmGray44: #999894;
  --theme-palette-warmGray48: #8f8d8b;
  --theme-palette-warmGray54: #7a7976;
  --theme-palette-warmGray64: #5c5b58;
  --theme-palette-warmGray68: #52514e;
  --theme-palette-warmGray76: #3d3c3a;
  --theme-palette-warmGray8: #ebeae8;
  --theme-palette-warmGray84: #292827;
  --theme-palette-warmGray88: #1f1e1d;
  --theme-palette-white: #ffffff;
  --theme-palette-white10: rgba(255, 255, 255, 0.1);
  --theme-palette-white12: rgba(255, 255, 255, 0.12);
  --theme-palette-white15: rgba(255, 255, 255, 0.15);
  --theme-palette-white16: rgba(255, 255, 255, 0.16);
  --theme-palette-white20: rgba(255, 255, 255, 0.2);
  --theme-palette-white24: rgba(255, 255, 255, 0.24);
  --theme-palette-white25: rgba(255, 255, 255, 0.25);
  --theme-palette-white28: rgba(255, 255, 255, 0.28);
  --theme-palette-white30: rgba(255, 255, 255, 0.3);
  --theme-palette-white32: rgba(255, 255, 255, 0.32);
  --theme-palette-white35: rgba(255, 255, 255, 0.35);
  --theme-palette-white36: rgba(255, 255, 255, 0.36);
  --theme-palette-white4: rgba(255, 255, 255, 0.04);
  --theme-palette-white40: rgba(255, 255, 255, 0.4);
  --theme-palette-white44: rgba(255, 255, 255, 0.44);
  --theme-palette-white45: rgba(255, 255, 255, 0.45);
  --theme-palette-white48: rgba(255, 255, 255, 0.48);
  --theme-palette-white5: rgba(255, 255, 255, 0.05);
  --theme-palette-white50: rgba(255, 255, 255, 0.5);
  --theme-palette-white52: rgba(255, 255, 255, 0.52);
  --theme-palette-white55: rgba(255, 255, 255, 0.55);
  --theme-palette-white56: rgba(255, 255, 255, 0.56);
  --theme-palette-white6: rgba(255, 255, 255, 0.06);
  --theme-palette-white60: rgba(255, 255, 255, 0.6);
  --theme-palette-white64: rgba(255, 255, 255, 0.64);
  --theme-palette-white65: rgba(255, 255, 255, 0.65);
  --theme-palette-white68: rgba(255, 255, 255, 0.68);
  --theme-palette-white70: rgba(255, 255, 255, 0.7);
  --theme-palette-white72: rgba(255, 255, 255, 0.72);
  --theme-palette-white75: rgba(255, 255, 255, 0.75);
  --theme-palette-white76: rgba(255, 255, 255, 0.76);
  --theme-palette-white8: rgba(255, 255, 255, 0.08);
  --theme-palette-white80: rgba(255, 255, 255, 0.8);
  --theme-palette-white84: rgba(255, 255, 255, 0.84);
  --theme-palette-white85: rgba(255, 255, 255, 0.85);
  --theme-palette-white88: rgba(255, 255, 255, 0.88);
  --theme-palette-white90: rgba(255, 255, 255, 0.9);
  --theme-palette-white92: rgba(255, 255, 255, 0.92);
  --theme-palette-white95: rgba(255, 255, 255, 0.95);
  --theme-palette-white96: rgba(255, 255, 255, 0.96);
  --theme-palette-yellow100: #fff5c9;
  --theme-palette-yellow200: #ffeda3;
  --theme-palette-yellow300: #ffe27a;
  --theme-palette-yellow400: #ffd950;
  --theme-palette-yellow50: #fff9de;
  --theme-palette-yellow500: #ffcf24;
  --theme-palette-yellow600: #fcc600;
  --theme-palette-yellow700: #f7be00;
  --theme-palette-yellow800: #f5b800;
  --theme-palette-yellow900: #f2b200;
  --theme-semantics-backdrop-constant-fill: rgba(0, 0, 0, 0.88);
  --theme-semantics-backdrop-fill: rgba(0, 0, 0, 0.88);
  --theme-semantics-backdrop-inverse-fill: rgba(0, 0, 0, 0.88);
  --theme-semantics-bg-accent: #002d57;
  --theme-semantics-bg-default: #262624;
  --theme-semantics-bg-elevation1: #141414;
  --theme-semantics-bg-elevation2: #191919;
  --theme-semantics-bg-error: #5c1e25;
  --theme-semantics-bg-inverse-elevation1: #d4d4d4;
  --theme-semantics-bg-inverse-elevation2: #e3e2e1;
  --theme-semantics-bg-page: #0a0a0a;
  --theme-semantics-bg-pay: #33155c;
  --theme-semantics-bg-success: #003d16;
  --theme-semantics-bg-warning: #523404;
  --theme-semantics-border-default: #2e2d2c;
  --theme-semantics-border-error: #fc5d63;
  --theme-semantics-border-errorFocused: #d11d3b;
  --theme-semantics-border-focused: #0071b8;
  --theme-semantics-border-hover: #3d3c3a;
  --theme-semantics-border-inverse-focused: #0071b8;
  --theme-semantics-border-inverse-hover: #b2b1ad;
  --theme-semantics-border-inverse-selected: #0a0a0a;
  --theme-semantics-border-inverse-selectedDisabled: #878683;
  --theme-semantics-border-overlay-focused: rgba(255, 255, 255, 0.2);
  --theme-semantics-border-overlay-hover: #3d3c3a;
  --theme-semantics-border-overlay-selected: #e3e3e3;
  --theme-semantics-border-overlay-selectedDisabled: #63625f;
  --theme-semantics-border-selected: #e3e3e3;
  --theme-semantics-border-selectedDisabled: #63625f;
  --theme-semantics-border-success: #04c454;
  --theme-semantics-border-warning: #ffbd45;
  --theme-semantics-border-warningFocused: #faa700;
  --theme-semantics-components-badge-bg-accent: #008fdb;
  --theme-semantics-components-badge-bg-accentSecondary: #001d3b;
  --theme-semantics-components-badge-bg-ghost: rgba(0, 0, 0, 0.44);
  --theme-semantics-components-badge-bg-inverse-constant-primary: #ffffff;
  --theme-semantics-components-badge-bg-pay: #9f63ff;
  --theme-semantics-components-badge-bg-primary: #d4d4d4;
  --theme-semantics-components-badge-bg-sale: #ff4053;
  --theme-semantics-components-badge-bg-saleSecondary: #5c1e25;
  --theme-semantics-components-badge-bg-secondary: #2e2d2c;
  --theme-semantics-components-badge-bg-success: #04c454;
  --theme-semantics-components-badge-bg-warningSecondary: #574304;
  --theme-semantics-components-badge-text-constant-primary: #000000;
  --theme-semantics-components-badge-text-inverse-constant-primary: #ffffff;
  --theme-semantics-components-badge-text-inverse-primary: #0a0a0a;
  --theme-semantics-components-badge-text-primary: #0a0a0a;
  --theme-semantics-components-badge-text-secondary: #e3e3e3;
  --theme-semantics-components-bar-default: rgba(255, 255, 255, 0.32);
  --theme-semantics-components-bar-defaultDisabled: #3d3c3a;
  --theme-semantics-components-bar-defaultFilled: #ffffff;
  --theme-semantics-components-bar-defaultFilledDisabled: #878683;
  --theme-semantics-components-bar-errorFilled: #ff4053;
  --theme-semantics-components-bar-inverse-default: #a3a29e;
  --theme-semantics-components-bar-inverse-defaultFilled: #0a0a0a;
  --theme-semantics-components-bar-inverse-defaultFilledDisabled: #7a7975;
  --theme-semantics-components-bar-overlay-default: rgba(255, 255, 255, 0.32);
  --theme-semantics-components-bar-payFilled: #9f63ff;
  --theme-semantics-components-bar-successFilled: #1be361;
  --theme-semantics-components-bar-warningFilled: #ffb224;
  --theme-semantics-components-button-bg-accentPrimary: #008fdb;
  --theme-semantics-components-button-bg-accentPrimaryHover: #009cf0;
  --theme-semantics-components-button-bg-accentPrimaryPressed: #00aaff;
  --theme-semantics-components-button-bg-accentSecondary: #002d57;
  --theme-semantics-components-button-bg-accentSecondaryHover: #004078;
  --theme-semantics-components-button-bg-accentSecondaryPressed: #005291;
  --theme-semantics-components-button-bg-errorPrimary: #ff4053;
  --theme-semantics-components-button-bg-errorPrimaryHover: #f71b47;
  --theme-semantics-components-button-bg-errorPrimaryPressed: #e8003e;
  --theme-semantics-components-button-bg-ghostHover: rgba(255, 255, 255, 0.12);
  --theme-semantics-components-button-bg-ghostPressed: rgba(255, 255, 255, 0.12);
  --theme-semantics-components-button-bg-inverse-constant-ghostHover: rgba(255, 255, 255, 0.12);
  --theme-semantics-components-button-bg-inverse-constant-ghostPressed: rgba(255, 255, 255, 0.12);
  --theme-semantics-components-button-bg-inverse-ghostHover: rgba(0, 0, 0, 0.08);
  --theme-semantics-components-button-bg-inverse-ghostPressed: rgba(0, 0, 0, 0.08);
  --theme-semantics-components-button-bg-inverse-primary: #0a0a0a;
  --theme-semantics-components-button-bg-inverse-primaryHover: #0a0a0a;
  --theme-semantics-components-button-bg-inverse-primaryPressed: #1f1e1d;
  --theme-semantics-components-button-bg-inverse-secondary: #ffffff;
  --theme-semantics-components-button-bg-inverse-secondaryHover: #f7f7f5;
  --theme-semantics-components-button-bg-inverse-secondaryPressed: #f2f1f0;
  --theme-semantics-components-button-bg-overlay-secondary: #0a0a0a;
  --theme-semantics-components-button-bg-overlay-secondaryHover: #0a0a0a;
  --theme-semantics-components-button-bg-overlay-secondaryPressed: #1f1e1d;
  --theme-semantics-components-button-bg-payPrimary: #9f63ff;
  --theme-semantics-components-button-bg-payPrimaryHover: #a978ff;
  --theme-semantics-components-button-bg-payPrimaryPressed: #b38aff;
  --theme-semantics-components-button-bg-paySecondary: #33155c;
  --theme-semantics-components-button-bg-paySecondaryHover: #471f80;
  --theme-semantics-components-button-bg-paySecondaryPressed: #5c28a6;
  --theme-semantics-components-button-bg-primary: #e3e3e3;
  --theme-semantics-components-button-bg-primaryHover: #d4d4d4;
  --theme-semantics-components-button-bg-primaryPressed: #e3e3e3;
  --theme-semantics-components-button-bg-secondary: #262624;
  --theme-semantics-components-button-bg-secondaryHover: #2e2d2c;
  --theme-semantics-components-button-bg-secondaryPressed: #363533;
  --theme-semantics-components-button-bg-successPrimary: #04c454;
  --theme-semantics-components-button-bg-successPrimaryHover: #02d459;
  --theme-semantics-components-button-bg-successPrimaryPressed: #1be361;
  --theme-semantics-components-button-text-accentPrimary: #ffffff;
  --theme-semantics-components-button-text-accentSecondary: #00aaff;
  --theme-semantics-components-button-text-constant-primary: #0a0a0a;
  --theme-semantics-components-button-text-constant-secondary: #ffffff;
  --theme-semantics-components-button-text-errorPrimary: #ffffff;
  --theme-semantics-components-button-text-inverse-primary: #ffffff;
  --theme-semantics-components-button-text-inverse-secondary: #0a0a0a;
  --theme-semantics-components-button-text-payPrimary: #ffffff;
  --theme-semantics-components-button-text-paySecondary: #a978ff;
  --theme-semantics-components-button-text-primary: #0a0a0a;
  --theme-semantics-components-button-text-secondary: #e3e3e3;
  --theme-semantics-components-button-text-successPrimary: #ffffff;
  --theme-semantics-components-chart-bar-color1: #00913d;
  --theme-semantics-components-chart-bar-color2: #7a39d4;
  --theme-semantics-components-chart-bar-color3: #c42f5c;
  --theme-semantics-components-chart-bar-color4: #d48a00;
  --theme-semantics-components-chart-bar-color5: #3d3c3a;
  --theme-semantics-components-chart-bar-default: #0071b8;
  --theme-semantics-components-chart-bar-secondary-color1: #005721;
  --theme-semantics-components-chart-bar-secondary-color2: #471f80;
  --theme-semantics-components-chart-bar-secondary-color3: #881538;
  --theme-semantics-components-chart-bar-secondary-color4: #805100;
  --theme-semantics-components-chart-bar-secondary-default: #004078;
  --theme-semantics-components-chart-line-color1: #04c454;
  --theme-semantics-components-chart-line-color2: #9f63ff;
  --theme-semantics-components-chart-line-color3: #f66e97;
  --theme-semantics-components-chart-line-color4: #ffb224;
  --theme-semantics-components-chart-line-color5: #545351;
  --theme-semantics-components-chart-line-default: #009cf0;
  --theme-semantics-components-control-bg-default: #262624;
  --theme-semantics-components-control-bg-disabled: #262624;
  --theme-semantics-components-control-bg-hover: #2e2d2c;
  --theme-semantics-components-control-bg-inverse-default: #c4c4c4;
  --theme-semantics-components-control-bg-inverse-disabled: #c4c3c0;
  --theme-semantics-components-control-bg-inverse-hover: #b2b1ad;
  --theme-semantics-components-control-bg-inverse-pressed: #c4c3c0;
  --theme-semantics-components-control-bg-overlay-default: #0a0a0a;
  --theme-semantics-components-control-bg-overlay-disabled: #0a0a0a;
  --theme-semantics-components-control-bg-overlay-hover: #0a0a0a;
  --theme-semantics-components-control-bg-overlay-pressed: #1f1e1d;
  --theme-semantics-components-control-bg-pressed: #262624;
  --theme-semantics-components-control-bg-selected: #d4d4d4;
  --theme-semantics-components-control-bg-selectedDisabled: #63625f;
  --theme-semantics-components-control-text-disabled: #636363;
  --theme-semantics-components-control-text-error: #fc5d63;
  --theme-semantics-components-control-text-inverse-disabled: #5c5c5c;
  --theme-semantics-components-control-text-inverse-primary: #0a0a0a;
  --theme-semantics-components-control-text-inverse-secondary: #878787;
  --theme-semantics-components-control-text-primary: #e3e3e3;
  --theme-semantics-components-control-text-secondary: #878787;
  --theme-semantics-components-control-text-success: #1be361;
  --theme-semantics-components-control-text-warning: #ffbd45;
  --theme-semantics-components-favorite-activeFill: #ff4053;
  --theme-semantics-components-favorite-enabledBorder: #e3e3e3;
  --theme-semantics-components-highlighted-pay: #9f63ff;
  --theme-semantics-components-highlighted-price: #ffd950;
  --theme-semantics-components-highlighted-sale: #fc5d63;
  --theme-semantics-components-hint-default: #454545;
  --theme-semantics-components-hint-hover: #545454;
  --theme-semantics-components-line-active: #e3e3e3;
  --theme-semantics-components-line-default: #545351;
  --theme-semantics-components-line-overlay-default: rgba(255, 255, 255, 0.24);
  --theme-semantics-components-link-accent: #878787;
  --theme-semantics-components-link-button-disabled: #636363;
  --theme-semantics-components-link-button-hover: #b2b2b2;
  --theme-semantics-components-link-button-inverse-disabled: #9c9c9c;
  --theme-semantics-components-link-button-inverse-hover: #9c9c9c;
  --theme-semantics-components-link-button-inverse-primary: #0a0a0a;
  --theme-semantics-components-link-button-primary: #878787;
  --theme-semantics-components-link-button-secondary: #e3e3e3;
  --theme-semantics-components-link-hover: #b2b2b2;
  --theme-semantics-components-link-menu-disabled: #636363;
  --theme-semantics-components-link-menu-hover: #b2b2b2;
  --theme-semantics-components-link-menu-inverse-disabled: #9c9c9c;
  --theme-semantics-components-link-menu-inverse-hover: #9c9c9c;
  --theme-semantics-components-link-menu-inverse-primary: #0a0a0a;
  --theme-semantics-components-link-menu-primary: #878787;
  --theme-semantics-components-link-menu-secondary: #e3e3e3;
  --theme-semantics-components-link-noAccent: #e3e3e3;
  --theme-semantics-components-list-hover: #262624;
  --theme-semantics-components-list-inverse-hover: rgba(255, 255, 255, 0.12);
  --theme-semantics-components-list-overlay-hover: rgba(255, 255, 255, 0.12);
  --theme-semantics-components-rate-activeFill: #fcc600;
  --theme-semantics-components-rate-bg-excellent: #02d459;
  --theme-semantics-components-rate-bg-good: #599d00;
  --theme-semantics-components-rate-bg-low: #f24954;
  --theme-semantics-components-rate-bg-medium: #faa700;
  --theme-semantics-components-rate-bg-none: #73716e;
  --theme-semantics-components-rate-enabledFill: #363533;
  --theme-semantics-components-rate-text-excellent: #4af071;
  --theme-semantics-components-rate-text-good: #84db13;
  --theme-semantics-components-rate-text-low: #ff9197;
  --theme-semantics-components-rate-text-medium: #ffd07a;
  --theme-semantics-components-rate-text-none: #878787;
  --theme-semantics-components-skeleton-end: #3d3c3a;
  --theme-semantics-components-skeleton-inverse-end: #b2b1ad;
  --theme-semantics-components-skeleton-inverse-start: #c4c3c0;
  --theme-semantics-components-skeleton-overlay-end: rgba(0, 0, 0, 0.76);
  --theme-semantics-components-skeleton-overlay-start: rgba(0, 0, 0, 0.52);
  --theme-semantics-components-skeleton-start: #2e2d2c;
  --theme-semantics-components-slider-default: #3d3c3a;
  --theme-semantics-components-slider-defaultFilled: #e3e3e3;
  --theme-semantics-components-slider-knob: #e3e3e3;
  --theme-semantics-components-slider-overlay-default: rgba(255, 255, 255, 0.2);
  --theme-semantics-components-tabGroup-default: #3d3c3a;
  --theme-semantics-components-tabGroup-selected: #e3e3e3;
  --theme-semantics-components-table-hover: rgba(255, 255, 255, 0.16);
  --theme-semantics-components-table-inverse-hover: rgba(255, 255, 255, 0.16);
  --theme-semantics-components-table-inverse-selected: rgba(255, 255, 255, 0.28);
  --theme-semantics-components-table-inverse-selectedHover: rgba(255, 255, 255, 0.16);
  --theme-semantics-components-table-overlay-hover: rgba(255, 255, 255, 0.16);
  --theme-semantics-components-table-overlay-selected: rgba(255, 255, 255, 0.28);
  --theme-semantics-components-table-overlay-selectedHover: rgba(255, 255, 255, 0.16);
  --theme-semantics-components-table-selected: rgba(255, 255, 255, 0.28);
  --theme-semantics-components-table-selectedHover: rgba(255, 255, 255, 0.16);
  --theme-semantics-components-toast-default: #e3e3e3;
  --theme-semantics-components-toast-error: #ff4053;
  --theme-semantics-components-toast-inverse-default: #1f1e1d;
  --theme-semantics-components-toggle-check: #ffffff;
  --theme-semantics-components-toggle-checkDisabled: #878683;
  --theme-semantics-components-toggle-faint: #0a0a0a;
  --theme-semantics-components-toggle-faintDisabled: #0a0a0a;
  --theme-semantics-components-toggle-faintUncheck: #ffffff;
  --theme-semantics-components-toggle-faintUncheckDisabled: #0a0a0a;
  --theme-semantics-components-toggle-inverse-check: #0a0a0a;
  --theme-semantics-components-toggle-inverse-checkDisabled: #0a0a0a;
  --theme-semantics-components-toggle-inverse-faint: #ffffff;
  --theme-semantics-components-toggle-inverse-faintDisabled: #878683;
  --theme-semantics-components-toggle-inverse-faintUncheck: #ffffff;
  --theme-semantics-components-toggle-inverse-faintUncheckDisabled: #878683;
  --theme-semantics-components-toggle-inverse-uncheck: #a3a29e;
  --theme-semantics-components-toggle-inverse-uncheckDisabled: #a3a29e;
  --theme-semantics-components-toggle-inverse-uncheckHover: #9c9a97;
  --theme-semantics-components-toggle-overlay-faint: #0a0a0a;
  --theme-semantics-components-toggle-overlay-faintDisabled: #0a0a0a;
  --theme-semantics-components-toggle-overlay-faintUncheck: #e3e3e3;
  --theme-semantics-components-toggle-overlay-faintUncheckDisabled: #63625f;
  --theme-semantics-components-toggle-overlay-uncheck: #0a0a0a;
  --theme-semantics-components-toggle-overlay-uncheckDisabled: #0a0a0a;
  --theme-semantics-components-toggle-overlay-uncheckHover: #0a0a0a;
  --theme-semantics-components-toggle-uncheck: #363533;
  --theme-semantics-components-toggle-uncheckDisabled: #363533;
  --theme-semantics-components-toggle-uncheckHover: #454442;
  --theme-semantics-components-tooltip-default: #e3e3e3;
  --theme-semantics-components-tooltip-inverse-default: #1f1e1d;
  --theme-semantics-divider-default: #363533;
  --theme-semantics-divider-inverse-default: #a3a29e;
  --theme-semantics-divider-overlay-default: rgba(255, 255, 255, 0.06);
  --theme-semantics-foreground-contentFill: rgba(0, 0, 0, 0.44);
  --theme-semantics-foreground-imageFill: rgba(0, 0, 0, 0.06);
  --theme-semantics-text-constant-primary: #000000;
  --theme-semantics-text-error: #fc5d63;
  --theme-semantics-text-inverse-constant-primary: #ffffff;
  --theme-semantics-text-inverse-primary: #0a0a0a;
  --theme-semantics-text-primary: #e3e3e3;
  --theme-semantics-text-secondary: #878787;
  --theme-semantics-text-success: #1be361;
  --theme-semantics-text-warning: #ffbd45;
}

/* This file is the result of code generation. Do not change it manually. */
.theme-_7603b4d4d83f615a {
  --theme-palette-beige100: #ede9e1;
  --theme-palette-beige200: #e5dfd3;
  --theme-palette-beige300: #dbd3c1;
  --theme-palette-beige400: #cfc4ae;
  --theme-palette-beige50: #f2efe9;
  --theme-palette-beige500: #c2b69b;
  --theme-palette-beige600: #b5a78a;
  --theme-palette-beige700: #a89979;
  --theme-palette-beige800: #9c8c6b;
  --theme-palette-beige900: #8f7f5e;
  --theme-palette-black: #000000;
  --theme-palette-black12: rgba(0, 0, 0, 0.12);
  --theme-palette-black16: rgba(0, 0, 0, 0.16);
  --theme-palette-black20: rgba(0, 0, 0, 0.2);
  --theme-palette-black24: rgba(0, 0, 0, 0.24);
  --theme-palette-black28: rgba(0, 0, 0, 0.28);
  --theme-palette-black32: rgba(0, 0, 0, 0.32);
  --theme-palette-black36: rgba(0, 0, 0, 0.36);
  --theme-palette-black4: rgba(0, 0, 0, 0.04);
  --theme-palette-black40: rgba(0, 0, 0, 0.4);
  --theme-palette-black44: rgba(0, 0, 0, 0.44);
  --theme-palette-black48: rgba(0, 0, 0, 0.48);
  --theme-palette-black52: rgba(0, 0, 0, 0.52);
  --theme-palette-black56: rgba(0, 0, 0, 0.56);
  --theme-palette-black6: rgba(0, 0, 0, 0.06);
  --theme-palette-black60: rgba(0, 0, 0, 0.6);
  --theme-palette-black64: rgba(0, 0, 0, 0.64);
  --theme-palette-black68: rgba(0, 0, 0, 0.68);
  --theme-palette-black72: rgba(0, 0, 0, 0.72);
  --theme-palette-black76: rgba(0, 0, 0, 0.76);
  --theme-palette-black8: rgba(0, 0, 0, 0.08);
  --theme-palette-black80: rgba(0, 0, 0, 0.8);
  --theme-palette-black84: rgba(0, 0, 0, 0.84);
  --theme-palette-black88: rgba(0, 0, 0, 0.88);
  --theme-palette-black92: rgba(0, 0, 0, 0.92);
  --theme-palette-black96: rgba(0, 0, 0, 0.96);
  --theme-palette-blue100: #cfedff;
  --theme-palette-blue200: #a1dfff;
  --theme-palette-blue300: #80d4ff;
  --theme-palette-blue400: #45c1ff;
  --theme-palette-blue50: #e6f6ff;
  --theme-palette-blue500: #00aaff;
  --theme-palette-blue600: #0099f7;
  --theme-palette-blue700: #008aed;
  --theme-palette-blue75: #d4f0ff;
  --theme-palette-blue800: #007deb;
  --theme-palette-blue900: #0073e5;
  --theme-palette-fuchsia100: #ffe1ea;
  --theme-palette-fuchsia200: #ffc7d7;
  --theme-palette-fuchsia300: #ffacc5;
  --theme-palette-fuchsia400: #ff8caf;
  --theme-palette-fuchsia50: #fff0f4;
  --theme-palette-fuchsia500: #f76893;
  --theme-palette-fuchsia600: #f54a80;
  --theme-palette-fuchsia700: #eb3672;
  --theme-palette-fuchsia75: #fff0f4;
  --theme-palette-fuchsia800: #e50965;
  --theme-palette-fuchsia900: #d30658;
  --theme-palette-gray12: #e0e0e0;
  --theme-palette-gray16: #d6d6d6;
  --theme-palette-gray20: #cccccc;
  --theme-palette-gray24: #c2c2c2;
  --theme-palette-gray28: #b8b8b8;
  --theme-palette-gray32: #adadad;
  --theme-palette-gray36: #a3a3a3;
  --theme-palette-gray4: #f5f5f5;
  --theme-palette-gray40: #999999;
  --theme-palette-gray44: #8f8f8f;
  --theme-palette-gray48: #858585;
  --theme-palette-gray52: #7a7a7a;
  --theme-palette-gray54: #757575;
  --theme-palette-gray56: #707070;
  --theme-palette-gray60: #666666;
  --theme-palette-gray64: #5c5c5c;
  --theme-palette-gray68: #525252;
  --theme-palette-gray72: #474747;
  --theme-palette-gray76: #3d3d3d;
  --theme-palette-gray8: #ebebeb;
  --theme-palette-gray80: #333333;
  --theme-palette-gray84: #292929;
  --theme-palette-gray88: #1f1f1f;
  --theme-palette-gray92: #141414;
  --theme-palette-gray96: #0a0a0a;
  --theme-palette-green100: #d2fcc4;
  --theme-palette-green200: #b1fca7;
  --theme-palette-green300: #7cf782;
  --theme-palette-green400: #45ed6f;
  --theme-palette-green50: #e2ffd6;
  --theme-palette-green500: #04e061;
  --theme-palette-green600: #02d15c;
  --theme-palette-green700: #00c257;
  --theme-palette-green75: #d2fcc4;
  --theme-palette-green800: #00b253;
  --theme-palette-green900: #00a34c;
  --theme-palette-orange100: #ffecc9;
  --theme-palette-orange200: #ffdda1;
  --theme-palette-orange300: #ffce75;
  --theme-palette-orange400: #ffbf4d;
  --theme-palette-orange50: #fff5e2;
  --theme-palette-orange500: #ffb021;
  --theme-palette-orange600: #fca400;
  --theme-palette-orange700: #f79900;
  --theme-palette-orange75: #ffedca;
  --theme-palette-orange800: #f28d00;
  --theme-palette-orange900: #f08400;
  --theme-palette-purple100: #e9ddfd;
  --theme-palette-purple200: #d5bdfb;
  --theme-palette-purple300: #c2a0fa;
  --theme-palette-purple400: #b184f8;
  --theme-palette-purple50: #f3edfe;
  --theme-palette-purple500: #a168f7;
  --theme-palette-purple600: #965eeb;
  --theme-palette-purple700: #8c4fe8;
  --theme-palette-purple800: #8144db;
  --theme-palette-purple900: #493072;
  --theme-palette-red100: #ffe0e0;
  --theme-palette-red200: #ffc5c6;
  --theme-palette-red300: #ffacad;
  --theme-palette-red400: #ff8c8f;
  --theme-palette-red50: #ffedee;
  --theme-palette-red500: #ff6163;
  --theme-palette-red600: #ff4053;
  --theme-palette-red700: #f71b47;
  --theme-palette-red75: #ffe3e3;
  --theme-palette-red800: #e8003e;
  --theme-palette-red900: #d9013a;
  --theme-palette-violet100: #e9ddfd;
  --theme-palette-violet200: #d5bdfb;
  --theme-palette-violet300: #c2a0fa;
  --theme-palette-violet400: #b184f8;
  --theme-palette-violet50: #f3edfe;
  --theme-palette-violet500: #a168f7;
  --theme-palette-violet600: #965eeb;
  --theme-palette-violet700: #8c4fe8;
  --theme-palette-violet800: #8144db;
  --theme-palette-violet900: #773bd1;
  --theme-palette-warmGray100: #0a0a0a;
  --theme-palette-warmGray12: #e3e2e1;
  --theme-palette-warmGray16: #dbdbd9;
  --theme-palette-warmGray2: #f7f7f5;
  --theme-palette-warmGray20: #d4d2cf;
  --theme-palette-warmGray24: #cccbc8;
  --theme-palette-warmGray28: #c2c1be;
  --theme-palette-warmGray36: #adaca8;
  --theme-palette-warmGray4: #f2f1f0;
  --theme-palette-warmGray44: #999894;
  --theme-palette-warmGray48: #8f8d8b;
  --theme-palette-warmGray54: #7a7976;
  --theme-palette-warmGray64: #5c5b58;
  --theme-palette-warmGray68: #52514e;
  --theme-palette-warmGray76: #3d3c3a;
  --theme-palette-warmGray8: #ebeae8;
  --theme-palette-warmGray84: #292827;
  --theme-palette-warmGray88: #1f1e1d;
  --theme-palette-white: #ffffff;
  --theme-palette-white10: rgba(255, 255, 255, 0.1);
  --theme-palette-white12: rgba(255, 255, 255, 0.12);
  --theme-palette-white15: rgba(255, 255, 255, 0.15);
  --theme-palette-white16: rgba(255, 255, 255, 0.16);
  --theme-palette-white20: rgba(255, 255, 255, 0.2);
  --theme-palette-white24: rgba(255, 255, 255, 0.24);
  --theme-palette-white25: rgba(255, 255, 255, 0.25);
  --theme-palette-white28: rgba(255, 255, 255, 0.28);
  --theme-palette-white30: rgba(255, 255, 255, 0.3);
  --theme-palette-white32: rgba(255, 255, 255, 0.32);
  --theme-palette-white35: rgba(255, 255, 255, 0.35);
  --theme-palette-white36: rgba(255, 255, 255, 0.36);
  --theme-palette-white4: rgba(255, 255, 255, 0.04);
  --theme-palette-white40: rgba(255, 255, 255, 0.4);
  --theme-palette-white44: rgba(255, 255, 255, 0.44);
  --theme-palette-white45: rgba(255, 255, 255, 0.45);
  --theme-palette-white48: rgba(255, 255, 255, 0.48);
  --theme-palette-white5: rgba(255, 255, 255, 0.05);
  --theme-palette-white50: rgba(255, 255, 255, 0.5);
  --theme-palette-white52: rgba(255, 255, 255, 0.52);
  --theme-palette-white55: rgba(255, 255, 255, 0.55);
  --theme-palette-white56: rgba(255, 255, 255, 0.56);
  --theme-palette-white6: rgba(255, 255, 255, 0.06);
  --theme-palette-white60: rgba(255, 255, 255, 0.6);
  --theme-palette-white64: rgba(255, 255, 255, 0.64);
  --theme-palette-white65: rgba(255, 255, 255, 0.65);
  --theme-palette-white68: rgba(255, 255, 255, 0.68);
  --theme-palette-white70: rgba(255, 255, 255, 0.7);
  --theme-palette-white72: rgba(255, 255, 255, 0.72);
  --theme-palette-white75: rgba(255, 255, 255, 0.75);
  --theme-palette-white76: rgba(255, 255, 255, 0.76);
  --theme-palette-white8: rgba(255, 255, 255, 0.08);
  --theme-palette-white80: rgba(255, 255, 255, 0.8);
  --theme-palette-white84: rgba(255, 255, 255, 0.84);
  --theme-palette-white85: rgba(255, 255, 255, 0.85);
  --theme-palette-white88: rgba(255, 255, 255, 0.88);
  --theme-palette-white90: rgba(255, 255, 255, 0.9);
  --theme-palette-white92: rgba(255, 255, 255, 0.92);
  --theme-palette-white95: rgba(255, 255, 255, 0.95);
  --theme-palette-white96: rgba(255, 255, 255, 0.96);
  --theme-palette-yellow100: #fff5c9;
  --theme-palette-yellow200: #ffeda3;
  --theme-palette-yellow300: #ffe27a;
  --theme-palette-yellow400: #ffd950;
  --theme-palette-yellow50: #fff9de;
  --theme-palette-yellow500: #ffcf24;
  --theme-palette-yellow600: #fcc600;
  --theme-palette-yellow700: #f7be00;
  --theme-palette-yellow800: #f5b800;
  --theme-palette-yellow900: #f2b200;
  --theme-semantics-backdrop-constant-fill: rgba(0, 0, 0, 0.88);
  --theme-semantics-backdrop-fill: rgba(0, 0, 0, 0.4);
  --theme-semantics-backdrop-inverse-fill: rgba(255, 255, 255, 0.84);
  --theme-semantics-bg-accent: #cfedff;
  --theme-semantics-bg-default: #f2f1f0;
  --theme-semantics-bg-elevation1: #ffffff;
  --theme-semantics-bg-elevation2: #ffffff;
  --theme-semantics-bg-error: #ffe0e0;
  --theme-semantics-bg-inverse-elevation1: #141414;
  --theme-semantics-bg-inverse-elevation2: #191919;
  --theme-semantics-bg-page: #ffffff;
  --theme-semantics-bg-pay: #e9ddfd;
  --theme-semantics-bg-success: #d2fcc4;
  --theme-semantics-bg-warning: #ffecc9;
  --theme-semantics-border-default: #ebeae8;
  --theme-semantics-border-error: #ff4053;
  --theme-semantics-border-errorFocused: #ff8c8f;
  --theme-semantics-border-focused: #45c1ff;
  --theme-semantics-border-hover: #dbdbd9;
  --theme-semantics-border-inverse-focused: #45c1ff;
  --theme-semantics-border-inverse-hover: #3d3c3a;
  --theme-semantics-border-inverse-selected: #ffffff;
  --theme-semantics-border-inverse-selectedDisabled: #5c5b58;
  --theme-semantics-border-overlay-focused: rgba(0, 0, 0, 0.2);
  --theme-semantics-border-overlay-hover: #dbdbd9;
  --theme-semantics-border-overlay-selected: #000000;
  --theme-semantics-border-overlay-selectedDisabled: #adaca8;
  --theme-semantics-border-selected: #000000;
  --theme-semantics-border-selectedDisabled: #adaca8;
  --theme-semantics-border-success: #02d15c;
  --theme-semantics-border-warning: #f79900;
  --theme-semantics-border-warningFocused: #ffb021;
  --theme-semantics-components-badge-bg-accent: #00aaff;
  --theme-semantics-components-badge-bg-accentSecondary: #d4f0ff;
  --theme-semantics-components-badge-bg-ghost: rgba(0, 0, 0, 0.44);
  --theme-semantics-components-badge-bg-inverse-constant-primary: #ffffff;
  --theme-semantics-components-badge-bg-pay: #965eeb;
  --theme-semantics-components-badge-bg-primary: #141414;
  --theme-semantics-components-badge-bg-sale: #ff4053;
  --theme-semantics-components-badge-bg-saleSecondary: #ffe0e0;
  --theme-semantics-components-badge-bg-secondary: #ebeae8;
  --theme-semantics-components-badge-bg-success: #02d15c;
  --theme-semantics-components-badge-bg-warningSecondary: #ffecc9;
  --theme-semantics-components-badge-text-constant-primary: #000000;
  --theme-semantics-components-badge-text-inverse-constant-primary: #ffffff;
  --theme-semantics-components-badge-text-inverse-primary: #ffffff;
  --theme-semantics-components-badge-text-primary: #ffffff;
  --theme-semantics-components-badge-text-secondary: #000000;
  --theme-semantics-components-bar-default: #dbdbd9;
  --theme-semantics-components-bar-defaultDisabled: #dbdbd9;
  --theme-semantics-components-bar-defaultFilled: #000000;
  --theme-semantics-components-bar-defaultFilledDisabled: #adaca8;
  --theme-semantics-components-bar-errorFilled: #ff4053;
  --theme-semantics-components-bar-inverse-default: rgba(255, 255, 255, 0.32);
  --theme-semantics-components-bar-inverse-defaultFilled: #ffffff;
  --theme-semantics-components-bar-inverse-defaultFilledDisabled: #878683;
  --theme-semantics-components-bar-overlay-default: #ffffff;
  --theme-semantics-components-bar-payFilled: #965eeb;
  --theme-semantics-components-bar-successFilled: #00b253;
  --theme-semantics-components-bar-warningFilled: #fca400;
  --theme-semantics-components-button-bg-accentPrimary: #00aaff;
  --theme-semantics-components-button-bg-accentPrimaryHover: #0099f7;
  --theme-semantics-components-button-bg-accentPrimaryPressed: #008aed;
  --theme-semantics-components-button-bg-accentSecondary: #cfedff;
  --theme-semantics-components-button-bg-accentSecondaryHover: #a1dfff;
  --theme-semantics-components-button-bg-accentSecondaryPressed: #80d4ff;
  --theme-semantics-components-button-bg-errorPrimary: #ff4053;
  --theme-semantics-components-button-bg-errorPrimaryHover: #f71b47;
  --theme-semantics-components-button-bg-errorPrimaryPressed: #e8003e;
  --theme-semantics-components-button-bg-ghostHover: rgba(0, 0, 0, 0.08);
  --theme-semantics-components-button-bg-ghostPressed: rgba(0, 0, 0, 0.08);
  --theme-semantics-components-button-bg-inverse-constant-ghostHover: rgba(255, 255, 255, 0.12);
  --theme-semantics-components-button-bg-inverse-constant-ghostPressed: rgba(255, 255, 255, 0.12);
  --theme-semantics-components-button-bg-inverse-ghostHover: rgba(255, 255, 255, 0.12);
  --theme-semantics-components-button-bg-inverse-ghostPressed: rgba(255, 255, 255, 0.12);
  --theme-semantics-components-button-bg-inverse-primary: #ffffff;
  --theme-semantics-components-button-bg-inverse-primaryHover: #ffffff;
  --theme-semantics-components-button-bg-inverse-primaryPressed: #f7f7f5;
  --theme-semantics-components-button-bg-inverse-secondary: #262624;
  --theme-semantics-components-button-bg-inverse-secondaryHover: #2e2d2c;
  --theme-semantics-components-button-bg-inverse-secondaryPressed: #363533;
  --theme-semantics-components-button-bg-overlay-secondary: #ffffff;
  --theme-semantics-components-button-bg-overlay-secondaryHover: #ffffff;
  --theme-semantics-components-button-bg-overlay-secondaryPressed: #f7f7f5;
  --theme-semantics-components-button-bg-payPrimary: #965eeb;
  --theme-semantics-components-button-bg-payPrimaryHover: #8c4fe8;
  --theme-semantics-components-button-bg-payPrimaryPressed: #8144db;
  --theme-semantics-components-button-bg-paySecondary: #e9ddfd;
  --theme-semantics-components-button-bg-paySecondaryHover: #d5bdfb;
  --theme-semantics-components-button-bg-paySecondaryPressed: #c2a0fa;
  --theme-semantics-components-button-bg-primary: #141414;
  --theme-semantics-components-button-bg-primaryHover: #1f1f1f;
  --theme-semantics-components-button-bg-primaryPressed: #141414;
  --theme-semantics-components-button-bg-secondary: #f2f1f0;
  --theme-semantics-components-button-bg-secondaryHover: #ebeae8;
  --theme-semantics-components-button-bg-secondaryPressed: #e3e2e1;
  --theme-semantics-components-button-bg-successPrimary: #02d15c;
  --theme-semantics-components-button-bg-successPrimaryHover: #00c257;
  --theme-semantics-components-button-bg-successPrimaryPressed: #00b253;
  --theme-semantics-components-button-text-accentPrimary: #ffffff;
  --theme-semantics-components-button-text-accentSecondary: #008aed;
  --theme-semantics-components-button-text-constant-primary: #0a0a0a;
  --theme-semantics-components-button-text-constant-secondary: #ffffff;
  --theme-semantics-components-button-text-errorPrimary: #ffffff;
  --theme-semantics-components-button-text-inverse-primary: #0a0a0a;
  --theme-semantics-components-button-text-inverse-secondary: #ffffff;
  --theme-semantics-components-button-text-payPrimary: #ffffff;
  --theme-semantics-components-button-text-paySecondary: #8c4fe8;
  --theme-semantics-components-button-text-primary: #ffffff;
  --theme-semantics-components-button-text-secondary: #000000;
  --theme-semantics-components-button-text-successPrimary: #ffffff;
  --theme-semantics-components-chart-bar-color1: #45ed6f;
  --theme-semantics-components-chart-bar-color2: #b184f8;
  --theme-semantics-components-chart-bar-color3: #ff8caf;
  --theme-semantics-components-chart-bar-color4: #ffbf4d;
  --theme-semantics-components-chart-bar-color5: #dbdbd9;
  --theme-semantics-components-chart-bar-default: #45c1ff;
  --theme-semantics-components-chart-bar-secondary-color1: #b1fca7;
  --theme-semantics-components-chart-bar-secondary-color2: #d5bdfb;
  --theme-semantics-components-chart-bar-secondary-color3: #ffc7d7;
  --theme-semantics-components-chart-bar-secondary-color4: #ffdda1;
  --theme-semantics-components-chart-bar-secondary-default: #a1dfff;
  --theme-semantics-components-chart-line-color1: #02d15c;
  --theme-semantics-components-chart-line-color2: #965eeb;
  --theme-semantics-components-chart-line-color3: #f54a80;
  --theme-semantics-components-chart-line-color4: #fca400;
  --theme-semantics-components-chart-line-color5: #c2c1be;
  --theme-semantics-components-chart-line-default: #0099f7;
  --theme-semantics-components-control-bg-default: #f2f1f0;
  --theme-semantics-components-control-bg-disabled: #f2f1f0;
  --theme-semantics-components-control-bg-hover: #ebeae8;
  --theme-semantics-components-control-bg-inverse-default: #262624;
  --theme-semantics-components-control-bg-inverse-disabled: #262624;
  --theme-semantics-components-control-bg-inverse-hover: #2e2d2c;
  --theme-semantics-components-control-bg-inverse-pressed: #262624;
  --theme-semantics-components-control-bg-overlay-default: #ffffff;
  --theme-semantics-components-control-bg-overlay-disabled: #ffffff;
  --theme-semantics-components-control-bg-overlay-hover: #ffffff;
  --theme-semantics-components-control-bg-overlay-pressed: #f7f7f5;
  --theme-semantics-components-control-bg-pressed: #f2f1f0;
  --theme-semantics-components-control-bg-selected: #141414;
  --theme-semantics-components-control-bg-selectedDisabled: #adaca8;
  --theme-semantics-components-control-text-disabled: #a3a3a3;
  --theme-semantics-components-control-text-error: #ff4053;
  --theme-semantics-components-control-text-inverse-disabled: #5c5c5c;
  --theme-semantics-components-control-text-inverse-primary: #ffffff;
  --theme-semantics-components-control-text-inverse-secondary: #878787;
  --theme-semantics-components-control-text-primary: #000000;
  --theme-semantics-components-control-text-secondary: #757575;
  --theme-semantics-components-control-text-success: #00b253;
  --theme-semantics-components-control-text-warning: #f79900;
  --theme-semantics-components-favorite-activeFill: #d9013a;
  --theme-semantics-components-favorite-enabledBorder: #000000;
  --theme-semantics-components-highlighted-pay: #965eeb;
  --theme-semantics-components-highlighted-price: #ffd950;
  --theme-semantics-components-highlighted-sale: #ff4053;
  --theme-semantics-components-hint-default: #cccccc;
  --theme-semantics-components-hint-hover: #b8b8b8;
  --theme-semantics-components-line-active: #000000;
  --theme-semantics-components-line-default: #c2c1be;
  --theme-semantics-components-line-overlay-default: rgba(0, 0, 0, 0.24);
  --theme-semantics-components-link-accent: #757575;
  --theme-semantics-components-link-button-disabled: #a3a3a3;
  --theme-semantics-components-link-button-hover: #3d3d3d;
  --theme-semantics-components-link-button-inverse-disabled: #5c5c5c;
  --theme-semantics-components-link-button-inverse-hover: #5c5c5c;
  --theme-semantics-components-link-button-inverse-primary: #ffffff;
  --theme-semantics-components-link-button-primary: #757575;
  --theme-semantics-components-link-button-secondary: #000000;
  --theme-semantics-components-link-hover: #3d3d3d;
  --theme-semantics-components-link-menu-disabled: #a3a3a3;
  --theme-semantics-components-link-menu-hover: #3d3d3d;
  --theme-semantics-components-link-menu-inverse-disabled: #5c5c5c;
  --theme-semantics-components-link-menu-inverse-hover: #5c5c5c;
  --theme-semantics-components-link-menu-inverse-primary: #ffffff;
  --theme-semantics-components-link-menu-primary: #757575;
  --theme-semantics-components-link-menu-secondary: #000000;
  --theme-semantics-components-link-noAccent: #000000;
  --theme-semantics-components-list-hover: #f2f1f0;
  --theme-semantics-components-list-inverse-hover: rgba(255, 255, 255, 0.12);
  --theme-semantics-components-list-overlay-hover: rgba(0, 0, 0, 0.08);
  --theme-semantics-components-rate-activeFill: #fcc600;
  --theme-semantics-components-rate-bg-excellent: #00c257;
  --theme-semantics-components-rate-bg-good: #72ca00;
  --theme-semantics-components-rate-bg-low: #f71b47;
  --theme-semantics-components-rate-bg-medium: #fca400;
  --theme-semantics-components-rate-bg-none: #999894;
  --theme-semantics-components-rate-enabledFill: #e3e2e1;
  --theme-semantics-components-rate-text-excellent: #00a34c;
  --theme-semantics-components-rate-text-good: #66b400;
  --theme-semantics-components-rate-text-low: #d9013a;
  --theme-semantics-components-rate-text-medium: #f08400;
  --theme-semantics-components-rate-text-none: #757575;
  --theme-semantics-components-skeleton-end: #dbdbd9;
  --theme-semantics-components-skeleton-inverse-end: #3d3c3a;
  --theme-semantics-components-skeleton-inverse-start: #292827;
  --theme-semantics-components-skeleton-overlay-end: rgba(255, 255, 255, 0.76);
  --theme-semantics-components-skeleton-overlay-start: rgba(255, 255, 255, 0.52);
  --theme-semantics-components-skeleton-start: #ebeae8;
  --theme-semantics-components-slider-default: #dbdbd9;
  --theme-semantics-components-slider-defaultFilled: #000000;
  --theme-semantics-components-slider-knob: #000000;
  --theme-semantics-components-slider-overlay-default: rgba(0, 0, 0, 0.16);
  --theme-semantics-components-tabGroup-default: #dbdbd9;
  --theme-semantics-components-tabGroup-selected: #000000;
  --theme-semantics-components-table-hover: #f7f7f5;
  --theme-semantics-components-table-inverse-hover: rgba(255, 255, 255, 0.16);
  --theme-semantics-components-table-inverse-selected: rgba(255, 255, 255, 0.28);
  --theme-semantics-components-table-inverse-selectedHover: rgba(255, 255, 255, 0.16);
  --theme-semantics-components-table-overlay-hover: #f7f7f5;
  --theme-semantics-components-table-overlay-selected: #e3e2e1;
  --theme-semantics-components-table-overlay-selectedHover: #ebeae8;
  --theme-semantics-components-table-selected: #ebeae8;
  --theme-semantics-components-table-selectedHover: #ebeae8;
  --theme-semantics-components-toast-default: #141414;
  --theme-semantics-components-toast-error: #ff4053;
  --theme-semantics-components-toast-inverse-default: #ffffff;
  --theme-semantics-components-toggle-check: #141414;
  --theme-semantics-components-toggle-checkDisabled: #7a7976;
  --theme-semantics-components-toggle-faint: #ffffff;
  --theme-semantics-components-toggle-faintDisabled: #ffffff;
  --theme-semantics-components-toggle-faintUncheck: #ffffff;
  --theme-semantics-components-toggle-faintUncheckDisabled: #ffffff;
  --theme-semantics-components-toggle-inverse-check: #ffffff;
  --theme-semantics-components-toggle-inverse-checkDisabled: #ffffff;
  --theme-semantics-components-toggle-inverse-faint: #000000;
  --theme-semantics-components-toggle-inverse-faintDisabled: #7a7976;
  --theme-semantics-components-toggle-inverse-faintUncheck: #ffffff;
  --theme-semantics-components-toggle-inverse-faintUncheckDisabled: #7a7976;
  --theme-semantics-components-toggle-inverse-uncheck: #3d3c3a;
  --theme-semantics-components-toggle-inverse-uncheckDisabled: #3d3c3a;
  --theme-semantics-components-toggle-inverse-uncheckHover: #5c5b58;
  --theme-semantics-components-toggle-overlay-faint: #ffffff;
  --theme-semantics-components-toggle-overlay-faintDisabled: #ffffff;
  --theme-semantics-components-toggle-overlay-faintUncheck: #000000;
  --theme-semantics-components-toggle-overlay-faintUncheckDisabled: #adaca8;
  --theme-semantics-components-toggle-overlay-uncheck: #ffffff;
  --theme-semantics-components-toggle-overlay-uncheckDisabled: #ffffff;
  --theme-semantics-components-toggle-overlay-uncheckHover: #ffffff;
  --theme-semantics-components-toggle-uncheck: #e3e2e1;
  --theme-semantics-components-toggle-uncheckDisabled: #e3e2e1;
  --theme-semantics-components-toggle-uncheckHover: #d4d2cf;
  --theme-semantics-components-tooltip-default: #000000;
  --theme-semantics-components-tooltip-inverse-default: #ffffff;
  --theme-semantics-divider-default: #ebeae8;
  --theme-semantics-divider-inverse-default: #52514e;
  --theme-semantics-divider-overlay-default: rgba(0, 0, 0, 0.08);
  --theme-semantics-foreground-contentFill: rgba(0, 0, 0, 0.44);
  --theme-semantics-foreground-imageFill: rgba(0, 0, 0, 0.06);
  --theme-semantics-text-constant-primary: #000000;
  --theme-semantics-text-error: #ff4053;
  --theme-semantics-text-inverse-constant-primary: #ffffff;
  --theme-semantics-text-inverse-primary: #ffffff;
  --theme-semantics-text-primary: #000000;
  --theme-semantics-text-secondary: #757575;
  --theme-semantics-text-success: #00b253;
  --theme-semantics-text-warning: #f79900;
}

/* This file is the result of code generation. Do not change it manually. */
.theme-daf1f3eb14c86501 {
  --theme-component-link-color-default: var(--theme-semantics-components-link-accent);
  --theme-component-link-color-hover: var(--theme-semantics-components-link-hover);
  --theme-semantics-bg-accent: #f2f1f0;
  --theme-semantics-bg-pay: #f2f1f0;
  --theme-semantics-border-focused: #003df6;
  --theme-semantics-border-inverse-focused: #003df6;
  --theme-semantics-border-selected: #003df6;
  --theme-semantics-components-badge-bg-accent: #b2eaff;
  --theme-semantics-components-badge-bg-accentSecondary: #aff9cf;
  --theme-semantics-components-badge-bg-pay: #003df6;
  --theme-semantics-components-badge-bg-primary: #003df6;
  --theme-semantics-components-badge-bg-sale: #ff3aa9;
  --theme-semantics-components-badge-bg-saleSecondary: #ffcee9;
  --theme-semantics-components-badge-bg-success: #00b253;
  --theme-semantics-components-badge-bg-warningSecondary: #ffd783;
  --theme-semantics-components-bar-payFilled: #000000;
  --theme-semantics-components-button-bg-accentPrimary: #003df6;
  --theme-semantics-components-button-bg-accentPrimaryHover: #0038e3;
  --theme-semantics-components-button-bg-accentPrimaryPressed: #002cb0;
  --theme-semantics-components-button-bg-accentSecondary: #f2f1f0;
  --theme-semantics-components-button-bg-accentSecondaryHover: #ebeae8;
  --theme-semantics-components-button-bg-accentSecondaryPressed: #e3e2e1;
  --theme-semantics-components-button-bg-payPrimary: #003df6;
  --theme-semantics-components-button-bg-payPrimaryHover: #0038e3;
  --theme-semantics-components-button-bg-payPrimaryPressed: #002cb0;
  --theme-semantics-components-button-bg-paySecondary: #f2f1f0;
  --theme-semantics-components-button-bg-paySecondaryHover: #ebeae8;
  --theme-semantics-components-button-bg-paySecondaryPressed: #e3e2e1;
  --theme-semantics-components-button-bg-primary: #003df6;
  --theme-semantics-components-button-bg-primaryHover: #0038e3;
  --theme-semantics-components-button-bg-primaryPressed: #002cb0;
  --theme-semantics-components-button-text-accentSecondary: #000000;
  --theme-semantics-components-button-text-paySecondary: #000000;
  --theme-semantics-components-control-bg-selected: #003df6;
  --theme-semantics-components-favorite-activeFill: #000000;
  --theme-semantics-components-highlighted-pay: #003df6;
  --theme-semantics-components-highlighted-price: #003df6;
  --theme-semantics-components-highlighted-sale: #003df6;
  --theme-semantics-components-link-accent: #003df6;
  --theme-semantics-components-link-button-hover: #757575;
  --theme-semantics-components-link-hover: #878787;
  --theme-semantics-components-link-menu-hover: #757575;
  --theme-semantics-components-link-menu-inverse-disabled: #a3a3a3;
  --theme-semantics-components-link-menu-inverse-hover: #525252;
  --theme-semantics-components-link-menu-primary: #000000;
  --theme-semantics-components-link-menu-secondary: #757575;
  --theme-semantics-components-rate-activeFill: #ffb021;
  --theme-semantics-components-rate-enabledFill: #ebeae8;
  --theme-semantics-components-toggle-check: #003df6;
  --theme-semantics-components-toggle-overlay-faintUncheck: #003df6;
}

/* This file is the result of code generation. Do not change it manually. */
.theme-dd3853d5d336efd3.theme-dd3853d5d336efd3 {
  --theme-margin-normal-header-2xl-header-3xl: var(--theme-gap-52);
  --theme-margin-normal-header-2xl-header-4xl: var(--theme-gap-64);
  --theme-margin-normal-header-3xl-header-4xl: var(--theme-gap-64);
  --theme-margin-normal-header-3xl-paragraph-m: var(--theme-gap-16);
  --theme-margin-normal-header-3xl-paragraph-m-dense: var(--theme-gap-16);
  --theme-margin-normal-header-3xl-paragraph-xl: var(--theme-gap-16);
  --theme-margin-normal-header-l-header-2xl: var(--theme-gap-40);
  --theme-margin-normal-header-l-header-3xl: var(--theme-gap-52);
  --theme-margin-normal-header-l-header-4xl: var(--theme-gap-64);
  --theme-margin-normal-header-l-header-xl: var(--theme-gap-32);
  --theme-margin-normal-header-m-header-2xl: var(--theme-gap-40);
  --theme-margin-normal-header-m-header-3xl: var(--theme-gap-52);
  --theme-margin-normal-header-m-header-4xl: var(--theme-gap-64);
  --theme-margin-normal-header-m-header-xl: var(--theme-gap-32);
  --theme-margin-normal-header-ms-header-2xl: var(--theme-gap-40);
  --theme-margin-normal-header-ms-header-3xl: var(--theme-gap-52);
  --theme-margin-normal-header-ms-header-4xl: var(--theme-gap-64);
  --theme-margin-normal-header-ms-header-xl: var(--theme-gap-32);
  --theme-margin-normal-header-s-header-2xl: var(--theme-gap-40);
  --theme-margin-normal-header-s-header-3xl: var(--theme-gap-52);
  --theme-margin-normal-header-s-header-4xl: var(--theme-gap-64);
  --theme-margin-normal-header-s-header-xl: var(--theme-gap-32);
  --theme-margin-normal-header-xl-header-2xl: var(--theme-gap-40);
  --theme-margin-normal-header-xl-header-3xl: var(--theme-gap-52);
  --theme-margin-normal-header-xl-header-4xl: var(--theme-gap-64);
  --theme-margin-normal-header-xm-header-2xl: var(--theme-gap-40);
  --theme-margin-normal-header-xm-header-3xl: var(--theme-gap-52);
  --theme-margin-normal-header-xm-header-4xl: var(--theme-gap-64);
  --theme-margin-normal-header-xm-header-xl: var(--theme-gap-32);
  --theme-margin-normal-paragraph-l-dense-header-2xl: var(--theme-gap-40);
  --theme-margin-normal-paragraph-l-dense-header-3xl: var(--theme-gap-52);
  --theme-margin-normal-paragraph-l-dense-header-4xl: var(--theme-gap-64);
  --theme-margin-normal-paragraph-l-dense-header-xl: var(--theme-gap-32);
  --theme-margin-normal-paragraph-l-header-2xl: var(--theme-gap-40);
  --theme-margin-normal-paragraph-l-header-3xl: var(--theme-gap-52);
  --theme-margin-normal-paragraph-l-header-4xl: var(--theme-gap-64);
  --theme-margin-normal-paragraph-l-header-xl: var(--theme-gap-32);
  --theme-margin-normal-paragraph-m-dense-header-2xl: var(--theme-gap-40);
  --theme-margin-normal-paragraph-m-dense-header-3xl: var(--theme-gap-52);
  --theme-margin-normal-paragraph-m-dense-header-4xl: var(--theme-gap-64);
  --theme-margin-normal-paragraph-m-dense-header-xl: var(--theme-gap-32);
  --theme-margin-normal-paragraph-m-header-2xl: var(--theme-gap-40);
  --theme-margin-normal-paragraph-m-header-3xl: var(--theme-gap-52);
  --theme-margin-normal-paragraph-m-header-4xl: var(--theme-gap-64);
  --theme-margin-normal-paragraph-m-header-xl: var(--theme-gap-32);
  --theme-margin-normal-paragraph-s-dense-header-2xl: var(--theme-gap-40);
  --theme-margin-normal-paragraph-s-dense-header-3xl: var(--theme-gap-52);
  --theme-margin-normal-paragraph-s-dense-header-4xl: var(--theme-gap-64);
  --theme-margin-normal-paragraph-s-dense-header-xl: var(--theme-gap-32);
  --theme-margin-normal-paragraph-s-header-2xl: var(--theme-gap-40);
  --theme-margin-normal-paragraph-s-header-3xl: var(--theme-gap-52);
  --theme-margin-normal-paragraph-s-header-4xl: var(--theme-gap-64);
  --theme-margin-normal-paragraph-s-header-xl: var(--theme-gap-32);
  --theme-margin-normal-paragraph-xl-header-2xl: var(--theme-gap-40);
  --theme-margin-normal-paragraph-xl-header-3xl: var(--theme-gap-52);
  --theme-margin-normal-paragraph-xl-header-4xl: var(--theme-gap-64);
  --theme-margin-normal-paragraph-xs-header-2xl: var(--theme-gap-40);
  --theme-margin-normal-paragraph-xs-header-3xl: var(--theme-gap-52);
  --theme-margin-normal-paragraph-xs-header-4xl: var(--theme-gap-64);
  --theme-margin-normal-paragraph-xs-header-xl: var(--theme-gap-32);
}

/* This file is the result of code generation. Do not change it manually. */
.theme-_778880c68484125a {
  --theme-animation-duration-default: 0.15s;
  --theme-animation-transition-control-hover: background-color 0.2s ease-out;
  --theme-animation-transition-control-unhover: background-color 0.15s ease-out;
  --theme-animation-transition-focusRing: box-shadow 0.1s ease-out;
  --theme-borderRadius-10: 10px;
  --theme-borderRadius-12: 12px;
  --theme-borderRadius-16: 16px;
  --theme-borderRadius-2: 2px;
  --theme-borderRadius-20: 20px;
  --theme-borderRadius-24: 24px;
  --theme-borderRadius-28: 28px;
  --theme-borderRadius-4: 4px;
  --theme-borderRadius-5: 5px;
  --theme-borderRadius-6: 6px;
  --theme-borderRadius-8: 8px;
  --theme-borderRadius-l: 12px;
  --theme-borderRadius-m: 6px;
  --theme-borderRadius-s: 2px;
  --theme-borderRadius-xl: 20px;
  --theme-borderRadius-xxl: 20px;
  --theme-boxShadow-default: 0px 1px 3px rgba(0, 0, 0, 0.05), 0px 4px 30px rgba(0, 0, 0, 0.1);
  --theme-boxShadow-size-l: 0 1px 3px 0 rgba(0, 0, 0, 0.05), 0 4px 24px 0 rgba(0, 0, 0, 0.12);
  --theme-boxShadow-size-m: 0 1px 3px 0 rgba(0, 0, 0, 0.05), 0 4px 30px 0 rgba(0, 0, 0, 0.1);
  --theme-boxShadow-size-s: 0 1px 3px 0 rgba(0, 0, 0, 0.04), 0 4px 28px 0 rgba(0, 0, 0, 0.08);
  --theme-color-overlay: var(--theme-palette-black32);
  --theme-component-badge-size-l-height: 28px;
  --theme-component-badge-size-l-padding: 3px 10px 5px 9px;
  --theme-component-badge-size-l-pointHeight: 11px;
  --theme-component-badge-size-l-squareBorderRadius: 10px;
  --theme-component-badge-size-m-height: 24px;
  --theme-component-badge-size-m-padding: 3px 8px 5px 8px;
  --theme-component-badge-size-m-pointHeight: 9px;
  --theme-component-badge-size-m-squareBorderRadius: 8px;
  --theme-component-badge-size-s-height: 19px;
  --theme-component-badge-size-s-padding: 2px 6px 3px 6px;
  --theme-component-badge-size-s-pointHeight: 7px;
  --theme-component-badge-size-s-squareBorderRadius: 6px;
  --theme-component-badge-size-xs-height: 15px;
  --theme-component-badge-size-xs-padding: 0 4px 1px 4px;
  --theme-component-badge-size-xs-squareBorderRadius: 6px;
  --theme-component-button-presets-default-backgroundColor-active: var(--theme-palette-beige200);
  --theme-component-button-presets-default-backgroundColor-default: var(--theme-palette-beige50);
  --theme-component-button-presets-default-backgroundColor-hover: var(--theme-palette-beige100);
  --theme-component-button-presets-default-color-default: var(--theme-palette-black);
  --theme-component-button-presets-default-color-disabled: var(--theme-palette-red300);
  --theme-component-button-presets-defaultInverse-backgroundColor-active: var(--theme-palette-gray76);
  --theme-component-button-presets-defaultInverse-backgroundColor-default: var(--theme-palette-gray68);
  --theme-component-button-presets-defaultInverse-backgroundColor-disabled: var(--theme-palette-gray76);
  --theme-component-button-presets-defaultInverse-backgroundColor-hover: var(--theme-palette-gray64);
  --theme-component-button-presets-defaultInverse-color-default: var(--theme-palette-white);
  --theme-component-button-presets-defaultInverse-color-disabled: var(--theme-palette-gray64);
  --theme-component-button-presets-overlayActive-backgroundColor-active: var(--theme-palette-blue300);
  --theme-component-button-presets-overlayActive-backgroundColor-default: var(--theme-palette-blue100);
  --theme-component-button-presets-overlayActive-backgroundColor-disabled: var(--theme-palette-warmGray4);
  --theme-component-button-presets-overlayActive-backgroundColor-hover: var(--theme-palette-blue200);
  --theme-component-button-presets-overlayActive-color-default: var(--theme-palette-black);
  --theme-component-button-presets-overlayActive-color-disabled: var(--theme-palette-gray36);
  --theme-component-button-presets-safeDeal-backgroundColor-active: var(--theme-palette-violet700);
  --theme-component-button-presets-safeDeal-backgroundColor-default: var(--theme-palette-violet500);
  --theme-component-button-presets-safeDeal-backgroundColor-hover: var(--theme-palette-violet600);
  --theme-component-button-presets-safeDeal-color-default: var(--theme-palette-white);
  --theme-component-button-presets-warning-backgroundColor-active: var(--theme-palette-yellow700);
  --theme-component-button-presets-warning-backgroundColor-default: var(--theme-palette-yellow500);
  --theme-component-button-presets-warning-backgroundColor-hover: var(--theme-palette-yellow600);
  --theme-component-button-presets-warning-color-default: var(--theme-palette-black);
  --theme-component-button-size-l-icon-square-compensation: -2px;
  --theme-component-button-size-l-padding: 0 21px 2px 20px;
  --theme-component-button-size-l-paddingWithIcon: 0 17px;
  --theme-component-button-size-l-text-compensation: -1px;
  --theme-component-button-size-l-text-padding-end: 4px;
  --theme-component-button-size-l-text-padding-endWithIcon: 4px;
  --theme-component-button-size-l-text-padding-start: 3px;
  --theme-component-button-size-l-text-padding-startWithIcon: 4px;
  --theme-component-button-size-m-icon-square-compensation: -2px;
  --theme-component-button-size-m-padding: 0 17px 0 16px;
  --theme-component-button-size-m-paddingWithIcon: 0 13px;
  --theme-component-button-size-m-text-compensation: -1px;
  --theme-component-button-size-m-text-padding-end: 4px;
  --theme-component-button-size-m-text-padding-endWithIcon: 4px;
  --theme-component-button-size-m-text-padding-start: 3px;
  --theme-component-button-size-m-text-padding-startWithIcon: 4px;
  --theme-component-button-size-s-icon-square-compensation: -1px;
  --theme-component-button-size-s-padding: 0 13px 2px 12px;
  --theme-component-button-size-s-paddingWithIcon: 0 11px;
  --theme-component-button-size-s-text-compensation: 0px;
  --theme-component-button-size-s-text-padding-end: 4px;
  --theme-component-button-size-s-text-padding-endWithIcon: 4px;
  --theme-component-button-size-s-text-padding-start: 2px;
  --theme-component-button-size-s-text-padding-startWithIcon: 4px;
  --theme-component-button-size-xl-icon-square-compensation: -2px;
  --theme-component-button-size-xl-padding: 0 21px 2px 20px;
  --theme-component-button-size-xl-paddingWithIcon: 0 17px;
  --theme-component-button-size-xl-text-compensation: 1px;
  --theme-component-button-size-xl-text-padding-end: 4px;
  --theme-component-button-size-xl-text-padding-endWithIcon: 4px;
  --theme-component-button-size-xl-text-padding-start: 3px;
  --theme-component-button-size-xl-text-padding-startWithIcon: 4px;
  --theme-component-button-size-xs-icon-square-compensation: -1px;
  --theme-component-button-size-xs-padding: 0 13px 2px 12px;
  --theme-component-button-size-xs-paddingWithIcon: 0 11px;
  --theme-component-button-size-xs-text-compensation: 0px;
  --theme-component-button-size-xs-text-padding-end: 4px;
  --theme-component-button-size-xs-text-padding-endWithIcon: 4px;
  --theme-component-button-size-xs-text-padding-start: 2px;
  --theme-component-button-size-xs-text-padding-startWithIcon: 4px;
  --theme-component-chips-border-width: 1px;
  --theme-component-chips-size-l-padding-end: 20px;
  --theme-component-chips-size-l-padding-start: 20px;
  --theme-component-chips-size-l-paddingWithIcon-end: 16px;
  --theme-component-chips-size-l-paddingWithIcon-start: 20px;
  --theme-component-chips-size-l-text-padding-end: 4px;
  --theme-component-chips-size-l-text-padding-endWithIcon: 4px;
  --theme-component-chips-size-l-text-padding-start: 3px;
  --theme-component-chips-size-l-text-padding-startWithIcon: 6px;
  --theme-component-chips-size-l-text-topCompensation: -1px;
  --theme-component-chips-size-m-padding-end: 16px;
  --theme-component-chips-size-m-padding-start: 16px;
  --theme-component-chips-size-m-paddingWithIcon-end: 12px;
  --theme-component-chips-size-m-paddingWithIcon-start: 16px;
  --theme-component-chips-size-m-text-padding-end: 4px;
  --theme-component-chips-size-m-text-padding-endWithIcon: 4px;
  --theme-component-chips-size-m-text-padding-start: 3px;
  --theme-component-chips-size-m-text-padding-startWithIcon: 5px;
  --theme-component-chips-size-m-text-topCompensation: 0px;
  --theme-component-chips-size-s-padding-end: 12px;
  --theme-component-chips-size-s-padding-start: 12px;
  --theme-component-chips-size-s-paddingWithIcon-end: 8px;
  --theme-component-chips-size-s-paddingWithIcon-start: 12px;
  --theme-component-chips-size-s-text-padding-end: 4px;
  --theme-component-chips-size-s-text-padding-endWithIcon: 4px;
  --theme-component-chips-size-s-text-padding-start: 2px;
  --theme-component-chips-size-s-text-padding-startWithIcon: 4px;
  --theme-component-chips-size-s-text-topCompensation: 0px;
  --theme-component-chips-size-xl-padding-end: 20px;
  --theme-component-chips-size-xl-padding-start: 20px;
  --theme-component-chips-size-xl-paddingWithIcon-end: 16px;
  --theme-component-chips-size-xl-paddingWithIcon-start: 20px;
  --theme-component-chips-size-xl-text-padding-end: 4px;
  --theme-component-chips-size-xl-text-padding-endWithIcon: 4px;
  --theme-component-chips-size-xl-text-padding-start: 3px;
  --theme-component-chips-size-xl-text-padding-startWithIcon: 6px;
  --theme-component-chips-size-xl-text-topCompensation: -1px;
  --theme-component-chips-size-xs-padding-end: 12px;
  --theme-component-chips-size-xs-padding-start: 12px;
  --theme-component-chips-size-xs-paddingWithIcon-end: 8px;
  --theme-component-chips-size-xs-paddingWithIcon-start: 12px;
  --theme-component-chips-size-xs-text-padding-end: 4px;
  --theme-component-chips-size-xs-text-padding-endWithIcon: 4px;
  --theme-component-chips-size-xs-text-padding-start: 2px;
  --theme-component-chips-size-xs-text-padding-startWithIcon: 4px;
  --theme-component-chips-size-xs-text-topCompensation: 0px;
  --theme-component-commonToggle-checkbox-borderRadius: 2px;
  --theme-component-commonToggle-checkbox-size-l-icon-height: 12px;
  --theme-component-commonToggle-checkbox-size-l-icon-width: 16px;
  --theme-component-commonToggle-checkbox-size-l-padding: 1px 1px 1px 1px;
  --theme-component-commonToggle-checkbox-size-l-width: 22px;
  --theme-component-commonToggle-checkbox-size-m-icon-height: 10px;
  --theme-component-commonToggle-checkbox-size-m-icon-width: 12px;
  --theme-component-commonToggle-checkbox-size-m-padding: 2px 2px 2px 1px;
  --theme-component-commonToggle-checkbox-size-m-width: 18px;
  --theme-component-commonToggle-checkbox-size-s-icon-height: 8px;
  --theme-component-commonToggle-checkbox-size-s-icon-width: 10px;
  --theme-component-commonToggle-checkbox-size-s-padding: 1px 1px 1px 1px;
  --theme-component-commonToggle-checkbox-size-s-width: 16px;
  --theme-component-commonToggle-checkbox-size-xl-icon-height: 12px;
  --theme-component-commonToggle-checkbox-size-xl-icon-width: 16px;
  --theme-component-commonToggle-checkbox-size-xl-padding: 1px 1px 1px 1px;
  --theme-component-commonToggle-checkbox-size-xl-width: 22px;
  --theme-component-commonToggle-checkbox-size-xs-icon-height: 8px;
  --theme-component-commonToggle-checkbox-size-xs-icon-width: 10px;
  --theme-component-commonToggle-checkbox-size-xs-padding: 1px 1px 1px 1px;
  --theme-component-commonToggle-checkbox-size-xs-width: 16px;
  --theme-component-commonToggle-description-size-l-fontSize: var(--theme-font-size-m);
  --theme-component-commonToggle-description-size-l-lineHeight: var(--theme-font-height-m-dense);
  --theme-component-commonToggle-description-size-m-fontSize: var(--theme-font-size-s);
  --theme-component-commonToggle-description-size-m-lineHeight: var(--theme-font-height-s-dense);
  --theme-component-commonToggle-description-size-s-fontSize: var(--theme-font-size-xs);
  --theme-component-commonToggle-description-size-s-lineHeight: var(--theme-font-height-xs-dense);
  --theme-component-commonToggle-description-size-xl-fontSize: var(--theme-font-size-m);
  --theme-component-commonToggle-description-size-xl-lineHeight: var(--theme-font-height-m-dense);
  --theme-component-commonToggle-description-size-xs-fontSize: var(--theme-font-size-xs);
  --theme-component-commonToggle-description-size-xs-lineHeight: var(--theme-font-height-xs-dense);
  --theme-component-commonToggle-label-size-l-margin: 12px;
  --theme-component-commonToggle-label-size-m-margin: 9px;
  --theme-component-commonToggle-label-size-s-margin: 8px;
  --theme-component-commonToggle-label-size-xl-margin: 12px;
  --theme-component-commonToggle-label-size-xs-margin: 8px;
  --theme-component-commonToggle-radio-size-l-icon-size: 8px;
  --theme-component-commonToggle-radio-size-l-width: 24px;
  --theme-component-commonToggle-radio-size-m-icon-size: 7px;
  --theme-component-commonToggle-radio-size-m-width: 21px;
  --theme-component-commonToggle-radio-size-s-icon-size: 6px;
  --theme-component-commonToggle-radio-size-s-width: 18px;
  --theme-component-commonToggle-radio-size-xl-icon-size: 8px;
  --theme-component-commonToggle-radio-size-xl-width: 24px;
  --theme-component-commonToggle-radio-size-xs-icon-size: 6px;
  --theme-component-commonToggle-radio-size-xs-width: 18px;
  --theme-component-commonToggle-size-l-fontSize: var(--theme-font-size-l);
  --theme-component-commonToggle-size-l-groupPadding: 11px 0 13px 0;
  --theme-component-commonToggle-size-l-lineHeight: var(--theme-font-height-l-dense);
  --theme-component-commonToggle-size-m-fontSize: var(--theme-font-size-m);
  --theme-component-commonToggle-size-m-groupPadding: 8px 0 10px 0;
  --theme-component-commonToggle-size-m-lineHeight: var(--theme-font-height-m-dense);
  --theme-component-commonToggle-size-s-fontSize: var(--theme-font-size-s);
  --theme-component-commonToggle-size-s-groupPadding: 6px 0 8px 0;
  --theme-component-commonToggle-size-s-lineHeight: var(--theme-font-height-s-dense);
  --theme-component-commonToggle-size-xl-fontSize: var(--theme-font-size-l);
  --theme-component-commonToggle-size-xl-groupPadding: 11px 0 13px 0;
  --theme-component-commonToggle-size-xl-lineHeight: var(--theme-font-height-l-dense);
  --theme-component-commonToggle-size-xs-fontSize: var(--theme-font-size-s);
  --theme-component-commonToggle-size-xs-groupPadding: 6px 0 8px 0;
  --theme-component-commonToggle-size-xs-lineHeight: var(--theme-font-height-s-dense);
  --theme-component-commonToggle-switcher-borderRadius: 15px;
  --theme-component-commonToggle-switcher-size-l-height: 22px;
  --theme-component-commonToggle-switcher-size-l-icon-position: 2px;
  --theme-component-commonToggle-switcher-size-l-icon-size: 16px;
  --theme-component-commonToggle-switcher-size-l-padding: 0;
  --theme-component-commonToggle-switcher-size-l-width: 44px;
  --theme-component-commonToggle-switcher-size-m-height: 20px;
  --theme-component-commonToggle-switcher-size-m-icon-position: 2px;
  --theme-component-commonToggle-switcher-size-m-icon-size: 14px;
  --theme-component-commonToggle-switcher-size-m-padding: 0;
  --theme-component-commonToggle-switcher-size-m-width: 40px;
  --theme-component-commonToggle-switcher-size-s-height: 16px;
  --theme-component-commonToggle-switcher-size-s-icon-position: 1px;
  --theme-component-commonToggle-switcher-size-s-icon-size: 12px;
  --theme-component-commonToggle-switcher-size-s-padding: 0;
  --theme-component-commonToggle-switcher-size-s-width: 32px;
  --theme-component-commonToggle-switcher-size-xl-height: 22px;
  --theme-component-commonToggle-switcher-size-xl-icon-position: 2px;
  --theme-component-commonToggle-switcher-size-xl-icon-size: 16px;
  --theme-component-commonToggle-switcher-size-xl-padding: 0;
  --theme-component-commonToggle-switcher-size-xl-width: 44px;
  --theme-component-commonToggle-switcher-size-xs-height: 16px;
  --theme-component-commonToggle-switcher-size-xs-icon-position: 1px;
  --theme-component-commonToggle-switcher-size-xs-icon-size: 12px;
  --theme-component-commonToggle-switcher-size-xs-padding: 0;
  --theme-component-commonToggle-switcher-size-xs-width: 32px;
  --theme-component-commonToggle-toggle-state-default-border: 1px solid transparent;
  --theme-component-datepicker-size-l-day-fontSize: var(--theme-font-size-l);
  --theme-component-datepicker-size-l-day-height: 48px;
  --theme-component-datepicker-size-l-day-lineHeight: var(--theme-font-height-l-normal);
  --theme-component-datepicker-size-l-day-outlineOffset: -4px;
  --theme-component-datepicker-size-l-day-width: 48px;
  --theme-component-datepicker-size-l-dayOfWeek-fontSize: var(--theme-font-size-l);
  --theme-component-datepicker-size-l-dayOfWeek-height: 48px;
  --theme-component-datepicker-size-l-dayOfWeek-lineHeight: var(--theme-font-height-l-dense);
  --theme-component-datepicker-size-l-dayOfWeek-width: 48px;
  --theme-component-datepicker-size-l-title-lineHeight: var(--theme-font-height-l-normal);
  --theme-component-datepicker-size-l-title-monthFontSize: var(--theme-font-size-l);
  --theme-component-datepicker-size-l-title-yearFontSize: var(--theme-font-size-l);
  --theme-component-datepicker-size-m-day-fontSize: var(--theme-font-size-m);
  --theme-component-datepicker-size-m-day-height: 40px;
  --theme-component-datepicker-size-m-day-lineHeight: var(--theme-font-height-m-dense);
  --theme-component-datepicker-size-m-day-outlineOffset: -4px;
  --theme-component-datepicker-size-m-day-width: 40px;
  --theme-component-datepicker-size-m-dayOfWeek-fontSize: var(--theme-font-size-m);
  --theme-component-datepicker-size-m-dayOfWeek-height: 40px;
  --theme-component-datepicker-size-m-dayOfWeek-lineHeight: var(--theme-font-height-m-dense);
  --theme-component-datepicker-size-m-dayOfWeek-width: 40px;
  --theme-component-datepicker-size-m-title-lineHeight: var(--theme-font-height-m-dense);
  --theme-component-datepicker-size-m-title-monthFontSize: var(--theme-font-size-m);
  --theme-component-datepicker-size-m-title-yearFontSize: var(--theme-font-size-m);
  --theme-component-datepicker-size-s-day-fontSize: var(--theme-font-size-s);
  --theme-component-datepicker-size-s-day-height: 32px;
  --theme-component-datepicker-size-s-day-lineHeight: var(--theme-font-height-s-normal);
  --theme-component-datepicker-size-s-day-outlineOffset: -2px;
  --theme-component-datepicker-size-s-day-width: 32px;
  --theme-component-datepicker-size-s-dayOfWeek-fontSize: var(--theme-font-size-s);
  --theme-component-datepicker-size-s-dayOfWeek-height: 32px;
  --theme-component-datepicker-size-s-dayOfWeek-lineHeight: var(--theme-font-height-ms-normal);
  --theme-component-datepicker-size-s-dayOfWeek-width: 32px;
  --theme-component-datepicker-size-s-title-lineHeight: var(--theme-font-height-s-normal);
  --theme-component-datepicker-size-s-title-monthFontSize: var(--theme-font-size-s);
  --theme-component-datepicker-size-s-title-yearFontSize: var(--theme-font-size-s);
  --theme-component-datepicker-titleWeight: var(--theme-font-weight-normal);
  --theme-component-dropdown-item-size-l-checkboxContainerLeft: 0;
  --theme-component-dropdown-item-size-l-checkboxContainerMarginBottom: 0;
  --theme-component-dropdown-item-size-l-checkboxContainerMarginRight: 11px;
  --theme-component-dropdown-item-size-l-checkboxContainerMarginTop: 0;
  --theme-component-dropdown-item-size-l-checkboxContainerTop: 0;
  --theme-component-dropdown-item-size-l-checkmarkContainerMarginBottom: 0;
  --theme-component-dropdown-item-size-l-checkmarkContainerMarginLeft: 6px;
  --theme-component-dropdown-item-size-l-checkmarkContainerMarginTop: 0;
  --theme-component-dropdown-item-size-l-checkmarkContainerTop: 2px;
  --theme-component-dropdown-item-size-l-descriptionFontSize: inherit;
  --theme-component-dropdown-item-size-l-descriptionLineHeight: inherit;
  --theme-component-dropdown-item-size-l-descriptionMarginTop: 2px;
  --theme-component-dropdown-item-size-l-fontSize: var(--theme-font-fontSize-l);
  --theme-component-dropdown-item-size-l-iconAfterWrapperMarginLeft: 6px;
  --theme-component-dropdown-item-size-l-iconAfterWrapperTop: 2px;
  --theme-component-dropdown-item-size-l-iconBeforeWrapperMarginRight: 6px;
  --theme-component-dropdown-item-size-l-iconBeforeWrapperTop: 2px;
  --theme-component-dropdown-item-size-l-lineHeight: var(--theme-font-lineHeight-l1);
  --theme-component-dropdown-item-size-l-paddingBottom: 13px;
  --theme-component-dropdown-item-size-l-paddingLeft: 28px;
  --theme-component-dropdown-item-size-l-paddingRight: 28px;
  --theme-component-dropdown-item-size-l-paddingTop: 11px;
  --theme-component-dropdown-item-size-m-checkboxContainerLeft: -1px;
  --theme-component-dropdown-item-size-m-checkboxContainerMarginBottom: 0;
  --theme-component-dropdown-item-size-m-checkboxContainerMarginRight: 8px;
  --theme-component-dropdown-item-size-m-checkboxContainerMarginTop: 0;
  --theme-component-dropdown-item-size-m-checkboxContainerTop: 0;
  --theme-component-dropdown-item-size-m-checkmarkContainerMarginBottom: 0;
  --theme-component-dropdown-item-size-m-checkmarkContainerMarginLeft: 5px;
  --theme-component-dropdown-item-size-m-checkmarkContainerMarginTop: 0;
  --theme-component-dropdown-item-size-m-checkmarkContainerTop: 1px;
  --theme-component-dropdown-item-size-m-descriptionFontSize: inherit;
  --theme-component-dropdown-item-size-m-descriptionLineHeight: inherit;
  --theme-component-dropdown-item-size-m-descriptionMarginTop: 2px;
  --theme-component-dropdown-item-size-m-fontSize: var(--theme-font-fontSize-m);
  --theme-component-dropdown-item-size-m-iconAfterWrapperMarginLeft: 5px;
  --theme-component-dropdown-item-size-m-iconAfterWrapperTop: 1px;
  --theme-component-dropdown-item-size-m-iconBeforeWrapperMarginRight: 5px;
  --theme-component-dropdown-item-size-m-iconBeforeWrapperTop: 1px;
  --theme-component-dropdown-item-size-m-lineHeight: var(--theme-font-lineHeight-m2);
  --theme-component-dropdown-item-size-m-paddingBottom: 10px;
  --theme-component-dropdown-item-size-m-paddingLeft: 24px;
  --theme-component-dropdown-item-size-m-paddingRight: 24px;
  --theme-component-dropdown-item-size-m-paddingTop: 8px;
  --theme-component-dropdown-item-size-s-checkboxContainerLeft: -1px;
  --theme-component-dropdown-item-size-s-checkboxContainerMarginBottom: 0;
  --theme-component-dropdown-item-size-s-checkboxContainerMarginRight: 7px;
  --theme-component-dropdown-item-size-s-checkboxContainerMarginTop: 0;
  --theme-component-dropdown-item-size-s-checkboxContainerTop: 0;
  --theme-component-dropdown-item-size-s-checkmarkContainerMarginBottom: 0;
  --theme-component-dropdown-item-size-s-checkmarkContainerMarginLeft: 4px;
  --theme-component-dropdown-item-size-s-checkmarkContainerMarginTop: 0;
  --theme-component-dropdown-item-size-s-checkmarkContainerTop: 1px;
  --theme-component-dropdown-item-size-s-descriptionFontSize: inherit;
  --theme-component-dropdown-item-size-s-descriptionLineHeight: inherit;
  --theme-component-dropdown-item-size-s-descriptionMarginTop: 2px;
  --theme-component-dropdown-item-size-s-fontSize: var(--theme-font-fontSize-s);
  --theme-component-dropdown-item-size-s-iconAfterWrapperMarginLeft: 4px;
  --theme-component-dropdown-item-size-s-iconAfterWrapperTop: 0;
  --theme-component-dropdown-item-size-s-iconBeforeWrapperMarginRight: 4px;
  --theme-component-dropdown-item-size-s-iconBeforeWrapperTop: 0;
  --theme-component-dropdown-item-size-s-lineHeight: var(--theme-font-lineHeight-s1);
  --theme-component-dropdown-item-size-s-paddingBottom: 8px;
  --theme-component-dropdown-item-size-s-paddingLeft: 20px;
  --theme-component-dropdown-item-size-s-paddingRight: 20px;
  --theme-component-dropdown-item-size-s-paddingTop: 6px;
  --theme-component-dropdown-item-size-xl-checkboxContainerLeft: 0;
  --theme-component-dropdown-item-size-xl-checkboxContainerMarginBottom: 0;
  --theme-component-dropdown-item-size-xl-checkboxContainerMarginRight: 11px;
  --theme-component-dropdown-item-size-xl-checkboxContainerMarginTop: 0;
  --theme-component-dropdown-item-size-xl-checkboxContainerTop: 0;
  --theme-component-dropdown-item-size-xl-checkmarkContainerMarginBottom: 0;
  --theme-component-dropdown-item-size-xl-checkmarkContainerMarginLeft: 6px;
  --theme-component-dropdown-item-size-xl-checkmarkContainerMarginTop: 0;
  --theme-component-dropdown-item-size-xl-checkmarkContainerTop: 2px;
  --theme-component-dropdown-item-size-xl-descriptionFontSize: inherit;
  --theme-component-dropdown-item-size-xl-descriptionLineHeight: inherit;
  --theme-component-dropdown-item-size-xl-descriptionMarginTop: 2px;
  --theme-component-dropdown-item-size-xl-fontSize: var(--theme-font-fontSize-l);
  --theme-component-dropdown-item-size-xl-iconAfterWrapperMarginLeft: 6px;
  --theme-component-dropdown-item-size-xl-iconAfterWrapperTop: 2px;
  --theme-component-dropdown-item-size-xl-iconBeforeWrapperMarginRight: 6px;
  --theme-component-dropdown-item-size-xl-iconBeforeWrapperTop: 2px;
  --theme-component-dropdown-item-size-xl-lineHeight: var(--theme-font-lineHeight-l1);
  --theme-component-dropdown-item-size-xl-paddingBottom: 13px;
  --theme-component-dropdown-item-size-xl-paddingLeft: 28px;
  --theme-component-dropdown-item-size-xl-paddingRight: 28px;
  --theme-component-dropdown-item-size-xl-paddingTop: 11px;
  --theme-component-dropdown-item-size-xs-checkboxContainerLeft: -1px;
  --theme-component-dropdown-item-size-xs-checkboxContainerMarginBottom: 0;
  --theme-component-dropdown-item-size-xs-checkboxContainerMarginRight: 7px;
  --theme-component-dropdown-item-size-xs-checkboxContainerMarginTop: 0;
  --theme-component-dropdown-item-size-xs-checkboxContainerTop: 0;
  --theme-component-dropdown-item-size-xs-checkmarkContainerMarginBottom: 0;
  --theme-component-dropdown-item-size-xs-checkmarkContainerMarginLeft: 4px;
  --theme-component-dropdown-item-size-xs-checkmarkContainerMarginTop: 0;
  --theme-component-dropdown-item-size-xs-checkmarkContainerTop: 1px;
  --theme-component-dropdown-item-size-xs-descriptionFontSize: inherit;
  --theme-component-dropdown-item-size-xs-descriptionLineHeight: inherit;
  --theme-component-dropdown-item-size-xs-descriptionMarginTop: 2px;
  --theme-component-dropdown-item-size-xs-fontSize: var(--theme-font-fontSize-s);
  --theme-component-dropdown-item-size-xs-iconAfterWrapperMarginLeft: 4px;
  --theme-component-dropdown-item-size-xs-iconAfterWrapperTop: 0;
  --theme-component-dropdown-item-size-xs-iconBeforeWrapperMarginRight: 4px;
  --theme-component-dropdown-item-size-xs-iconBeforeWrapperTop: 0;
  --theme-component-dropdown-item-size-xs-lineHeight: var(--theme-font-lineHeight-s1);
  --theme-component-dropdown-item-size-xs-paddingBottom: 8px;
  --theme-component-dropdown-item-size-xs-paddingLeft: 20px;
  --theme-component-dropdown-item-size-xs-paddingRight: 20px;
  --theme-component-dropdown-item-size-xs-paddingTop: 6px;
  --theme-component-dropdown-narrowItem-size-l-defaultPaddingLeft: 20px;
  --theme-component-dropdown-narrowItem-size-l-paddingRight: 14px;
  --theme-component-dropdown-narrowItem-size-l-paddingStep: 30px;
  --theme-component-dropdown-narrowItem-size-m-defaultPaddingLeft: 16px;
  --theme-component-dropdown-narrowItem-size-m-paddingRight: 10px;
  --theme-component-dropdown-narrowItem-size-m-paddingStep: 26px;
  --theme-component-dropdown-narrowItem-size-s-defaultPaddingLeft: 10px;
  --theme-component-dropdown-narrowItem-size-s-paddingRight: 8px;
  --theme-component-dropdown-narrowItem-size-s-paddingStep: 22px;
  --theme-component-dropdown-narrowItem-size-xl-defaultPaddingLeft: 20px;
  --theme-component-dropdown-narrowItem-size-xl-paddingRight: 14px;
  --theme-component-dropdown-narrowItem-size-xl-paddingStep: 30px;
  --theme-component-dropdown-narrowItem-size-xs-defaultPaddingLeft: 10px;
  --theme-component-dropdown-narrowItem-size-xs-paddingRight: 8px;
  --theme-component-dropdown-narrowItem-size-xs-paddingStep: 22px;
  --theme-component-dropdown-narrowWrapper-size-l-paddingBottom: 24px;
  --theme-component-dropdown-narrowWrapper-size-l-paddingTop: 20px;
  --theme-component-dropdown-narrowWrapper-size-m-paddingBottom: 22px;
  --theme-component-dropdown-narrowWrapper-size-m-paddingTop: 18px;
  --theme-component-dropdown-narrowWrapper-size-s-paddingBottom: 20px;
  --theme-component-dropdown-narrowWrapper-size-s-paddingTop: 14px;
  --theme-component-dropdown-narrowWrapper-size-xl-paddingBottom: 24px;
  --theme-component-dropdown-narrowWrapper-size-xl-paddingTop: 20px;
  --theme-component-dropdown-narrowWrapper-size-xs-paddingBottom: 20px;
  --theme-component-dropdown-narrowWrapper-size-xs-paddingTop: 14px;
  --theme-component-dropdown-wrapper-size-l-borderRadius: var(--theme-borderRadius-6);
  --theme-component-dropdown-wrapper-size-l-borderRadiusLarge: var(--theme-borderRadius-12);
  --theme-component-dropdown-wrapper-size-l-paddingBottom: 24px;
  --theme-component-dropdown-wrapper-size-l-paddingTop: 20px;
  --theme-component-dropdown-wrapper-size-m-borderRadius: var(--theme-borderRadius-6);
  --theme-component-dropdown-wrapper-size-m-borderRadiusLarge: var(--theme-borderRadius-12);
  --theme-component-dropdown-wrapper-size-m-paddingBottom: 22px;
  --theme-component-dropdown-wrapper-size-m-paddingTop: 16px;
  --theme-component-dropdown-wrapper-size-s-borderRadius: var(--theme-borderRadius-6);
  --theme-component-dropdown-wrapper-size-s-borderRadiusLarge: var(--theme-borderRadius-12);
  --theme-component-dropdown-wrapper-size-s-paddingBottom: 20px;
  --theme-component-dropdown-wrapper-size-s-paddingTop: 14px;
  --theme-component-dropdown-wrapper-size-xl-borderRadius: var(--theme-borderRadius-6);
  --theme-component-dropdown-wrapper-size-xl-borderRadiusLarge: var(--theme-borderRadius-12);
  --theme-component-dropdown-wrapper-size-xl-paddingBottom: 24px;
  --theme-component-dropdown-wrapper-size-xl-paddingTop: 20px;
  --theme-component-dropdown-wrapper-size-xs-borderRadius: var(--theme-borderRadius-6);
  --theme-component-dropdown-wrapper-size-xs-borderRadiusLarge: var(--theme-borderRadius-12);
  --theme-component-dropdown-wrapper-size-xs-paddingBottom: 20px;
  --theme-component-dropdown-wrapper-size-xs-paddingTop: 14px;
  --theme-component-form-fieldset-density-dense-compensation: var(--theme-gap-4);
  --theme-component-form-fieldset-density-dense-margin: var(--theme-gap-16);
  --theme-component-form-fieldset-density-normal-compensation: var(--theme-gap-8);
  --theme-component-form-fieldset-density-normal-margin: var(--theme-gap-20);
  --theme-component-form-label-size-l-marginBottom: 8px;
  --theme-component-form-label-size-l-marginTop: 12px;
  --theme-component-form-label-size-m-marginBottom: 8px;
  --theme-component-form-label-size-m-marginTop: 9px;
  --theme-component-form-label-size-s-marginBottom: 6px;
  --theme-component-form-label-size-s-marginTop: 5px;
  --theme-component-form-label-size-xl-marginBottom: 8px;
  --theme-component-form-label-size-xl-marginTop: 12px;
  --theme-component-form-label-size-xs-marginBottom: 6px;
  --theme-component-form-label-size-xs-marginTop: 5px;
  --theme-component-form-section-density-dense-margin: var(--theme-gap-28);
  --theme-component-form-section-density-normal-margin: var(--theme-gap-56);
  --theme-component-form-section-title-density-dense-margin: var(--theme-gap-16);
  --theme-component-form-section-title-density-normal-margin: var(--theme-gap-16);
  --theme-component-form-title-margin: var(--theme-gap-32);
  --theme-component-grid-compensation-l: var(--theme-gap-32);
  --theme-component-grid-compensation-m: var(--theme-gap-20);
  --theme-component-grid-compensation-s: var(--theme-gap-12);
  --theme-component-grid-gap-column: var(--theme-gap-12);
  --theme-component-grid-gap-row: var(--theme-gap-0);
  --theme-component-input-size-l-clearButtonWrapperWidth: 20px;
  --theme-component-input-size-l-icon-square-compensation: -1px;
  --theme-component-input-size-l-iconAfterMarginLeft: 20px;
  --theme-component-input-size-l-iconBeforeMarginRight: 6px;
  --theme-component-input-size-l-paddingBottom: 13px;
  --theme-component-input-size-l-paddingLeft: 19px;
  --theme-component-input-size-l-paddingRight: 13px;
  --theme-component-input-size-l-paddingTop: 11px;
  --theme-component-input-size-l-postfixMarginRight: 10px;
  --theme-component-input-size-m-clearButtonWrapperWidth: 20px;
  --theme-component-input-size-m-icon-square-compensation: -2px;
  --theme-component-input-size-m-iconAfterMarginLeft: 12px;
  --theme-component-input-size-m-iconBeforeMarginRight: 5px;
  --theme-component-input-size-m-paddingBottom: 8px;
  --theme-component-input-size-m-paddingLeft: 15px;
  --theme-component-input-size-m-paddingRight: 9px;
  --theme-component-input-size-m-paddingTop: 8px;
  --theme-component-input-size-m-postfixMarginRight: 6px;
  --theme-component-input-size-s-clearButtonWrapperWidth: 16px;
  --theme-component-input-size-s-icon-square-compensation: -2px;
  --theme-component-input-size-s-iconAfterMarginLeft: 8px;
  --theme-component-input-size-s-iconBeforeMarginRight: 4px;
  --theme-component-input-size-s-paddingBottom: 6px;
  --theme-component-input-size-s-paddingLeft: 11px;
  --theme-component-input-size-s-paddingRight: 7px;
  --theme-component-input-size-s-paddingTop: 6px;
  --theme-component-input-size-s-postfixMarginRight: 4px;
  --theme-component-input-size-xl-clearButtonWrapperWidth: 20px;
  --theme-component-input-size-xl-icon-square-compensation: -1px;
  --theme-component-input-size-xl-iconAfterMarginLeft: 20px;
  --theme-component-input-size-xl-iconBeforeMarginRight: 6px;
  --theme-component-input-size-xl-paddingBottom: 13px;
  --theme-component-input-size-xl-paddingLeft: 19px;
  --theme-component-input-size-xl-paddingRight: 13px;
  --theme-component-input-size-xl-paddingTop: 11px;
  --theme-component-input-size-xl-postfixMarginRight: 10px;
  --theme-component-input-size-xs-clearButtonWrapperWidth: 16px;
  --theme-component-input-size-xs-icon-square-compensation: -2px;
  --theme-component-input-size-xs-iconAfterMarginLeft: 8px;
  --theme-component-input-size-xs-iconBeforeMarginRight: 4px;
  --theme-component-input-size-xs-paddingBottom: 6px;
  --theme-component-input-size-xs-paddingLeft: 11px;
  --theme-component-input-size-xs-paddingRight: 7px;
  --theme-component-input-size-xs-paddingTop: 6px;
  --theme-component-input-size-xs-postfixMarginRight: 4px;
  --theme-component-link-size-l-underlineOffset: 3px;
  --theme-component-link-size-m-underlineOffset: 3px;
  --theme-component-link-size-ms-underlineOffset: 3px;
  --theme-component-link-size-s-underlineOffset: 2px;
  --theme-component-link-size-xl-underlineOffset: 3px;
  --theme-component-link-size-xm-underlineOffset: 3px;
  --theme-component-link-size-xs-underlineOffset: 2px;
  --theme-component-link-size-xxl-underlineOffset: 4px;
  --theme-component-link-size-xxs-underlineOffset: 2px;
  --theme-component-link-size-xxxl-underlineOffset: 4px;
  --theme-component-link-size-xxxxl-underlineOffset: 5px;
  --theme-component-link-size-xxxxxl-underlineOffset: 7px;
  --theme-component-meter-gap: 2px;
  --theme-component-meter-height-l: 8px;
  --theme-component-meter-height-m: 6px;
  --theme-component-meter-height-s: 4px;
  --theme-component-meter-presets-beige-segmentSlot-backgroundColor: var(--theme-palette-beige800);
  --theme-component-meter-presets-beige-trackSlot-backgroundColor: var(--theme-palette-beige200);
  --theme-component-meter-presets-black-segmentSlot-backgroundColor: var(--theme-palette-black);
  --theme-component-meter-presets-black-trackSlot-backgroundColor: var(--theme-palette-warmGray16);
  --theme-component-meter-presets-blue-segmentSlot-backgroundColor: var(--theme-palette-blue600);
  --theme-component-meter-presets-blue-trackSlot-backgroundColor: var(--theme-palette-blue200);
  --theme-component-meter-presets-green-segmentSlot-backgroundColor: var(--theme-palette-green600);
  --theme-component-meter-presets-green-trackSlot-backgroundColor: var(--theme-palette-green200);
  --theme-component-meter-presets-orange-segmentSlot-backgroundColor: var(--theme-palette-orange600);
  --theme-component-meter-presets-orange-trackSlot-backgroundColor: var(--theme-palette-orange200);
  --theme-component-meter-presets-red-segmentSlot-backgroundColor: var(--theme-palette-red600);
  --theme-component-meter-presets-red-trackSlot-backgroundColor: var(--theme-palette-red200);
  --theme-component-meter-presets-violet-segmentSlot-backgroundColor: var(--theme-palette-violet600);
  --theme-component-meter-presets-violet-trackSlot-backgroundColor: var(--theme-palette-violet200);
  --theme-component-meter-presets-warmGray-segmentSlot-backgroundColor: var(--theme-palette-warmGray54);
  --theme-component-meter-presets-warmGray-trackSlot-backgroundColor: var(--theme-palette-warmGray16);
  --theme-component-meter-presets-warmGrayInverse-segmentSlot-backgroundColor: var(--theme-palette-warmGray16);
  --theme-component-meter-presets-warmGrayInverse-trackSlot-backgroundColor: var(--theme-palette-warmGray54);
  --theme-component-meter-presets-yellow-segmentSlot-backgroundColor: var(--theme-palette-yellow600);
  --theme-component-meter-presets-yellow-trackSlot-backgroundColor: var(--theme-palette-yellow200);
  --theme-component-meter-segmentSlot-backgroundColor-default: var(--theme-palette-blue600);
  --theme-component-meter-segmentSlot-backgroundColor-disabled: var(--theme-palette-warmGray24);
  --theme-component-meter-trackSlot-backgroundColor-default: var(--theme-palette-blue200);
  --theme-component-meter-trackSlot-backgroundColor-dimmed: var(--theme-palette-warmGray8);
  --theme-component-meter-trackSlot-backgroundColor-disabled: var(--theme-palette-warmGray12);
  --theme-component-modal-borderRadius: 20px;
  --theme-component-pagination-arrow-margin: var(--theme-gap-12);
  --theme-component-pagination-divider-size-l-height: 24px;
  --theme-component-pagination-divider-size-m-height: 24px;
  --theme-component-pagination-divider-size-s-height: 16px;
  --theme-component-pagination-divider-width: 1px;
  --theme-component-pagination-item-shift: 1px;
  --theme-component-pagination-item-size-l-radius-default: var(--theme-borderRadius-m);
  --theme-component-pagination-item-size-l-radius-small: var(--theme-borderRadius-s);
  --theme-component-pagination-item-size-m-radius-default: var(--theme-borderRadius-m);
  --theme-component-pagination-item-size-m-radius-small: var(--theme-borderRadius-s);
  --theme-component-pagination-item-size-s-radius-default: var(--theme-borderRadius-m);
  --theme-component-pagination-item-size-s-radius-small: var(--theme-borderRadius-s);
  --theme-component-pagination-text-size-l-padding: 0 18px 2px 19px;
  --theme-component-pagination-text-size-m-padding: 0 15px 0 16px;
  --theme-component-pagination-text-size-s-padding: 0 12px 2px 12px;
  --theme-component-promoblock-borderRadius: 20px;
  --theme-component-promoblock-compensatedPadding: 20px 24px 36px;
  --theme-component-promoblock-padding: 20px 24px 32px;
  --theme-component-spacer-formGap: var(--theme-gap-8);
  --theme-component-spacer-gap: var(--theme-gap-12);
  --theme-component-stepper-iconButton-divider-color: var(--theme-palette-gray12);
  --theme-component-stepper-iconButton-divider-size-l-height: 28px;
  --theme-component-stepper-iconButton-divider-size-m-height: 24px;
  --theme-component-stepper-iconButton-divider-size-s-height: 18px;
  --theme-component-stepper-iconButton-divider-size-xl-height: 28px;
  --theme-component-stepper-iconButton-divider-size-xs-height: 18px;
  --theme-component-stepper-iconButton-preset-inverse-backgroundColor-active: var(--theme-palette-beige200);
  --theme-component-stepper-iconButton-preset-inverse-backgroundColor-hover: var(--theme-palette-beige100);
  --theme-component-stepper-iconButton-size-l-padding-bottom: 14px;
  --theme-component-stepper-iconButton-size-l-padding-inside: 15px;
  --theme-component-stepper-iconButton-size-l-padding-outside: 13px;
  --theme-component-stepper-iconButton-size-l-padding-top: 12px;
  --theme-component-stepper-iconButton-size-m-padding-bottom: 10px;
  --theme-component-stepper-iconButton-size-m-padding-inside: 11px;
  --theme-component-stepper-iconButton-size-m-padding-outside: 9px;
  --theme-component-stepper-iconButton-size-m-padding-top: 8px;
  --theme-component-stepper-iconButton-size-s-padding-bottom: 7px;
  --theme-component-stepper-iconButton-size-s-padding-inside: 8px;
  --theme-component-stepper-iconButton-size-s-padding-outside: 6px;
  --theme-component-stepper-iconButton-size-s-padding-top: 5px;
  --theme-component-stepper-iconButton-size-xl-padding-bottom: 14px;
  --theme-component-stepper-iconButton-size-xl-padding-inside: 15px;
  --theme-component-stepper-iconButton-size-xl-padding-outside: 13px;
  --theme-component-stepper-iconButton-size-xl-padding-top: 12px;
  --theme-component-stepper-iconButton-size-xs-padding-bottom: 7px;
  --theme-component-stepper-iconButton-size-xs-padding-inside: 8px;
  --theme-component-stepper-iconButton-size-xs-padding-outside: 6px;
  --theme-component-stepper-iconButton-size-xs-padding-top: 5px;
  --theme-component-stepper-inputWrapper-size-l-minWidth: 28px;
  --theme-component-stepper-inputWrapper-size-l-padding: 12px 10px;
  --theme-component-stepper-inputWrapper-size-m-minWidth: 24px;
  --theme-component-stepper-inputWrapper-size-m-padding: 8px;
  --theme-component-stepper-inputWrapper-size-s-minWidth: 16px;
  --theme-component-stepper-inputWrapper-size-s-padding: 6px 8px;
  --theme-component-stepper-inputWrapper-size-xl-minWidth: 28px;
  --theme-component-stepper-inputWrapper-size-xl-padding: 12px 10px;
  --theme-component-stepper-inputWrapper-size-xs-minWidth: 16px;
  --theme-component-stepper-inputWrapper-size-xs-padding: 6px 8px;
  --theme-component-stepper-preset-inverse-backgroundColor-default: var(--theme-palette-beige50);
  --theme-component-stepper-preset-inverse-backgroundColor-disabled: var(--theme-palette-warmGray4);
  --theme-component-stepper-preset-inverse-color-default: var(--theme-palette-black);
  --theme-component-tabs-tab-counter-padding: 5px;
  --theme-component-tabs-tab-counter-size-l-fontSize: var(--theme-font-size-m);
  --theme-component-tabs-tab-counter-size-l-fontWeight: bold;
  --theme-component-tabs-tab-counter-size-l-left: -1px;
  --theme-component-tabs-tab-counter-size-l-lineHeight: var(--theme-font-height-m-dense);
  --theme-component-tabs-tab-counter-size-l-top: -2px;
  --theme-component-tabs-tab-counter-size-m-fontSize: var(--theme-font-size-s);
  --theme-component-tabs-tab-counter-size-m-fontWeight: bold;
  --theme-component-tabs-tab-counter-size-m-left: 0px;
  --theme-component-tabs-tab-counter-size-m-lineHeight: var(--theme-font-height-s-normal);
  --theme-component-tabs-tab-counter-size-m-top: -2px;
  --theme-component-tabs-tab-counter-size-s-fontSize: var(--theme-font-size-xs);
  --theme-component-tabs-tab-counter-size-s-fontWeight: bold;
  --theme-component-tabs-tab-counter-size-s-left: 0px;
  --theme-component-tabs-tab-counter-size-s-lineHeight: var(--theme-font-height-xs-normal);
  --theme-component-tabs-tab-counter-size-s-top: -2px;
  --theme-component-tabs-tab-pointer-color: var(--theme-palette-red500);
  --theme-component-tabs-tab-pointer-size-l-right: -11px;
  --theme-component-tabs-tab-pointer-size-l-size: 6px;
  --theme-component-tabs-tab-pointer-size-l-top: 2px;
  --theme-component-tabs-tab-pointer-size-m-right: -11px;
  --theme-component-tabs-tab-pointer-size-m-size: 6px;
  --theme-component-tabs-tab-pointer-size-m-top: 1px;
  --theme-component-tabs-tab-pointer-size-s-right: -11px;
  --theme-component-tabs-tab-pointer-size-s-size: 6px;
  --theme-component-tabs-tab-pointer-size-s-top: 1px;
  --theme-component-tabs-tab-size-l-compensatedPadding: 10px;
  --theme-component-tabs-tab-size-l-fontSize: var(--theme-font-size-xxl);
  --theme-component-tabs-tab-size-l-lineHeight: var(--theme-font-height-xxl-normal);
  --theme-component-tabs-tab-size-l-paddingHorizontal: 10px;
  --theme-component-tabs-tab-size-l-paddingVertical: 16px;
  --theme-component-tabs-tab-size-m-compensatedPadding: 10px;
  --theme-component-tabs-tab-size-m-fontSize: var(--theme-font-size-xl);
  --theme-component-tabs-tab-size-m-lineHeight: var(--theme-font-height-xl-normal);
  --theme-component-tabs-tab-size-m-paddingHorizontal: 8px;
  --theme-component-tabs-tab-size-m-paddingVertical: 14px;
  --theme-component-tabs-tab-size-s-compensatedPadding: 8px;
  --theme-component-tabs-tab-size-s-fontSize: var(--theme-font-size-l);
  --theme-component-tabs-tab-size-s-lineHeight: var(--theme-font-height-l-dense);
  --theme-component-tabs-tab-size-s-paddingHorizontal: 7px;
  --theme-component-tabs-tab-size-s-paddingVertical: 12px;
  --theme-component-textarea-clearButton-size-l-position-right: 3px;
  --theme-component-textarea-clearButton-size-l-position-top: 3px;
  --theme-component-textarea-clearButton-size-m-position-right: 3px;
  --theme-component-textarea-clearButton-size-m-position-top: 4px;
  --theme-component-textarea-clearButton-size-s-position-right: 3px;
  --theme-component-textarea-clearButton-size-s-position-top: 4px;
  --theme-component-textarea-clearButton-size-xl-position-right: 3px;
  --theme-component-textarea-clearButton-size-xl-position-top: 3px;
  --theme-component-textarea-clearButton-size-xs-position-right: 3px;
  --theme-component-textarea-clearButton-size-xs-position-top: 4px;
  --theme-component-textarea-resizeControl-padding: 5px;
  --theme-component-textarea-resizeControl-size-l-controlPaddingRight: 38px;
  --theme-component-textarea-resizeControl-size-m-controlPaddingRight: 30px;
  --theme-component-textarea-resizeControl-size-s-controlPaddingRight: 22px;
  --theme-component-textarea-resizeControl-size-xl-controlPaddingRight: 38px;
  --theme-component-textarea-resizeControl-size-xs-controlPaddingRight: 22px;
  --theme-component-textarea-size-l-lineHeight: var(--theme-size-l-lineHeight);
  --theme-component-textarea-size-l-paddingBottom: 13px;
  --theme-component-textarea-size-l-paddingInlineEnd: 43px;
  --theme-component-textarea-size-l-paddingInlineStart: 19px;
  --theme-component-textarea-size-l-paddingTop: 11px;
  --theme-component-textarea-size-m-lineHeight: var(--theme-size-m-lineHeight);
  --theme-component-textarea-size-m-paddingBottom: 8px;
  --theme-component-textarea-size-m-paddingInlineEnd: 35px;
  --theme-component-textarea-size-m-paddingInlineStart: 15px;
  --theme-component-textarea-size-m-paddingTop: 8px;
  --theme-component-textarea-size-s-lineHeight: var(--theme-size-s-lineHeight);
  --theme-component-textarea-size-s-paddingBottom: 6px;
  --theme-component-textarea-size-s-paddingInlineEnd: 27px;
  --theme-component-textarea-size-s-paddingInlineStart: 11px;
  --theme-component-textarea-size-s-paddingTop: 6px;
  --theme-component-textarea-size-xl-lineHeight: var(--theme-size-l-lineHeight);
  --theme-component-textarea-size-xl-paddingBottom: 13px;
  --theme-component-textarea-size-xl-paddingInlineEnd: 43px;
  --theme-component-textarea-size-xl-paddingInlineStart: 19px;
  --theme-component-textarea-size-xl-paddingTop: 11px;
  --theme-component-textarea-size-xs-lineHeight: var(--theme-size-s-lineHeight);
  --theme-component-textarea-size-xs-paddingBottom: 6px;
  --theme-component-textarea-size-xs-paddingInlineEnd: 27px;
  --theme-component-textarea-size-xs-paddingInlineStart: 11px;
  --theme-component-textarea-size-xs-paddingTop: 6px;
  --theme-component-toastBar-borderRadius: var(--theme-borderRadius-xl);
  --theme-component-toastBar-closeButtonSize: 36px;
  --theme-component-toastBar-closeIconSize: 14px;
  --theme-component-toastBar-padding-horizontal: 24px;
  --theme-component-toastBar-padding-vertical: 23px;
  --theme-component-tooltip-fullWidthPadding: 0 20px;
  --theme-component-tooltip-size-l-borderRadius: var(--theme-borderRadius-l);
  --theme-component-tooltip-size-l-closeButtonPosition-right: 8px;
  --theme-component-tooltip-size-l-closeButtonPosition-top: 8px;
  --theme-component-tooltip-size-l-closeButtonSize: 24px;
  --theme-component-tooltip-size-l-closeIconSize: 10px;
  --theme-component-tooltip-size-l-padding: 16px 20px 20px 20px;
  --theme-component-tooltip-size-l-paddingWithActions: 24px;
  --theme-component-tooltip-size-l-paddingWithCloseButton: 34px;
  --theme-component-tooltip-size-m-borderRadius: var(--theme-borderRadius-l);
  --theme-component-tooltip-size-m-closeButtonPosition-right: 8px;
  --theme-component-tooltip-size-m-closeButtonPosition-top: 8px;
  --theme-component-tooltip-size-m-closeButtonSize: 24px;
  --theme-component-tooltip-size-m-closeIconSize: 10px;
  --theme-component-tooltip-size-m-padding: 16px 20px 20px 20px;
  --theme-component-tooltip-size-m-paddingWithActions: 24px;
  --theme-component-tooltip-size-m-paddingWithCloseButton: 34px;
  --theme-component-tooltip-size-s-borderRadius: var(--theme-borderRadius-l);
  --theme-component-tooltip-size-s-closeButtonPosition-right: 8px;
  --theme-component-tooltip-size-s-closeButtonPosition-top: 8px;
  --theme-component-tooltip-size-s-closeButtonSize: 24px;
  --theme-component-tooltip-size-s-closeIconSize: 10px;
  --theme-component-tooltip-size-s-padding: 16px 20px 20px 20px;
  --theme-component-tooltip-size-s-paddingWithActions: 24px;
  --theme-component-tooltip-size-s-paddingWithCloseButton: 34px;
  --theme-focusBoxShadow-default: 0 0 0 var(--theme-outline-width) var(--theme-palette-blue300);
  --theme-focusBoxShadow-invalid: 0 0 0 var(--theme-outline-width) var(--theme-palette-red300);
  --theme-focusBoxShadow-inversePreset: 0 0 0 var(--theme-outline-width) rgba(10, 10, 10, 0.2);
  --theme-focusBoxShadow-overlayPreset: 0 0 0 var(--theme-outline-width) rgba(10, 10, 10, 0.2);
  --theme-font-capitalHeight-l: 13px;
  --theme-font-capitalHeight-m: 12px;
  --theme-font-capitalHeight-ms: 11px;
  --theme-font-capitalHeight-s: 10px;
  --theme-font-capitalHeight-xl: 16px;
  --theme-font-capitalHeight-xm: 13px;
  --theme-font-capitalHeight-xs: 10px;
  --theme-font-capitalHeight-xxl: 20px;
  --theme-font-capitalHeight-xxs: 7px;
  --theme-font-capitalHeight-xxxl: 24px;
  --theme-font-capitalHeight-xxxxl: 24px;
  --theme-font-capitalHeight-xxxxxl: 24px;
  --theme-font-color-default: var(--theme-palette-black);
  --theme-font-color-disabled: var(--theme-palette-gray36);
  --theme-font-color-invalid: var(--theme-palette-red600);
  --theme-font-color-inverse: var(--theme-palette-white);
  --theme-font-color-inverseDisabled: var(--theme-palette-gray64);
  --theme-font-color-noAccent: var(--theme-palette-gray54);
  --theme-font-color-valid: var(--theme-palette-green600);
  --theme-font-compensation-xxl: 2px;
  --theme-font-compensation-xxxl: 3px;
  --theme-font-compensation-xxxxl: 4px;
  --theme-font-compensation-xxxxxl: 5px;
  --theme-font-family: Manrope, Arial, 'Helvetica Neue', Helvetica, 'Arial Rub', sans-serif;
  --theme-font-fontSize-l: 18px;
  --theme-font-fontSize-m: 16px;
  --theme-font-fontSize-s: 14px;
  --theme-font-fontSize-xl: 20px;
  --theme-font-fontSize-xs: 13px;
  --theme-font-fontSize-xxl: 25px;
  --theme-font-fontSize-xxxl: 32px;
  --theme-font-height-l-dense: 22px;
  --theme-font-height-l-normal: 24px;
  --theme-font-height-m-dense: 22px;
  --theme-font-height-m-normal: 24px;
  --theme-font-height-ms-dense: 20px;
  --theme-font-height-ms-normal: 22px;
  --theme-font-height-s-dense: 18px;
  --theme-font-height-s-normal: 18px;
  --theme-font-height-xl-dense: 26px;
  --theme-font-height-xl-normal: 26px;
  --theme-font-height-xm-dense: 22px;
  --theme-font-height-xm-normal: 24px;
  --theme-font-height-xs-dense: 18px;
  --theme-font-height-xs-normal: 18px;
  --theme-font-height-xxl-dense: 30px;
  --theme-font-height-xxl-normal: 30px;
  --theme-font-height-xxs-dense: 14px;
  --theme-font-height-xxs-normal: 14px;
  --theme-font-height-xxxl-dense: 36px;
  --theme-font-height-xxxl-normal: 36px;
  --theme-font-height-xxxxl-dense: 30px;
  --theme-font-height-xxxxl-normal: 30px;
  --theme-font-height-xxxxxl-dense: 36px;
  --theme-font-height-xxxxxl-normal: 36px;
  --theme-font-lineHeight-l1: 24px;
  --theme-font-lineHeight-l2: 22px;
  --theme-font-lineHeight-m1: 24px;
  --theme-font-lineHeight-m2: 22px;
  --theme-font-lineHeight-s1: 18px;
  --theme-font-lineHeight-s2: 18px;
  --theme-font-lineHeight-xl: 26px;
  --theme-font-lineHeight-xs: 18px;
  --theme-font-lineHeight-xxl: 30px;
  --theme-font-lineHeight-xxxl: 36px;
  --theme-font-size-l: 18px;
  --theme-font-size-m: 16px;
  --theme-font-size-ms: 15px;
  --theme-font-size-s: 14px;
  --theme-font-size-xl: 20px;
  --theme-font-size-xm: 17px;
  --theme-font-size-xs: 13px;
  --theme-font-size-xxl: 25px;
  --theme-font-size-xxs: 9px;
  --theme-font-size-xxxl: 32px;
  --theme-font-size-xxxxl: 32px;
  --theme-font-size-xxxxxl: 32px;
  --theme-font-weight-bold: 700;
  --theme-font-weight-light: 100;
  --theme-font-weight-normal: normal;
  --theme-gap-0: 0px;
  --theme-gap-10: 10px;
  --theme-gap-12: 12px;
  --theme-gap-14: 14px;
  --theme-gap-16: 16px;
  --theme-gap-18: 18px;
  --theme-gap-2: 2px;
  --theme-gap-20: 20px;
  --theme-gap-22: 22px;
  --theme-gap-24: 24px;
  --theme-gap-28: 28px;
  --theme-gap-32: 32px;
  --theme-gap-36: 36px;
  --theme-gap-4: 4px;
  --theme-gap-40: 40px;
  --theme-gap-44: 44px;
  --theme-gap-48: 48px;
  --theme-gap-52: 52px;
  --theme-gap-56: 56px;
  --theme-gap-6: 6px;
  --theme-gap-60: 60px;
  --theme-gap-64: 64px;
  --theme-gap-72: 72px;
  --theme-gap-8: 8px;
  --theme-gap-80: 80px;
  --theme-margin-dense-header-2xl-header-2xl: var(--theme-gap-0);
  --theme-margin-dense-header-2xl-header-3xl: var(--theme-gap-6);
  --theme-margin-dense-header-2xl-header-l: var(--theme-gap-4);
  --theme-margin-dense-header-2xl-header-m: var(--theme-gap-6);
  --theme-margin-dense-header-2xl-header-xl: var(--theme-gap-6);
  --theme-margin-dense-header-2xl-header-xm: var(--theme-gap-6);
  --theme-margin-dense-header-2xl-paragraph-l: var(--theme-gap-8);
  --theme-margin-dense-header-2xl-paragraph-l-dense: var(--theme-gap-10);
  --theme-margin-dense-header-2xl-paragraph-m: var(--theme-gap-6);
  --theme-margin-dense-header-2xl-paragraph-m-dense: var(--theme-gap-8);
  --theme-margin-dense-header-2xl-paragraph-s: var(--theme-gap-6);
  --theme-margin-dense-header-2xl-paragraph-s-dense: var(--theme-gap-6);
  --theme-margin-dense-header-2xl-paragraph-xs: var(--theme-gap-6);
  --theme-margin-dense-header-3xl-header-2xl: var(--theme-gap-6);
  --theme-margin-dense-header-3xl-header-3xl: var(--theme-gap-0);
  --theme-margin-dense-header-3xl-header-l: var(--theme-gap-8);
  --theme-margin-dense-header-3xl-header-m: var(--theme-gap-8);
  --theme-margin-dense-header-3xl-header-xl: var(--theme-gap-6);
  --theme-margin-dense-header-3xl-header-xm: var(--theme-gap-8);
  --theme-margin-dense-header-3xl-paragraph-l: var(--theme-gap-10);
  --theme-margin-dense-header-3xl-paragraph-l-dense: var(--theme-gap-12);
  --theme-margin-dense-header-3xl-paragraph-m: var(--theme-gap-6);
  --theme-margin-dense-header-3xl-paragraph-m-dense: var(--theme-gap-8);
  --theme-margin-dense-header-3xl-paragraph-s: var(--theme-gap-10);
  --theme-margin-dense-header-3xl-paragraph-s-dense: var(--theme-gap-10);
  --theme-margin-dense-header-3xl-paragraph-xs: var(--theme-gap-10);
  --theme-margin-dense-header-l-header-2xl: var(--theme-gap-6);
  --theme-margin-dense-header-l-header-3xl: var(--theme-gap-6);
  --theme-margin-dense-header-l-header-l: var(--theme-gap-0);
  --theme-margin-dense-header-l-header-m: var(--theme-gap-4);
  --theme-margin-dense-header-l-header-xl: var(--theme-gap-6);
  --theme-margin-dense-header-l-header-xm: var(--theme-gap-4);
  --theme-margin-dense-header-l-paragraph-l: var(--theme-gap-2);
  --theme-margin-dense-header-l-paragraph-l-dense: var(--theme-gap-0);
  --theme-margin-dense-header-l-paragraph-m: var(--theme-gap-2);
  --theme-margin-dense-header-l-paragraph-m-dense: var(--theme-gap-2);
  --theme-margin-dense-header-l-paragraph-s: var(--theme-gap-4);
  --theme-margin-dense-header-l-paragraph-s-dense: var(--theme-gap-4);
  --theme-margin-dense-header-l-paragraph-xs: var(--theme-gap-2);
  --theme-margin-dense-header-m-header-2xl: var(--theme-gap-4);
  --theme-margin-dense-header-m-header-3xl: var(--theme-gap-6);
  --theme-margin-dense-header-m-header-l: var(--theme-gap-4);
  --theme-margin-dense-header-m-header-m: var(--theme-gap-0);
  --theme-margin-dense-header-m-header-xl: var(--theme-gap-4);
  --theme-margin-dense-header-m-header-xm: var(--theme-gap-0);
  --theme-margin-dense-header-m-paragraph-l: var(--theme-gap-2);
  --theme-margin-dense-header-m-paragraph-l-dense: var(--theme-gap-2);
  --theme-margin-dense-header-m-paragraph-m: var(--theme-gap-2);
  --theme-margin-dense-header-m-paragraph-m-dense: var(--theme-gap-0);
  --theme-margin-dense-header-m-paragraph-s: var(--theme-gap-2);
  --theme-margin-dense-header-m-paragraph-s-dense: var(--theme-gap-2);
  --theme-margin-dense-header-m-paragraph-xs: var(--theme-gap-2);
  --theme-margin-dense-header-xl-header-2xl: var(--theme-gap-4);
  --theme-margin-dense-header-xl-header-3xl: var(--theme-gap-4);
  --theme-margin-dense-header-xl-header-l: var(--theme-gap-6);
  --theme-margin-dense-header-xl-header-m: var(--theme-gap-4);
  --theme-margin-dense-header-xl-header-xl: var(--theme-gap-0);
  --theme-margin-dense-header-xl-header-xm: var(--theme-gap-4);
  --theme-margin-dense-header-xl-paragraph-l: var(--theme-gap-2);
  --theme-margin-dense-header-xl-paragraph-l-dense: var(--theme-gap-4);
  --theme-margin-dense-header-xl-paragraph-m: var(--theme-gap-4);
  --theme-margin-dense-header-xl-paragraph-m-dense: var(--theme-gap-6);
  --theme-margin-dense-header-xl-paragraph-s: var(--theme-gap-4);
  --theme-margin-dense-header-xl-paragraph-s-dense: var(--theme-gap-4);
  --theme-margin-dense-header-xl-paragraph-xs: var(--theme-gap-4);
  --theme-margin-dense-paragraph-l-dense-header-2xl: var(--theme-gap-8);
  --theme-margin-dense-paragraph-l-dense-header-3xl: var(--theme-gap-10);
  --theme-margin-dense-paragraph-l-dense-header-l: var(--theme-gap-0);
  --theme-margin-dense-paragraph-l-dense-header-m: var(--theme-gap-0);
  --theme-margin-dense-paragraph-l-dense-header-xl: var(--theme-gap-4);
  --theme-margin-dense-paragraph-l-dense-header-xm: var(--theme-gap-0);
  --theme-margin-dense-paragraph-l-dense-paragraph-l: var(--theme-gap-2);
  --theme-margin-dense-paragraph-l-dense-paragraph-l-dense: var(--theme-gap-0);
  --theme-margin-dense-paragraph-l-dense-paragraph-m: var(--theme-gap-2);
  --theme-margin-dense-paragraph-l-dense-paragraph-m-dense: var(--theme-gap-2);
  --theme-margin-dense-paragraph-l-dense-paragraph-s: var(--theme-gap-2);
  --theme-margin-dense-paragraph-l-dense-paragraph-s-dense: var(--theme-gap-2);
  --theme-margin-dense-paragraph-l-dense-paragraph-xs: var(--theme-gap-2);
  --theme-margin-dense-paragraph-l-header-2xl: var(--theme-gap-6);
  --theme-margin-dense-paragraph-l-header-3xl: var(--theme-gap-8);
  --theme-margin-dense-paragraph-l-header-l: var(--theme-gap-2);
  --theme-margin-dense-paragraph-l-header-m: var(--theme-gap-0);
  --theme-margin-dense-paragraph-l-header-xl: var(--theme-gap-2);
  --theme-margin-dense-paragraph-l-header-xm: var(--theme-gap-0);
  --theme-margin-dense-paragraph-l-paragraph-l: var(--theme-gap-0);
  --theme-margin-dense-paragraph-l-paragraph-l-dense: var(--theme-gap-2);
  --theme-margin-dense-paragraph-l-paragraph-m: var(--theme-gap-2);
  --theme-margin-dense-paragraph-l-paragraph-m-dense: var(--theme-gap-2);
  --theme-margin-dense-paragraph-l-paragraph-s: var(--theme-gap-4);
  --theme-margin-dense-paragraph-l-paragraph-s-dense: var(--theme-gap-4);
  --theme-margin-dense-paragraph-l-paragraph-xs: var(--theme-gap-2);
  --theme-margin-dense-paragraph-m-dense-header-2xl: var(--theme-gap-8);
  --theme-margin-dense-paragraph-m-dense-header-3xl: var(--theme-gap-6);
  --theme-margin-dense-paragraph-m-dense-header-l: var(--theme-gap-4);
  --theme-margin-dense-paragraph-m-dense-header-m: var(--theme-gap-0);
  --theme-margin-dense-paragraph-m-dense-header-xl: var(--theme-gap-8);
  --theme-margin-dense-paragraph-m-dense-header-xm: var(--theme-gap-0);
  --theme-margin-dense-paragraph-m-dense-paragraph-l: var(--theme-gap-4);
  --theme-margin-dense-paragraph-m-dense-paragraph-l-dense: var(--theme-gap-4);
  --theme-margin-dense-paragraph-m-dense-paragraph-m: var(--theme-gap-2);
  --theme-margin-dense-paragraph-m-dense-paragraph-m-dense: var(--theme-gap-0);
  --theme-margin-dense-paragraph-m-dense-paragraph-s: var(--theme-gap-2);
  --theme-margin-dense-paragraph-m-dense-paragraph-s-dense: var(--theme-gap-2);
  --theme-margin-dense-paragraph-m-dense-paragraph-xs: var(--theme-gap-2);
  --theme-margin-dense-paragraph-m-header-2xl: var(--theme-gap-6);
  --theme-margin-dense-paragraph-m-header-3xl: var(--theme-gap-6);
  --theme-margin-dense-paragraph-m-header-l: var(--theme-gap-4);
  --theme-margin-dense-paragraph-m-header-m: var(--theme-gap-2);
  --theme-margin-dense-paragraph-m-header-xl: var(--theme-gap-6);
  --theme-margin-dense-paragraph-m-header-xm: var(--theme-gap-2);
  --theme-margin-dense-paragraph-m-paragraph-l: var(--theme-gap-4);
  --theme-margin-dense-paragraph-m-paragraph-l-dense: var(--theme-gap-4);
  --theme-margin-dense-paragraph-m-paragraph-m: var(--theme-gap-0);
  --theme-margin-dense-paragraph-m-paragraph-m-dense: var(--theme-gap-2);
  --theme-margin-dense-paragraph-m-paragraph-s: var(--theme-gap-4);
  --theme-margin-dense-paragraph-m-paragraph-s-dense: var(--theme-gap-4);
  --theme-margin-dense-paragraph-m-paragraph-xs: var(--theme-gap-4);
  --theme-margin-dense-paragraph-s-dense-header-2xl: var(--theme-gap-0);
  --theme-margin-dense-paragraph-s-dense-header-3xl: var(--theme-gap-0);
  --theme-margin-dense-paragraph-s-dense-header-l: var(--theme-gap-0);
  --theme-margin-dense-paragraph-s-dense-header-m: var(--theme-gap-0);
  --theme-margin-dense-paragraph-s-dense-header-xl: var(--theme-gap-0);
  --theme-margin-dense-paragraph-s-dense-header-xm: var(--theme-gap-0);
  --theme-margin-dense-paragraph-s-dense-paragraph-l: var(--theme-gap-0);
  --theme-margin-dense-paragraph-s-dense-paragraph-l-dense: var(--theme-gap-0);
  --theme-margin-dense-paragraph-s-dense-paragraph-m: var(--theme-gap-0);
  --theme-margin-dense-paragraph-s-dense-paragraph-m-dense: var(--theme-gap-0);
  --theme-margin-dense-paragraph-s-dense-paragraph-s: var(--theme-gap-0);
  --theme-margin-dense-paragraph-s-dense-paragraph-s-dense: var(--theme-gap-0);
  --theme-margin-dense-paragraph-s-dense-paragraph-xs: var(--theme-gap-0);
  --theme-margin-dense-paragraph-s-header-2xl: var(--theme-gap-6);
  --theme-margin-dense-paragraph-s-header-3xl: var(--theme-gap-8);
  --theme-margin-dense-paragraph-s-header-l: var(--theme-gap-4);
  --theme-margin-dense-paragraph-s-header-m: var(--theme-gap-2);
  --theme-margin-dense-paragraph-s-header-xl: var(--theme-gap-4);
  --theme-margin-dense-paragraph-s-header-xm: var(--theme-gap-2);
  --theme-margin-dense-paragraph-s-paragraph-l: var(--theme-gap-4);
  --theme-margin-dense-paragraph-s-paragraph-l-dense: var(--theme-gap-2);
  --theme-margin-dense-paragraph-s-paragraph-m: var(--theme-gap-2);
  --theme-margin-dense-paragraph-s-paragraph-m-dense: var(--theme-gap-2);
  --theme-margin-dense-paragraph-s-paragraph-s: var(--theme-gap-0);
  --theme-margin-dense-paragraph-s-paragraph-s-dense: var(--theme-gap-0);
  --theme-margin-dense-paragraph-s-paragraph-xs: var(--theme-gap-0);
  --theme-margin-dense-paragraph-xs-header-2xl: var(--theme-gap-4);
  --theme-margin-dense-paragraph-xs-header-3xl: var(--theme-gap-8);
  --theme-margin-dense-paragraph-xs-header-l: var(--theme-gap-2);
  --theme-margin-dense-paragraph-xs-header-m: var(--theme-gap-2);
  --theme-margin-dense-paragraph-xs-header-xl: var(--theme-gap-4);
  --theme-margin-dense-paragraph-xs-header-xm: var(--theme-gap-2);
  --theme-margin-dense-paragraph-xs-paragraph-l: var(--theme-gap-2);
  --theme-margin-dense-paragraph-xs-paragraph-l-dense: var(--theme-gap-2);
  --theme-margin-dense-paragraph-xs-paragraph-m: var(--theme-gap-4);
  --theme-margin-dense-paragraph-xs-paragraph-m-dense: var(--theme-gap-2);
  --theme-margin-dense-paragraph-xs-paragraph-s: var(--theme-gap-2);
  --theme-margin-dense-paragraph-xs-paragraph-s-dense: var(--theme-gap-0);
  --theme-margin-dense-paragraph-xs-paragraph-xs: var(--theme-gap-0);
  --theme-margin-normal-header-2xl-header-2xl: var(--theme-gap-16);
  --theme-margin-normal-header-2xl-header-3xl: var(--theme-gap-80);
  --theme-margin-normal-header-2xl-header-l: var(--theme-gap-16);
  --theme-margin-normal-header-2xl-header-m: var(--theme-gap-12);
  --theme-margin-normal-header-2xl-header-xl: var(--theme-gap-16);
  --theme-margin-normal-header-2xl-header-xm: var(--theme-gap-12);
  --theme-margin-normal-header-2xl-paragraph-l: var(--theme-gap-16);
  --theme-margin-normal-header-2xl-paragraph-l-dense: var(--theme-gap-16);
  --theme-margin-normal-header-2xl-paragraph-m: var(--theme-gap-16);
  --theme-margin-normal-header-2xl-paragraph-m-dense: var(--theme-gap-16);
  --theme-margin-normal-header-2xl-paragraph-s: var(--theme-gap-16);
  --theme-margin-normal-header-2xl-paragraph-s-dense: var(--theme-gap-16);
  --theme-margin-normal-header-2xl-paragraph-xs: var(--theme-gap-12);
  --theme-margin-normal-header-3xl-header-2xl: var(--theme-gap-20);
  --theme-margin-normal-header-3xl-header-3xl: var(--theme-gap-20);
  --theme-margin-normal-header-3xl-header-l: var(--theme-gap-16);
  --theme-margin-normal-header-3xl-header-m: var(--theme-gap-12);
  --theme-margin-normal-header-3xl-header-xl: var(--theme-gap-16);
  --theme-margin-normal-header-3xl-header-xm: var(--theme-gap-12);
  --theme-margin-normal-header-3xl-paragraph-l: var(--theme-gap-20);
  --theme-margin-normal-header-3xl-paragraph-l-dense: var(--theme-gap-16);
  --theme-margin-normal-header-3xl-paragraph-m: var(--theme-gap-16);
  --theme-margin-normal-header-3xl-paragraph-m-dense: var(--theme-gap-16);
  --theme-margin-normal-header-3xl-paragraph-s: var(--theme-gap-16);
  --theme-margin-normal-header-3xl-paragraph-s-dense: var(--theme-gap-16);
  --theme-margin-normal-header-3xl-paragraph-xs: var(--theme-gap-16);
  --theme-margin-normal-header-l-header-2xl: var(--theme-gap-56);
  --theme-margin-normal-header-l-header-3xl: var(--theme-gap-80);
  --theme-margin-normal-header-l-header-l: var(--theme-gap-12);
  --theme-margin-normal-header-l-header-m: var(--theme-gap-12);
  --theme-margin-normal-header-l-header-xl: var(--theme-gap-32);
  --theme-margin-normal-header-l-header-xm: var(--theme-gap-12);
  --theme-margin-normal-header-l-paragraph-l: var(--theme-gap-16);
  --theme-margin-normal-header-l-paragraph-l-dense: var(--theme-gap-12);
  --theme-margin-normal-header-l-paragraph-m: var(--theme-gap-12);
  --theme-margin-normal-header-l-paragraph-m-dense: var(--theme-gap-12);
  --theme-margin-normal-header-l-paragraph-s: var(--theme-gap-12);
  --theme-margin-normal-header-l-paragraph-s-dense: var(--theme-gap-12);
  --theme-margin-normal-header-l-paragraph-xs: var(--theme-gap-10);
  --theme-margin-normal-header-m-header-2xl: var(--theme-gap-56);
  --theme-margin-normal-header-m-header-3xl: var(--theme-gap-80);
  --theme-margin-normal-header-m-header-l: var(--theme-gap-24);
  --theme-margin-normal-header-m-header-m: var(--theme-gap-12);
  --theme-margin-normal-header-m-header-xl: var(--theme-gap-32);
  --theme-margin-normal-header-m-header-xm: var(--theme-gap-12);
  --theme-margin-normal-header-m-paragraph-l: var(--theme-gap-16);
  --theme-margin-normal-header-m-paragraph-l-dense: var(--theme-gap-12);
  --theme-margin-normal-header-m-paragraph-m: var(--theme-gap-12);
  --theme-margin-normal-header-m-paragraph-m-dense: var(--theme-gap-12);
  --theme-margin-normal-header-m-paragraph-s: var(--theme-gap-10);
  --theme-margin-normal-header-m-paragraph-s-dense: var(--theme-gap-10);
  --theme-margin-normal-header-m-paragraph-xs: var(--theme-gap-8);
  --theme-margin-normal-header-xl-header-2xl: var(--theme-gap-56);
  --theme-margin-normal-header-xl-header-3xl: var(--theme-gap-80);
  --theme-margin-normal-header-xl-header-l: var(--theme-gap-12);
  --theme-margin-normal-header-xl-header-m: var(--theme-gap-12);
  --theme-margin-normal-header-xl-header-xl: var(--theme-gap-12);
  --theme-margin-normal-header-xl-header-xm: var(--theme-gap-12);
  --theme-margin-normal-header-xl-paragraph-l: var(--theme-gap-16);
  --theme-margin-normal-header-xl-paragraph-l-dense: var(--theme-gap-16);
  --theme-margin-normal-header-xl-paragraph-m: var(--theme-gap-12);
  --theme-margin-normal-header-xl-paragraph-m-dense: var(--theme-gap-12);
  --theme-margin-normal-header-xl-paragraph-s: var(--theme-gap-12);
  --theme-margin-normal-header-xl-paragraph-s-dense: var(--theme-gap-12);
  --theme-margin-normal-header-xl-paragraph-xs: var(--theme-gap-10);
  --theme-margin-normal-header-xm-header-2xl: var(--theme-gap-56);
  --theme-margin-normal-header-xm-header-3xl: var(--theme-gap-80);
  --theme-margin-normal-header-xm-header-l: var(--theme-gap-24);
  --theme-margin-normal-header-xm-header-m: var(--theme-gap-12);
  --theme-margin-normal-header-xm-header-xl: var(--theme-gap-32);
  --theme-margin-normal-header-xm-header-xm: var(--theme-gap-12);
  --theme-margin-normal-header-xm-paragraph-l: var(--theme-gap-16);
  --theme-margin-normal-header-xm-paragraph-l-dense: var(--theme-gap-12);
  --theme-margin-normal-header-xm-paragraph-m: var(--theme-gap-12);
  --theme-margin-normal-header-xm-paragraph-m-dense: var(--theme-gap-12);
  --theme-margin-normal-header-xm-paragraph-s: var(--theme-gap-10);
  --theme-margin-normal-header-xm-paragraph-s-dense: var(--theme-gap-10);
  --theme-margin-normal-header-xm-paragraph-xs: var(--theme-gap-8);
  --theme-margin-normal-paragraph-l-dense-header-2xl: var(--theme-gap-56);
  --theme-margin-normal-paragraph-l-dense-header-3xl: var(--theme-gap-80);
  --theme-margin-normal-paragraph-l-dense-header-l: var(--theme-gap-24);
  --theme-margin-normal-paragraph-l-dense-header-m: var(--theme-gap-12);
  --theme-margin-normal-paragraph-l-dense-header-xl: var(--theme-gap-32);
  --theme-margin-normal-paragraph-l-dense-header-xm: var(--theme-gap-12);
  --theme-margin-normal-paragraph-l-dense-paragraph-l: var(--theme-gap-16);
  --theme-margin-normal-paragraph-l-dense-paragraph-l-dense: var(--theme-gap-12);
  --theme-margin-normal-paragraph-l-dense-paragraph-m: var(--theme-gap-12);
  --theme-margin-normal-paragraph-l-dense-paragraph-m-dense: var(--theme-gap-12);
  --theme-margin-normal-paragraph-l-dense-paragraph-s: var(--theme-gap-12);
  --theme-margin-normal-paragraph-l-dense-paragraph-s-dense: var(--theme-gap-12);
  --theme-margin-normal-paragraph-l-dense-paragraph-xs: var(--theme-gap-12);
  --theme-margin-normal-paragraph-l-header-2xl: var(--theme-gap-56);
  --theme-margin-normal-paragraph-l-header-3xl: var(--theme-gap-80);
  --theme-margin-normal-paragraph-l-header-l: var(--theme-gap-16);
  --theme-margin-normal-paragraph-l-header-m: var(--theme-gap-16);
  --theme-margin-normal-paragraph-l-header-xl: var(--theme-gap-32);
  --theme-margin-normal-paragraph-l-header-xm: var(--theme-gap-16);
  --theme-margin-normal-paragraph-l-paragraph-l: var(--theme-gap-16);
  --theme-margin-normal-paragraph-l-paragraph-l-dense: var(--theme-gap-16);
  --theme-margin-normal-paragraph-l-paragraph-m: var(--theme-gap-16);
  --theme-margin-normal-paragraph-l-paragraph-m-dense: var(--theme-gap-16);
  --theme-margin-normal-paragraph-l-paragraph-s: var(--theme-gap-16);
  --theme-margin-normal-paragraph-l-paragraph-s-dense: var(--theme-gap-16);
  --theme-margin-normal-paragraph-l-paragraph-xs: var(--theme-gap-16);
  --theme-margin-normal-paragraph-m-dense-header-2xl: var(--theme-gap-56);
  --theme-margin-normal-paragraph-m-dense-header-3xl: var(--theme-gap-80);
  --theme-margin-normal-paragraph-m-dense-header-l: var(--theme-gap-24);
  --theme-margin-normal-paragraph-m-dense-header-m: var(--theme-gap-12);
  --theme-margin-normal-paragraph-m-dense-header-xl: var(--theme-gap-32);
  --theme-margin-normal-paragraph-m-dense-header-xm: var(--theme-gap-12);
  --theme-margin-normal-paragraph-m-dense-paragraph-l: var(--theme-gap-16);
  --theme-margin-normal-paragraph-m-dense-paragraph-l-dense: var(--theme-gap-12);
  --theme-margin-normal-paragraph-m-dense-paragraph-m: var(--theme-gap-12);
  --theme-margin-normal-paragraph-m-dense-paragraph-m-dense: var(--theme-gap-8);
  --theme-margin-normal-paragraph-m-dense-paragraph-s: var(--theme-gap-10);
  --theme-margin-normal-paragraph-m-dense-paragraph-s-dense: var(--theme-gap-10);
  --theme-margin-normal-paragraph-m-dense-paragraph-xs: var(--theme-gap-10);
  --theme-margin-normal-paragraph-m-header-2xl: var(--theme-gap-56);
  --theme-margin-normal-paragraph-m-header-3xl: var(--theme-gap-80);
  --theme-margin-normal-paragraph-m-header-l: var(--theme-gap-24);
  --theme-margin-normal-paragraph-m-header-m: var(--theme-gap-12);
  --theme-margin-normal-paragraph-m-header-xl: var(--theme-gap-32);
  --theme-margin-normal-paragraph-m-header-xm: var(--theme-gap-12);
  --theme-margin-normal-paragraph-m-paragraph-l: var(--theme-gap-16);
  --theme-margin-normal-paragraph-m-paragraph-l-dense: var(--theme-gap-16);
  --theme-margin-normal-paragraph-m-paragraph-m: var(--theme-gap-12);
  --theme-margin-normal-paragraph-m-paragraph-m-dense: var(--theme-gap-12);
  --theme-margin-normal-paragraph-m-paragraph-s: var(--theme-gap-16);
  --theme-margin-normal-paragraph-m-paragraph-s-dense: var(--theme-gap-16);
  --theme-margin-normal-paragraph-m-paragraph-xs: var(--theme-gap-16);
  --theme-margin-normal-paragraph-s-dense-header-2xl: var(--theme-gap-56);
  --theme-margin-normal-paragraph-s-dense-header-3xl: var(--theme-gap-80);
  --theme-margin-normal-paragraph-s-dense-header-l: var(--theme-gap-24);
  --theme-margin-normal-paragraph-s-dense-header-m: var(--theme-gap-16);
  --theme-margin-normal-paragraph-s-dense-header-xl: var(--theme-gap-32);
  --theme-margin-normal-paragraph-s-dense-header-xm: var(--theme-gap-16);
  --theme-margin-normal-paragraph-s-dense-paragraph-l: var(--theme-gap-16);
  --theme-margin-normal-paragraph-s-dense-paragraph-l-dense: var(--theme-gap-12);
  --theme-margin-normal-paragraph-s-dense-paragraph-m: var(--theme-gap-16);
  --theme-margin-normal-paragraph-s-dense-paragraph-m-dense: var(--theme-gap-10);
  --theme-margin-normal-paragraph-s-dense-paragraph-s: var(--theme-gap-8);
  --theme-margin-normal-paragraph-s-dense-paragraph-s-dense: var(--theme-gap-8);
  --theme-margin-normal-paragraph-s-dense-paragraph-xs: var(--theme-gap-8);
  --theme-margin-normal-paragraph-s-header-2xl: var(--theme-gap-56);
  --theme-margin-normal-paragraph-s-header-3xl: var(--theme-gap-80);
  --theme-margin-normal-paragraph-s-header-l: var(--theme-gap-24);
  --theme-margin-normal-paragraph-s-header-m: var(--theme-gap-16);
  --theme-margin-normal-paragraph-s-header-xl: var(--theme-gap-32);
  --theme-margin-normal-paragraph-s-header-xm: var(--theme-gap-16);
  --theme-margin-normal-paragraph-s-paragraph-l: var(--theme-gap-16);
  --theme-margin-normal-paragraph-s-paragraph-l-dense: var(--theme-gap-12);
  --theme-margin-normal-paragraph-s-paragraph-m: var(--theme-gap-16);
  --theme-margin-normal-paragraph-s-paragraph-m-dense: var(--theme-gap-10);
  --theme-margin-normal-paragraph-s-paragraph-s: var(--theme-gap-8);
  --theme-margin-normal-paragraph-s-paragraph-s-dense: var(--theme-gap-8);
  --theme-margin-normal-paragraph-s-paragraph-xs: var(--theme-gap-8);
  --theme-margin-normal-paragraph-xs-header-2xl: var(--theme-gap-56);
  --theme-margin-normal-paragraph-xs-header-3xl: var(--theme-gap-80);
  --theme-margin-normal-paragraph-xs-header-l: var(--theme-gap-24);
  --theme-margin-normal-paragraph-xs-header-m: var(--theme-gap-16);
  --theme-margin-normal-paragraph-xs-header-xl: var(--theme-gap-32);
  --theme-margin-normal-paragraph-xs-header-xm: var(--theme-gap-16);
  --theme-margin-normal-paragraph-xs-paragraph-l: var(--theme-gap-16);
  --theme-margin-normal-paragraph-xs-paragraph-l-dense: var(--theme-gap-12);
  --theme-margin-normal-paragraph-xs-paragraph-m: var(--theme-gap-16);
  --theme-margin-normal-paragraph-xs-paragraph-m-dense: var(--theme-gap-10);
  --theme-margin-normal-paragraph-xs-paragraph-s: var(--theme-gap-8);
  --theme-margin-normal-paragraph-xs-paragraph-s-dense: var(--theme-gap-8);
  --theme-margin-normal-paragraph-xs-paragraph-xs: var(--theme-gap-6);
  --theme-outline-width: 3px;
  --theme-padding-compensation: 6px;
  --theme-padding-size-l-bottom: 28px;
  --theme-padding-size-l-left: 24px;
  --theme-padding-size-l-right: 24px;
  --theme-padding-size-l-top: 20px;
  --theme-padding-size-m-bottom: 28px;
  --theme-padding-size-m-left: 24px;
  --theme-padding-size-m-right: 24px;
  --theme-padding-size-m-top: 20px;
  --theme-padding-size-s-bottom: 28px;
  --theme-padding-size-s-left: 24px;
  --theme-padding-size-s-right: 24px;
  --theme-padding-size-s-top: 20px;
  --theme-padding-size-xl-bottom: 28px;
  --theme-padding-size-xl-left: 24px;
  --theme-padding-size-xl-right: 24px;
  --theme-padding-size-xl-top: 20px;
  --theme-padding-size-xs-bottom: 28px;
  --theme-padding-size-xs-left: 24px;
  --theme-padding-size-xs-right: 24px;
  --theme-padding-size-xs-top: 20px;
  --theme-palette-beige100: #ede9e1;
  --theme-palette-beige200: #e5dfd3;
  --theme-palette-beige300: #dbd3c1;
  --theme-palette-beige400: #cfc4ae;
  --theme-palette-beige50: #f2efe9;
  --theme-palette-beige500: #c2b69b;
  --theme-palette-beige600: #b5a78a;
  --theme-palette-beige700: #a89979;
  --theme-palette-beige800: #9c8c6b;
  --theme-palette-beige900: #8f7f5e;
  --theme-palette-black: #000000;
  --theme-palette-black12: rgba(0, 0, 0, 0.12);
  --theme-palette-black16: rgba(0, 0, 0, 0.16);
  --theme-palette-black20: rgba(0, 0, 0, 0.2);
  --theme-palette-black24: rgba(0, 0, 0, 0.24);
  --theme-palette-black28: rgba(0, 0, 0, 0.28);
  --theme-palette-black32: rgba(0, 0, 0, 0.32);
  --theme-palette-black36: rgba(0, 0, 0, 0.36);
  --theme-palette-black4: rgba(0, 0, 0, 0.04);
  --theme-palette-black40: rgba(0, 0, 0, 0.4);
  --theme-palette-black44: rgba(0, 0, 0, 0.44);
  --theme-palette-black48: rgba(0, 0, 0, 0.48);
  --theme-palette-black52: rgba(0, 0, 0, 0.52);
  --theme-palette-black56: rgba(0, 0, 0, 0.56);
  --theme-palette-black6: rgba(0, 0, 0, 0.06);
  --theme-palette-black60: rgba(0, 0, 0, 0.6);
  --theme-palette-black64: rgba(0, 0, 0, 0.64);
  --theme-palette-black68: rgba(0, 0, 0, 0.68);
  --theme-palette-black72: rgba(0, 0, 0, 0.72);
  --theme-palette-black76: rgba(0, 0, 0, 0.76);
  --theme-palette-black8: rgba(0, 0, 0, 0.08);
  --theme-palette-black80: rgba(0, 0, 0, 0.8);
  --theme-palette-black84: rgba(0, 0, 0, 0.84);
  --theme-palette-black88: rgba(0, 0, 0, 0.88);
  --theme-palette-black92: rgba(0, 0, 0, 0.92);
  --theme-palette-black96: rgba(0, 0, 0, 0.96);
  --theme-palette-blue100: #cfedff;
  --theme-palette-blue200: #a1dfff;
  --theme-palette-blue300: #80d4ff;
  --theme-palette-blue400: #45c1ff;
  --theme-palette-blue50: #e6f6ff;
  --theme-palette-blue500: #00aaff;
  --theme-palette-blue600: #0099f7;
  --theme-palette-blue700: #008aed;
  --theme-palette-blue75: #d4f0ff;
  --theme-palette-blue800: #007deb;
  --theme-palette-blue900: #0073e5;
  --theme-palette-fuchsia100: #ffe1ea;
  --theme-palette-fuchsia200: #ffc7d7;
  --theme-palette-fuchsia300: #ffacc5;
  --theme-palette-fuchsia400: #ff8caf;
  --theme-palette-fuchsia50: #fff0f4;
  --theme-palette-fuchsia500: #f76893;
  --theme-palette-fuchsia600: #f54a80;
  --theme-palette-fuchsia700: #eb3672;
  --theme-palette-fuchsia75: #fff0f4;
  --theme-palette-fuchsia800: #e50965;
  --theme-palette-fuchsia900: #d30658;
  --theme-palette-gray12: #e0e0e0;
  --theme-palette-gray16: #d6d6d6;
  --theme-palette-gray20: #cccccc;
  --theme-palette-gray24: #c2c2c2;
  --theme-palette-gray28: #b8b8b8;
  --theme-palette-gray32: #adadad;
  --theme-palette-gray36: #a3a3a3;
  --theme-palette-gray4: #f5f5f5;
  --theme-palette-gray40: #999999;
  --theme-palette-gray44: #8f8f8f;
  --theme-palette-gray48: #858585;
  --theme-palette-gray52: #7a7a7a;
  --theme-palette-gray54: #757575;
  --theme-palette-gray56: #707070;
  --theme-palette-gray60: #666666;
  --theme-palette-gray64: #5c5c5c;
  --theme-palette-gray68: #525252;
  --theme-palette-gray72: #474747;
  --theme-palette-gray76: #3d3d3d;
  --theme-palette-gray8: #ebebeb;
  --theme-palette-gray80: #333333;
  --theme-palette-gray84: #292929;
  --theme-palette-gray88: #1f1f1f;
  --theme-palette-gray92: #141414;
  --theme-palette-gray96: #0a0a0a;
  --theme-palette-green100: #d2fcc4;
  --theme-palette-green200: #b1fca7;
  --theme-palette-green300: #7cf782;
  --theme-palette-green400: #45ed6f;
  --theme-palette-green50: #e2ffd6;
  --theme-palette-green500: #04e061;
  --theme-palette-green600: #02d15c;
  --theme-palette-green700: #00c257;
  --theme-palette-green75: #d2fcc4;
  --theme-palette-green800: #00b253;
  --theme-palette-green900: #00a34c;
  --theme-palette-orange100: #ffecc9;
  --theme-palette-orange200: #ffdda1;
  --theme-palette-orange300: #ffce75;
  --theme-palette-orange400: #ffbf4d;
  --theme-palette-orange50: #fff5e2;
  --theme-palette-orange500: #ffb021;
  --theme-palette-orange600: #fca400;
  --theme-palette-orange700: #f79900;
  --theme-palette-orange75: #ffedca;
  --theme-palette-orange800: #f28d00;
  --theme-palette-orange900: #f08400;
  --theme-palette-purple100: #e9ddfd;
  --theme-palette-purple200: #d5bdfb;
  --theme-palette-purple300: #c2a0fa;
  --theme-palette-purple400: #b184f8;
  --theme-palette-purple50: #f3edfe;
  --theme-palette-purple500: #a168f7;
  --theme-palette-purple600: #965eeb;
  --theme-palette-purple700: #8c4fe8;
  --theme-palette-purple800: #8144db;
  --theme-palette-purple900: #493072;
  --theme-palette-red100: #ffe0e0;
  --theme-palette-red200: #ffc5c6;
  --theme-palette-red300: #ffacad;
  --theme-palette-red400: #ff8c8f;
  --theme-palette-red50: #ffedee;
  --theme-palette-red500: #ff6163;
  --theme-palette-red600: #ff4053;
  --theme-palette-red700: #f71b47;
  --theme-palette-red75: #ffe3e3;
  --theme-palette-red800: #e8003e;
  --theme-palette-red900: #d9013a;
  --theme-palette-violet100: #e9ddfd;
  --theme-palette-violet200: #d5bdfb;
  --theme-palette-violet300: #c2a0fa;
  --theme-palette-violet400: #b184f8;
  --theme-palette-violet50: #f3edfe;
  --theme-palette-violet500: #a168f7;
  --theme-palette-violet600: #965eeb;
  --theme-palette-violet700: #8c4fe8;
  --theme-palette-violet800: #8144db;
  --theme-palette-violet900: #773bd1;
  --theme-palette-warmGray100: #0a0a0a;
  --theme-palette-warmGray12: #e3e2e1;
  --theme-palette-warmGray16: #dbdbd9;
  --theme-palette-warmGray2: #f7f7f5;
  --theme-palette-warmGray20: #d4d2cf;
  --theme-palette-warmGray24: #cccbc8;
  --theme-palette-warmGray28: #c2c1be;
  --theme-palette-warmGray36: #adaca8;
  --theme-palette-warmGray4: #f2f1f0;
  --theme-palette-warmGray44: #999894;
  --theme-palette-warmGray48: #8f8d8b;
  --theme-palette-warmGray54: #7a7976;
  --theme-palette-warmGray64: #5c5b58;
  --theme-palette-warmGray68: #52514e;
  --theme-palette-warmGray76: #3d3c3a;
  --theme-palette-warmGray8: #ebeae8;
  --theme-palette-warmGray84: #292827;
  --theme-palette-warmGray88: #1f1e1d;
  --theme-palette-white: #ffffff;
  --theme-palette-white10: rgba(255, 255, 255, 0.1);
  --theme-palette-white12: rgba(255, 255, 255, 0.12);
  --theme-palette-white15: rgba(255, 255, 255, 0.15);
  --theme-palette-white16: rgba(255, 255, 255, 0.16);
  --theme-palette-white20: rgba(255, 255, 255, 0.2);
  --theme-palette-white24: rgba(255, 255, 255, 0.24);
  --theme-palette-white25: rgba(255, 255, 255, 0.25);
  --theme-palette-white28: rgba(255, 255, 255, 0.28);
  --theme-palette-white30: rgba(255, 255, 255, 0.3);
  --theme-palette-white32: rgba(255, 255, 255, 0.32);
  --theme-palette-white35: rgba(255, 255, 255, 0.35);
  --theme-palette-white36: rgba(255, 255, 255, 0.36);
  --theme-palette-white4: rgba(255, 255, 255, 0.04);
  --theme-palette-white40: rgba(255, 255, 255, 0.4);
  --theme-palette-white44: rgba(255, 255, 255, 0.44);
  --theme-palette-white45: rgba(255, 255, 255, 0.45);
  --theme-palette-white48: rgba(255, 255, 255, 0.48);
  --theme-palette-white5: rgba(255, 255, 255, 0.05);
  --theme-palette-white50: rgba(255, 255, 255, 0.5);
  --theme-palette-white52: rgba(255, 255, 255, 0.52);
  --theme-palette-white55: rgba(255, 255, 255, 0.55);
  --theme-palette-white56: rgba(255, 255, 255, 0.56);
  --theme-palette-white6: rgba(255, 255, 255, 0.06);
  --theme-palette-white60: rgba(255, 255, 255, 0.6);
  --theme-palette-white64: rgba(255, 255, 255, 0.64);
  --theme-palette-white65: rgba(255, 255, 255, 0.65);
  --theme-palette-white68: rgba(255, 255, 255, 0.68);
  --theme-palette-white70: rgba(255, 255, 255, 0.7);
  --theme-palette-white72: rgba(255, 255, 255, 0.72);
  --theme-palette-white75: rgba(255, 255, 255, 0.75);
  --theme-palette-white76: rgba(255, 255, 255, 0.76);
  --theme-palette-white8: rgba(255, 255, 255, 0.08);
  --theme-palette-white80: rgba(255, 255, 255, 0.8);
  --theme-palette-white84: rgba(255, 255, 255, 0.84);
  --theme-palette-white85: rgba(255, 255, 255, 0.85);
  --theme-palette-white88: rgba(255, 255, 255, 0.88);
  --theme-palette-white90: rgba(255, 255, 255, 0.9);
  --theme-palette-white92: rgba(255, 255, 255, 0.92);
  --theme-palette-white95: rgba(255, 255, 255, 0.95);
  --theme-palette-white96: rgba(255, 255, 255, 0.96);
  --theme-palette-yellow100: #fff5c9;
  --theme-palette-yellow200: #ffeda3;
  --theme-palette-yellow300: #ffe27a;
  --theme-palette-yellow400: #ffd950;
  --theme-palette-yellow50: #fff9de;
  --theme-palette-yellow500: #ffcf24;
  --theme-palette-yellow600: #fcc600;
  --theme-palette-yellow700: #f7be00;
  --theme-palette-yellow800: #f5b800;
  --theme-palette-yellow900: #f2b200;
  --theme-size-l-borderRadius: var(--theme-borderRadius-6);
  --theme-size-l-crossButtonIconSize: 12px;
  --theme-size-l-crossButtonSize: 40px;
  --theme-size-l-fontSize: 18px;
  --theme-size-l-height: 48px;
  --theme-size-l-lineHeight: 22px;
  --theme-size-m-borderRadius: var(--theme-borderRadius-6);
  --theme-size-m-crossButtonIconSize: 12px;
  --theme-size-m-crossButtonSize: 32px;
  --theme-size-m-fontSize: 16px;
  --theme-size-m-height: 40px;
  --theme-size-m-lineHeight: 22px;
  --theme-size-s-borderRadius: var(--theme-borderRadius-6);
  --theme-size-s-crossButtonIconSize: 10px;
  --theme-size-s-crossButtonSize: 24px;
  --theme-size-s-fontSize: 14px;
  --theme-size-s-height: 32px;
  --theme-size-s-lineHeight: 18px;
  --theme-size-xl-borderRadius: var(--theme-borderRadius-6);
  --theme-size-xl-crossButtonIconSize: 12px;
  --theme-size-xl-crossButtonSize: 40px;
  --theme-size-xl-fontSize: 18px;
  --theme-size-xl-height: 48px;
  --theme-size-xl-lineHeight: 22px;
  --theme-size-xs-borderRadius: var(--theme-borderRadius-6);
  --theme-size-xs-crossButtonIconSize: 10px;
  --theme-size-xs-crossButtonSize: 24px;
  --theme-size-xs-fontSize: 14px;
  --theme-size-xs-height: 32px;
  --theme-size-xs-lineHeight: 18px;
  box-sizing: border-box;
  color: var(--theme-palette-black);
  font-family: var(--theme-font-family);
  font-size: var(--theme-font-size-m);
  line-height: 1.375;
}

/* stylelint-disable no-descending-specificity */
/* stylelint-disable selector-max-universal */
.b2b-app-_7c985c9e4d2aa330 * {
    --primary-main: #0af;
    --primary-main-hover: #36bcff;
    --primary-main-hover-new: #0099f7;
    --primary-main-active: #008aed;
    --border-focus: #80d4ff;
    --info-green: #97cf26;
    --info-green-updated: #04e061;
    --info-violet: #a169f7;
    --info-violet-updated: #965eeb;
    --info-red: #ff6163;
    --info-red-updated: #ff4053;
    --button-disabled: #eeeff3;
    --button-disabled-new: #f2f1f0;
    --text-white: #fff;
    --text-primary: #292522;
    --text-secondary: #7a7d7f;
    --text-secondary-new: #7b8b93;
    --text-disabled: #e4e4e4;
    --text-disabled-new: #b8b8b8;
    --text-light-blue: #1eacfc;
    --bg-primary: #fff;
    --bg-secondary: #eae5db;
    --bg-secondary-new: #ccecff;
    --bg-secondary-hover: #a1dfff;
    --bg-tertiary: #f4f5f6;
    --bg-gray100: #f7f7f7;
    --bg-gray: #f8f8f9;
    --bg-delimiter: #e0e0e0;
    --bg-gray-gallery: #ebebeb;
    --link-color: #0af;
    --line-color: #dedede;
    --scroll-bg: #e5e6ea;
    --scroll-bg-beige: #ded7c6;
    --hover-color-sub: #f2f1f0;

    --default-gap-count: 6;
    --gap-wide: 8px;
    --gap-desktop: 6px;
    --gap-mobile: 4px;
    --gap: 8px;
    font-family: Lato, sans-serif, system-ui;
}

.b2b-app-_7c985c9e4d2aa330 {
    min-height: calc(100vh - 135px);
}

@font-face {
    font-family: AvitoWeb;
    font-weight: 400;
    font-style: normal;
    font-display: swap;
    src: url(/static/b2b-hub-mfe/client/../assets/c16c61c6275cfd95.woff2) format('woff2'), url(/static/b2b-hub-mfe/client/../assets/59de168bbd388c31.woff) format('woff');
}

@font-face {
    font-family: AvitoWeb;
    font-weight: 900;
    font-style: normal;
    font-display: swap;
    src: url(/static/b2b-hub-mfe/client/../assets/8612e624c4502b52.woff2) format('woff2'), url(/static/b2b-hub-mfe/client/../assets/bf1987b2ea58f5ad.woff) format('woff');
}

*,
*::before,
*::after {
    margin: 0;
    padding: 0;
}

/* stylelint-disable-next-line no-duplicate-selectors */
.b2b-app-_7c985c9e4d2aa330 * {
    box-sizing: border-box;
}

.b2b-app-_7c985c9e4d2aa330 [data-marker='more-popup'] li {
    list-style: none;
}

.b2b-app-_7c985c9e4d2aa330 [data-nav-wrapper] > div {
    padding: 0 !important;
}

.b2b-app-_7c985c9e4d2aa330 em {
    font-style: italic;
}

#b2b-header-menu {
    margin: 0 auto !important;
}

.header-menu-_7c985c9e4d2aa330 {
    padding: 0;
}

div[data-marker='auth-app-root'] > div:first-child {
    width: 100% !important;
    box-sizing: border-box;
}

@media screen and (max-width: 1024px) {
    .b2b-app-_7c985c9e4d2aa330 + div {
        display: none !important;
    }

    div[data-marker='header/navbar'] {
        display: none !important;
    }
}

@media screen and (max-width: 768px) {
    button[data-marker='auth-app/close-button'] {
        left: unset !important;
        right: 5px !important;
        top: 15px !important;
    }
}

@media screen and (max-width: 768px) {
    div[data-marker='auth-app'] {
        width: 100% !important;
    }

    div[data-marker='auth-app-root'] > div:first-child {
        width: 100% !important;
        padding-inline: 0 !important;
    }

    div[data-marker='auth-app/popup'] {
        padding: 12px !important;
        width: 98% !important;
    }

    svg[data-marker='auth-app/close'] {
        top: 12px !important;
        right: 12px !important;
    }
}

body > div#app {
    width: 100%;
}

.item-wrapper-_245fc3864d1b307e {
    position: relative;
    padding: 25px 12px;
}

.actions-wrapper-_245fc3864d1b307e {
    position: relative;
}

span.header-link-_245fc3864d1b307e {
    cursor: default;
}

.header-link-_245fc3864d1b307e {
    display: block;
    position: relative;
    color: var(--text-primary);
    cursor: pointer;
    white-space: nowrap;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0); /* убирает дефолный цвет фона при нажатии для айфонов/айпадов */
    -webkit-text-size-adjust: none; /* убирает автоматичесоке увеличение текста для айфонов/айпадов */
}

.header-link-_245fc3864d1b307e.active-_245fc3864d1b307e {
    color: var(--info-red);
}

.header-link-_245fc3864d1b307e:hover,
.header-link-_245fc3864d1b307e:link:hover,
.header-link-_245fc3864d1b307e:visited:hover {
    color: var(--info-red);
}

.submenu-holder-_245fc3864d1b307e {
    position: absolute;
    width: 360px;
    margin-top: 20px;
    left: -12px;
    z-index: 2;
}

.submenu-wrapper-_245fc3864d1b307e {
    position: absolute;
    display: flex;
    background: var(--bg-primary);
    padding: 20px 0 28px;
    border-radius: 20px;
    top: 100%;
    left: 0;
    visibility: hidden;
    box-shadow: 0 0 44px rgba(119, 108, 84, .2);
    pointer-events: none;
    z-index: 1;
    width: unset;
}

.submenu-wrapper-_245fc3864d1b307e.wide-_245fc3864d1b307e {
    width: 561px;
}

.item-wrapper-_245fc3864d1b307e:hover .submenu-wrapper-_245fc3864d1b307e {
    visibility: visible;
    pointer-events: all;
}

.third-level-menu-holder-_245fc3864d1b307e {
    position: relative;
}

.third-level-menu-holder-_245fc3864d1b307e::before {
    content: '';
    position: absolute;
    top: -20px;
    bottom: -28px;
    left: 0;
    width: 1px;
    background: var(--bg-delimiter);
    z-index: 1;
}

.styled-third-level-menu-_245fc3864d1b307e {
    display: flex;
    flex-direction: column;
    width: -moz-fit-content;
    width: fit-content;
    transition: opacity .3s;
}

.submenu-items-_245fc3864d1b307e {
    width: 100%;
    -moz-columns: 1;
    columns: 1;
    -moz-column-gap: 21px;
         column-gap: 21px;
}

.submenu-items-_245fc3864d1b307e.wide-_245fc3864d1b307e {
    -moz-columns: 2;
    columns: 2;
}

.submenu-items-_245fc3864d1b307e.sep-line-_245fc3864d1b307e::before {
    display: block;
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    width: 1px;
    background: var(--bg-delimiter);
    z-index: 1;
}

.header-link-_245fc3864d1b307e.submenu-_245fc3864d1b307e {
    display: inherit;
    padding: 9px 52px 11px 24px;
    white-space: normal;
    min-width: 319px;
    max-width: unset;
}

.header-link-_245fc3864d1b307e.submenu-_245fc3864d1b307e.wide-_245fc3864d1b307e {
    display: inline-block;
}

.header-link-_245fc3864d1b307e.submenu-_245fc3864d1b307e.pages-_245fc3864d1b307e {
    padding-right: 40px;
}

.header-link-_245fc3864d1b307e.submenu-_245fc3864d1b307e.first-level-_245fc3864d1b307e {
    min-width: 270px;
}

.header-link-_245fc3864d1b307e.submenu-_245fc3864d1b307e.active-_245fc3864d1b307e {
    background-color: var(--hover-color-sub);
    color: var(--text-primary);
}

.header-link-_245fc3864d1b307e.submenu-_245fc3864d1b307e.has-arrow-_245fc3864d1b307e::after {
    content: '';
    display: block;
    width: 9px;
    height: 9px;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    left: calc(100% - 38px);
    transform: rotate(-45deg);
    border-bottom: 2px solid currentColor;
    border-right: 2px solid currentColor;
    border-radius: 2px;
}

.header-link-_245fc3864d1b307e.submenu-_245fc3864d1b307e:hover {
    background-color: var(--hover-color-sub);
    color: var(--text-primary);
}

@media (max-width: 1439px) {
    .item-wrapper-_245fc3864d1b307e {
        padding: 27px 9px;
    }

    .submenu-holder-_245fc3864d1b307e {
        width: 280px;
        left: -6px;
    }

    .submenu-wrapper-_245fc3864d1b307e {
        padding-block: 16px;
        width: unset;
        height: unset;
    }

    .submenu-wrapper-_245fc3864d1b307e.wide-_245fc3864d1b307e {
        width: 492px;
        height: 288px;
    }

    .header-link-_245fc3864d1b307e.submenu-_245fc3864d1b307e {
        padding: 9px 36px 11px 18px;
        min-width: 236px;
        max-width: unset;
    }

    .header-link-_245fc3864d1b307e.submenu-_245fc3864d1b307e.first-level-_245fc3864d1b307e {
        min-width: 236px;
    }

    .header-link-_245fc3864d1b307e.submenu-_245fc3864d1b307e.wide-_245fc3864d1b307e {
        max-width: 236px;
    }

    .header-link-_245fc3864d1b307e.submenu-_245fc3864d1b307e.pages-_245fc3864d1b307e {
        padding-right: 28px;
    }

    .third-level-menu-holder-_245fc3864d1b307e::before {
        top: -16px;
        bottom: -16px;
    }
}

.header-button-_245fc3864d1b307e {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    padding: 0;
    border-radius: 0;
    color: var(--text-secondary-new);
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-text-size-adjust: none;
}

.header-button-_245fc3864d1b307e::after {
    content: '';
    width: 9px;
    height: 9px;
    display: none;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    left: calc(100% + 10px);
    transform: rotate(-45deg);
    border-bottom: 2px solid #000;
    border-right: 2px solid #000;
    border-radius: 2px;
}

.header-link-_245fc3864d1b307e:hover + .header-button-_245fc3864d1b307e {
    color: var(--primary-main);
}

.level-title-_245fc3864d1b307e {
    position: relative;
    display: flex;
    width: 100%;
    padding: 11px 24px 13px 43px;
    color: inherit;
    font-size: 18px;
    font-weight: bold;
    line-height: inherit;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.level-title-_245fc3864d1b307e:active {
    background-color: var(--hover-color-sub);
}

.level-title-_245fc3864d1b307e::before {
    content: '';
    width: 9px;
    height: 9px;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 25px;
    transform: rotate(135deg);
    border-bottom: 2px solid currentColor;
    border-right: 2px solid currentColor;
    border-radius: 2px;
}

@media (max-width: 1151px) {
    .item-wrapper-_245fc3864d1b307e {
        padding: 0;
        width: 100%;
        position: unset;
    }

    .header-link-_245fc3864d1b307e {
        padding: 11px 42px 13px 24px;
        min-width: -moz-fit-content;
        min-width: fit-content;
        color: var(--text-primary);
    }

    .no-point-events-_245fc3864d1b307e {
        pointer-events: none;
    }

    .header-link-_245fc3864d1b307e:active,
    .header-link-_245fc3864d1b307e:link:hover,
    .header-link-_245fc3864d1b307e:visited:hover {
        color: unset;
        background-color: var(--hover-color-sub);
    }

    .header-link-_245fc3864d1b307e.pr56-_245fc3864d1b307e {
        padding-right: 56px;
    }

    .submenu-holder-_245fc3864d1b307e {
        display: none;
        background: var(--bg-primary);
        margin-top: 0;
        left: 0;
        min-width: 100%;
        min-height: 100%;
        height: -moz-fit-content;
        height: fit-content;
        z-index: 2;
        top: 0;
        opacity: 1;
        pointer-events: all;
        box-shadow: none;
        flex-direction: column;
        transform: translateX(100%);
        transition: transform .3s ease-out;
    }

    .submenu-holder-_245fc3864d1b307e.active-_245fc3864d1b307e {
        display: flex;
    }

    .third-level-menu-holder-_245fc3864d1b307e {
        display: none;
    }

    .styled-third-level-menu-_245fc3864d1b307e {
        display: none;
        opacity: 1;
        box-shadow: none;
        align-items: flex-start;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: white;
        z-index: 3;
        padding: 0 20px 0 35px;
        margin: 0;
    }

    .styled-third-level-menu-_245fc3864d1b307e.active-_245fc3864d1b307e {
        display: flex;
    }

    .header-link-_245fc3864d1b307e.submenu-_245fc3864d1b307e {
        padding: 11px 42px 13px 24px;
    }

    .header-button-_245fc3864d1b307e {
        display: block;
        text-align: left;
        width: 100%;
    }

    .header-button-_245fc3864d1b307e::after {
        display: block;
        left: unset;
        right: 30px;
    }
}

.menu-holder-_451d5c33aa646d93 {
    display: flex;
    align-items: center;
}

.mobile-menu-holder-_451d5c33aa646d93 {
    display: none;
}

.menu-items-wrapper-_451d5c33aa646d93 {
    position: absolute;
    width: 100%;
    transition: transform .3s ease-out;
    overflow: visible;
}

.overlay-_451d5c33aa646d93 {
    position: fixed;
    top: 0;
    bottom: 0;
    width: 100%;
    background-color: #000;
    opacity: .36;
    z-index: 2;
}

.overlay-_451d5c33aa646d93,
.overlay-_451d5c33aa646d93.active-_451d5c33aa646d93 {
    display: none;
}

@media (max-width: 1151px) {
    .menu-holder-_451d5c33aa646d93 {
        display: none;
    }

    .mobile-menu-holder-_451d5c33aa646d93 {
        display: flex;
        z-index: 10;
        position: fixed;
        top: 0;
        left: 0;
        bottom: 0;
        flex-direction: column;
        align-items: flex-start;
        background-color: var(--bg-primary);
        width: 100%;
        padding: 30px 0 0;
        box-sizing: border-box;
        transform: translateX(-100%);
        transition: transform .3s ease-out;
        overflow-x: hidden;
        max-width: 375px;
    }

    .mobile-menu-holder-_451d5c33aa646d93.active-_451d5c33aa646d93 {
        transform: translateX(0);
    }

    .overlay-_451d5c33aa646d93.active-_451d5c33aa646d93 {
        display: block;
    }
}

@media (max-width: 768px) {
    .mobile-menu-holder-_451d5c33aa646d93 {
        max-width: unset;
        top: 44px;
        transition: none;
    }

    .overlay-_451d5c33aa646d93,
    .overlay-_451d5c33aa646d93.active-_451d5c33aa646d93 {
        display: none;
    }
}

.header-wrapper-_3be405aec1aac8c7 {
    min-height: 50px;
}

.styled-header-_3be405aec1aac8c7 {
    z-index: 10;
    display: flex;
    padding: 0;
    align-items: center;
    min-height: 50px;
    width: 100%;
    box-sizing: border-box;
    font-size: 18px;
    line-height: 1.3;
    /* stylelint-disable-next-line */
    font-family: "Lato", sans-serif;
}

.styled-header-_3be405aec1aac8c7 a,
.styled-header-_3be405aec1aac8c7 a:visited {
    text-decoration: none;
}

/* stylelint-disable-next-line */
.styled-header-_3be405aec1aac8c7 * {
    box-sizing: border-box;
}

.styled-header-_3be405aec1aac8c7 button {
    border: 0;
    background-color: unset;
    outline: none;
    cursor: pointer;
}

.logo-_3be405aec1aac8c7 {
    display: inline-block;
    -o-object-fit: contain;
       object-fit: contain;
    max-height: 30px;
    max-width: 250px;
    cursor: pointer;
}

.logo-_3be405aec1aac8c7.avito-_3be405aec1aac8c7 {
    margin: 0 4px 5px 0;
}

.logo-_3be405aec1aac8c7.business-_3be405aec1aac8c7 {
    margin: 0 18px 3px 0;
}

.burger-button-_3be405aec1aac8c7 {
    border-radius: 0;
    background-color: transparent;
    width: 24px;
    height: 24px;
    padding: 0;
    position: absolute;
    background-repeat: no-repeat;
    margin: auto;
    background-position: center;
    display: none;
    right: 24px;
    top: 12px;
    background-image: url(/static/b2b-hub-mfe/client/../assets/bab64c2dba3cb005.svg);
    transition: all .3s ease-out;
    z-index: 2;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0); /* убирает дефолный цвет фона при нажатии для айфонов/айпадов */
}

.burger-button-_3be405aec1aac8c7.active-_3be405aec1aac8c7 {
    background-image: url(/static/b2b-hub-mfe/client/../assets/5474ffcfa631fdd5.svg);
}

@media (max-width: 1439px) {
    .styled-header-_3be405aec1aac8c7 {
        font-size: 16px;
    }

    .logo-_3be405aec1aac8c7.avito-_3be405aec1aac8c7 {
        margin-bottom: 7px;
    }

    .logo-_3be405aec1aac8c7.business-_3be405aec1aac8c7 {
        margin: 0 13px 5px 0;
    }
}

@media (max-width: 1151px) {
    .header-wrapper-_3be405aec1aac8c7 {
        min-height: 44px;
    }

    .styled-header-_3be405aec1aac8c7 {
        font-size: 18px;
        margin-inline: -8px;
        min-height: 44px;
    }

    .logo-_3be405aec1aac8c7 {
        max-height: 25px;
    }

    .logo-_3be405aec1aac8c7.avito-_3be405aec1aac8c7 {
        margin-bottom: -2px;
    }

    .logo-_3be405aec1aac8c7.business-_3be405aec1aac8c7 {
        margin-block: 4px 0;
    }

    .burger-button-_3be405aec1aac8c7 {
        display: block;
    }

    .burger-button-_3be405aec1aac8c7.active-_3be405aec1aac8c7 {
        background-image: url(/static/b2b-hub-mfe/client/../assets/e7b127bc8172fad7.svg);
    }
}

@media (max-width: 768px) {
    .styled-header-_3be405aec1aac8c7 {
        padding-inline: 0;
        margin-inline: -8px;
        position: relative;
        background-color: var(--bg-primary);
    }

    .styled-header-_3be405aec1aac8c7.active-_3be405aec1aac8c7 {
        position: fixed;
    }

    .burger-button-_3be405aec1aac8c7 {
        right: -16px;
        transition: none;
    }

    .burger-button-_3be405aec1aac8c7.active-_3be405aec1aac8c7 {
        background-image: url(/static/b2b-hub-mfe/client/../assets/5474ffcfa631fdd5.svg);
        right: 48px;
    }
}

@media (max-width: 567px) {
    .styled-header-_3be405aec1aac8c7 {
        margin-inline: auto;
        padding-inline: 0;
    }

    .burger-button-_3be405aec1aac8c7 {
        right: 0;
    }
}

@media (max-width: 428px) {
    .styled-header-_3be405aec1aac8c7 {
        max-width: 380px;
    }

    .burger-button-_3be405aec1aac8c7.active-_3be405aec1aac8c7 {
        position: fixed;
        right: 24px;
    }
}

.item-wrapper-_478fe922ded9c3ea {
    position: relative;
    padding-bottom: 16px;
    margin: 24px 10px 0;
}

.actions-wrapper-_478fe922ded9c3ea {
    position: relative;
}

.header-link-_478fe922ded9c3ea {
    display: block;
    position: relative;
    color: var(--text-primary);
    cursor: pointer;
    white-space: nowrap;
    font-family: Manrope, Arial, 'Helvetica Neue', Helvetica, 'Arial Rub', sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 22px;
}

.header-link-_478fe922ded9c3ea:visited {
    color: var(--text-primary);
}

.header-link-_478fe922ded9c3ea:hover,
.header-link-_478fe922ded9c3ea:link:hover,
.header-link-_478fe922ded9c3ea:visited:hover {
    color: var(--info-red);
}

.header-link-_478fe922ded9c3ea::before {
    content: '';
    position: absolute;
    top: calc(100% + 8px);
    width: 100%;
    height: 1px;
    background-color: var(--text-primary);
    display: none;
}

.header-link-_478fe922ded9c3ea.active-_478fe922ded9c3ea,
.header-link-_478fe922ded9c3ea.active-_478fe922ded9c3ea:hover,
.header-link-_478fe922ded9c3ea.active-_478fe922ded9c3ea:visited,
.header-link-_478fe922ded9c3ea.active-_478fe922ded9c3ea:link:hover,
.header-link-_478fe922ded9c3ea.active-_478fe922ded9c3ea:visited:hover {
    color: var(--text-primary);
}

.header-link-_478fe922ded9c3ea.active-_478fe922ded9c3ea::before {
    display: block;
}

.header-link-_478fe922ded9c3ea.submenu-_478fe922ded9c3ea {
    padding: 8px 12px;
    white-space: normal;
}

.header-link-_478fe922ded9c3ea.submenu-_478fe922ded9c3ea::after {
    content: '';
    display: none;
    width: 7px;
    height: 7px;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    left: calc(100% + 8px);
    transform: rotate(-45deg);
    border-bottom: 2px solid currentColor;
    border-right: 2px solid currentColor;
    border-radius: 2px;
}

.header-link-_478fe922ded9c3ea.submenu-_478fe922ded9c3ea.arrow-_478fe922ded9c3ea::after {
    display: block;
}

.submenu-holder-_478fe922ded9c3ea {
    position: absolute;
    display: flex;
    background: var(--bg-primary);
    padding: 20px 0 17px;
    border-radius: 24px;
    top: 100%;
    left: -24px;
    visibility: hidden;
    opacity: 0;
    min-width: 100%;
    box-shadow: 0 2px 32px rgba(102, 111, 145, .18);
    pointer-events: none;
    z-index: 1;
}

.submenu-holder-_478fe922ded9c3ea.desktop-_478fe922ded9c3ea {
    max-height: 800px;
    overflow-y: auto;
}

.item-wrapper-_478fe922ded9c3ea:hover .submenu-holder-_478fe922ded9c3ea {
    visibility: visible;
    opacity: 1;
    pointer-events: all;
    transition: visibility .3s, opacity .3s;
}

.submenu-items-_478fe922ded9c3ea {
    padding: 0 40px 0 13px;
    min-width: 170px;
    width: 300px;
}

.third-level-menu-holder-_478fe922ded9c3ea {
    padding: 0 40px 0 13px;
    position: relative;
    width: 300px;
}

.third-level-menu-holder-_478fe922ded9c3ea::before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 2px;
    height: 100%;
    background: var(--text-disabled);
}

.styled-third-level-menu-_478fe922ded9c3ea {
    display: flex;
    flex-direction: column;
    width: -moz-fit-content;
    width: fit-content;
    transition: opacity .3s;
}

.header-button-_478fe922ded9c3ea {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    padding: 0;
    border-radius: 0;
    color: var(--text-secondary);
}

.header-button-_478fe922ded9c3ea.active-_478fe922ded9c3ea {
    color: var(--text-primary);
}

.header-button-_478fe922ded9c3ea::after {
    content: '';
    width: 7px;
    height: 7px;
    display: none;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    left: calc(100% + 10px);
    transform: rotate(-45deg);
    border-bottom: 2px solid var(--text-secondary);
    border-right: 2px solid var(--text-secondary);
    border-radius: 2px;
}

.header-link-_478fe922ded9c3ea:hover + .header-button-_478fe922ded9c3ea {
    color: var(--text-primary);
}

.level-title-_478fe922ded9c3ea {
    position: absolute;
    top: -50px;
    left: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 50px;
    margin: auto;
    width: 100%;
}

.level-title-_478fe922ded9c3ea::after {
    content: '';
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: var(--text-disabled);
}

@media (max-width: 1151px) {
    .item-wrapper-_478fe922ded9c3ea {
        padding: 0 20px 0 35px;
        margin: 0;
        width: 100%;
        position: unset;
    }

    .header-link-_478fe922ded9c3ea {
        z-index: 1;
        padding: 12px 0;
        width: -moz-fit-content;
        width: fit-content;
        color: var(--text-primary);
    }

    .no-point-events-_478fe922ded9c3ea {
        pointer-events: none;
    }

    .header-link-_478fe922ded9c3ea::before,
    .header-link-_478fe922ded9c3ea.active-_478fe922ded9c3ea::before {
        display: none;
    }

    .submenu-holder-_478fe922ded9c3ea {
        display: none;
        z-index: 2;
        top: 50px;
        visibility: visible;
        opacity: 1;
        pointer-events: all;
        box-shadow: none;
        width: 100%;
        left: 0;
        border-radius: 0;
        height: calc(100% - 50px);
        padding: 0 20px 0 35px;
        flex-direction: column;
    }

    .submenu-holder-_478fe922ded9c3ea.active-_478fe922ded9c3ea {
        display: flex;
    }

    .submenu-items-_478fe922ded9c3ea {
        min-width: unset;
        position: relative;
    }

    .header-link-_478fe922ded9c3ea.submenu-_478fe922ded9c3ea {
        padding: 16px 0;
        margin-left: 0;
        white-space: normal;
    }

    .header-link-_478fe922ded9c3ea.submenu-_478fe922ded9c3ea::after,
    .header-link-_478fe922ded9c3ea.submenu-_478fe922ded9c3ea.arrow-_478fe922ded9c3ea::after {
        display: none;
        left: unset;
        right: 0;
    }

    .third-level-menu-holder-_478fe922ded9c3ea {
        display: none;
    }

    .styled-third-level-menu-_478fe922ded9c3ea {
        display: none;
        opacity: 1;
        box-shadow: none;
        align-items: flex-start;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: var(--bg-primary);
        z-index: 3;
        padding: 0 20px 0 35px;
        margin: 0;
    }

    .styled-third-level-menu-_478fe922ded9c3ea.active-_478fe922ded9c3ea {
        display: flex;
    }

    .header-button-_478fe922ded9c3ea {
        display: block;
        text-align: left;
        width: 100%;
    }

    .header-button-_478fe922ded9c3ea::after {
        display: block;
        left: unset;
        right: 0;
        transform: rotate(-45deg);
    }
}

.menu-holder-ebfa867f03084b74 {
    display: flex;
    align-items: center;
}

.mobile-menu-holder-ebfa867f03084b74 {
    display: none;
}

.home-link-wrapper-ebfa867f03084b74 {
    width: 100%;
    margin-top: auto;
    padding-top: 30px;
}

.home-link-ebfa867f03084b74 {
    height: 72px;
    width: 100%;
    bottom: 0;
    left: 0;
    background-color: var(--primary-main);
    color: var(--text-white);
    padding: 0 20px 0 35px;
    display: flex;
    align-items: center;
    z-index: 10;
}

.home-link-ebfa867f03084b74::before {
    content: '';
    display: block;
    width: 14px;
    height: 16px;
    background-image: url(/static/b2b-hub-mfe/client/../assets/f7c56f35b51dcf12.svg);
    background-repeat: no-repeat;
    background-position: center;
    margin-right: 25px;
}

.close-button-ebfa867f03084b74 {
    border-radius: 0;
    background-color: transparent;
    width: 21px;
    height: 21px;
    padding: 0;
    position: absolute;
    background-repeat: no-repeat;
    margin: auto;
    background-position: center;
    z-index: 10;
    display: block;
    right: 16px;
    top: 15px;
    background-image: url(/static/b2b-hub-mfe/client/../assets/980cb67809ab0cc8.svg);
}

.backward-btn-ebfa867f03084b74 {
    background: #f0f;
    display: block;
    height: 30px;
    width: 30px;
    z-index: 10;
    position: fixed;
    top: 10px;
    left: 10px;
    margin: auto;
}

.backward-btn-ebfa867f03084b74::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 8px;
    height: 8px;
    border-bottom: 2px solid var(--text-primary);
    border-right: 2px solid var(--text-primary);
    transform: rotate(135deg);
}

@media (max-width: 1151px) {
    .menu-holder-ebfa867f03084b74 {
        display: none;
    }

    .mobile-menu-holder-ebfa867f03084b74 {
        display: flex;
        z-index: 10;
        position: fixed;
        top: 0;
        left: 0;
        bottom: 0;
        flex-direction: column;
        align-items: flex-start;
        background-color: var(--bg-primary);
        width: 100%;
        padding: 50px 0 0;
        box-sizing: border-box;
        transform: translateX(-100%);
        opacity: 0;
        transition: transform .3s, opacity .2s;
        overflow: auto;
    }

    .mobile-menu-holder-ebfa867f03084b74.active-ebfa867f03084b74 {
        transform: translateX(0);
        opacity: 1;
    }
}

.styled-header-_715ae08f669ba897 {
    z-index: 10;
    position: relative;
    display: flex;
    padding: 0 34px;
    align-items: center;
    min-height: 74px;
    width: 100%;
    box-sizing: border-box;
}

.styled-header-_715ae08f669ba897 a,
.styled-header-_715ae08f669ba897 a:visited {
    text-decoration: none;
}

.styled-header-_715ae08f669ba897 button {
    border: 0;
    background-color: unset;
    outline: none;
    cursor: pointer;
}

/* stylelint-disable-next-line */
.styled-header-_715ae08f669ba897 * {
    box-sizing: border-box;
    font-family: var(--theme-font-family);
}

.mobile-position-_715ae08f669ba897 {
    z-index: 1001;
}

.logo-_715ae08f669ba897 {
    -o-object-fit: contain;
       object-fit: contain;
    max-height: 28px;
    max-width: 250px;
    margin-right: 32px;
    cursor: pointer;
}

.burger-button-_715ae08f669ba897 {
    border-radius: 0;
    background-color: transparent;
    width: 21px;
    height: 21px;
    padding: 0;
    position: absolute;
    background-repeat: no-repeat;
    margin: auto;
    background-position: center;
    display: none;
    left: 16px;
    top: 0;
    bottom: 0;
    background-image: url(/static/b2b-hub-mfe/client/../assets/6dc6a4f315730cca.svg);
}

@media (max-width: 1151px) {
    .styled-header-_715ae08f669ba897 {
        flex-wrap: wrap;
    }

    .logo-_715ae08f669ba897 {
        margin: auto;
    }

    .burger-button-_715ae08f669ba897 {
        display: block;
    }
}

@media (max-width: 968px) {
    .styled-header-_715ae08f669ba897 {
        z-index: 1001;
    }
}

@media (max-width: 768px) {
    .styled-header-_715ae08f669ba897 {
        padding: 0;
    }
}

@media screen and (min-width: 1151px) {
    .styled-header-_715ae08f669ba897 {
        padding: 0;
    }
}

@media screen and (min-width: 1334px) {
    .styled-header-_715ae08f669ba897 {
        padding-left: 0;
        padding-right: 0;
        width: 1304px;
        margin: auto;
    }
}

@media screen and (min-width: 1366px) {
    .styled-header-_715ae08f669ba897 {
        width: 1316px;
    }
}


.avitob2b-app-_9bb2a939e51a3749 {
    display: flex;
    align-items: center;
    height: 100%;
    color: #292522;
    font-family: Lato;
    font-style: normal;
    font-weight: normal;
}

.avitob2b-content-_9bb2a939e51a3749 {
    max-width: 670px;
    text-align: center;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
}

.avitob2b-title-_9bb2a939e51a3749 {
    font-weight: bold;
    font-size: 72px;
    line-height: 72px;
    margin: 16px 0;
}

.avitob2b-paragraph-_9bb2a939e51a3749 {
    font-size: 24px;
    line-height: 32px;
    margin: 0;
}

.avitob2b-links-wrrapper-_9bb2a939e51a3749 {
    display: flex;
    flex-direction: column;
    align-self: center;
}

.avitob2b-link-_9bb2a939e51a3749 {
    font-size: 24px;
    line-height: 32px;
    color: #0af;
    text-decoration: none;
    align-self: center;
}

.avitob2b-link-_9bb2a939e51a3749:hover {
    color: #ff6163;
}

.avitob2b-link-_9bb2a939e51a3749:hover .chevron-_9bb2a939e51a3749 path {
    stroke: #ff6163;
}

.avitob2b-first-link-_9bb2a939e51a3749 {
    margin-top: 56px;
}

.avitob2b-second-link-_9bb2a939e51a3749 {
    margin-top: 16px;
}

@media (max-width: 768px) {
    .avitob2b-content-_9bb2a939e51a3749 {
        max-width: 510px;
    }

    .avitob2b-title-_9bb2a939e51a3749 {
        font-weight: bold;
        font-size: 42px;
        line-height: 72px;
        margin: 16px 0;
    }

    .avitob2b-paragraph-_9bb2a939e51a3749 {
        font-size: 18px;
        line-height: 24px;
    }

    .avitob2b-link-_9bb2a939e51a3749 {
        font-size: 18px;
    }

    .avitob2b-first-link-_9bb2a939e51a3749 {
        margin-top: 26px;
    }

    .avitob2b-second-link-_9bb2a939e51a3749 {
        margin-top: 8px;
    }
}

@media (max-width: 640px) {
    .avitob2b-content-_9bb2a939e51a3749 {
        max-width: 300px;
    }

    .avitob2b-paragraph-_9bb2a939e51a3749 {
        font-size: 14px;
        line-height: 20px;
    }
}

.visually-hidden-_5af39b23212156c6 {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    border: 0;
    padding: 0;
    white-space: nowrap;
    clip-path: inset(100%);
    clip: rect(0 0 0 0);
    overflow: hidden;
}

.root-_17f692e8f6ddcc04 {
  font-weight: var(--theme-font-weight-bold);
}

.root-da36fb92ca7a85ec {
  margin: 0;
  word-break: break-word;
}

.ellipsis-da36fb92ca7a85ec {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

/* ---------- textAlign modifier ---------- */

.textAlign_start-da36fb92ca7a85ec {
  text-align: start;
}

.textAlign_center-da36fb92ca7a85ec {
  text-align: center;
}

.textAlign_end-da36fb92ca7a85ec {
  text-align: end;
}

/* ---------- weight modifier ---------- */

.weight_normal-da36fb92ca7a85ec {
  font-weight: var(--theme-font-weight-normal) !important;
}

.weight_bold-da36fb92ca7a85ec {
  font-weight: var(--theme-font-weight-bold) !important;
}

/* ---------- size modifier ---------- */

/* xs size */
.size_xs-da36fb92ca7a85ec {
  --element-margin-fallback: calc(var(--theme-font-height-xs-normal)/2);
}

/* s size */
.size_s-da36fb92ca7a85ec {
  --element-margin-fallback: calc(var(--theme-font-height-s-normal)/2);
}

/* ms size */
.size_ms-da36fb92ca7a85ec {
  --element-margin-fallback: calc(var(--theme-font-height-ms-normal)/2);
}

/* m size */
.size_m-da36fb92ca7a85ec {
  --element-margin-fallback: calc(var(--theme-font-height-m-normal)/2);
}

/* xm size */
.size_xm-da36fb92ca7a85ec {
  --element-margin-fallback: calc(var(--theme-font-height-xm-normal)/2);
}

/* l size */
.size_l-da36fb92ca7a85ec {
  --element-margin-fallback: calc(var(--theme-font-height-l-normal)/2);
}

/* xl size */
.size_xl-da36fb92ca7a85ec {
  --element-margin-fallback: calc(var(--theme-font-height-xl-normal)/2);
}

/* xxl size */
.size_xxl-da36fb92ca7a85ec {
  --element-margin-fallback: calc(var(--theme-font-height-xxl-normal)/2);
}

/* xxxl size */
.size_xxxl-da36fb92ca7a85ec {
  --element-margin-fallback: calc(var(--theme-font-height-xxxl-normal)/2);
}

/* xxxxl size */
.size_xxxxl-da36fb92ca7a85ec {
  --element-margin-fallback: calc(var(--theme-font-height-xxxxl-normal)/2);
}

/* xxxxxl size */
.size_xxxxxl-da36fb92ca7a85ec {
  --element-margin-fallback: calc(var(--theme-font-height-xxxxxl-normal)/2);
}

/* ---------- size modifier ---------- */

/* ---------- xs size ---------- */
.size_xxs-fec2e9866d4b0954 {
  --capital-height: var(--theme-font-capitalHeight-xxs);
  --line-height: var(--theme-font-height-xxs-normal);
  font-size: var(--theme-font-size-xxs);
  line-height: var(--theme-font-height-xxs-normal);
}

.size_xs_dense-fec2e9866d4b0954 {
  --line-height: var(--theme-font-height-xxs-dense);
  line-height: var(--theme-font-height-xxs-dense);
}

.size_xs_compensated-fec2e9866d4b0954 {
  padding-bottom: var(--theme-font-compensation-xxs, 0);
}

/* ---------- xs size ---------- */
.size_xs-fec2e9866d4b0954 {
  --capital-height: var(--theme-font-capitalHeight-xs);
  --line-height: var(--theme-font-height-xs-normal);
  font-size: var(--theme-font-size-xs);
  line-height: var(--theme-font-height-xs-normal);
}

.size_xs_dense-fec2e9866d4b0954 {
  --line-height: var(--theme-font-height-xs-dense);
  line-height: var(--theme-font-height-xs-dense);
}

.size_xs_compensated-fec2e9866d4b0954 {
  padding-bottom: var(--theme-font-compensation-xs, 0);
}

/* ---------- s size ---------- */
.size_s-fec2e9866d4b0954 {
  --capital-height: var(--theme-font-capitalHeight-s);
  --line-height: var(--theme-font-height-s-normal);
  font-size: var(--theme-font-size-s);
  line-height: var(--theme-font-height-s-normal);
}

.size_s_dense-fec2e9866d4b0954 {
  --line-height: var(--theme-font-height-s-dense);
  line-height: var(--theme-font-height-s-dense);
}

.size_s_compensated-fec2e9866d4b0954 {
  padding-bottom: var(--theme-font-compensation-s, 0);
}

/* ---------- ms size ---------- */
.size_ms-fec2e9866d4b0954 {
  --capital-height: var(--theme-font-capitalHeight-ms);
  --line-height: var(--theme-font-height-ms-normal);
  font-size: var(--theme-font-size-ms);
  line-height: var(--theme-font-height-ms-normal);
}

.size_ms_dense-fec2e9866d4b0954 {
  --line-height: var(--theme-font-height-ms-dense);
  line-height: var(--theme-font-height-ms-dense);
}

.size_ms_compensated-fec2e9866d4b0954 {
  padding-bottom: var(--theme-font-compensation-ms, 0);
}

/* ---------- m size ---------- */
.size_m-fec2e9866d4b0954 {
  --capital-height: var(--theme-font-capitalHeight-m);
  --line-height: var(--theme-font-height-m-normal);
  font-size: var(--theme-font-size-m);
  line-height: var(--theme-font-height-m-normal);
}

.size_m_dense-fec2e9866d4b0954 {
  --line-height: var(--theme-font-height-m-dense);
  line-height: var(--theme-font-height-m-dense);
}

.size_m_compensated-fec2e9866d4b0954 {
  padding-bottom: var(--theme-font-compensation-m, 0);
}

/* ---------- xm size ---------- */
.size_xm-fec2e9866d4b0954 {
  --capital-height: var(--theme-font-capitalHeight-xm);
  --line-height: var(--theme-font-height-xm-normal);
  font-size: var(--theme-font-size-xm);
  line-height: var(--theme-font-height-xm-normal);
}

.size_xm_dense-fec2e9866d4b0954 {
  --line-height: var(--theme-font-height-xm-dense);
  line-height: var(--theme-font-height-xm-dense);
}

.size_xm_compensated-fec2e9866d4b0954 {
  padding-bottom: var(--theme-font-compensation-xm, 0);
}

/* ---------- l size ---------- */
.size_l-fec2e9866d4b0954 {
  --capital-height: var(--theme-font-capitalHeight-l);
  --line-height: var(--theme-font-height-l-normal);
  font-size: var(--theme-font-size-l);
  line-height: var(--theme-font-height-l-normal);
}

.size_l_dense-fec2e9866d4b0954 {
  --line-height: var(--theme-font-height-l-dense);
  line-height: var(--theme-font-height-l-dense);
}

.size_l_compensated-fec2e9866d4b0954 {
  padding-bottom: var(--theme-font-compensation-l, 0);
}

/* ---------- xl size ---------- */
.size_xl-fec2e9866d4b0954 {
  --capital-height: var(--theme-font-capitalHeight-xl);
  --line-height: var(--theme-font-height-xl-normal);
  font-size: var(--theme-font-size-xl);
  line-height: var(--theme-font-height-xl-normal);
}

.size_xl_dense-fec2e9866d4b0954 {
  --line-height: var(--theme-font-height-xl-dense);
  line-height: var(--theme-font-height-xl-dense);
}

.size_xl_compensated-fec2e9866d4b0954 {
  padding-bottom: var(--theme-font-compensation-xl, 0);
}

/* ---------- xxl size ---------- */
.size_xxl-fec2e9866d4b0954 {
  --capital-height: var(--theme-font-capitalHeight-xxl);
  --line-height: var(--theme-font-height-xxl-normal);
  font-size: var(--theme-font-size-xxl);
  line-height: var(--theme-font-height-xxl-normal);
}

.size_xxl_dense-fec2e9866d4b0954 {
  --line-height: var(--theme-font-height-xxl-dense);
  line-height: var(--theme-font-height-xxl-dense);
}

.size_xxl_compensated-fec2e9866d4b0954 {
  padding-bottom: var(--theme-font-compensation-xxl, 0);
}

/* ---------- xxxl size ---------- */
.size_xxxl-fec2e9866d4b0954 {
  --capital-height: var(--theme-font-capitalHeight-xxxl);
  --line-height: var(--theme-font-height-xxxl-normal);
  font-size: var(--theme-font-size-xxxl);
  line-height: var(--theme-font-height-xxxl-normal);
}

.size_xxxl_dense-fec2e9866d4b0954 {
  --line-height: var(--theme-font-height-xxxl-dense);
  line-height: var(--theme-font-height-xxxl-dense);
}

.size_xxxl_compensated-fec2e9866d4b0954 {
  padding-bottom: var(--theme-font-compensation-xxxl, 0);
}

/* ---------- xxxxl size ---------- */
.size_xxxxl-fec2e9866d4b0954 {
  --capital-height: var(--theme-font-capitalHeight-xxxxl);
  --line-height: var(--theme-font-height-xxxxl-normal);
  font-size: var(--theme-font-size-xxxxl);
  line-height: var(--theme-font-height-xxxxl-normal);
}

.size_xxxxl_dense-fec2e9866d4b0954 {
  --line-height: var(--theme-font-height-xxxxl-dense);
  line-height: var(--theme-font-height-xxxxl-dense);
}

.size_xxxxl_compensated-fec2e9866d4b0954 {
  padding-bottom: var(--theme-font-compensation-xxxxl, 0);
}

/* ---------- xxxxxl size ---------- */
.size_xxxxxl-fec2e9866d4b0954 {
  --capital-height: var(--theme-font-capitalHeight-xxxxxl);
  --line-height: var(--theme-font-height-xxxxxl-normal);
  font-size: var(--theme-font-size-xxxxxl);
  line-height: var(--theme-font-height-xxxxxl-normal);
}

.size_xxxxxl_dense-fec2e9866d4b0954 {
  --line-height: var(--theme-font-height-xxxxxl-dense);
  line-height: var(--theme-font-height-xxxxxl-dense);
}

.size_xxxxxl_compensated-fec2e9866d4b0954 {
  padding-bottom: var(--theme-font-compensation-xxxxxl, 0);
}

.ellipsis-dd023eff0634cf3a {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: var(--module-max-lines-size);
}

/* Fix the issue when one line is too short because of word-break: break-word */
/* The break-all value makes the line cut closer to the text-overflow: ellipsis */
/* We decided that is not an issue for the case when maxLines is more the one */
.ellipsis_oneLine-dd023eff0634cf3a {
  word-break: break-all !important;
}

.size_dense-_6b758e22a3e4abe0 {
  --element-margin-fallback: 0;
}

.root-_1535d0b22b1c3d8a + .root-_1535d0b22b1c3d8a {
  margin-top: var(--module-typography-margin-top, 0px);
}

/* ------- .header-5xl ------- */

.header-5xl-_1535d0b22b1c3d8a + .header-5xl-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-5xl-header-5xl);
}

.header-5xl-_1535d0b22b1c3d8a + .header-4xl-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-5xl-header-4xl);
}

.header-5xl-_1535d0b22b1c3d8a + .header-3xl-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-5xl-header-3xl);
}

.header-5xl-_1535d0b22b1c3d8a + .header-2xl-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-5xl-header-2xl);
}

.header-5xl-_1535d0b22b1c3d8a + .header-xl-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-5xl-header-xl);
}

.header-5xl-_1535d0b22b1c3d8a + .header-l-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-5xl-header-l);
}

.header-5xl-_1535d0b22b1c3d8a + .header-xm-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-5xl-header-xm);
}

.header-5xl-_1535d0b22b1c3d8a + .header-m-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-5xl-header-m);
}

.header-5xl-_1535d0b22b1c3d8a + .header-ms-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-5xl-header-ms);
}

.header-5xl-_1535d0b22b1c3d8a + .header-s-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-5xl-header-s);
}

.header-5xl-_1535d0b22b1c3d8a + .paragraph-xl-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-5xl-paragraph-xl);
}

.header-5xl-_1535d0b22b1c3d8a + .paragraph-l-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-5xl-paragraph-l);
}

.header-5xl-_1535d0b22b1c3d8a + .paragraph-l-dense-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-5xl-paragraph-l-dense);
}

.header-5xl-_1535d0b22b1c3d8a + .paragraph-m-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-5xl-paragraph-m);
}

.header-5xl-_1535d0b22b1c3d8a + .paragraph-m-dense-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-5xl-paragraph-m-dense);
}

.header-5xl-_1535d0b22b1c3d8a + .paragraph-s-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-5xl-paragraph-s);
}

.header-5xl-_1535d0b22b1c3d8a + .paragraph-s-dense-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-5xl-paragraph-s-dense);
}

.header-5xl-_1535d0b22b1c3d8a + .paragraph-xs-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-5xl-paragraph-xs);
}

.header-5xl-_1535d0b22b1c3d8a + .paragraph-xxs-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-5xl-paragraph-xxs);
}

/* ------- .header-4xl ------- */

.header-4xl-_1535d0b22b1c3d8a + .header-5xl-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-4xl-header-5xl);
}

.header-4xl-_1535d0b22b1c3d8a + .header-4xl-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-4xl-header-4xl);
}

.header-4xl-_1535d0b22b1c3d8a + .header-3xl-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-4xl-header-3xl);
}

.header-4xl-_1535d0b22b1c3d8a + .header-2xl-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-4xl-header-2xl);
}

.header-4xl-_1535d0b22b1c3d8a + .header-xl-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-4xl-header-xl);
}

.header-4xl-_1535d0b22b1c3d8a + .header-l-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-4xl-header-l);
}

.header-4xl-_1535d0b22b1c3d8a + .header-xm-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-4xl-header-xm);
}

.header-4xl-_1535d0b22b1c3d8a + .header-m-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-4xl-header-m);
}

.header-4xl-_1535d0b22b1c3d8a + .header-ms-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-4xl-header-ms);
}

.header-4xl-_1535d0b22b1c3d8a + .header-s-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-4xl-header-s);
}

.header-4xl-_1535d0b22b1c3d8a + .paragraph-xl-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-4xl-paragraph-xl);
}

.header-4xl-_1535d0b22b1c3d8a + .paragraph-l-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-4xl-paragraph-l);
}

.header-4xl-_1535d0b22b1c3d8a + .paragraph-l-dense-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-4xl-paragraph-l-dense);
}

.header-4xl-_1535d0b22b1c3d8a + .paragraph-m-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-4xl-paragraph-m);
}

.header-4xl-_1535d0b22b1c3d8a + .paragraph-m-dense-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-4xl-paragraph-m-dense);
}

.header-4xl-_1535d0b22b1c3d8a + .paragraph-s-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-4xl-paragraph-s);
}

.header-4xl-_1535d0b22b1c3d8a + .paragraph-s-dense-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-4xl-paragraph-s-dense);
}

.header-4xl-_1535d0b22b1c3d8a + .paragraph-xs-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-4xl-paragraph-xs);
}

.header-4xl-_1535d0b22b1c3d8a + .paragraph-xxs-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-4xl-paragraph-xxs);
}

/* ------- .header-3xl ------- */

.header-3xl-_1535d0b22b1c3d8a + .header-5xl-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-3xl-header-5xl);
}

.header-3xl-_1535d0b22b1c3d8a + .header-4xl-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-3xl-header-4xl);
}

.header-3xl-_1535d0b22b1c3d8a + .header-3xl-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-3xl-header-3xl);
}

.header-3xl-_1535d0b22b1c3d8a + .header-2xl-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-3xl-header-2xl);
}

.header-3xl-_1535d0b22b1c3d8a + .header-xl-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-3xl-header-xl);
}

.header-3xl-_1535d0b22b1c3d8a + .header-l-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-3xl-header-l);
}

.header-3xl-_1535d0b22b1c3d8a + .header-xm-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-3xl-header-xm);
}

.header-3xl-_1535d0b22b1c3d8a + .header-m-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-3xl-header-m);
}

.header-3xl-_1535d0b22b1c3d8a + .header-ms-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-3xl-header-ms);
}

.header-3xl-_1535d0b22b1c3d8a + .header-s-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-3xl-header-s);
}

.header-3xl-_1535d0b22b1c3d8a + .paragraph-xl-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-3xl-paragraph-xl);
}

.header-3xl-_1535d0b22b1c3d8a + .paragraph-l-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-3xl-paragraph-l);
}

.header-3xl-_1535d0b22b1c3d8a + .paragraph-l-dense-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-3xl-paragraph-l-dense);
}

.header-3xl-_1535d0b22b1c3d8a + .paragraph-m-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-3xl-paragraph-m);
}

.header-3xl-_1535d0b22b1c3d8a + .paragraph-m-dense-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-3xl-paragraph-m-dense);
}

.header-3xl-_1535d0b22b1c3d8a + .paragraph-s-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-3xl-paragraph-s);
}

.header-3xl-_1535d0b22b1c3d8a + .paragraph-s-dense-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-3xl-paragraph-s-dense);
}

.header-3xl-_1535d0b22b1c3d8a + .paragraph-xs-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-3xl-paragraph-xs);
}

.header-3xl-_1535d0b22b1c3d8a + .paragraph-xxs-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-3xl-paragraph-xxs);
}

/* ------- .header-3xl ------- */

.header-2xl-_1535d0b22b1c3d8a + .header-5xl-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-2xl-header-5xl);
}

.header-2xl-_1535d0b22b1c3d8a + .header-4xl-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-2xl-header-4xl);
}

.header-2xl-_1535d0b22b1c3d8a + .header-3xl-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-2xl-header-3xl);
}

.header-2xl-_1535d0b22b1c3d8a + .header-2xl-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-2xl-header-2xl);
}

.header-2xl-_1535d0b22b1c3d8a + .header-xl-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-2xl-header-xl);
}

.header-2xl-_1535d0b22b1c3d8a + .header-l-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-2xl-header-l);
}

.header-2xl-_1535d0b22b1c3d8a + .header-xm-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-2xl-header-xm);
}

.header-2xl-_1535d0b22b1c3d8a + .header-m-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-2xl-header-m);
}

.header-2xl-_1535d0b22b1c3d8a + .header-ms-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-2xl-header-ms);
}

.header-2xl-_1535d0b22b1c3d8a + .header-s-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-2xl-header-s);
}

.header-2xl-_1535d0b22b1c3d8a + .paragraph-xl-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-2xl-paragraph-xl);
}

.header-2xl-_1535d0b22b1c3d8a + .paragraph-l-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-2xl-paragraph-l);
}

.header-2xl-_1535d0b22b1c3d8a + .paragraph-l-dense-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-2xl-paragraph-l-dense);
}

.header-2xl-_1535d0b22b1c3d8a + .paragraph-m-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-2xl-paragraph-m);
}

.header-2xl-_1535d0b22b1c3d8a + .paragraph-m-dense-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-2xl-paragraph-m-dense);
}

.header-2xl-_1535d0b22b1c3d8a + .paragraph-s-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-2xl-paragraph-s);
}

.header-2xl-_1535d0b22b1c3d8a + .paragraph-s-dense-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-2xl-paragraph-s-dense);
}

.header-2xl-_1535d0b22b1c3d8a + .paragraph-xs-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-2xl-paragraph-xs);
}

.header-2xl-_1535d0b22b1c3d8a + .paragraph-xxs-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-2xl-paragraph-xxs);
}

/* ------- .header-xl ------- */

.header-xl-_1535d0b22b1c3d8a + .header-5xl-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-xl-header-5xl);
}

.header-xl-_1535d0b22b1c3d8a + .header-4xl-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-xl-header-4xl);
}

.header-xl-_1535d0b22b1c3d8a + .header-3xl-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-xl-header-3xl);
}

.header-xl-_1535d0b22b1c3d8a + .header-2xl-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-xl-header-2xl);
}

.header-xl-_1535d0b22b1c3d8a + .header-xl-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-xl-header-xl);
}

.header-xl-_1535d0b22b1c3d8a + .header-l-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-xl-header-l);
}

.header-xl-_1535d0b22b1c3d8a + .header-xm-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-xl-header-xm);
}

.header-xl-_1535d0b22b1c3d8a + .header-m-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-xl-header-m);
}

.header-xl-_1535d0b22b1c3d8a + .header-ms-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-xl-header-ms);
}

.header-xl-_1535d0b22b1c3d8a + .header-s-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-xl-header-s);
}

.header-xl-_1535d0b22b1c3d8a + .paragraph-xl-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-xl-paragraph-xl);
}

.header-xl-_1535d0b22b1c3d8a + .paragraph-l-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-xl-paragraph-l);
}

.header-xl-_1535d0b22b1c3d8a + .paragraph-l-dense-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-xl-paragraph-l-dense);
}

.header-xl-_1535d0b22b1c3d8a + .paragraph-m-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-xl-paragraph-m);
}

.header-xl-_1535d0b22b1c3d8a + .paragraph-m-dense-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-xl-paragraph-m-dense);
}

.header-xl-_1535d0b22b1c3d8a + .paragraph-s-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-xl-paragraph-s);
}

.header-xl-_1535d0b22b1c3d8a + .paragraph-s-dense-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-xl-paragraph-s-dense);
}

.header-xl-_1535d0b22b1c3d8a + .paragraph-xs-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-xl-paragraph-xs);
}

.header-xl-_1535d0b22b1c3d8a + .paragraph-xxs-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-xl-paragraph-xxs);
}

/* ------- .header-l ------- */

.header-l-_1535d0b22b1c3d8a + .header-5xl-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-l-header-5xl);
}

.header-l-_1535d0b22b1c3d8a + .header-4xl-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-l-header-4xl);
}

.header-l-_1535d0b22b1c3d8a + .header-3xl-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-l-header-3xl);
}

.header-l-_1535d0b22b1c3d8a + .header-2xl-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-l-header-2xl);
}

.header-l-_1535d0b22b1c3d8a + .header-xl-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-l-header-xl);
}

.header-l-_1535d0b22b1c3d8a + .header-l-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-l-header-l);
}

.header-l-_1535d0b22b1c3d8a + .header-xm-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-l-header-xm);
}

.header-l-_1535d0b22b1c3d8a + .header-m-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-l-header-m);
}

.header-l-_1535d0b22b1c3d8a + .header-ms-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-l-header-ms);
}

.header-l-_1535d0b22b1c3d8a + .header-s-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-l-header-s);
}

.header-l-_1535d0b22b1c3d8a + .paragraph-xl-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-l-paragraph-xl);
}

.header-l-_1535d0b22b1c3d8a + .paragraph-l-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-l-paragraph-l);
}

.header-l-_1535d0b22b1c3d8a + .paragraph-l-dense-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-l-paragraph-l-dense);
}

.header-l-_1535d0b22b1c3d8a + .paragraph-m-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-l-paragraph-m);
}

.header-l-_1535d0b22b1c3d8a + .paragraph-m-dense-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-l-paragraph-m-dense);
}

.header-l-_1535d0b22b1c3d8a + .paragraph-s-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-l-paragraph-s);
}

.header-l-_1535d0b22b1c3d8a + .paragraph-s-dense-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-l-paragraph-s-dense);
}

.header-l-_1535d0b22b1c3d8a + .paragraph-xs-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-l-paragraph-xs);
}

.header-l-_1535d0b22b1c3d8a + .paragraph-xxs-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-l-paragraph-xxs);
}

/* ------- .header-xm ------- */

.header-xm-_1535d0b22b1c3d8a + .header-5xl-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-xm-header-5xl);
}

.header-xm-_1535d0b22b1c3d8a + .header-4xl-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-xm-header-4xl);
}

.header-xm-_1535d0b22b1c3d8a + .header-3xl-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-xm-header-3xl);
}

.header-xm-_1535d0b22b1c3d8a + .header-2xl-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-xm-header-2xl);
}

.header-xm-_1535d0b22b1c3d8a + .header-xl-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-xm-header-xl);
}

.header-xm-_1535d0b22b1c3d8a + .header-l-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-xm-header-l);
}

.header-xm-_1535d0b22b1c3d8a + .header-xm-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-xm-header-xm);
}

.header-xm-_1535d0b22b1c3d8a + .header-m-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-xm-header-m);
}

.header-xm-_1535d0b22b1c3d8a + .header-ms-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-xm-header-ms);
}

.header-xm-_1535d0b22b1c3d8a + .header-s-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-xm-header-s);
}

.header-xm-_1535d0b22b1c3d8a + .paragraph-xl-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-xm-paragraph-xl);
}

.header-xm-_1535d0b22b1c3d8a + .paragraph-l-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-xm-paragraph-l);
}

.header-xm-_1535d0b22b1c3d8a + .paragraph-l-dense-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-xm-paragraph-l-dense);
}

.header-xm-_1535d0b22b1c3d8a + .paragraph-m-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-xm-paragraph-m);
}

.header-xm-_1535d0b22b1c3d8a + .paragraph-m-dense-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-xm-paragraph-m-dense);
}

.header-xm-_1535d0b22b1c3d8a + .paragraph-s-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-xm-paragraph-s);
}

.header-xm-_1535d0b22b1c3d8a + .paragraph-s-dense-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-xm-paragraph-s-dense);
}

.header-xm-_1535d0b22b1c3d8a + .paragraph-xs-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-xm-paragraph-xs);
}

.header-xm-_1535d0b22b1c3d8a + .paragraph-xxs-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-xm-paragraph-xxs);
}

/* ------- .header-m ------- */

.header-m-_1535d0b22b1c3d8a + .header-5xl-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-m-header-5xl);
}

.header-m-_1535d0b22b1c3d8a + .header-4xl-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-m-header-4xl);
}

.header-m-_1535d0b22b1c3d8a + .header-3xl-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-m-header-3xl);
}

.header-m-_1535d0b22b1c3d8a + .header-2xl-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-m-header-2xl);
}

.header-m-_1535d0b22b1c3d8a + .header-xl-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-m-header-xl);
}

.header-m-_1535d0b22b1c3d8a + .header-l-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-m-header-l);
}

.header-m-_1535d0b22b1c3d8a + .header-xm-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-m-header-xm);
}

.header-m-_1535d0b22b1c3d8a + .header-m-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-m-header-m);
}

.header-m-_1535d0b22b1c3d8a + .header-ms-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-m-header-ms);
}

.header-m-_1535d0b22b1c3d8a + .header-s-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-m-header-s);
}

.header-m-_1535d0b22b1c3d8a + .paragraph-xl-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-m-paragraph-xl);
}

.header-m-_1535d0b22b1c3d8a + .paragraph-l-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-m-paragraph-l);
}

.header-m-_1535d0b22b1c3d8a + .paragraph-l-dense-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-m-paragraph-l-dense);
}

.header-m-_1535d0b22b1c3d8a + .paragraph-m-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-m-paragraph-m);
}

.header-m-_1535d0b22b1c3d8a + .paragraph-m-dense-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-m-paragraph-m-dense);
}

.header-m-_1535d0b22b1c3d8a + .paragraph-s-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-m-paragraph-s);
}

.header-m-_1535d0b22b1c3d8a + .paragraph-s-dense-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-m-paragraph-s-dense);
}

.header-m-_1535d0b22b1c3d8a + .paragraph-xs-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-m-paragraph-xs);
}

.header-m-_1535d0b22b1c3d8a + .paragraph-xxs-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-m-paragraph-xxs);
}

/* ------- .header-ms ------- */

.header-ms-_1535d0b22b1c3d8a + .header-5xl-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-ms-header-5xl);
}

.header-ms-_1535d0b22b1c3d8a + .header-4xl-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-ms-header-4xl);
}

.header-ms-_1535d0b22b1c3d8a + .header-3xl-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-ms-header-3xl);
}

.header-ms-_1535d0b22b1c3d8a + .header-2xl-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-ms-header-2xl);
}

.header-ms-_1535d0b22b1c3d8a + .header-xl-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-ms-header-xl);
}

.header-ms-_1535d0b22b1c3d8a + .header-l-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-ms-header-l);
}

.header-ms-_1535d0b22b1c3d8a + .header-xm-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-ms-header-xm);
}

.header-ms-_1535d0b22b1c3d8a + .header-m-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-ms-header-m);
}

.header-ms-_1535d0b22b1c3d8a + .header-ms-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-ms-header-ms);
}

.header-ms-_1535d0b22b1c3d8a + .header-s-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-ms-header-s);
}

.header-ms-_1535d0b22b1c3d8a + .paragraph-xl-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-ms-paragraph-xl);
}

.header-ms-_1535d0b22b1c3d8a + .paragraph-l-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-ms-paragraph-l);
}

.header-ms-_1535d0b22b1c3d8a + .paragraph-l-dense-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-ms-paragraph-l-dense);
}

.header-ms-_1535d0b22b1c3d8a + .paragraph-m-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-ms-paragraph-m);
}

.header-ms-_1535d0b22b1c3d8a + .paragraph-m-dense-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-ms-paragraph-m-dense);
}

.header-ms-_1535d0b22b1c3d8a + .paragraph-s-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-ms-paragraph-s);
}

.header-ms-_1535d0b22b1c3d8a + .paragraph-s-dense-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-ms-paragraph-s-dense);
}

.header-ms-_1535d0b22b1c3d8a + .paragraph-xs-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-ms-paragraph-xs);
}

.header-ms-_1535d0b22b1c3d8a + .paragraph-xxs-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-ms-paragraph-xxs);
}

/* ------- .header-s ------- */

.header-s-_1535d0b22b1c3d8a + .header-5xl-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-s-header-5xl);
}

.header-s-_1535d0b22b1c3d8a + .header-4xl-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-s-header-4xl);
}

.header-s-_1535d0b22b1c3d8a + .header-3xl-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-s-header-3xl);
}

.header-s-_1535d0b22b1c3d8a + .header-2xl-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-s-header-2xl);
}

.header-s-_1535d0b22b1c3d8a + .header-xl-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-s-header-xl);
}

.header-s-_1535d0b22b1c3d8a + .header-l-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-s-header-l);
}

.header-s-_1535d0b22b1c3d8a + .header-xm-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-s-header-xm);
}

.header-s-_1535d0b22b1c3d8a + .header-m-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-s-header-m);
}

.header-s-_1535d0b22b1c3d8a + .header-ms-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-s-header-ms);
}

.header-s-_1535d0b22b1c3d8a + .header-s-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-s-header-s);
}

.header-s-_1535d0b22b1c3d8a + .paragraph-xl-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-s-paragraph-xl);
}

.header-s-_1535d0b22b1c3d8a + .paragraph-l-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-s-paragraph-l);
}

.header-s-_1535d0b22b1c3d8a + .paragraph-l-dense-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-s-paragraph-l-dense);
}

.header-s-_1535d0b22b1c3d8a + .paragraph-m-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-s-paragraph-m);
}

.header-s-_1535d0b22b1c3d8a + .paragraph-m-dense-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-s-paragraph-m-dense);
}

.header-s-_1535d0b22b1c3d8a + .paragraph-s-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-s-paragraph-s);
}

.header-s-_1535d0b22b1c3d8a + .paragraph-s-dense-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-s-paragraph-s-dense);
}

.header-s-_1535d0b22b1c3d8a + .paragraph-xs-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-s-paragraph-xs);
}

.header-s-_1535d0b22b1c3d8a + .paragraph-xxs-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-header-s-paragraph-xxs);
}

/* ------- .paragraph-xl ------- */

.paragraph-xl-_1535d0b22b1c3d8a + .header-5xl-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-xl-header-5xl);
}

.paragraph-xl-_1535d0b22b1c3d8a + .header-4xl-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-xl-header-4xl);
}

.paragraph-xl-_1535d0b22b1c3d8a + .header-3xl-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-xl-header-3xl);
}

.paragraph-xl-_1535d0b22b1c3d8a + .header-2xl-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-xl-header-2xl);
}

.paragraph-xl-_1535d0b22b1c3d8a + .header-xl-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-xl-header-xl);
}

.paragraph-xl-_1535d0b22b1c3d8a + .header-l-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-xl-header-l);
}

.paragraph-xl-_1535d0b22b1c3d8a + .header-xm-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-xl-header-xm);
}

.paragraph-xl-_1535d0b22b1c3d8a + .header-m-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-xl-header-m);
}

.paragraph-xl-_1535d0b22b1c3d8a + .header-ms-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-xl-header-ms);
}

.paragraph-xl-_1535d0b22b1c3d8a + .header-s-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-xl-header-s);
}

.paragraph-xl-_1535d0b22b1c3d8a + .paragraph-xl-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-xl-paragraph-xl);
}

.paragraph-xl-_1535d0b22b1c3d8a + .paragraph-l-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-xl-paragraph-l);
}

.paragraph-xl-_1535d0b22b1c3d8a + .paragraph-l-dense-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-xl-paragraph-l-dense);
}

.paragraph-xl-_1535d0b22b1c3d8a + .paragraph-m-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-xl-paragraph-m);
}

.paragraph-xl-_1535d0b22b1c3d8a + .paragraph-m-dense-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-xl-paragraph-m-dense);
}

.paragraph-xl-_1535d0b22b1c3d8a + .paragraph-s-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-xl-paragraph-s);
}

.paragraph-xl-_1535d0b22b1c3d8a + .paragraph-s-dense-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-xl-paragraph-s-dense);
}

.paragraph-xl-_1535d0b22b1c3d8a + .paragraph-xs-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-xl-paragraph-xs);
}

.paragraph-xl-_1535d0b22b1c3d8a + .paragraph-xxs-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-xl-paragraph-xxs);
}

/* ------- .paragraph-l ------- */

.paragraph-l-_1535d0b22b1c3d8a + .header-5xl-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-l-header-5xl);
}

.paragraph-l-_1535d0b22b1c3d8a + .header-4xl-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-l-header-4xl);
}

.paragraph-l-_1535d0b22b1c3d8a + .header-3xl-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-l-header-3xl);
}

.paragraph-l-_1535d0b22b1c3d8a + .header-2xl-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-l-header-2xl);
}

.paragraph-l-_1535d0b22b1c3d8a + .header-xl-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-l-header-xl);
}

.paragraph-l-_1535d0b22b1c3d8a + .header-l-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-l-header-l);
}

.paragraph-l-_1535d0b22b1c3d8a + .header-xm-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-l-header-xm);
}

.paragraph-l-_1535d0b22b1c3d8a + .header-m-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-l-header-m);
}

.paragraph-l-_1535d0b22b1c3d8a + .header-ms-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-l-header-ms);
}

.paragraph-l-_1535d0b22b1c3d8a + .header-s-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-l-header-s);
}

.paragraph-l-_1535d0b22b1c3d8a + .paragraph-xl-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-l-paragraph-xl);
}

.paragraph-l-_1535d0b22b1c3d8a + .paragraph-l-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-l-paragraph-l);
}

.paragraph-l-_1535d0b22b1c3d8a + .paragraph-l-dense-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-l-paragraph-l-dense);
}

.paragraph-l-_1535d0b22b1c3d8a + .paragraph-m-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-l-paragraph-m);
}

.paragraph-l-_1535d0b22b1c3d8a + .paragraph-m-dense-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-l-paragraph-m-dense);
}

.paragraph-l-_1535d0b22b1c3d8a + .paragraph-s-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-l-paragraph-s);
}

.paragraph-l-_1535d0b22b1c3d8a + .paragraph-s-dense-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-l-paragraph-s-dense);
}

.paragraph-l-_1535d0b22b1c3d8a + .paragraph-xs-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-l-paragraph-xs);
}

.paragraph-l-_1535d0b22b1c3d8a + .paragraph-xxs-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-l-paragraph-xxs);
}

/* ------- .paragraph-l-dense ------- */

.paragraph-l-dense-_1535d0b22b1c3d8a + .header-5xl-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-l-dense-header-5xl);
}

.paragraph-l-dense-_1535d0b22b1c3d8a + .header-4xl-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-l-dense-header-4xl);
}

.paragraph-l-dense-_1535d0b22b1c3d8a + .header-3xl-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-l-dense-header-3xl);
}

.paragraph-l-dense-_1535d0b22b1c3d8a + .header-2xl-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-l-dense-header-2xl);
}

.paragraph-l-dense-_1535d0b22b1c3d8a + .header-xl-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-l-dense-header-xl);
}

.paragraph-l-dense-_1535d0b22b1c3d8a + .header-l-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-l-dense-header-l);
}

.paragraph-l-dense-_1535d0b22b1c3d8a + .header-xm-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-l-dense-header-xm);
}

.paragraph-l-dense-_1535d0b22b1c3d8a + .header-m-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-l-dense-header-m);
}

.paragraph-l-dense-_1535d0b22b1c3d8a + .header-ms-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-l-dense-header-ms);
}

.paragraph-l-dense-_1535d0b22b1c3d8a + .header-s-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-l-dense-header-s);
}

.paragraph-l-dense-_1535d0b22b1c3d8a + .paragraph-xl-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-l-dense-paragraph-xl);
}

.paragraph-l-dense-_1535d0b22b1c3d8a + .paragraph-l-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-l-dense-paragraph-l);
}

.paragraph-l-dense-_1535d0b22b1c3d8a + .paragraph-l-dense-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-l-dense-paragraph-l-dense);
}

.paragraph-l-dense-_1535d0b22b1c3d8a + .paragraph-m-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-l-dense-paragraph-m);
}

.paragraph-l-dense-_1535d0b22b1c3d8a + .paragraph-m-dense-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-l-dense-paragraph-m-dense);
}

.paragraph-l-dense-_1535d0b22b1c3d8a + .paragraph-s-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-l-dense-paragraph-s);
}

.paragraph-l-dense-_1535d0b22b1c3d8a + .paragraph-s-dense-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-l-dense-paragraph-s-dense);
}

.paragraph-l-dense-_1535d0b22b1c3d8a + .paragraph-xs-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-l-dense-paragraph-xs);
}

.paragraph-l-dense-_1535d0b22b1c3d8a + .paragraph-xxs-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-l-dense-paragraph-xxs);
}

/* ------- .paragraph-m ------- */

.paragraph-m-_1535d0b22b1c3d8a + .header-5xl-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-m-header-5xl);
}

.paragraph-m-_1535d0b22b1c3d8a + .header-4xl-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-m-header-4xl);
}

.paragraph-m-_1535d0b22b1c3d8a + .header-3xl-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-m-header-3xl);
}

.paragraph-m-_1535d0b22b1c3d8a + .header-2xl-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-m-header-2xl);
}

.paragraph-m-_1535d0b22b1c3d8a + .header-xl-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-m-header-xl);
}

.paragraph-m-_1535d0b22b1c3d8a + .header-l-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-m-header-l);
}

.paragraph-m-_1535d0b22b1c3d8a + .header-xm-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-m-header-xm);
}

.paragraph-m-_1535d0b22b1c3d8a + .header-m-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-m-header-m);
}

.paragraph-m-_1535d0b22b1c3d8a + .header-ms-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-m-header-ms);
}

.paragraph-m-_1535d0b22b1c3d8a + .header-s-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-m-header-s);
}

.paragraph-m-_1535d0b22b1c3d8a + .paragraph-xl-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-m-paragraph-xl);
}

.paragraph-m-_1535d0b22b1c3d8a + .paragraph-l-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-m-paragraph-l);
}

.paragraph-m-_1535d0b22b1c3d8a + .paragraph-l-dense-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-m-paragraph-l-dense);
}

.paragraph-m-_1535d0b22b1c3d8a + .paragraph-m-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-m-paragraph-m);
}

.paragraph-m-_1535d0b22b1c3d8a + .paragraph-m-dense-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-m-paragraph-m-dense);
}

.paragraph-m-_1535d0b22b1c3d8a + .paragraph-s-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-m-paragraph-s);
}

.paragraph-m-_1535d0b22b1c3d8a + .paragraph-s-dense-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-m-paragraph-s-dense);
}

.paragraph-m-_1535d0b22b1c3d8a + .paragraph-xs-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-m-paragraph-xs);
}

.paragraph-m-_1535d0b22b1c3d8a + .paragraph-xxs-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-m-paragraph-xxs);
}

/* ------- .paragraph-m-dense ------- */

.paragraph-m-dense-_1535d0b22b1c3d8a + .header-5xl-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-m-dense-header-5xl);
}

.paragraph-m-dense-_1535d0b22b1c3d8a + .header-4xl-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-m-dense-header-4xl);
}

.paragraph-m-dense-_1535d0b22b1c3d8a + .header-3xl-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-m-dense-header-3xl);
}

.paragraph-m-dense-_1535d0b22b1c3d8a + .header-2xl-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-m-dense-header-2xl);
}

.paragraph-m-dense-_1535d0b22b1c3d8a + .header-xl-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-m-dense-header-xl);
}

.paragraph-m-dense-_1535d0b22b1c3d8a + .header-l-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-m-dense-header-l);
}

.paragraph-m-dense-_1535d0b22b1c3d8a + .header-xm-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-m-dense-header-xm);
}

.paragraph-m-dense-_1535d0b22b1c3d8a + .header-m-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-m-dense-header-m);
}

.paragraph-m-dense-_1535d0b22b1c3d8a + .header-ms-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-m-dense-header-ms);
}

.paragraph-m-dense-_1535d0b22b1c3d8a + .header-s-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-m-dense-header-s);
}

.paragraph-m-dense-_1535d0b22b1c3d8a + .paragraph-xl-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-m-dense-paragraph-xl);
}

.paragraph-m-dense-_1535d0b22b1c3d8a + .paragraph-l-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-m-dense-paragraph-l);
}

.paragraph-m-dense-_1535d0b22b1c3d8a + .paragraph-l-dense-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-m-dense-paragraph-l-dense);
}

.paragraph-m-dense-_1535d0b22b1c3d8a + .paragraph-m-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-m-dense-paragraph-m);
}

.paragraph-m-dense-_1535d0b22b1c3d8a + .paragraph-m-dense-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-m-dense-paragraph-m-dense);
}

.paragraph-m-dense-_1535d0b22b1c3d8a + .paragraph-s-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-m-dense-paragraph-s);
}

.paragraph-m-dense-_1535d0b22b1c3d8a + .paragraph-s-dense-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-m-dense-paragraph-s-dense);
}

.paragraph-m-dense-_1535d0b22b1c3d8a + .paragraph-xs-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-m-dense-paragraph-xs);
}

.paragraph-m-dense-_1535d0b22b1c3d8a + .paragraph-xxs-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-m-dense-paragraph-xxs);
}

/* ------- .paragraph-s ------- */

.paragraph-s-_1535d0b22b1c3d8a + .header-5xl-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-s-header-5xl);
}

.paragraph-s-_1535d0b22b1c3d8a + .header-4xl-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-s-header-4xl);
}

.paragraph-s-_1535d0b22b1c3d8a + .header-3xl-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-s-header-3xl);
}

.paragraph-s-_1535d0b22b1c3d8a + .header-2xl-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-s-header-2xl);
}

.paragraph-s-_1535d0b22b1c3d8a + .header-xl-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-s-header-xl);
}

.paragraph-s-_1535d0b22b1c3d8a + .header-l-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-s-header-l);
}

.paragraph-s-_1535d0b22b1c3d8a + .header-xm-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-s-header-xm);
}

.paragraph-s-_1535d0b22b1c3d8a + .header-m-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-s-header-m);
}

.paragraph-s-_1535d0b22b1c3d8a + .header-ms-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-s-header-ms);
}

.paragraph-s-_1535d0b22b1c3d8a + .header-s-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-s-header-s);
}

.paragraph-s-_1535d0b22b1c3d8a + .paragraph-xl-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-s-paragraph-xl);
}

.paragraph-s-_1535d0b22b1c3d8a + .paragraph-l-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-s-paragraph-l);
}

.paragraph-s-_1535d0b22b1c3d8a + .paragraph-l-dense-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-s-paragraph-l-dense);
}

.paragraph-s-_1535d0b22b1c3d8a + .paragraph-m-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-s-paragraph-m);
}

.paragraph-s-_1535d0b22b1c3d8a + .paragraph-m-dense-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-s-paragraph-m-dense);
}

.paragraph-s-_1535d0b22b1c3d8a + .paragraph-s-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-s-paragraph-s);
}

.paragraph-s-_1535d0b22b1c3d8a + .paragraph-s-dense-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-s-paragraph-s-dense);
}

.paragraph-s-_1535d0b22b1c3d8a + .paragraph-xs-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-s-paragraph-xs);
}

.paragraph-s-_1535d0b22b1c3d8a + .paragraph-xxs-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-s-paragraph-xxs);
}

/* ------- .paragraph-s-dense ------- */

.paragraph-s-dense-_1535d0b22b1c3d8a + .header-5xl-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-s-dense-header-5xl);
}

.paragraph-s-dense-_1535d0b22b1c3d8a + .header-4xl-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-s-dense-header-4xl);
}

.paragraph-s-dense-_1535d0b22b1c3d8a + .header-3xl-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-s-dense-header-3xl);
}

.paragraph-s-dense-_1535d0b22b1c3d8a + .header-2xl-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-s-dense-header-2xl);
}

.paragraph-s-dense-_1535d0b22b1c3d8a + .header-xl-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-s-dense-header-xl);
}

.paragraph-s-dense-_1535d0b22b1c3d8a + .header-l-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-s-dense-header-l);
}

.paragraph-s-dense-_1535d0b22b1c3d8a + .header-xm-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-s-dense-header-xm);
}

.paragraph-s-dense-_1535d0b22b1c3d8a + .header-m-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-s-dense-header-m);
}

.paragraph-s-dense-_1535d0b22b1c3d8a + .header-ms-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-s-dense-header-ms);
}

.paragraph-s-dense-_1535d0b22b1c3d8a + .header-s-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-s-dense-header-s);
}

.paragraph-s-dense-_1535d0b22b1c3d8a + .paragraph-xl-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-s-dense-paragraph-xl);
}

.paragraph-s-dense-_1535d0b22b1c3d8a + .paragraph-l-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-s-dense-paragraph-l);
}

.paragraph-s-dense-_1535d0b22b1c3d8a + .paragraph-l-dense-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-s-dense-paragraph-l-dense);
}

.paragraph-s-dense-_1535d0b22b1c3d8a + .paragraph-m-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-s-dense-paragraph-m);
}

.paragraph-s-dense-_1535d0b22b1c3d8a + .paragraph-m-dense-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-s-dense-paragraph-m-dense);
}

.paragraph-s-dense-_1535d0b22b1c3d8a + .paragraph-s-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-s-dense-paragraph-s);
}

.paragraph-s-dense-_1535d0b22b1c3d8a + .paragraph-s-dense-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-s-dense-paragraph-s-dense);
}

.paragraph-s-dense-_1535d0b22b1c3d8a + .paragraph-xs-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-s-dense-paragraph-xs);
}

.paragraph-s-dense-_1535d0b22b1c3d8a + .paragraph-xxs-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-s-dense-paragraph-xxs);
}

/* ------- .paragraph-xs ------- */

.paragraph-xs-_1535d0b22b1c3d8a + .header-5xl-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-xs-header-5xl);
}

.paragraph-xs-_1535d0b22b1c3d8a + .header-4xl-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-xs-header-4xl);
}

.paragraph-xs-_1535d0b22b1c3d8a + .header-3xl-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-xs-header-3xl);
}

.paragraph-xs-_1535d0b22b1c3d8a + .header-2xl-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-xs-header-2xl);
}

.paragraph-xs-_1535d0b22b1c3d8a + .header-xl-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-xs-header-xl);
}

.paragraph-xs-_1535d0b22b1c3d8a + .header-l-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-xs-header-l);
}

.paragraph-xs-_1535d0b22b1c3d8a + .header-xm-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-xs-header-xm);
}

.paragraph-xs-_1535d0b22b1c3d8a + .header-m-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-xs-header-m);
}

.paragraph-xs-_1535d0b22b1c3d8a + .header-ms-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-xs-header-ms);
}

.paragraph-xs-_1535d0b22b1c3d8a + .header-s-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-xs-header-s);
}

.paragraph-xs-_1535d0b22b1c3d8a + .paragraph-xl-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-xs-paragraph-xl);
}

.paragraph-xs-_1535d0b22b1c3d8a + .paragraph-l-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-xs-paragraph-l);
}

.paragraph-xs-_1535d0b22b1c3d8a + .paragraph-l-dense-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-xs-paragraph-l-dense);
}

.paragraph-xs-_1535d0b22b1c3d8a + .paragraph-m-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-xs-paragraph-m);
}

.paragraph-xs-_1535d0b22b1c3d8a + .paragraph-m-dense-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-xs-paragraph-m-dense);
}

.paragraph-xs-_1535d0b22b1c3d8a + .paragraph-s-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-xs-paragraph-s);
}

.paragraph-xs-_1535d0b22b1c3d8a + .paragraph-s-dense-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-xs-paragraph-s-dense);
}

.paragraph-xs-_1535d0b22b1c3d8a + .paragraph-xs-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-xs-paragraph-xs);
}

.paragraph-xs-_1535d0b22b1c3d8a + .paragraph-xxs-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-xs-paragraph-xxs);
}

/* ------- .paragraph-xs ------- */

.paragraph-xxs-_1535d0b22b1c3d8a + .header-5xl-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-xxs-header-5xl);
}

.paragraph-xxs-_1535d0b22b1c3d8a + .header-4xl-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-xxs-header-4xl);
}

.paragraph-xxs-_1535d0b22b1c3d8a + .header-3xl-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-xxs-header-3xl);
}

.paragraph-xxs-_1535d0b22b1c3d8a + .header-2xl-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-xxs-header-2xl);
}

.paragraph-xxs-_1535d0b22b1c3d8a + .header-xl-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-xxs-header-xl);
}

.paragraph-xxs-_1535d0b22b1c3d8a + .header-l-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-xxs-header-l);
}

.paragraph-xxs-_1535d0b22b1c3d8a + .header-xm-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-xxs-header-xm);
}

.paragraph-xxs-_1535d0b22b1c3d8a + .header-m-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-xxs-header-m);
}

.paragraph-xxs-_1535d0b22b1c3d8a + .header-ms-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-xxs-header-ms);
}

.paragraph-xxs-_1535d0b22b1c3d8a + .header-s-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-xxs-header-s);
}

.paragraph-xxs-_1535d0b22b1c3d8a + .paragraph-xl-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-xxs-paragraph-xl);
}

.paragraph-xxs-_1535d0b22b1c3d8a + .paragraph-l-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-xxs-paragraph-l);
}

.paragraph-xxs-_1535d0b22b1c3d8a + .paragraph-l-dense-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-xxs-paragraph-l-dense);
}

.paragraph-xxs-_1535d0b22b1c3d8a + .paragraph-m-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-xxs-paragraph-m);
}

.paragraph-xxs-_1535d0b22b1c3d8a + .paragraph-m-dense-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-xxs-paragraph-m-dense);
}

.paragraph-xxs-_1535d0b22b1c3d8a + .paragraph-s-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-xxs-paragraph-s);
}

.paragraph-xxs-_1535d0b22b1c3d8a + .paragraph-s-dense-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-xxs-paragraph-s-dense);
}

.paragraph-xxs-_1535d0b22b1c3d8a + .paragraph-xs-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-xxs-paragraph-xs);
}

.paragraph-xxs-_1535d0b22b1c3d8a + .paragraph-xxs-_1535d0b22b1c3d8a {
  --module-typography-margin-top: var(--theme-margin-dense-paragraph-xxs-paragraph-xxs);
}

.root-af2796e73a44f75d + .root-af2796e73a44f75d {
  margin-top: var(--module-typography-margin-top, var(--element-margin-fallback));
}

/* ------- .header-5xl ------- */

.header-5xl-af2796e73a44f75d + .header-5xl-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-5xl-header-5xl);
}

.header-5xl-af2796e73a44f75d + .header-4xl-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-5xl-header-4xl);
}

.header-5xl-af2796e73a44f75d + .header-3xl-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-5xl-header-3xl);
}

.header-5xl-af2796e73a44f75d + .header-2xl-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-5xl-header-2xl);
}

.header-5xl-af2796e73a44f75d + .header-xl-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-5xl-header-xl);
}

.header-5xl-af2796e73a44f75d + .header-l-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-5xl-header-l);
}

.header-5xl-af2796e73a44f75d + .header-xm-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-5xl-header-xm);
}

.header-5xl-af2796e73a44f75d + .header-m-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-5xl-header-m);
}

.header-5xl-af2796e73a44f75d + .header-ms-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-5xl-header-ms);
}

.header-5xl-af2796e73a44f75d + .header-s-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-5xl-header-s);
}

.header-5xl-af2796e73a44f75d + .paragraph-xl-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-5xl-paragraph-xl);
}

.header-5xl-af2796e73a44f75d + .paragraph-l-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-5xl-paragraph-l);
}

.header-5xl-af2796e73a44f75d + .paragraph-l-dense-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-5xl-paragraph-l-dense);
}

.header-5xl-af2796e73a44f75d + .paragraph-m-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-5xl-paragraph-m);
}

.header-5xl-af2796e73a44f75d + .paragraph-m-dense-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-5xl-paragraph-m-dense);
}

.header-5xl-af2796e73a44f75d + .paragraph-s-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-5xl-paragraph-s);
}

.header-5xl-af2796e73a44f75d + .paragraph-s-dense-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-5xl-paragraph-s-dense);
}

.header-5xl-af2796e73a44f75d + .paragraph-xs-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-5xl-paragraph-xs);
}

.header-5xl-af2796e73a44f75d + .paragraph-xxs-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-5xl-paragraph-xxs);
}

/* ------- .header-4xl ------- */

.header-4xl-af2796e73a44f75d + .header-5xl-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-4xl-header-5xl);
}

.header-4xl-af2796e73a44f75d + .header-4xl-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-4xl-header-4xl);
}

.header-4xl-af2796e73a44f75d + .header-3xl-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-4xl-header-3xl);
}

.header-4xl-af2796e73a44f75d + .header-2xl-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-4xl-header-2xl);
}

.header-4xl-af2796e73a44f75d + .header-xl-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-4xl-header-xl);
}

.header-4xl-af2796e73a44f75d + .header-l-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-4xl-header-l);
}

.header-4xl-af2796e73a44f75d + .header-xm-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-4xl-header-xm);
}

.header-4xl-af2796e73a44f75d + .header-m-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-4xl-header-m);
}

.header-4xl-af2796e73a44f75d + .header-ms-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-4xl-header-ms);
}

.header-4xl-af2796e73a44f75d + .header-s-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-4xl-header-s);
}

.header-4xl-af2796e73a44f75d + .paragraph-xl-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-4xl-paragraph-xl);
}

.header-4xl-af2796e73a44f75d + .paragraph-l-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-4xl-paragraph-l);
}

.header-4xl-af2796e73a44f75d + .paragraph-l-dense-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-4xl-paragraph-l-dense);
}

.header-4xl-af2796e73a44f75d + .paragraph-m-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-4xl-paragraph-m);
}

.header-4xl-af2796e73a44f75d + .paragraph-m-dense-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-4xl-paragraph-m-dense);
}

.header-4xl-af2796e73a44f75d + .paragraph-s-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-4xl-paragraph-s);
}

.header-4xl-af2796e73a44f75d + .paragraph-s-dense-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-4xl-paragraph-s-dense);
}

.header-4xl-af2796e73a44f75d + .paragraph-xs-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-4xl-paragraph-xs);
}

.header-4xl-af2796e73a44f75d + .paragraph-xxs-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-4xl-paragraph-xxs);
}

/* ------- .header-3xl ------- */

.header-3xl-af2796e73a44f75d + .header-5xl-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-3xl-header-5xl);
}

.header-3xl-af2796e73a44f75d + .header-4xl-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-3xl-header-4xl);
}

.header-3xl-af2796e73a44f75d + .header-3xl-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-3xl-header-3xl);
}

.header-3xl-af2796e73a44f75d + .header-2xl-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-3xl-header-2xl);
}

.header-3xl-af2796e73a44f75d + .header-xl-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-3xl-header-xl);
}

.header-3xl-af2796e73a44f75d + .header-l-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-3xl-header-l);
}

.header-3xl-af2796e73a44f75d + .header-xm-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-3xl-header-xm);
}

.header-3xl-af2796e73a44f75d + .header-m-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-3xl-header-m);
}

.header-3xl-af2796e73a44f75d + .header-ms-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-3xl-header-ms);
}

.header-3xl-af2796e73a44f75d + .header-s-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-3xl-header-s);
}

.header-3xl-af2796e73a44f75d + .paragraph-xl-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-3xl-paragraph-xl);
}

.header-3xl-af2796e73a44f75d + .paragraph-l-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-3xl-paragraph-l);
}

.header-3xl-af2796e73a44f75d + .paragraph-l-dense-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-3xl-paragraph-l-dense);
}

.header-3xl-af2796e73a44f75d + .paragraph-m-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-3xl-paragraph-m);
}

.header-3xl-af2796e73a44f75d + .paragraph-m-dense-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-3xl-paragraph-m-dense);
}

.header-3xl-af2796e73a44f75d + .paragraph-s-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-3xl-paragraph-s);
}

.header-3xl-af2796e73a44f75d + .paragraph-s-dense-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-3xl-paragraph-s-dense);
}

.header-3xl-af2796e73a44f75d + .paragraph-xs-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-3xl-paragraph-xs);
}

.header-3xl-af2796e73a44f75d + .paragraph-xxs-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-3xl-paragraph-xxs);
}

/* ------- .header-2xl ------- */

.header-2xl-af2796e73a44f75d + .header-5xl-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-2xl-header-5xl);
}

.header-2xl-af2796e73a44f75d + .header-4xl-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-2xl-header-4xl);
}

.header-2xl-af2796e73a44f75d + .header-3xl-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-2xl-header-3xl);
}

.header-2xl-af2796e73a44f75d + .header-2xl-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-2xl-header-2xl);
}

.header-2xl-af2796e73a44f75d + .header-xl-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-2xl-header-xl);
}

.header-2xl-af2796e73a44f75d + .header-l-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-2xl-header-l);
}

.header-2xl-af2796e73a44f75d + .header-xm-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-2xl-header-xm);
}

.header-2xl-af2796e73a44f75d + .header-m-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-2xl-header-m);
}

.header-2xl-af2796e73a44f75d + .header-ms-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-2xl-header-ms);
}

.header-2xl-af2796e73a44f75d + .header-s-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-2xl-header-s);
}

.header-2xl-af2796e73a44f75d + .paragraph-xl-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-2xl-paragraph-xl);
}

.header-2xl-af2796e73a44f75d + .paragraph-l-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-2xl-paragraph-l);
}

.header-2xl-af2796e73a44f75d + .paragraph-l-dense-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-2xl-paragraph-l-dense);
}

.header-2xl-af2796e73a44f75d + .paragraph-m-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-2xl-paragraph-m);
}

.header-2xl-af2796e73a44f75d + .paragraph-m-dense-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-2xl-paragraph-m-dense);
}

.header-2xl-af2796e73a44f75d + .paragraph-s-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-2xl-paragraph-s);
}

.header-2xl-af2796e73a44f75d + .paragraph-s-dense-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-2xl-paragraph-s-dense);
}

.header-2xl-af2796e73a44f75d + .paragraph-xs-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-2xl-paragraph-xs);
}

.header-2xl-af2796e73a44f75d + .paragraph-xxs-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-2xl-paragraph-xxs);
}

/* ------- .header-xl ------- */

.header-xl-af2796e73a44f75d + .header-5xl-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-xl-header-5xl);
}

.header-xl-af2796e73a44f75d + .header-4xl-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-xl-header-4xl);
}

.header-xl-af2796e73a44f75d + .header-3xl-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-xl-header-3xl);
}

.header-xl-af2796e73a44f75d + .header-2xl-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-xl-header-2xl);
}

.header-xl-af2796e73a44f75d + .header-xl-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-xl-header-xl);
}

.header-xl-af2796e73a44f75d + .header-l-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-xl-header-l);
}

.header-xl-af2796e73a44f75d + .header-xm-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-xl-header-xm);
}

.header-xl-af2796e73a44f75d + .header-m-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-xl-header-m);
}

.header-xl-af2796e73a44f75d + .header-ms-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-xl-header-ms);
}

.header-xl-af2796e73a44f75d + .header-s-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-xl-header-s);
}

.header-xl-af2796e73a44f75d + .paragraph-xl-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-xl-paragraph-xl);
}

.header-xl-af2796e73a44f75d + .paragraph-l-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-xl-paragraph-l);
}

.header-xl-af2796e73a44f75d + .paragraph-l-dense-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-xl-paragraph-l-dense);
}

.header-xl-af2796e73a44f75d + .paragraph-m-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-xl-paragraph-m);
}

.header-xl-af2796e73a44f75d + .paragraph-m-dense-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-xl-paragraph-m-dense);
}

.header-xl-af2796e73a44f75d + .paragraph-s-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-xl-paragraph-s);
}

.header-xl-af2796e73a44f75d + .paragraph-s-dense-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-xl-paragraph-s-dense);
}

.header-xl-af2796e73a44f75d + .paragraph-xs-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-xl-paragraph-xs);
}

.header-xl-af2796e73a44f75d + .paragraph-xxs-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-xl-paragraph-xxs);
}

/* ------- .header-l ------- */

.header-l-af2796e73a44f75d + .header-5xl-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-l-header-5xl);
}

.header-l-af2796e73a44f75d + .header-4xl-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-l-header-4xl);
}

.header-l-af2796e73a44f75d + .header-3xl-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-l-header-3xl);
}

.header-l-af2796e73a44f75d + .header-2xl-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-l-header-2xl);
}

.header-l-af2796e73a44f75d + .header-xl-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-l-header-xl);
}

.header-l-af2796e73a44f75d + .header-l-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-l-header-l);
}

.header-l-af2796e73a44f75d + .header-xm-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-l-header-xm);
}

.header-l-af2796e73a44f75d + .header-m-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-l-header-m);
}

.header-l-af2796e73a44f75d + .header-ms-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-l-header-ms);
}

.header-l-af2796e73a44f75d + .header-s-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-l-header-s);
}

.header-l-af2796e73a44f75d + .paragraph-xl-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-l-paragraph-xl);
}

.header-l-af2796e73a44f75d + .paragraph-l-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-l-paragraph-l);
}

.header-l-af2796e73a44f75d + .paragraph-l-dense-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-l-paragraph-l-dense);
}

.header-l-af2796e73a44f75d + .paragraph-m-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-l-paragraph-m);
}

.header-l-af2796e73a44f75d + .paragraph-m-dense-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-l-paragraph-m-dense);
}

.header-l-af2796e73a44f75d + .paragraph-s-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-l-paragraph-s);
}

.header-l-af2796e73a44f75d + .paragraph-s-dense-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-l-paragraph-s-dense);
}

.header-l-af2796e73a44f75d + .paragraph-xs-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-l-paragraph-xs);
}

.header-l-af2796e73a44f75d + .paragraph-xxs-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-l-paragraph-xxs);
}

/* ------- .header-xm ------- */

.header-xm-af2796e73a44f75d + .header-5xl-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-xm-header-5xl);
}

.header-xm-af2796e73a44f75d + .header-4xl-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-xm-header-4xl);
}

.header-xm-af2796e73a44f75d + .header-3xl-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-xm-header-3xl);
}

.header-xm-af2796e73a44f75d + .header-2xl-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-xm-header-2xl);
}

.header-xm-af2796e73a44f75d + .header-xl-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-xm-header-xl);
}

.header-xm-af2796e73a44f75d + .header-l-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-xm-header-l);
}

.header-xm-af2796e73a44f75d + .header-xm-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-xm-header-xm);
}

.header-xm-af2796e73a44f75d + .header-m-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-xm-header-m);
}

.header-xm-af2796e73a44f75d + .header-ms-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-xm-header-ms);
}

.header-xm-af2796e73a44f75d + .header-s-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-xm-header-s);
}

.header-xm-af2796e73a44f75d + .paragraph-xl-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-xm-paragraph-xl);
}

.header-xm-af2796e73a44f75d + .paragraph-l-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-xm-paragraph-l);
}

.header-xm-af2796e73a44f75d + .paragraph-l-dense-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-xm-paragraph-l-dense);
}

.header-xm-af2796e73a44f75d + .paragraph-m-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-xm-paragraph-m);
}

.header-xm-af2796e73a44f75d + .paragraph-m-dense-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-xm-paragraph-m-dense);
}

.header-xm-af2796e73a44f75d + .paragraph-s-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-xm-paragraph-s);
}

.header-xm-af2796e73a44f75d + .paragraph-s-dense-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-xm-paragraph-s-dense);
}

.header-xm-af2796e73a44f75d + .paragraph-xs-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-xm-paragraph-xs);
}

.header-xm-af2796e73a44f75d + .paragraph-xxs-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-xm-paragraph-xxs);
}

/* ------- .header-m ------- */

.header-m-af2796e73a44f75d + .header-5xl-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-m-header-5xl);
}

.header-m-af2796e73a44f75d + .header-4xl-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-m-header-4xl);
}

.header-m-af2796e73a44f75d + .header-3xl-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-m-header-3xl);
}

.header-m-af2796e73a44f75d + .header-2xl-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-m-header-2xl);
}

.header-m-af2796e73a44f75d + .header-xl-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-m-header-xl);
}

.header-m-af2796e73a44f75d + .header-l-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-m-header-l);
}

.header-m-af2796e73a44f75d + .header-xm-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-m-header-xm);
}

.header-m-af2796e73a44f75d + .header-m-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-m-header-m);
}

.header-m-af2796e73a44f75d + .header-ms-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-m-header-ms);
}

.header-m-af2796e73a44f75d + .header-s-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-m-header-s);
}

.header-m-af2796e73a44f75d + .paragraph-xl-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-m-paragraph-xl);
}

.header-m-af2796e73a44f75d + .paragraph-l-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-m-paragraph-l);
}

.header-m-af2796e73a44f75d + .paragraph-l-dense-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-m-paragraph-l-dense);
}

.header-m-af2796e73a44f75d + .paragraph-m-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-m-paragraph-m);
}

.header-m-af2796e73a44f75d + .paragraph-m-dense-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-m-paragraph-m-dense);
}

.header-m-af2796e73a44f75d + .paragraph-s-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-m-paragraph-s);
}

.header-m-af2796e73a44f75d + .paragraph-s-dense-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-m-paragraph-s-dense);
}

.header-m-af2796e73a44f75d + .paragraph-xs-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-m-paragraph-xs);
}

.header-m-af2796e73a44f75d + .paragraph-xxs-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-m-paragraph-xxs);
}

/* ------- .header-ms ------- */

.header-ms-af2796e73a44f75d + .header-5xl-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-ms-header-5xl);
}

.header-ms-af2796e73a44f75d + .header-4xl-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-ms-header-4xl);
}

.header-ms-af2796e73a44f75d + .header-3xl-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-ms-header-3xl);
}

.header-ms-af2796e73a44f75d + .header-2xl-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-ms-header-2xl);
}

.header-ms-af2796e73a44f75d + .header-xl-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-ms-header-xl);
}

.header-ms-af2796e73a44f75d + .header-l-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-ms-header-l);
}

.header-ms-af2796e73a44f75d + .header-xm-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-ms-header-xm);
}

.header-ms-af2796e73a44f75d + .header-m-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-ms-header-m);
}

.header-ms-af2796e73a44f75d + .header-ms-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-ms-header-ms);
}

.header-ms-af2796e73a44f75d + .header-s-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-ms-header-s);
}

.header-ms-af2796e73a44f75d + .paragraph-xl-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-ms-paragraph-xl);
}

.header-ms-af2796e73a44f75d + .paragraph-l-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-ms-paragraph-l);
}

.header-ms-af2796e73a44f75d + .paragraph-l-dense-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-ms-paragraph-l-dense);
}

.header-ms-af2796e73a44f75d + .paragraph-m-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-ms-paragraph-m);
}

.header-ms-af2796e73a44f75d + .paragraph-m-dense-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-ms-paragraph-m-dense);
}

.header-ms-af2796e73a44f75d + .paragraph-s-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-ms-paragraph-s);
}

.header-ms-af2796e73a44f75d + .paragraph-s-dense-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-ms-paragraph-s-dense);
}

.header-ms-af2796e73a44f75d + .paragraph-xs-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-ms-paragraph-xs);
}

.header-ms-af2796e73a44f75d + .paragraph-xxs-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-ms-paragraph-xxs);
}

/* ------- .header-s ------- */

.header-s-af2796e73a44f75d + .header-5xl-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-s-header-5xl);
}

.header-s-af2796e73a44f75d + .header-4xl-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-s-header-4xl);
}

.header-s-af2796e73a44f75d + .header-3xl-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-s-header-3xl);
}

.header-s-af2796e73a44f75d + .header-2xl-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-s-header-2xl);
}

.header-s-af2796e73a44f75d + .header-xl-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-s-header-xl);
}

.header-s-af2796e73a44f75d + .header-l-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-s-header-l);
}

.header-s-af2796e73a44f75d + .header-xm-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-s-header-xm);
}

.header-s-af2796e73a44f75d + .header-m-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-s-header-m);
}

.header-s-af2796e73a44f75d + .header-ms-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-s-header-ms);
}

.header-s-af2796e73a44f75d + .header-s-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-s-header-s);
}

.header-s-af2796e73a44f75d + .paragraph-xl-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-s-paragraph-xl);
}

.header-s-af2796e73a44f75d + .paragraph-l-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-s-paragraph-l);
}

.header-s-af2796e73a44f75d + .paragraph-l-dense-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-s-paragraph-l-dense);
}

.header-s-af2796e73a44f75d + .paragraph-m-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-s-paragraph-m);
}

.header-s-af2796e73a44f75d + .paragraph-m-dense-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-s-paragraph-m-dense);
}

.header-s-af2796e73a44f75d + .paragraph-s-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-s-paragraph-s);
}

.header-s-af2796e73a44f75d + .paragraph-s-dense-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-s-paragraph-s-dense);
}

.header-s-af2796e73a44f75d + .paragraph-xs-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-s-paragraph-xs);
}

.header-s-af2796e73a44f75d + .paragraph-xxs-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-header-s-paragraph-xxs);
}

/* ------- .paragraph-xl ------- */

.paragraph-xl-af2796e73a44f75d + .header-5xl-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-xl-header-5xl);
}

.paragraph-xl-af2796e73a44f75d + .header-4xl-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-xl-header-4xl);
}

.paragraph-xl-af2796e73a44f75d + .header-3xl-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-xl-header-3xl);
}

.paragraph-xl-af2796e73a44f75d + .header-2xl-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-xl-header-2xl);
}

.paragraph-xl-af2796e73a44f75d + .header-xl-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-xl-header-xl);
}

.paragraph-xl-af2796e73a44f75d + .header-l-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-xl-header-l);
}

.paragraph-xl-af2796e73a44f75d + .header-xm-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-xl-header-xm);
}

.paragraph-xl-af2796e73a44f75d + .header-m-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-xl-header-m);
}

.paragraph-xl-af2796e73a44f75d + .header-ms-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-xl-header-ms);
}

.paragraph-xl-af2796e73a44f75d + .header-s-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-xl-header-s);
}

.paragraph-xl-af2796e73a44f75d + .paragraph-xl-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-xl-paragraph-xl);
}

.paragraph-xl-af2796e73a44f75d + .paragraph-l-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-xl-paragraph-l);
}

.paragraph-xl-af2796e73a44f75d + .paragraph-l-dense-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-xl-paragraph-l-dense);
}

.paragraph-xl-af2796e73a44f75d + .paragraph-m-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-xl-paragraph-m);
}

.paragraph-xl-af2796e73a44f75d + .paragraph-m-dense-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-xl-paragraph-m-dense);
}

.paragraph-xl-af2796e73a44f75d + .paragraph-s-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-xl-paragraph-s);
}

.paragraph-xl-af2796e73a44f75d + .paragraph-s-dense-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-xl-paragraph-s-dense);
}

.paragraph-xl-af2796e73a44f75d + .paragraph-xs-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-xl-paragraph-xs);
}

.paragraph-xl-af2796e73a44f75d + .paragraph-xxs-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-xl-paragraph-xxs);
}

/* ------- .paragraph-l ------- */

.paragraph-l-af2796e73a44f75d + .header-5xl-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-l-header-5xl);
}

.paragraph-l-af2796e73a44f75d + .header-4xl-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-l-header-4xl);
}

.paragraph-l-af2796e73a44f75d + .header-3xl-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-l-header-3xl);
}

.paragraph-l-af2796e73a44f75d + .header-2xl-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-l-header-2xl);
}

.paragraph-l-af2796e73a44f75d + .header-xl-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-l-header-xl);
}

.paragraph-l-af2796e73a44f75d + .header-l-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-l-header-l);
}

.paragraph-l-af2796e73a44f75d + .header-xm-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-l-header-xm);
}

.paragraph-l-af2796e73a44f75d + .header-m-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-l-header-m);
}

.paragraph-l-af2796e73a44f75d + .header-ms-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-l-header-ms);
}

.paragraph-l-af2796e73a44f75d + .header-s-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-l-header-s);
}

.paragraph-l-af2796e73a44f75d + .paragraph-xl-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-l-paragraph-xl);
}

.paragraph-l-af2796e73a44f75d + .paragraph-l-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-l-paragraph-l);
}

.paragraph-l-af2796e73a44f75d + .paragraph-l-dense-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-l-paragraph-l-dense);
}

.paragraph-l-af2796e73a44f75d + .paragraph-m-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-l-paragraph-m);
}

.paragraph-l-af2796e73a44f75d + .paragraph-m-dense-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-l-paragraph-m-dense);
}

.paragraph-l-af2796e73a44f75d + .paragraph-s-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-l-paragraph-s);
}

.paragraph-l-af2796e73a44f75d + .paragraph-s-dense-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-l-paragraph-s-dense);
}

.paragraph-l-af2796e73a44f75d + .paragraph-xs-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-l-paragraph-xs);
}

.paragraph-l-af2796e73a44f75d + .paragraph-xxs-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-l-paragraph-xxs);
}

/* ------- .paragraph-l-dense ------- */

.paragraph-l-dense-af2796e73a44f75d + .header-5xl-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-l-dense-header-5xl);
}

.paragraph-l-dense-af2796e73a44f75d + .header-4xl-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-l-dense-header-4xl);
}

.paragraph-l-dense-af2796e73a44f75d + .header-3xl-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-l-dense-header-3xl);
}

.paragraph-l-dense-af2796e73a44f75d + .header-2xl-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-l-dense-header-2xl);
}

.paragraph-l-dense-af2796e73a44f75d + .header-xl-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-l-dense-header-xl);
}

.paragraph-l-dense-af2796e73a44f75d + .header-l-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-l-dense-header-l);
}

.paragraph-l-dense-af2796e73a44f75d + .header-xm-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-l-dense-header-xm);
}

.paragraph-l-dense-af2796e73a44f75d + .header-m-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-l-dense-header-m);
}

.paragraph-l-dense-af2796e73a44f75d + .header-ms-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-l-dense-header-ms);
}

.paragraph-l-dense-af2796e73a44f75d + .header-s-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-l-dense-header-s);
}

.paragraph-l-dense-af2796e73a44f75d + .paragraph-xl-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-l-dense-paragraph-xl);
}

.paragraph-l-dense-af2796e73a44f75d + .paragraph-l-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-l-dense-paragraph-l);
}

.paragraph-l-dense-af2796e73a44f75d + .paragraph-l-dense-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-l-dense-paragraph-l-dense);
}

.paragraph-l-dense-af2796e73a44f75d + .paragraph-m-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-l-dense-paragraph-m);
}

.paragraph-l-dense-af2796e73a44f75d + .paragraph-m-dense-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-l-dense-paragraph-m-dense);
}

.paragraph-l-dense-af2796e73a44f75d + .paragraph-s-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-l-dense-paragraph-s);
}

.paragraph-l-dense-af2796e73a44f75d + .paragraph-s-dense-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-l-dense-paragraph-s-dense);
}

.paragraph-l-dense-af2796e73a44f75d + .paragraph-xs-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-l-dense-paragraph-xs);
}

.paragraph-l-dense-af2796e73a44f75d + .paragraph-xxs-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-l-dense-paragraph-xxs);
}

/* ------- .paragraph-m ------- */

.paragraph-m-af2796e73a44f75d + .header-5xl-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-m-header-5xl);
}

.paragraph-m-af2796e73a44f75d + .header-4xl-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-m-header-4xl);
}

.paragraph-m-af2796e73a44f75d + .header-3xl-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-m-header-3xl);
}

.paragraph-m-af2796e73a44f75d + .header-2xl-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-m-header-2xl);
}

.paragraph-m-af2796e73a44f75d + .header-xl-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-m-header-xl);
}

.paragraph-m-af2796e73a44f75d + .header-l-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-m-header-l);
}

.paragraph-m-af2796e73a44f75d + .header-xm-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-m-header-xm);
}

.paragraph-m-af2796e73a44f75d + .header-m-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-m-header-m);
}

.paragraph-m-af2796e73a44f75d + .header-ms-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-m-header-ms);
}

.paragraph-m-af2796e73a44f75d + .header-s-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-m-header-s);
}

.paragraph-m-af2796e73a44f75d + .paragraph-xl-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-m-paragraph-xl);
}

.paragraph-m-af2796e73a44f75d + .paragraph-l-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-m-paragraph-l);
}

.paragraph-m-af2796e73a44f75d + .paragraph-l-dense-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-m-paragraph-l-dense);
}

.paragraph-m-af2796e73a44f75d + .paragraph-m-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-m-paragraph-m);
}

.paragraph-m-af2796e73a44f75d + .paragraph-m-dense-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-m-paragraph-m-dense);
}

.paragraph-m-af2796e73a44f75d + .paragraph-s-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-m-paragraph-s);
}

.paragraph-m-af2796e73a44f75d + .paragraph-s-dense-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-m-paragraph-s-dense);
}

.paragraph-m-af2796e73a44f75d + .paragraph-xs-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-m-paragraph-xs);
}

.paragraph-m-af2796e73a44f75d + .paragraph-xxs-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-m-paragraph-xxs);
}

/* ------- .paragraph-m-dense ------- */

.paragraph-m-dense-af2796e73a44f75d + .header-5xl-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-m-dense-header-5xl);
}

.paragraph-m-dense-af2796e73a44f75d + .header-4xl-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-m-dense-header-4xl);
}

.paragraph-m-dense-af2796e73a44f75d + .header-3xl-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-m-dense-header-3xl);
}

.paragraph-m-dense-af2796e73a44f75d + .header-2xl-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-m-dense-header-2xl);
}

.paragraph-m-dense-af2796e73a44f75d + .header-xl-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-m-dense-header-xl);
}

.paragraph-m-dense-af2796e73a44f75d + .header-l-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-m-dense-header-l);
}

.paragraph-m-dense-af2796e73a44f75d + .header-xm-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-m-dense-header-xm);
}

.paragraph-m-dense-af2796e73a44f75d + .header-m-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-m-dense-header-m);
}

.paragraph-m-dense-af2796e73a44f75d + .header-ms-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-m-dense-header-ms);
}

.paragraph-m-dense-af2796e73a44f75d + .header-s-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-m-dense-header-s);
}

.paragraph-m-dense-af2796e73a44f75d + .paragraph-xl-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-m-dense-paragraph-xl);
}

.paragraph-m-dense-af2796e73a44f75d + .paragraph-l-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-m-dense-paragraph-l);
}

.paragraph-m-dense-af2796e73a44f75d + .paragraph-l-dense-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-m-dense-paragraph-l-dense);
}

.paragraph-m-dense-af2796e73a44f75d + .paragraph-m-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-m-dense-paragraph-m);
}

.paragraph-m-dense-af2796e73a44f75d + .paragraph-m-dense-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-m-dense-paragraph-m-dense);
}

.paragraph-m-dense-af2796e73a44f75d + .paragraph-s-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-m-dense-paragraph-s);
}

.paragraph-m-dense-af2796e73a44f75d + .paragraph-s-dense-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-m-dense-paragraph-s-dense);
}

.paragraph-m-dense-af2796e73a44f75d + .paragraph-xs-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-m-dense-paragraph-xs);
}

.paragraph-m-dense-af2796e73a44f75d + .paragraph-xxs-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-m-dense-paragraph-xxs);
}

/* ------- .paragraph-s ------- */

.paragraph-s-af2796e73a44f75d + .header-5xl-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-s-header-5xl);
}

.paragraph-s-af2796e73a44f75d + .header-4xl-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-s-header-4xl);
}

.paragraph-s-af2796e73a44f75d + .header-3xl-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-s-header-3xl);
}

.paragraph-s-af2796e73a44f75d + .header-2xl-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-s-header-2xl);
}

.paragraph-s-af2796e73a44f75d + .header-xl-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-s-header-xl);
}

.paragraph-s-af2796e73a44f75d + .header-l-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-s-header-l);
}

.paragraph-s-af2796e73a44f75d + .header-xm-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-s-header-xm);
}

.paragraph-s-af2796e73a44f75d + .header-m-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-s-header-m);
}

.paragraph-s-af2796e73a44f75d + .header-ms-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-s-header-ms);
}

.paragraph-s-af2796e73a44f75d + .header-s-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-s-header-s);
}

.paragraph-s-af2796e73a44f75d + .paragraph-xl-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-s-paragraph-xl);
}

.paragraph-s-af2796e73a44f75d + .paragraph-l-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-s-paragraph-l);
}

.paragraph-s-af2796e73a44f75d + .paragraph-l-dense-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-s-paragraph-l-dense);
}

.paragraph-s-af2796e73a44f75d + .paragraph-m-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-s-paragraph-m);
}

.paragraph-s-af2796e73a44f75d + .paragraph-m-dense-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-s-paragraph-m-dense);
}

.paragraph-s-af2796e73a44f75d + .paragraph-s-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-s-paragraph-s);
}

.paragraph-s-af2796e73a44f75d + .paragraph-s-dense-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-s-paragraph-s-dense);
}

.paragraph-s-af2796e73a44f75d + .paragraph-xs-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-s-paragraph-xs);
}

.paragraph-s-af2796e73a44f75d + .paragraph-xxs-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-s-paragraph-xxs);
}

/* ------- .paragraph-s-dense ------- */

.paragraph-s-dense-af2796e73a44f75d + .header-5xl-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-s-dense-header-5xl);
}

.paragraph-s-dense-af2796e73a44f75d + .header-4xl-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-s-dense-header-4xl);
}

.paragraph-s-dense-af2796e73a44f75d + .header-3xl-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-s-dense-header-3xl);
}

.paragraph-s-dense-af2796e73a44f75d + .header-2xl-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-s-dense-header-2xl);
}

.paragraph-s-dense-af2796e73a44f75d + .header-xl-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-s-dense-header-xl);
}

.paragraph-s-dense-af2796e73a44f75d + .header-l-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-s-dense-header-l);
}

.paragraph-s-dense-af2796e73a44f75d + .header-xm-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-s-dense-header-xm);
}

.paragraph-s-dense-af2796e73a44f75d + .header-m-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-s-dense-header-m);
}

.paragraph-s-dense-af2796e73a44f75d + .header-ms-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-s-dense-header-ms);
}

.paragraph-s-dense-af2796e73a44f75d + .header-s-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-s-dense-header-s);
}

.paragraph-s-dense-af2796e73a44f75d + .paragraph-xl-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-s-dense-paragraph-xl);
}

.paragraph-s-dense-af2796e73a44f75d + .paragraph-l-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-s-dense-paragraph-l);
}

.paragraph-s-dense-af2796e73a44f75d + .paragraph-l-dense-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-s-dense-paragraph-l-dense);
}

.paragraph-s-dense-af2796e73a44f75d + .paragraph-m-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-s-dense-paragraph-m);
}

.paragraph-s-dense-af2796e73a44f75d + .paragraph-m-dense-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-s-dense-paragraph-m-dense);
}

.paragraph-s-dense-af2796e73a44f75d + .paragraph-s-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-s-dense-paragraph-s);
}

.paragraph-s-dense-af2796e73a44f75d + .paragraph-s-dense-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-s-dense-paragraph-s-dense);
}

.paragraph-s-dense-af2796e73a44f75d + .paragraph-xs-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-s-dense-paragraph-xs);
}

.paragraph-s-dense-af2796e73a44f75d + .paragraph-xxs-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-s-dense-paragraph-xxs);
}

/* ------- .paragraph-xs ------- */

.paragraph-xs-af2796e73a44f75d + .header-5xl-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-xs-header-5xl);
}

.paragraph-xs-af2796e73a44f75d + .header-4xl-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-xs-header-4xl);
}

.paragraph-xs-af2796e73a44f75d + .header-3xl-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-xs-header-3xl);
}

.paragraph-xs-af2796e73a44f75d + .header-2xl-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-xs-header-2xl);
}

.paragraph-xs-af2796e73a44f75d + .header-xl-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-xs-header-xl);
}

.paragraph-xs-af2796e73a44f75d + .header-l-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-xs-header-l);
}

.paragraph-xs-af2796e73a44f75d + .header-xm-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-xs-header-xm);
}

.paragraph-xs-af2796e73a44f75d + .header-m-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-xs-header-m);
}

.paragraph-xs-af2796e73a44f75d + .header-ms-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-xs-header-ms);
}

.paragraph-xs-af2796e73a44f75d + .header-s-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-xs-header-s);
}

.paragraph-xs-af2796e73a44f75d + .paragraph-xl-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-xs-paragraph-xl);
}

.paragraph-xs-af2796e73a44f75d + .paragraph-l-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-xs-paragraph-l);
}

.paragraph-xs-af2796e73a44f75d + .paragraph-l-dense-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-xs-paragraph-l-dense);
}

.paragraph-xs-af2796e73a44f75d + .paragraph-m-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-xs-paragraph-m);
}

.paragraph-xs-af2796e73a44f75d + .paragraph-m-dense-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-xs-paragraph-m-dense);
}

.paragraph-xs-af2796e73a44f75d + .paragraph-s-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-xs-paragraph-s);
}

.paragraph-xs-af2796e73a44f75d + .paragraph-s-dense-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-xs-paragraph-s-dense);
}

.paragraph-xs-af2796e73a44f75d + .paragraph-xs-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-xs-paragraph-xs);
}

.paragraph-xs-af2796e73a44f75d + .paragraph-xxs-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-xs-paragraph-xxs);
}

/* ------- .paragraph-xxs ------- */

.paragraph-xxs-af2796e73a44f75d + .header-5xl-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-xxs-header-5xl);
}

.paragraph-xxs-af2796e73a44f75d + .header-4xl-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-xxs-header-4xl);
}

.paragraph-xxs-af2796e73a44f75d + .header-3xl-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-xxs-header-3xl);
}

.paragraph-xxs-af2796e73a44f75d + .header-2xl-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-xxs-header-2xl);
}

.paragraph-xxs-af2796e73a44f75d + .header-xl-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-xxs-header-xl);
}

.paragraph-xxs-af2796e73a44f75d + .header-l-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-xxs-header-l);
}

.paragraph-xxs-af2796e73a44f75d + .header-xm-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-xxs-header-xm);
}

.paragraph-xxs-af2796e73a44f75d + .header-m-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-xxs-header-m);
}

.paragraph-xxs-af2796e73a44f75d + .header-ms-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-xxs-header-ms);
}

.paragraph-xxs-af2796e73a44f75d + .header-s-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-xxs-header-s);
}

.paragraph-xxs-af2796e73a44f75d + .paragraph-xl-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-xxs-paragraph-xl);
}

.paragraph-xxs-af2796e73a44f75d + .paragraph-l-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-xxs-paragraph-l);
}

.paragraph-xxs-af2796e73a44f75d + .paragraph-l-dense-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-xxs-paragraph-l-dense);
}

.paragraph-xxs-af2796e73a44f75d + .paragraph-m-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-xxs-paragraph-m);
}

.paragraph-xxs-af2796e73a44f75d + .paragraph-m-dense-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-xxs-paragraph-m-dense);
}

.paragraph-xxs-af2796e73a44f75d + .paragraph-s-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-xxs-paragraph-s);
}

.paragraph-xxs-af2796e73a44f75d + .paragraph-s-dense-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-xxs-paragraph-s-dense);
}

.paragraph-xxs-af2796e73a44f75d + .paragraph-xs-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-xxs-paragraph-xs);
}

.paragraph-xxs-af2796e73a44f75d + .paragraph-xxs-af2796e73a44f75d {
  --module-typography-margin-top: var(--theme-margin-normal-paragraph-xxs-paragraph-xxs);
}

.valid-_74af5af5edf152bf {
  color: var(--theme-font-color-valid);
}

.invalid-_74af5af5edf152bf {
  color: var(--theme-font-color-invalid);
}

.noAccent-_74af5af5edf152bf {
  color: var(--theme-font-color-noAccent);
}

.lowercase-ae8b44acb4528651 {
  text-transform: lowercase;
}

.uppercase-ae8b44acb4528651 {
  text-transform: uppercase;
}

.root_top-a9333f8ccf9e6c33 {
  /* NOTE We use "!important" here because we think it's the most important rule about margins.  */
  margin-top: var(--module-useSpaces-top) !important;
}

.root_bottom-a9333f8ccf9e6c33 {
  /* NOTE We use "!important" here because we think it's the most important rule about margins.  */
  margin-bottom: var(--module-useSpaces-bottom) !important;
}

/* Top margins */
.margin-top_none-a9333f8ccf9e6c33,
.margin-top_0-a9333f8ccf9e6c33 {
  --module-useSpaces-top: 0px;
}

.margin-top_2-a9333f8ccf9e6c33 {
  --module-useSpaces-top: var(--theme-gap-2);
}

.margin-top_4-a9333f8ccf9e6c33 {
  --module-useSpaces-top: var(--theme-gap-4);
}

.margin-top_6-a9333f8ccf9e6c33 {
  --module-useSpaces-top: var(--theme-gap-6);
}

.margin-top_8-a9333f8ccf9e6c33 {
  --module-useSpaces-top: var(--theme-gap-8);
}

.margin-top_10-a9333f8ccf9e6c33 {
  --module-useSpaces-top: var(--theme-gap-10);
}

.margin-top_12-a9333f8ccf9e6c33 {
  --module-useSpaces-top: var(--theme-gap-12);
}

.margin-top_14-a9333f8ccf9e6c33 {
  --module-useSpaces-top: var(--theme-gap-14);
}

.margin-top_16-a9333f8ccf9e6c33 {
  --module-useSpaces-top: var(--theme-gap-16);
}

.margin-top_18-a9333f8ccf9e6c33 {
  --module-useSpaces-top: var(--theme-gap-18);
}

.margin-top_20-a9333f8ccf9e6c33 {
  --module-useSpaces-top: var(--theme-gap-20);
}

.margin-top_22-a9333f8ccf9e6c33 {
  --module-useSpaces-top: var(--theme-gap-22);
}

.margin-top_24-a9333f8ccf9e6c33 {
  --module-useSpaces-top: var(--theme-gap-24);
}

.margin-top_28-a9333f8ccf9e6c33 {
  --module-useSpaces-top: var(--theme-gap-28);
}

.margin-top_32-a9333f8ccf9e6c33 {
  --module-useSpaces-top: var(--theme-gap-32);
}

.margin-top_36-a9333f8ccf9e6c33 {
  --module-useSpaces-top: var(--theme-gap-36);
}

.margin-top_40-a9333f8ccf9e6c33 {
  --module-useSpaces-top: var(--theme-gap-40);
}

.margin-top_44-a9333f8ccf9e6c33 {
  --module-useSpaces-top: var(--theme-gap-44);
}

.margin-top_48-a9333f8ccf9e6c33 {
  --module-useSpaces-top: var(--theme-gap-48);
}

.margin-top_52-a9333f8ccf9e6c33 {
  --module-useSpaces-top: var(--theme-gap-52);
}

.margin-top_56-a9333f8ccf9e6c33 {
  --module-useSpaces-top: var(--theme-gap-56);
}

.margin-top_60-a9333f8ccf9e6c33 {
  --module-useSpaces-top: var(--theme-gap-60);
}

.margin-top_64-a9333f8ccf9e6c33 {
  --module-useSpaces-top: var(--theme-gap-64);
}

.margin-top_72-a9333f8ccf9e6c33 {
  --module-useSpaces-top: var(--theme-gap-72);
}

.margin-top_80-a9333f8ccf9e6c33 {
  --module-useSpaces-top: var(--theme-gap-80);
}

/* Bottom margins */
.margin-bottom_none-a9333f8ccf9e6c33,
.margin-bottom_0-a9333f8ccf9e6c33 {
  --module-useSpaces-bottom: 0px;
}

.margin-bottom_2-a9333f8ccf9e6c33 {
  --module-useSpaces-bottom: var(--theme-gap-2);
}

.margin-bottom_4-a9333f8ccf9e6c33 {
  --module-useSpaces-bottom: var(--theme-gap-4);
}

.margin-bottom_6-a9333f8ccf9e6c33 {
  --module-useSpaces-bottom: var(--theme-gap-6);
}

.margin-bottom_8-a9333f8ccf9e6c33 {
  --module-useSpaces-bottom: var(--theme-gap-8);
}

.margin-bottom_10-a9333f8ccf9e6c33 {
  --module-useSpaces-bottom: var(--theme-gap-10);
}

.margin-bottom_12-a9333f8ccf9e6c33 {
  --module-useSpaces-bottom: var(--theme-gap-12);
}

.margin-bottom_14-a9333f8ccf9e6c33 {
  --module-useSpaces-bottom: var(--theme-gap-14);
}

.margin-bottom_16-a9333f8ccf9e6c33 {
  --module-useSpaces-bottom: var(--theme-gap-16);
}

.margin-bottom_18-a9333f8ccf9e6c33 {
  --module-useSpaces-bottom: var(--theme-gap-18);
}

.margin-bottom_20-a9333f8ccf9e6c33 {
  --module-useSpaces-bottom: var(--theme-gap-20);
}

.margin-bottom_22-a9333f8ccf9e6c33 {
  --module-useSpaces-bottom: var(--theme-gap-22);
}

.margin-bottom_24-a9333f8ccf9e6c33 {
  --module-useSpaces-bottom: var(--theme-gap-24);
}

.margin-bottom_28-a9333f8ccf9e6c33 {
  --module-useSpaces-bottom: var(--theme-gap-28);
}

.margin-bottom_32-a9333f8ccf9e6c33 {
  --module-useSpaces-bottom: var(--theme-gap-32);
}

.margin-bottom_36-a9333f8ccf9e6c33 {
  --module-useSpaces-bottom: var(--theme-gap-36);
}

.margin-bottom_40-a9333f8ccf9e6c33 {
  --module-useSpaces-bottom: var(--theme-gap-40);
}

.margin-bottom_44-a9333f8ccf9e6c33 {
  --module-useSpaces-bottom: var(--theme-gap-44);
}

.margin-bottom_48-a9333f8ccf9e6c33 {
  --module-useSpaces-bottom: var(--theme-gap-48);
}

.margin-bottom_52-a9333f8ccf9e6c33 {
  --module-useSpaces-bottom: var(--theme-gap-52);
}

.margin-bottom_56-a9333f8ccf9e6c33 {
  --module-useSpaces-bottom: var(--theme-gap-56);
}

.margin-bottom_60-a9333f8ccf9e6c33 {
  --module-useSpaces-bottom: var(--theme-gap-60);
}

.margin-bottom_64-a9333f8ccf9e6c33 {
  --module-useSpaces-bottom: var(--theme-gap-64);
}

.margin-bottom_72-a9333f8ccf9e6c33 {
  --module-useSpaces-bottom: var(--theme-gap-72);
}

.margin-bottom_80-a9333f8ccf9e6c33 {
  --module-useSpaces-bottom: var(--theme-gap-80);
}

.root-ed2b8474d6840e32 {
  --kitty-button-color-disabled: var(--theme-semantics-components-control-text-disabled);
  --kitty-button-backgroundColor-disabled: var(--theme-semantics-components-control-bg-disabled);
  --kitty-button-focusBoxShadow: var(--theme-focusBoxShadow-default);

  --kitty-button-height: var(--kitty-predefined-button-height, var(--kitty-button-size-height));

  --direction: 1;

  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-around;
  box-sizing: border-box;
  background-color: var(--kitty-button-backgroundColor, var(--theme-semantics-components-button-bg-secondary));
  color: var(--kitty-button-color, var(--theme-font-color-default));
  height: var(--kitty-button-height);
  padding: var(--kitty-button-padding);
  max-width: 100%;
  /* Fix the issue when the user agent stylesheet sets the value */
  font-family: var(--theme-font-family);
  font-size: var(--kitty-button-fontSize);
  font-weight: var(--theme-font-weight-normal);
  border-radius: var(--kitty-button-borderRadius);
  box-shadow: var(--module-bottom-boxShadow, none);
  border: none;
  cursor: pointer;
  outline: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  transition: background-color var(--theme-animation-duration-default) cubic-bezier(0.5, 0, 0.25, 1);
}

[dir='rtl'] .root-ed2b8474d6840e32 {
  --direction: -1;
}

.root-ed2b8474d6840e32[data-theme='lf'] {
  --theme-semantics-components-button-text-primary: var(--theme-palette-white);
  --theme-semantics-components-button-bg-primary: var(--theme-palette-blue500);
  --theme-semantics-components-button-bg-primaryHover: var(--theme-palette-blue600);
  --theme-semantics-components-button-bg-primaryPressed: var(--theme-palette-blue700);
  --theme-semantics-components-button-text-secondary: var(--theme-palette-black);
  --theme-semantics-components-button-bg-secondary: var(--theme-palette-blue100);
  --theme-semantics-components-button-bg-secondaryHover: var(--theme-palette-blue200);
  --theme-semantics-components-button-bg-secondaryPressed: var(--theme-palette-blue300);
  --theme-semantics-components-button-text-accentPrimary: var(--theme-palette-white);
  --theme-semantics-components-button-bg-accentPrimary: var(--theme-palette-green600);
  --theme-semantics-components-button-bg-accentPrimaryHover: var(--theme-palette-green700);
  --theme-semantics-components-button-bg-accentPrimaryPressed: var(--theme-palette-green800);
  --theme-semantics-components-button-bg-overlay-secondary: var(--theme-palette-white);
  --theme-semantics-components-button-bg-overlay-secondaryHover: var(--theme-palette-warmGray2);
  --theme-semantics-components-button-bg-overlay-secondaryPressed: var(--theme-palette-blue200);
  --theme-semantics-components-control-bg-overlay-disabled: var(--theme-palette-warmGray4);
  --theme-semantics-components-control-text-disabled: var(--theme-palette-gray36);
  --theme-semantics-components-control-bg-disabled: var(--theme-palette-warmGray4);
}

.root_preset_secondary-ed2b8474d6840e32[data-theme='lf'] {
  --theme-semantics-components-button-text-secondary: var(--theme-palette-blue700);
}

.root-ed2b8474d6840e32:hover,
.test_hover-ed2b8474d6840e32 {
  background-color: var(
    --kitty-button-backgroundColor-hover,
    var(--theme-semantics-components-button-bg-secondaryHover)
  );
}

.root-ed2b8474d6840e32:active,
.test_active-ed2b8474d6840e32 {
  background-color: var(
    --kitty-button-backgroundColor-active,
    var(--theme-semantics-components-button-bg-secondaryPressed)
  );
  box-shadow: var(--module-bottom-boxShadow, none);
}

.root-ed2b8474d6840e32:focus {
  box-shadow: var(--kitty-button-focusBoxShadow);
}

.root-ed2b8474d6840e32:focus:not(:focus-visible) {
  box-shadow: var(--module-bottom-boxShadow);
}

.root-ed2b8474d6840e32:focus-visible,
.test_focus-ed2b8474d6840e32 {
  box-shadow: var(--kitty-button-focusBoxShadow);
}

/* ------------------ link modifier ------------------ */
.root_link-ed2b8474d6840e32 {
  text-decoration: none;
  display: inline-flex;
}

/* ------------------ disabled modifier ------------------ */

.root_disabled-ed2b8474d6840e32 {
  background-color: var(--kitty-button-backgroundColor-disabled);
  color: var(--kitty-button-color-disabled, var(--theme-font-color-disabled));
  pointer-events: none;
}

.root_disabled-ed2b8474d6840e32:hover {
  background-color: var(--kitty-button-backgroundColor-disabled);
}

/* ------------------ size modifier ------------------ */

.root_size_xs-ed2b8474d6840e32 {
  --kitty-button-size-height: var(--theme-size-xs-height);
  --kitty-button-fontSize: var(--theme-size-xs-fontSize);
  --kitty-button-lineHeight: var(--theme-size-xs-lineHeight);
  --kitty-button-borderRadius: var(--theme-size-xs-borderRadius);
  --kitty-button-padding: var(--theme-component-button-size-xs-padding);
  --kitty-button-text-compensation: var(--theme-component-button-size-xs-text-compensation, 0);
  --kitty-button-icon-square-compensation: var(--theme-component-button-size-xs-icon-square-compensation);
}

.root_size_s-ed2b8474d6840e32 {
  --kitty-button-size-height: var(--theme-size-s-height);
  --kitty-button-fontSize: var(--theme-size-s-fontSize);
  --kitty-button-lineHeight: var(--theme-size-s-lineHeight);
  --kitty-button-borderRadius: var(--theme-size-s-borderRadius);
  --kitty-button-padding: var(--theme-component-button-size-s-padding);
  --kitty-button-text-compensation: var(--theme-component-button-size-s-text-compensation, 0);
  --kitty-button-icon-square-compensation: var(--theme-component-button-size-s-icon-square-compensation);
}

.root_size_m-ed2b8474d6840e32 {
  --kitty-button-size-height: var(--theme-size-m-height);
  --kitty-button-fontSize: var(--theme-size-m-fontSize);
  --kitty-button-lineHeight: var(--theme-size-m-lineHeight);
  --kitty-button-borderRadius: var(--theme-size-m-borderRadius);
  --kitty-button-padding: var(--theme-component-button-size-m-padding);
  --kitty-button-text-compensation: var(--theme-component-button-size-m-text-compensation, 0);
  --kitty-button-icon-square-compensation: var(--theme-component-button-size-m-icon-square-compensation);
}

.root_size_l-ed2b8474d6840e32 {
  --kitty-button-size-height: var(--theme-size-l-height);
  --kitty-button-fontSize: var(--theme-size-l-fontSize);
  --kitty-button-lineHeight: var(--theme-size-l-lineHeight);
  --kitty-button-borderRadius: var(--theme-size-l-borderRadius);
  --kitty-button-padding: var(--theme-component-button-size-l-padding);
  --kitty-button-text-compensation: var(--theme-component-button-size-l-text-compensation, 0);
  --kitty-button-icon-square-compensation: var(--theme-component-button-size-l-icon-square-compensation);
}

.root_size_xl-ed2b8474d6840e32 {
  --kitty-button-size-height: var(--theme-size-xl-height);
  --kitty-button-fontSize: var(--theme-size-xl-fontSize);
  --kitty-button-lineHeight: var(--theme-size-xl-lineHeight);
  --kitty-button-borderRadius: var(--theme-size-xl-borderRadius);
  --kitty-button-padding: var(--theme-component-button-size-xl-padding);
  --kitty-button-text-compensation: var(--theme-component-button-size-xl-text-compensation, 0);
  --kitty-button-icon-square-compensation: var(--theme-component-button-size-xl-icon-square-compensation);
}

/* ------------------ preset modifier ------------------ */

.root_preset_primary-ed2b8474d6840e32,
.root_preset_default_priority_primary_variant_default-ed2b8474d6840e32 {
  --kitty-button-color: var(--theme-semantics-components-button-text-primary);
  --kitty-button-backgroundColor: var(--theme-semantics-components-button-bg-primary);
  --kitty-button-backgroundColor-hover: var(--theme-semantics-components-button-bg-primaryHover);
  --kitty-button-backgroundColor-active: var(--theme-semantics-components-button-bg-primaryPressed);
}

.root_preset_secondary-ed2b8474d6840e32,
.root_preset_default_priority_secondary_variant_default-ed2b8474d6840e32 {
  --kitty-button-color: var(--theme-semantics-components-button-text-secondary);
  --kitty-button-backgroundColor: var(--theme-semantics-components-button-bg-secondary);
  --kitty-button-backgroundColor-hover: var(--theme-semantics-components-button-bg-secondaryHover);
  --kitty-button-backgroundColor-active: var(--theme-semantics-components-button-bg-secondaryPressed);
}

.root_preset_accent-ed2b8474d6840e32,
.root_preset_default_priority_primary_variant_accent-ed2b8474d6840e32,
.root_preset_overlay_priority_primary_variant_accent-ed2b8474d6840e32,
.root_preset_inverse_priority_primary_variant_accent-ed2b8474d6840e32 {
  --kitty-button-color: var(--theme-semantics-components-button-text-accentPrimary);
  --kitty-button-backgroundColor: var(--theme-semantics-components-button-bg-accentPrimary);
  --kitty-button-backgroundColor-hover: var(--theme-semantics-components-button-bg-accentPrimaryHover);
  --kitty-button-backgroundColor-active: var(--theme-semantics-components-button-bg-accentPrimaryPressed);
}

.root_preset_overlay-ed2b8474d6840e32,
.root_preset_overlay_priority_primary_variant_default-ed2b8474d6840e32 {
  --kitty-button-color: var(--theme-semantics-components-button-text-secondary);
  --kitty-button-backgroundColor: var(--theme-semantics-components-button-bg-overlay-secondary);
  --kitty-button-backgroundColor-hover: var(--theme-semantics-components-button-bg-overlay-secondaryHover);
  --kitty-button-backgroundColor-active: var(--theme-semantics-components-button-bg-overlay-secondaryPressed);
  --kitty-button-backgroundColor-disabled: var(--theme-semantics-components-control-bg-overlay-disabled);
  --kitty-button-focusBoxShadow: var(--theme-focusBoxShadow-overlayPreset);
}

/* deprecated preset does not have semantics
  TODO: remove by https://jr.avito.ru/browse/FA-8800 */
.root_preset_overlayDanger-ed2b8474d6840e32 {
  --kitty-button-color: var(--theme-palette-white);
  --kitty-button-color-disabled: var(--theme-palette-red200);
  --kitty-button-backgroundColor: var(--theme-palette-red400);
  --kitty-button-backgroundColor-hover: var(--theme-palette-red300);
  --kitty-button-backgroundColor-active: var(--theme-palette-red400);
  --kitty-button-backgroundColor-disabled: var(--theme-palette-red300);
}

/* ------------------ preset modifier - only 23 ------------------ */

.root_preset_accentSecondary-ed2b8474d6840e32,
.root_preset_default_priority_secondary_variant_accent-ed2b8474d6840e32,
.root_preset_overlay_priority_secondary_variant_accent-ed2b8474d6840e32,
.root_preset_inverse_priority_secondary_variant_accent-ed2b8474d6840e32 {
  --kitty-button-color: var(--theme-semantics-components-button-text-accentSecondary);
  --kitty-button-backgroundColor: var(--theme-semantics-components-button-bg-accentSecondary);
  --kitty-button-backgroundColor-hover: var(--theme-semantics-components-button-bg-accentSecondaryHover);
  --kitty-button-backgroundColor-active: var(--theme-semantics-components-button-bg-accentSecondaryPressed);
}

.root_preset_pay-ed2b8474d6840e32,
.root_preset_default_priority_primary_variant_pay-ed2b8474d6840e32,
.root_preset_overlay_priority_primary_variant_pay-ed2b8474d6840e32,
.root_preset_inverse_priority_primary_variant_pay-ed2b8474d6840e32 {
  --kitty-button-color: var(--theme-semantics-components-button-text-payPrimary);
  --kitty-button-backgroundColor: var(--theme-semantics-components-button-bg-payPrimary);
  --kitty-button-backgroundColor-hover: var(--theme-semantics-components-button-bg-payPrimaryHover);
  --kitty-button-backgroundColor-active: var(--theme-semantics-components-button-bg-payPrimaryPressed);
}

.root_preset_paySecondary-ed2b8474d6840e32,
.root_preset_default_priority_secondary_variant_pay-ed2b8474d6840e32,
.root_preset_overlay_priority_secondary_variant_pay-ed2b8474d6840e32,
.root_preset_inverse_priority_secondary_variant_pay-ed2b8474d6840e32 {
  --kitty-button-color: var(--theme-semantics-components-button-text-paySecondary);
  --kitty-button-backgroundColor: var(--theme-semantics-components-button-bg-paySecondary);
  --kitty-button-backgroundColor-hover: var(--theme-semantics-components-button-bg-paySecondaryHover);
  --kitty-button-backgroundColor-active: var(--theme-semantics-components-button-bg-paySecondaryPressed);
}

.root_preset_success-ed2b8474d6840e32,
.root_preset_default_priority_primary_variant_success-ed2b8474d6840e32,
.root_preset_overlay_priority_primary_variant_success-ed2b8474d6840e32,
.root_preset_inverse_priority_primary_variant_success-ed2b8474d6840e32 {
  --kitty-button-color: var(--theme-semantics-components-button-text-successPrimary);
  --kitty-button-backgroundColor: var(--theme-semantics-components-button-bg-successPrimary);
  --kitty-button-backgroundColor-hover: var(--theme-semantics-components-button-bg-successPrimaryHover);
  --kitty-button-backgroundColor-active: var(--theme-semantics-components-button-bg-successPrimaryPressed);
}

.root_preset_danger-ed2b8474d6840e32,
.root_preset_default_priority_primary_variant_danger-ed2b8474d6840e32,
.root_preset_overlay_priority_primary_variant_danger-ed2b8474d6840e32,
.root_preset_inverse_priority_primary_variant_danger-ed2b8474d6840e32 {
  --kitty-button-color: var(--theme-semantics-components-button-text-errorPrimary);
  --kitty-button-backgroundColor: var(--theme-semantics-components-button-bg-errorPrimary);
  --kitty-button-backgroundColor-hover: var(--theme-semantics-components-button-bg-errorPrimaryHover);
  --kitty-button-backgroundColor-active: var(--theme-semantics-components-button-bg-errorPrimaryPressed);
}

.root_preset_overlaySecondary-ed2b8474d6840e32,
.root_preset_overlay_priority_secondary_variant_default-ed2b8474d6840e32 {
  --kitty-button-color: var(--theme-semantics-components-button-text-secondary);
  --kitty-button-backgroundColor: var(--theme-semantics-components-button-bg-overlay-secondary);
  --kitty-button-backgroundColor-hover: var(--theme-semantics-components-button-bg-overlay-secondaryHover);
  --kitty-button-backgroundColor-active: var(--theme-semantics-components-button-bg-overlay-secondaryPressed);
  --kitty-button-backgroundColor-disabled: var(--theme-semantics-components-control-bg-overlay-disabled);
  --kitty-button-focusBoxShadow: var(--theme-focusBoxShadow-overlayPreset);
}

.root_preset_inverse-ed2b8474d6840e32,
.root_preset_inverse_priority_primary_variant_default-ed2b8474d6840e32 {
  --kitty-button-color: var(--theme-semantics-components-button-text-inverse-primary);
  --kitty-button-color-disabled: var(--theme-semantics-components-control-text-inverse-disabled);
  --kitty-button-backgroundColor: var(--theme-semantics-components-button-bg-inverse-primary);
  --kitty-button-backgroundColor-hover: var(--theme-semantics-components-button-bg-inverse-primaryHover);
  --kitty-button-backgroundColor-active: var(--theme-semantics-components-button-bg-inverse-primaryPressed);
  --kitty-button-backgroundColor-disabled: var(--theme-semantics-components-control-bg-inverse-disabled);
  --kitty-button-focusBoxShadow: var(--theme-focusBoxShadow-inversePreset);
}

.root_preset_inverseSecondary-ed2b8474d6840e32,
.root_preset_inverse_priority_secondary_variant_default-ed2b8474d6840e32 {
  --kitty-button-color: var(--theme-semantics-components-button-text-inverse-secondary);
  --kitty-button-color-disabled: var(--theme-semantics-components-control-text-inverse-disabled);
  --kitty-button-backgroundColor: var(--theme-semantics-components-button-bg-inverse-secondary);
  --kitty-button-backgroundColor-hover: var(--theme-semantics-components-button-bg-inverse-secondaryHover);
  --kitty-button-backgroundColor-active: var(--theme-semantics-components-button-bg-inverse-secondaryPressed);
  --kitty-button-backgroundColor-disabled: var(--theme-semantics-components-control-bg-inverse-disabled);
  --kitty-button-focusBoxShadow: var(--theme-focusBoxShadow-inversePreset);
}

.root_preset_ghost-ed2b8474d6840e32,
.root_preset_default_priority_primary_variant_ghost-ed2b8474d6840e32 {
  --kitty-button-color: var(--theme-semantics-components-button-text-secondary);
  --kitty-button-backgroundColor: transparent;
  --kitty-button-backgroundColor-hover: var(--theme-semantics-components-button-bg-ghostHover);
  --kitty-button-backgroundColor-active: var(--theme-semantics-components-button-bg-ghostPressed);
  --kitty-button-backgroundColor-disabled: transparent;
}

.root_preset_overlayGhost-ed2b8474d6840e32,
.root_preset_overlay_priority_primary_variant_ghost-ed2b8474d6840e32 {
  --kitty-button-color: var(--theme-semantics-components-button-text-secondary);
  --kitty-button-backgroundColor: transparent;
  --kitty-button-backgroundColor-hover: var(--theme-semantics-components-button-bg-ghostHover);
  --kitty-button-backgroundColor-active: var(--theme-semantics-components-button-bg-ghostPressed);
  --kitty-button-backgroundColor-disabled: transparent;
  --kitty-button-focusBoxShadow: var(--theme-focusBoxShadow-overlayPreset);
}

.root_preset_inverseGhost-ed2b8474d6840e32,
.root_preset_inverse_priority_primary_variant_ghost-ed2b8474d6840e32 {
  --kitty-button-color: var(--theme-semantics-components-button-text-inverse-secondary);
  --kitty-button-color-disabled: var(--theme-semantics-components-control-text-inverse-disabled);
  --kitty-button-backgroundColor: transparent;
  --kitty-button-backgroundColor-hover: var(--theme-semantics-components-button-bg-inverse-ghostHover);
  --kitty-button-backgroundColor-active: var(--theme-semantics-components-button-bg-inverse-ghostPressed);
  --kitty-button-backgroundColor-disabled: transparent;
  --kitty-button-focusBoxShadow: var(--theme-focusBoxShadow-inversePreset);
}

.root_preset_overlay_priority_primary_variant_accent-ed2b8474d6840e32,
.root_preset_overlay_priority_secondary_variant_accent-ed2b8474d6840e32,
.root_preset_overlay_priority_primary_variant_pay-ed2b8474d6840e32,
.root_preset_overlay_priority_secondary_variant_pay-ed2b8474d6840e32,
.root_preset_overlay_priority_primary_variant_success-ed2b8474d6840e32,
.root_preset_overlay_priority_primary_variant_danger-ed2b8474d6840e32 {
  --kitty-button-focusBoxShadow: var(--theme-focusBoxShadow-overlayPreset);
}

.root_preset_inverse_priority_primary_variant_accent-ed2b8474d6840e32,
.root_preset_inverse_priority_secondary_variant_accent-ed2b8474d6840e32,
.root_preset_inverse_priority_primary_variant_pay-ed2b8474d6840e32,
.root_preset_inverse_priority_secondary_variant_pay-ed2b8474d6840e32,
.root_preset_inverse_priority_primary_variant_success-ed2b8474d6840e32,
.root_preset_inverse_priority_primary_variant_danger-ed2b8474d6840e32 {
  --kitty-button-focusBoxShadow: var(--theme-focusBoxShadow-inversePreset);
}

/* ------------------ preset modifier - only LF ------------------ */

.root_preset_default-ed2b8474d6840e32 {
  --kitty-button-color: var(--theme-component-button-presets-default-color-default);
  --kitty-button-backgroundColor: var(--theme-component-button-presets-default-backgroundColor-default);
  --kitty-button-backgroundColor-hover: var(--theme-component-button-presets-default-backgroundColor-hover);
  --kitty-button-backgroundColor-active: var(--theme-component-button-presets-default-backgroundColor-active);
}

.root_preset_defaultInverse-ed2b8474d6840e32 {
  --kitty-button-color: var(--theme-component-button-presets-defaultInverse-color-default);
  --kitty-button-color-disabled: var(--theme-component-button-presets-defaultInverse-color-disabled);
  --kitty-button-backgroundColor: var(--theme-component-button-presets-defaultInverse-backgroundColor-default);
  --kitty-button-backgroundColor-hover: var(--theme-component-button-presets-defaultInverse-backgroundColor-hover);
  --kitty-button-backgroundColor-active: var(--theme-component-button-presets-defaultInverse-backgroundColor-active);
  --kitty-button-backgroundColor-disabled: var(
    --theme-component-button-presets-defaultInverse-backgroundColor-disabled
  );
}

.root_preset_warning-ed2b8474d6840e32 {
  --kitty-button-color: var(--theme-component-button-presets-warning-color-default);
  --kitty-button-backgroundColor: var(--theme-component-button-presets-warning-backgroundColor-default);
  --kitty-button-backgroundColor-hover: var(--theme-component-button-presets-warning-backgroundColor-hover);
  --kitty-button-backgroundColor-active: var(--theme-component-button-presets-warning-backgroundColor-active);
}

.root_preset_safeDeal-ed2b8474d6840e32 {
  --kitty-button-color: var(--theme-component-button-presets-safeDeal-color-default);
  --kitty-button-backgroundColor: var(--theme-component-button-presets-safeDeal-backgroundColor-default);
  --kitty-button-backgroundColor-hover: var(--theme-component-button-presets-safeDeal-backgroundColor-hover);
  --kitty-button-backgroundColor-active: var(--theme-component-button-presets-safeDeal-backgroundColor-active);
}

.root_preset_overlayActive-ed2b8474d6840e32 {
  --kitty-button-color: var(--theme-component-button-presets-overlayActive-color-default);
  --kitty-button-color-disabled: var(--theme-component-button-presets-overlayActive-color-disabled);
  --kitty-button-backgroundColor: var(--theme-component-button-presets-overlayActive-backgroundColor-default);
  --kitty-button-backgroundColor-hover: var(--theme-component-button-presets-overlayActive-backgroundColor-hover);
  --kitty-button-backgroundColor-active: var(--theme-component-button-presets-overlayActive-backgroundColor-active);
  --kitty-button-backgroundColor-disabled: var(--theme-component-button-presets-overlayActive-backgroundColor-disabled);
}

/* ------------------ shadow modifier ------------------ */

.root_withShadow-ed2b8474d6840e32 {
  /* TODO: SEMANTICS showdow does not exists in semantics */
  --module-bottom-boxShadow: var(--theme-boxShadow-default);
}

/* ------------------ fullWidth modifier ------------------ */

.root_fullWidth-ed2b8474d6840e32 {
  width: 100%;
}

/* ------------------ multiLine modifier ------------------ */

.root_multiLine-ed2b8474d6840e32 {
  --kitty-button-borderRadius: var(--theme-borderRadius-l);
}

.root_multiLine-ed2b8474d6840e32.root_size_xs-ed2b8474d6840e32 {
  --kitty-button-size-height: 52px;
}

.root_multiLine-ed2b8474d6840e32.root_size_s-ed2b8474d6840e32 {
  --kitty-button-size-height: 52px;
}

.root_multiLine-ed2b8474d6840e32.root_size_m-ed2b8474d6840e32 {
  --kitty-button-size-height: 60px;
}

.root_multiLine-ed2b8474d6840e32.root_size_l-ed2b8474d6840e32 {
  --kitty-button-size-height: 68px;
}

.root_multiLine-ed2b8474d6840e32.root_size_xl-ed2b8474d6840e32 {
  --kitty-button-size-height: 68px;
}

/* ------------------ shape modifier ------------------ */

.root_shape_round-ed2b8474d6840e32 {
  border-radius: var(--kitty-button-height);
}

.root_shape_square-ed2b8474d6840e32,
.root_shape_circle-ed2b8474d6840e32 {
  max-width: var(--kitty-button-height);
  min-width: var(--kitty-button-height);
  padding-inline-start: 0;
  padding-inline-end: 0;
}

.root_shape_circle-ed2b8474d6840e32 {
  border-radius: var(--kitty-button-height);
}

/* ------------------ withIcon modifier ------------------ */

.root_withIcon-ed2b8474d6840e32.root_size_xs-ed2b8474d6840e32 {
  --kitty-button-padding: var(--theme-component-button-size-xs-paddingWithIcon);
}

.root_withIcon-ed2b8474d6840e32.root_size_s-ed2b8474d6840e32 {
  --kitty-button-padding: var(--theme-component-button-size-s-paddingWithIcon);
}

.root_withIcon-ed2b8474d6840e32.root_size_m-ed2b8474d6840e32 {
  --kitty-button-padding: var(--theme-component-button-size-m-paddingWithIcon);
}

.root_withIcon-ed2b8474d6840e32.root_size_l-ed2b8474d6840e32 {
  --kitty-button-padding: var(--theme-component-button-size-l-paddingWithIcon);
}

.root_withIcon-ed2b8474d6840e32.root_size_xl-ed2b8474d6840e32 {
  --kitty-button-padding: var(--theme-component-button-size-xl-paddingWithIcon);
}

/* ------------------ wrapper element  ------------------ */

.wrapper-ed2b8474d6840e32 {
  display: flex;
  flex-wrap: nowrap;
  align-items: baseline;
  justify-content: center;
  line-height: var(--kitty-button-lineHeight);
  width: 100%;
  transition: opacity 0.2s cubic-bezier(0.5, 0, 0.25, 1);
}

/* ------------------ loading modifier  ------------------ */

.wrapper_loading-ed2b8474d6840e32 {
  opacity: 0;
}

/* ------------------ text element  ------------------ */

.text-ed2b8474d6840e32 {
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: center;
  white-space: nowrap;
  line-height: var(--kitty-button-lineHeight);
  margin-top: var(--kitty-button-text-compensation);
  padding-inline-start: var(--theme-module-button-text-padding-start, 0);
  padding-inline-end: var(--theme-module-button-text-padding-end, 0);
}

/* ------------------ withIcon modifier for size xs ------------------ */

.text_withIcon-ed2b8474d6840e32.text_size_xs-ed2b8474d6840e32 {
  --theme-module-button-text-padding-start: var(--theme-component-button-size-xs-text-padding-start);
  --theme-module-button-text-padding-end: var(--theme-component-button-size-xs-text-padding-end);
}

.text_iconBefore-ed2b8474d6840e32.text_size_xs-ed2b8474d6840e32 {
  --theme-module-button-text-padding-start: var(--theme-component-button-size-xs-text-padding-startWithIcon);
}

.text_iconAfter-ed2b8474d6840e32.text_size_xs-ed2b8474d6840e32 {
  --theme-module-button-text-padding-end: var(--theme-component-button-size-xs-text-padding-endWithIcon);
}

/* ------------------ withIcon modifier for size s ------------------ */

.text_withIcon-ed2b8474d6840e32.text_size_s-ed2b8474d6840e32 {
  --theme-module-button-text-padding-start: var(--theme-component-button-size-s-text-padding-start);
  --theme-module-button-text-padding-end: var(--theme-component-button-size-s-text-padding-end);
}

.text_iconBefore-ed2b8474d6840e32.text_size_s-ed2b8474d6840e32 {
  --theme-module-button-text-padding-start: var(--theme-component-button-size-s-text-padding-startWithIcon);
}

.text_iconAfter-ed2b8474d6840e32.text_size_s-ed2b8474d6840e32 {
  --theme-module-button-text-padding-end: var(--theme-component-button-size-s-text-padding-endWithIcon);
}

/* ------------------ withIcon modifier for size m ------------------ */

.text_withIcon-ed2b8474d6840e32.text_size_m-ed2b8474d6840e32 {
  --theme-module-button-text-padding-start: var(--theme-component-button-size-m-text-padding-start);
  --theme-module-button-text-padding-end: var(--theme-component-button-size-m-text-padding-end);
}

.text_iconBefore-ed2b8474d6840e32.text_size_m-ed2b8474d6840e32 {
  --theme-module-button-text-padding-start: var(--theme-component-button-size-m-text-padding-startWithIcon);
}

.text_iconAfter-ed2b8474d6840e32.text_size_m-ed2b8474d6840e32 {
  --theme-module-button-text-padding-end: var(--theme-component-button-size-m-text-padding-endWithIcon);
}

/* ------------------ withIcon modifier for size l ------------------ */

.text_withIcon-ed2b8474d6840e32.text_size_l-ed2b8474d6840e32 {
  --theme-module-button-text-padding-start: var(--theme-component-button-size-l-text-padding-start);
  --theme-module-button-text-padding-end: var(--theme-component-button-size-l-text-padding-end);
}

.text_iconBefore-ed2b8474d6840e32.text_size_l-ed2b8474d6840e32 {
  --theme-module-button-text-padding-start: var(--theme-component-button-size-l-text-padding-startWithIcon);
}

.text_iconAfter-ed2b8474d6840e32.text_size_l-ed2b8474d6840e32 {
  --theme-module-button-text-padding-end: var(--theme-component-button-size-l-text-padding-endWithIcon);
}

/* ------------------ withIcon modifier for size xl ------------------ */

.text_withIcon-ed2b8474d6840e32.text_size_xl-ed2b8474d6840e32 {
  --theme-module-button-text-padding-start: var(--theme-component-button-size-xl-text-padding-start);
  --theme-module-button-text-padding-end: var(--theme-component-button-size-xl-text-padding-end);
}

.text_iconBefore-ed2b8474d6840e32.text_size_xl-ed2b8474d6840e32 {
  --theme-module-button-text-padding-start: var(--theme-component-button-size-xl-text-padding-startWithIcon);
}

.text_iconAfter-ed2b8474d6840e32.text_size_xl-ed2b8474d6840e32 {
  --theme-module-button-text-padding-end: var(--theme-component-button-size-xl-text-padding-endWithIcon);
}

/* ------------------ firstLine element ------------------ */

.firstLine-ed2b8474d6840e32 {
  display: block;
  font-size: var(--theme-module-button-firstLine-font-size);
  line-height: var(--theme-module-button-firstLine-line-height);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.firstLine_size_xs-ed2b8474d6840e32 {
  --theme-module-button-firstLine-font-size: 15px;
  --theme-module-button-firstLine-line-height: 20px;
}

.firstLine_size_s-ed2b8474d6840e32 {
  --theme-module-button-firstLine-font-size: 15px;
  --theme-module-button-firstLine-line-height: 20px;
}

.firstLine_size_m-ed2b8474d6840e32 {
  --theme-module-button-firstLine-font-size: 15px;
  --theme-module-button-firstLine-line-height: 20px;
}

.firstLine_size_l-ed2b8474d6840e32 {
  --theme-module-button-firstLine-font-size: 18px;
  --theme-module-button-firstLine-line-height: 22px;
}

.firstLine_size_xl-ed2b8474d6840e32 {
  --theme-module-button-firstLine-font-size: 18px;
  --theme-module-button-firstLine-line-height: 22px;
}

/* ------------------ secondLine element  ------------------ */

.secondLine-ed2b8474d6840e32 {
  display: block;
  font-size: var(--theme-module-button-secondLine-font-size);
  line-height: var(--theme-module-button-secondLine-line-height);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.secondLine_size_xs-ed2b8474d6840e32 {
  --theme-module-button-secondLine-font-size: 13px;
  --theme-module-button-secondLine-line-height: 16px;
}

.secondLine_size_s-ed2b8474d6840e32 {
  --theme-module-button-secondLine-font-size: 13px;
  --theme-module-button-secondLine-line-height: 16px;
}

.secondLine_size_m-ed2b8474d6840e32 {
  --theme-module-button-secondLine-font-size: 13px;
  --theme-module-button-secondLine-line-height: 16px;
}

.secondLine_size_l-ed2b8474d6840e32 {
  --theme-module-button-secondLine-font-size: 15px;
  --theme-module-button-secondLine-line-height: 20px;
}

.secondLine_size_xl-ed2b8474d6840e32 {
  --theme-module-button-secondLine-font-size: 15px;
  --theme-module-button-secondLine-line-height: 20px;
}

/* ------------------ loader element  ------------------ */

.loader-ed2b8474d6840e32 {
  position: absolute;
  top: 50%;
  inset-inline-start: 50%;
  transform: translate(calc(-50%*var(--direction)), -50%);
  line-height: 0;
  transition: opacity 0.2s cubic-bezier(0.5, 0, 0.25, 1);
}

/* ------------------ icon before/after styles ------------------ */
.icon-ed2b8474d6840e32 {
  line-height: var(--kitty-button-lineHeight);
  margin-top: var(--kitty-button-text-compensation);
}

/* Для inline иконок работать не будет, так как они обернуты в span.
  data-icon — иконки из web-components/icons */
.icon-ed2b8474d6840e32 > svg[data-icon],
.icon-ed2b8474d6840e32 > svg[data-icon-name] {
  position: relative;
  top: var(--kitty-button-icon-square-compensation);
}

/* ------------------ fake Button for react-router ------------------ */
.root_fake-ed2b8474d6840e32 {
  display: inline-flex;
  text-decoration: none;
}

a:active > .root_fake-ed2b8474d6840e32 {
  background-color: var(
    --kitty-button-backgroundColor-active,
    var(--theme-semantics-components-button-bg-secondaryPressed)
  );
  box-shadow: var(--module-bottom-boxShadow, none);
}

a:focus > .root_fake-ed2b8474d6840e32 {
  box-shadow: var(--kitty-button-focusBoxShadow);
}

a:focus:not(:focus-visible) > .root_fake-ed2b8474d6840e32 {
  box-shadow: var(--module-bottom-boxShadow);
}

a:focus-visible > .root_fake-ed2b8474d6840e32 {
  box-shadow: var(--kitty-button-focusBoxShadow);
}

@media (hover: none) {
  .root-ed2b8474d6840e32:hover {
    background-color: var(--kitty-button-backgroundColor, var(--theme-semantics-components-button-bg-secondary));
  }

  .root_disabled-ed2b8474d6840e32:hover {
    background-color: var(--kitty-button-backgroundColor-disabled);
  }
}

.root-_65002b85409b7d0b {
  animation: loaderRotation-_65002b85409b7d0b 1s linear infinite;
}

@keyframes loaderRotation-_65002b85409b7d0b {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

.logo-_44f5f1038bd90714 {
    white-space: nowrap;
    display: inline-block;
    height: 30px;
    position: relative;
    isolation: isolate;
}

.circlesNY_desktop-_1aa9d5e117f8d2fb,
.circlesNY_mobile-_1aa9d5e117f8d2fb {
    --logo-circles-ny-x1: none;
    --logo-circles-ny-x2: none;
    background-image: var(--logo-circles-ny-x1);
    background-size: contain;
    background-repeat: no-repeat;
    display: inline-block;
}

.circlesNY_desktop-_1aa9d5e117f8d2fb {
    width: 30px;
    height: 30px;
}

.circlesNY_mobile-_1aa9d5e117f8d2fb {
    width: 23px;
    height: 23px;
}

@media only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
    .circlesNY_desktop-_1aa9d5e117f8d2fb,
    .circlesNY_mobile-_1aa9d5e117f8d2fb {
        background-image: var(--logo-circles-ny-x2);
    }
}

.confetti_desktop-ea13dbfc55ac770b,
.confetti_mobile-ea13dbfc55ac770b {
    --logo-confetti-x1: none;
    --logo-confetti-x2: none;
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    display: block;
    margin-left: -16px;
    margin-top: -8px;
    background-image: var(--logo-confetti-x1);
    background-size: contain;
    background-repeat: no-repeat;
    z-index: -1;
}

.confetti_desktop-ea13dbfc55ac770b {
    width: 139px;
    height: 48px;
}

.confetti_mobile-ea13dbfc55ac770b {
    width: 111px;
    height: 38px;
}

@media only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
    .confetti_desktop-ea13dbfc55ac770b,
    .confetti_mobile-ea13dbfc55ac770b {
        background-image: var(--logo-confetti-x2);
    }
}

.root-fb4d69187f20a5b4 {
    white-space: nowrap;
    display: inline-block;
    position: relative;
    isolation: isolate;
}

.root_desktop-fb4d69187f20a5b4 {
    width: 109px;
    height: 30px;
}

.root_mobile-fb4d69187f20a5b4 {
    width: 84px;
    height: 23px;
}

.root_desktop_global-fb4d69187f20a5b4 {
    width: 121px;
    height: 35px;
}

.root_mobile_global-fb4d69187f20a5b4 {
    width: 92px;
    height: 23px;
}

.logo-fb4d69187f20a5b4 {
    display: inline-flex;
    align-items: center;
}

.logo_desktop-fb4d69187f20a5b4 {
    gap: 10px;
}

.logo_mobile-fb4d69187f20a5b4 {
    gap: 8px;
}

.root-_27373de0231abbb9 {
  --module-spacer-slot-width: auto;

  width: var(--module-spacer-slot-width);
  margin: var(--module-useSpaces-top, 0px) var(--module-spacer-half-column-gap) var(--module-useSpaces-bottom, 0px);
}

.root-_27373de0231abbb9:empty {
  display: none;
}

/* flex gap not working in safari */
.direction_vertical-_27373de0231abbb9:not(.root_wrap-_27373de0231abbb9) + .root-_27373de0231abbb9 {
  margin-top: calc(var(--module-spacer-row-gap) + var(--module-useSpaces-top, 0px));
}

.root_wrap-_27373de0231abbb9 {
  margin-top: calc(var(--module-spacer-half-row-gap) + var(--module-useSpaces-top, 0px));
  margin-bottom: calc(var(--module-spacer-half-row-gap) + var(--module-useSpaces-bottom, 0px));
}

/* Hide the slot if there is only one element with hidden attribute */
@supports (selector(:has(*))) {
  .root-_27373de0231abbb9:has(> [hidden]:only-child) {
    display: none;
  }
}

/* ---------- grow modifier ---------- */
.root_grow-_27373de0231abbb9 {
  flex-grow: 1;
  min-width: 0;
}

/* ---------- fixed width modifier ---------- */
.root_width_fixed-_27373de0231abbb9 {
  flex-shrink: 0;
}

/* ---------- align modifier ---------- */

.root_align_start-_27373de0231abbb9 {
  align-self: flex-start;
}

.root_align_center-_27373de0231abbb9 {
  align-self: center;
}

.root_align_end-_27373de0231abbb9 {
  align-self: flex-end;
}

.root_align_baseline-_27373de0231abbb9 {
  align-self: baseline;
}

.root-_16f84c1e347f295f {
  --module-spacer-column-gap: var(--theme-component-spacer-gap);
  --module-spacer-row-gap: var(--theme-component-spacer-gap);
  --module-spacer-half-column-gap: calc(var(--module-spacer-column-gap)/2);
  --module-spacer-half-row-gap: calc(var(--module-spacer-row-gap)/2);

  display: inline-flex;
  /* Fix the issue when there is unnecessary bottom padding in the parent node */
  vertical-align: top;
  margin: var(--module-useSpaces-top, 0px) calc(var(--module-spacer-half-column-gap)*-1)
    var(--module-useSpaces-bottom, 0px);
}

/* formContext modifier */

.root_formContext-_16f84c1e347f295f {
  --module-spacer-column-gap: var(--theme-component-spacer-formGap);
  --module-spacer-row-gap: var(--theme-component-spacer-formGap);
}

/* fullWidth modifier */

.root_fullWidth-_16f84c1e347f295f {
  display: flex;
  width: calc(100% + var(--module-spacer-half-column-gap)*2);
}

/* direction modifier */
.root_direction_vertical-_16f84c1e347f295f {
  --module-spacer-half-column-gap: 0px;

  flex-direction: column;
}

/* wrap modifier */
.root_wrap-_16f84c1e347f295f {
  flex-wrap: wrap;
  margin-top: calc(var(--module-spacer-half-row-gap)*-1 + var(--module-useSpaces-top, 0px));
  margin-bottom: calc(var(--module-spacer-half-row-gap)*-1 + var(--module-useSpaces-bottom, 0px));
}

.root-_9780594a1413a55a {
  /* TODO: SEMANTICS next next 3 lines: remove --theme-component vars and replace on semantic vars */
  --kitty-link-color: var(--theme-component-link-color-default, var(--theme-palette-blue600));
  --kitty-link-color-hover: var(--theme-component-link-color-hover, var(--theme-palette-red600));
  --kitty-link-text-decoration: none;

  --kitty-link-opacity-hover: 1;
  --kitty-link-text-underline-offset: unset;

  color: var(--kitty-link-color);
  -webkit-text-decoration: var(--kitty-link-text-decoration);
          text-decoration: var(--kitty-link-text-decoration);
  text-underline-offset: var(--kitty-link-text-underline-offset);
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  transition:
    color var(--theme-animation-duration-default) ease-in-out,
    background-color var(--theme-animation-duration-default) ease-in-out;
  /* Specified explicitly, because if href is omitted the cursor is default */
  cursor: pointer;
}

@media (hover: none) and (pointer: coarse) {
  .root-_9780594a1413a55a:active {
    background-color: var(--theme-palette-black8);
    border-radius: 2px;
  }
}

.root-_9780594a1413a55a:hover {
  color: var(--kitty-link-color-hover);
  opacity: var(--kitty-link-opacity-hover);
}

.root-_9780594a1413a55a:focus-visible {
  box-shadow: 0 0 0 3px var(--theme-palette-blue300);
  outline: none;
  border-radius: var(--theme-borderRadius-s);
}

.root-_9780594a1413a55a:visited:not(.root_noVisited-_9780594a1413a55a):not(:hover) {
  color: revert;
}

/* ---------- size modifier ---------- */

.root_preset_default-_9780594a1413a55a {
  --kitty-link-color: var(--theme-palette-blue600);
  --kitty-link-text-decoration: none;
}

.root_preset_noAccent-_9780594a1413a55a {
  --kitty-link-color: var(--theme-palette-gray54);
  --kitty-link-text-decoration: underline;
  --kitty-link-text-underline-offset: var(--theme-component-link-textUnderlineOffset);
}

.root_preset_noAccent-_9780594a1413a55a:hover {
  --kitty-link-color-hover: var(--theme-palette-gray76);
}

.root_preset_gray-_9780594a1413a55a {
  --kitty-link-color: var(--theme-palette-gray54);
}

.root_preset_black-_9780594a1413a55a {
  /* TODO: SEMANTICS noAccent token for black preset */
  --kitty-link-color: var(--theme-semantics-components-link-noAccent);
}

.root_preset_red-_9780594a1413a55a {
  --kitty-link-color: var(--theme-palette-red600);
}

.root_preset_monochrome-_9780594a1413a55a {
  --kitty-link-color: var(--theme-palette-black);
  --kitty-link-text-decoration: underline;
  --kitty-link-text-underline-offset: var(--theme-component-link-textUnderlineOffset);
}

.root_preset_monochrome-_9780594a1413a55a:hover {
  --kitty-link-color-hover: var(--theme-palette-gray76);
}

.root_preset_inherit-_9780594a1413a55a {
  --kitty-link-color: inherit;
  --kitty-link-color-hover: inherit;
  --kitty-link-opacity-hover: 0.65;
  --kitty-link-text-decoration: underline;
  --kitty-link-text-underline-offset: var(--theme-component-link-textUnderlineOffset);
}

.root_underlineOffset_size-xs-_9780594a1413a55a {
  --kitty-link-text-underline-offset: var(--theme-component-link-size-xs-underlineOffset);
}

.root_underlineOffset_size-s-_9780594a1413a55a {
  --kitty-link-text-underline-offset: var(--theme-component-link-size-s-underlineOffset);
}

.root_underlineOffset_size-ms-_9780594a1413a55a {
  --kitty-link-text-underline-offset: var(--theme-component-link-size-ms-underlineOffset);
}

.root_underlineOffset_size-m-_9780594a1413a55a {
  --kitty-link-text-underline-offset: var(--theme-component-link-size-m-underlineOffset);
}

.root_underlineOffset_size-xm-_9780594a1413a55a {
  --kitty-link-text-underline-offset: var(--theme-component-link-size-xm-underlineOffset);
}

.root_underlineOffset_size-l-_9780594a1413a55a {
  --kitty-link-text-underline-offset: var(--theme-component-link-size-l-underlineOffset);
}

.root_underlineOffset_size-xl-_9780594a1413a55a {
  --kitty-link-text-underline-offset: var(--theme-component-link-size-xl-underlineOffset);
}

.root_underlineOffset_size-xxl-_9780594a1413a55a {
  --kitty-link-text-underline-offset: var(--theme-component-link-size-xxl-underlineOffset);
}

.root_underlineOffset_size-xxxl-_9780594a1413a55a {
  --kitty-link-text-underline-offset: var(--theme-component-link-size-xxxl-underlineOffset);
}

.root_underlineOffset_size-xxxxl-_9780594a1413a55a {
  --kitty-link-text-underline-offset: var(--theme-component-link-size-xxxxl-underlineOffset);
}

.root_underlineOffset_size-xxxxxl-_9780594a1413a55a {
  --kitty-link-text-underline-offset: var(--theme-component-link-size-xxxxxl-underlineOffset);
}

@media (hover: none) {
  .root-_9780594a1413a55a:hover {
    --kitty-link-color-hover: var(--kitty-link-color);
    --kitty-link-opacity-hover: 1;
  }
}

.preset_green-c320fc2780dc1771 {
  --module-promoblock-outlineColor: var(--theme-palette-green400);
}

.preset_blue-c320fc2780dc1771 {
  --module-promoblock-outlineColor: var(--theme-palette-blue300);
}

.preset_red-c320fc2780dc1771 {
  --module-promoblock-outlineColor: var(--theme-palette-red300);
}

.preset_orange-c320fc2780dc1771 {
  --module-promoblock-outlineColor: var(--theme-palette-orange400);
}

.preset_beige-c320fc2780dc1771 {
  --module-promoblock-outlineColor: var(--theme-palette-beige600);
}

.preset_violet-c320fc2780dc1771 {
  --module-promoblock-outlineColor: var(--theme-palette-violet300);
}

.preset_warmGray-c320fc2780dc1771 {
  --module-promoblock-outlineColor: var(--theme-palette-warmGray36);
}

.root-e972fd2ede3fb6de {
    display: flex;
    max-width: 964px;
    margin: 48px auto;
    padding: 0 16px;
    box-sizing: border-box;
    flex-direction: column;
}

.root_fullscreen-e972fd2ede3fb6de {
    height: 100vh;
    margin: auto;
}

.cover-e972fd2ede3fb6de {
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    aspect-ratio: 4 / 3;
    max-width: 380px;
    flex-shrink: 1;
}

.content-e972fd2ede3fb6de {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 100%;
}

.root_fullscreen-e972fd2ede3fb6de .content-e972fd2ede3fb6de {
    margin: auto;
}

.info-e972fd2ede3fb6de {
    margin: auto 0;
    display: flex;
    flex-direction: column;
    padding-inline-end: 40px;
    gap: 6px;
}

.header-e972fd2ede3fb6de {
    display: block;
    padding-bottom: 100px;
    margin: 16px 0;
}

.json-e972fd2ede3fb6de {
    margin: 0;
    padding: 10px;
    background: var(--theme-palette-gray8);
    border-radius: 5px;
    white-space: pre-wrap;
    text-align: start;
    unicode-bidi: plaintext;
}

.root_fullscreen-e972fd2ede3fb6de .header-e972fd2ede3fb6de {
    padding-bottom: 0;
}

.button-e972fd2ede3fb6de {
    width: -moz-fit-content;
    width: fit-content;
}

.bottom-e972fd2ede3fb6de {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
    width: -moz-fit-content;
    width: fit-content;
}

.cover_error-e972fd2ede3fb6de {
    height: 180px;
}

.cover_network-e972fd2ede3fb6de {
    height: 160px;
}

.cover_unavailable-e972fd2ede3fb6de {
    height: 340px;
}

@media (max-width: 768px) {
    .root-e972fd2ede3fb6de {
        height: 100%;
        margin: auto;
        justify-content: center;
        max-width: 640px;
        padding: 16px 10px;
    }

    .root_fullscreen-e972fd2ede3fb6de {
        height: 100dvh;
        box-sizing: border-box;
    }

    .content-e972fd2ede3fb6de {
        flex-direction: column-reverse;
        align-items: center;
    }

    .info-e972fd2ede3fb6de {
        padding-inline-end: 0;
        text-align: center;
        width: 100%;
    }

    .bottom-e972fd2ede3fb6de {
        display: flex;
        flex-direction: column-reverse;
        width: 100%;
        align-items: center;
        box-sizing: border-box;
        gap: 0;
    }

    .root_fullscreen-e972fd2ede3fb6de .bottom-e972fd2ede3fb6de {
        position: fixed;
        bottom: 16px;
        inset-inline-start: 0;
        box-sizing: border-box;
        padding: 0 10px;
    }

    .root_fullscreen-e972fd2ede3fb6de .button-e972fd2ede3fb6de {
        width: 100%;
    }

    .cover-e972fd2ede3fb6de {
        margin-bottom: 16px;
    }

    .header-e972fd2ede3fb6de {
        display: none;
    }

    .cover_error-e972fd2ede3fb6de {
        height: 180px;
    }

    .cover_network-e972fd2ede3fb6de {
        height: 180px;
    }

    .cover_unavailable-e972fd2ede3fb6de {
        height: 180px;
    }
}

