


@font-face {
    font-family: "syne";
    font-style: normal;
    font-weight: 200;
    src: url("../../static/fonts/syne/syne-v1-latin-200.woff2") format("woff2")
}

@font-face {
    font-family: "syne";
    font-style: normal;
    font-weight: 300;
    src: url("../../static/fonts/syne/syne-v1-latin-300.woff2") format("woff2")
}

@font-face {
    font-family: "syne";
    font-style: normal;
    font-weight: 400;
    src: url("../../static/fonts/syne/syne-v1-latin-400.woff2") format("woff2")
}

@font-face {
    font-family: "syne";
    font-style: normal;
    font-weight: 500;
    src: url("../../static/fonts/syne/syne-v1-latin-500.woff2") format("woff2")
}

@font-face {
    font-family: "syne";
    font-style: normal;
    font-weight: 600;
    src: url("../../static/fonts/syne/syne-v1-latin-600.woff2") format("woff2")
}

@font-face {
    font-family: "syne";
    font-style: normal;
    font-weight: 700;
    src: url("../../static/fonts/syne/syne-v1-latin-700.woff2") format("woff2")
}

@font-face {
    font-family: "syne";
    font-style: normal;
    font-weight: 800;
    src: url("../../static/fonts/syne/syne-v1-latin-800.woff2") format("woff2")
}

:root {
    --black: rgb(11, 5, 8);
    --white: rgb(255, 255, 255);
    /*--BD-5: #f5f4fd;*/
    /*--BD-12: #191d32;*/
    /*--BD-50: #3b28cc;*/
    /*--BD-60: #2f20a3;*/
    /*--BD-DL: #3b4270;*/
    /*--BD-DM: #46478b;*/
    --BD-5: rgba(247, 29, 3, .05);
    --BD-12: rgba(247, 29, 3, .12);
    --BD-50: rgba(247, 29, 3, .5);
    --BD-60: rgba(247, 29, 3, .6);
    --BD-DL: rgb(248, 78, 58);
    --BD-DM: rgb(27, 38, 33);
    --N-3: rgb(247, 247, 247);
    --N-5: rgb(242, 242, 242);
    --N-10: rgb(230, 230, 230);
    --N-60: rgb(108, 105, 106);
    --N-85: rgb(47, 42, 45);
    --N-90: rgb(35, 29, 32);
    --N-95: rgb(23, 17, 20);
    --Y-DL: rgb(39, 33, 23);
    --Y-10: rgb(252, 249, 225);
    --text: rgb(11, 5, 8);
    /*--P-5: #f9f4fe;*/
    /*--P-DL: #434173;*/
    /*--P-30: #c082f6;*/
    /*--P-40: #a851f3;*/
    /*--P-50: #8f20ef;*/
    /*--P-60: #721abf;*/
    --P-5: rgb(254, 239, 237);
    --P-DL: rgb(50, 24, 24);
    --P-30: rgb(250, 128, 113);
    --P-40: rgb(248, 78, 58);
    --P-50: rgb(247, 29, 3);
    --P-60: rgb(172, 20, 2);
    --G-DL: rgb(26, 31, 29);
    --G-10: rgb(225, 245, 236);
    --G-40: rgb(63, 194, 136);
    --G-50: rgb(9, 177, 103);
    --R-DL: rgb(41, 21, 23);
    --R-5: rgb(254, 239, 237);
    --R-40: rgb(248, 78, 58);
    --R-50: rgb(247, 29, 3);
    /*--grey-border-4: rgba(42, 53, 90, 0.04);*/
    /*--grey-border-5: rgba(42, 53, 90, 0.05);*/
    /*--grey-border-8: rgba(42, 53, 90, 0.08);*/
    /*--grey-border-15: rgba(42, 53, 90, 0.15);*/
    /*--grey-border-30: rgba(42, 53, 90, 0.3);*/
    /*--white-border-5: rgba(255, 255, 255, 0.05);*/
    /*--white-border-8: rgba(255, 255, 255, 0.08);*/
    /*--white-border-15: rgba(255, 255, 255, 0.15);*/
    --grey-border-4: rgba(11, 5, 8, .04);
    --grey-border-5: rgba(11, 5, 8, .05);
    --grey-border-8: rgba(11, 5, 8, .08);
    --grey-border-15: rgba(11, 5, 8, .15);
    --grey-border-30: rgba(11, 5, 8, .3);
    --white-border-5: rgba(255, 255, 255, .05);
    --white-border-8: rgba(255, 255, 255, .08);
    --white-border-15: rgba(255, 255, 255, .15);
    /*--shadow-B-7: rgba(27, 34, 58, 0.07);*/
    /*--shadow-B-16: rgba(13, 17, 16, 0.016);*/
    /*--shadow-B-24: rgba(13, 17, 16, 0.024);*/
    /*--shadow-B-31: rgba(13, 17, 16, 0.031);*/
    /*--shadow-B-51: rgba(13, 17, 16, 0.051);*/
    --shadow-B-7: rgba(11, 5, 8, .07);
    --shadow-B-16: rgba(11, 5, 8, .016);
    --shadow-B-24: rgba(11, 5, 8, .024);
    --shadow-B-31: rgba(11, 5, 8, .031);
    --shadow-B-51: rgba(11, 5, 8, .051);
    --shadow-G-16: rgba(36, 193, 130, 0.016);
    --shadow-G-24: rgba(36, 193, 130, 0.024);
    --shadow-G-31: rgba(36, 193, 130, 0.031);
    --shadow-G-51: rgba(36, 193, 130, 0.051);
    --shadow-R-16: rgba(252, 90, 90, 0.016);
    --shadow-R-24: rgba(252, 90, 90, 0.024);
    --shadow-R-31: rgba(252, 90, 90, 0.031);
    --shadow-R-51: rgba(252, 90, 90, 0.051);
}

*,
*::after,
*::before {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

*::-webkit-scrollbar {
    width: 8px;
    height: 8px;
    background-color: transparent;
}

*::-webkit-scrollbar-thumb {
    border: 3px solid transparent;
    background-clip: padding-box;
    background-color: var(--N-60);
}

*::-webkit-scrollbar-track {
    background: 0 0;
    margin: 4px 0;
}

ol,
ul {
    list-style: none;
}

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

input,
button {
    font: inherit;
    outline: none;
    background-color: transparent;
}

fieldset {
    padding: 0;
}

a, .trademark-element {
    color: var(--P-40);
	text-decoration: underline;
	transition: color 0.23s ease-in-out, opacity 0.23s ease-in-out, text-decoration-color 0.23s ease-in-out,
		-webkit-text-decoration-color 0.23s ease-in-out;
	-webkit-text-decoration-color: inherit;
	text-decoration-color: transparent;

	&:has([class]) {
		text-decoration: none;
	}

	&:hover {
		-webkit-text-decoration-color: inherit;
		text-decoration-color: inherit;
	}
}

.dark-theme a {
    color: var(--P-30);
}

html {
    scroll-behavior: smooth;
}

html,
body {
    position: relative;
    height: 100%;
}

body {
    font-family: syne, sans-serif !important;
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    color: var(--black);
    background-color: var(--white);
}

body .container .content-wrapper-section#mainContent h1 {
    margin-top: 300px;
}

body.dark-theme {
    color: var(--N-10);
    background-color: var(--N-95);
}

body.no-scroll {
    overflow-y: hidden;
}

.img_left,
.img_right,
.img_center {
    img {
        -o-object-fit: cover;
        object-fit: cover;
        border-radius: 16px;
        height: auto;
    }
}

.img_left {
    float: left;
    margin-right: 12px;

    &:has(+*) {
        margin-bottom: 12px;
    }
}

.img_right {
    float: right;
    margin-left: 12px;

    &:has(+*) {
        margin-bottom: 12px;
    }
}

.img_center {
    margin: 12px auto;

    img {
        margin-left: auto;
        margin-right: auto;
    }
}

@media (max-width: 576px) {
    .img_center,
    .img_right,
    .img_left {
        width: 100%;
        margin-top: 24px;
        margin-bottom: 24px;

        img {
            margin-left: auto;
            margin-right: auto;
        }
    }

    .img_left {
        margin-right: unset;
    }

    .img_right {
        margin-left: unset;
    }

    .img_center {
        margin-top: unset;
    }
}

.main {
    flex-grow: 1;
}

.wrapper-section {
    width: 100%;
    max-width: 884px;
    margin-left: auto;
    margin-right: auto;
    padding-right: 12px;
    padding-left: 12px;

    > p,
    > ol,
    > ul {
        &:has(+ *) {
            margin-bottom: 24px;
        }
    }
}

.wrapper-section--big {
    max-width: 1536px;
}

.wrapper-section--average {
    max-width: 1304px;
}

[class$=__icon],
[class$=-icon] {
    display: flex;
    align-items: center;
}

[class$=__icon] svg path,
[class$=-icon] svg path {
    transition: fill 0.23s ease-in-out, stroke 0.23s ease-in-out;
}

@media (max-width: 992px) {
    body .container .content-wrapper-section#mainContent h1 {
        margin-top: 140px;
    }
}

.enclosure {
    min-width: 320px;
    min-height: 100%;
    display: flex;
    flex-direction: column;
    /* overflow: hidden; */
}

.header_top-content {
    position: -webkit-sticky;
    position: sticky;
    top: 12px;
    z-index: 5;
}

.header_top-content .wrapper-section {
    max-width: 1536px;
}

.header_top-content.header_top-content--1 .header_top-content__inner {
    align-items: flex-start;
    flex-direction: column;
    gap: 27px;
}

.header_top-content.header_top-content--1 .close,
.header_top-content.header_top-content--1 .burger {
    opacity: 0.5;
}

.header_top-content.header_top-content--2 .header_top-content__inner--2 {
    justify-content: flex-start;
    gap: 48px;
}

.header_top-content.header_top-content--2 .header_top-content__inner--2 .menu {
    padding-left: 48px;
    border-left: 1px solid var(--white-border-15);
}

.header_top-content.header_top-content--3 .wrapper-section {
    max-width: 1304px;
}

.header_top-content__inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    border-radius: 16px;
    padding: 31px 25px ;
    background-color: var(--black);
}

.dark-theme .header_top-content__inner {
    background-color: var(--N-10);
}

@media (max-width: 992px) {
    .header_top-content {
        top: 4px;
    }

    .header_top-content .wrapper-section {
        padding: 0 4px;
        display: flex;
        height: 100%;
        flex-direction: column;
    }

    .header_top-content .wrapper-section {

    }

    .header_top-content.header_top-content--1 .header_top-content__inner {
        align-items: center;
        flex-direction: row;
    }

    .header_top-content.header_top-content--2 .header_top-content__inner {
        justify-content: space-between;
    }

    .header_top-content.header_top-content--2 .burger::after {
        content: "";
        position: absolute;
        left: -16px;
        top: 50%;
        transform: translateY(-50%);
        width: 1px;
        height: 100%;
        background-color: var(--white-border-15);
    }

    .header_top-content.header_top-content--3 {
        padding-left: 8px;
        padding-right: 8px;

        .exploration__top {
            margin: 0 8px;
        }
    }

    .header_top-content__inner {
        padding: 17px 12px;
    }

    .exploration__nav {
        flex-grow: 1;
    }
}

.menu {
	.menu__list {
		display: flex;
        flex-wrap: wrap;
		align-items: center;
		gap: 24px 48px;

		li {
			position: relative;

			&:hover {
				> ul {
					opacity: 1;
					visibility: visible;
					z-index: 10;

                    li:hover {
                        i {
                            svg {
                                transform: rotate(-90deg);
                            }
                        }
                    }
				}

                > div {
                    a {
                        color: var(--P-40);
                    }

                    i {
                        svg {
                            transform: rotateX(-180deg);

                            path {
                                stroke: var(--P-40);
                            }
                        }
                    }
                }
			}

            ul {
                position: absolute;
                top: 100%;
                left: 0;
                min-width: 138px;
                border-radius: 12px;
                background-color: var(--white);
                box-shadow: 0 8px 24px var(--shadow-B-7);
                opacity: 0;
                z-index: -1;
                visibility: hidden;
                transition: opacity 0.2s ease-in-out, visibility 0.23s ease-in-out, z-index 0.23s ease-in-out;

                li {
                    position: relative;
                    z-index: 1;
                    transition: background-color 0.23s ease-in-out;

                    &:hover {
                        background-color: var(--grey-border-8);

                        > ul {
                            opacity: 1;
                            visibility: visible;
                            z-index: 10;
                        }
                    }

                    &:has(li:hover) {
                        > ul {
                            a {
                                background-color: var(--white-border-8);

                                i {
                                    opacity: 1;
                                }
                            }
                        }
                    }

                    &:not(:last-child) {
                        border-bottom: 1px solid var(--grey-border-8);
                    }

                    &:first-child {
                        border-radius: 12px 12px 0 0;
                    }

                    &:last-child {
                        border-radius: 0 0 12px 12px;
                    }

                    ul {
                        top: 0;
                        left: 90%;
                        margin-top: 0;
                        max-height: 144px;
                        overflow: auto;
                        z-index: 11;

                        li {
                            border-radius: 0;
                        }
                    }
                }

                div {
                    display: flex;
                    align-items: center;
                    gap: 6px;
                    transition: background-color 0.23s ease-in-out;
                }

                a {
                    display: flex;
                    align-items: center;
                    gap: 12px;
                    justify-content: space-between;
                    padding: 11px 11px;
                    color: var(--text);
                    overflow: hidden;
                }

                i {
                    width: 16px;
                    height: 16px;
                    margin-top: 0;
                    opacity: 0.3;
                    transition: opacity 0.23s ease-in-out;

                    svg {
                        transform: rotate(-90deg);

                        path {
                            stroke: var(--black);
                        }
                    }
                }
            }
		}

		div {
			display: flex;
			align-items: center;
			gap: 12px;
		}

		a {
			display: flex;
			align-items: center;
			gap: 6px;
			font-weight: 700;
			color: var(--white);
            text-decoration: none;
			transition: color 0.23s ease-in-out;

		}

        @media (min-width: 992px) {
            div a {
              white-space: nowrap;
            }
        }

		i {
			opacity: 0.3;
			margin-top: 2px;
			transition: transform 0.23s ease-in-out;

			svg {
                transition: transform 0.23s ease-in-out;

				path {
					stroke: var(--white);
				}
			}
		}
	}
}

.dark-theme {
	.menu {
		.menu__list {
			a {
				color: var(--black);
			}

			i {
				svg {
					path {
						stroke: var(--black);
					}
				}
			}
		}
	}
}

@media (max-width: 992px) {
	.menu {
		position: absolute;
		top: 100px;
		left: 0;
		width: 100%;
		height: 100%;
		transform: translateX(-200%);
		flex-direction: column;
		padding: 20px 20px 20px 20px;
		opacity: 0;
		visibility: hidden;
		z-index: -1;
		flex-shrink: unset;
		transition: transform 0.23s ease-in-out, opacity 0.23s ease-in-out, visibility 0.23s ease-in-out,
			z-index 0.23s ease-in-out;
		overflow-y: auto;

		&.menu--active {
			opacity: 1;
			visibility: visible;
			z-index: 3;
			transform: translateX(0%);
			transition: transform 0.23s ease-in-out, opacity 0.23s ease-in-out, visibility 0.23s ease-in-out,
				z-index 0.23s ease-in-out;
			justify-content: unset;
		}

		.menu__list {
			flex-direction: column;

			a {
				padding: 0;
				text-align: center;
				color: var(--black);
			}

			i {
				width: 28px;
				height: 28px;
				margin-top: unset;
				justify-content: center;
				transform: rotate(-90deg);

				svg {
					path {
						stroke: var(--black);
					}
				}
			}
		}
	}
}

.exploration {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background-color: var(--white);
    opacity: 0;
    z-index: -1;
    visibility: hidden;
    overflow: auto;
    transition: opacity 0.23s ease-in-out, visibility 0.23s ease-in-out, z-index 0.23s ease-in-out;
}

.exploration .wrapper-section {
    padding: 4px 4px 0;
}

.exploration:has(+ .header_top-content--1) .exploration__icon {
    opacity: 0.5;
}

.exploration:has(+ .header_top-content--2) .exploration__icon::after {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 1px;
    height: 100%;
    background-color: var(--white-border-15);
}

.exploration:has(+ .header_top-content--2) .exploration__icon:first-child::after {
    right: -16px;
}

.exploration:has(+ .header_top-content--2) .exploration__icon:last-child {
    position: relative;
}

.exploration:has(+ .header_top-content--2) .exploration__icon:last-child::after {
    left: -16px;
}

.exploration:has(+ .header_top-content--3) {
    padding-left: 8px;
    padding-right: 8px;
}

.exploration.active {
    opacity: 1;
    z-index: 11;
    visibility: visible;
}

.exploration__top {
    position: relative;
    display: flex;
    align-items: center;
    padding: 17px 12px;
    border-radius: 16px;
    background-color: var(--black);
}

.exploration__top--hidden {
    display: none;
}

.exploration__top-box {
    margin-right: auto;
}

.exploration__breadcrumbs {
    position: absolute;
    max-width: 298px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: var(--black);
    opacity: 0;
    overflow: hidden;
    pointer-events: none;
}

.dark-theme .exploration__breadcrumbs {
    background-color: var(--N-10);

    li {
        color: var(--black);
    }
}

.exploration__breadcrumbs:has(.exploration__breadcrumbs-item + .exploration__breadcrumbs-item) {
    opacity: 1;
}

.exploration__breadcrumbs-item {
    width: 100%;
    white-space: nowrap;
    text-align: center;
    font-size: 24px;
    line-height: 32px;
    font-weight: 700;
    color: var(--white);
    cursor: pointer;
}

.exploration__breadcrumbs-item:first-child, .exploration__breadcrumbs-item:not(:last-child) {
    opacity: 0;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}

.exploration__nav {
    position: relative;
    padding: 0;
    grid-template-columns: 1fr;
    overflow: hidden;
    margin-top: unset;
}

.exploration__nav ul {
    position: relative;
    width: 100%;
    display: flex;
    flex-direction: column;
    height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
    transition: opacity 0.23s ease-in-out, visibility 0.23s ease-in-out, z-index 0.23s ease-in-out;
}

.exploration__nav ul:has(li.active) {
    overflow-y: hidden;
}

.exploration__nav ul li {
    display: flex;
    flex-direction: column;
}

.exploration__nav ul li.active > div + ul {
    opacity: 1;
    z-index: 1;
    visibility: visible;
}

.exploration__nav ul li a {
    flex-grow: 1;
    padding: 16px 12px;
    font-weight: 700;
    color: var(--black);
}

.exploration__nav ul li div {
    display: flex;
    align-items: center;
    width: 100%;
    border-bottom: 1px solid var(--grey-border-8);
}

.exploration__nav ul li div i {
    padding: 11px;
    display: flex;
    align-items: center;
}

.exploration__nav ul li div i svg {
    transform: rotate(-90deg);
}

.exploration__nav ul li div i svg path {
    transition: stroke 0.23s ease-in-out;
    stroke: var(--black);
}

.exploration__nav ul li ul {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
    opacity: 0;
    z-index: -1;
    visibility: hidden;
    background-color: var(--white);
}

.exploration__nav ul li ul li {
    display: flex;
    position: static;
}

.exploration__nav ul li ul li ul {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    opacity: 0;
    z-index: -1;
    visibility: hidden;
}

.exploration__nav ul li ul li ul li {
    width: 100%;
    border-bottom: 1px solid var(--grey-border-8);
}

.exploration__nav ul li ul li ul li a {
    width: 100%;
}

.exploration__icon {
    display: flex;
    align-items: center;
    position: relative;
}

.exploration__icon--back {
    position: absolute;
    left: 12px;
    top: 50%;
    transform: translateY(-50%);
    opacity: 0;
    visibility: hidden;
    z-index: -1;
    transition: opacity 0.23s ease-in-out, visibility 0.23s ease-in-out, z-index 0.23s ease-in-out;

    svg {
        path {
            stroke: var(--white)
        }
    }
}

.exploration__icon--visible {
    opacity: 1;
    visibility: visible;
    z-index: 1;
}

.dark-theme .exploration .exploration__icon--back {
    svg {
        path {
            stroke: var(--black)
        }
    }
}

.dark-theme .exploration {
    background-color: var(--N-95);
}

.dark-theme .exploration__top {
    background-color: var(--N-10);
}

.dark-theme .exploration__nav ul li div {
    border-color: var(--white-border-8);
}

.dark-theme .exploration__nav ul li div i {
    opacity: 0.3;
}

.dark-theme .exploration__nav ul li div i svg path {
    stroke: var(--N-10);
}

.dark-theme .exploration__nav ul li a {
    color: var(--white);
}

.dark-theme .exploration__nav ul li ul {
    background-color: var(--N-95);
}

.dark-theme .exploration__icon svg path {
    stroke: var(--black);
}

.tab {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.tab__info {
    display: none;
    opacity: 0;
    transition: opacity 0.38s ease-in-out;
}

.tab__info--active {
    display: block;
}

.tab__info--opacity {
    opacity: 1;
}

.burger {
    display: none;
}

@media (max-width: 992px) {
    .burger {
        width: 30px;
        height: 30px;
        display: flex;
        align-items: center;
        justify-content: center;
        position: relative;
        padding: 12px 8px;
        z-index: 5;
        border-radius: 7px;
        cursor: pointer;
    }

    .burger__line {
        position: relative;
        background-color: transparent;
        width: 25px;
    }

    .burger__line::before, .burger__line::after {
        content: "";
        position: absolute;
        left: 50%;
        width: 25px;
        height: 1.5px;
        background: var(--white);
        transition: all 0.23s ease-in-out;
    }

    .burger__line::before {
        transform: translateX(-50%) translateY(-5px);
    }

    .burger__line::after {
        transform: translateX(-50%) translateY(5px);
    }

    .burger--active .burger__line {
        width: 0;
        background: transparent;
    }

    .burger--active .burger__line::before {
        transform: translateX(-50%) rotate(45deg);
    }

    .burger--active .burger__line::after {
        transform: translateX(-50%) rotate(-45deg);
    }

    .dark-theme .burger__line::before, .dark-theme .burger__line::after {
        background: var(--black);
    }
}

.trademark-element--hidden {
    opacity: 0;
    visibility: hidden;
    z-index: -1;
    transition: opacity 0.23s ease-in-out, visibility 0.23s ease-in-out, z-index 0.23s ease-in-out;
}

.trademark-element--big .trademark-element__img {
    height: 42px;
}

.trademark-element__img {
    height: 30px;
    -o-object-fit: contain;
    object-fit: contain;
}

.trademark-element span {
    font-weight: 700;
    font-size: 22px;
    line-height: 30px;
}

.btn {
    display: block;
    padding: 13px 39px;
    font-size: 20px;
    line-height: 28px;
    background-color: var(--P-50);
    color: var(--white);
    font-weight: 700;
    letter-spacing: -0.02em;
    white-space: nowrap;
    border-radius: 12px;
    border: 1px solid var(--P-50);
    cursor: pointer;
    transition: background-color 0.23s ease-in-out, color 0.23s ease-in-out;
}

.btn:hover {
    background-color: var(--P-60);
}

.btn--small {
    font-size: 18px;
    line-height: 26px;
    padding: 12px 16px;
}

.btn--showMore {
    color: var(--black);
    padding-left: 48px;
    padding-right: 48px;
    background-color: var(--N-5);
    border: unset;
}

.btn--showMore:hover {
    background-color: var(--N-10);
}

.btn--showMoreAlt {
    color: var(--black);
    padding-left: 24px;
    padding-right: 24px;
    background-color: transparent;
    border-color: var(--grey-border-15);
}

.btn--showMoreAlt:hover {
    background-color: var(--N-10);
}

.btn--center {
    width: -moz-fit-content;
    width: -webkit-fit-content;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
}

.btn--width {
    width: 100%;
}

.dark-theme .btn {
    background-color: var(--P-40);
    border: 1px solid var(--P-40);
}

.dark-theme .btn--showMore {
    color: var(--N-10);
    background-color: var(--N-90);
    border: unset;
}

.dark-theme .btn--showMore:hover {
    background-color: var(--N-85);
}

.dark-theme .btn--showMoreAlt {
    background-color: transparent;
    border-color: var(--white-border-15);
    color: var(--N-10);
}

.dark-theme .btn--showMoreAlt:hover {
    background-color: var(--N-90);
}

.accordion-content,
.accordion__content {
    overflow: hidden;
	max-height: 0;
	transition: max-height 0.23s ease-in-out;
}

.accordion-content--pos, .accordion__content--pos {
    position: absolute;
    top: 100%;
    left: 0;
    min-width: 100%;
    z-index: 10;
}

.pilot {
    width: 100%;
    max-width: 1536px;
    padding-left: 12px;
    padding-right: 12px;
    margin-top: -24px;
    margin-left: auto;
    margin-right: auto;
}

.pilot:has(+ *) {
    margin-bottom: 60px;
}

.pilot.pilot--1 .breadcrumbs ul {
    justify-content: center;
}

.pilot.pilot--2 .essayist-blocking {
    margin-bottom: 48px;
}

.pilot.pilot--2 .essayist-blocking::after {
    content: none;
}

.pilot.pilot--3 .breadcrumbs ul {
    justify-content: center;
}

.pilot.pilot--3 .essayist-blocking {
    margin-bottom: 48px;
}

.pilot.pilot--3 .essayist-blocking::after {
    content: none;
}
.pilot.pilot--4 {
    .pilot__inner {
        .pilot__textOpen {
            display: none;
            width: -webkit-fit-content;
            width: -moz-fit-content;
            width: fit-content;
            border-bottom: 1px dashed;
            margin-top: 12px;
        }
    }
}

.pilot:has(.news_site-wrapper) .breadcrumbs {
    max-width: 1304px;
    margin-left: auto;
    margin-right: auto;
}

.pilot:has(.news_site-wrapper) .wrapper-section,
.pilot:has(.news_site-wrapper) .breadcrumbs {
    padding-left: 12px;
    padding-right: 12px;
}

.pilot:has(.news_site-wrapper) .pilot__wrapper-section {
    padding-bottom: 100px;
}

.pilot:has(.essayist-blocking:last-child) .pilot__wrapper-section {
    padding-bottom: 16px;
}

.pilot .wrapper-section {
    padding-left: 0;
    padding-right: 0;
}

.pilot .wrapper-section:has(+ .wrapper-section) {
    margin-bottom: 48px;
}

.pilot__wrapper-section {
    padding: 56px 12px 16px;
    background-color: var(--BD-5);
    border-radius: 16px;
    overflow-x: hidden;
}

.pilot__inner:has(figure) > h1,
.pilot__inner:has(figure) > p {
    text-align: left;
}

.pilot__inner:has(figure) > p {
    max-width: 860px;
}

.pilot__inner:has(.news_site-wrapper) > h1 {
    margin-bottom: 24px;
}

.pilot__inner:has(.news_site-wrapper) > h1,
.pilot__inner:has(.news_site-wrapper) > p {
    text-align: left;
}

.pilot__inner:has(.news_site-wrapper) > p {
    max-width: 860px;
    font-size: 24px;
    line-height: 32px;
}

.pilot__inner:has(.news_site-wrapper) .news_site-wrapper__inner {
    display: block;
}

.pilot__inner:has(.news_site-wrapper) .news_site-wrapper__item {
    max-width: 860px;
}

.pilot__inner:has(.news_site-wrapper) .news_site-wrapper__item:has(img) {
    display: grid;
    grid-template-columns: 0.903fr 1fr;
}

.pilot__inner:has(.news_site-wrapper) .news_site-wrapper__item:has(img) {
    max-width: unset;
}

.pilot__inner:has(.news_site-wrapper) .news_site-wrapper__item img {
    height: 100%;
}

.pilot__inner:has(.news_site-wrapper) .news_site-wrapper__item-box {
    padding: 48px;
}

.pilot__inner:has(.news_site-wrapper) .news_site-wrapper__item-link {
    text-decoration: unset;
}

.pilot__inner:has(.retrospect_rev_b) > :not(.retrospect_rev_b) {
    width: 100%;
    max-width: 860px;
    margin-left: auto;
    margin-right: auto;
}

.pilot__inner > ol:has(+ *),
.pilot__inner > p:has(+ *) {
    margin-bottom: 24px;
}

.pilot__inner > p:has(+ h3) {
    margin-bottom: 32px;
}

.pilot__inner > p:has(+ figure) {
    margin-bottom: 48px;
}

.pilot__inner > *:has(+ .retrospect_rev_b), .pilot__inner > *:has(+ .news_site-wrapper) {
    margin-bottom: 48px;
}

.pilot__inner > img {
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 16px;
}

.pilot__inner a:hover {
    -webkit-text-decoration-color: inherit;
            text-decoration-color: inherit;
}

.pilot__inner > *:has(+ .essayist-blocking) {
    margin-bottom: 80px;
}

.dark-theme .pilot__wrapper-section {
    background-color: var(--BD-DM);
}

@media (max-width: 992px) {
    .pilot {
        padding-left: 4px;
        padding-right: 4px;
    }

    .pilot:has(+ *) {
        margin-bottom: 64px;
    }

    .pilot.pilot--3 .essayist-blocking {
        margin-bottom: 32px;
    }

    .pilot.pilot--4 {
        .pilot__inner {
            p {
                &:has(+.pilot__textOpen) {
                    display: -webkit-box;
                    line-clamp: 3;
                    -webkit-line-clamp: 3;
                    -webkit-box-orient: vertical;
                    overflow: hidden;
                }

                &:has(+.pilot__textOpen--active) {
                    line-clamp: unset;
                    -webkit-line-clamp: unset;
                }
            }

            .pilot__textOpen {
                display: block;
            }
        }
    }

    .pilot:has(.news_site-wrapper) .wrapper-section,
    .pilot:has(.news_site-wrapper) .breadcrumbs {
        padding-left: 0;
        padding-right: 0;
    }

    .pilot:has(.news_site-wrapper) .pilot__wrapper-section {
        padding-bottom: 64px;
    }

    .pilot__wrapper-section {
        padding-top: 40px;
    }

    .pilot__inner > p:has(+ *) {
        margin-bottom: 24px;
    }

    .pilot__inner > p:has(+ p) {
        margin-bottom: 16px;
    }

    .pilot__inner > p:has(+ h3) {
        margin-bottom: 24px;
    }

    .pilot__inner > p:has(+ img) {
        margin-bottom: 32px;
    }

    .pilot__inner > p:has(+ .news_site-wrapper) {
        margin-bottom: 32px;
    }

    .pilot__inner:has(.news_site-wrapper) .news_site-wrapper__item:has(img) {
        display: flex;
        flex-direction: column;
    }

    .pilot__inner:has(.news_site-wrapper) .news_site-wrapper__item img {
        height: 239px;
        border-radius: 16px;
    }

    .pilot__inner:has(.news_site-wrapper) .news_site-wrapper__item-box {
        padding: 16px;
    }

    .pilot__inner:has(.news_site-wrapper) > p {
        font-size: 18px;
        line-height: 26px;
    }

    .pilot__inner > *:has(+ .essayist-blocking) {
        margin-bottom: 64px;
    }
}

.breadcrumbs:has(+ *) {
    margin-bottom: 48px;
}

.breadcrumbs.breadcrumbs--1 ul li:not(:last-child)::after {
    background-image: url(../../static/images/breadcrumbs/line.svg);
}

.breadcrumbs.breadcrumbs--2 ul {
    gap: 12px;
}

.breadcrumbs.breadcrumbs--2 ul li:not(:last-child) {
    padding-right: 18px;
}

.breadcrumbs.breadcrumbs--2 ul li:not(:last-child)::after {
    content: "/";
    top: 4px;
    width: 6px;
    background-image: unset;
    color: var(--grey-border-30);
}

.breadcrumbs.breadcrumbs--3 ul {
    gap: 16px;
}

.breadcrumbs.breadcrumbs--3 ul li:not(:last-child) {
    padding-right: 20px;
}

.breadcrumbs.breadcrumbs--3 ul li:not(:last-child)::after {
    width: 4px;
    height: 4px;
    background-color: var(--grey-border-30);
    border-radius: 50%;
}

.breadcrumbs.breadcrumbs--4 ul {
    gap: 12px;
}

.breadcrumbs.breadcrumbs--4 ul li:not(:last-child) {
    padding-right: 32px;
}

.breadcrumbs.breadcrumbs--4 ul li:not(:last-child)::after {
    background-image: url(../../static/images/breadcrumbs/arrow-rightAlt.svg);
}

.breadcrumbs ul {
    display: flex;
    align-items: center;
    gap: 8px;
    overflow-x: auto;
}

.breadcrumbs ul li {
    position: relative;
    display: flex;
    align-items: center;
    gap: 8px;
}

.breadcrumbs ul li:last-child a {
    color: var(--black);
    opacity: 0.5;
    pointer-events: none;
}

.breadcrumbs ul li:not(:last-child) {
    padding-right: 28px;
}

.breadcrumbs ul li:not(:last-child)::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
    background-image: url("../../static/images/breadcrumbs/arrow-right.svg");
    background-repeat: no-repeat;
    background-size: contain;
}

.breadcrumbs ul a {
    font-size: 14px;
    line-height: 20px;
    white-space: nowrap;
    cursor: pointer;
}

.dark-theme .breadcrumbs.breadcrumbs--1 ul li:not(:last-child)::after {
    background-image: url(../../static/images/breadcrumbs/line-white.svg);
}

.dark-theme .breadcrumbs.breadcrumbs--2 ul li:not(:last-child)::after {
    color: var(--N-10);
    opacity: 0.3;
}

.dark-theme .breadcrumbs.breadcrumbs--3 ul li:not(:last-child)::after {
    background-color: var(--N-10);
    opacity: 0.3;
}

.dark-theme .breadcrumbs.breadcrumbs--4 ul li:not(:last-child)::after {
    background-image: url(../../static/images/breadcrumbs/arrow-rightAlt-white.svg);
}

.dark-theme .breadcrumbs ul li:last-child a {
    color: var(--N-10);
}

.dark-theme .breadcrumbs ul li:not(:last-child) {
    padding-right: 28px;
}

.dark-theme .breadcrumbs ul li:not(:last-child)::after {
    background-image: url("../../static/images/breadcrumbs/arrow-right-white.svg");
}

@media (max-width: 992px) {
    .breadcrumbs:has(+ *) {
        margin-bottom: 32px;
    }
}

h1,
h2,
h3 {
    letter-spacing: -0.02em;
    text-align: center;
}

h1 {
    font-size: 80px;
    line-height: 72px;
    margin-bottom: 48px;
}

h2 {
    font-size: 56px;
    line-height: 50.4px;
    margin-bottom: 32px;
}

h3 {
    font-size: 30px;
    line-height: 27px;
    margin-bottom: 24px;
}

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

h5 {
    font-size: 20px;
	line-height: 28px;
}

@media (max-width: 992px) {
    h1 {
        font-size: 36px;
        line-height: 42px;
        margin-bottom: 32px;
    }

    h2 {
        font-size: 30px;
        line-height: 36px;
        margin-bottom: 24px;
    }

    h3 {
        font-size: 22px;
        line-height: 30px;
        margin-bottom: 16px;
    }

    h4 {
        font-size: 18px;
        line-height: 26px;
    }
}

.essayist-blocking {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    gap: 16px;
    padding-top: 16px;
}

.essayist-blocking::after {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 1000%;
    border-bottom: 1px solid var(--grey-border-15);
}

.essayist-blocking.essayist-blocking--1 .essayist-blocking__item, .essayist-blocking.essayist-blocking--2 .essayist-blocking__item, .essayist-blocking.essayist-blocking--3 .essayist-blocking__item {
    position: relative;
}

.essayist-blocking.essayist-blocking--1 .essayist-blocking__item:not(:first-child), .essayist-blocking.essayist-blocking--2 .essayist-blocking__item:not(:first-child), .essayist-blocking.essayist-blocking--3 .essayist-blocking__item:not(:first-child) {
    padding-left: 20px;
    border-left: unset;
}

.essayist-blocking.essayist-blocking--1 .essayist-blocking__item:not(:first-child)::after, .essayist-blocking.essayist-blocking--2 .essayist-blocking__item:not(:first-child)::after, .essayist-blocking.essayist-blocking--3 .essayist-blocking__item:not(:first-child)::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 4px;
    height: 4px;
    background-color: var(--grey-border-15);
    border-radius: 50%;
}

.essayist-blocking.essayist-blocking--1 .essayist-blocking__item p,
.essayist-blocking.essayist-blocking--1 .essayist-blocking__item time,
.essayist-blocking.essayist-blocking--1 .essayist-blocking__item a, .essayist-blocking.essayist-blocking--3 .essayist-blocking__item p,
.essayist-blocking.essayist-blocking--3 .essayist-blocking__item time,
.essayist-blocking.essayist-blocking--3 .essayist-blocking__item a {
    font-weight: 700;
}

.essayist-blocking.essayist-blocking--2 .essayist-blocking__item p,
.essayist-blocking.essayist-blocking--2 .essayist-blocking__item time,
.essayist-blocking.essayist-blocking--2 .essayist-blocking__item a, .essayist-blocking.essayist-blocking--3 .essayist-blocking__item p,
.essayist-blocking.essayist-blocking--3 .essayist-blocking__item time,
.essayist-blocking.essayist-blocking--3 .essayist-blocking__item a {
    color: var(--black);
}

.essayist-blocking.essayist-blocking--2 .essayist-blocking__item p,
.essayist-blocking.essayist-blocking--2 .essayist-blocking__item time,
.essayist-blocking.essayist-blocking--2 .essayist-blocking__item span,
.essayist-blocking.essayist-blocking--2 .essayist-blocking__item a, .essayist-blocking.essayist-blocking--3 .essayist-blocking__item p,
.essayist-blocking.essayist-blocking--3 .essayist-blocking__item time,
.essayist-blocking.essayist-blocking--3 .essayist-blocking__item span,
.essayist-blocking.essayist-blocking--3 .essayist-blocking__item a {
    opacity: unset;
}

.essayist-blocking.essayist-blocking--4 {
    border-top: 1px solid var(--grey-border-15);
}

.essayist-blocking.essayist-blocking--4::after {
    content: none;
}

.essayist-blocking__item {
    display: flex;
    align-items: center;
    gap: 6px;
}

.essayist-blocking__item:not(:last-child) {
    padding-right: 16px;
    border-right: 1px solid var(--grey-border-15);
}

.essayist-blocking__item p,
.essayist-blocking__item time,
.essayist-blocking__item span,
.essayist-blocking__item a {
    font-size: 14px;
    line-height: 20px;
    color: var(--black);
    opacity: 0.5;
}

.essayist-blocking__item a:hover {
    opacity: 1;
    color: var(--P-40);
}

.essayist-blocking__item svg {
    width: 20px;
    height: 20px;
    -o-object-fit: contain;
    object-fit: contain;
}

.dark-theme .essayist-blocking::after {
    background-color: var(--white-border-15);
}

.dark-theme .essayist-blocking.essayist-blocking--2 .essayist-blocking__item p,
.dark-theme .essayist-blocking.essayist-blocking--2 .essayist-blocking__item time,
.dark-theme .essayist-blocking.essayist-blocking--2 .essayist-blocking__item a, .dark-theme .essayist-blocking.essayist-blocking--3 .essayist-blocking__item p,
.dark-theme .essayist-blocking.essayist-blocking--3 .essayist-blocking__item time,
.dark-theme .essayist-blocking.essayist-blocking--3 .essayist-blocking__item a {
    color: var(--N-10);
}

.dark-theme .essayist-blocking.essayist-blocking--4 {
    border-color: var(--white-border-15);
}

.dark-theme .essayist-blocking__item:first-child svg:last-child path {
    stroke: var(--G-50);
}

.dark-theme .essayist-blocking__item:not(:last-child) {
    padding-right: 16px;
    border-right: 1px solid var(--white-border-8);
}

.dark-theme .essayist-blocking__item p,
.dark-theme .essayist-blocking__item time,
.dark-theme .essayist-blocking__item span,
.dark-theme .essayist-blocking__item a {
    color: var(--N-10);
}

.dark-theme .essayist-blocking__item svg path {
    stroke: var(--N-10);
}

@media (max-width: 992px) {
    .essayist-blocking {
        justify-content: flex-start;
        gap: 12px;
    }

    .essayist-blocking.essayist-blocking--1 .essayist-blocking__item:not(:first-child), .essayist-blocking.essayist-blocking--2 .essayist-blocking__item:not(:first-child), .essayist-blocking.essayist-blocking--3 .essayist-blocking__item:not(:first-child) {
        padding-left: 16px;
    }

    .essayist-blocking__item {
        gap: 4px;
    }

    .essayist-blocking__item:not(:last-child) {
        padding-right: 12px;
    }

    .essayist-blocking__item img {
        width: 18px;
        height: 18px;
    }

    .essayist-blocking__item p,
    .essayist-blocking__item time,
    .essayist-blocking__item span,
    .essayist-blocking__item a {
        font-size: 12px;
        line-height: 18px;
    }
}

main > article:has(.content),
.content .content__inner {
    display: flex;
    flex-direction: column;
    gap: 80px;
}

.content .content__inner section > p:has(+ *) {
    margin-bottom: 24px;
}

.content .content__inner section > p:has(+ h3) {
    margin-bottom: 32px;
}

/* .content .content__inner section .consort_affiliate_t-wrapper {
    margin: 0;
} */

.content .content__inner section > .uncounted-listing:has(+ *),
.content .content__inner section > .numerate:has(+ *) {
    margin-bottom: 24px;
}

@media (max-width: 992px) {
    main > article:has(.content),
    .content .content__inner {
        gap: 48px;
    }

    .content,
    .content {
        overflow: hidden;
    }

    .content .content__inner section > p:has(+ *) {
        margin-bottom: 16px;
    }

    .content .content__inner section > p:has(+ h3) {
        margin-bottom: 24px;
    }

    .content .content__inner section > .uncounted-listing:has(+ *),
    .content .content__inner section > .numerate:has(+ *) {
        margin-bottom: 16px;
    }
}

.board_toc-section.board_toc-section--1 h4 {
    background-color: unset;
    border-bottom: 1px solid var(--grey-border-8);
}

.board_toc-section.board_toc-section--1 ul li a:hover {
    background-color: var(--P-5);
}

.board_toc-section.board_toc-section--2 h4 {
    background-color: unset;
}

.board_toc-section.board_toc-section--2 ul li a:hover {
    background-color: unset;
    color: var(--N-5);
}

*+.board_toc-section {
    margin-top: 32px;
}

.board_toc-section {
    &:has(+ *) {
        margin-bottom: 32px;
    }
}

.board_toc-section__inner {
    background-color: var(--white);
    border: 1px solid var(--grey-border-15);
    box-shadow: 0 43px 3.6px var(--shadow-B-16), 0 12px 10px var(--shadow-B-24), 0 25px 24px var(--shadow-B-31), 0 50px 80px var(--shadow-B-51);
    border-radius: 16px;
    overflow: hidden;

    &.accordion--active {
        h4::after {
            transform: rotateX(-180deg) translateY(50%);
        }
    }
}

.board_toc-section h4 {
    position: relative;
    padding: 24px;
    background-color: var(--N-5);
    text-align: center;
    cursor: pointer;
}

.board_toc-section h4::after {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 16px;
    width: 24px;
    height: 24px;
    background-image: url("../../static/images/icons/arrow-bot.svg");
    background-repeat: no-repeat;
    background-size: contain;
    transition: transform 0.23s ease-in-out;
}

.board_toc-section ul {
    margin-bottom: 16px;
}

.board_toc-section ul li a {
    display: block;
    font-weight: 700;
    color: var(--black);
    font-size: 18px;
    line-height: 26px;
    padding: 16px 24px;
    text-decoration: none;
    transition: color 0.23s ease-in-out, background-color 0.23s ease-in-out;
    pointer-events: auto;
}

.board_toc-section ul li a:hover {
    background-color: var(--N-5);
}

.board_toc-section ul li:not(:last-child) {
    border-bottom: 1px solid var(--grey-border-8);
}

.dark-theme .board_toc-section.board_toc-section--1 h4 {
    background-color: unset;
    border-bottom: 1px solid var(--white-border-8);
}

.dark-theme .board_toc-section.board_toc-section--1 ul li a:hover {
    background-color: var(--P-DL);
}

.dark-theme .board_toc-section.board_toc-section--2 h4 {
    background-color: unset;
}

.dark-theme .board_toc-section.board_toc-section--2 ul li a:hover {
    background-color: unset;
    color: var(--P-30);
}

.dark-theme .board_toc-section__inner {
    background-color: var(--N-95);
    border: 1px solid var(--white-border-15);
}

.dark-theme .board_toc-section h4 {
    background-color: var(--N-90);

    &::after {
        background-image: url("../../static/images/icons/arrow-bot-white.svg");
    }
}

.dark-theme .board_toc-section ul li a {
    color: var(--N-10);
}

.dark-theme .board_toc-section ul li a:hover {
    background-color: var(--N-90);
}

.dark-theme .board_toc-section ul li:not(:last-child) {
    border-bottom: 1px solid var(--white-border-8);
}

@media (max-width: 992px) {
    .board_toc-section__inner.accordion--active h4::after {
        transform: rotateX(180deg) translateY(50%);
    }

    .board_toc-section h4 {
        padding-top: 12px;
        padding-bottom: 12px;
    }

    .board_toc-section ul li a {
        padding: 12px 16px;
        font-weight: 400;
    }
}

.numerate {
    margin-top: 24px;
}

.numerate:has(+ *) {
    margin-bottom: 24px;
}

.numerate.numerate--11 ol li:before, .numerate.numerate--6 ol li:before, .numerate.numerate--1 ol li:before {
    background-color: var(--black);
}

.numerate.numerate--12 ol li:before, .numerate.numerate--7 ol li:before, .numerate.numerate--2 ol li:before {
    color: var(--black);
    background-color: var(--grey-border-5);
}

.numerate.numerate--13 ol li:before, .numerate.numerate--8 ol li:before, .numerate.numerate--3 ol li:before {
    color: var(--black);
    background-color: transparent;
    border: 1px solid var(--grey-border-15);
}

.numerate.numerate--14 ol li:before, .numerate.numerate--9 ol li:before, .numerate.numerate--4 ol li:before {
    content: counter(num) ".";
    color: var(--black);
    font-size: 18px;
    line-height: 26px;
    background-color: transparent;
}

.numerate.numerate--14 ol li, .numerate.numerate--13 ol li, .numerate.numerate--12 ol li, .numerate.numerate--11 ol li, .numerate.numerate--10 ol li, .numerate.numerate--9 ol li, .numerate.numerate--8 ol li, .numerate.numerate--7 ol li, .numerate.numerate--6 ol li, .numerate.numerate--5 ol li {
    position: relative;
    flex-direction: column;
    align-items: flex-start;
    padding-left: 34px;
    gap: 0;
}

.numerate.numerate--14 ol li::before, .numerate.numerate--13 ol li::before, .numerate.numerate--12 ol li::before, .numerate.numerate--11 ol li::before, .numerate.numerate--10 ol li::before, .numerate.numerate--9 ol li::before, .numerate.numerate--8 ol li::before, .numerate.numerate--7 ol li::before, .numerate.numerate--6 ol li::before, .numerate.numerate--5 ol li::before {
    position: absolute;
    top: 0;
    left: 0;
}

.numerate.numerate--14 ol, .numerate.numerate--13 ol, .numerate.numerate--12 ol, .numerate.numerate--11 ol, .numerate.numerate--10 ol {
    gap: 4px;
}

.numerate.numerate--14 ol li, .numerate.numerate--13 ol li, .numerate.numerate--12 ol li, .numerate.numerate--11 ol li, .numerate.numerate--10 ol li {
    overflow: hidden;
    padding-bottom: 8px;
}

.numerate.numerate--14 ol li p + p::after, .numerate.numerate--13 ol li p + p::after, .numerate.numerate--12 ol li p + p::after, .numerate.numerate--11 ol li p + p::after, .numerate.numerate--10 ol li p + p::after {
    content: "";
    position: absolute;
    top: 26px;
    left: 11px;
    width: 1px;
    height: 100%;
    background-color: var(--grey-border-15);
    z-index: -1;
}

.numerate.numerate--16 ol li, .numerate.numerate--15 ol li {
    position: relative;
    flex-direction: column;
    align-items: flex-start;
    padding: 16px;
    border-radius: 16px;
    padding-left: 58px;
    gap: 0;
}

.numerate.numerate--16 ol li::before, .numerate.numerate--15 ol li::before {
    position: absolute;
    top: 18px;
    left: 24px;
}

.numerate.numerate--15 ol li {
    background-color: var(--N-5);
}

.numerate.numerate--16 ol li {
    border: 1px solid var(--grey-border-15);
}

.numerate ol {
    counter-reset: num;
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.numerate ol li {
    position: relative;
    padding-left: 34px;
}

.numerate ol li:before {
    content: counter(num);
    counter-increment: num;
    position: absolute;
    left: 0;
    width: 24px;
    min-width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--white);
    font-weight: 700;
    font-size: 12px;
    line-height: 18px;
    background-color: var(--P-50);
    border-radius: 50%;
}

.dark-theme .numerate.numerate--11 ol li:before, .dark-theme .numerate.numerate--6 ol li:before, .dark-theme .numerate.numerate--1 ol li:before {
    color: var(--N-90);
    background-color: var(--N-10);
}

.dark-theme .numerate.numerate--12 ol li:before, .dark-theme .numerate.numerate--7 ol li:before, .dark-theme .numerate.numerate--2 ol li:before {
    color: var(--N-10);
    background-color: var(--white-border-5);
}

.dark-theme .numerate.numerate--13 ol li:before, .dark-theme .numerate.numerate--8 ol li:before, .dark-theme .numerate.numerate--3 ol li:before {
    color: var(--N-10);
    background-color: transparent;
    border: 1px solid var(--white-border-15);
}

.dark-theme .numerate.numerate--14 ol li:before, .dark-theme .numerate.numerate--9 ol li:before, .dark-theme .numerate.numerate--4 ol li:before {
    color: var(--N-10);
    background-color: transparent;
}

.dark-theme .numerate.numerate--14 ol li::after, .dark-theme .numerate.numerate--13 ol li::after, .dark-theme .numerate.numerate--12 ol li::after, .dark-theme .numerate.numerate--11 ol li::after, .dark-theme .numerate.numerate--10 ol li::after {
    background-color: var(--white-border-15);
}

.dark-theme .numerate.numerate--15 ol li {
    background-color: var(--N-90);
}

.dark-theme .numerate.numerate--16 ol li {
    border: 1px solid var(--white-border-15);
}

.dark-theme .numerate ol li:before {
    color: var(--white);
    background-color: var(--P-40);
}

@media (max-width: 992px) {
    .numerate {
        margin-top: 16px;
    }

    .numerate:has(+ *) {
        margin-bottom: 16px;
    }

    .numerate.numerate--15 ol {
        gap: 8px;
    }

    .numerate.numerate--15 ol li {
        padding-left: 50px;
    }

    .numerate.numerate--15 ol li::before {
        left: 16px;
    }
}

.uncounted-listing:has(+ *) {
    margin-bottom: 24px;
}

.uncounted-listing.uncounted-listing--10 ul li:before, .uncounted-listing.uncounted-listing--8 ul li:before, .uncounted-listing.uncounted-listing--4 ul li:before, .uncounted-listing.uncounted-listing--1 ul li:before {
    background-color: var(--black);
}

.uncounted-listing.uncounted-listing--11 ul li:before, .uncounted-listing.uncounted-listing--9 ul li:before, .uncounted-listing.uncounted-listing--5 ul li:before, .uncounted-listing.uncounted-listing--2 ul li:before {
    background-color: var(--grey-border-30);
}

.uncounted-listing.uncounted-listing--12 ul li:before, .uncounted-listing.uncounted-listing--11 ul li:before, .uncounted-listing.uncounted-listing--10 ul li:before, .uncounted-listing.uncounted-listing--6 ul li:before, .uncounted-listing.uncounted-listing--5 ul li:before, .uncounted-listing.uncounted-listing--4 ul li:before, .uncounted-listing.uncounted-listing--3 ul li:before {
    left: 8px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
}

.uncounted-listing.uncounted-listing--12 ul li:before, .uncounted-listing.uncounted-listing--6 ul li:before {
    top: 6px;
    left: 6px;
    width: 12px;
    height: 12px;
    background-color: var(--white);
    border: 2px solid var(--grey-border-30);
}

.uncounted-listing.uncounted-listing--13 ul li, .uncounted-listing.uncounted-listing--12 ul li, .uncounted-listing.uncounted-listing--11 ul li, .uncounted-listing.uncounted-listing--10 ul li, .uncounted-listing.uncounted-listing--9 ul li, .uncounted-listing.uncounted-listing--8 ul li, .uncounted-listing.uncounted-listing--7 ul li {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding-left: 34px;
    gap: 0;
}

.uncounted-listing ul {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.uncounted-listing ul li {
    position: relative;
    padding-left: 34px;
}

.uncounted-listing ul li::before {
    content: "";
    position: absolute;
    top: 11px;
    left: 4px;
    width: 16px;
    height: 2px;
    font-size: 12px;
    line-height: 18px;
    background-color: var(--P-50);
}

.dark-theme .uncounted-listing.uncounted-listing--10 ul li:before, .dark-theme .uncounted-listing.uncounted-listing--8 ul li:before, .dark-theme .uncounted-listing.uncounted-listing--4 ul li:before, .dark-theme .uncounted-listing.uncounted-listing--1 ul li:before {
    background-color: var(--N-10);
}

.dark-theme .uncounted-listing.uncounted-listing--11 ul li:before, .dark-theme .uncounted-listing.uncounted-listing--9 ul li:before, .dark-theme .uncounted-listing.uncounted-listing--5 ul li:before, .dark-theme .uncounted-listing.uncounted-listing--2 ul li:before {
    background-color: var(--N-10);
    opacity: 0.3;
}

.dark-theme .uncounted-listing.uncounted-listing--12 ul li:before, .dark-theme .uncounted-listing.uncounted-listing--6 ul li:before {
    background-color: var(--N-95);
    border: 2px solid var(--N-10);
    opacity: 0.3;
}

.dark-theme .uncounted-listing ul li::before {
    background-color: var(--P-40);
}

@media (max-width: 992px) {
    .uncounted-listing {
        margin-top: 16px;
    }

    .uncounted-listing:has(+ *) {
        margin-bottom: 16px;
    }
}


.table {
    overflow: auto;
}

.table:has(+ *) {
    margin-bottom: 32px;
}

.table.table--7 table thead th, .table.table--4 table thead th, .table.table--1 table thead th {
    background-color: transparent;
    border-bottom: 1px solid var(--black);
}

.table.table--7 table thead th:not(:first-child), .table.table--4 table thead th:not(:first-child), .table.table--1 table thead th:not(:first-child) {
    border-left: unset;
}

.table.table--8 table thead th, .table.table--5 table thead th, .table.table--2 table thead th {
    color: var(--white);
    background-color: var(--black);
}

.table.table--8 table thead th:not(:first-child), .table.table--5 table thead th:not(:first-child), .table.table--2 table thead th:not(:first-child) {
    border-left: unset;
}

.table.table--8 table tbody tr, .table.table--5 table tbody tr, .table.table--2 table tbody tr {
    border-bottom: unset;
    border-radius: 12px;
}

.table.table--8 table tbody tr:nth-child(even) td, .table.table--5 table tbody tr:nth-child(even) td, .table.table--2 table tbody tr:nth-child(even) td {
    background-color: var(--N-3);
}

.table.table--8 table tbody tr:nth-child(even) td:first-child, .table.table--5 table tbody tr:nth-child(even) td:first-child, .table.table--2 table tbody tr:nth-child(even) td:first-child {
    border-radius: 12px 0 0 12px;
}

.table.table--8 table tbody tr:nth-child(even) td:last-child, .table.table--5 table tbody tr:nth-child(even) td:last-child, .table.table--2 table tbody tr:nth-child(even) td:last-child {
    border-radius: 0 12px 12px 0;
}

.table.table--5 table, .table.table--4 table, .table.table--3 table {
    font-size: 14px;
    line-height: 20px;
}

.table.table--5 table thead th, .table.table--4 table thead th, .table.table--3 table thead th {
    min-width: 160px;
    padding: 14px 12px;
}

.table.table--5 table tbody td, .table.table--4 table tbody td, .table.table--3 table tbody td {
    padding: 14px 12px;
}

.table.table--5 table tbody td:first-child, .table.table--4 table tbody td:first-child, .table.table--3 table tbody td:first-child {
    font-weight: 700;
}

.table.table--8 table, .table.table--7 table, .table.table--6 table {
    font-size: 12px;
    line-height: 18px;
}

.table.table--8 table thead th, .table.table--7 table thead th, .table.table--6 table thead th {
    min-width: 92px;
    padding: 14px 12px;
}

.table.table--8 table tbody td, .table.table--7 table tbody td, .table.table--6 table tbody td {
    padding: 14px 12px;
}

.table.table--8 table tbody td:first-child, .table.table--7 table tbody td:first-child, .table.table--6 table tbody td:first-child {
    font-weight: 700;
}

.table table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    min-width: 420px;
}

.table table thead tr {
    width: 100%;
}

.table table thead th {
    min-width: 179px;
    padding: 12px 24px;
    text-align: left;
    background-color: var(--N-5);
}

.table table thead th:not(:first-child) {
    border-left: 1px solid var(--grey-border-8);
}

.table table thead th:first-child {
    border-radius: 12px 0 0 12px;
}

.table table thead th:last-child {
    border-radius: 0 12px 12px 0;
}

.table table tbody tr {
    width: 100%;
    border-bottom: 1px solid var(--grey-border-8);
}

.table table tbody td {
    padding: 12px 24px;
    vertical-align: middle;

    &:first-child {
        white-space: nowrap;
    }
}

.table table tbody td:has(img) {
    display: flex;
    align-items: center;
    padding-left: 0;
}

.table table tbody td img {
    width: 32px;
    height: 32px;
    display: inline-block;
    align-items: center;
    margin-right: 12px;
}

.table table tbody td a {
    white-space: nowrap;
}

.dark-theme .table.table--7 table thead th, .dark-theme .table.table--4 table thead th, .dark-theme .table.table--1 table thead th {
    background-color: transparent;
    border-bottom: 1px solid var(--N-10);
}

.dark-theme .table.table--7 table thead th:not(:first-child), .dark-theme .table.table--4 table thead th:not(:first-child), .dark-theme .table.table--1 table thead th:not(:first-child) {
    border-left: unset;
}

.dark-theme .table.table--8 table thead th, .dark-theme .table.table--5 table thead th, .dark-theme .table.table--2 table thead th {
    color: var(--black);
    background-color: var(--N-10);
}

.dark-theme .table.table--8 table tbody tr, .dark-theme .table.table--5 table tbody tr, .dark-theme .table.table--2 table tbody tr {
    border-bottom: none;
}

.dark-theme .table.table--8 table tbody tr:nth-child(even) td, .dark-theme .table.table--5 table tbody tr:nth-child(even) td, .dark-theme .table.table--2 table tbody tr:nth-child(even) td {
    background-color: var(--N-90);
}

.dark-theme .table table thead th {
    background-color: var(--N-90);
}

.dark-theme .table table thead th:not(:first-child) {
    border-left: 1px solid var(--white-border-8);
}

.dark-theme .table table tbody tr {
    border-bottom: 1px solid var(--white-border-8);
}

@media (max-width: 992px) {
    .table:has(+ *) {
        margin-bottom: 24px;
    }

    .table.table--8 table thead th,
    .table.table--8 table tbody td, .table.table--7 table thead th,
    .table.table--7 table tbody td, .table.table--6 table thead th,
    .table.table--6 table tbody td, .table.table--5 table thead th,
    .table.table--5 table tbody td, .table.table--4 table thead th,
    .table.table--4 table tbody td, .table.table--3 table thead th,
    .table.table--3 table tbody td {
        padding: 10px 8px;
    }

    .table table thead th,
    .table table tbody td {
        padding-right: 16px;
        padding-left: 16px;
    }
}

.betting {
    &:has(+ *) {
        margin-bottom: 32px;
    }

    &:has(+p) {
        margin-bottom: 12px;
    }
}

.betting .wrapper-section {
    margin-top: 140px;
    margin-bottom: 140px;
}

.betting__cards.betting__cards--1 .betting__body-td:first-child::before {
    width: 32px;
    height: 32px;
    top: -6px;
    left: -6px;
    background-color: var(--white);
    color: var(--black);
    border: 1px solid var(--grey-border-15);
}

.betting__cards.betting__cards--1 .betting__body-verified {
    background-color: transparent;
    border: 1px solid var(--grey-border-15);
}

.betting__cards.betting__cards--2 .betting__body-td:first-child::before {
    width: 24px;
    height: 48px;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    background-color: var(--N-5);
    border-radius: 0 8px 8px 0;
    color: var(--black);
}

.betting__table {
    width: 100%;
    border-collapse: collapse;

    &:has(+ *) {
        margin-bottom: 32px;
    }
}

.betting__body {
    counter-reset: casinoListNum;
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.betting__body-row {
    position: relative;
    display: flex;
    align-items: center;
    gap: 12px;
    border: 2px solid var(--grey-border-15);
    border-radius: 16px;
    padding: 22px 24px 22px 48px;
    background-color: var(--white);
}

.betting__body-row:first-child {
    border-color: var(--P-50);
    background-color: var(--P-5);
}

.betting__body-row:first-child .betting__body-td:first-child:before {
    background-color: var(--P-50);
    color: var(--white);
}

.betting__body-td:first-child:before {
    content: counter(casinoListNum);
    counter-increment: casinoListNum;
    position: absolute;
    top: 8px;
    left: 8px;
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    background-color: var(--black);
    border-radius: 50%;
    color: var(--white);
}

.betting__body-td:last-child {
    margin-left: auto;
}

.betting__body-background {
    max-width: 122px;
    height: 72px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 4px;
    background-color: var(--black);
    border-radius: 16px;
}

.betting__body-trademark-element {
    max-height: 64px;
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}

.betting__body-title {
    font-size: 20px;
    line-height: 28px;
    letter-spacing: -0.02em;
    font-weight: 700;
}

.betting__body-verified {
    position: relative;
    padding: 4px 8px 4px 36px;
    border-radius: 25px;
    background-color: var(--grey-border-5);
    white-space: nowrap;
    font-size: 14px;
    line-height: 20px;
}

.betting__body-verified::after {
    content: "";
    position: absolute;
    left: 8px;
    top: 50%;
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
    background-image: url("../../static/images/icons/Verify.svg");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

.dark-theme .betting__body-background {
    background-color: var(--N-90);
}

.dark-theme .betting__cards.betting__cards--1 .betting__body-td:first-child::before {
    background-color: var(--N-95);
    border: 1px solid var(--white-border-15);
    color: var(--N-10);
}

.dark-theme .betting__cards.betting__cards--1 .betting__body-verified {
    border: 1px solid var(--white-border-15);
}

.dark-theme .betting__cards.betting__cards--2 .betting__body-td:first-child::before {
    background-color: var(--N-90);
    color: var(--N-10);
}

.dark-theme .betting__body-row {
    border: 2px solid var(--white-border-15);
    background-color: var(--N-95);
}

.dark-theme .betting__body-row:first-child {
    border-color: var(--P-40);
    background-color: var(--P-DL);
}

.dark-theme .betting__body-row:first-child .betting__body-td:first-child:before {
    background-color: var(--P-40);
    color: var(--N-10);
    border: none;
}

.dark-theme .betting__body-td:first-child:before {
    background-color: var(--N-90);
    color: var(--N-10);
}

.dark-theme .betting__body-verified {
    background-color: var(--white-border-5);
}

@media (max-width: 992px) {
    .betting .wrapper-section {
        margin-top: 64px;
        margin-bottom: 64px;
    }

    .betting__cards.betting__cards--1 .betting__body-td:first-child::before {
        width: 28px;
        height: 28px;
    }

    .betting__cards.betting__cards--2 .betting__body-td:first-child::before {
        width: 16px;
        height: 44px;
        border-radius: 0 6px 6px 0;
    }

    .betting__body {
        gap: 20px;
    }

    .betting__body-row {
        gap: 10px;
        padding: 16px 16px 16px 32px;
    }

    .betting__body-td:first-child:before {
        width: 20px;
        height: 20px;
        font-size: 12px;
        line-height: 18px;
    }

    .betting__body-background {
        max-width: 86px;
        border-radius: 12px;
    }

    .betting__body-trademark-element {
        max-height: 44px;
    }

    .betting__body-title {
        font-size: 18px;
        line-height: 26px;
    }

    .betting__body-verified {
        padding-left: 32px;
        font-size: 12px;
        line-height: 18px;
    }

    .betting__body-verified::after {
        width: 18px;
        height: 18px;
    }
}

.profi {
    margin-top: 32px;

    &:has(+ *) {
        margin-bottom: 32px;
    }
}

.profi.profi--1 .profi__inner {
    background-color: var(--N-5);
    border: none;
}

.profi.profi--2 .profi__inner {
    display: grid;
    grid-template-columns: 181px 1fr;
    grid-auto-flow: dense;
}

.profi.profi--2 .profi__inner h3 {
    grid-column: span 2;
}

.profi.profi--2 .profi__inner blockquote,
.profi.profi--2 .profi__inner p {
    grid-column: 2;
}

.profi.profi--2 .profi__profile {
    display: flex;
    flex-direction: column;
    grid-row: 2/span 2;
}

.profi.profi--2 .profi__profile-img {
    height: 172px;
    margin-bottom: 16px;
    border-radius: 16px;
}

.profi__inner {
    display: flex;
    flex-direction: column;
    gap: 24px;
    padding: 24px;
    background-color: var(--white);
    border: 1px solid var(--grey-border-15);
    border-radius: 16px;
    box-shadow: 0 4px 3.6px var(--shadow-B-16), 0 12px 10px var(--shadow-B-24), 0 25px 24px var(--shadow-B-31), 0 50px 80px var(--shadow-B-51);
}

.profi__inner > blockquote,
.profi__inner > p {
    font-size: 20px;
    line-height: 28px;
}

.profi__inner h3 {
    margin-bottom: 0;
    text-align: unset;
}

.profi__profile {
    display: grid;
    grid-template-columns: 54px 1fr;
    -moz-column-gap: 12px;
    column-gap: 12px;
}

.profi__profile *:not(img) {
    grid-column: 2;
}

.profi__profile-img {
    height: 54px;
    grid-row: span 2;
    border-radius: 12px;
    -o-object-fit: cover;
    object-fit: cover;
}

.profi__profile-name {
    font-weight: 700;
    font-size: 20px;
    line-height: 28px;
    color: var(--P-50);
    letter-spacing: -0.02em;
}

.dark-theme .profi.profi--1 .profi__inner {
    background-color: var(--N-90);
}

.dark-theme .profi__inner {
    background-color: var(--N-95);
    border: 1px solid var(--white-border-15);
}

.dark-theme .profi__profile-name {
    color: var(--P-40);
}

@media (max-width: 768px) {
    .profi.profi--2 .profi__inner {
        display: grid;
        grid-template-columns: 1fr;
    }

    .profi.profi--2 .profi__inner blockquote,
    .profi.profi--2 .profi__inner p,
    .profi.profi--2 .profi__inner h3 {
        grid-column: unset;
    }

    .profi.profi--2 .profi__profile {
        display: grid;
        grid-template-columns: 48px 1fr;
        grid-row: 2;
    }

    .profi.profi--2 .profi__profile-img {
        height: 48px;
        margin-bottom: unset;
        border-radius: 12px;
    }

    .profi__inner {
        gap: 16px;
        padding: 24px 16px;
    }

    .profi__inner > blockquote,
    .profi__inner > p {
        font-size: 18px;
        line-height: 26px;
    }

    .profi__profile {
        grid-template-columns: 48px 1fr;
    }

    .profi__profile-img {
        height: 48px;
    }

    .profi__profile-name {
        font-size: 18px;
        line-height: 26px;
    }
}

.paraphrase-section {
    display: flex;
    flex-direction: column;
    gap: 20px;
    margin: 20px 0;
}

.paraphrase-section.paraphrase-section--1 .paraphrase-section__item {
    display: grid;
    grid-template-columns: 56px 1fr;
}

.paraphrase-section.paraphrase-section--1 .paraphrase-section__item-quote {
    position: static;

    svg {
        width: 56px;
        height: 56px;
    }
}

.paraphrase-section.paraphrase-section--1 .paraphrase-section__item-box {
    order: 1;
}

.paraphrase-section.paraphrase-section--1 .paraphrase-section__item-box,
.paraphrase-section.paraphrase-section--1 .paraphrase-section__item blockquote {
    grid-column: 2/3;
}

.paraphrase-section.paraphrase-section--2 .paraphrase-section__item-quote {
    left: 24px;
    top: 16px;
    float: left;

    svg {
        width: 56px;
        height: 56px;
    }
}

.paraphrase-section.paraphrase-section--2 .paraphrase-section__item-box {
    order: 1;
    padding-top: 12px;
    border-top: 1px solid var(--grey-border-15);
}

.paraphrase-section.paraphrase-section--2 .paraphrase-section__item blockquote::before {
    content: "";
    display: block;
    width: 56px;
    height: 56px;
    margin-right: 16px;
    margin-top: -8px;
    float: left;
}

.paraphrase-section p {
    margin: 0;
}

.paraphrase-section__item {
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 12px;
    padding: 24px;
    border: 1px solid var(--grey-border-15);
    border-radius: 16px;
    box-shadow: 0 4px 3.6px var(--shadow-B-16), 0 12px 10px var(--shadow-B-24), 0 25px 24px var(--shadow-B-31), 0 50px 80px var(--shadow-B-51);
    overflow: hidden;
}

.paraphrase-section__item-box {
    display: flex;
    align-items: center;
    gap: 12px;
}

.paraphrase-section__item-avatar {
    width: 32px;
    height: 32px;
    -o-object-fit: contain;
    object-fit: contain;
}

.paraphrase-section__item-quote {
    position: absolute;
    top: -20px;
    right: 24px;
    -o-object-fit: contain;
    object-fit: contain;

    svg {
        width: 140px;
        height: 140px;

        path {
            fill: var(--grey-border-5);
        }
    }
}

.paraphrase-section__item-name {
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 28px;
}

.paraphrase-section__item-who {
    position: relative;
    padding-left: 16px;
}

.paraphrase-section__item-who::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 8px;
    height: 8px;
    background-color: var(--N-5);
    border-radius: 50%;
}

.paraphrase-section__item blockquote {
    position: relative;
    z-index: 1;
    font-size: 20px;
    line-height: 24px;
    font-style: italic;
}

.dark-theme .paraphrase-section {
    color: var(--N-10);
}
.dark-theme .paraphrase-section__item-quote {
    svg {
        path {
            fill: var(--white-border-5);
        }
    }
}

.dark-theme .paraphrase-section.paraphrase-section--2 .paraphrase-section__item-box {
    border-color: var(--white-border-15);
}

.dark-theme .paraphrase-section__item {
    border-color: var(--white-border-15);
}

.dark-theme .paraphrase-section__item-who::after {
    background-color: var(--N-90);
}

@media (max-width: 576px) {
    .paraphrase-section.paraphrase-section--1 .paraphrase-section__item {
        grid-template-columns: 1fr;
    }

    .paraphrase-section.paraphrase-section--1 .paraphrase-section__item-box,
    .paraphrase-section.paraphrase-section--1 .paraphrase-section__item blockquote {
        grid-column: unset;
    }

    .paraphrase-section.paraphrase-section--2 .paraphrase-section__item {
        padding-top: 24px;
    }

    .paraphrase-section__item {
        padding: 16px;
    }

    .paraphrase-section__item blockquote, .paraphrase-section__item-name {
        font-size: 16px;
        line-height: 24px;
    }
}

.retrospect-criterion-wrapper--title-1 .retrospect-criterion-wrapper__inner h2 {
    padding-bottom: 32px;
}

.retrospect-criterion-wrapper--title-1 .retrospect-criterion-wrapper__inner h2::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 150%;
    border-bottom: 1px solid var(--grey-border-15);
}

.retrospect-criterion-wrapper--title-2 .retrospect-criterion-wrapper__inner {
    padding-top: 0;
}

.retrospect-criterion-wrapper--title-2 .retrospect-criterion-wrapper__inner h2 {
    padding: 32px;
}

.retrospect-criterion-wrapper--title-2 .retrospect-criterion-wrapper__inner h2::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 150%;
    height: 100%;
    background-color: var(--N-5);
    z-index: -1;
}

.retrospect-criterion-wrapper--title-2 .retrospect-criterion-wrapper__inner h2::before {
    top: 32px;
}

.retrospect-criterion-wrapper > [class] * {
    margin: 0;
}

.retrospect-criterion-wrapper__inner {
    display: flex;
    flex-direction: column;
    gap: 24px;
    padding: 48px;
    background-color: var(--white);
    border: 1px solid var(--grey-border-15);
    border-radius: 16px;
    box-shadow: 0 4px 3.6px var(--shadow-B-16), 0 12px 10px var(--shadow-B-24), 0 25px 24px var(--shadow-B-31), 0 50px 80px var(--shadow-B-51);
    overflow: hidden;
}

.retrospect-criterion-wrapper__inner h2 {
    position: relative;
    text-align: center;
    margin-bottom: 8px;
    z-index: 1;
}

.dark-theme .retrospect-criterion-wrapper--title-1 .retrospect-criterion-wrapper__inner h2::after {
    border-bottom: 1px solid var(--white-border-15);
}

.dark-theme .retrospect-criterion-wrapper--title-2 .retrospect-criterion-wrapper__inner h2::after {
    background-color: var(--N-90);
}

.dark-theme .retrospect-criterion-wrapper__inner {
    background-color: var(--N-95);
    border: 1px solid var(--white-border-15);
}

@media (max-width: 992px) {
    .retrospect-criterion-wrapper--title-1 .retrospect-criterion-wrapper__inner h2 {
        padding-bottom: 24px;
    }

    .retrospect-criterion-wrapper--title-2 .retrospect-criterion-wrapper__inner h2 {
        padding: 24px;
    }

    .retrospect-criterion-wrapper__inner {
        padding: 24px 16px;
        gap: 16px;
    }

    .retrospect-criterion-wrapper__inner h2 {
        margin-bottom: unset;
    }
}

.gains-blocking-disadvantages-element {
    margin-top: 32px;
}

.gains-blocking-disadvantages-element:has(+ *) {
    margin-bottom: 32px;
}

.gains-blocking-disadvantages-element__inner {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 24px;
}

.gains-blocking-disadvantages-element__inner.checkClose.checkClose--1 .gains-blocking-disadvantages-element__item.gains-blocking-disadvantages-element__item--1 ul li::after {
    background-image: url("../../static/images/prosCons/check-1.svg");
}

.gains-blocking-disadvantages-element__inner.checkClose.checkClose--1 .gains-blocking-disadvantages-element__item.gains-blocking-disadvantages-element__item--3 ul li::after, .gains-blocking-disadvantages-element__inner.checkClose.checkClose--1 .gains-blocking-disadvantages-element__item.gains-blocking-disadvantages-element__item--2 ul li::after {
    background-image: url("../../static/images/prosCons/close-1.svg");
}

.gains-blocking-disadvantages-element__inner.checkClose.checkClose--1 .gains-blocking-disadvantages-element__item ul li::after {
    background-image: url("../../static/images/prosCons/check-1.svg");
}

.gains-blocking-disadvantages-element__inner.checkClose.checkClose--2 .gains-blocking-disadvantages-element__item.gains-blocking-disadvantages-element__item--1 ul li::after {
    background-image: url("../../static/images/prosCons/check-2.svg");
}

.gains-blocking-disadvantages-element__inner.checkClose.checkClose--2 .gains-blocking-disadvantages-element__item.gains-blocking-disadvantages-element__item--3 ul li::after, .gains-blocking-disadvantages-element__inner.checkClose.checkClose--2 .gains-blocking-disadvantages-element__item.gains-blocking-disadvantages-element__item--2 ul li::after {
    background-image: url("../../static/images/prosCons/close-2.svg");
}

.gains-blocking-disadvantages-element__inner.checkClose.checkClose--2 .gains-blocking-disadvantages-element__item ul li::after {
    background-image: url("../../static/images/prosCons/check-2.svg");
}

.gains-blocking-disadvantages-element__inner.checkClose.checkClose--3 .gains-blocking-disadvantages-element__item.gains-blocking-disadvantages-element__item--1 ul li::after {
    background-image: url("../../static/images/prosCons/check-3.svg");
}

.gains-blocking-disadvantages-element__inner.checkClose.checkClose--3 .gains-blocking-disadvantages-element__item.gains-blocking-disadvantages-element__item--3 ul li::after, .gains-blocking-disadvantages-element__inner.checkClose.checkClose--3 .gains-blocking-disadvantages-element__item.gains-blocking-disadvantages-element__item--2 ul li::after {
    background-image: url("../../static/images/prosCons/close-3.svg");
}

.gains-blocking-disadvantages-element__inner.checkClose.checkClose--3 .gains-blocking-disadvantages-element__item ul li::after {
    background-image: url("../../static/images/prosCons/check-3.svg");
}

.gains-blocking-disadvantages-element__inner.checkClose .gains-blocking-disadvantages-element__item ul li::after {
    background-image: url("../../static/images/prosCons/check.svg");
}

.gains-blocking-disadvantages-element__inner.checkClose .gains-blocking-disadvantages-element__item--1 ul li::after {
    background-image: url("../../static/images/prosCons/check.svg");
}

.gains-blocking-disadvantages-element__inner.checkClose .gains-blocking-disadvantages-element__item--2 ul li::after, .gains-blocking-disadvantages-element__inner.checkClose .gains-blocking-disadvantages-element__item--3 ul li::after {
    background-image: url("../../static/images/prosCons/close.svg");
}

.gains-blocking-disadvantages-element__inner.plusMinus.plusMinus--1 .gains-blocking-disadvantages-element__item.gains-blocking-disadvantages-element__item--1 ul li::after {
    background-image: url("../../static/images/prosCons/plus-1.svg");
}

.gains-blocking-disadvantages-element__inner.plusMinus.plusMinus--1 .gains-blocking-disadvantages-element__item.gains-blocking-disadvantages-element__item--3 ul li::after, .gains-blocking-disadvantages-element__inner.plusMinus.plusMinus--1 .gains-blocking-disadvantages-element__item.gains-blocking-disadvantages-element__item--2 ul li::after {
    background-image: url("../../static/images/prosCons/minus-1.svg");
}

.gains-blocking-disadvantages-element__inner.plusMinus.plusMinus--1 .gains-blocking-disadvantages-element__item ul li::after {
    background-image: url("../../static/images/prosCons/plus-1.svg");
}

.gains-blocking-disadvantages-element__inner.plusMinus.plusMinus--2 .gains-blocking-disadvantages-element__item.gains-blocking-disadvantages-element__item--1 ul li::after {
    background-image: url("../../static/images/prosCons/plus-2.svg");
}

.gains-blocking-disadvantages-element__inner.plusMinus.plusMinus--2 .gains-blocking-disadvantages-element__item.gains-blocking-disadvantages-element__item--3 ul li::after, .gains-blocking-disadvantages-element__inner.plusMinus.plusMinus--2 .gains-blocking-disadvantages-element__item.gains-blocking-disadvantages-element__item--2 ul li::after {
    background-image: url("../../static/images/prosCons/minus-2.svg");
}

.gains-blocking-disadvantages-element__inner.plusMinus.plusMinus--2 .gains-blocking-disadvantages-element__item ul li::after {
    background-image: url("../../static/images/prosCons/plus-2.svg");
}

.gains-blocking-disadvantages-element__inner.plusMinus.plusMinus--3 .gains-blocking-disadvantages-element__item.gains-blocking-disadvantages-element__item--1 ul li::after {
    background-image: url("../../static/images/prosCons/plus-3.svg");
}

.gains-blocking-disadvantages-element__inner.plusMinus.plusMinus--3 .gains-blocking-disadvantages-element__item.gains-blocking-disadvantages-element__item--3 ul li::after, .gains-blocking-disadvantages-element__inner.plusMinus.plusMinus--3 .gains-blocking-disadvantages-element__item.gains-blocking-disadvantages-element__item--2 ul li::after {
    background-image: url("../../static/images/prosCons/minus-3.svg");
}

.gains-blocking-disadvantages-element__inner.plusMinus.plusMinus--3 .gains-blocking-disadvantages-element__item ul li::after {
    background-image: url("../../static/images/prosCons/plus-3.svg");
}

.gains-blocking-disadvantages-element__inner.plusMinus .gains-blocking-disadvantages-element__item ul li::after {
    background-image: url("../../static/images/prosCons/plus.svg");
}

.gains-blocking-disadvantages-element__inner.plusMinus .gains-blocking-disadvantages-element__item--1 ul li::after {
    background-image: url("../../static/images/prosCons/plus.svg");
}

.gains-blocking-disadvantages-element__inner.plusMinus .gains-blocking-disadvantages-element__item--2 ul li::after, .gains-blocking-disadvantages-element__inner.plusMinus .gains-blocking-disadvantages-element__item--3 ul li::after {
    background-image: url("../../static/images/prosCons/minus.svg");
}

.gains-blocking-disadvantages-element__item {
    background-color: var(--white);
    border: 1px solid var(--G-50);
    box-shadow: 0 4px 3.6px var(--shadow-G-16), 0 12px 10px var(--shadow-G-24), 0 25px 24px var(--shadow-G-31), 0 50px 80px var(--shadow-G-51);
    border-radius: 16px;
    overflow: hidden;
}

.gains-blocking-disadvantages-element__item.gains-blocking-disadvantages-element__item--1 {
    background-color: var(--G-10);
}

.gains-blocking-disadvantages-element__item.gains-blocking-disadvantages-element__item--3 .gains-blocking-disadvantages-element__item-title--2, .gains-blocking-disadvantages-element__item.gains-blocking-disadvantages-element__item--1 .gains-blocking-disadvantages-element__item-title--2 {
    background-color: transparent;
    margin-bottom: 0;
}

.gains-blocking-disadvantages-element__item.gains-blocking-disadvantages-element__item--3, .gains-blocking-disadvantages-element__item.gains-blocking-disadvantages-element__item--2 {
    border-color: var(--R-50);
    box-shadow: 0 4px 3.6px var(--shadow-R-16), 0 12px 10px var(--shadow-R-24), 0 25px 24px var(--shadow-R-31), 0 50px 80px var(--shadow-R-51);
}

.gains-blocking-disadvantages-element__item.gains-blocking-disadvantages-element__item--2 .gains-blocking-disadvantages-element__item-title--2 {
    background-color: var(--R-5);
}

.gains-blocking-disadvantages-element__item.gains-blocking-disadvantages-element__item--3 {
    background-color: var(--R-5);
}

.gains-blocking-disadvantages-element__item-title {
    font-weight: 700;
    font-size: 30px;
    line-height: 36px;
    letter-spacing: -0.02em;
    text-align: center;
    padding: 24px;
}

.gains-blocking-disadvantages-element__item-title.gains-blocking-disadvantages-element__item-title--1 {
    border-bottom: 1px solid var(--grey-border-15);
    margin-bottom: 24px;
}

.gains-blocking-disadvantages-element__item-title.gains-blocking-disadvantages-element__item-title--2 {
    background-color: var(--G-10);
    margin-bottom: 24px;
}

.gains-blocking-disadvantages-element__item ul {
    display: flex;
    flex-direction: column;
    gap: 12px;
    padding: 0 24px 24px;
}

.gains-blocking-disadvantages-element__item ul li {
    position: relative;
    padding-left: 34px;
}

.gains-blocking-disadvantages-element__item ul li::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 24px;
    height: 24px;
    background-repeat: no-repeat;
    background-size: contain;
}

.dark-theme .gains-blocking-disadvantages-element__inner.checkClose.checkClose--1 .gains-blocking-disadvantages-element__item.gains-blocking-disadvantages-element__item--1 ul li::after {
    background-image: url("../../static/images/prosCons/check-1-d.svg");
}

.dark-theme .gains-blocking-disadvantages-element__inner.checkClose.checkClose--1 .gains-blocking-disadvantages-element__item.gains-blocking-disadvantages-element__item--3 ul li::after, .dark-theme .gains-blocking-disadvantages-element__inner.checkClose.checkClose--1 .gains-blocking-disadvantages-element__item.gains-blocking-disadvantages-element__item--2 ul li::after {
    background-image: url("../../static/images/prosCons/close-1-d.svg");
}

.dark-theme .gains-blocking-disadvantages-element__inner.checkClose.checkClose--1 .gains-blocking-disadvantages-element__item ul li::after {
    background-image: url("../../static/images/prosCons/check-1-d.svg");
}

.dark-theme .gains-blocking-disadvantages-element__inner.checkClose.checkClose--2 .gains-blocking-disadvantages-element__item.gains-blocking-disadvantages-element__item--1 ul li::after {
    background-image: url("../../static/images/prosCons/check-2-d.svg");
}

.dark-theme .gains-blocking-disadvantages-element__inner.checkClose.checkClose--2 .gains-blocking-disadvantages-element__item.gains-blocking-disadvantages-element__item--3 ul li::after, .dark-theme .gains-blocking-disadvantages-element__inner.checkClose.checkClose--2 .gains-blocking-disadvantages-element__item.gains-blocking-disadvantages-element__item--2 ul li::after {
    background-image: url("../../static/images/prosCons/close-2-d.svg");
}

.dark-theme .gains-blocking-disadvantages-element__inner.checkClose.checkClose--2 .gains-blocking-disadvantages-element__item ul li::after {
    background-image: url("../../static/images/prosCons/check-2-d.svg");
}

.dark-theme .gains-blocking-disadvantages-element__inner.checkClose.checkClose--3 .gains-blocking-disadvantages-element__item.gains-blocking-disadvantages-element__item--1 ul li::after {
    background-image: url("../../static/images/prosCons/check-3-d.svg");
}

.dark-theme .gains-blocking-disadvantages-element__inner.checkClose.checkClose--3 .gains-blocking-disadvantages-element__item.gains-blocking-disadvantages-element__item--3 ul li::after, .dark-theme .gains-blocking-disadvantages-element__inner.checkClose.checkClose--3 .gains-blocking-disadvantages-element__item.gains-blocking-disadvantages-element__item--2 ul li::after {
    background-image: url("../../static/images/prosCons/close-3-d.svg");
}

.dark-theme .gains-blocking-disadvantages-element__inner.checkClose.checkClose--3 .gains-blocking-disadvantages-element__item ul li::after {
    background-image: url("../../static/images/prosCons/check-3-d.svg");
}

.dark-theme .gains-blocking-disadvantages-element__inner.checkClose .gains-blocking-disadvantages-element__item ul li::after {
    background-image: url("../../static/images/prosCons/check-d.svg");
}

.dark-theme .gains-blocking-disadvantages-element__inner.checkClose .gains-blocking-disadvantages-element__item--1 ul li::after {
    background-image: url("../../static/images/prosCons/check-d.svg");
}

.dark-theme .gains-blocking-disadvantages-element__inner.checkClose .gains-blocking-disadvantages-element__item--2 ul li::after, .dark-theme .gains-blocking-disadvantages-element__inner.checkClose .gains-blocking-disadvantages-element__item--3 ul li::after {
    background-image: url("../../static/images/prosCons/close-d.svg");
}

.dark-theme .gains-blocking-disadvantages-element__inner.plusMinus.plusMinus--1 .gains-blocking-disadvantages-element__item.gains-blocking-disadvantages-element__item--1 ul li::after {
    background-image: url("../../static/images/prosCons/plus-1-d.svg");
}

.dark-theme .gains-blocking-disadvantages-element__inner.plusMinus.plusMinus--1 .gains-blocking-disadvantages-element__item.gains-blocking-disadvantages-element__item--3 ul li::after, .dark-theme .gains-blocking-disadvantages-element__inner.plusMinus.plusMinus--1 .gains-blocking-disadvantages-element__item.gains-blocking-disadvantages-element__item--2 ul li::after {
    background-image: url("../../static/images/prosCons/minus-1-d.svg");
}

.dark-theme .gains-blocking-disadvantages-element__inner.plusMinus.plusMinus--1 .gains-blocking-disadvantages-element__item ul li::after {
    background-image: url("../../static/images/prosCons/plus-1-d.svg");
}

.dark-theme .gains-blocking-disadvantages-element__inner.plusMinus.plusMinus--2 .gains-blocking-disadvantages-element__item.gains-blocking-disadvantages-element__item--1 ul li::after {
    background-image: url("../../static/images/prosCons/plus-2-d.svg");
}

.dark-theme .gains-blocking-disadvantages-element__inner.plusMinus.plusMinus--2 .gains-blocking-disadvantages-element__item.gains-blocking-disadvantages-element__item--3 ul li::after, .dark-theme .gains-blocking-disadvantages-element__inner.plusMinus.plusMinus--2 .gains-blocking-disadvantages-element__item.gains-blocking-disadvantages-element__item--2 ul li::after {
    background-image: url("../../static/images/prosCons/minus-2-d.svg");
}

.dark-theme .gains-blocking-disadvantages-element__inner.plusMinus.plusMinus--2 .gains-blocking-disadvantages-element__item ul li::after {
    background-image: url("../../static/images/prosCons/plus-2-d.svg");
}

.dark-theme .gains-blocking-disadvantages-element__inner.plusMinus.plusMinus--3 .gains-blocking-disadvantages-element__item.gains-blocking-disadvantages-element__item--1 ul li::after {
    background-image: url("../../static/images/prosCons/plus-3-d.svg");
}

.dark-theme .gains-blocking-disadvantages-element__inner.plusMinus.plusMinus--3 .gains-blocking-disadvantages-element__item.gains-blocking-disadvantages-element__item--3 ul li::after, .dark-theme .gains-blocking-disadvantages-element__inner.plusMinus.plusMinus--3 .gains-blocking-disadvantages-element__item.gains-blocking-disadvantages-element__item--2 ul li::after {
    background-image: url("../../static/images/prosCons/minus-3-d.svg");
}

.dark-theme .gains-blocking-disadvantages-element__inner.plusMinus.plusMinus--3 .gains-blocking-disadvantages-element__item ul li::after {
    background-image: url("../../static/images/prosCons/plus-3-d.svg");
}

.dark-theme .gains-blocking-disadvantages-element__inner.plusMinus .gains-blocking-disadvantages-element__item ul li::after {
    background-image: url("../../static/images/prosCons/plus-d.svg");
}

.dark-theme .gains-blocking-disadvantages-element__inner.plusMinus .gains-blocking-disadvantages-element__item--1 ul li::after {
    background-image: url("../../static/images/prosCons/plus-d.svg");
}

.dark-theme .gains-blocking-disadvantages-element__inner.plusMinus .gains-blocking-disadvantages-element__item--2 ul li::after, .dark-theme .gains-blocking-disadvantages-element__inner.plusMinus .gains-blocking-disadvantages-element__item--3 ul li::after {
    background-image: url("../../static/images/prosCons/minus-d.svg");
}

.dark-theme .gains-blocking-disadvantages-element__item {
    background-color: var(--N-95);
    border: 1px solid var(--G-40);
}

.dark-theme .gains-blocking-disadvantages-element__item.gains-blocking-disadvantages-element__item--1 {
    background-color: var(--G-DL);
}

.dark-theme .gains-blocking-disadvantages-element__item.gains-blocking-disadvantages-element__item--3 .gains-blocking-disadvantages-element__item-title--2, .dark-theme .gains-blocking-disadvantages-element__item.gains-blocking-disadvantages-element__item--1 .gains-blocking-disadvantages-element__item-title--2 {
    background-color: transparent;
}

.dark-theme .gains-blocking-disadvantages-element__item.gains-blocking-disadvantages-element__item--3, .dark-theme .gains-blocking-disadvantages-element__item.gains-blocking-disadvantages-element__item--2 {
    border-color: var(--R-40);
}

.dark-theme .gains-blocking-disadvantages-element__item.gains-blocking-disadvantages-element__item--2 .gains-blocking-disadvantages-element__item-title--2 {
    background-color: var(--R-DL);
}

.dark-theme .gains-blocking-disadvantages-element__item.gains-blocking-disadvantages-element__item--3 {
    background-color: var(--R-DL);
}

.dark-theme .gains-blocking-disadvantages-element__item-title.gains-blocking-disadvantages-element__item-title--1 {
    border-bottom: 1px solid var(--white-border-15);
}

.dark-theme .gains-blocking-disadvantages-element__item-title.gains-blocking-disadvantages-element__item-title--2 {
    background-color: var(--G-DL);
}

@media (max-width: 992px) {
    .gains-blocking-disadvantages-element {
        margin-top: 24px;
    }

    .gains-blocking-disadvantages-element:has(+ *) {
        margin-bottom: 24px;
    }

    .gains-blocking-disadvantages-element__item-title {
        padding: 16px;
    }

    .gains-blocking-disadvantages-element__item ul {
        padding: 16px 16px;
    }
}

.relationships_relinks-container {
    margin-top: 32px;
}

.relationships_relinks-container:has(+ *) {
    margin-bottom: 32px;
}

.relationships_relinks-container.relationships_relinks-container--1 .relationships_relinks-container__link {
    border-color: var(--P-50);
}

.relationships_relinks-container.relationships_relinks-container--1 .relationships_relinks-container__link:hover {
    background-color: var(--P-50);
    color: var(--white);
}

.relationships_relinks-container.relationships_relinks-container--1 .relationships_relinks-container__link:hover p {
    color: var(--white);
}

.relationships_relinks-container.relationships_relinks-container--1 .relationships_relinks-container__link:hover .relationships_relinks-container__link-icon svg path {
    stroke: var(--white);
}

.relationships_relinks-container.relationships_relinks-container--1 .relationships_relinks-container__link p {
    color: var(--P-50);
}

.relationships_relinks-container.relationships_relinks-container--2 .relationships_relinks-container__link:hover {
    background-color: var(--N-5);
    border-color: var(--N-5);
    color: var(--black);
}

.relationships_relinks-container.relationships_relinks-container--2 .relationships_relinks-container__link:hover p {
    color: var(--black);
}

.relationships_relinks-container.relationships_relinks-container--2 .relationships_relinks-container__link:hover .relationships_relinks-container__link-icon svg path {
    opacity: 1;
}

.relationships_relinks-container.relationships_relinks-container--2 .relationships_relinks-container__link .relationships_relinks-container__link-icon svg path {
    opacity: 0.3;
    stroke: var(--black);
}

.relationships_relinks-container.relationships_relinks-container--3 .relationships_relinks-container__link {
    background-color: var(--N-5);
    border-color: var(--N-5);
}

.relationships_relinks-container.relationships_relinks-container--3 .relationships_relinks-container__link:hover {
    background-color: var(--N-10);
    border-color: var(--N-10);
    color: var(--black);
}

.relationships_relinks-container.relationships_relinks-container--3 .relationships_relinks-container__link:hover p {
    color: var(--black);
}

.relationships_relinks-container.relationships_relinks-container--3 .relationships_relinks-container__link .relationships_relinks-container__link-icon svg path {
    stroke: var(--black);
}

.relationships_relinks-container__inner {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));
    gap: 12px;
}

.relationships_relinks-container__link {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 8px;
    padding: 15px 23px;
    background-color: var(--white);
    border: 1px solid var(--grey-border-15);
    border-radius: 12px;
    transition: border-color 0.23s ease-in-out, background-color 0.23s ease-in-out;
}

.relationships_relinks-container__link:hover {
    border-color: var(--P-50);
}

.relationships_relinks-container__link:hover p {
    color: var(--P-50);
}

.relationships_relinks-container__link p {
    font-weight: 700;
    color: var(--black);
    transition: color 0.23s ease-in-out;
}

.relationships_relinks-container__link-icon svg {
    width: 24px;
    height: 24px;
}

.relationships_relinks-container__link-icon svg path {
    transition: stroke 0.23s ease-in-out, opacity 0.23s ease-in-out;
}

.dark-theme .relationships_relinks-container.relationships_relinks-container--1 .relationships_relinks-container__link {
    border-color: var(--P-40);
}

.dark-theme .relationships_relinks-container.relationships_relinks-container--1 .relationships_relinks-container__link:hover {
    background-color: var(--P-40);
    color: var(--white);
}

.dark-theme .relationships_relinks-container.relationships_relinks-container--1 .relationships_relinks-container__link:hover p {
    color: var(--white);
}

.dark-theme .relationships_relinks-container.relationships_relinks-container--1 .relationships_relinks-container__link:hover .relationships_relinks-container__link-icon svg path {
    stroke: var(--white);
}

.dark-theme .relationships_relinks-container.relationships_relinks-container--1 .relationships_relinks-container__link p {
    color: var(--P-40);
}

.dark-theme .relationships_relinks-container.relationships_relinks-container--2 .relationships_relinks-container__link:hover {
    background-color: var(--N-90);
    border-color: var(--N-90);
    color: var(--N-10);
}

.dark-theme .relationships_relinks-container.relationships_relinks-container--2 .relationships_relinks-container__link:hover p {
    color: var(--N-10);
}

.dark-theme .relationships_relinks-container.relationships_relinks-container--2 .relationships_relinks-container__link .relationships_relinks-container__link-icon svg path {
    stroke: var(--N-10);
}

.dark-theme .relationships_relinks-container.relationships_relinks-container--3 .relationships_relinks-container__link {
    background-color: var(--N-90);
    border-color: var(--N-90);
}

.dark-theme .relationships_relinks-container.relationships_relinks-container--3 .relationships_relinks-container__link:hover {
    background-color: var(--N-85);
    border-color: var(--N-85);
    color: var(--N-10);
}

.dark-theme .relationships_relinks-container.relationships_relinks-container--3 .relationships_relinks-container__link:hover p {
    color: var(--N-10);
}

.dark-theme .relationships_relinks-container.relationships_relinks-container--3 .relationships_relinks-container__link .relationships_relinks-container__link-icon svg path {
    stroke: var(--N-10);
}

.dark-theme .relationships_relinks-container__link {
    background-color: var(--N-95);
    border: 1px solid var(--white-border-15);
}

.dark-theme .relationships_relinks-container__link:hover {
    border-color: var(--P-40);
}

.dark-theme .relationships_relinks-container__link:hover p {
    color: var(--P-40);
}

.dark-theme .relationships_relinks-container__link p {
    color: var(--N-10);
}

.dark-theme .relationships_relinks-container__link-icon svg path {
    stroke: var(--P-40);
}

@media (max-width: 992px) {
    .relationships_relinks-container {
        margin-top: 24px;
    }

    .relationships_relinks-container:has(+ *) {
        margin-bottom: 24px;
    }

    .relationships_relinks-container__link {
        padding: 15px;
    }
}

.associations_relinks_with_images-block-drawings {
    margin-top: 32px;
}

.associations_relinks_with_images-block-drawings:has(+ *) {
    margin-bottom: 32px;
}

.associations_relinks_with_images-block-drawings.associations_relinks_with_images-block-drawings--10 .associations_relinks_with_images-block-drawings__link, .associations_relinks_with_images-block-drawings.associations_relinks_with_images-block-drawings--8 .associations_relinks_with_images-block-drawings__link, .associations_relinks_with_images-block-drawings.associations_relinks_with_images-block-drawings--7 .associations_relinks_with_images-block-drawings__link, .associations_relinks_with_images-block-drawings.associations_relinks_with_images-block-drawings--5 .associations_relinks_with_images-block-drawings__link, .associations_relinks_with_images-block-drawings.associations_relinks_with_images-block-drawings--4 .associations_relinks_with_images-block-drawings__link, .associations_relinks_with_images-block-drawings.associations_relinks_with_images-block-drawings--1 .associations_relinks_with_images-block-drawings__link {
    border: 1px solid var(--grey-border-15);
    outline: none;
}

.associations_relinks_with_images-block-drawings.associations_relinks_with_images-block-drawings--10 .associations_relinks_with_images-block-drawings__link-background, .associations_relinks_with_images-block-drawings.associations_relinks_with_images-block-drawings--8 .associations_relinks_with_images-block-drawings__link-background, .associations_relinks_with_images-block-drawings.associations_relinks_with_images-block-drawings--7 .associations_relinks_with_images-block-drawings__link-background, .associations_relinks_with_images-block-drawings.associations_relinks_with_images-block-drawings--5 .associations_relinks_with_images-block-drawings__link-background, .associations_relinks_with_images-block-drawings.associations_relinks_with_images-block-drawings--4 .associations_relinks_with_images-block-drawings__link-background, .associations_relinks_with_images-block-drawings.associations_relinks_with_images-block-drawings--1 .associations_relinks_with_images-block-drawings__link-background {
    height: 114px;
    margin: 16px 16px 0;
}

.associations_relinks_with_images-block-drawings.associations_relinks_with_images-block-drawings--10 .associations_relinks_with_images-block-drawings__link-img, .associations_relinks_with_images-block-drawings.associations_relinks_with_images-block-drawings--8 .associations_relinks_with_images-block-drawings__link-img, .associations_relinks_with_images-block-drawings.associations_relinks_with_images-block-drawings--7 .associations_relinks_with_images-block-drawings__link-img, .associations_relinks_with_images-block-drawings.associations_relinks_with_images-block-drawings--5 .associations_relinks_with_images-block-drawings__link-img, .associations_relinks_with_images-block-drawings.associations_relinks_with_images-block-drawings--4 .associations_relinks_with_images-block-drawings__link-img, .associations_relinks_with_images-block-drawings.associations_relinks_with_images-block-drawings--1 .associations_relinks_with_images-block-drawings__link-img {
    max-height: 39px;
}

.associations_relinks_with_images-block-drawings.associations_relinks_with_images-block-drawings--1 .associations_relinks_with_images-block-drawings__link:hover {
    border-color: var(--P-50);
}

.associations_relinks_with_images-block-drawings.associations_relinks_with_images-block-drawings--1 .associations_relinks_with_images-block-drawings__link:hover .associations_relinks_with_images-block-drawings__link-text {
    color: var(--P-50);
}

.associations_relinks_with_images-block-drawings.associations_relinks_with_images-block-drawings--11 .associations_relinks_with_images-block-drawings__link, .associations_relinks_with_images-block-drawings.associations_relinks_with_images-block-drawings--8 .associations_relinks_with_images-block-drawings__link, .associations_relinks_with_images-block-drawings.associations_relinks_with_images-block-drawings--5 .associations_relinks_with_images-block-drawings__link, .associations_relinks_with_images-block-drawings.associations_relinks_with_images-block-drawings--2 .associations_relinks_with_images-block-drawings__link {
    border: 1px solid var(--grey-border-15);
    outline: none;
}

.associations_relinks_with_images-block-drawings.associations_relinks_with_images-block-drawings--11 .associations_relinks_with_images-block-drawings__link-background, .associations_relinks_with_images-block-drawings.associations_relinks_with_images-block-drawings--8 .associations_relinks_with_images-block-drawings__link-background, .associations_relinks_with_images-block-drawings.associations_relinks_with_images-block-drawings--5 .associations_relinks_with_images-block-drawings__link-background, .associations_relinks_with_images-block-drawings.associations_relinks_with_images-block-drawings--2 .associations_relinks_with_images-block-drawings__link-background {
    margin: 16px;
    height: 114px;
}

.associations_relinks_with_images-block-drawings.associations_relinks_with_images-block-drawings--11 .associations_relinks_with_images-block-drawings__link-img, .associations_relinks_with_images-block-drawings.associations_relinks_with_images-block-drawings--8 .associations_relinks_with_images-block-drawings__link-img, .associations_relinks_with_images-block-drawings.associations_relinks_with_images-block-drawings--5 .associations_relinks_with_images-block-drawings__link-img, .associations_relinks_with_images-block-drawings.associations_relinks_with_images-block-drawings--2 .associations_relinks_with_images-block-drawings__link-img {
    max-height: 39px;
}

.associations_relinks_with_images-block-drawings.associations_relinks_with_images-block-drawings--11 .associations_relinks_with_images-block-drawings__link-text, .associations_relinks_with_images-block-drawings.associations_relinks_with_images-block-drawings--8 .associations_relinks_with_images-block-drawings__link-text, .associations_relinks_with_images-block-drawings.associations_relinks_with_images-block-drawings--5 .associations_relinks_with_images-block-drawings__link-text, .associations_relinks_with_images-block-drawings.associations_relinks_with_images-block-drawings--2 .associations_relinks_with_images-block-drawings__link-text {
    border-top: 1px solid var(--grey-border-15);
}

.associations_relinks_with_images-block-drawings.associations_relinks_with_images-block-drawings--5 .associations_relinks_with_images-block-drawings__link:hover, .associations_relinks_with_images-block-drawings.associations_relinks_with_images-block-drawings--2 .associations_relinks_with_images-block-drawings__link:hover {
    border-color: var(--P-50);
}

.associations_relinks_with_images-block-drawings.associations_relinks_with_images-block-drawings--5 .associations_relinks_with_images-block-drawings__link:hover .associations_relinks_with_images-block-drawings__link-text, .associations_relinks_with_images-block-drawings.associations_relinks_with_images-block-drawings--2 .associations_relinks_with_images-block-drawings__link:hover .associations_relinks_with_images-block-drawings__link-text {
    color: var(--P-50);
}

.associations_relinks_with_images-block-drawings.associations_relinks_with_images-block-drawings--4 .associations_relinks_with_images-block-drawings__link:hover, .associations_relinks_with_images-block-drawings.associations_relinks_with_images-block-drawings--3 .associations_relinks_with_images-block-drawings__link:hover {
    background-color: var(--P-50);
    border-color: var(--P-50);
}

.associations_relinks_with_images-block-drawings.associations_relinks_with_images-block-drawings--4 .associations_relinks_with_images-block-drawings__link:hover .associations_relinks_with_images-block-drawings__link-text, .associations_relinks_with_images-block-drawings.associations_relinks_with_images-block-drawings--3 .associations_relinks_with_images-block-drawings__link:hover .associations_relinks_with_images-block-drawings__link-text {
    color: var(--white);
}

.associations_relinks_with_images-block-drawings.associations_relinks_with_images-block-drawings--4 .associations_relinks_with_images-block-drawings__link-text, .associations_relinks_with_images-block-drawings.associations_relinks_with_images-block-drawings--3 .associations_relinks_with_images-block-drawings__link-text {
    color: var(--P-50);
}

.associations_relinks_with_images-block-drawings.associations_relinks_with_images-block-drawings--5 .associations_relinks_with_images-block-drawings__link:hover .associations_relinks_with_images-block-drawings__link-text {
    color: var(--white);
    background-color: var(--P-50);
}

.associations_relinks_with_images-block-drawings.associations_relinks_with_images-block-drawings--5 .associations_relinks_with_images-block-drawings__link-text {
    color: var(--P-50);
}

.associations_relinks_with_images-block-drawings.associations_relinks_with_images-block-drawings--6 .associations_relinks_with_images-block-drawings__link:hover {
    background-color: var(--N-5);
    outline-color: var(--N-5);
}

.associations_relinks_with_images-block-drawings.associations_relinks_with_images-block-drawings--6 .associations_relinks_with_images-block-drawings__link:hover .associations_relinks_with_images-block-drawings__link-text {
    color: var(--black);
}

.associations_relinks_with_images-block-drawings.associations_relinks_with_images-block-drawings--8 .associations_relinks_with_images-block-drawings__link:hover, .associations_relinks_with_images-block-drawings.associations_relinks_with_images-block-drawings--7 .associations_relinks_with_images-block-drawings__link:hover {
    border-color: var(--N-5);
    background-color: var(--N-5);
}

.associations_relinks_with_images-block-drawings.associations_relinks_with_images-block-drawings--8 .associations_relinks_with_images-block-drawings__link:hover .associations_relinks_with_images-block-drawings__link-text, .associations_relinks_with_images-block-drawings.associations_relinks_with_images-block-drawings--7 .associations_relinks_with_images-block-drawings__link:hover .associations_relinks_with_images-block-drawings__link-text {
    color: var(--black);
    border-color: var(--N-5);
}

.associations_relinks_with_images-block-drawings.associations_relinks_with_images-block-drawings--11 .associations_relinks_with_images-block-drawings__link, .associations_relinks_with_images-block-drawings.associations_relinks_with_images-block-drawings--10 .associations_relinks_with_images-block-drawings__link, .associations_relinks_with_images-block-drawings.associations_relinks_with_images-block-drawings--9 .associations_relinks_with_images-block-drawings__link {
    background-color: var(--N-5);
    outline-color: transparent;
}

.associations_relinks_with_images-block-drawings.associations_relinks_with_images-block-drawings--9 .associations_relinks_with_images-block-drawings__link:hover {
    background-color: var(--N-10);
}

.associations_relinks_with_images-block-drawings.associations_relinks_with_images-block-drawings--9 .associations_relinks_with_images-block-drawings__link:hover .associations_relinks_with_images-block-drawings__link-text {
    color: var(--black);
}

.associations_relinks_with_images-block-drawings.associations_relinks_with_images-block-drawings--10 .associations_relinks_with_images-block-drawings__link:hover {
    border-color: var(--N-10);
    background-color: var(--N-10);
}

.associations_relinks_with_images-block-drawings.associations_relinks_with_images-block-drawings--10 .associations_relinks_with_images-block-drawings__link:hover .associations_relinks_with_images-block-drawings__link-text {
    color: var(--black);
}

.associations_relinks_with_images-block-drawings.associations_relinks_with_images-block-drawings--11 .associations_relinks_with_images-block-drawings__link:hover {
    border-color: var(--N-10);
    background-color: var(--N-10);
}

.associations_relinks_with_images-block-drawings.associations_relinks_with_images-block-drawings--11 .associations_relinks_with_images-block-drawings__link:hover .associations_relinks_with_images-block-drawings__link-text {
    color: var(--black);
    border-color: var(--N-10);
}

.associations_relinks_with_images-block-drawings__inner {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(173px, 1fr));
    gap: 12px;
}

.associations_relinks_with_images-block-drawings__link {
    outline: 1px solid var(--grey-border-15);
    background-color: var(--white);
    border-radius: 12px;
    box-shadow: 0 4px 3.6px var(--shadow-B-16), 0 12px 10px var(--shadow-B-24), 0 25px 24px var(--shadow-B-31), 0 50px 80px var(--shadow-B-51);
    transition: border-color 0.23s ease-in-out, background-color 0.23s ease-in-out, outline-color 0.23s ease-in-out;
    overflow: hidden;
}

.associations_relinks_with_images-block-drawings__link:hover .associations_relinks_with_images-block-drawings__link-text {
    color: var(--P-50);
}

.associations_relinks_with_images-block-drawings__link-background {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 12px;
    height: 135px;
    border-radius: 12px;
    background-color: var(--black);
    transition: background-color 0.23s ease-in-out;
}

.associations_relinks_with_images-block-drawings__link-img {
    max-height: 53px;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}

.associations_relinks_with_images-block-drawings__link-text {
    padding: 16px;
    text-align: center;
    color: var(--black);
    font-weight: 700;
    transition: color 0.23s ease-in-out, background-color 0.23s ease-in-out, border-color 0.23s ease-in-out;
}

.dark-theme .associations_relinks_with_images-block-drawings.associations_relinks_with_images-block-drawings--10 .associations_relinks_with_images-block-drawings__link, .dark-theme .associations_relinks_with_images-block-drawings.associations_relinks_with_images-block-drawings--8 .associations_relinks_with_images-block-drawings__link, .dark-theme .associations_relinks_with_images-block-drawings.associations_relinks_with_images-block-drawings--7 .associations_relinks_with_images-block-drawings__link, .dark-theme .associations_relinks_with_images-block-drawings.associations_relinks_with_images-block-drawings--5 .associations_relinks_with_images-block-drawings__link, .dark-theme .associations_relinks_with_images-block-drawings.associations_relinks_with_images-block-drawings--4 .associations_relinks_with_images-block-drawings__link, .dark-theme .associations_relinks_with_images-block-drawings.associations_relinks_with_images-block-drawings--1 .associations_relinks_with_images-block-drawings__link {
    border: 1px solid var(--white-border-15);
}

.dark-theme .associations_relinks_with_images-block-drawings.associations_relinks_with_images-block-drawings--1 .associations_relinks_with_images-block-drawings__link:hover {
    border-color: var(--P-30);
}

.dark-theme .associations_relinks_with_images-block-drawings.associations_relinks_with_images-block-drawings--1 .associations_relinks_with_images-block-drawings__link:hover .associations_relinks_with_images-block-drawings__link-text {
    color: var(--P-30);
}

.dark-theme .associations_relinks_with_images-block-drawings.associations_relinks_with_images-block-drawings--11 .associations_relinks_with_images-block-drawings__link, .dark-theme .associations_relinks_with_images-block-drawings.associations_relinks_with_images-block-drawings--8 .associations_relinks_with_images-block-drawings__link, .dark-theme .associations_relinks_with_images-block-drawings.associations_relinks_with_images-block-drawings--5 .associations_relinks_with_images-block-drawings__link, .dark-theme .associations_relinks_with_images-block-drawings.associations_relinks_with_images-block-drawings--2 .associations_relinks_with_images-block-drawings__link {
    border: 1px solid var(--white-border-15);
}

.dark-theme .associations_relinks_with_images-block-drawings.associations_relinks_with_images-block-drawings--11 .associations_relinks_with_images-block-drawings__link-text, .dark-theme .associations_relinks_with_images-block-drawings.associations_relinks_with_images-block-drawings--8 .associations_relinks_with_images-block-drawings__link-text, .dark-theme .associations_relinks_with_images-block-drawings.associations_relinks_with_images-block-drawings--5 .associations_relinks_with_images-block-drawings__link-text, .dark-theme .associations_relinks_with_images-block-drawings.associations_relinks_with_images-block-drawings--2 .associations_relinks_with_images-block-drawings__link-text {
    border-top: 1px solid var(--white-border-15);
}

.dark-theme .associations_relinks_with_images-block-drawings.associations_relinks_with_images-block-drawings--5 .associations_relinks_with_images-block-drawings__link:hover, .dark-theme .associations_relinks_with_images-block-drawings.associations_relinks_with_images-block-drawings--2 .associations_relinks_with_images-block-drawings__link:hover {
    border-color: var(--P-30);
}

.dark-theme .associations_relinks_with_images-block-drawings.associations_relinks_with_images-block-drawings--5 .associations_relinks_with_images-block-drawings__link:hover .associations_relinks_with_images-block-drawings__link-text, .dark-theme .associations_relinks_with_images-block-drawings.associations_relinks_with_images-block-drawings--2 .associations_relinks_with_images-block-drawings__link:hover .associations_relinks_with_images-block-drawings__link-text {
    color: var(--P-30);
}

.dark-theme .associations_relinks_with_images-block-drawings.associations_relinks_with_images-block-drawings--4 .associations_relinks_with_images-block-drawings__link:hover, .dark-theme .associations_relinks_with_images-block-drawings.associations_relinks_with_images-block-drawings--3 .associations_relinks_with_images-block-drawings__link:hover {
    background-color: var(--P-40);
    border-color: var(--P-40);
}

.dark-theme .associations_relinks_with_images-block-drawings.associations_relinks_with_images-block-drawings--4 .associations_relinks_with_images-block-drawings__link:hover .associations_relinks_with_images-block-drawings__link-text, .dark-theme .associations_relinks_with_images-block-drawings.associations_relinks_with_images-block-drawings--3 .associations_relinks_with_images-block-drawings__link:hover .associations_relinks_with_images-block-drawings__link-text {
    color: var(--white);
}

.dark-theme .associations_relinks_with_images-block-drawings.associations_relinks_with_images-block-drawings--4 .associations_relinks_with_images-block-drawings__link-text, .dark-theme .associations_relinks_with_images-block-drawings.associations_relinks_with_images-block-drawings--3 .associations_relinks_with_images-block-drawings__link-text {
    color: var(--P-30);
}

.dark-theme .associations_relinks_with_images-block-drawings.associations_relinks_with_images-block-drawings--5 .associations_relinks_with_images-block-drawings__link:hover .associations_relinks_with_images-block-drawings__link-text {
    color: var(--white);
    background-color: var(--P-40);
}

.dark-theme .associations_relinks_with_images-block-drawings.associations_relinks_with_images-block-drawings--5 .associations_relinks_with_images-block-drawings__link-text {
    color: var(--P-40);
}

.dark-theme .associations_relinks_with_images-block-drawings.associations_relinks_with_images-block-drawings--6 .associations_relinks_with_images-block-drawings__link {
    outline-color: var(--white-border-15);
}

.dark-theme .associations_relinks_with_images-block-drawings.associations_relinks_with_images-block-drawings--6 .associations_relinks_with_images-block-drawings__link:hover {
    background-color: var(--N-90);
    outline-color: var(--N-90);
}

.dark-theme .associations_relinks_with_images-block-drawings.associations_relinks_with_images-block-drawings--6 .associations_relinks_with_images-block-drawings__link:hover .associations_relinks_with_images-block-drawings__link-background {
    background-color: var(--N-85);
}

.dark-theme .associations_relinks_with_images-block-drawings.associations_relinks_with_images-block-drawings--6 .associations_relinks_with_images-block-drawings__link:hover .associations_relinks_with_images-block-drawings__link-text {
    color: var(--N-10);
}

.dark-theme .associations_relinks_with_images-block-drawings.associations_relinks_with_images-block-drawings--7 .associations_relinks_with_images-block-drawings__link:hover {
    border-color: var(--N-90);
    background-color: var(--N-90);
}

.dark-theme .associations_relinks_with_images-block-drawings.associations_relinks_with_images-block-drawings--7 .associations_relinks_with_images-block-drawings__link:hover .associations_relinks_with_images-block-drawings__link-background {
    background-color: var(--N-85);
}

.dark-theme .associations_relinks_with_images-block-drawings.associations_relinks_with_images-block-drawings--7 .associations_relinks_with_images-block-drawings__link:hover .associations_relinks_with_images-block-drawings__link-text {
    color: var(--N-10);
    border-color: var(--N-90);
}

.dark-theme .associations_relinks_with_images-block-drawings.associations_relinks_with_images-block-drawings--8 .associations_relinks_with_images-block-drawings__link:hover {
    background-color: var(--N-95);
}

.dark-theme .associations_relinks_with_images-block-drawings.associations_relinks_with_images-block-drawings--8 .associations_relinks_with_images-block-drawings__link:hover .associations_relinks_with_images-block-drawings__link-text {
    background-color: var(--N-90);
    color: var(--N-10);
    border-color: var(--N-90);
}

.dark-theme .associations_relinks_with_images-block-drawings.associations_relinks_with_images-block-drawings--10 .associations_relinks_with_images-block-drawings__link, .dark-theme .associations_relinks_with_images-block-drawings.associations_relinks_with_images-block-drawings--9 .associations_relinks_with_images-block-drawings__link {
    background-color: var(--N-90);
}

.dark-theme .associations_relinks_with_images-block-drawings.associations_relinks_with_images-block-drawings--10 .associations_relinks_with_images-block-drawings__link-background, .dark-theme .associations_relinks_with_images-block-drawings.associations_relinks_with_images-block-drawings--9 .associations_relinks_with_images-block-drawings__link-background {
    background-color: var(--N-85);
}

.dark-theme .associations_relinks_with_images-block-drawings.associations_relinks_with_images-block-drawings--10 .associations_relinks_with_images-block-drawings__link:hover, .dark-theme .associations_relinks_with_images-block-drawings.associations_relinks_with_images-block-drawings--9 .associations_relinks_with_images-block-drawings__link:hover {
    background-color: var(--N-85);
}

.dark-theme .associations_relinks_with_images-block-drawings.associations_relinks_with_images-block-drawings--10 .associations_relinks_with_images-block-drawings__link:hover .associations_relinks_with_images-block-drawings__link-background, .dark-theme .associations_relinks_with_images-block-drawings.associations_relinks_with_images-block-drawings--9 .associations_relinks_with_images-block-drawings__link:hover .associations_relinks_with_images-block-drawings__link-background {
    background-color: var(--N-90);
}

.dark-theme .associations_relinks_with_images-block-drawings.associations_relinks_with_images-block-drawings--10 .associations_relinks_with_images-block-drawings__link:hover .associations_relinks_with_images-block-drawings__link-text, .dark-theme .associations_relinks_with_images-block-drawings.associations_relinks_with_images-block-drawings--9 .associations_relinks_with_images-block-drawings__link:hover .associations_relinks_with_images-block-drawings__link-text {
    color: var(--N-10);
}

.dark-theme .associations_relinks_with_images-block-drawings.associations_relinks_with_images-block-drawings--10 .associations_relinks_with_images-block-drawings__link {
    border-color: var(--N-90);
}

.dark-theme .associations_relinks_with_images-block-drawings.associations_relinks_with_images-block-drawings--11 .associations_relinks_with_images-block-drawings__link {
    background-color: var(--N-95);
}

.dark-theme .associations_relinks_with_images-block-drawings.associations_relinks_with_images-block-drawings--11 .associations_relinks_with_images-block-drawings__link:hover {
    background-color: var(--N-95);
}

.dark-theme .associations_relinks_with_images-block-drawings.associations_relinks_with_images-block-drawings--11 .associations_relinks_with_images-block-drawings__link:hover .associations_relinks_with_images-block-drawings__link-text {
    color: var(--N-10);
    border-color: var(--white-border-15);
    background-color: var(--N-85);
}

.dark-theme .associations_relinks_with_images-block-drawings__link {
    outline: 1px solid var(--grey-border-15);
    background-color: var(--N-95);
}

.dark-theme .associations_relinks_with_images-block-drawings__link:hover .associations_relinks_with_images-block-drawings__link-text {
    color: var(--P-30);
}

.dark-theme .associations_relinks_with_images-block-drawings__link-background {
    background-color: var(--N-90);
}

.dark-theme .associations_relinks_with_images-block-drawings__link-text {
    color: var(--N-10);
}

@media (max-width: 992px) {
    .associations_relinks_with_images-block-drawings {
        margin-top: 24px;
    }

    .associations_relinks_with_images-block-drawings:has(+ *) {
        margin-bottom: 24px;
    }

    .associations_relinks_with_images-block-drawings.associations_relinks_with_images-block-drawings--10 .associations_relinks_with_images-block-drawings__link-background, .associations_relinks_with_images-block-drawings.associations_relinks_with_images-block-drawings--8 .associations_relinks_with_images-block-drawings__link-background, .associations_relinks_with_images-block-drawings.associations_relinks_with_images-block-drawings--7 .associations_relinks_with_images-block-drawings__link-background, .associations_relinks_with_images-block-drawings.associations_relinks_with_images-block-drawings--5 .associations_relinks_with_images-block-drawings__link-background, .associations_relinks_with_images-block-drawings.associations_relinks_with_images-block-drawings--4 .associations_relinks_with_images-block-drawings__link-background, .associations_relinks_with_images-block-drawings.associations_relinks_with_images-block-drawings--1 .associations_relinks_with_images-block-drawings__link-background {
        height: 94px;
        margin: 12px 12px 0;
    }

    .associations_relinks_with_images-block-drawings.associations_relinks_with_images-block-drawings--10 .associations_relinks_with_images-block-drawings__link-img, .associations_relinks_with_images-block-drawings.associations_relinks_with_images-block-drawings--8 .associations_relinks_with_images-block-drawings__link-img, .associations_relinks_with_images-block-drawings.associations_relinks_with_images-block-drawings--7 .associations_relinks_with_images-block-drawings__link-img, .associations_relinks_with_images-block-drawings.associations_relinks_with_images-block-drawings--5 .associations_relinks_with_images-block-drawings__link-img, .associations_relinks_with_images-block-drawings.associations_relinks_with_images-block-drawings--4 .associations_relinks_with_images-block-drawings__link-img, .associations_relinks_with_images-block-drawings.associations_relinks_with_images-block-drawings--1 .associations_relinks_with_images-block-drawings__link-img {
        max-height: 32px;
    }

    .associations_relinks_with_images-block-drawings.associations_relinks_with_images-block-drawings--11 .associations_relinks_with_images-block-drawings__link-background, .associations_relinks_with_images-block-drawings.associations_relinks_with_images-block-drawings--8 .associations_relinks_with_images-block-drawings__link-background, .associations_relinks_with_images-block-drawings.associations_relinks_with_images-block-drawings--5 .associations_relinks_with_images-block-drawings__link-background, .associations_relinks_with_images-block-drawings.associations_relinks_with_images-block-drawings--2 .associations_relinks_with_images-block-drawings__link-background {
        margin: 12px;
        height: 94px;
    }

    .associations_relinks_with_images-block-drawings.associations_relinks_with_images-block-drawings--11 .associations_relinks_with_images-block-drawings__link-img, .associations_relinks_with_images-block-drawings.associations_relinks_with_images-block-drawings--8 .associations_relinks_with_images-block-drawings__link-img, .associations_relinks_with_images-block-drawings.associations_relinks_with_images-block-drawings--5 .associations_relinks_with_images-block-drawings__link-img, .associations_relinks_with_images-block-drawings.associations_relinks_with_images-block-drawings--2 .associations_relinks_with_images-block-drawings__link-img {
        max-height: 32px;
    }

    .associations_relinks_with_images-block-drawings__link-background {
        height: 115px;
    }

    .associations_relinks_with_images-block-drawings__link-img {
        max-height: 39px;
    }

    .associations_relinks_with_images-block-drawings__link-text {
        padding: 12px;
    }
}

.tip-block {
    margin-top: 32px;

    &:has(+*) {
        margin-bottom: 32px;
    }
}
.tip-block--1 .tip-block__inner {
    background-color: var(--white);
    border: 1px solid var(--grey-border-15);
}

.tip-block__inner {
    display: flex;
    flex-direction: column;
    gap: 24px;
    padding: 48px;
    background-color: var(--Y-10);
    border-radius: 16px;
    box-shadow: 0 4px 3.6px var(--shadow-B-16), 0 12px 10px var(--shadow-B-24), 0 25px 24px var(--shadow-B-31), 0 50px 80px var(--shadow-B-51);
    overflow: hidden;
}

.tip-block__inner h2 {
    position: relative;
    margin-bottom: 14px;
    padding-right: 56px;
    text-align: center;
    z-index: 1;
}

.tip-block__inner h2::before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 56px;
    height: 56px;
    background-image: url("../../static/images/tips/1.svg");
    background-repeat: no-repeat;
    background-size: contain;
}

.dark-theme .tip-block--1 .tip-block__inner {
    background-color: var(--N-95);
    border: 1px solid var(--white-border-15);
}

.dark-theme .tip-block__inner {
    background-color: var(--Y-DL);
}

@media (max-width: 992px) {
    .tip-block__inner {
        padding: 24px 16px;
    }

    .tip-block__inner h2 {
        margin-bottom: unset;
        padding-right: 40px;
    }

    .tip-block__inner h2::before {
        width: 36px;
        height: 36px;
    }

    .tip-block > [class] * {
        margin: 0;
    }
}

.references-blocking {
    margin-top: 32px;
}
.references-blocking:has(+ *) {
    margin-bottom: 32px;
}
.references-blocking h2:has(+p) {
    margin-bottom: 20px;
}
.references-blocking.references-blocking--1.references-blocking--icon-3 > p,
.references-blocking.references-blocking--1.references-blocking--icon-2 > p,
.references-blocking.references-blocking--1.references-blocking--icon-1 > p,
.references-blocking.references-blocking--1.references-blocking--icon-3 .references-blocking__list li,
.references-blocking.references-blocking--1.references-blocking--icon-2 .references-blocking__list li,
.references-blocking.references-blocking--1.references-blocking--icon-1 .references-blocking__list li {
	padding-top: 0;
	padding-left: 48px;
}
.references-blocking.references-blocking--1.references-blocking--icon-3 > p::before,
.references-blocking.references-blocking--1.references-blocking--icon-2 > p::before,
.references-blocking.references-blocking--1.references-blocking--icon-1 > p::before,
.references-blocking.references-blocking--1.references-blocking--icon-3 .references-blocking__list li::before,
.references-blocking.references-blocking--1.references-blocking--icon-2 .references-blocking__list li::before,
.references-blocking.references-blocking--1.references-blocking--icon-1 .references-blocking__list li::before {
	top: -4px;
	left: 0;
}
.references-blocking.references-blocking--1.references-blocking--icon-3 > p::after,
.references-blocking.references-blocking--1.references-blocking--icon-2 > p::after,
.references-blocking.references-blocking--1.references-blocking--icon-1 > p::after,
.references-blocking.references-blocking--1.references-blocking--icon-3 .references-blocking__list li::after,
.references-blocking.references-blocking--1.references-blocking--icon-2 .references-blocking__list li::after,
.references-blocking.references-blocking--1.references-blocking--icon-1 .references-blocking__list li::after {
	top: 2px;
	left: 6px;
}
.references-blocking.references-blocking--1 > p,
.references-blocking.references-blocking--1 .references-blocking__list li {
	padding: 12px 12px 12px 36px;
	border-radius: unset;
	border: unset;
	border-bottom: 1px solid var(--grey-border-15);
}
.references-blocking.references-blocking--1 > p:has(a:hover),
.references-blocking.references-blocking--1 .references-blocking__list li:has(a:hover) {
	border-color: var(--P-50);
}
.references-blocking.references-blocking--1 > p::after,
.references-blocking.references-blocking--1 .references-blocking__list li::after {
	top: 12px;
	left: 0;
}
.references-blocking.references-blocking--2.references-blocking--icon-3 > p,
.references-blocking.references-blocking--2.references-blocking--icon-3 .references-blocking__list,
.references-blocking.references-blocking--2.references-blocking--icon-2 .references-blocking__list,
.references-blocking.references-blocking--2.references-blocking--icon-1 .references-blocking__list {
	gap: 20px;
}
.references-blocking.references-blocking--2.references-blocking--icon-3 > p,
.references-blocking.references-blocking--2.references-blocking--icon-2 > p,
.references-blocking.references-blocking--2.references-blocking--icon-1 > p,
.references-blocking.references-blocking--2.references-blocking--icon-3 .references-blocking__list li,
.references-blocking.references-blocking--2.references-blocking--icon-2 .references-blocking__list li,
.references-blocking.references-blocking--2.references-blocking--icon-1 .references-blocking__list li {
	padding-left: 48px;
	padding-top: 0;
}
.references-blocking.references-blocking--2.references-blocking--icon-3 > p::before,
.references-blocking.references-blocking--2.references-blocking--icon-2 > p::before,
.references-blocking.references-blocking--2.references-blocking--icon-1 > p::before,
.references-blocking.references-blocking--2.references-blocking--icon-3 .references-blocking__list li::before,
.references-blocking.references-blocking--2.references-blocking--icon-2 .references-blocking__list li::before,
.references-blocking.references-blocking--2.references-blocking--icon-1 .references-blocking__list li::before {
	top: -4px;
	left: 0;
}
.references-blocking.references-blocking--2.references-blocking--icon-3 > p::after,
.references-blocking.references-blocking--2.references-blocking--icon-2 > p::after,
.references-blocking.references-blocking--2.references-blocking--icon-1 > p::after,
.references-blocking.references-blocking--2.references-blocking--icon-3 .references-blocking__list li::after,
.references-blocking.references-blocking--2.references-blocking--icon-2 .references-blocking__list li::after,
.references-blocking.references-blocking--2.references-blocking--icon-1 .references-blocking__list li::after {
	top: 2px;
	left: 6px;
}
.references-blocking.references-blocking--2 > p,
.references-blocking.references-blocking--2 .references-blocking__list li {
	padding: 0 0 0 36px;
	border: unset;
	border-radius: unset;
}
.references-blocking.references-blocking--2 > p::after,
.references-blocking.references-blocking--2 .references-blocking__list li::after {
	top: 2px;
	left: 0;
}
.references-blocking.references-blocking--2 > p a:hover,
.references-blocking.references-blocking--2 .references-blocking__list li a:hover {
	-webkit-text-decoration-color: inherit;
	        text-decoration-color: inherit;
}
.references-blocking.references-blocking--icon-1 > p,
.references-blocking.references-blocking--icon-2 > p,
.references-blocking.references-blocking--icon-3 > p,
.references-blocking.references-blocking--icon-1 .references-blocking__list li,
.references-blocking.references-blocking--icon-2 .references-blocking__list li,
.references-blocking.references-blocking--icon-3 .references-blocking__list li {
	padding-left: 68px;
}
.references-blocking.references-blocking--icon-1 > p::before,
.references-blocking.references-blocking--icon-2 > p::before,
.references-blocking.references-blocking--icon-3 > p::before,
.references-blocking.references-blocking--icon-1 .references-blocking__list li::before,
.references-blocking.references-blocking--icon-2 .references-blocking__list li::before,
.references-blocking.references-blocking--icon-3 .references-blocking__list li::before {
	content: '';
	position: absolute;
	top: 10px;
	left: 18px;
	width: 36px;
	height: 36px;
	border-radius: 8px;
}
.references-blocking.references-blocking--icon-1 > p::before,
.references-blocking.references-blocking--icon-1 .references-blocking__list li::before {
	background-color: var(--grey-border-15);
	opacity: 0.05;
}
.references-blocking.references-blocking--icon-2 > p::before,
.references-blocking.references-blocking--icon-2 .references-blocking__list li::before {
	border: 1px solid var(--grey-border-15);
	opacity: 0.05;
}
.references-blocking,
.references-blocking__list {
	display: flex;
	flex-direction: column;
	gap: 12px;
}
.references-blocking > p,
.references-blocking__list li {
	width: -moz-fit-content;
	width: -webkit-fit-content;
	width: fit-content;
	position: relative;
	padding: 16px 24px 16px 60px;
	background-color: var(--white);
	border: 1px solid var(--grey-border-15);
	border-radius: 12px;
	transition: border-color 0.23s ease-in-out;
}
.references-blocking > p:has(a:hover),
.references-blocking__list li:has(a:hover) {
	border-color: var(--P-50);
}
.references-blocking > p::after,
.references-blocking__list li::after {
	content: '';
	position: absolute;
	top: 18px;
	left: 24px;
	width: 24px;
	height: 24px;
	background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%0A%3Cpath d='M8.59987 11.2519C7.9852 11.2158 7.36984 11.31 6.79411 11.5283C6.21837 11.7466 5.69525 12.0841 5.25902 12.5186L4.22193 13.5557C3.39676 14.3809 2.93318 15.5 2.93318 16.667C2.93318 17.834 3.39676 18.9531 4.22193 19.7783C5.04709 20.6035 6.16626 21.067 7.33322 21.067C8.50019 21.067 9.61936 20.6035 10.4445 19.7783L11.4816 18.7412C11.916 18.3048 12.2533 17.7817 12.4716 17.206C12.6898 16.6303 12.7841 16.015 12.7483 15.4003' stroke='%23000b0f26' stroke-width='1.5' stroke-linecap='square'/%3E%0A%3Cpath d='M11.2519 8.5996C11.2158 7.98493 11.3099 7.36955 11.5282 6.7938C11.7465 6.21806 12.084 5.69495 12.5186 5.25876L13.5557 4.22166C14.3809 3.39649 15.5 2.93292 16.667 2.93292C17.8339 2.93292 18.9531 3.39649 19.7783 4.22166C20.6035 5.04682 21.067 6.16599 21.067 7.33296C21.067 8.49992 20.6035 9.61909 19.7783 10.4443L18.7412 11.4814C18.3049 11.9158 17.7818 12.2532 17.206 12.4715C16.6303 12.6897 16.015 12.784 15.4003 12.748' stroke='%23000b0f26' stroke-width='1.5' stroke-linecap='square'/%3E%0A%3Cpath d='M8.36972 15.6289L15.6294 8.36921' stroke='%23000b0f26' stroke-width='1.5' stroke-linecap='square'/%3E%0A%3C/svg%3E");
	background-repeat: no-repeat;
	background-size: contain;
}
.references-blocking > p a,
.references-blocking__list li a {
	word-break: break-all;
	color: var(--P-50);
	text-decoration: unset;
	transition: -webkit-text-decoration-color 0.23s ease-in-out;
	transition: text-decoration-color 0.23s ease-in-out;
	transition: text-decoration-color 0.23s ease-in-out, -webkit-text-decoration-color 0.23s ease-in-out;
}

.dark-theme .references-blocking.references-blocking--1 > p:has(a:hover),
.dark-theme .references-blocking.references-blocking--1 .references-blocking__list li:has(a:hover) {
	border-bottom: 1px solid var(--white-border-15);
	border-color: var(--P-40);
}
.dark-theme .references-blocking.references-blocking--icon-1 > p::before,
.dark-theme .references-blocking.references-blocking--icon-1 .references-blocking__list li::before {
	background-color: var(--white-border-15);
	opacity: unset;
}
.dark-theme .references-blocking.references-blocking--icon-2 > p::before,
.dark-theme .references-blocking.references-blocking--icon-2 .references-blocking__list li::before {
	border: 1px solid var(--white-border-15);
	opacity: unset;
}
.dark-theme .references-blocking > p,
.dark-theme .references-blocking__list li {
	background-color: var(--N-95);
	border-color: var(--white-border-15);
}
.dark-theme .references-blocking > p:has(a:hover),
.dark-theme .references-blocking__list li:has(a:hover) {
	border-color: var(--P-30);
}
.dark-theme .references-blocking > p::after,
.dark-theme .references-blocking__list li::after {
	background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%0A%3Cpath d='M8.59987 11.2519C7.9852 11.2158 7.36984 11.31 6.79411 11.5283C6.21837 11.7466 5.69525 12.0841 5.25902 12.5186L4.22193 13.5557C3.39676 14.3809 2.93318 15.5 2.93318 16.667C2.93318 17.834 3.39676 18.9531 4.22193 19.7783C5.04709 20.6035 6.16626 21.067 7.33322 21.067C8.50019 21.067 9.61936 20.6035 10.4445 19.7783L11.4816 18.7412C11.916 18.3048 12.2533 17.7817 12.4716 17.206C12.6898 16.6303 12.7841 16.015 12.7483 15.4003' stroke='%23fff' stroke-width='1.5' stroke-linecap='square'/%3E%0A%3Cpath d='M11.2519 8.5996C11.2158 7.98493 11.3099 7.36955 11.5282 6.7938C11.7465 6.21806 12.084 5.69495 12.5186 5.25876L13.5557 4.22166C14.3809 3.39649 15.5 2.93292 16.667 2.93292C17.8339 2.93292 18.9531 3.39649 19.7783 4.22166C20.6035 5.04682 21.067 6.16599 21.067 7.33296C21.067 8.49992 20.6035 9.61909 19.7783 10.4443L18.7412 11.4814C18.3049 11.9158 17.7818 12.2532 17.206 12.4715C16.6303 12.6897 16.015 12.784 15.4003 12.748' stroke='%23fff' stroke-width='1.5' stroke-linecap='square'/%3E%0A%3Cpath d='M8.36972 15.6289L15.6294 8.36921' stroke='%23fff' stroke-width='1.5' stroke-linecap='square'/%3E%0A%3C/svg%3E");
}
.dark-theme .references-blocking > p a,
.dark-theme .references-blocking__list li a {
	color: var(--P-30);
}

@media (min-width: 992px) {
	.references-blocking {
		margin-top: 24px;
	}
	.references-blocking:has(+ *) {
		margin-bottom: 24px;
	}
}

@media (max-width: 992px) {
	.references-blocking h2:has(+p) {
        margin-bottom: 4px;
    }
}

.conclusion-container-component--1 .conclusion-container-component__inner {
    background-color: var(--white);
    border: 1px solid var(--grey-border-15);
}

.conclusion-container-component--title-1 .conclusion-container-component__inner h2 {
    padding-bottom: 32px;
}

.conclusion-container-component--title-1 .conclusion-container-component__inner h2::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 150%;
    border-bottom: 1px solid var(--grey-border-15);
}

.conclusion-container-component--title-2 .conclusion-container-component__inner {
    padding-top: 0;
}

.conclusion-container-component--title-2 .conclusion-container-component__inner h2 {
    padding: 32px;
}

.conclusion-container-component--title-2 .conclusion-container-component__inner h2::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 150%;
    height: 100%;
    background-color: var(--N-5);
    z-index: -1;
}

.conclusion-container-component--title-2 .conclusion-container-component__inner h2::before {
    top: 32px;
}

.conclusion-container-component {
    margin-top: 32px;

    &:has(+*) {
        margin-bottom: 32px
    }
}

.conclusion-container-component__inner {
    display: flex;
    flex-direction: column;
    gap: 24px;
    padding: 48px;
    background-color: var(--BD-5);
    border-radius: 16px;
    box-shadow: 0 4px 3.6px var(--shadow-B-16), 0 12px 10px var(--shadow-B-24), 0 25px 24px var(--shadow-B-31), 0 50px 80px var(--shadow-B-51);
    overflow: hidden;
}

.conclusion-container-component__inner h2 {
    position: relative;
    text-align: center;
    margin-bottom: 14px;
    z-index: 1;
}

.dark-theme .conclusion-container-component--1 .conclusion-container-component__inner {
    background-color: var(--N-95);
    border: 1px solid var(--white-border-15);
}

.dark-theme .conclusion-container-component--title-1 .conclusion-container-component__inner h2::after {
    border-bottom: 1px solid var(--white-border-15);
}

.dark-theme .conclusion-container-component--title-2 .conclusion-container-component__inner h2::after {
    background-color: var(--N-90);
}

.dark-theme .conclusion-container-component__inner {
    background-color: var(--BD-DL);
    border: unset;
}

@media (max-width: 992px) {
    .conclusion-container-component--title-1 .conclusion-container-component__inner h2 {
        padding-bottom: 24px;
    }

    .conclusion-container-component--title-2 .conclusion-container-component__inner h2 {
        padding: 24px;
    }

    .conclusion-container-component__inner {
        padding: 24px 16px;
    }

    .conclusion-container-component__inner h2 {
        margin-bottom: unset;
    }

    .conclusion-container-component > [class] * {
        margin: 0;
    }
}

.faq {
    &:has(+ *) {
        margin-bottom: 32px;
    }
}

.faq.faq--1 .faq__component-wrapper {
    background-color: var(--N-5);
}

.faq.faq--2 .faq__component-wrapper {
    padding-left: 0;
    padding-right: 0;
    box-shadow: unset;
    border-radius: unset;
    border: unset;
    border-bottom: 1px solid var(--grey-border-15);
}

.faq.faq--2 .faq__component-wrapper::after {
    right: 0;
}

.faq__inner {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.faq__component-wrapper {
    position: relative;
    padding: 24px;
    background-color: var(--white);
    border: 1px solid var(--grey-border-15);
    border-radius: 16px;
    box-shadow: 0 4px 3.6px var(--shadow-B-16), 0 12px 10px var(--shadow-B-24), 0 25px 24px var(--shadow-B-31), 0 50px 80px var(--shadow-B-51);
}

.faq__component-wrapper::after {
    content: "";
    position: absolute;
    top: 24px;
    right: 24px;
    width: 36px;
    height: 36px;
    background-image: url("../../static/images/icons/arrow-bot.svg");
    background-repeat: no-repeat;
    background-size: contain;
    opacity: 0.3;
    pointer-events: none;
    transition: transform 0.23s ease-in-out;
}

.faq__component-wrapper.accordion--active::after {
    transform: rotateX(-180deg);
}

.faq__component-wrapper h3 {
    padding-right: 32px;
    text-align: left;
    margin-bottom: 0;
    cursor: pointer;
}

.faq__component-wrapper > p {
    padding-right: 32px;
    font-weight: 700;
    font-size: 20px;
    line-height: 28px;
    cursor: pointer;
}

.faq__component-wrapper-box {
    display: flex;
    flex-direction: column;
    gap: 24px;
    margin-top: 24px;
}

.faq__component-wrapper-box > * {
    margin: 0;
}

.dark-theme .faq.faq--1 .faq__component-wrapper {
    background-color: var(--N-90);
}

.dark-theme .faq.faq--2 .faq__component-wrapper {
    border-bottom: 1px solid var(--white-border-15);
}

.dark-theme .faq__component-wrapper {
    background-color: var(--N-95);
    border: 1px solid var(--white-border-15);
}

.dark-theme .faq__component-wrapper::after {
    background-image: url("../../static/images/icons/arrow-bot-white.svg");
}

@media (max-width: 992px) {
    .faq__component-wrapper {
        padding: 16px;
    }

    .faq__component-wrapper::after {
        top: 16px;
        right: 16px;
        width: 30px;
        height: 30px;
    }

    .faq__component-wrapper >p {
        padding-right: 32px;
    }

    .faq__component-wrapper-box {
        margin-top: 16px;
        gap: 16px;
    }
}

.news_site-wrapper__inner {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 48px;
    grid-auto-flow: dense;
}

.news_site-wrapper__inner:has(+ *) {
    margin-bottom: 100px;
}

.news_site-wrapper__inner.news_site-wrapper__inner--3 .news_site-wrapper__item-link, .news_site-wrapper__inner.news_site-wrapper__inner--1 .news_site-wrapper__item-link {
    margin-left: auto;
}

.news_site-wrapper__inner.news_site-wrapper__inner--3 .news_site-wrapper__item, .news_site-wrapper__inner.news_site-wrapper__inner--2 .news_site-wrapper__item {
    background-color: var(--N-5);
}

.news_site-wrapper__inner.news_site-wrapper__inner--3 .news_site-wrapper__item:first-child, .news_site-wrapper__inner.news_site-wrapper__inner--3 .news_site-wrapper__item:nth-child(2), .news_site-wrapper__inner.news_site-wrapper__inner--2 .news_site-wrapper__item:first-child, .news_site-wrapper__inner.news_site-wrapper__inner--2 .news_site-wrapper__item:nth-child(2) {
    background-color: var(--grey-border-15);
}

.news_site-wrapper__item {
    display: flex;
    flex-direction: column;
    border-radius: 16px;
    outline: 1px solid var(--grey-border-15);
    box-shadow: 0 4px 3.6px var(--shadow-B-16), 0 12px 10px var(--shadow-B-24), 0 25px 24px var(--shadow-B-31), 0 50px 80px var(--shadow-B-51);
    background-color: var(--white);
    overflow: hidden;
    grid-column: span 2;
}

.news_site-wrapper__item:first-child, .news_site-wrapper__item:nth-child(2) {
    grid-column: span 3;
}

.news_site-wrapper__item:first-child img, .news_site-wrapper__item:nth-child(2) img {
    height: 410px;
}

.news_site-wrapper__item:first-child .news_site-wrapper__item-box, .news_site-wrapper__item:nth-child(2) .news_site-wrapper__item-box {
    padding: 32px;
}

.news_site-wrapper__item:first-child .news_site-wrapper__item-box h3, .news_site-wrapper__item:nth-child(2) .news_site-wrapper__item-box h3 {
    font-size: 30px;
    line-height: 27px;
}

.news_site-wrapper__item img {
    width: 100%;
    height: 100%;
    height: 263px;
    -o-object-fit: cover;
    object-fit: cover;
}

.news_site-wrapper__item-box {
    display: flex;
    flex-direction: column;
    gap: 16px;
    padding: 32px;
    flex-grow: 1;
}

.news_site-wrapper__item-box * {
    margin-bottom: 0;
    text-align: left;
}

.news_site-wrapper__item-box h3 {
    font-size: 24px;
    line-height: 32px;
}

.news_site-wrapper__item-box h3 a {
    color: var(--black);
}

.news_site-wrapper__item-box p {
    display: -webkit-box;
    line-clamp: 6;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.news_site-wrapper__item-box .essayist-blocking {
    justify-content: flex-start;
    padding-top: 0;
}

.news_site-wrapper__item-box .essayist-blocking::after {
    content: none;
}

.news_site-wrapper__item-box .essayist-blocking svg {
    display: none;
}

.news_site-wrapper__item-link {
    width: -moz-fit-content;
    width: -webkit-fit-content;
    width: fit-content;
    display: flex;
    align-items: center;
    gap: 8px;
    margin-top: auto;
    font-weight: 700;
}

.news_site-wrapper__item-link:hover .news_site-wrapper__item-icon {
    transform: translateX(3px);
}

.news_site-wrapper__item-icon {
    transition: transform 0.23s ease-in-out;
}

.news_site-wrapper__bot {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 24px;
}

.dark-theme .news_site-wrapper__inner.news_site-wrapper__inner--3 .news_site-wrapper__item, .dark-theme .news_site-wrapper__inner.news_site-wrapper__inner--2 .news_site-wrapper__item {
    background-color: var(--N-90);
}

.dark-theme .news_site-wrapper__inner.news_site-wrapper__inner--3 .news_site-wrapper__item:first-child, .dark-theme .news_site-wrapper__inner.news_site-wrapper__inner--3 .news_site-wrapper__item:nth-child(2), .dark-theme .news_site-wrapper__inner.news_site-wrapper__inner--2 .news_site-wrapper__item:first-child, .dark-theme .news_site-wrapper__inner.news_site-wrapper__inner--2 .news_site-wrapper__item:nth-child(2) {
    background-color: var(--grey-border-15);
}

.dark-theme .news_site-wrapper__item {
    background-color: var(--N-95);
    outline: 1px solid var(--white-border-15);
}

.dark-theme .news_site-wrapper__item p,
.dark-theme .news_site-wrapper__item h3 a {
    color: var(--N-10);
}

.dark-theme .news_site-wrapper__item-icon svg path {
    stroke: var(--P-30);
}

@media (max-width: 992px) {
    .news_site-wrapper__inner {
        grid-template-columns: 1fr;
        gap: 24px;
    }

    .news_site-wrapper__inner:has(+ *) {
        margin-bottom: 48px;
    }

    .news_site-wrapper__item {
        grid-column: unset;
    }

    .news_site-wrapper__item:first-child, .news_site-wrapper__item:nth-child(2) {
        grid-column: unset;
    }

    .news_site-wrapper__item:first-child img, .news_site-wrapper__item:nth-child(2) img {
        height: 239px;
    }

    .news_site-wrapper__item:first-child .news_site-wrapper__item-box, .news_site-wrapper__item:nth-child(2) .news_site-wrapper__item-box {
        padding: 16px;
    }

    .news_site-wrapper__item:first-child .news_site-wrapper__item-box h3, .news_site-wrapper__item:nth-child(2) .news_site-wrapper__item-box h3 {
        font-size: 22px;
        line-height: 30px;
    }

    .news_site-wrapper__item img {
        height: 239px;
    }

    .news_site-wrapper__item-box {
        padding: 16px;
        gap: 10px;
    }

    .news_site-wrapper__item-box h3 {
        font-size: 22px;
        line-height: 30px;
    }

    .news_site-wrapper__item-box p {
        font-size: 14px;
        line-height: 20px;
    }

    .news_site-wrapper__item-link {
        margin-top: 6px;
        font-size: 14px;
        line-height: 20px;
    }

    .news_site-wrapper__item-icon svg {
        width: 20px;
        height: 20px;
    }
}

@media (max-width: 992px) {
    .news_site-wrapper__bot {
        flex-direction: column;
    }

    .news_site-wrapper__bot .btn {
        width: 100%;
    }
}

.pagination {
    margin-left: auto;
}

.pagination.pagination--1 ul a {
    background-color: var(--N-5);
    border-color: var(--N-5);
}

.pagination.pagination--1 ul a.active {
    border-color: var(--P-50);
}

.pagination.pagination--1 ul a.active:hover {
    color: var(--white);
    background-color: var(--P-50);
    border-color: var(--P-50);
}

.pagination.pagination--1 ul a:hover {
    background-color: var(--white);
    border-color: var(--grey-border-15);
}

.pagination.pagination--1 ul span {
    background-color: transparent;
    border: 1px solid transparent;
}

.pagination.pagination--1 ul span:hover {
    background-color: var(--white);
    border-color: var(--grey-border-15);
}

.pagination ul {
    display: flex;
    align-items: center;
    gap: 12px;
}

.pagination ul span,
.pagination ul a {
    width: 56px;
    height: 56px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    color: var(--BD-12);
    border: 1px solid var(--grey-border-15);
    border-radius: 12px;
    text-decoration: none;
    transition: border-color 0.23s ease-in-out, color 0.23s ease-in-out, background-color 0.23s ease-in-out;
}

.pagination ul span.active,
.pagination ul a.active {
    color: var(--white);
    background-color: var(--P-50);
}

.pagination ul span.active:hover,
.pagination ul a.active:hover {
    color: var(--white);
    background-color: var(--P-50);
    border-color: var(--P-50);
}

.pagination ul span:hover,
.pagination ul a:hover {
    background-color: var(--N-5);
    border-color: var(--N-5);
}

.pagination ul span {
    border: none;
    cursor: pointer;
}

.dark-theme .pagination {
    margin-left: auto;
}

.dark-theme .pagination.pagination--1 ul a {
    background-color: var(--N-90);
    border-color: var(--N-90);
}

.dark-theme .pagination.pagination--1 ul a:has(span) {
    background-color: transparent;
    border-color: transparent;
}

.dark-theme .pagination.pagination--1 ul a:has(span):hover {
    background-color: transparent;
    border: 1px solid var(--white-border-15);
}

.dark-theme .pagination.pagination--1 ul a.active {
    border-color: var(--P-40);
}

.dark-theme .pagination.pagination--1 ul a.active:hover {
    color: var(--white);
    background-color: var(--P-40);
    border-color: var(--P-40);
}

.dark-theme .pagination.pagination--1 ul a:hover {
    background-color: transparent;
    border-color: var(--white-border-15);
}

.dark-theme .pagination ul a {
    color: var(--N-10);
    border: 1px solid var(--white-border-15);
}

.dark-theme .pagination ul a:has(span) {
    border: none;
}

.dark-theme .pagination ul a.active {
    color: var(--white);
    background-color: var(--P-40);
    border-color: var(--P-40);
}

.dark-theme .pagination ul a.active:hover {
    color: var(--white);
    background-color: var(--P-40);
    border-color: var(--P-40);
}

.dark-theme .pagination ul a:hover {
    background-color: var(--N-90);
    border-color: var(--N-90);
}

@media (max-width: 992px) {
    .pagination {
        margin-left: unset;
    }

    .pagination ul a {
        width: 36px;
        height: 36px;
        font-size: 12px;
        line-height: 18px;
        border-radius: 8px;
    }
}

.up {
    position: fixed;
    bottom: 12px;
    left: 50%;
    transform: translateX(-50%);
    width: calc(100% - 24px);
    max-width: 1280px;
    opacity: 0;
    z-index: -1;
    visibility: hidden;
    transition: opacity 0.23s ease-in-out, visibility 0.23s ease-in-out, z-index 0.23s ease-in-out, background-color 0.23s ease-in-out, bottom 0.23s ease-in-out;
    pointer-events: none;
}

.up.up--15 .up__inner, .up.up--14 .up__inner, .up.up--13 .up__inner, .up.up--12 .up__inner, .up.up--11 .up__inner, .up.up--10 .up__inner, .up.up--9 .up__inner, .up.up--8 .up__inner {
    opacity: 1;
}

.up.up--15 .up__inner:hover, .up.up--14 .up__inner:hover, .up.up--13 .up__inner:hover, .up.up--12 .up__inner:hover, .up.up--11 .up__inner:hover, .up.up--10 .up__inner:hover, .up.up--9 .up__inner:hover, .up.up--8 .up__inner:hover {
    opacity: 0.4;
}

.up.up--9 .up__arrow::after, .up.up--1 .up__arrow::after {
    background-image: url("../../static/images/icons/arrow-top-black.svg");
}

.up.up--13 .up__inner, .up.up--9 .up__inner, .up.up--5 .up__inner, .up.up--1 .up__inner {
    background-color: var(--white);
    border: 1px solid var(--grey-border-15);
}

.up.up--13 .up__inner:hover, .up.up--9 .up__inner:hover, .up.up--5 .up__inner:hover, .up.up--1 .up__inner:hover {
    background-color: var(--N-10);
    border-color: transparent;
}

.up.up--14 .up__inner, .up.up--10 .up__inner, .up.up--6 .up__inner, .up.up--2 .up__inner {
    background-color: var(--P-50);
}

.up.up--14 .up__inner:hover, .up.up--10 .up__inner:hover, .up.up--6 .up__inner:hover, .up.up--2 .up__inner:hover {
    background-color: var(--P-60);
}

.up.up--15 .up__inner, .up.up--11 .up__inner, .up.up--7 .up__inner, .up.up--3 .up__inner {
    background-color: var(--BD-50);
}

.up.up--15 .up__inner:hover, .up.up--11 .up__inner:hover, .up.up--7 .up__inner:hover, .up.up--3 .up__inner:hover {
    background-color: var(--BD-60);
}

.up.up--15 .up__arrow::after, .up.up--14 .up__arrow::after, .up.up--12 .up__arrow::after, .up.up--7 .up__arrow::after, .up.up--6 .up__arrow::after, .up.up--4 .up__arrow::after {
    background-image: url("../../static/images/icons/arrow-top-alt.svg");
}

.up.up--13 .up__arrow::after, .up.up--5 .up__arrow::after {
    background-image: url("../../static/images/icons/arrow-top-alt-black.svg");
}

.up__inner {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 56px;
    height: 56px;
    margin-left: auto;
    border-radius: 12px;
    background-color: var(--black);
    opacity: 0.4;
    transition: opacity 0.25s ease-in-out, background-color 0.23s ease-in-out, border-color 0.23s ease-in-out;
    pointer-events: auto;
    cursor: pointer;
}

.up__inner:hover {
    opacity: 1;
}

.up--visible {
    opacity: 1;
    z-index: 10;
    visibility: visible;
}

.up__arrow {
    position: relative;
    width: 32px;
    height: 32px;
}

.up__arrow::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    background-image: url("../../static/images/icons/arrow-top.svg");
    background-repeat: no-repeat;
    background-size: contain;
}

@media (max-width: 768px) {
    .up {
        bottom: 4px;
        width: calc(100% - 8px);
    }

    .up__inner {
        width: 48px;
        height: 48px;
    }
}

.cooky {
    position: fixed;
    bottom: 12px;
    left: 50%;
    transform: translate(-50%);
    width: calc(100% - 24px);
    min-width: 358px;
    max-width: 700px;
    opacity: 0;
    z-index: -1;
    visibility: hidden;
    transition: opacity 0.23s ease-in-out, visibility 0.23s ease-in-out, z-index 0.23s ease-in-out;
}

.cooky--visible {
    z-index: 1000;
    opacity: 1;
    visibility: visible;
}

.cooky.cooky--1 .cooky__inner {
    background-color: var(--P-50);
}

.cooky.cooky--1 .cooky__box:first-child {
    flex-direction: row;
    gap: 24px;
}

.cooky.cooky--1 .cooky__box:first-child p {
    position: relative;
    padding-left: 24px;
}

.cooky.cooky--1 .cooky__box:first-child p::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 100%;
    border-left: 1px solid var(--white);
    opacity: 0.3;
}

.cooky.cooky--1 h4,
.cooky.cooky--1 a,
.cooky.cooky--1 p {
    color: var(--white);
}

.cooky.cooky--1 .btn {
    background-color: var(--white);
    color: var(--text);
}

.cooky.cooky--2 .cooky__inner {
    background-color: var(--black);
}

.cooky.cooky--2 .cooky__box:last-child {
    flex-direction: row;
    gap: 16px;
    align-items: center;
}

.cooky.cooky--2 .cooky__box:last-child a {
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    white-space: nowrap;
    font-weight: 700;
    font-size: 18px;
    line-height: 28px;
}

.cooky.cooky--2 .cooky__box a {
    padding: 12px 16px;
    border-radius: 12px;
    border: 1px solid var(--white);
}

.cooky.cooky--2 h4,
.cooky.cooky--2 a,
.cooky.cooky--2 p {
    color: var(--white);
}

.cooky.cooky--2 .btn {
    background-color: var(--white);
    border-color: var(--white);
    color: var(--text);
}

.cooky__inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 24px;
    padding: 16px 24px;
    border-radius: 12px;
    border-radius: 12px;
    box-shadow: 0 4px 3.6px var(--shadow-B-16), 0 12px 10px var(--shadow-B-24), 0 25px 24px var(--shadow-B-31), 0 50px 80px var(--shadow-B-51);
    background-color: var(--white);
}

.cooky__box {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.cooky__box a {
    text-align: center;
}

.cooky h4 {
    font-weight: 700;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: -0.02em;
}

.cooky a,
.cooky p {
    font-size: 14px;
    line-height: 20px;
}

.dark-theme .cooky {
    .cooky__inner {
        background-color: var(--N-85);
    }
}

@media (max-width: 768px) {
    .cooky {
        bottom: 4px;
    }

    .cooky.cooky--1 .cooky__inner {
        background-color: var(--P-50);
    }

    .cooky.cooky--1 .cooky__box:first-child {
        flex-direction: column;
        gap: 12px;
    }

    .cooky.cooky--1 .cooky__box:first-child p {
        padding-left: unset;
        padding-top: 12px;
    }

    .cooky.cooky--1 .cooky__box:first-child p::after {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 1px;
        border-top: 1px solid var(--white);
        border-left: unset;
        opacity: 0.3;
    }

    .cooky.cooky--1 .cooky__box:last-child, .cooky.cooky--2 .cooky__box:last-child {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        align-items: center;
        gap: 16px;
    }

    .cooky.cooky--1 .cooky__box:last-child a, .cooky.cooky--2 .cooky__box:last-child a {
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 18px;
        line-height: 28px;
        height: 100%;
    }

    .cooky.cooky--1 .btn, .cooky.cooky--2 .btn {
        width: unset;
        padding: 12px 7px;
    }

    .cooky__inner {
        flex-direction: column;
        gap: 16px;
        padding: 16px;
    }

    .cooky__box {
        width: 100%;
    }

    .cooky__box .btn {
        width: 100%;
    }
}

.footer_bottom-content {
    width: 100%;
    max-width: 1512px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 16px;
    overflow: hidden;
    color: var(--white);
    font-size: 14px;
    line-height: 20px;
    margin-top: 100px;
    margin-bottom: 12px;
    border-radius: 16px;
    overflow: hidden;
}

.footer_bottom-content a {
    color: var(--white);
    transition: color 0.23s ease-in-out, opacity 0.23s ease-in-out;
}

.footer_bottom-content a:hover {
    color: var(--P-40);
}

.footer_bottom-content.footer_bottom-content--1 .footer_bottom-content__wrapper-section:has(.footer_bottom-content__colleague) {
    background-color: var(--white);
    color: var(--black);
}

.footer_bottom-content.footer_bottom-content--1 .footer_bottom-content__wrapper-section:has(.footer_bottom-content__top) {
    border-bottom: 1px solid var(--white-border-15);
}

.footer_bottom-content.footer_bottom-content--1 .footer_bottom-content__top {
    grid-template-columns: 0.8fr 1fr;
    gap: 32px;
    padding-bottom: 48px;
}

.footer_bottom-content.footer_bottom-content--1 .footer_bottom-content__block, .footer_bottom-content.footer_bottom-content--1 .footer_bottom-content__text {
    opacity: 0.5;
}

.footer_bottom-content.footer_bottom-content--1 .footer_bottom-content__text {
    grid-row: 2;
}

.footer_bottom-content.footer_bottom-content--1 .footer_bottom-content__block {
    grid-row: 3;
}

.footer_bottom-content.footer_bottom-content--1 .footer_bottom-content__items {
    grid-row: 2/4;
}

.footer_bottom-content.footer_bottom-content--1 .footer_bottom-content__items-list {
    flex-direction: column;
}

.footer_bottom-content.footer_bottom-content--1 .footer_bottom-content__defender, .footer_bottom-content.footer_bottom-content--1 .footer_bottom-content__colleague {
    display: grid;
    grid-template-columns: 141px 1fr;
    gap: 80px;
    align-items: center;
}

.footer_bottom-content.footer_bottom-content--1 .footer_bottom-content__defender-list, .footer_bottom-content.footer_bottom-content--1 .footer_bottom-content__colleague-list {
    -moz-column-gap: 48px;
    column-gap: 48px;
    row-gap: 32px;
}

.footer_bottom-content.footer_bottom-content--1 .footer_bottom-content__defender-img {
    max-height: 30px;
}

.footer_bottom-content.footer_bottom-content--1 .footer_bottom-content__colleague-img {
    max-height: 35px;
}

.footer_bottom-content.footer_bottom-content--1 .footer_bottom-content__info {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    gap: 24px;
}

.footer_bottom-content.footer_bottom-content--1 .footer_bottom-content__info-text {
    opacity: 0.5;
}

.footer_bottom-content.footer_bottom-content--1 .footer_bottom-content__info-box {
    display: flex;
    align-items: center;
    gap: 16px;
}

.footer_bottom-content.footer_bottom-content--1 .footer_bottom-content__info-img {
    padding-left: 16px;
    border-left: 1px solid var(--white-border-8);
}

.footer_bottom-content.footer_bottom-content--2 .footer_bottom-content__wrapper-section {
    position: relative;
    overflow: hidden;
}

.footer_bottom-content.footer_bottom-content--2 .footer_bottom-content__inner:has(.footer_bottom-content__defender) {
    padding-bottom: 6px;
}

.footer_bottom-content.footer_bottom-content--2 .footer_bottom-content__inner:has(.footer_bottom-content__colleague) {
    padding-top: 6px;
}

.footer_bottom-content.footer_bottom-content--2 .footer_bottom-content__inner:has(.footer_bottom-content__info) {
    padding-bottom: 16px;
}

.footer_bottom-content.footer_bottom-content--2 .footer_bottom-content__top {
    grid-template-columns: -webkit-max-content 1fr -webkit-max-content;
    grid-template-columns: max-content 1fr max-content;
    -moz-column-gap: 100px;
    column-gap: 100px;
}

.footer_bottom-content.footer_bottom-content--2 .footer_bottom-content__text {
    max-width: 380px;
}

.footer_bottom-content.footer_bottom-content--2 .footer_bottom-content__block {
    grid-column: 3;
}

.footer_bottom-content.footer_bottom-content--2 .footer_bottom-content__menu {
    justify-content: center;
    margin-top: 48px;
    padding-top: 48px;
    padding-bottom: 48px;
    border-top: 1px solid var(--white-border-15);
    border-bottom: 1px solid var(--white-border-15);
    margin-bottom: 48px;
}

.footer_bottom-content.footer_bottom-content--2 .footer_bottom-content__menu, .footer_bottom-content.footer_bottom-content--2 .footer_bottom-content__items {
    grid-column: 1/4;
}

.footer_bottom-content.footer_bottom-content--2 .footer_bottom-content__items {
    display: flex;
    justify-content: center;
    gap: 120px;
}

.footer_bottom-content.footer_bottom-content--2 .footer_bottom-content__items-item {
    max-width: 230px;
}

.footer_bottom-content.footer_bottom-content--2 .footer_bottom-content__items-list {
    flex-wrap: wrap;
    justify-content: center;
}

.footer_bottom-content.footer_bottom-content--2 .footer_bottom-content__items-elem {
    display: flex;
}

.footer_bottom-content.footer_bottom-content--2 .footer_bottom-content__items-title, .footer_bottom-content.footer_bottom-content--2 .footer_bottom-content__items-link {
    text-align: center;
}

.footer_bottom-content.footer_bottom-content--2 .footer_bottom-content__defender, .footer_bottom-content.footer_bottom-content--2 .footer_bottom-content__colleague {
    background-color: var(--white);
    padding: 24px;
    border-radius: 16px;
}

.footer_bottom-content.footer_bottom-content--2 .footer_bottom-content__defender-text, .footer_bottom-content.footer_bottom-content--2 .footer_bottom-content__colleague-text {
    display: none;
}

.footer_bottom-content.footer_bottom-content--2 .footer_bottom-content__defender-list, .footer_bottom-content.footer_bottom-content--2 .footer_bottom-content__colleague-list {
    justify-content: center;
    -moz-column-gap: 33px;
    column-gap: 33px;
    row-gap: 22px;
}

.footer_bottom-content.footer_bottom-content--2 .footer_bottom-content__defender-img {
    max-height: 28px;
}

.footer_bottom-content.footer_bottom-content--2 .footer_bottom-content__colleague-img {
    max-height: 27px;
}

.footer_bottom-content.footer_bottom-content--2 .footer_bottom-content__info {
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
    gap: 48px;
}

.footer_bottom-content.footer_bottom-content--2 .footer_bottom-content__info-box {
    gap: 4px;
}

.footer_bottom-content.footer_bottom-content--2 .footer_bottom-content__info-text {
    position: relative;
    opacity: 0.5;
}

.footer_bottom-content.footer_bottom-content--2 .footer_bottom-content__info-text::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 1000%;
    height: 260%;
    background-color: var(--white-border-8);
    pointer-events: none;
}

.footer_bottom-content.footer_bottom-content--2 .footer_bottom-content__info-img {
    margin-left: auto;
    margin-right: auto;
}

.footer_bottom-content.footer_bottom-content--3 {
    display: flex;
    flex-direction: column;
}

.footer_bottom-content.footer_bottom-content--3 .wrapper-section:has(.footer_bottom-content__defender), .footer_bottom-content.footer_bottom-content--3 .wrapper-section:has(.footer_bottom-content__colleague) {
    order: 1;
}

.footer_bottom-content.footer_bottom-content--3 .wrapper-section:last-child .footer_bottom-content__wrapper-section:has(.footer_bottom-content__info) {
    border-radius: 0;
}

.footer_bottom-content.footer_bottom-content--3 .footer_bottom-content__wrapper-section:has(.footer_bottom-content__colleague) {
    background-color: var(--white);
    color: var(--black);
    border-radius: 0 0 16px 16px;
}

.footer_bottom-content.footer_bottom-content--3 .footer_bottom-content__top {
    grid-template-columns: -webkit-max-content 1fr -webkit-max-content;
    grid-template-columns: max-content 1fr max-content;
    row-gap: 32px;
    -moz-column-gap: 48px;
    column-gap: 48px;
}

.footer_bottom-content.footer_bottom-content--3 .footer_bottom-content__text {
    opacity: 0.5;
}

.footer_bottom-content.footer_bottom-content--3 .footer_bottom-content__text {
    grid-row: 2;
    max-width: 400px;
}

.footer_bottom-content.footer_bottom-content--3 .footer_bottom-content__block {
    grid-column: 3;
    grid-row: 1/3;
}

.footer_bottom-content.footer_bottom-content--3 .footer_bottom-content__menu {
    grid-column: 1/4;
}

.footer_bottom-content.footer_bottom-content--3 .footer_bottom-content__menu {
    justify-content: center;
    margin-top: 16px;
    padding-top: 48px;
    padding-bottom: 48px;
    border-top: 1px solid var(--white-border-15);
    border-bottom: 1px solid var(--white-border-15);
}

.footer_bottom-content.footer_bottom-content--3 .footer_bottom-content__items {
    grid-template-columns: repeat(auto-fill, minmax(140px, 1fr));
    grid-column: 2;
    grid-row: 1/3;
    padding-left: 48px;
    padding-right: 48px;
    border-left: 1px solid var(--white-border-15);
    border-right: 1px solid var(--white-border-15);
}

.footer_bottom-content.footer_bottom-content--3 .footer_bottom-content__items-list {
    flex-direction: column;
}

.footer_bottom-content.footer_bottom-content--3 .footer_bottom-content__defender, .footer_bottom-content.footer_bottom-content--3 .footer_bottom-content__colleague {
    display: grid;
    grid-template-columns: 141px 1fr;
    gap: 80px;
    align-items: center;
}

.footer_bottom-content.footer_bottom-content--3 .footer_bottom-content__defender-list, .footer_bottom-content.footer_bottom-content--3 .footer_bottom-content__colleague-list {
    -moz-column-gap: 48px;
    column-gap: 48px;
    row-gap: 32px;
}

.footer_bottom-content.footer_bottom-content--3 .footer_bottom-content__defender-text, .footer_bottom-content.footer_bottom-content--3 .footer_bottom-content__colleague-text {
    opacity: 0.5;
}

.footer_bottom-content.footer_bottom-content--3 .footer_bottom-content__defender-img {
    max-height: 30px;
}

.footer_bottom-content.footer_bottom-content--3 .footer_bottom-content__colleague-img {
    max-height: 35px;
}

.footer_bottom-content.footer_bottom-content--3 .footer_bottom-content__info {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    gap: 24px;
}

.footer_bottom-content.footer_bottom-content--3 .footer_bottom-content__info-text {
    opacity: 0.5;
}

.footer_bottom-content.footer_bottom-content--3 .footer_bottom-content__info-box {
    display: flex;
    align-items: center;
    gap: 16px;
}

.footer_bottom-content .wrapper-section {
    max-width: 1536px;
}

.footer_bottom-content .wrapper-section:first-child .footer_bottom-content__wrapper-section {
    border-radius: 16px 16px 0 0;
}

.footer_bottom-content .wrapper-section:first-child .footer_bottom-content__inner {
    padding: 0;
}

.footer_bottom-content .wrapper-section:last-child .footer_bottom-content__wrapper-section {
    border-radius: 0 0 16px 16px;
}

.footer_bottom-content__wrapper-section {
    padding-left: 12px;
    padding-right: 12px;
    background-color: var(--black);
}

.footer_bottom-content__inner {
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 24px;
    padding-bottom: 24px;
}

.footer_bottom-content__top {
    display: grid;
    grid-auto-flow: dense;
    padding-top: 100px;
}

.footer_bottom-content__column {
    display: flex;
    flex-direction: column;
    gap: 32px;
}

.footer_bottom-content__text {
    max-width: 480px;
}

.footer_bottom-content__block {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.footer_bottom-content__block-box {
    display: flex;
    align-items: center;
    gap: 10px;
}

.footer_bottom-content__block-icon svg {
    width: 20px;
    height: 20px;
}

.footer_bottom-content__menu {
    display: flex;
    flex-wrap: wrap;
    -moz-column-gap: 32px;
    column-gap: 32px;
    row-gap: 12px;
}

.footer_bottom-content__items {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(215px, 1fr));
    justify-content: center;
    gap: 24px;
}

.footer_bottom-content__items-item {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.footer_bottom-content__items-title {
    font-weight: 700;
}

.footer_bottom-content__items-list {
    display: flex;
    gap: 12px;
}

.footer_bottom-content__defender-text {
    font-weight: 700;
}

.footer_bottom-content__defender-list {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.footer_bottom-content__defender-link {
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0.5;
    transition: opacity 0.23s ease-in-out;
}

.footer_bottom-content__defender-link:hover {
    opacity: 1;
}

.footer_bottom-content__defender-img {
    -o-object-fit: contain;
    object-fit: contain;
}

.footer_bottom-content__colleague-text {
    font-weight: 700;
}

.footer_bottom-content__colleague-list {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    -moz-column-gap: 48px;
    column-gap: 48px;
    row-gap: 32px;
}

.footer_bottom-content__colleague-link {
    display: flex;
    align-items: center;
    justify-content: center;
}

.footer_bottom-content__colleague-img {
    -o-object-fit: contain;
    object-fit: contain;
}

.footer_bottom-content__info-img {
    height: 23px;
    -o-object-fit: contain;
    object-fit: contain;
}

.dark-theme .footer_bottom-content {
    color: var(--black);
}

.dark-theme .footer_bottom-content a {
    color: var(--black);
}

.dark-theme .footer_bottom-content a:hover {
    color: var(--P-30);
}

.dark-theme .footer_bottom-content.footer_bottom-content--1 .footer_bottom-content__wrapper-section:has(.footer_bottom-content__colleague) {
    background-color: var(--black);
    color: var(--white);
}

.dark-theme .footer_bottom-content.footer_bottom-content--1 .footer_bottom-content__wrapper-section:has(.footer_bottom-content__top) {
    border-bottom: 1px solid var(--grey-border-15);
}

.dark-theme .footer_bottom-content.footer_bottom-content--1 .footer_bottom-content__info-img {
    border-left: 1px solid var(--grey-border-8);
}

.dark-theme .footer_bottom-content.footer_bottom-content--2 .footer_bottom-content__menu {
    border-top: 1px solid var(--grey-border-15);
    border-bottom: 1px solid var(--grey-border-15);
}

.dark-theme .footer_bottom-content.footer_bottom-content--2 .footer_bottom-content__colleague {
    background-color: var(--black);
}

.dark-theme .footer_bottom-content.footer_bottom-content--2 .footer_bottom-content__defender {
    background-color: var(--grey-border-5);
}

.dark-theme .footer_bottom-content.footer_bottom-content--2 .footer_bottom-content__info-text::after {
    background-color: var(--grey-border-5);
}

.dark-theme .footer_bottom-content.footer_bottom-content--3 .footer_bottom-content__wrapper-section:has(.footer_bottom-content__colleague) {
    background-color: var(--black);
    color: var(--white);
}

.dark-theme .footer_bottom-content.footer_bottom-content--3 .footer_bottom-content__menu {
    border-top: 1px solid var(--grey-border-15);
    border-bottom: 1px solid var(--grey-border-15);
}

.dark-theme .footer_bottom-content.footer_bottom-content--3 .footer_bottom-content__items {
    border-left: 1px solid var(--grey-border-15);
    border-right: 1px solid var(--grey-border-15);
}

.dark-theme .footer_bottom-content__wrapper-section {
    background-color: var(--N-10);
}

.dark-theme .footer_bottom-content__block-icon {
    opacity: 0.5;
}

.dark-theme .footer_bottom-content__block-icon svg path {
    stroke: var(--black);
}

@media (max-width: 992px) {
    .footer_bottom-content {
        margin-top: 64px;
    }

    .footer_bottom-content.footer_bottom-content--1 .footer_bottom-content__top {
        grid-template-columns: 1fr;
        padding-bottom: 24px;
        gap: 24px;
    }

    .footer_bottom-content.footer_bottom-content--1 .footer_bottom-content__items, .footer_bottom-content.footer_bottom-content--1 .footer_bottom-content__block, .footer_bottom-content.footer_bottom-content--1 .footer_bottom-content__text {
        grid-row: unset;
    }

    .footer_bottom-content.footer_bottom-content--1 .footer_bottom-content__menu {
        position: relative;
        padding-top: 24px;
        padding-bottom: 24px;
    }

    .footer_bottom-content.footer_bottom-content--1 .footer_bottom-content__menu::after, .footer_bottom-content.footer_bottom-content--1 .footer_bottom-content__menu::before {
        content: "";
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        width: 1000%;
        height: 1px;
        background-color: var(--white-border-15);
    }

    .footer_bottom-content.footer_bottom-content--1 .footer_bottom-content__menu::after {
        top: 0;
    }

    .footer_bottom-content.footer_bottom-content--1 .footer_bottom-content__menu::before {
        bottom: 0;
    }

    .footer_bottom-content.footer_bottom-content--1 .footer_bottom-content__colleague, .footer_bottom-content.footer_bottom-content--1 .footer_bottom-content__defender {
        display: flex;
        flex-direction: column;
        gap: 24px;
        align-items: flex-start;
    }

    .footer_bottom-content.footer_bottom-content--1 .footer_bottom-content__colleague-list, .footer_bottom-content.footer_bottom-content--1 .footer_bottom-content__defender-list {
        -moz-column-gap: 24px;
        column-gap: 18px;
        row-gap: 16px;
    }

    .footer_bottom-content.footer_bottom-content--1 .footer_bottom-content__defender-img {
        max-height: 24px;
    }

    .footer_bottom-content.footer_bottom-content--1 .footer_bottom-content__colleague-img {
        max-height: 20px;
    }

    .footer_bottom-content.footer_bottom-content--1 .footer_bottom-content__info {
        flex-direction: column-reverse;
        align-items: flex-start;
    }

    .footer_bottom-content.footer_bottom-content--1 .footer_bottom-content__info-box {
        flex-direction: column;
        align-items: flex-start;
        gap: 4px;
    }

    .footer_bottom-content.footer_bottom-content--1 .footer_bottom-content__info-img {
        padding-left: 0;
        border: unset;
    }

    .footer_bottom-content.footer_bottom-content--2 .trademark-element {
        margin-left: auto;
        margin-right: auto;
    }

    .footer_bottom-content.footer_bottom-content--2 .footer_bottom-content__inner:has(.footer_bottom-content__info) {
        padding-top: 0;
    }

    .footer_bottom-content.footer_bottom-content--2 .footer_bottom-content__top {
        grid-template-columns: 1fr;
        gap: 24px;
    }

    .footer_bottom-content.footer_bottom-content--2 .footer_bottom-content__text {
        margin-left: auto;
        margin-right: auto;
        text-align: center;
        text-wrap: balance;
    }

    .footer_bottom-content.footer_bottom-content--2 .footer_bottom-content__block {
        align-items: center;
    }

    .footer_bottom-content.footer_bottom-content--2 .footer_bottom-content__items, .footer_bottom-content.footer_bottom-content--2 .footer_bottom-content__menu, .footer_bottom-content.footer_bottom-content--2 .footer_bottom-content__block {
        grid-column: unset;
    }

    .footer_bottom-content.footer_bottom-content--2 .footer_bottom-content__menu {
        position: relative;
        padding-top: 24px;
        padding-bottom: 24px;
        margin-top: 0;
        margin-bottom: 0;
    }

    .footer_bottom-content.footer_bottom-content--2 .footer_bottom-content__items {
        flex-direction: column;
        align-items: center;
        gap: 0;
    }

    .footer_bottom-content.footer_bottom-content--2 .footer_bottom-content__items-item {
        position: relative;
        max-width: unset;
        width: 100%;
    }

    .footer_bottom-content.footer_bottom-content--2 .footer_bottom-content__items-item:not(:first-child) {
        padding-top: 24px;
    }

    .footer_bottom-content.footer_bottom-content--2 .footer_bottom-content__items-item:not(:last-child) {
        padding-bottom: 24px;
    }

    .footer_bottom-content.footer_bottom-content--2 .footer_bottom-content__items-item:not(:last-child)::after {
        content: "";
        position: absolute;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%);
        width: 100%;
        height: 1px;
        background-color: var(--white-border-15);
    }

    .footer_bottom-content.footer_bottom-content--2 .footer_bottom-content__colleague, .footer_bottom-content.footer_bottom-content--2 .footer_bottom-content__defender {
        gap: 24px;
    }

    .footer_bottom-content.footer_bottom-content--2 .footer_bottom-content__colleague-list, .footer_bottom-content.footer_bottom-content--2 .footer_bottom-content__defender-list {
        -moz-column-gap: 24px;
        column-gap: 18px;
        row-gap: 16px;
    }

    .footer_bottom-content.footer_bottom-content--2 .footer_bottom-content__defender-img {
        max-height: 24px;
    }

    .footer_bottom-content.footer_bottom-content--2 .footer_bottom-content__colleague-img {
        max-height: 20px;
    }

    .footer_bottom-content.footer_bottom-content--2 .footer_bottom-content__info {
        gap: 40px;
    }

    .footer_bottom-content.footer_bottom-content--2 .footer_bottom-content__info-text {
        text-align: center;
    }

    .footer_bottom-content.footer_bottom-content--2 .footer_bottom-content__info-text::after {
        height: 200%;
    }

    .footer_bottom-content.footer_bottom-content--3 .footer_bottom-content__inner:has(.footer_bottom-content__info) {
        padding-top: 0;
    }

    .footer_bottom-content.footer_bottom-content--3 .footer_bottom-content__inner:has(.footer_bottom-content__defender) {
        position: relative;
    }

    .footer_bottom-content.footer_bottom-content--3 .footer_bottom-content__inner:has(.footer_bottom-content__defender)::after {
        content: "";
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 1000%;
        height: 100%;
        background-color: var(--white-border-8);
        pointer-events: none;
    }

    .footer_bottom-content.footer_bottom-content--3 .footer_bottom-content__top {
        grid-template-columns: 1fr;
        padding-bottom: 24px;
        gap: 24px;
    }

    .footer_bottom-content.footer_bottom-content--3 .footer_bottom-content__items, .footer_bottom-content.footer_bottom-content--3 .footer_bottom-content__block, .footer_bottom-content.footer_bottom-content--3 .footer_bottom-content__text {
        grid-row: unset;
    }

    .footer_bottom-content.footer_bottom-content--3 .footer_bottom-content__items, .footer_bottom-content.footer_bottom-content--3 .footer_bottom-content__menu, .footer_bottom-content.footer_bottom-content--3 .footer_bottom-content__block {
        grid-column: unset;
    }

    .footer_bottom-content.footer_bottom-content--3 .footer_bottom-content__menu {
        justify-content: flex-start;
        margin-top: 0;
        padding-top: 24px;
        padding-bottom: 24px;
    }

    .footer_bottom-content.footer_bottom-content--3 .footer_bottom-content__menu, .footer_bottom-content.footer_bottom-content--3 .footer_bottom-content__block {
        order: 1;
    }

    .footer_bottom-content.footer_bottom-content--3 .footer_bottom-content__block {
        padding-top: 24px;
        border-top: 1px solid var(--white-border-15);
    }

    .footer_bottom-content.footer_bottom-content--3 .footer_bottom-content__items {
        grid-template-columns: 1fr;
        padding-left: 0;
        padding-right: 0;
        border-left: unset;
        border-right: unset;
        padding-top: 24px;
        border-top: 1px solid var(--white-border-15);
    }

    .footer_bottom-content.footer_bottom-content--3 .footer_bottom-content__colleague, .footer_bottom-content.footer_bottom-content--3 .footer_bottom-content__defender {
        display: flex;
        flex-direction: column;
        gap: 24px;
        align-items: flex-start;
    }

    .footer_bottom-content.footer_bottom-content--3 .footer_bottom-content__colleague-list, .footer_bottom-content.footer_bottom-content--3 .footer_bottom-content__defender-list {
        -moz-column-gap: 24px;
        column-gap: 18px;
        row-gap: 16px;
    }

    .footer_bottom-content.footer_bottom-content--3 .footer_bottom-content__defender-img {
        max-height: 24px;
    }

    .footer_bottom-content.footer_bottom-content--3 .footer_bottom-content__colleague-img {
        max-height: 20px;
    }

    .footer_bottom-content.footer_bottom-content--3 .footer_bottom-content__info {
        flex-direction: column-reverse;
        align-items: flex-start;
    }

    .footer_bottom-content.footer_bottom-content--3 .footer_bottom-content__info-box {
        flex-direction: column;
        align-items: flex-start;
        gap: 4px;
    }

    .footer_bottom-content.footer_bottom-content--3 .footer_bottom-content__info-img {
        padding-left: 0;
        border: unset;
    }

    .footer_bottom-content__top {
        padding-top: 64px;
        gap: 24px;
    }

    .footer_bottom-content .wrapper-section {
        max-width: 884px;
        padding: 0 4px;
    }
}

@media (max-width: 576px) {
    .footer_bottom-content.footer_bottom-content--1 .footer_bottom-content__items {
        grid-template-columns: repeat(2, 1fr);
    }

    .footer_bottom-content.footer_bottom-content--2 .footer_bottom-content__items {
        grid-template-columns: 1fr;
    }
}


.consort_affiliate_t-wrapper {
    &:has(+ *) {
        margin-bottom: 32px;
    }

    &:has(+p) {
        margin-bottom: 12px;
    }
}

.consort_affiliate_t-wrapper.consort_affiliate_t-wrapper--alt .consort_affiliate_t-wrapper__head .consort_affiliate_t-wrapper__head-row {
	grid-template-columns: 206px 180px minmax(80px, 1fr) minmax(100px, 240px) 299px;
}
.consort_affiliate_t-wrapper.consort_affiliate_t-wrapper--alt .consort_affiliate_t-wrapper__head .consort_affiliate_t-wrapper__head-th:nth-child(3) {
	margin-left: 10px;
}
.consort_affiliate_t-wrapper.consort_affiliate_t-wrapper--alt .consort_affiliate_t-wrapper__head .consort_affiliate_t-wrapper__head-th:nth-child(4) {
	text-align: left;
	margin-left: 20px;
}
.consort_affiliate_t-wrapper.consort_affiliate_t-wrapper--alt .consort_affiliate_t-wrapper__body-row {
	grid-auto-flow: dense;
	grid-template-columns: 206px 180px minmax(80px, 1fr) minmax(100px, 240px) 299px;
	gap: 48px;
}
.consort_affiliate_t-wrapper.consort_affiliate_t-wrapper--alt .consort_affiliate_t-wrapper__body-row:first-child {
	outline: unset;
	border: 1px solid var(--grey-border-15);
	background-color: var(--white);
}
.consort_affiliate_t-wrapper.consort_affiliate_t-wrapper--alt .consort_affiliate_t-wrapper__body-td:first-child {
	padding: 24px 0 24px 26px;
}
.consort_affiliate_t-wrapper.consort_affiliate_t-wrapper--alt .consort_affiliate_t-wrapper__body-td:first-child:before {
	content: none;
}
.consort_affiliate_t-wrapper.consort_affiliate_t-wrapper--alt .consort_affiliate_t-wrapper__body-td:nth-child(3) {
	grid-column: 4;
}
.consort_affiliate_t-wrapper.consort_affiliate_t-wrapper--alt .consort_affiliate_t-wrapper__body-td:nth-child(4) {
	grid-column: 3;
}
.consort_affiliate_t-wrapper.consort_affiliate_t-wrapper--alt .consort_affiliate_t-wrapper__body-background {
	min-height: 100px;
	background-color: var(--N-10);
	padding: 10px 20px;
}
.consort_affiliate_t-wrapper.consort_affiliate_t-wrapper--alt .consort_affiliate_t-wrapper__body-title {
	color: var(--P-50);
}
.consort_affiliate_t-wrapper.consort_affiliate_t-wrapper--alt .consort_affiliate_t-wrapper__body-bonusText {
	text-align: left;
}
.consort_affiliate_t-wrapper.consort_affiliate_t-wrapper--fixedOffer {
	position: fixed;
	bottom: 12px;
	left: 50%;
	transform: translateX(-50%);
	width: calc(100% - 24px);
	max-width: 1304px;
	margin: 0;
	opacity: 0;
	visibility: hidden;
	z-index: -1;
	transition: opacity 0.23s ease-in-out, visibility 0.23s ease-in-out, z-index 0.23s ease-in-out;
}
.consort_affiliate_t-wrapper.consort_affiliate_t-wrapper--fixedOffer.consort_affiliate_t-wrapper--visible {
	opacity: 1;
	z-index: 5;
	visibility: visible;
}
.consort_affiliate_t-wrapper.consort_affiliate_t-wrapper--fixedOffer .consort_affiliate_t-wrapper__body:not(:has(.consort_affiliate_t-wrapper__close)) .consort_affiliate_t-wrapper__body-row {
	grid-template-columns: 1fr -webkit-min-content;
	grid-template-columns: 1fr min-content;
	gap: 0 16px;
	padding: 12px;
}
.consort_affiliate_t-wrapper.consort_affiliate_t-wrapper--fixedOffer .consort_affiliate_t-wrapper__body:not(:has(.consort_affiliate_t-wrapper__close)) .consort_affiliate_t-wrapper__body-td:last-child,
.consort_affiliate_t-wrapper.consort_affiliate_t-wrapper--fixedOffer .consort_affiliate_t-wrapper__body:not(:has(.consort_affiliate_t-wrapper__close)) .consort_affiliate_t-wrapper__body-td:first-child {
	grid-row: unset;
}
.consort_affiliate_t-wrapper.consort_affiliate_t-wrapper--fixedOffer .consort_affiliate_t-wrapper__body:not(:has(.consort_affiliate_t-wrapper__close)) .consort_affiliate_t-wrapper__body-td:nth-child(3),
.consort_affiliate_t-wrapper.consort_affiliate_t-wrapper--fixedOffer .consort_affiliate_t-wrapper__body:not(:has(.consort_affiliate_t-wrapper__close)) .consort_affiliate_t-wrapper__body-td:nth-child(2) {
	grid-column: unset;
	padding-bottom: 0;
}
.consort_affiliate_t-wrapper.consort_affiliate_t-wrapper--fixedOffer .consort_affiliate_t-wrapper__body:not(:has(.consort_affiliate_t-wrapper__close)) .consort_affiliate_t-wrapper__body-td:last-child {
	padding: 0;
}
.consort_affiliate_t-wrapper.consort_affiliate_t-wrapper--fixedOffer .consort_affiliate_t-wrapper__body:not(:has(.consort_affiliate_t-wrapper__close)) .consort_affiliate_t-wrapper__body-td:last-child .consort_affiliate_t-wrapper__body-box {
	padding-top: 0;
}
.consort_affiliate_t-wrapper.consort_affiliate_t-wrapper--fixedOffer .consort_affiliate_t-wrapper__body:not(:has(.consort_affiliate_t-wrapper__close)) .consort_affiliate_t-wrapper__body-td:has(.consort_affiliate_t-wrapper__rating),
.consort_affiliate_t-wrapper.consort_affiliate_t-wrapper--fixedOffer .consort_affiliate_t-wrapper__body:not(:has(.consort_affiliate_t-wrapper__close)) .consort_affiliate_t-wrapper__body-td:has(.consort_affiliate_t-wrapper__body-background) {
	display: none;
}
.consort_affiliate_t-wrapper.consort_affiliate_t-wrapper--fixedOffer .consort_affiliate_t-wrapper__body:not(:has(.consort_affiliate_t-wrapper__close)) .consort_affiliate_t-wrapper__body-textBonus {
	font-size: 18px;
	line-height: 26px;
}
.consort_affiliate_t-wrapper.consort_affiliate_t-wrapper--fixedOffer .consort_affiliate_t-wrapper__body-row {
	display: grid;
	grid-template-columns: 186px 245px 1fr 315px;
}
.consort_affiliate_t-wrapper.consort_affiliate_t-wrapper--fixedOffer .consort_affiliate_t-wrapper__body-row:first-child {
	outline: unset;
	border: unset;
	background-color: var(--white);
}
.consort_affiliate_t-wrapper.consort_affiliate_t-wrapper--fixedOffer .consort_affiliate_t-wrapper__body-td:first-child:before {
	content: none;
}
.consort_affiliate_t-wrapper.consort_affiliate_t-wrapper--fixedOffer .consort_affiliate_t-wrapper__body-td:nth-child(2) .consort_affiliate_t-wrapper__body-box {
	flex-direction: row;
	align-items: center;
	gap: 48px;
}
.consort_affiliate_t-wrapper.consort_affiliate_t-wrapper--fixedOffer .consort_affiliate_t-wrapper__body-background {
	min-height: 124px;
}
.consort_affiliate_t-wrapper.consort_affiliate_t-wrapper--fixedOffer .consort_affiliate_t-wrapper__body-bonusTitle {
	font-weight: 700;
	opacity: 0.5;
	text-align: center;
	margin-bottom: 2px;
}
.consort_affiliate_t-wrapper.consort_affiliate_t-wrapper--fixedOffer .consort_affiliate_t-wrapper__body-bonusText {
	text-wrap: unset;
}
.consort_affiliate_t-wrapper.consort_affiliate_t-wrapper--fixedOffer .consort_affiliate_t-wrapper__rating-text {
	font-size: 24px;
	line-height: 32px;
}
.consort_affiliate_t-wrapper.consort_affiliate_t-wrapper--topOne {
    margin-top: 32px;

    &:has(+*) {
        margin-bottom: 32px;
    }
}
.consort_affiliate_t-wrapper.consort_affiliate_t-wrapper--topOne .consort_affiliate_t-wrapper__body-row {
	display: grid;
	grid-template-columns: 198px 120px 1fr 99px 203px;
	gap: 16px;
}
@media (max-width: 1280px) {
	.consort_affiliate_t-wrapper.consort_affiliate_t-wrapper--topOne .consort_affiliate_t-wrapper__body-row {
		display: flex;
	}
}
.consort_affiliate_t-wrapper.consort_affiliate_t-wrapper--topOne .consort_affiliate_t-wrapper__body-row:first-child {
	outline: 2px solid var(--grey-border-15);
	outline-offset: -2px;
	border: unset;
	background-color: var(--white);
}
.consort_affiliate_t-wrapper.consort_affiliate_t-wrapper--topOne .consort_affiliate_t-wrapper__body-background {
	min-height: 132px;
}
.consort_affiliate_t-wrapper.consort_affiliate_t-wrapper--topOne .consort_affiliate_t-wrapper__body-td:first-child::before {
	content: unset;
}
.consort_affiliate_t-wrapper.consort_affiliate_t-wrapper--topOne .consort_affiliate_t-wrapper__body-td:last-child {
	padding: 24px 16px;
}
@media (max-width: 1280px) {
	.consort_affiliate_t-wrapper.consort_affiliate_t-wrapper--topOne .consort_affiliate_t-wrapper__body-td:last-child {
		padding: 16px;
	}
}
.consort_affiliate_t-wrapper.consort_affiliate_t-wrapper--topOne .consort_affiliate_t-wrapper__body-title {
	font-size: 18px;
	line-height: 26px;
}
@media (max-width: 1280px) {
	.consort_affiliate_t-wrapper.consort_affiliate_t-wrapper--topOne .consort_affiliate_t-wrapper__body-title {
		font-size: 20px;
		line-height: 28px;
	}
}
.consort_affiliate_t-wrapper.consort_affiliate_t-wrapper--topOne .consort_affiliate_t-wrapper__body-bonusText {
	font-size: 18px;
	line-height: 26px;
}
@media (max-width: 1280px) {
	.consort_affiliate_t-wrapper.consort_affiliate_t-wrapper--topOne .consort_affiliate_t-wrapper__body-bonusText {
		font-size: 24px;
		line-height: 32px;
	}
}
.consort_affiliate_t-wrapper.consort_affiliate_t-wrapper--topOne .consort_affiliate_t-wrapper__body .btn {
	padding: 13px 23px;
}
.consort_affiliate_t-wrapper.consort_affiliate_t-wrapper--topOne .consort_affiliate_t-wrapper__rating-text {
	font-size: 24px;
	line-height: 32px;
}
.consort_affiliate_t-wrapper__info {
	display: flex;
	align-content: center;
	justify-content: center;
	gap: 16px;
	margin-bottom: 12px;
}
.consort_affiliate_t-wrapper__info.consort_affiliate_t-wrapper__info--1 p {
	opacity: unset;
}
.consort_affiliate_t-wrapper__info.consort_affiliate_t-wrapper__info--1 a:not(:last-child),
.consort_affiliate_t-wrapper__info.consort_affiliate_t-wrapper__info--1 p:not(:last-child) {
	border-right: 1px solid var(--grey-border-8);
}
.consort_affiliate_t-wrapper__info a,
.consort_affiliate_t-wrapper__info p {
	font-size: 14px;
	line-height: 20px;
}
.consort_affiliate_t-wrapper__info a:not(:last-child),
.consort_affiliate_t-wrapper__info p:not(:last-child) {
	padding-right: 16px;
	border-right: 1px solid var(--grey-border-8);
}
.consort_affiliate_t-wrapper__info p {
	opacity: 0.5;
}
.consort_affiliate_t-wrapper__cards.consort_affiliate_t-wrapper__cards--1 .consort_affiliate_t-wrapper__table:has(.consort_affiliate_t-wrapper__body--2) .consort_affiliate_t-wrapper__head-row,
.consort_affiliate_t-wrapper__cards.consort_affiliate_t-wrapper__cards--1 .consort_affiliate_t-wrapper__table:has(.consort_affiliate_t-wrapper__body--1) .consort_affiliate_t-wrapper__head-row {
	margin: 0;
	grid-template-columns: 148px 274px 1fr 104px 290px;
}
.consort_affiliate_t-wrapper__cards.consort_affiliate_t-wrapper__cards--1 .consort_affiliate_t-wrapper__table:has(.consort_affiliate_t-wrapper__body--2) .consort_affiliate_t-wrapper__head-th:nth-child(2),
.consort_affiliate_t-wrapper__cards.consort_affiliate_t-wrapper__cards--1 .consort_affiliate_t-wrapper__table:has(.consort_affiliate_t-wrapper__body--1) .consort_affiliate_t-wrapper__head-th:nth-child(2) {
	text-align: right;
}
.consort_affiliate_t-wrapper__cards.consort_affiliate_t-wrapper__cards--1 .consort_affiliate_t-wrapper__table:has(.consort_affiliate_t-wrapper__body--2) .consort_affiliate_t-wrapper__body:has(.consort_affiliate_t-wrapper__body-minDeposit) .consort_affiliate_t-wrapper__body-row,
.consort_affiliate_t-wrapper__cards.consort_affiliate_t-wrapper__cards--1 .consort_affiliate_t-wrapper__table:has(.consort_affiliate_t-wrapper__body--1) .consort_affiliate_t-wrapper__body:has(.consort_affiliate_t-wrapper__body-minDeposit) .consort_affiliate_t-wrapper__body-row {
	grid-template-columns: 148px 288px 1fr 120px 104px 299px;
}
.consort_affiliate_t-wrapper__cards.consort_affiliate_t-wrapper__cards--1 .consort_affiliate_t-wrapper__table:has(.consort_affiliate_t-wrapper__body-minDeposit) .consort_affiliate_t-wrapper__head-row {
	grid-template-columns: 222px 272px 1fr 120px 104px 299px;
}
.consort_affiliate_t-wrapper__cards.consort_affiliate_t-wrapper__cards--1 .consort_affiliate_t-wrapper__head-row {
	grid-template-columns: 222px 272px 1fr 104px 299px;
	padding-left: 22px;
	padding-right: 22px;
}
.consort_affiliate_t-wrapper__cards.consort_affiliate_t-wrapper__cards--1 .consort_affiliate_t-wrapper__head-th:nth-child(2) {
	text-align: right;
}
/* .consort_affiliate_t-wrapper__cards.consort_affiliate_t-wrapper__cards--1 .consort_affiliate_t-wrapper__head-th:nth-child(3) {
    margin-left: 60px;
    } */
.consort_affiliate_t-wrapper__cards.consort_affiliate_t-wrapper__cards--1 .consort_affiliate_t-wrapper__body.consort_affiliate_t-wrapper__body--2 .consort_affiliate_t-wrapper__body-row,
.consort_affiliate_t-wrapper__cards.consort_affiliate_t-wrapper__cards--1 .consort_affiliate_t-wrapper__body.consort_affiliate_t-wrapper__body--1 .consort_affiliate_t-wrapper__body-row {
	grid-template-columns: 148px 288px 1fr 104px 299px;
}
.consort_affiliate_t-wrapper__cards.consort_affiliate_t-wrapper__cards--1 .consort_affiliate_t-wrapper__body-row {
	position: relative;
	grid-template-columns: 222px 272px 1fr 104px 299px;
	padding: 22px 16px;
}
.consort_affiliate_t-wrapper__cards.consort_affiliate_t-wrapper__cards--1 .consort_affiliate_t-wrapper__body-row:has(.consort_affiliate_t-wrapper__body-minDeposit) {
	grid-template-columns: 222px 272px 1fr 120px 104px 299px;
	gap: 32px;
}
.consort_affiliate_t-wrapper__cards.consort_affiliate_t-wrapper__cards--1 .consort_affiliate_t-wrapper__body-td:first-child {
	position: static;
}
.consort_affiliate_t-wrapper__cards.consort_affiliate_t-wrapper__cards--1 .consort_affiliate_t-wrapper__body-td:first-child::before {
	width: 38px;
	height: 38px;
	top: -6px;
	left: -6px;
	font-size: 18px;
	line-height: 26px;
	border: 1px solid var(--grey-border-15);
}
.consort_affiliate_t-wrapper__cards.consort_affiliate_t-wrapper__cards--1 .consort_affiliate_t-wrapper__body-td:nth-child(2) .consort_affiliate_t-wrapper__body-box {
	justify-content: space-between;
	flex-direction: row;
	align-items: center;
	gap: 32px;
}
.consort_affiliate_t-wrapper__cards.consort_affiliate_t-wrapper__cards--1 .consort_affiliate_t-wrapper__rating {
	padding: 23px 15px 23px 59px;
	border-radius: 12px;
	border: 1px solid var(--grey-border-15);
}
.consort_affiliate_t-wrapper__cards.consort_affiliate_t-wrapper__cards--1 .consort_affiliate_t-wrapper__rating::after {
	left: 16px;
	background-image: url('../../static/images/aff/rating/star-1.svg');
}
.consort_affiliate_t-wrapper__cards.consort_affiliate_t-wrapper__cards--1 .consort_affiliate_t-wrapper__payments-item {
	border: 1px solid var(--grey-border-15);
}
.consort_affiliate_t-wrapper__cards.consort_affiliate_t-wrapper__cards--2 .consort_affiliate_t-wrapper__table:has(.consort_affiliate_t-wrapper__body--2) .consort_affiliate_t-wrapper__head-row,
.consort_affiliate_t-wrapper__cards.consort_affiliate_t-wrapper__cards--2 .consort_affiliate_t-wrapper__table:has(.consort_affiliate_t-wrapper__body--1) .consort_affiliate_t-wrapper__head-row {
	margin: 0;
	grid-template-columns: 148px 160px 1fr 104px 299px;
	padding-right: 22px;
	padding-left: 40px;
}
.consort_affiliate_t-wrapper__cards.consort_affiliate_t-wrapper__cards--2 .consort_affiliate_t-wrapper__table:has(.consort_affiliate_t-wrapper__body-minDeposit) .consort_affiliate_t-wrapper__head-row {
	padding-left: 40px;
	padding-right: 22px;
	grid-template-columns: 222px 120px 1fr 120px 130px 280px;
}
.consort_affiliate_t-wrapper__cards.consort_affiliate_t-wrapper__cards--2 .consort_affiliate_t-wrapper__table:has(.consort_affiliate_t-wrapper__body--2) .consort_affiliate_t-wrapper__body.consort_affiliate_t-wrapper__body--2 .consort_affiliate_t-wrapper__body-row,
.consort_affiliate_t-wrapper__cards.consort_affiliate_t-wrapper__cards--2 .consort_affiliate_t-wrapper__table:has(.consort_affiliate_t-wrapper__body--2) .consort_affiliate_t-wrapper__body.consort_affiliate_t-wrapper__body--1 .consort_affiliate_t-wrapper__body-row,
.consort_affiliate_t-wrapper__cards.consort_affiliate_t-wrapper__cards--2 .consort_affiliate_t-wrapper__table:has(.consort_affiliate_t-wrapper__body--1) .consort_affiliate_t-wrapper__body.consort_affiliate_t-wrapper__body--2 .consort_affiliate_t-wrapper__body-row,
.consort_affiliate_t-wrapper__cards.consort_affiliate_t-wrapper__cards--2 .consort_affiliate_t-wrapper__table:has(.consort_affiliate_t-wrapper__body--1) .consort_affiliate_t-wrapper__body.consort_affiliate_t-wrapper__body--1 .consort_affiliate_t-wrapper__body-row {
	grid-template-columns: 148px 160px 1fr 104px 299px;
}
.consort_affiliate_t-wrapper__cards.consort_affiliate_t-wrapper__cards--2 .consort_affiliate_t-wrapper__table:has(.consort_affiliate_t-wrapper__body--2) .consort_affiliate_t-wrapper__body:has(.consort_affiliate_t-wrapper__body-minDeposit) .consort_affiliate_t-wrapper__body-row,
.consort_affiliate_t-wrapper__cards.consort_affiliate_t-wrapper__cards--2 .consort_affiliate_t-wrapper__table:has(.consort_affiliate_t-wrapper__body--1) .consort_affiliate_t-wrapper__body:has(.consort_affiliate_t-wrapper__body-minDeposit) .consort_affiliate_t-wrapper__body-row {
	grid-template-columns: 148px 120px 1fr 120px 104px 299px;
}
.consort_affiliate_t-wrapper__cards.consort_affiliate_t-wrapper__cards--1 .consort_affiliate_t-wrapper__table:has(.consort_affiliate_t-wrapper__body--1):has(.consort_affiliate_t-wrapper__body-minDeposit) .consort_affiliate_t-wrapper__head-row,
.consort_affiliate_t-wrapper__cards.consort_affiliate_t-wrapper__cards--1 .consort_affiliate_t-wrapper__table:has(.consort_affiliate_t-wrapper__body--2):has(.consort_affiliate_t-wrapper__body-minDeposit) .consort_affiliate_t-wrapper__head-row {
    grid-template-columns: 148px 280px 1fr 120px 104px 299px;
}
.consort_affiliate_t-wrapper__cards.consort_affiliate_t-wrapper__cards--2 .consort_affiliate_t-wrapper__table:has(.consort_affiliate_t-wrapper__body--2):has(.consort_affiliate_t-wrapper__body-minDeposit) .consort_affiliate_t-wrapper__head-row,
.consort_affiliate_t-wrapper__cards.consort_affiliate_t-wrapper__cards--2 .consort_affiliate_t-wrapper__table:has(.consort_affiliate_t-wrapper__body--1):has(.consort_affiliate_t-wrapper__body-minDeposit) .consort_affiliate_t-wrapper__head-row {
	grid-template-columns: 148px 120px 1fr 120px 104px 299px;
}
.consort_affiliate_t-wrapper__cards.consort_affiliate_t-wrapper__cards--2 .consort_affiliate_t-wrapper__table:has(.consort_affiliate_t-wrapper__body-minDeposit) .consort_affiliate_t-wrapper__head-th:nth-child(2) {
	text-align: center;
}
.consort_affiliate_t-wrapper__cards.consort_affiliate_t-wrapper__cards--2 .consort_affiliate_t-wrapper__table:has(.consort_affiliate_t-wrapper__body-minDeposit) .consort_affiliate_t-wrapper__head-th:nth-child(3) {
	margin-left: 15px;
}
.consort_affiliate_t-wrapper__cards.consort_affiliate_t-wrapper__cards--2 .consort_affiliate_t-wrapper__head-row {
	grid-template-columns: 222px 120px 1fr 104px 299px;
	padding-left: 40px;
	padding-right: 22px;
}
.consort_affiliate_t-wrapper__cards.consort_affiliate_t-wrapper__cards--2 .consort_affiliate_t-wrapper__body.consort_affiliate_t-wrapper__body--2 .consort_affiliate_t-wrapper__body-row,
.consort_affiliate_t-wrapper__cards.consort_affiliate_t-wrapper__cards--2 .consort_affiliate_t-wrapper__body.consort_affiliate_t-wrapper__body--1 .consort_affiliate_t-wrapper__body-row {
	grid-template-columns: 148px 288px 1fr 104px 299px;
}
.consort_affiliate_t-wrapper__cards.consort_affiliate_t-wrapper__cards--2 .consort_affiliate_t-wrapper__body-row {
	position: relative;
	padding: 22px 16px 22px 40px;
}
.consort_affiliate_t-wrapper__cards.consort_affiliate_t-wrapper__cards--2 .consort_affiliate_t-wrapper__body-row:has(.consort_affiliate_t-wrapper__body-minDeposit) {
	gap: 32px;
}
.consort_affiliate_t-wrapper__cards.consort_affiliate_t-wrapper__cards--2 .consort_affiliate_t-wrapper__body-row:first-child .consort_affiliate_t-wrapper__body-td::before {
	left: 0;
}
.consort_affiliate_t-wrapper__cards.consort_affiliate_t-wrapper__cards--2 .consort_affiliate_t-wrapper__body-td:first-child {
	position: static;
}
.consort_affiliate_t-wrapper__cards.consort_affiliate_t-wrapper__cards--2 .consort_affiliate_t-wrapper__body-td:first-child::before {
	width: 32px;
	height: 84px;
	top: 50%;
	transform: translateY(-50%);
	left: 2px;
	background-color: var(--N-5);
	font-size: 18px;
	line-height: 26px;
	border-radius: 0 8px 8px 0;
}
.consort_affiliate_t-wrapper__cards.consort_affiliate_t-wrapper__cards--2 .consort_affiliate_t-wrapper__body-td:nth-child(2) .consort_affiliate_t-wrapper__body-box {
	align-items: flex-start;
}
.consort_affiliate_t-wrapper__cards.consort_affiliate_t-wrapper__cards--2 .consort_affiliate_t-wrapper__rating::after {
	background-image: url('../../static/images/aff/rating/star-1.svg');
}
.consort_affiliate_t-wrapper__cards.consort_affiliate_t-wrapper__cards--2 .consort_affiliate_t-wrapper__payments-item {
	background-color: var(--grey-border-8);
}
.consort_affiliate_t-wrapper__table {
	width: 100%;
	border-collapse: collapse;
}
.consort_affiliate_t-wrapper__table:has(+ *) {
	margin-bottom: 32px;
}
.consort_affiliate_t-wrapper__table:has(.consort_affiliate_t-wrapper__body--2) .consort_affiliate_t-wrapper__head-row,
.consort_affiliate_t-wrapper__table:has(.consort_affiliate_t-wrapper__body--1) .consort_affiliate_t-wrapper__head-row {
	grid-template-columns: 148px 210px 1fr 120px 299px;
}
.consort_affiliate_t-wrapper__table:has(.consort_affiliate_t-wrapper__body--2) .consort_affiliate_t-wrapper__head-th:nth-child(2),
.consort_affiliate_t-wrapper__table:has(.consort_affiliate_t-wrapper__body--1) .consort_affiliate_t-wrapper__head-th:nth-child(2) {
	/* margin-left: 40px; */
	text-align: left;
}
.consort_affiliate_t-wrapper__table:has(.consort_affiliate_t-wrapper__body--1):has(.consort_affiliate_t-wrapper__body-minDeposit) .consort_affiliate_t-wrapper__head-row,
.consort_affiliate_t-wrapper__table:has(.consort_affiliate_t-wrapper__body--2):has(.consort_affiliate_t-wrapper__body-minDeposit) .consort_affiliate_t-wrapper__head-row {
	grid-template-columns: 148px 120px 1fr 90px 120px 299px;
	gap: 24px;
}
.consort_affiliate_t-wrapper__table:has(.consort_affiliate_t-wrapper__body-minDeposit) .consort_affiliate_t-wrapper__head-row {
	grid-template-columns: 220px 140px 1fr 120px 120px 299px;
	gap: 24px;
}
/* .consort_affiliate_t-wrapper__table:has(.consort_affiliate_t-wrapper__body-minDeposit) .consort_affiliate_t-wrapper__head-th:nth-child(3) {
    margin-left: 50px;
    } */
.consort_affiliate_t-wrapper__head-row {
	display: grid;
	grid-template-columns: 222px 120px 1fr 120px 299px;
	gap: 48px;
	padding-top: 12px;
	padding-bottom: 12px;
	border-top: 1px solid var(--grey-border-15);
}
.consort_affiliate_t-wrapper__head-th {
	font-size: 14px;
	line-height: 20px;
	font-weight: 400;
	opacity: 0.5;
}
.consort_affiliate_t-wrapper {
    .consort_affiliate_t-wrapper__inner {
        .consort_affiliate_t-wrapper__cards {
            .consort_affiliate_t-wrapper__head.consort_affiliate_t-wrapper__head--3,
            .consort_affiliate_t-wrapper__head.consort_affiliate_t-wrapper__head--2 {
                .consort_affiliate_t-wrapper__head-row {
                    margin-bottom: 12px;
                }
            }
        }
    }
}
.consort_affiliate_t-wrapper__head.consort_affiliate_t-wrapper__head--3 .consort_affiliate_t-wrapper__head-th,
.consort_affiliate_t-wrapper__head.consort_affiliate_t-wrapper__head--1 .consort_affiliate_t-wrapper__head-th {
	opacity: unset;
}
.consort_affiliate_t-wrapper__head.consort_affiliate_t-wrapper__head--3 .consort_affiliate_t-wrapper__head-row,
.consort_affiliate_t-wrapper__head.consort_affiliate_t-wrapper__head--2 .consort_affiliate_t-wrapper__head-row {
	background-color: var(--N-3);
	border-radius: 12px;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-bottom: 12px;
	border: unset;
}
.consort_affiliate_t-wrapper__body {
	counter-reset: num;
	display: flex;
	flex-direction: column;
	gap: 12px;
}
.consort_affiliate_t-wrapper__body.consort_affiliate_t-wrapper__body--2 .consort_affiliate_t-wrapper__body-background,
.consort_affiliate_t-wrapper__body.consort_affiliate_t-wrapper__body--1 .consort_affiliate_t-wrapper__body-background {
	max-width: 148px;
}
.consort_affiliate_t-wrapper__body.consort_affiliate_t-wrapper__body--2 .consort_affiliate_t-wrapper__body-row,
.consort_affiliate_t-wrapper__body.consort_affiliate_t-wrapper__body--1 .consort_affiliate_t-wrapper__body-row {
	grid-template-columns: 148px 210px 1fr 104px 299px;
}
.consort_affiliate_t-wrapper__body.consort_affiliate_t-wrapper__body--2 .consort_affiliate_t-wrapper__body-row:has(.consort_affiliate_t-wrapper__body-minDeposit),
.consort_affiliate_t-wrapper__body.consort_affiliate_t-wrapper__body--1 .consort_affiliate_t-wrapper__body-row:has(.consort_affiliate_t-wrapper__body-minDeposit) {
	grid-template-columns: 148px 120px 1fr 120px 104px 299px;
}
.consort_affiliate_t-wrapper__body.consort_affiliate_t-wrapper__body--2 .consort_affiliate_t-wrapper__body-background {
	border-radius: 50%;
}
.consort_affiliate_t-wrapper__body-row {
	position: relative;
	display: grid;
	grid-template-columns: 222px 120px 1fr 104px 299px;
	align-items: center;
	gap: 48px;
	background-color: var(--white);
	outline: 2px solid var(--grey-border-15);
	outline-offset: -2px;
	border-radius: 16px;
}
.consort_affiliate_t-wrapper__body-row--visible {
	display: grid;
}
.consort_affiliate_t-wrapper__body-row:has(.consort_affiliate_t-wrapper__body-minDeposit) {
	grid-template-columns: 222px 120px 1fr 120px 104px 299px;
	gap: 32px;
}
.consort_affiliate_t-wrapper__body-row:first-child {
	background-color: var(--P-5);
	outline-color: var(--P-50);
	outline-offset: -1px;
}
.consort_affiliate_t-wrapper__body-row:first-child .consort_affiliate_t-wrapper__body-td:first-child:before {
	background-color: var(--P-50);
	color: var(--white);
}
.consort_affiliate_t-wrapper__body-td {
	position: relative;
}
.consort_affiliate_t-wrapper__body-td:first-child {
	height: 100%;
}
.consort_affiliate_t-wrapper__body-td:first-child:before {
	content: counter(num);
	counter-increment: num;
	position: absolute;
	top: 8px;
	left: 8px;
	width: 26px;
	height: 26px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-weight: 700;
	font-size: 14px;
	line-height: 20px;
	background-color: var(--white);
	border-radius: 50%;
	color: var(--black);
}
.consort_affiliate_t-wrapper__body-td:last-child {
	position: relative;
	height: 100%;
	padding: 12px 47px;
	border-radius: 16px;
	background-color: var(--grey-border-8);
}
.consort_affiliate_t-wrapper__body-td:last-child .consort_affiliate_t-wrapper__body-box {
	justify-content: center;
}
.consort_affiliate_t-wrapper__body-background {
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: var(--black);
	height: 100%;
	border-radius: 13px 16px 16px 13px;
	min-height: 148px;
}
.consort_affiliate_t-wrapper__body-trademark-element {
	max-width: 90%;
	max-height: 90%;
	width: 100%;
	height: 100%;
	-o-object-fit: contain;
	object-fit: contain;
}
.consort_affiliate_t-wrapper__body-box {
	display: flex;
	flex-direction: column;
	gap: 4px;
	height: 100%;
}
.consort_affiliate_t-wrapper__body-title {
	max-width: 120px;
	font-size: 20px;
	line-height: 28px;
	letter-spacing: -0.02em;
	font-weight: 700;
}
.consort_affiliate_t-wrapper__body-bonusText {
	color: var(--P-50);
	font-weight: 700;
	font-size: 24px;
	line-height: 32px;
	letter-spacing: -0.02em;
	text-align: center;
	text-wrap: balance;
}
.consort_affiliate_t-wrapper__body-minDeposit {
	font-weight: 700;
	font-size: 24px;
	line-height: 32px;
	letter-spacing: -0.02em;
	text-align: center;
	color: var(--black);
}
.consort_affiliate_t-wrapper__body-link {
	color: var(--P-50);
	font-size: 14px;
	line-height: 20px;
	text-align: center;
}
.consort_affiliate_t-wrapper__body-link:hover {
	-webkit-text-decoration-color: inherit;
	text-decoration-color: inherit;
}
.consort_affiliate_t-wrapper__rating {
	position: relative;
	padding-left: 38px;
}
.consort_affiliate_t-wrapper__rating::after {
	content: '';
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	width: 30px;
	height: 30px;
	background-image: url('../../static/images/aff/rating/star.svg');
	background-repeat: no-repeat;
	background-size: contain;
}
.consort_affiliate_t-wrapper__rating-text {
	font-size: 30px;
	line-height: 36px;
	letter-spacing: -0.02em;
	font-weight: 700;
}
.consort_affiliate_t-wrapper__payments {
	max-width: 104px;
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 8px;
	margin-left: auto;
	margin-right: auto;
}
.consort_affiliate_t-wrapper__payments-item {
	position: relative;
	width: 48px;
	height: 26px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 8px;
}
.consort_affiliate_t-wrapper__payments-item:hover {
	background-color: var(--grey-border-8);
}
.consort_affiliate_t-wrapper__payments-item:hover .consort_affiliate_t-wrapper__payments-hidden {
	transform: translateY(0);
	opacity: 1;
	z-index: 50;
	visibility: visible;
}
.consort_affiliate_t-wrapper__payments-img {
	width: 90%;
	height: 90%;
	-o-object-fit: contain;
	object-fit: contain;
	border-radius: 8px;
}
.consort_affiliate_t-wrapper__payments-img--more {
	opacity: 0.3;
	cursor: pointer;
	transition: opacity 0.23s ease-in-out;
}
.consort_affiliate_t-wrapper__payments-hidden {
	position: absolute;
	left: 0;
	top: calc(100% + 8px);
	opacity: 0;
	visibility: hidden;
	z-index: -1;
	transform: translateY(-5px);
	transition: opacity 0.23s ease-in-out, visibility 0.23s ease-in-out, z-index 0.23s ease-in,
		transform 0.23s ease-in-out;
}
.consort_affiliate_t-wrapper__payments-hidden .consort_affiliate_t-wrapper__payments {
	max-width: unset;
	grid-template-columns: repeat(4, 1fr);
	padding: 8px;
	background-color: var(--white);
	border-radius: 12px;
}
.consort_affiliate_t-wrapper__close {
	position: absolute;
	top: 12px;
	right: 12px;
	width: 24px;
	height: 24px;
	opacity: 0.3;
	transition: opacity 0.23s ease-in-out;
	cursor: pointer;
}
.consort_affiliate_t-wrapper__close:hover {
	opacity: 1;
}

.dark-theme .consort_affiliate_t-wrapper.consort_affiliate_t-wrapper--alt .consort_affiliate_t-wrapper__body-row:first-child {
	border: 1px solid var(--white-border-15);
	background-color: var(--N-95);
}
.dark-theme .consort_affiliate_t-wrapper.consort_affiliate_t-wrapper--alt .consort_affiliate_t-wrapper__body-title {
	color: var(--P-30);
}
.dark-theme .consort_affiliate_t-wrapper.consort_affiliate_t-wrapper--fixedOffer .consort_affiliate_t-wrapper__body-row:first-child {
	background-color: var(--N-95);
}
.dark-theme .consort_affiliate_t-wrapper.consort_affiliate_t-wrapper--fixedOffer .consort_affiliate_t-wrapper__close svg path {
	stroke: var(--N-10);
}
.dark-theme .consort_affiliate_t-wrapper.consort_affiliate_t-wrapper--topOne .consort_affiliate_t-wrapper__body-row:first-child {
	outline: none;
	border: 2px solid var(--white-border-15);
	background-color: var(--N-95);
}
.dark-theme .consort_affiliate_t-wrapper__info.consort_affiliate_t-wrapper__info--1 a:not(:last-child),
.dark-theme .consort_affiliate_t-wrapper__info.consort_affiliate_t-wrapper__info--1 p:not(:last-child) {
	border-right: 1px solid var(--white-border-8);
}
.dark-theme .consort_affiliate_t-wrapper__info a:not(:last-child),
.dark-theme .consort_affiliate_t-wrapper__info p:not(:last-child) {
	border-right: 1px solid var(--white-border-8);
}
.dark-theme .consort_affiliate_t-wrapper__cards.consort_affiliate_t-wrapper__cards--1 .consort_affiliate_t-wrapper__body-td:first-child::before {
	background-color: var(--N-95);
	border: 1px solid var(--white-border-15);
	color: var(--white);
}
.dark-theme .consort_affiliate_t-wrapper__cards.consort_affiliate_t-wrapper__cards--1 .consort_affiliate_t-wrapper__rating {
	border: 1px solid var(--white-border-15);
}
.dark-theme .consort_affiliate_t-wrapper__cards.consort_affiliate_t-wrapper__cards--1 .consort_affiliate_t-wrapper__payments-item {
	border: 1px solid var(--white-border-15);
}
.dark-theme .consort_affiliate_t-wrapper__cards.consort_affiliate_t-wrapper__cards--2 .consort_affiliate_t-wrapper__body-td:first-child::before {
	background-color: var(--N-90);
	color: var(--white);
}
.dark-theme .consort_affiliate_t-wrapper__cards.consort_affiliate_t-wrapper__cards--2 .consort_affiliate_t-wrapper__payments-item {
	background-color: var(--N-10);
}
.dark-theme .consort_affiliate_t-wrapper__head-row {
	border-top: 1px solid var(--white-border-15);
}
.dark-theme .consort_affiliate_t-wrapper__head.consort_affiliate_t-wrapper__head--3 .consort_affiliate_t-wrapper__head-row,
.dark-theme .consort_affiliate_t-wrapper__head.consort_affiliate_t-wrapper__head--2 .consort_affiliate_t-wrapper__head-row {
	background-color: var(--N-90);
}
.dark-theme .consort_affiliate_t-wrapper__body-row {
	background-color: var(--N-95);
	outline: 2px solid var(--white-border-15);
}
.dark-theme .consort_affiliate_t-wrapper__body-row:first-child {
	border-color: var(--P-40);
	background-color: var(--P-DL);
}
.dark-theme .consort_affiliate_t-wrapper__body-row:first-child .consort_affiliate_t-wrapper__body-td:first-child:before {
	background-color: var(--P-40);
}
.dark-theme .consort_affiliate_t-wrapper__body-td:first-child:before {
	background-color: var(--N-10);
}
.dark-theme .consort_affiliate_t-wrapper__body-td:last-child {
	background-color: var(--N-90);
}
.dark-theme .consort_affiliate_t-wrapper__body-background {
	background-color: var(--N-90);
}
.dark-theme .consort_affiliate_t-wrapper__body-bonusText {
	color: var(--P-30);
}
.dark-theme .consort_affiliate_t-wrapper__body-minDeposit {
	color: var(--white);
}
.dark-theme .consort_affiliate_t-wrapper__body-link {
	color: var(--P-30);
}
.dark-theme .consort_affiliate_t-wrapper__body-link:hover {
	-webkit-text-decoration-color: inherit;
	text-decoration-color: inherit;
}
.dark-theme .consort_affiliate_t-wrapper__payments-item {
	background-color: var(--N-10);
}
.dark-theme .consort_affiliate_t-wrapper__payments-item:hover {
	background-color: var(--N-10);
}
.dark-theme .consort_affiliate_t-wrapper__payments-item:hover .consort_affiliate_t-wrapper__payments-hidden {
	transform: translateY(0);
	opacity: 1;
	z-index: 10;
	visibility: visible;
}
.dark-theme .consort_affiliate_t-wrapper__payments-item:hover .consort_affiliate_t-wrapper__payments-img--more {
	opacity: unset;
}
.dark-theme .consort_affiliate_t-wrapper__payments-hidden .consort_affiliate_t-wrapper__payments {
	background-color: var(--N-90);
}

@media (max-width: 1280px) {
	.consort_affiliate_t-wrapper.consort_affiliate_t-wrapper--alt .consort_affiliate_t-wrapper__body-row {
		gap: 16px;
	}
	.consort_affiliate_t-wrapper.consort_affiliate_t-wrapper--alt .consort_affiliate_t-wrapper__body-td:first-child {
		padding: 16px 16px 0;
	}
	.consort_affiliate_t-wrapper.consort_affiliate_t-wrapper--alt .consort_affiliate_t-wrapper__body-td:nth-child(3) {
		order: 1;
	}
	.consort_affiliate_t-wrapper.consort_affiliate_t-wrapper--alt .consort_affiliate_t-wrapper__body-td:last-child {
		order: 2;
	}
	.consort_affiliate_t-wrapper.consort_affiliate_t-wrapper--alt .consort_affiliate_t-wrapper__body-bonusText {
		text-align: center;
	}
	.consort_affiliate_t-wrapper.consort_affiliate_t-wrapper--topOne .consort_affiliate_t-wrapper__body-background {
		min-height: unset;
	}
	.consort_affiliate_t-wrapper.consort_affiliate_t-wrapper--fixedOffer {
		width: 100%;
		bottom: 0;
	}
	.consort_affiliate_t-wrapper.consort_affiliate_t-wrapper--fixedOffer .container {
		padding: 0;
	}
	.consort_affiliate_t-wrapper.consort_affiliate_t-wrapper--fixedOffer .consort_affiliate_t-wrapper__body-row {
		grid-auto-flow: dense;
		grid-template-columns: 132px 1fr -webkit-min-content;
		grid-template-columns: 132px 1fr min-content;
		gap: 6px;
		align-items: center;
		background-color: var(--white);
		border-radius: 16px 16px 0 0;
	}
	.consort_affiliate_t-wrapper.consort_affiliate_t-wrapper--fixedOffer .consort_affiliate_t-wrapper__body-td:not(:last-child) {
		padding-left: 0;
		padding-right: 0;
	}
	.consort_affiliate_t-wrapper.consort_affiliate_t-wrapper--fixedOffer .consort_affiliate_t-wrapper__body-td:last-child,
	.consort_affiliate_t-wrapper.consort_affiliate_t-wrapper--fixedOffer .consort_affiliate_t-wrapper__body-td:first-child {
		grid-row: span 4;
	}
	.consort_affiliate_t-wrapper.consort_affiliate_t-wrapper--fixedOffer .consort_affiliate_t-wrapper__body-td:nth-child(2) {
		grid-row: 2;
		grid-column: 2;
	}
	.consort_affiliate_t-wrapper.consort_affiliate_t-wrapper--fixedOffer .consort_affiliate_t-wrapper__body-td:nth-child(2) .consort_affiliate_t-wrapper__body-box {
		gap: 8px;
	}
	.consort_affiliate_t-wrapper.consort_affiliate_t-wrapper--fixedOffer .consort_affiliate_t-wrapper__body-td:nth-child(3) {
		grid-column: 2;
		grid-row: 3;
	}
	.consort_affiliate_t-wrapper.consort_affiliate_t-wrapper--fixedOffer .consort_affiliate_t-wrapper__body-td:last-child {
		padding: 0;
		padding-right: 12px;
		background-color: transparent;
	}
	.consort_affiliate_t-wrapper.consort_affiliate_t-wrapper--fixedOffer .consort_affiliate_t-wrapper__body-td:last-child .consort_affiliate_t-wrapper__body-box {
		padding-top: 40px;
		height: unset;
	}
	.consort_affiliate_t-wrapper.consort_affiliate_t-wrapper--fixedOffer .consort_affiliate_t-wrapper__body-td:last-child .consort_affiliate_t-wrapper__body-box .btn {
		padding: 8px 16px;
		font-size: 14px;
		line-height: 20px;
	}
	.consort_affiliate_t-wrapper.consort_affiliate_t-wrapper--fixedOffer .consort_affiliate_t-wrapper__body-background {
		min-height: 88px;
		height: 100%;
		border-radius: 16px 16px 16px 0;
	}
	.consort_affiliate_t-wrapper.consort_affiliate_t-wrapper--fixedOffer .consort_affiliate_t-wrapper__body-title {
		font-size: 14px;
		line-height: 20px;
	}
	.consort_affiliate_t-wrapper.consort_affiliate_t-wrapper--fixedOffer .consort_affiliate_t-wrapper__body-bonusText {
		font-size: 14px;
		line-height: 16px;
		text-align: left;
	}
	.consort_affiliate_t-wrapper.consort_affiliate_t-wrapper--fixedOffer .consort_affiliate_t-wrapper__body-link,
	.consort_affiliate_t-wrapper.consort_affiliate_t-wrapper--fixedOffer .consort_affiliate_t-wrapper__body-bonusTitle {
		display: none;
	}
	.consort_affiliate_t-wrapper.consort_affiliate_t-wrapper--fixedOffer .consort_affiliate_t-wrapper__rating {
		padding-left: 20px;
	}
	.consort_affiliate_t-wrapper.consort_affiliate_t-wrapper--fixedOffer .consort_affiliate_t-wrapper__rating::after {
		width: 16px;
		height: 16px;
	}
	.consort_affiliate_t-wrapper.consort_affiliate_t-wrapper--fixedOffer .consort_affiliate_t-wrapper__rating-text {
		font-size: 14px;
		line-height: 20px;
	}
	.consort_affiliate_t-wrapper__info {
		gap: 8px;
	}
	.consort_affiliate_t-wrapper__info a,
	.consort_affiliate_t-wrapper__info p {
		font-size: 12px;
		line-height: 18px;
	}
	.consort_affiliate_t-wrapper__info p:not(:last-child) {
		padding-right: 8px;
	}
    .consort_affiliate_t-wrapper__body-row {
        display: flex;
    }
	.consort_affiliate_t-wrapper__cards.consort_affiliate_t-wrapper__cards--1 .consort_affiliate_t-wrapper__body.consort_affiliate_t-wrapper__body--1 .consort_affiliate_t-wrapper__body-background {
		max-width: 124px;
	}
	.consort_affiliate_t-wrapper__cards.consort_affiliate_t-wrapper__cards--1 .consort_affiliate_t-wrapper__body.consort_affiliate_t-wrapper__body--2 .consort_affiliate_t-wrapper__body-background {
		max-width: 108px;
		height: 108px;
		border-radius: 50%;
	}
	.consort_affiliate_t-wrapper__cards.consort_affiliate_t-wrapper__cards--1 .consort_affiliate_t-wrapper__body-row {
		padding: 16px;
		flex-wrap: wrap;
		flex-direction: unset;
	}
	.consort_affiliate_t-wrapper__cards.consort_affiliate_t-wrapper__cards--1 .consort_affiliate_t-wrapper__body-row:has(.consort_affiliate_t-wrapper__body-minDeposit) {
		gap: 16px;
	}
	.consort_affiliate_t-wrapper__cards.consort_affiliate_t-wrapper__cards--1 .consort_affiliate_t-wrapper__body-td:first-child {
		width: 50%;
	}
	.consort_affiliate_t-wrapper__cards.consort_affiliate_t-wrapper__cards--1 .consort_affiliate_t-wrapper__body-td:first-child::before {
		width: 32px;
		height: 32px;
	}
	.consort_affiliate_t-wrapper__cards.consort_affiliate_t-wrapper__cards--1 .consort_affiliate_t-wrapper__body-td:not(:first-child):not(:last-child) {
		padding: unset;
	}
	.consort_affiliate_t-wrapper__cards.consort_affiliate_t-wrapper__cards--1 .consort_affiliate_t-wrapper__body-td:not(:first-child):not(:nth-child(2):not(:nth-child(3))) {
		width: 100%;
	}
	.consort_affiliate_t-wrapper__cards.consort_affiliate_t-wrapper__cards--1 .consort_affiliate_t-wrapper__body-td:nth-child(2) {
		flex-grow: 1;
	}
	.consort_affiliate_t-wrapper__cards.consort_affiliate_t-wrapper__cards--1 .consort_affiliate_t-wrapper__body-td:nth-child(2) .consort_affiliate_t-wrapper__body-box {
		height: unset;
		flex-direction: column;
		align-items: flex-start;
		gap: 4px;
	}
	.consort_affiliate_t-wrapper__cards.consort_affiliate_t-wrapper__cards--1 .consort_affiliate_t-wrapper__body-td:nth-child(n + 3) {
		grid-column: 1/3;
	}
	.consort_affiliate_t-wrapper__cards.consort_affiliate_t-wrapper__cards--1 .consort_affiliate_t-wrapper__body-background {
		max-width: 144px;
		margin-left: auto;
	}
	.consort_affiliate_t-wrapper__cards.consort_affiliate_t-wrapper__cards--1 .consort_affiliate_t-wrapper__body-title {
		max-width: unset;
	}
	.consort_affiliate_t-wrapper__cards.consort_affiliate_t-wrapper__cards--1 .consort_affiliate_t-wrapper__rating {
		padding: 3px 9px 3px 39px;
		border-radius: 12px;
	}
	.consort_affiliate_t-wrapper__cards.consort_affiliate_t-wrapper__cards--1 .consort_affiliate_t-wrapper__rating::after {
		left: 6px;
	}
	.consort_affiliate_t-wrapper__cards.consort_affiliate_t-wrapper__cards--1 .consort_affiliate_t-wrapper__rating-text {
		font-size: 20px;
		line-height: 28px;
	}
	.consort_affiliate_t-wrapper__cards.consort_affiliate_t-wrapper__cards--1 .consort_affiliate_t-wrapper__payments-item {
		border: 1px solid var(--grey-border-15);
	}
	.consort_affiliate_t-wrapper__cards.consort_affiliate_t-wrapper__cards--2 .consort_affiliate_t-wrapper__body.consort_affiliate_t-wrapper__body--2 .consort_affiliate_t-wrapper__body-background {
		max-width: 108px;
		height: 108px;
		margin-left: auto;
		margin-right: auto;
		border-radius: 50%;
	}
	.consort_affiliate_t-wrapper__cards.consort_affiliate_t-wrapper__cards--2 .consort_affiliate_t-wrapper__body-row {
		padding: 42px 16px 16px;
		gap: 16px;
	}
	.consort_affiliate_t-wrapper__cards.consort_affiliate_t-wrapper__cards--2 .consort_affiliate_t-wrapper__body-row:has(.consort_affiliate_t-wrapper__body-minDeposit) {
		gap: 16px;
	}
	.consort_affiliate_t-wrapper__cards.consort_affiliate_t-wrapper__cards--2 .consort_affiliate_t-wrapper__body-row:first-child .consort_affiliate_t-wrapper__body-td::before {
		top: 0;
		left: 50%;
	}
	.consort_affiliate_t-wrapper__cards.consort_affiliate_t-wrapper__cards--2 .consort_affiliate_t-wrapper__body-td:first-child {
		position: static;
	}
	.consort_affiliate_t-wrapper__cards.consort_affiliate_t-wrapper__cards--2 .consort_affiliate_t-wrapper__body-td:first-child::before {
		width: 84px;
		height: 26px;
		top: 2px;
		transform: translateX(-50%);
		left: 50%;
		border-radius: 0 0 8px 8px;
	}
	.consort_affiliate_t-wrapper__cards.consort_affiliate_t-wrapper__cards--2 .consort_affiliate_t-wrapper__body-td:not(:first-child):not(:last-child) {
		padding: unset;
	}
	.consort_affiliate_t-wrapper__cards.consort_affiliate_t-wrapper__cards--2 .consort_affiliate_t-wrapper__body-td:nth-child(2) .consort_affiliate_t-wrapper__body-box {
		align-items: center;
	}
	.consort_affiliate_t-wrapper__cards.consort_affiliate_t-wrapper__cards--2 .consort_affiliate_t-wrapper__body-td:has(.consort_affiliate_t-wrapper__payments) {
		order: 1;
	}
	.consort_affiliate_t-wrapper__cards.consort_affiliate_t-wrapper__cards--2 .consort_affiliate_t-wrapper__rating::after {
		width: 30px;
		height: 30px;
	}
	.consort_affiliate_t-wrapper__head {
		display: none;
	}
	.consort_affiliate_t-wrapper__body.consort_affiliate_t-wrapper__body--1 .consort_affiliate_t-wrapper__body-background {
		max-width: unset;
	}
	.consort_affiliate_t-wrapper__body.consort_affiliate_t-wrapper__body--2 .consort_affiliate_t-wrapper__body-background {
		max-width: unset;
		border-radius: 13px;
	}
	.consort_affiliate_t-wrapper__body-row {
		flex-direction: column;
		gap: 16px;
	}
	.consort_affiliate_t-wrapper__body-row--visible {
		display: flex;
	}
	.consort_affiliate_t-wrapper__body-row:has(.consort_affiliate_t-wrapper__body-minDeposit) {
		gap: 16px;
	}
	.consort_affiliate_t-wrapper__body-td:first-child::before {
		width: 24px;
		height: 24px;
	}
	.consort_affiliate_t-wrapper__body-td:first-child,
	.consort_affiliate_t-wrapper__body-td:last-child {
		width: 100%;
	}
	.consort_affiliate_t-wrapper__body-td:last-child {
		padding: 16px;
	}
	.consort_affiliate_t-wrapper__body-td:last-child .consort_affiliate_t-wrapper__body-box {
		gap: 12px;
	}
	.consort_affiliate_t-wrapper__body-td:not(:first-child):not(:last-child) {
		padding-left: 16px;
		padding-right: 16px;
	}
	.consort_affiliate_t-wrapper__body-background {
		width: 100%;
		height: 96px;
		border-radius: 13px 13px 16px 16px;
		min-height: unset;
	}
	.consort_affiliate_t-wrapper__body-box {
		align-items: center;
		gap: 6px;
	}
	.consort_affiliate_t-wrapper__body-title {
		max-width: unset;
	}
	.consort_affiliate_t-wrapper__body-minDeposit {
		font-size: 18px;
		line-height: 26px;
	}
	.consort_affiliate_t-wrapper__rating::after {
		width: 28px;
		height: 28px;
	}
	.consort_affiliate_t-wrapper__rating-text {
		font-size: 24px;
		line-height: 32px;
	}
	.consort_affiliate_t-wrapper__payments {
		max-width: 250px;
		grid-template-columns: repeat(3, 1fr);
	}
	.consort_affiliate_t-wrapper__payments-item {
		width: 77px;
		height: 36px;
	}
	.consort_affiliate_t-wrapper__payments-img {
		max-height: 26px;
	}
	.consort_affiliate_t-wrapper__payments-hidden {
		left: unset;
		right: -8px;
	}
	.consort_affiliate_t-wrapper__payments-hidden .consort_affiliate_t-wrapper__payments {
		grid-template-columns: repeat(3, 1fr);
	}
	.consort_affiliate_t-wrapper__close {
		width: 20px;
		height: 20px;
	}
}
@media (max-width: 576px) {
	.consort_affiliate_t-wrapper.consort_affiliate_t-wrapper--fixedOffer {
		width: 100%;
		bottom: 0;
	}
	.consort_affiliate_t-wrapper.consort_affiliate_t-wrapper--fixedOffer .container {
		padding: 0;
	}
	.consort_affiliate_t-wrapper.consort_affiliate_t-wrapper--fixedOffer .consort_affiliate_t-wrapper__body-td:last-child,
	.consort_affiliate_t-wrapper.consort_affiliate_t-wrapper--fixedOffer .consort_affiliate_t-wrapper__body-td:first-child {
		grid-row: span 2;
	}
	.consort_affiliate_t-wrapper.consort_affiliate_t-wrapper--fixedOffer .consort_affiliate_t-wrapper__body-td:nth-child(2) {
		padding-top: 12px;
		grid-row: unset;
	}
	.consort_affiliate_t-wrapper.consort_affiliate_t-wrapper--fixedOffer .consort_affiliate_t-wrapper__body-td:nth-child(3) {
		padding-bottom: 12px;
		grid-row: unset;
	}
	.consort_affiliate_t-wrapper__cards.consort_affiliate_t-wrapper__cards--1 .consort_affiliate_t-wrapper__body-td:first-child {
		width: 144px;
	}
}

.consort_affiliate_t-wrapperSwipers__swiper {
	overflow: visible;
	counter-reset: affSwipersNum;
}
.consort_affiliate_t-wrapperSwipers:has(.consort_affiliate_t-wrapper) .consort_affiliate_t-wrapper__cards.consort_affiliate_t-wrapper__cards--1 .consort_affiliate_t-wrapper__body-row {
	padding: 16px;
	gap: 24px;
}
.consort_affiliate_t-wrapperSwipers:has(.consort_affiliate_t-wrapper) .consort_affiliate_t-wrapper__cards.consort_affiliate_t-wrapper__cards--1 .consort_affiliate_t-wrapper__body-td::before {
	width: 38px;
	height: 38px;
	font-size: 18px;
	line-height: 26px;
}
.consort_affiliate_t-wrapperSwipers:has(.consort_affiliate_t-wrapper) .consort_affiliate_t-wrapper__cards.consort_affiliate_t-wrapper__cards--1 .consort_affiliate_t-wrapper__body-td:nth-child(2) .consort_affiliate_t-wrapper__body-box {
	flex-direction: column;
	gap: 8px;
}
.consort_affiliate_t-wrapperSwipers:has(.consort_affiliate_t-wrapper) .consort_affiliate_t-wrapper__cards.consort_affiliate_t-wrapper__cards--1 .consort_affiliate_t-wrapper__body-background {
	height: 163px;
	margin-bottom: 0;
	max-width: unset;
}
.consort_affiliate_t-wrapperSwipers:has(.consort_affiliate_t-wrapper) .consort_affiliate_t-wrapper__cards.consort_affiliate_t-wrapper__cards--1 .consort_affiliate_t-wrapper__body-box {
	margin-top: 8px;
}
.consort_affiliate_t-wrapperSwipers:has(.consort_affiliate_t-wrapper) .consort_affiliate_t-wrapper__cards.consort_affiliate_t-wrapper__cards--1 .consort_affiliate_t-wrapper__rating {
	padding: 4px 10px 4px 42px;
}
.consort_affiliate_t-wrapperSwipers:has(.consort_affiliate_t-wrapper) .consort_affiliate_t-wrapper__cards.consort_affiliate_t-wrapper__cards--1 .consort_affiliate_t-wrapper__rating::after {
	left: 6px;
}
.consort_affiliate_t-wrapperSwipers:has(.consort_affiliate_t-wrapper) .consort_affiliate_t-wrapper__cards.consort_affiliate_t-wrapper__cards--1 .consort_affiliate_t-wrapper__payments-item {
	width: 56px;
}
.consort_affiliate_t-wrapperSwipers:has(.consort_affiliate_t-wrapper) .consort_affiliate_t-wrapper__cards.consort_affiliate_t-wrapper__cards--2 .consort_affiliate_t-wrapper__body-row {
	padding: 42px 16px 16px;
	gap: 24px;
}
/* .consort_affiliate_t-wrapperSwipers:has(.consort_affiliate_t-wrapper) .consort_affiliate_t-wrapper__cards.consort_affiliate_t-wrapper__cards--2 .consort_affiliate_t-wrapper__body-row:first-child .consort_affiliate_t-wrapper__body-td::before {
        top: 0;
      } */
.consort_affiliate_t-wrapperSwipers:has(.consort_affiliate_t-wrapper) .consort_affiliate_t-wrapper__cards.consort_affiliate_t-wrapper__cards--2 .consort_affiliate_t-wrapper__body-td:first-child::before {
	top: 2px;
	left: 50%;
	transform: translateX(-50%);
	width: 84px;
	height: 26px;
	font-size: 18px;
	line-height: 26px;
	border-radius: 0 0 8px 8px;
	background-color: var(--N-5);
}
.consort_affiliate_t-wrapperSwipers:has(.consort_affiliate_t-wrapper) .consort_affiliate_t-wrapper__cards.consort_affiliate_t-wrapper__cards--2 .consort_affiliate_t-wrapper__body-td:has(.consort_affiliate_t-wrapper__payments) {
	order: 1;
}
.consort_affiliate_t-wrapperSwipers:has(.consort_affiliate_t-wrapper) .consort_affiliate_t-wrapper__cards.consort_affiliate_t-wrapper__cards--2 .consort_affiliate_t-wrapper__body-background {
	height: 163px;
	margin-bottom: 0;
}
.consort_affiliate_t-wrapperSwipers:has(.consort_affiliate_t-wrapper) .consort_affiliate_t-wrapper__info a,
.consort_affiliate_t-wrapperSwipers:has(.consort_affiliate_t-wrapper) .consort_affiliate_t-wrapper__info p {
	font-size: 12px;
	line-height: 18px;
}
.consort_affiliate_t-wrapperSwipers:has(.consort_affiliate_t-wrapper) .consort_affiliate_t-wrapper__body {
	counter-reset: unset;
}
.consort_affiliate_t-wrapperSwipers:has(.consort_affiliate_t-wrapper) .consort_affiliate_t-wrapper__body .consort_affiliate_t-wrapper__body-row {
	display: flex;
}
.consort_affiliate_t-wrapperSwipers:has(.consort_affiliate_t-wrapper) .consort_affiliate_t-wrapper__body .consort_affiliate_t-wrapper__body-row:first-child {
	outline: 2px solid var(--grey-border-15);
	outline-offset: -2px;
	border: unset;
	background-color: var(--white);
}
.consort_affiliate_t-wrapperSwipers:has(.consort_affiliate_t-wrapper) .consort_affiliate_t-wrapper__body .consort_affiliate_t-wrapper__body-td:first-child::before {
	content: counter(affSwipersNum);
	counter-increment: affSwipersNum;
	background-color: var(--white);
	color: var(--black);
}
.consort_affiliate_t-wrapperSwipers:has(.consort_affiliate_t-wrapper) .consort_affiliate_t-wrapper__body-row {
	flex-direction: column;
	gap: 16px;
}
.consort_affiliate_t-wrapperSwipers:has(.consort_affiliate_t-wrapper) .consort_affiliate_t-wrapper__body-row:has(.consort_affiliate_t-wrapper__body-minDeposit) {
	gap: 16px;
}
.consort_affiliate_t-wrapperSwipers:has(.consort_affiliate_t-wrapper) .consort_affiliate_t-wrapper__body-td:first-child::before {
	width: 26px;
	height: 26px;
	font-size: 14px;
	line-height: 20px;
}
.consort_affiliate_t-wrapperSwipers:has(.consort_affiliate_t-wrapper) .consort_affiliate_t-wrapper__body-td:first-child,
.consort_affiliate_t-wrapperSwipers:has(.consort_affiliate_t-wrapper) .consort_affiliate_t-wrapper__body-td:last-child {
	width: 100%;
}
.consort_affiliate_t-wrapperSwipers:has(.consort_affiliate_t-wrapper) .consort_affiliate_t-wrapper__body-td:last-child {
	padding: 16px;
}
.consort_affiliate_t-wrapperSwipers:has(.consort_affiliate_t-wrapper) .consort_affiliate_t-wrapper__body-td:last-child .consort_affiliate_t-wrapper__body-box {
	gap: 12px;
}
.consort_affiliate_t-wrapperSwipers:has(.consort_affiliate_t-wrapper) .consort_affiliate_t-wrapper__body-td:not(:first-child):not(:last-child) {
	padding-left: 16px;
	padding-right: 16px;
}
.consort_affiliate_t-wrapperSwipers:has(.consort_affiliate_t-wrapper) .consort_affiliate_t-wrapper__body-background {
	width: 100%;
	height: 184px;
	border-radius: 13px;
	margin-bottom: 8px;
}
.consort_affiliate_t-wrapperSwipers:has(.consort_affiliate_t-wrapper) .consort_affiliate_t-wrapper__body-trademark-element {
	max-height: 63px;
}
.consort_affiliate_t-wrapperSwipers:has(.consort_affiliate_t-wrapper) .consort_affiliate_t-wrapper__body-box {
	align-items: center;
	gap: 6px;
}
.consort_affiliate_t-wrapperSwipers:has(.consort_affiliate_t-wrapper) .consort_affiliate_t-wrapper__body-title {
	max-width: unset;
}
.consort_affiliate_t-wrapperSwipers:has(.consort_affiliate_t-wrapper) .consort_affiliate_t-wrapper__body-title,
.consort_affiliate_t-wrapperSwipers:has(.consort_affiliate_t-wrapper) .consort_affiliate_t-wrapper__body-bonusText,
.consort_affiliate_t-wrapperSwipers:has(.consort_affiliate_t-wrapper) .consort_affiliate_t-wrapper__body-minDeposit {
	font-size: 20px;
	line-height: 28px;
}
.consort_affiliate_t-wrapperSwipers:has(.consort_affiliate_t-wrapper) .consort_affiliate_t-wrapper__rating::after {
	width: 28px;
	height: 28px;
}
.consort_affiliate_t-wrapperSwipers:has(.consort_affiliate_t-wrapper) .consort_affiliate_t-wrapper__rating-text {
	font-size: 24px;
	line-height: 32px;
}
.consort_affiliate_t-wrapperSwipers:has(.consort_affiliate_t-wrapper) .consort_affiliate_t-wrapper__payments {
	max-width: 250px;
	grid-template-columns: repeat(3, 1fr);
}
.consort_affiliate_t-wrapperSwipers:has(.consort_affiliate_t-wrapper) .consort_affiliate_t-wrapper__payments-item {
	width: 52px;
	height: 26px;
}
.consort_affiliate_t-wrapperSwipers:has(.consort_affiliate_t-wrapper) .consort_affiliate_t-wrapper__payments-hidden {
	left: unset;
	right: -8px;
}
.consort_affiliate_t-wrapperSwipers:has(.consort_affiliate_t-wrapper) .consort_affiliate_t-wrapper__payments-hidden .consort_affiliate_t-wrapper__payments {
	grid-template-columns: repeat(3, 1fr);
}

.dark-theme .consort_affiliate_t-wrapperSwipers:has(.consort_affiliate_t-wrapper) .consort_affiliate_t-wrapper__cards.consort_affiliate_t-wrapper__cards--2 .consort_affiliate_t-wrapper__body-td:first-child::before {
	background-color: var(--N-5);
}
.dark-theme .consort_affiliate_t-wrapperSwipers:has(.consort_affiliate_t-wrapper) .consort_affiliate_t-wrapper__body .consort_affiliate_t-wrapper__body-row:first-child {
	outline: none;
	border: 2px solid var(--white-border-15);
	background-color: var(--N-95);
}
.dark-theme .consort_affiliate_t-wrapperSwipers:has(.consort_affiliate_t-wrapper) .consort_affiliate_t-wrapper__body .consort_affiliate_t-wrapper__body-td:first-child::before {
	background-color: var(--N-10);
}

@media (max-width: 992px) {
	.consort_affiliate_t-wrapperSwipers:has(.consort_affiliate_t-wrapper) .consort_affiliate_t-wrapper__body-td:first-child::before {
		width: 24px;
		height: 24px;
	}
	.consort_affiliate_t-wrapperSwipers:has(.consort_affiliate_t-wrapper) .consort_affiliate_t-wrapper__body-background {
		width: 100%;
		height: 96px;
	}
}

*:has(+.retrospect_rev_b) {
    margin-bottom: 32px;
}

.retrospect_rev_b {
	color: var(--black);
	overflow: hidden;

	p {
		margin: 0;
	}
}
.retrospect_rev_b:has(+ *) {
	margin-bottom: 48px;
}
.retrospect_rev_b .consort_affiliate_t-wrapperSwipers {
	max-width: 1280px;
	width: 100%;
	margin-top: 48px;
	padding-left: 48px;
	padding-right: 48px;
	grid-column: span 4;
}
.retrospect_rev_b .consort_affiliate_t-wrapperSwipers .consort_affiliate_t-wrapper {
	margin: 0;
}
.retrospect_rev_b__cards {
	display: grid;
	grid-auto-flow: dense;
	background-color: var(--white);
	border-radius: 16px;
	border: 1px solid var(--grey-border-15);
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--1 {
	grid-template-columns: 1fr 0.61fr 0.9fr 0.9fr;
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--1 .retrospect_rev_b__benefits ul {
	max-height: 280px;
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--1 .retrospect_rev_b__deposit ul,
.retrospect_rev_b__cards.retrospect_rev_b__cards--1 .retrospect_rev_b__software ul {
	max-height: 132px;
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--1 .retrospect_rev_b__games {
	padding-right: 40px;
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--1 .retrospect_rev_b__games ul {
	max-height: 216px;
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--1 .retrospect_rev_b__nums,
.retrospect_rev_b__cards.retrospect_rev_b__cards--1 .retrospect_rev_b__license,
.retrospect_rev_b__cards.retrospect_rev_b__cards--1 .retrospect_rev_b__body {
	grid-column: span 4;
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--1 .retrospect_rev_b__software,
.retrospect_rev_b__cards.retrospect_rev_b__cards--1 .retrospect_rev_b__games,
.retrospect_rev_b__cards.retrospect_rev_b__cards--1 .retrospect_rev_b__benefits {
	border-right: 1px solid var(--grey-border-8);
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--1 .retrospect_rev_b__license {
	margin-top: 0;
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--1 .retrospect_rev_b__license-inner {
	background-color: var(--N-3);
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--1 .retrospect_rev_b__license-inner > p {
	padding-left: 20px;
	border-left: 1px solid var(--grey-border-8);
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--1 .retrospect_rev_b__license-verify::after {
	right: 100px;
	width: 427px;
	background-image: url(../../static/images/brand/license/bg.svg);
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--1 .retrospect_rev_b__nums {
	margin-top: 0;
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--1 .retrospect_rev_b__nums-item:not(:last-child) {
	padding-right: 48px;
	border-right: 1px solid var(--grey-border-8);
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--2 {
	grid-template-columns: 1fr 0.6fr 0.7fr 0.7fr;
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--2:has(.consort_affiliate_t-wrapperSwipers) .retrospect_rev_b__license {
	grid-row: 4;
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--2:has(.consort_affiliate_t-wrapperSwipers) .retrospect_rev_b__nums {
	grid-row: 3;
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--2 .retrospect_rev_b__body {
	grid-column: span 4;
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--2 .retrospect_rev_b__body-row {
	position: relative;
	grid-template-columns: 222px 288px 1fr 299px;
	padding: 16px;
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--2 .retrospect_rev_b__body-row:has(.retrospect_rev_b__notAvailable) {
	grid-template-columns: 222px 1fr 315px;
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--2 .retrospect_rev_b__body-td:last-child {
	border-radius: 16px;
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--2 .retrospect_rev_b__body-background {
	position: static;
	border-radius: 16px;
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--2 .retrospect_rev_b__body-flag {
	top: -6px;
	left: -6px;
	width: 38px;
	height: 38px;
	border-radius: 50%;
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--2 .retrospect_rev_b__rating {
	padding: 23px 15px 23px 59px;
	border-radius: 12px;
	border: 1px solid var(--grey-border-15);
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--2 .retrospect_rev_b__rating::after {
	left: 16px;
	background-image: url('../../static/images/brand/rating/star-1.svg');
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--2 .retrospect_rev_b__games,
.retrospect_rev_b__cards.retrospect_rev_b__cards--2 .retrospect_rev_b__benefits {
	grid-row: span 2;
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--2 .retrospect_rev_b__benefits ul {
	max-height: 256px;
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--2 .retrospect_rev_b__games ul {
	max-height: 216px;
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--2 .retrospect_rev_b__software {
	grid-column: span 2;
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--2 .retrospect_rev_b__deposit {
	grid-column: span 2;
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--2 .retrospect_rev_b__software,
.retrospect_rev_b__cards.retrospect_rev_b__cards--2 .retrospect_rev_b__deposit {
	position: relative;
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--2 .retrospect_rev_b__software::after,
.retrospect_rev_b__cards.retrospect_rev_b__cards--2 .retrospect_rev_b__deposit::after {
	content: '';
	position: absolute;
	top: -48px;
	left: 0;
	width: 100%;
	border-top: 1px solid var(--grey-border-15);
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--2 .retrospect_rev_b__software ul,
.retrospect_rev_b__cards.retrospect_rev_b__cards--2 .retrospect_rev_b__deposit ul {
	max-height: 80px;
	gap: 8px;
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--2 .retrospect_rev_b__software ul li,
.retrospect_rev_b__cards.retrospect_rev_b__cards--2 .retrospect_rev_b__deposit ul li {
	border: 1px solid var(--grey-border-15);
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--2 .retrospect_rev_b__software,
.retrospect_rev_b__cards.retrospect_rev_b__cards--2 .retrospect_rev_b__games,
.retrospect_rev_b__cards.retrospect_rev_b__cards--2 .retrospect_rev_b__benefits {
	border-right: 1px solid var(--grey-border-8);
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--2 .retrospect_rev_b__license {
	grid-column: span 2/5;
	grid-row: 3;
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--2 .retrospect_rev_b__license-inner {
	border: 1px solid var(--grey-border-15);
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--2 .retrospect_rev_b__license-verify::after {
	width: 200px;
	background-image: url(../../static/images/brand/license/bg-2.svg);
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--2 .retrospect_rev_b__nums {
	grid-column: span 2/5;
	grid-row: 2;
	margin-bottom: 40px;
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--2 .retrospect_rev_b__nums-inner {
    flex-wrap: wrap;
	row-gap: 24px;
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--2 .retrospect_rev_b__nums-item {
	min-width: 25%;
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--3 {
	grid-template-columns: 1fr 0.6fr 0.7fr 0.7fr;
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--3 .retrospect_rev_b__body-row {
	position: relative;
	grid-template-columns: 222px 142px 1fr 315px;
	padding: 16px 16px 16px 48px;
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--3 .retrospect_rev_b__body-row:has(.retrospect_rev_b__notAvailable) {
	grid-template-columns: 222px 1fr 315px;
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--3 .retrospect_rev_b__body-td:nth-child(2) .retrospect_rev_b__body-box {
	flex-direction: column;
	align-items: flex-start;
	gap: 4px;
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--3 .retrospect_rev_b__body-td:last-child {
	border-radius: 16px;
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--3 .retrospect_rev_b__body-background {
	position: static;
	border-radius: 16px;
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--3 .retrospect_rev_b__body-flag {
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 32px;
	height: 84px;
	border-radius: 0 8px 8px 0;
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--3 .retrospect_rev_b__rating::after {
	background-image: url('../../static/images/brand/rating/star-1.svg');
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--3 .retrospect_rev_b__games,
.retrospect_rev_b__cards.retrospect_rev_b__cards--3 .retrospect_rev_b__benefits {
	grid-row: span 2;
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--3 .retrospect_rev_b__benefits {
	padding-right: 0;
	border: unset;
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--3 .retrospect_rev_b__benefits ul {
	max-height: 230px;
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--3 .retrospect_rev_b__games ul {
	max-height: 216px;
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--3 .retrospect_rev_b__software ul {
	max-height: 37px;
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--3 .retrospect_rev_b__software,
.retrospect_rev_b__cards.retrospect_rev_b__cards--3 .retrospect_rev_b__deposit {
	grid-column: span 2/5;
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--3 .retrospect_rev_b__software ul,
.retrospect_rev_b__cards.retrospect_rev_b__cards--3 .retrospect_rev_b__deposit ul {
	gap: 8px;
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--3 .retrospect_rev_b__software ul li,
.retrospect_rev_b__cards.retrospect_rev_b__cards--3 .retrospect_rev_b__deposit ul li {
	background-color: var(--grey-border-8);
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--3 .retrospect_rev_b__deposit {
	margin-top: 0;
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--3 .retrospect_rev_b__deposit ul {
	max-height: 80px;
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--3 .retrospect_rev_b__nums,
.retrospect_rev_b__cards.retrospect_rev_b__cards--3 .retrospect_rev_b__license,
.retrospect_rev_b__cards.retrospect_rev_b__cards--3 .retrospect_rev_b__body {
	grid-column: span 4;
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--3 .retrospect_rev_b__games {
	border-right: 1px solid var(--grey-border-8);
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--3 .retrospect_rev_b__license {
	position: relative;
	order: 1;
	margin: 0;
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--3 .retrospect_rev_b__license::after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	border-top: 1px solid var(--grey-border-15);
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--3 .retrospect_rev_b__license-inner {
	padding: 10px 0;
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--3 .retrospect_rev_b__license-inner > p {
	padding-left: 20px;
	border-left: 1px solid var(--grey-border-8);
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--3 .retrospect_rev_b__license-verify::after {
	content: none;
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--3 .retrospect_rev_b__nums {
	margin-top: 0;
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--3 .retrospect_rev_b__nums-inner {
	padding: 32px;
	background-color: var(--N-3);
	border-radius: 16px;
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--3 .retrospect_rev_b__nums-item {
	min-width: 9.5%;
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--4 {
	grid-template-columns: repeat(24, 1fr);
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--4 .consort_affiliate_t-wrapperSwipers {
	grid-column: span 24;
	order: 1;
	margin-top: 0;
	margin-bottom: 48px;
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--4 .retrospect_rev_b__body {
	grid-row: span 3;
	grid-column: span 7;
	border-bottom: unset;
	border-right: 1px solid var(--grey-border-15);
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--4 .retrospect_rev_b__body-row {
	display: flex;
	flex-direction: column;
	gap: 24px;
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--4 .retrospect_rev_b__body-row:has(.retrospect_rev_b__notAvailable) .retrospect_rev_b__body-td:last-child {
	padding: 24px;
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--4 .retrospect_rev_b__body-td {
	width: 100%;
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--4 .retrospect_rev_b__body-td:not(:first-child):not(:last-child) {
	padding-left: 12px;
	padding-right: 12px;
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--4 .retrospect_rev_b__body-td:last-child {
	border-radius: 16px;
	width: calc(100% - 24px);
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--4 .retrospect_rev_b__body-background {
	border-radius: 16px 0 16px 16px;
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--4 .retrospect_rev_b__body-box {
	flex-direction: column;
	gap: 8px;
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--4 .retrospect_rev_b__body-bonusText {
	max-width: 276px;
	margin-left: auto;
	margin-right: auto;
	text-wrap: unset;
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--4 .retrospect_rev_b__benefits {
	grid-column: span 11;
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--4 .retrospect_rev_b__benefits ul {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	max-height: 206px;
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--4 .retrospect_rev_b__games {
	grid-column: span 6;
	padding-left: 0;
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--4 .retrospect_rev_b__games ul {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	max-height: 216px;
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--4 .retrospect_rev_b__software {
	grid-column: span 9;
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--4 .retrospect_rev_b__deposit {
	grid-column: span 8;
	padding-left: 0;
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--4 .retrospect_rev_b__software,
.retrospect_rev_b__cards.retrospect_rev_b__cards--4 .retrospect_rev_b__deposit {
	margin-top: 0;
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--4 .retrospect_rev_b__software ul,
.retrospect_rev_b__cards.retrospect_rev_b__cards--4 .retrospect_rev_b__deposit ul {
	max-height: 128px;
	gap: 8px;
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--4 .retrospect_rev_b__software ul li,
.retrospect_rev_b__cards.retrospect_rev_b__cards--4 .retrospect_rev_b__deposit ul li {
	border: 1px solid var(--grey-border-15);
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--4 .retrospect_rev_b__license {
	grid-column: span 17;
	margin-top: 0;
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--4 .retrospect_rev_b__license-inner {
	background-color: var(--N-3);
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--4 .retrospect_rev_b__license-inner > p {
	padding-left: 20px;
	border-left: 1px solid var(--grey-border-8);
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--4 .retrospect_rev_b__license-verify::after {
	right: 100px;
	width: 427px;
	background-image: url(../../static/images/brand/license/bg.svg);
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--4 .retrospect_rev_b__nums {
	grid-column: span 24;
	margin-top: 0;
	border-top: 1px solid var(--grey-border-15);
	padding-top: 48px;
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--4 .retrospect_rev_b__nums-item {
	min-width: 12%;
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--5 {
	grid-template-columns: repeat(48, 1fr);
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--5 .consort_affiliate_t-wrapperSwipers {
	grid-column: span 48;
	order: 1;
	margin-top: 0;
	margin-bottom: 48px;
	padding-top: 48px;
	border-top: 1px solid var(--grey-border-15);
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--5 .retrospect_rev_b__body {
	grid-row: span 4;
	grid-column: span 14;
	border-bottom: unset;
	border-right: 1px solid var(--grey-border-15);
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--5 .retrospect_rev_b__body-row {
	display: flex;
	flex-direction: column;
	gap: 24px;
	padding: 16px;
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--5 .retrospect_rev_b__body-row:has(.retrospect_rev_b__notAvailable) .retrospect_rev_b__body-td:last-child {
	padding: 24px;
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--5 .retrospect_rev_b__body-td {
	width: 100%;
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--5 .retrospect_rev_b__body-td:last-child {
	border-radius: 16px;
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--5 .retrospect_rev_b__body-background {
	position: static;
	border-radius: 16px;
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--5 .retrospect_rev_b__body-flag {
	top: -6px;
	left: -6px;
	width: 38px;
	height: 38px;
	border-radius: 50%;
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--5 .retrospect_rev_b__body-box {
	flex-direction: column;
	gap: 8px;
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--5 .retrospect_rev_b__body-bonusText {
	max-width: 276px;
	margin-left: auto;
	margin-right: auto;
	text-wrap: unset;
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--5 .retrospect_rev_b__rating {
	padding: 7px 11px 7px 55px;
	border-radius: 12px;
	border: 1px solid var(--grey-border-15);
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--5 .retrospect_rev_b__rating::after {
	left: 12px;
	background-image: url('../../static/images/brand/rating/star-1.svg');
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--5 .retrospect_rev_b__benefits {
	grid-row: span 2;
	grid-column: span 13;
	border-right: 1px solid var(--grey-border-15);
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--5 .retrospect_rev_b__benefits ul {
	max-height: 308px;
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--5 .retrospect_rev_b__games {
	grid-row: span 2;
	grid-column: span 9;
	border-right: 1px solid var(--grey-border-15);
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--5 .retrospect_rev_b__games ul {
	max-height: 300px;
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--5 .retrospect_rev_b__deposit {
	margin-top: 0;
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--5 .retrospect_rev_b__software ul {
	max-height: 62px;
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--5 .retrospect_rev_b__deposit ul {
	max-height: 94px;
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--5 .retrospect_rev_b__software,
.retrospect_rev_b__cards.retrospect_rev_b__cards--5 .retrospect_rev_b__deposit {
	grid-column: span 12;
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--5 .retrospect_rev_b__software ul,
.retrospect_rev_b__cards.retrospect_rev_b__cards--5 .retrospect_rev_b__deposit ul {
	grid-template-columns: repeat(auto-fill, minmax(48px, 1fr));
	gap: 8px;
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--5 .retrospect_rev_b__software ul li,
.retrospect_rev_b__cards.retrospect_rev_b__cards--5 .retrospect_rev_b__deposit ul li {
	width: 48px;
	height: 26px;
	border: 1px solid var(--grey-border-15);
	border-radius: 8px;
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--5 .retrospect_rev_b__software ul li img,
.retrospect_rev_b__cards.retrospect_rev_b__cards--5 .retrospect_rev_b__deposit ul li img {
	max-width: 40px;
	max-height: 20px;
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--5 .retrospect_rev_b__license {
	grid-column: span 34;
	margin-top: 0;
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--5 .retrospect_rev_b__license-inner {
	border: 1px solid var(--grey-border-15);
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--5 .retrospect_rev_b__license-verify::after {
	width: 200px;
	background-image: url(../../static/images/brand/license/bg-2.svg);
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--5 .retrospect_rev_b__nums {
	grid-column: span 34;
	margin-top: 0;
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--5 .retrospect_rev_b__nums-inner {
	gap: 23px;
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--5 .retrospect_rev_b__nums-item {
	min-width: unset;
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--6 {
	grid-template-columns: repeat(48, 1fr);
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--6 .consort_affiliate_t-wrapperSwipers {
	grid-column: span 48;
	order: 1;
	margin-bottom: 48px;
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--6 .retrospect_rev_b__body {
	grid-row: span 4;
	grid-column: span 14;
	border-bottom: unset;
	border-right: 1px solid var(--grey-border-15);
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--6 .retrospect_rev_b__body-row {
	display: flex;
	flex-direction: column;
	gap: 24px;
	padding: 48px;
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--6 .retrospect_rev_b__body-row:has(.retrospect_rev_b__notAvailable) .retrospect_rev_b__body-td:last-child {
	padding: 24px;
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--6 .retrospect_rev_b__body-td {
	width: 100%;
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--6 .retrospect_rev_b__body-td:last-child {
	border-radius: 16px;
	padding: 32px;
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--6 .retrospect_rev_b__body-background {
	position: static;
	border-radius: 16px;
	min-height: 184px;
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--6 .retrospect_rev_b__body-flag {
	left: 50%;
	top: 0;
	transform: translateX(-50%);
	width: 52px;
	height: 32px;
	border-radius: 0 0 8px 8px;
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--6 .retrospect_rev_b__body-box {
	flex-direction: column;
	gap: 8px;
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--6 .retrospect_rev_b__body-bonusText {
	max-width: 276px;
	margin-left: auto;
	margin-right: auto;
	text-wrap: unset;
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--6 .retrospect_rev_b__rating::after {
	background-image: url('../../static/images/brand/rating/star-1.svg');
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--6 .retrospect_rev_b__benefits {
	grid-row: span 2;
	grid-column: span 18;
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--6 .retrospect_rev_b__benefits ul {
	max-height: 206px;
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--6 .retrospect_rev_b__games {
	grid-row: span 2;
	grid-column: span 6;
	padding-left: 0;
	padding-right: 20px;
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--6 .retrospect_rev_b__games ul {
	max-height: 216px;
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--6 .retrospect_rev_b__software ul {
	max-height: 37px;
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--6 .retrospect_rev_b__deposit ul {
	max-height: 80px;
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--6 .retrospect_rev_b__software,
.retrospect_rev_b__cards.retrospect_rev_b__cards--6 .retrospect_rev_b__deposit {
	margin-top: 0;
	grid-column: span 24;
	padding-right: 20px;
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--6 .retrospect_rev_b__software ul,
.retrospect_rev_b__cards.retrospect_rev_b__cards--6 .retrospect_rev_b__deposit ul {
	gap: 8px;
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--6 .retrospect_rev_b__software ul li,
.retrospect_rev_b__cards.retrospect_rev_b__cards--6 .retrospect_rev_b__deposit ul li {
	background-color: var(--N-5);
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--6 .retrospect_rev_b__license {
	position: relative;
	margin: 0;
	grid-column: span 48;
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--6 .retrospect_rev_b__license::after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	border-top: 1px solid var(--grey-border-15);
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--6 .retrospect_rev_b__license-inner {
	padding: 10px 0;
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--6 .retrospect_rev_b__license-inner > p {
	padding-left: 20px;
	border-left: 1px solid var(--grey-border-8);
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--6 .retrospect_rev_b__license-verify::after {
	content: none;
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--6 .retrospect_rev_b__nums {
	grid-column: span 10;
	grid-row: span 4;
	margin: 0;
	padding-top: 48px;
	padding-bottom: 48px;
	border-left: 1px solid var(--grey-border-15);
}
.retrospect_rev_b__cards.retrospect_rev_b__cards--6 .retrospect_rev_b__nums-inner {
	flex-direction: column;
	gap: 24px;
}
.retrospect_rev_b__body {
	display: flex;
	flex-direction: column;
	gap: 12px;
	border-bottom: 1px solid var(--grey-border-15);
}
.retrospect_rev_b__body-row {
	position: relative;
	display: grid;
	grid-template-columns: 222px 280px 1fr 299px;
	align-items: center;
	gap: 48px;
	background-color: var(--white);
	border-radius: 16px 16px 0 0;
}
.retrospect_rev_b__body-row:has(.retrospect_rev_b__notAvailable) {
	grid-template-columns: 222px 1fr 315px;
}
.retrospect_rev_b__body-row:has(.retrospect_rev_b__notAvailable) .retrospect_rev_b__body-td:last-child {
	padding: 16px 24px;
}
.retrospect_rev_b__body-td:first-child {
	height: 100%;
}
.retrospect_rev_b__body-td:last-child {
	height: 100%;
	padding: 32px 47px;
	border-radius: 16px 16px 0 16px;
	background-color: var(--grey-border-8);
}
.retrospect_rev_b__body-td:last-child .retrospect_rev_b__body-box {
	justify-content: center;
	flex-direction: column;
	gap: 8px;
}
.retrospect_rev_b__body-background {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: var(--black);
	height: 100%;
	min-height: 148px;
	border-radius: 16px 16px 16px 0;
}
.retrospect_rev_b__body-flag {
	position: absolute;
	top: 8px;
	left: 8px;
	width: 30px;
	height: 30px;
	border-radius: 8px;
	-o-object-fit: cover;
	object-fit: cover;
}
.retrospect_rev_b__body-trademark-element {
	max-width: 90%;
	max-height: 90%;
	width: 100%;
	height: 100%;
	-o-object-fit: contain;
	object-fit: contain;
}
.retrospect_rev_b__body-box {
	display: flex;
	align-items: center;
	gap: 48px;
	height: 100%;
}
.retrospect_rev_b__body-title {
	font-size: 24px;
	line-height: 32px;
	letter-spacing: -0.02em;
	font-weight: 700;
}
.retrospect_rev_b__body-bonusText {
	color: var(--P-50);
	font-weight: 700;
	font-size: 30px;
	line-height: 36px;
	letter-spacing: -0.02em;
	text-align: center;
	text-wrap: balance;
}
.retrospect_rev_b .retrospect_rev_b__body-link {
	color: var(--P-50);
}
.retrospect_rev_b__body-link {
	color: var(--P-50);
	font-size: 14px;
	line-height: 20px;
	text-align: center;
}
.retrospect_rev_b__rating {
	position: relative;
	padding-left: 38px;
}
.retrospect_rev_b__rating::after {
	content: '';
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	width: 30px;
	height: 30px;
	background-image: url('../../static/images/brand/rating/star.svg');
	background-repeat: no-repeat;
	background-size: contain;
}
.retrospect_rev_b__rating-text {
	font-size: 30px;
	line-height: 36px;
	letter-spacing: -0.02em;
	font-weight: 700;
}
.retrospect_rev_b__notAvailable {
	position: relative;
	display: flex;
	flex-direction: column;
	gap: 4px;
}
.retrospect_rev_b__notAvailable::after {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	width: 24px;
	height: 24px;
	background-image: url('../../static/images/icons/info.svg');
	background-repeat: no-repeat;
	background-size: contain;
}
.retrospect_rev_b__notAvailable h5 {
	font-size: 18px;
	line-height: 26px;
	padding-right: 30px;
	text-wrap: balance;
}
.retrospect_rev_b__notAvailable p {
	font-size: 14px;
	line-height: 20px;
}
.retrospect_rev_b h4 {
	font-size: 24px;
	line-height: 32px;
	letter-spacing: -0.02em;
}
.retrospect_rev_b__benefits,
.retrospect_rev_b__games,
.retrospect_rev_b__software,
.retrospect_rev_b__deposit,
.retrospect_rev_b__license,
.retrospect_rev_b__nums {
	display: flex;
	flex-direction: column;
	gap: 24px;
	padding-left: 48px;
	padding-right: 48px;
	margin-top: 48px;
	margin-bottom: 48px;
}
.retrospect_rev_b__benefits ul {
	display: flex;
	flex-direction: column;
	gap: 12px;
	overflow: auto;
}
.retrospect_rev_b__benefits ul li {
	position: relative;
	min-height: 24px;
	display: flex;
	align-items: center;
	padding-left: 34px;
}
.retrospect_rev_b__benefits ul li::after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 24px;
	height: 24px;
	background-image: url('../../static/images/icons/check.svg');
	background-repeat: no-repeat;
	background-size: contain;
}
.retrospect_rev_b__games ul {
	display: flex;
	flex-direction: column;
	gap: 12px;
	counter-reset: num;
	overflow: auto;
}
.retrospect_rev_b__games ul li {
	position: relative;
	display: grid;
    grid-template-rows: minmax(24px, 1fr);
	align-items: center;
	padding-left: 34px;
    word-break: break-all;
}
.retrospect_rev_b__games ul li::after {
	content: '';
	content: counter(num);
	counter-increment: num;
	position: absolute;
	left: 0;
	top: 0;
	width: 24px;
	height: 24px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-weight: 700;
	font-size: 12px;
	line-height: 18px;
	border-radius: 50%;
	color: var(--white);
	background-color: var(--P-50);
}
.retrospect_rev_b__deposit ul,
.retrospect_rev_b__software ul {
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(63px, 1fr));
	gap: 12px;
	overflow: auto;
}
.retrospect_rev_b__deposit ul li,
.retrospect_rev_b__software ul li {
	height: 36px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 10px;
}
.retrospect_rev_b__deposit ul li img,
.retrospect_rev_b__software ul li img {
	width: 90%;
    height: 90%;
	-o-object-fit: contain;
	object-fit: contain;
}
.retrospect_rev_b__license-inner {
	position: relative;
	display: flex;
	align-items: center;
	gap: 20px;
	padding: 10px 20px;
	border-radius: 12px;
	overflow: hidden;
}
.retrospect_rev_b__license-inner > img {
	width: 60px;
	height: 24px;
	-o-object-fit: contain;
	object-fit: contain;
	z-index: 2;
}
.retrospect_rev_b__license p {
	flex-grow: 1;
	font-size: 12px;
	line-height: 18px;
	color: var(--text);
	opacity: 0.5;
	z-index: 2;
}
.retrospect_rev_b__license-verify {
	display: flex;
	align-items: center;
	gap: 8px;
	z-index: 1;
}
.retrospect_rev_b__license-verify::after {
	position: absolute;
	content: '';
	top: 0;
	right: 0;
	height: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	pointer-events: none;
	z-index: -1;
}
.retrospect_rev_b__license-verify img {
	min-width: 20px;
	width: 20px;
	height: 20px;
	-o-object-fit: contain;
	object-fit: contain;
}
.retrospect_rev_b__license-verify p {
	font-size: 14px;
	line-height: 20px;
}
.retrospect_rev_b__nums-inner {
	display: flex;
	justify-content: space-between;
	flex-direction: row;
	gap: 48px;
}
.retrospect_rev_b__nums-item {
	display: flex;
	flex-direction: column;
    justify-content: space-between;
	gap: 8px;
}F
.retrospect_rev_b__nums-item h5 {
	font-weight: 400;
	font-size: 18px;
	line-height: 26px;
    word-break: break-all;
}
.retrospect_rev_b__nums-item p {
	font-weight: 700;
	font-size: 30px;
	line-height: 36px;
}

.dark-theme .retrospect_rev_b {
	color: var(--white);
}
.dark-theme .retrospect_rev_b__cards {
	background-color: var(--N-95);
	border: 1px solid var(--white-border-15);
}
.dark-theme .retrospect_rev_b__cards.retrospect_rev_b__cards--1 .retrospect_rev_b__software,
.dark-theme .retrospect_rev_b__cards.retrospect_rev_b__cards--1 .retrospect_rev_b__games,
.dark-theme .retrospect_rev_b__cards.retrospect_rev_b__cards--1 .retrospect_rev_b__benefits {
	border-right: 1px solid var(--white-border-8);
}
.dark-theme .retrospect_rev_b__cards.retrospect_rev_b__cards--1 .retrospect_rev_b__license-inner {
	background-color: var(--N-90);
}
.dark-theme .retrospect_rev_b__cards.retrospect_rev_b__cards--1 .retrospect_rev_b__license-inner > p {
	border-left: 1px solid var(--white-border-8);
}
.dark-theme .retrospect_rev_b__cards.retrospect_rev_b__cards--1 .retrospect_rev_b__license-verify::after {
	background-image: url('../../static/images/brand/license/bg-dark.svg');
}
.dark-theme .retrospect_rev_b__cards.retrospect_rev_b__cards--1 .retrospect_rev_b__nums-item:not(:last-child) {
	border-right: 1px solid var(--white-border-8);
}
.dark-theme .retrospect_rev_b__cards.retrospect_rev_b__cards--2 .retrospect_rev_b__rating {
	border: 1px solid var(--white-border-15);
}
.dark-theme .retrospect_rev_b__cards.retrospect_rev_b__cards--2 .retrospect_rev_b__software::after,
.dark-theme .retrospect_rev_b__cards.retrospect_rev_b__cards--2 .retrospect_rev_b__deposit::after {
	border-top: 1px solid var(--white-border-15);
}
.dark-theme .retrospect_rev_b__cards.retrospect_rev_b__cards--2 .retrospect_rev_b__software ul li,
.dark-theme .retrospect_rev_b__cards.retrospect_rev_b__cards--2 .retrospect_rev_b__deposit ul li {
	border: 1px solid var(--white-border-15);
}
.dark-theme .retrospect_rev_b__cards.retrospect_rev_b__cards--2 .retrospect_rev_b__software,
.dark-theme .retrospect_rev_b__cards.retrospect_rev_b__cards--2 .retrospect_rev_b__games,
.dark-theme .retrospect_rev_b__cards.retrospect_rev_b__cards--2 .retrospect_rev_b__benefits {
	border-right: 1px solid var(--white-border-8);
}
.dark-theme .retrospect_rev_b__cards.retrospect_rev_b__cards--2 .retrospect_rev_b__license-inner {
	border: 1px solid var(--white-border-15);
}
.dark-theme .retrospect_rev_b__cards.retrospect_rev_b__cards--2 .retrospect_rev_b__license-verify::after {
	background-image: url('../../static/images/brand/license/bg-2-dark.svg');
}
.dark-theme .retrospect_rev_b__cards.retrospect_rev_b__cards--3 .retrospect_rev_b__software ul li,
.dark-theme .retrospect_rev_b__cards.retrospect_rev_b__cards--3 .retrospect_rev_b__deposit ul li {
	background-color: var(--N-10);
}
.dark-theme .retrospect_rev_b__cards.retrospect_rev_b__cards--3 .retrospect_rev_b__games {
	border-right: 1px solid var(--white-border-8);
}
.dark-theme .retrospect_rev_b__cards.retrospect_rev_b__cards--3 .retrospect_rev_b__license::after {
	border-top: 1px solid var(--white-border-15);
}
.dark-theme .retrospect_rev_b__cards.retrospect_rev_b__cards--3 .retrospect_rev_b__license-inner > p {
	border-left: 1px solid var(--white-border-8);
}
.dark-theme .retrospect_rev_b__cards.retrospect_rev_b__cards--3 .retrospect_rev_b__nums-inner {
	background-color: var(--N-90);
}
.dark-theme .retrospect_rev_b__cards.retrospect_rev_b__cards--4 .retrospect_rev_b__body {
	border-right: 1px solid var(--white-border-15);
}
.dark-theme .retrospect_rev_b__cards.retrospect_rev_b__cards--4 .retrospect_rev_b__software ul li,
.dark-theme .retrospect_rev_b__cards.retrospect_rev_b__cards--4 .retrospect_rev_b__deposit ul li {
	border: 1px solid var(--N-10);
}
.dark-theme .retrospect_rev_b__cards.retrospect_rev_b__cards--4 .retrospect_rev_b__license-inner {
	background-color: var(--N-90);
}
.dark-theme .retrospect_rev_b__cards.retrospect_rev_b__cards--4 .retrospect_rev_b__license-inner > p {
	border-left: 1px solid var(--white-border-8);
}
.dark-theme .retrospect_rev_b__cards.retrospect_rev_b__cards--4 .retrospect_rev_b__license-verify::after {
	background-image: url('../../static/images/brand/license/bg-dark.svg');
}
.dark-theme .retrospect_rev_b__cards.retrospect_rev_b__cards--4 .retrospect_rev_b__nums {
	border-top: 1px solid var(--white-border-15);
}
.dark-theme .retrospect_rev_b__cards.retrospect_rev_b__cards--5 .consort_affiliate_t-wrapperSwipers {
	border-top: 1px solid var(--white-border-15);
}
.dark-theme .retrospect_rev_b__cards.retrospect_rev_b__cards--5 .retrospect_rev_b__body {
	border-right: 1px solid var(--white-border-15);
}
.dark-theme .retrospect_rev_b__cards.retrospect_rev_b__cards--5 .retrospect_rev_b__benefits {
	border-right: 1px solid var(--white-border-15);
}
.dark-theme .retrospect_rev_b__cards.retrospect_rev_b__cards--5 .retrospect_rev_b__games {
	border-right: 1px solid var(--white-border-15);
}
.dark-theme .retrospect_rev_b__cards.retrospect_rev_b__cards--5 .retrospect_rev_b__software ul li,
.dark-theme .retrospect_rev_b__cards.retrospect_rev_b__cards--5 .retrospect_rev_b__deposit ul li {
	border: 1px solid var(--white-border-15);
}
.dark-theme .retrospect_rev_b__cards.retrospect_rev_b__cards--5 .retrospect_rev_b__license-inner {
	border: 1px solid var(--white-border-15);
}
.dark-theme .retrospect_rev_b__cards.retrospect_rev_b__cards--5 .retrospect_rev_b__license-verify::after {
	background-image: url('../../static/images/brand/license/bg-2-dark.svg');
}
.dark-theme .retrospect_rev_b__cards.retrospect_rev_b__cards--6 .retrospect_rev_b__body {
	border-right: 1px solid var(--white-border-15);
}
.dark-theme .retrospect_rev_b__cards.retrospect_rev_b__cards--6 .retrospect_rev_b__software ul li,
.dark-theme .retrospect_rev_b__cards.retrospect_rev_b__cards--6 .retrospect_rev_b__deposit ul li {
	background-color: var(--N-10);
}
.dark-theme .retrospect_rev_b__cards.retrospect_rev_b__cards--6 .retrospect_rev_b__license::after {
	border-top: 1px solid var(--white-border-15);
}
.dark-theme .retrospect_rev_b__cards.retrospect_rev_b__cards--6 .retrospect_rev_b__license-inner > p {
	border-left: 1px solid var(--white-border-8);
}
.dark-theme .retrospect_rev_b__cards.retrospect_rev_b__cards--6 .retrospect_rev_b__nums {
	border-left: 1px solid var(--white-border-15);
}
.dark-theme .retrospect_rev_b__body {
	border-bottom: 1px solid var(--white-border-15);
}
.dark-theme .retrospect_rev_b__body-row {
	background-color: var(--N-95);
}
.dark-theme .retrospect_rev_b__body-td:last-child {
	background-color: var(--N-90);
}
.dark-theme .retrospect_rev_b__body-background {
	background-color: var(--N-90);
}
.dark-theme .retrospect_rev_b__body-bonusText {
	color: var(--P-30);
}
.dark-theme .retrospect_rev_b .retrospect_rev_b__body-link {
	color: var(--P-30);
}
.dark-theme .retrospect_rev_b__body-link {
	color: var(--P-30);
}
.dark-theme .retrospect_rev_b__notAvailable::after {
	background-image: url('../../static/images/icons/info-dark.svg');
}
.dark-theme .retrospect_rev_b__software ul li,
.dark-theme .retrospect_rev_b__deposit ul li {
	background-color: var(--N-10);
}
.dark-theme .retrospect_rev_b__games ul li::after {
	background-color: var(--P-40);
}
.dark-theme .retrospect_rev_b__license p {
	color: var(--N-10);
}

/* Redirect screen */
.redirect {
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	height: 100dvh;
	flex-grow: 1;
	overflow: hidden;
	text-align: center;
	color: var(--P-60);
	background-color: var(--P-DL);
	padding-left: 12px;
	padding-right: 12px;
	z-index: 1000;

	&.redirect--loader {
		flex-direction: column;
		overflow: hidden;

		.redirect__inner {
			max-width: 850px;
		}

		.redirect__block {
			align-items: center;

			.redirect__block-item {
				width: 300px;
				height: 200px;
			}
		}
	}

	&.redirect--loader-1 {
		.redirect__inner {
			max-width: 850px;
		}

		.redirect__block {
			flex-direction: column;
			align-items: center;

			.redirect__block-item {
				width: 300px;
				height: 200px;
			}
		}
	}

	&.redirect--loader-2 {
		.redirect__inner {
			max-width: 850px;
		}

		.redirect__ellipse {
			width: 243px;
			height: 243px;

			&.redirect__ellipse--right {
				left: 0;
				bottom: 0;
				right: unset;
			}

			&.redirect__ellipse--left {
				top: 0;
				right: 0;
				left: unset;
			}
		}

		.redirect__block {
			align-items: center;
			justify-content: space-between;

			.redirect__block-item {
				width: 300px;
				height: 200px;
				border-radius: 4px;
			}
		}
	}

	&.redirect--loader-3 {
		color: var(--white);

		&::before,
		&::after {
			content: '';
			position: absolute;
			top: 0;
			width: 50%;
			height: 100%;
			pointer-events: none;
		}

		&::before {
			left: 0;
			background-color: var(--P-60);
		}

		&::after {
			right: 0;
			background: var(--P-40);
		}

		.redirect__inner {
			position: relative;
			z-index: 1;
		}

		.redirect__ellipse {
			width: 243px;
			height: 243px;

			&.redirect__ellipse--right {
				left: 0;
				bottom: 0;
				right: unset;
			}

			&.redirect__ellipse--left {
				top: 0;
				right: 0;
				left: unset;
			}
		}

		.redirect__block {
			align-items: center;

			.redirect__block-item {
				border-radius: 4px;
				width: 300px;
				height: 200px;

				&:first-child {
					background-color: var(--N-85);
				}

				&:last-child {
					background-color: var(--P-60);
				}
			}
		}

		.loading-bubbles .bubble-container:nth-child(3) .bubble {
			background-color: var(--P-50);
		}

		.loading-bubbles .bubble-container:last-child .bubble {
			background-color: var(--R-50);
		}
	}

	&.redirect--loader-4 {
		.redirect__inner {
			max-width: 1000px;
		}

		.redirect__loader {
			flex-grow: 1;
		}

		.redirect__block {
			align-items: center;

			.redirect__block-item {
				width: 300px;
				height: 200px;
				border-radius: 4px;
			}
		}
	}

	&.redirect--loader-5 {
		.redirect__block {
			flex-direction: column;
			align-items: center;

			.redirect__block-item {
				width: 300px;
				height: 200px;
				border-radius: 4px;

				&:first-child {
					transform: translate(-45%, 25%);
					background-color: var(--N-60);

					.switchbox {
						top: -45px;
						right: -100px;
					}
				}

				&:last-child {
					transform: translate(45%, -25%);

					.switchbox {
						left: -200px;
						top: 45px;
					}
				}
			}
		}
	}

	&.redirect--dark {
		background-color: var(--N-90);
		color: var(--white);

		.redirect__block {
			.redirect__block-item {
				background-color: var(--N-85);
			}

			.redirect__block-icon {
				background-color: var(--P-50);
			}
		}
	}

	&.redirect--accent {
		background-color: var(--P-50);
		color: var(--white);

		.redirect__block {
			.redirect__block-item {
				background-color: var(--P-60);
			}

			.redirect__block-icon {
				background-color: var(--P-60);
			}
		}
	}

	&.redirect--accent-dark {
		background-color: var(--R-DL);
		color: var(--white);

		.redirect__block {
			.redirect__block-item {
				background-color: var(--P-60);
			}
		}
	}

	&.redirect--1 {
		.redirect__inner {
			max-width: 560px;
		}

		.redirect__block {
			.redirect__block-item {
				width: 148px;
			}
		}
	}

	&.redirect--2 {
		.redirect__inner {
			max-width: 560px;
		}

		.redirect__block {
			.redirect__block-item {
				width: 148px;
				border-radius: 50%;
			}
		}
	}

	p {
		margin: 0;
	}

	.redirect__ellipse {
		position: absolute;
		width: 486px;
		height: 459px;
		pointer-events: none;
		z-index: 1;

		&.redirect__ellipse--left {
			top: -25px;
			left: 76px;
		}

		&.redirect__ellipse--right {
			bottom: -25px;
			right: 76px;
		}
	}

	.redirect__line {
		position: absolute;
		width: 459px;
		height: 92px;
		pointer-events: none;
		z-index: 1;

		&.redirect__line--left {
			top: 74px;
			left: 0;
		}

		&.redirect__line--right {
			bottom: 74px;
			right: 0;
		}
	}

	.redirect__inner {
		width: 100%;
		max-width: 710px;
		margin-left: auto;
		margin-right: auto;
	}

	.redirect__text {
		font-size: 22px;
		margin-bottom: 8px;
		text-align: center;
	}

	.redirect__title {
		margin-bottom: 72px;
		font-weight: 700;
		font-size: 48px;
	}

	.redirect__block {
		display: flex;
		align-items: end;
		justify-content: space-between;
		gap: 24px;

		.redirect__block-item {
			width: 222px;
			height: 148px;
			display: flex;
			align-items: center;
			justify-content: center;
			padding: 12px;

			background-color: var(--P-60);
		}

		.redirect__block-item span {
			width: 90%;
			margin-left: auto;
			margin-right: auto;
			font-size: 24px;
			font-weight: 700;
			color: var(--white);
			word-break: break-all;
			text-wrap: balance;
			text-align: center;
		}

		.redirect__block-img {
			width: 100%;
			height: 100%;
			-o-object-fit: contain;
			object-fit: contain;
		}

		.redirect__block-box {
			display: flex;
			flex-direction: column;
			align-items: center;
			gap: 22px;
		}

		.redirect__block-text {
			font-size: 16px;
			text-align: center;
			-webkit-animation: hidden-text 1.5s linear infinite;
			animation: hidden-text 1.5s linear infinite;
		}

		.redirect__block-icon {
			display: flex;
			align-items: center;
			justify-content: center;
			padding: 12px;
			border-radius: 4px;
			background-color: var(--P-50);

			&.active {
				svg {
					-webkit-animation: move-svg 1.5s linear infinite;
					animation: move-svg 1.5s linear infinite;
				}
			}
		}
	}

	.redirect__block:has(+ *) {
		margin-bottom: 52px;
	}

	.redirect__loader {
		position: relative;

		.redirect__loader-outer {
			width: 81px;
			height: 81px;
			-webkit-animation: spin-right 1s linear infinite;
			animation: spin-right 1s linear infinite;
		}

		.redirect__loader-inner {
			position: absolute;
			top: 50%;
			left: 50%;
			translate: -50% -50%;
			width: 60px;
			height: 60px;
			-webkit-animation: spin-left 1s linear infinite;
			animation: spin-left 1s linear infinite;
		}
	}

	.redirect__textSmall {
		max-width: 320px;
		margin-left: auto;
		margin-right: auto;
		font-size: 16px;
		text-align: center;
		text-wrap: balance;

		a {
			color: var(--P-50);
		}
	}

	.loading-bubbles {
		display: flex;
		justify-content: center;
	}

	.loading-bubbles .bubble-container {
		display: inline-block;
		width: 10px;
		height: 10px;
		margin: 0 5px;
	}

	.loading-bubbles .bubble-container .bubble {
		border-radius: 50%;
		width: 100%;
		height: 100%;
		transform-origin: 50% 50%;
		-webkit-animation: bubble 1.2s -0.6s infinite ease-out;
		animation: bubble 1.2s -0.6s infinite ease-out;
	}

	.loading-bubbles .bubble-container:first-child .bubble {
		background-color: var(--R-DL);
	}

	.loading-bubbles .bubble-container:nth-child(2) .bubble {
		background-color: var(--G-40);
	}

	.loading-bubbles .bubble-container:last-child .bubble {
		background-color: var(--G-50);
	}

	.loading-bubbles .bubble-container:nth-of-type(2n) .bubble {
		-webkit-animation-delay: -0.3s;
		animation-delay: -0.3s;
	}

	.loading-bubbles .bubble-container:nth-of-type(3n) .bubble {
		-webkit-animation-delay: 0s;
		animation-delay: 0s;
	}

	.loading-spinning-bubbles {
		position: relative;
		margin: auto;
	}

	.loading-spinning-bubbles .bubble-container {
		position: absolute;
		top: calc(50% - 5px);
		left: calc(50% - 5px);
		transform-origin: -50% 50%;
	}

	.loading-spinning-bubbles .bubble-container .bubble {
		background: var(--white);
		width: 10px;
		height: 10px;
		border-radius: 50%;
		-webkit-animation: bubble 1s infinite;
		animation: bubble 1s infinite;
	}

	.loading-spinning-bubbles .bubble-container:nth-of-type(1) {
		transform: translateX(200%) rotate(-90deg);
		-webkit-animation-delay: -1.5s;
		animation-delay: -1.5s;
	}

	.loading-spinning-bubbles .bubble-container:nth-of-type(2) {
		transform: translateX(200%) rotate(-45deg);
		-webkit-animation-delay: -1.375s;
		animation-delay: -1.375s;
	}

	.loading-spinning-bubbles .bubble-container:nth-of-type(3) {
		transform: translateX(200%);
		-webkit-animation-delay: -1.25s;
		animation-delay: -1.25s;
	}

	.loading-spinning-bubbles .bubble-container:nth-of-type(4) {
		transform: translateX(200%) rotate(45deg);
		-webkit-animation-delay: -1.125s;
		animation-delay: -1.125s;
	}

	.loading-spinning-bubbles .bubble-container:nth-of-type(5) {
		transform: translateX(200%) rotate(90deg);
		-webkit-animation-delay: -1s;
		animation-delay: -1s;
	}

	.loading-spinning-bubbles .bubble-container:nth-of-type(6) {
		transform: translateX(200%) rotate(135deg);
		-webkit-animation-delay: -0.875s;
		animation-delay: -0.875s;
	}

	.loading-spinning-bubbles .bubble-container:nth-of-type(7) {
		transform: translateX(200%) rotate(180deg);
		-webkit-animation-delay: -0.75s;
		animation-delay: -0.75s;
	}

	.loading-spinning-bubbles .bubble-container:nth-of-type(8) {
		transform: translateX(200%) rotate(225deg);
		-webkit-animation-delay: -0.625s;
		animation-delay: -0.625s;
	}

	.loading-slide {
		position: relative;
		width: 73%;
		margin: 0 auto;
		height: 6px;
	}

	.loading-slide .slide {
		position: absolute;
		width: 25%;
		height: 6px;
		background: var(--R-50);
		-webkit-animation: slide 2s infinite;
		animation: slide 2s infinite;
		border-radius: 100px;
	}

	.loading-slide .slide:nth-of-type(1) {
		opacity: 0.2;
		transform: scale(1.8, 1);
		-webkit-animation-delay: 0.2s;
		animation-delay: 0.2s;
		background-color: var(--BD-DM);
	}

	.loading-slide .slide:nth-of-type(2) {
		opacity: 0.5;
		transform: scale(1.4, 1);
		-webkit-animation-delay: 0.1s;
		animation-delay: 0.1s;
		background-color: var(--P-50);
	}

	.loading-slide .slide:nth-of-type(3) {
		background-color: var(--P-50);
	}

	.switchbox {
		position: relative;
		height: 80px;
		-webkit-animation: spin 2s infinite linear;
		animation: spin 2s infinite linear;

		.switch {
			position: absolute;
			top: 50%;
			margin-top: -10px;
			width: 16px;
			height: 16px;
			background-color: var(--P-50);
			border-radius: 20px;
			-webkit-animation: cross 2s infinite linear;
			animation: cross 2s infinite linear;

			&:nth-of-type(2) {
				width: 20px;
				height: 20px;
				-webkit-animation-delay: -1s;
				animation-delay: -1s;
				background-color: var(--R-50);
			}
		}
	}
}

@-webkit-keyframes spin {
	100% {
		transform: rotate(360deg);
	}
}

@keyframes spin {
	100% {
		transform: rotate(360deg);
	}
}

@-webkit-keyframes cross {
	50% {
		margin-left: 60px;
	}
}

@keyframes cross {
	50% {
		margin-left: 60px;
	}
}

@-webkit-keyframes slide {
	0% {
		left: 0;
	}
	50% {
		left: 75%;
	}
	100% {
		left: 0;
	}
}

@keyframes slide {
	0% {
		left: 0;
	}
	50% {
		left: 75%;
	}
	100% {
		left: 0;
	}
}

@-webkit-keyframes bubble {
	0% {
		transform: scale(1);
	}
	50% {
		transform: scale(0.5);
	}
	100% {
		transform: scale(1);
	}
}

@keyframes bubble {
	0% {
		transform: scale(1);
	}
	50% {
		transform: scale(0.5);
	}
	100% {
		transform: scale(1);
	}
}

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

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

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

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

@-webkit-keyframes move-svg {
	0% {
		transform: translateX(-10%);
	}
	50% {
		transform: translateX(20%);
	}
	100% {
		transform: translateX(-10%);
	}
}

@keyframes move-svg {
	0% {
		transform: translateX(-10%);
	}
	50% {
		transform: translateX(20%);
	}
	100% {
		transform: translateX(-10%);
	}
}

@-webkit-keyframes hidden-text {
	0% {
		opacity: 0;
	}
	50% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}

@keyframes hidden-text {
	0% {
		opacity: 0;
	}
	50% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}

@media (max-width: 768px) {
	.redirect {
		&.redirect.redirect--1,
		&.redirect.redirect--2 {
			.redirect__block {
				flex-direction: column;
				align-items: center;

				.redirect__block-icon {
					transform: rotate(90deg);
				}
			}
		}

		&.redirect--loader {
			.redirect__block {
				justify-content: center;

				.redirect__block-item {
					width: 152px;
					height: 102px;
				}

				.redirect__loader {
					.redirect__loader-outer {
						width: 32px;
						height: 32px;
					}

					.redirect__loader-inner {
						width: 23px;
						height: 23px;
					}
				}
			}
		}

		&.redirect--loader-1 {
			.redirect__block {
				justify-content: center;

				.redirect__block-item {
					width: 180px;
					height: 120px;
				}

				.redirect__loader {
					.redirect__loader-outer {
						width: 32px;
						height: 32px;
					}

					.redirect__loader-inner {
						width: 23px;
						height: 23px;
					}
				}
			}
		}

		&.redirect--loader-2 {
			.redirect__block {
				justify-content: center;

				.redirect__block-item {
					width: 152px;
					height: 102px;
				}
			}
		}

		&.redirect--loader-3 {
			&::before {
				height: 56.5%;
				width: 100%;
			}

			&::after {
				height: 43.5%;
				width: 100%;
				top: unset;
				bottom: 0;
			}

			.redirect__block {
				flex-direction: column;
				justify-content: center;

				.redirect__block-item {
					width: 180px;
					height: 120px;
				}

				.redirect__loader {
					.loading-bubbles {
						flex-direction: column;

						.bubble-container {
							margin: 5px 0;
						}
					}
				}
			}
		}

		&.redirect--loader-4 {
			.redirect__block {
				flex-direction: column;
				justify-content: center;
				gap: 75px;

				.redirect__block-item {
					width: 180px;
					height: 120px;
				}
				.redirect__loader {
					transform: rotate(90deg);
					width: 160px;
					height: 7px;
				}
			}
		}

		&.redirect--loader-5 {
			.redirect__block {
				gap: 24px;

				.redirect__block-item {
					width: 180px;
					height: 120px;

					&:first-child {
						.switchbox {
							top: -35px;
							right: -85px;
						}
					}

					&:last-child {
						.switchbox {
							left: -120px;
							top: 35px;
						}
					}
				}
			}
		}

		.redirect__title {
			font-size: 36px;
			margin-bottom: 42px;
		}

		.redirect__ellipse {
			width: 243px;
			height: 230px;

			&.redirect__ellipse--left {
				left: 20px;
			}

			&.redirect__ellipse--right {
				right: 20px;
			}
		}

		.redirect__block:has(+ *) {
			margin-bottom: 32px;
		}

		.switchbox {
			height: 53px;

			.switch {
				margin-top: 0;
				width: 12px;
				height: 12px;

				&:nth-of-type(2) {
					width: 16px;
					height: 16px;
				}
			}
		}
	}
}


@media (max-width: 1280px) {
	.retrospect_rev_b .consort_affiliate_t-wrapperSwipers:has(.consort_affiliate_t-wrapper) .consort_affiliate_t-wrapper__body-background {
		height: 96px;
	}
	.retrospect_rev_b .consort_affiliate_t-wrapperSwipers {
		grid-column: unset;
		padding-left: 16px;
		padding-right: 16px;
		margin-top: 24px;
	}
	.retrospect_rev_b__cards {
		grid-template-columns: 1fr;
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--1 {
		grid-template-columns: 100%;
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--1 .retrospect_rev_b__body {
		padding-bottom: 24px;
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--1 .retrospect_rev_b__body-td:not(:first-child) {
		padding-left: 12px;
		padding-right: 12px;
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--1 .retrospect_rev_b__body-td:last-child {
		max-width: calc(100% - 24px);
		border-radius: 16px;
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--1 .retrospect_rev_b__body-title {
		font-size: 20px;
		line-height: 28px;
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--1 .retrospect_rev_b__benefits ul {
		max-height: 282px;
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--1 .retrospect_rev_b__games {
		margin-top: 0;
		padding-right: 12px;
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--1 .retrospect_rev_b__games ul {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		max-height: 103px;
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--1 .retrospect_rev_b__software ul {
		max-height: 80px;
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--1 .retrospect_rev_b__software,
	.retrospect_rev_b__cards.retrospect_rev_b__cards--1 .retrospect_rev_b__deposit {
		margin-top: 0;
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--1 .retrospect_rev_b__nums,
	.retrospect_rev_b__cards.retrospect_rev_b__cards--1 .retrospect_rev_b__license,
	.retrospect_rev_b__cards.retrospect_rev_b__cards--1 .retrospect_rev_b__body {
		grid-column: unset;
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--1 .retrospect_rev_b__software,
	.retrospect_rev_b__cards.retrospect_rev_b__cards--1 .retrospect_rev_b__games,
	.retrospect_rev_b__cards.retrospect_rev_b__cards--1 .retrospect_rev_b__benefits {
		border-right: unset;
		padding-bottom: 24px;
		border-bottom: 1px solid var(--grey-border-8);
		width: calc(100% - 24px);
		margin-left: auto;
		margin-right: auto;
		padding-left: 0;
		padding-right: 0;
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--1 .retrospect_rev_b__license-inner > p {
		grid-column: span 2;
		padding-left: 0;
		border: unset;
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--1 .retrospect_rev_b__license-verify::after {
		width: 337px;
		left: 0;
		right: unset;
		background-image: url('../../static/images/brand/license/bg-mobile.svg');
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--1 .retrospect_rev_b__nums {
		margin-top: 0;
		border-top: 1px solid var(--grey-border-15);
		padding-top: 24px;
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--1 .retrospect_rev_b__nums-inner {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		row-gap: 24px;
		-moz-column-gap: unset;
		column-gap: unset;
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--1 .retrospect_rev_b__nums-item {
		min-width: unset;
		padding-right: 0;
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--1 .retrospect_rev_b__nums-item:not(:last-child):not(:nth-last-child(2)) {
		position: relative;
		margin-bottom: 24px;
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--1 .retrospect_rev_b__nums-item:not(:last-child):not(:nth-last-child(2))::after {
		content: '';
		position: absolute;
		width: 100%;
		bottom: -24px;
		left: 0;
		border-bottom: 1px solid var(--grey-border-8);
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--1 .retrospect_rev_b__nums-item:nth-child(odd) {
		padding-right: 24px;
		border-right: 1px solid var(--grey-border-8);
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--1 .retrospect_rev_b__nums-item:nth-child(even) {
		padding-left: 24px;
		border-right: unset;
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--1 .retrospect_rev_b__nums-item h5 {
		font-size: 14px;
		line-height: 20px;
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--1 .retrospect_rev_b__nums-item p {
		font-size: 24px;
		line-height: 32px;
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--2 {
		grid-template-columns: 100%;
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--2:has(.consort_affiliate_t-wrapperSwipers) .retrospect_rev_b__license {
		grid-row: 6;
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--2:has(.consort_affiliate_t-wrapperSwipers) .retrospect_rev_b__nums {
		grid-row: 5;
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--2 .retrospect_rev_b__body {
		padding-bottom: 12px;
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--2 .retrospect_rev_b__body-row {
		flex-wrap: wrap;
		flex-direction: unset;
		padding: 16px;
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--2 .retrospect_rev_b__body-background {
		min-width: 144px;
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--2 .retrospect_rev_b__body-td:first-child {
		width: unset;
		height: unset;
		margin-left: auto;
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--2 .retrospect_rev_b__body-td:nth-child(2) {
		margin-right: auto;
		padding-left: 0;
		padding-right: 0;
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--2 .retrospect_rev_b__body-td:nth-child(2) .retrospect_rev_b__body-box {
		align-items: flex-start;
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--2 .retrospect_rev_b__body-td:not(:first-child):not(:nth-child(2)) {
		width: 100%;
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--2 .retrospect_rev_b__body-td:last-child {
		height: unset;
		border-radius: 16px;
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--2 .retrospect_rev_b__body-flag {
		width: 32px;
		height: 32px;
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--2 .retrospect_rev_b__body-title {
		font-size: 20px;
		line-height: 28px;
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--2 .retrospect_rev_b__rating {
		padding: 4px 10px 4px 40px;
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--2 .retrospect_rev_b__rating::after {
		left: 6px;
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--2 .retrospect_rev_b__rating-text {
		font-size: 20px;
		line-height: 28px;
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--2 .retrospect_rev_b__benefits {
		grid-row: unset;
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--2 .retrospect_rev_b__benefits ul {
		max-height: 282px;
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--2 .retrospect_rev_b__games {
		grid-row: unset;
		margin-top: 0;
		padding-right: 12px;
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--2 .retrospect_rev_b__games ul {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		max-height: 103px;
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--2 .retrospect_rev_b__deposit ul {
		max-height: 128px;
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--2 .retrospect_rev_b__software,
	.retrospect_rev_b__cards.retrospect_rev_b__cards--2 .retrospect_rev_b__deposit {
		grid-column: unset;
		margin-top: 0;
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--2 .retrospect_rev_b__software::after,
	.retrospect_rev_b__cards.retrospect_rev_b__cards--2 .retrospect_rev_b__deposit::after {
		content: none;
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--2 .retrospect_rev_b__nums,
	.retrospect_rev_b__cards.retrospect_rev_b__cards--2 .retrospect_rev_b__license,
	.retrospect_rev_b__cards.retrospect_rev_b__cards--2 .retrospect_rev_b__body {
		grid-column: unset;
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--2 .retrospect_rev_b__license,
	.retrospect_rev_b__cards.retrospect_rev_b__cards--2 .retrospect_rev_b__software,
	.retrospect_rev_b__cards.retrospect_rev_b__cards--2 .retrospect_rev_b__games,
	.retrospect_rev_b__cards.retrospect_rev_b__cards--2 .retrospect_rev_b__benefits {
		border-right: unset;
		padding-bottom: 24px;
		border-bottom: 1px solid var(--grey-border-8);
		width: calc(100% - 24px);
		margin-left: auto;
		margin-right: auto;
		padding-left: 0;
		padding-right: 0;
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--2 .retrospect_rev_b__license {
		grid-row: 5;
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--2 .retrospect_rev_b__license-inner > p {
		grid-column: span 2;
		padding-left: 0;
		border: unset;
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--2 .retrospect_rev_b__license-verify::after {
		width: 277px;
		background-image: url('../../static/images/brand/license/bg-2-mobile.svg');
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--2 .retrospect_rev_b__nums {
		grid-row: 4;
		padding-top: 0;
		margin-top: 0;
		margin-bottom: 0;
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--2 .retrospect_rev_b__nums-inner {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		gap: 24px;
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--2 .retrospect_rev_b__nums-item {
		min-width: unset;
		padding-right: 0;
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--3 {
		grid-template-columns: 100%;
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--3 .retrospect_rev_b__body {
		padding-bottom: 12px;
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--3 .retrospect_rev_b__body-row {
		padding: 42px 12px 12px;
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--3 .retrospect_rev_b__body-td:not(:first-child) {
		padding-left: 12px;
		padding-right: 12px;
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--3 .retrospect_rev_b__body-td:nth-child(2) .retrospect_rev_b__body-box {
		align-items: center;
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--3 .retrospect_rev_b__body-td:last-child {
		max-width: calc(100% - 24px);
		border-radius: 16px;
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--3 .retrospect_rev_b__body-background {
		max-width: 144px;
		margin-left: auto;
		margin-right: auto;
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--3 .retrospect_rev_b__body-flag {
		top: 0;
		left: 50%;
		transform: translateX(-50%);
		width: 42px;
		height: 26px;
		border-radius: 0 0 8px 8px;
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--3 .retrospect_rev_b__body-title {
		font-size: 20px;
		line-height: 28px;
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--3 .retrospect_rev_b__benefits {
		grid-row: unset;
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--3 .retrospect_rev_b__benefits ul {
		max-height: 282px;
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--3 .retrospect_rev_b__games {
		grid-row: unset;
		margin-top: 0;
		padding-right: 12px;
		border-right: unset;
		padding-bottom: 24px;
		border-bottom: 1px solid var(--grey-border-8);
		width: calc(100% - 24px);
		margin-left: auto;
		margin-right: auto;
		padding-left: 0;
		padding-right: 0;
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--3 .retrospect_rev_b__games ul {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		max-height: 103px;
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--3 .retrospect_rev_b__deposit ul {
		max-height: 128px;
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--3 .retrospect_rev_b__software ul {
		max-height: 80px;
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--3 .retrospect_rev_b__software,
	.retrospect_rev_b__cards.retrospect_rev_b__cards--3 .retrospect_rev_b__deposit {
		grid-column: unset;
		margin-top: 0;
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--3 .retrospect_rev_b__software::after,
	.retrospect_rev_b__cards.retrospect_rev_b__cards--3 .retrospect_rev_b__deposit::after {
		content: none;
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--3 .retrospect_rev_b__nums,
	.retrospect_rev_b__cards.retrospect_rev_b__cards--3 .retrospect_rev_b__license,
	.retrospect_rev_b__cards.retrospect_rev_b__cards--3 .retrospect_rev_b__body {
		grid-column: unset;
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--3 .retrospect_rev_b__license-inner > p {
		grid-column: span 2;
		padding-left: 0;
		border: unset;
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--3 .retrospect_rev_b__license-verify::after {
		width: 277px;
		background-image: url('../../static/images/brand/license/bg-2-mobile.svg');
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--3 .retrospect_rev_b__nums {
		padding-top: 0;
		margin-top: 0;
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--3 .retrospect_rev_b__nums-inner {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		gap: 24px;
		padding: 16px;
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--3 .retrospect_rev_b__nums-item {
		min-width: unset;
		padding-right: 0;
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--4 {
		grid-template-columns: 100%;
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--4 .consort_affiliate_t-wrapperSwipers {
		grid-column: unset;
		margin-bottom: 24px;
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--4 .retrospect_rev_b__body {
		padding-bottom: 24px;
		border-right: unset;
		border-bottom: 1px solid var(--grey-border-15);
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--4 .retrospect_rev_b__body-row {
		gap: 16px;
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--4 .retrospect_rev_b__body-td:not(:first-child) {
		padding-left: 12px;
		padding-right: 12px;
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--4 .retrospect_rev_b__body-td:last-child {
		max-width: calc(100% - 24px);
		border-radius: 16px;
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--4 .retrospect_rev_b__body-background {
		border-radius: 16px;
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--4 .retrospect_rev_b__body-title {
		font-size: 20px;
		line-height: 28px;
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--4 .retrospect_rev_b__benefits ul {
		display: flex;
		flex-direction: column;
		max-height: 282px;
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--4 .retrospect_rev_b__games {
		margin-top: 0;
		padding-left: 12px;
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--4 .retrospect_rev_b__games ul {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		max-height: 103px;
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--4 .retrospect_rev_b__software ul {
		max-height: 80px;
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--4 .retrospect_rev_b__software,
	.retrospect_rev_b__cards.retrospect_rev_b__cards--4 .retrospect_rev_b__deposit {
		grid-column: unset;
		margin-top: 0;
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--4 .retrospect_rev_b__deposit {
		padding-left: 12px;
		padding-right: 12px;
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--4 .retrospect_rev_b__nums,
	.retrospect_rev_b__cards.retrospect_rev_b__cards--4 .retrospect_rev_b__license,
	.retrospect_rev_b__cards.retrospect_rev_b__cards--4 .retrospect_rev_b__body {
		grid-column: unset;
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--4 .retrospect_rev_b__software,
	.retrospect_rev_b__cards.retrospect_rev_b__cards--4 .retrospect_rev_b__games,
	.retrospect_rev_b__cards.retrospect_rev_b__cards--4 .retrospect_rev_b__benefits {
		grid-column: unset;
		border-right: unset;
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--4 .retrospect_rev_b__license-inner > p {
		grid-column: span 2;
		padding-left: 0;
		border: unset;
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--4 .retrospect_rev_b__license-verify::after {
		width: 337px;
		left: 0;
		right: unset;
		background-image: url('../../static/images/brand/license/bg-mobile.svg');
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--4 .retrospect_rev_b__nums {
		margin-top: 0;
		padding-top: 24px;
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--4 .retrospect_rev_b__nums-inner {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		gap: 24px;
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--4 .retrospect_rev_b__nums-item {
		min-width: unset;
		padding-right: 0;
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--5 {
		grid-template-columns: 100%;
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--5 .consort_affiliate_t-wrapperSwipers {
		grid-column: unset;
		margin-bottom: 24px;
		padding-top: 0;
		border: unset;
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--5 .retrospect_rev_b__body {
		padding-bottom: 12px;
		grid-row: unset;
		border-right: unset;
		border-bottom: 1px solid var(--grey-border-15);
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--5 .retrospect_rev_b__body-row {
		flex-wrap: wrap;
		flex-direction: unset;
		padding: 16px;
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--5 .retrospect_rev_b__body-background {
		min-width: 144px;
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--5 .retrospect_rev_b__body-td {
		width: unset;
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--5 .retrospect_rev_b__body-td:first-child {
		width: unset;
		height: unset;
		margin-left: auto;
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--5 .retrospect_rev_b__body-td:nth-child(2) {
		margin-right: auto;
		padding-left: 0;
		padding-right: 0;
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--5 .retrospect_rev_b__body-td:nth-child(2) .retrospect_rev_b__body-box {
		align-items: flex-start;
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--5 .retrospect_rev_b__body-td:not(:first-child):not(:nth-child(2)) {
		width: 100%;
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--5 .retrospect_rev_b__body-td:last-child {
		height: unset;
		border-radius: 16px;
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--5 .retrospect_rev_b__body-flag {
		width: 32px;
		height: 32px;
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--5 .retrospect_rev_b__body-title {
		font-size: 20px;
		line-height: 28px;
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--5 .retrospect_rev_b__rating {
		padding: 4px 10px 4px 40px;
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--5 .retrospect_rev_b__rating::after {
		left: 6px;
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--5 .retrospect_rev_b__rating-text {
		font-size: 20px;
		line-height: 28px;
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--5 .retrospect_rev_b__benefits {
		grid-row: unset;
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--5 .retrospect_rev_b__benefits ul {
		max-height: 282px;
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--5 .retrospect_rev_b__games {
		grid-row: unset;
		margin-top: 0;
		padding-right: 12px;
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--5 .retrospect_rev_b__games ul {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		max-height: 103px;
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--5 .retrospect_rev_b__deposit ul {
		max-height: 128px;
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--5 .retrospect_rev_b__software,
	.retrospect_rev_b__cards.retrospect_rev_b__cards--5 .retrospect_rev_b__deposit {
		grid-column: unset;
		margin-top: 0;
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--5 .retrospect_rev_b__software::after,
	.retrospect_rev_b__cards.retrospect_rev_b__cards--5 .retrospect_rev_b__deposit::after {
		content: none;
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--5 .retrospect_rev_b__nums,
	.retrospect_rev_b__cards.retrospect_rev_b__cards--5 .retrospect_rev_b__license,
	.retrospect_rev_b__cards.retrospect_rev_b__cards--5 .retrospect_rev_b__body {
		grid-column: unset;
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--5 .retrospect_rev_b__games,
	.retrospect_rev_b__cards.retrospect_rev_b__cards--5 .retrospect_rev_b__benefits {
		grid-column: unset;
		border-right: unset;
		padding-bottom: 24px;
		border-bottom: 1px solid var(--grey-border-8);
		width: calc(100% - 24px);
		margin-left: auto;
		margin-right: auto;
		padding-left: 0;
		padding-right: 0;
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--5 .retrospect_rev_b__license {
		grid-row: unset;
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--5 .retrospect_rev_b__license-inner > p {
		grid-column: span 2;
		padding-left: 0;
		border: unset;
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--5 .retrospect_rev_b__license-verify::after {
		width: 277px;
		background-image: url('../../static/images/brand/license/bg-2-mobile.svg');
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--5 .retrospect_rev_b__nums {
		grid-row: unset;
		padding-top: 0;
		margin-top: 0;
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--5 .retrospect_rev_b__nums-inner {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		gap: 24px;
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--5 .retrospect_rev_b__nums-item {
		min-width: unset;
		padding-right: 0;
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--6 {
		grid-template-columns: 100%;
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--6 .consort_affiliate_t-wrapperSwipers {
		grid-column: unset;
		margin-bottom: 24px;
		order: 2;
		margin-top: 6px;
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--6 .retrospect_rev_b__body {
		padding-bottom: 12px;
		border-bottom: 1px solid var(--grey-border-15);
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--6 .retrospect_rev_b__body-row {
		padding: 42px 12px 12px;
		gap: 16px;
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--6 .retrospect_rev_b__body-td:not(:first-child) {
		padding-left: 12px;
		padding-right: 12px;
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--6 .retrospect_rev_b__body-td:nth-child(2) .retrospect_rev_b__body-box {
		align-items: center;
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--6 .retrospect_rev_b__body-td:last-child {
		max-width: calc(100% - 24px);
		border-radius: 16px;
		padding: 12px;
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--6 .retrospect_rev_b__body-background {
		max-width: 144px;
		margin-left: auto;
		margin-right: auto;
		min-height: 96px;
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--6 .retrospect_rev_b__body-flag {
		top: 0;
		left: 50%;
		transform: translateX(-50%);
		width: 42px;
		height: 26px;
		border-radius: 0 0 8px 8px;
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--6 .retrospect_rev_b__body-title {
		font-size: 20px;
		line-height: 28px;
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--6 .retrospect_rev_b__benefits {
		grid-row: unset;
		grid-column: unset;
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--6 .retrospect_rev_b__benefits ul {
		max-height: 282px;
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--6 .retrospect_rev_b__games {
		grid-row: unset;
		grid-column: unset;
		margin-top: 0;
		padding-right: 12px;
		padding-left: 12px;
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--6 .retrospect_rev_b__games ul {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		max-height: 103px;
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--6 .retrospect_rev_b__deposit ul {
		max-height: 128px;
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--6 .retrospect_rev_b__software ul {
		max-height: 80px;
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--6 .retrospect_rev_b__software,
	.retrospect_rev_b__cards.retrospect_rev_b__cards--6 .retrospect_rev_b__deposit {
		grid-column: unset;
		margin-top: 0;
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--6 .retrospect_rev_b__software::after,
	.retrospect_rev_b__cards.retrospect_rev_b__cards--6 .retrospect_rev_b__deposit::after {
		content: none;
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--6 .retrospect_rev_b__nums,
	.retrospect_rev_b__cards.retrospect_rev_b__cards--6 .retrospect_rev_b__license,
	.retrospect_rev_b__cards.retrospect_rev_b__cards--6 .retrospect_rev_b__body {
		grid-column: unset;
		grid-row: unset;
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--6 .retrospect_rev_b__license {
		order: 1;
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--6 .retrospect_rev_b__license-inner > p {
		grid-column: span 2;
		padding-left: 0;
		border: unset;
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--6 .retrospect_rev_b__license-verify::after {
		width: 277px;
		background-image: url('../../static/images/brand/license/bg-2-mobile.svg');
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--6 .retrospect_rev_b__nums {
		padding-top: 24px;
		margin-top: 0;
		padding-bottom: 24px;
		border-top: 1px solid var(--grey-border-15);
		border-left: unset;
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--6 .retrospect_rev_b__nums-inner {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		gap: 24px;
		padding: unset;
		background-color: transparent;
	}
	.retrospect_rev_b__cards.retrospect_rev_b__cards--6 .retrospect_rev_b__nums-item {
		min-width: unset;
		padding-right: 0;
	}
	.retrospect_rev_b__body-row {
		display: flex;
		flex-direction: column;
		gap: 16px;
	}
	.retrospect_rev_b__body-row:has(.retrospect_rev_b__notAvailable) .retrospect_rev_b__body-td:last-child {
		padding: 24px;
	}
	.retrospect_rev_b__body-td:first-child::before {
		width: 24px;
		height: 24px;
	}
	.retrospect_rev_b__body-td:first-child,
	.retrospect_rev_b__body-td:last-child {
		width: 100%;
	}
	.retrospect_rev_b__body-td:last-child {
		padding: 16px;
	}
	.retrospect_rev_b__body-td:last-child .retrospect_rev_b__body-box {
		gap: 12px;
	}
	.retrospect_rev_b__body-td:not(:first-child):not(:last-child) {
		padding-left: 16px;
		padding-right: 16px;
	}
	.retrospect_rev_b__body-flag {
		width: 28px;
		height: 28px;
	}
	.retrospect_rev_b__body-background {
		width: 100%;
		height: 96px;
		border-radius: 16px;
		min-height: unset;
	}
	/* .retrospect_rev_b__body-logo {
        max-height: 33px;
    } */
	.retrospect_rev_b__body-box {
		flex-direction: column;
		align-items: center;
		gap: 6px;
	}
	.retrospect_rev_b__body-bonusText {
		font-size: 24px;
		line-height: 32px;
	}
	.retrospect_rev_b__rating::after {
		width: 28px;
		height: 28px;
	}
	.retrospect_rev_b__rating-text {
		font-size: 24px;
		line-height: 32px;
	}
	.retrospect_rev_b h4 {
		font-size: 20px;
		line-height: 28px;
	}
	.retrospect_rev_b__benefits,
	.retrospect_rev_b__games,
	.retrospect_rev_b__software,
	.retrospect_rev_b__deposit,
	.retrospect_rev_b__license,
	.retrospect_rev_b__nums {
		gap: 16px;
		padding-left: 12px;
		padding-right: 12px;
		margin-top: 24px;
		margin-bottom: 24px;
	}
	.retrospect_rev_b__license-inner {
		display: grid;
		grid-template-columns: 1fr -webkit-min-content;
		grid-template-columns: 1fr min-content;
		grid-auto-flow: dense;
		gap: 12px;
		padding: 16px 12px;
	}
	.retrospect_rev_b__license-inner > p {
		grid-column: span 2;
		padding-left: 0;
		border: unset;
		text-wrap: balance;
	}
	.retrospect_rev_b__license-inner > img {
		width: 51px;
		height: 20px;
	}
	.retrospect_rev_b__license-verify {
		gap: 4px;
	}
	.retrospect_rev_b__license-verify img {
		min-width: 18px;
		width: 18px;
		height: 18px;
	}
	.retrospect_rev_b__license-verify p {
		font-size: 12px;
		line-height: 18px;
	}
	.retrospect_rev_b__nums-item h5 {
		font-size: 14px;
		line-height: 20px;
	}
	.retrospect_rev_b__nums-item p {
		font-size: 24px;
		line-height: 32px;
	}
	.dark-theme .retrospect_rev_b__cards.retrospect_rev_b__cards--1 .retrospect_rev_b__software,
	.dark-theme .retrospect_rev_b__cards.retrospect_rev_b__cards--1 .retrospect_rev_b__games,
	.dark-theme .retrospect_rev_b__cards.retrospect_rev_b__cards--1 .retrospect_rev_b__benefits {
		border-right: unset;
		border-bottom: 1px solid var(--white-border-8);
	}
	.dark-theme .retrospect_rev_b__cards.retrospect_rev_b__cards--1 .retrospect_rev_b__license-verify::after {
		background-image: url('../../static/images/brand/license/bg-2-mobile-dark.svg');
	}
	.dark-theme .retrospect_rev_b__cards.retrospect_rev_b__cards--1 .retrospect_rev_b__nums {
		border-top: 1px solid var(--white-border-15);
	}
	.dark-theme .retrospect_rev_b__cards.retrospect_rev_b__cards--1 .retrospect_rev_b__nums-item:not(:last-child):not(:nth-last-child(2))::after {
		border-bottom: 1px solid var(--white-border-8);
	}
	.dark-theme .retrospect_rev_b__cards.retrospect_rev_b__cards--1 .retrospect_rev_b__nums-item:nth-child(odd) {
		border-right: 1px solid var(--white-border-8);
	}
	.dark-theme .retrospect_rev_b__cards.retrospect_rev_b__cards--1 .retrospect_rev_b__nums-item:nth-child(even) {
		border-right: unset;
	}
	.dark-theme .retrospect_rev_b__cards.retrospect_rev_b__cards--2 .retrospect_rev_b__license,
	.dark-theme .retrospect_rev_b__cards.retrospect_rev_b__cards--2 .retrospect_rev_b__software,
	.dark-theme .retrospect_rev_b__cards.retrospect_rev_b__cards--2 .retrospect_rev_b__games,
	.dark-theme .retrospect_rev_b__cards.retrospect_rev_b__cards--2 .retrospect_rev_b__benefits {
		border-right: unset;
		border-bottom: 1px solid var(--white-border-8);
	}
	.dark-theme .retrospect_rev_b__cards.retrospect_rev_b__cards--3 .retrospect_rev_b__games {
		border-right: unset;
		border-bottom: 1px solid var(--white-border-8);
	}
	.dark-theme .retrospect_rev_b__cards.retrospect_rev_b__cards--4 .retrospect_rev_b__body {
		border-right: unset;
		border-bottom: 1px solid var(--white-border-15);
	}
	.dark-theme .retrospect_rev_b__cards.retrospect_rev_b__cards--4 .retrospect_rev_b__license-verify::after {
		background-image: url('../../static/images/brand/license/bg-2-mobile-dark.svg');
	}
	.dark-theme .retrospect_rev_b__cards.retrospect_rev_b__cards--5 .consort_affiliate_t-wrapperSwipers {
		border: unset;
	}
	.dark-theme .retrospect_rev_b__cards.retrospect_rev_b__cards--5 .retrospect_rev_b__body {
		border-right: unset;
		border-bottom: 1px solid var(--white-border-15);
	}
	.dark-theme .retrospect_rev_b__cards.retrospect_rev_b__cards--5 .retrospect_rev_b__games,
	.dark-theme .retrospect_rev_b__cards.retrospect_rev_b__cards--5 .retrospect_rev_b__benefits {
		border-right: unset;
		border-bottom: 1px solid var(--white-border-8);
	}
	.dark-theme .retrospect_rev_b__cards.retrospect_rev_b__cards--6 .retrospect_rev_b__body {
		border-right: unset;
		border-bottom: 1px solid var(--white-border-15);
	}
	.dark-theme .retrospect_rev_b__cards.retrospect_rev_b__cards--6 .retrospect_rev_b__nums {
		border-top: 1px solid var(--white-border-15);
		border-left: unset;
	}
}
@media (max-width: 480px) {
	.retrospect_rev_b__cards.retrospect_rev_b__cards--2 .retrospect_rev_b__body-td:nth-child(2) {
		flex-grow: 1;
	}
}
}}}}}}}