@charset "UTF-8";
:root {
    --desktop-screen-default: 88rem;
    --desktop-padding-default: 0;
    --mobile-padding-default: 0;
    --body-font-size: 1rem;
    --body-color: rgb(26, 25, 30);
    --body-line-height: 1.4;
    --body-bg: rgb(255, 255, 255);
    --font-family-sans: Mulish, sans-serif;
    --font-family-mono: SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;
    --font-weight-regular: 400;
    --font-weight-medium: 500;
    --font-weight-semibold: 600;
    --font-weight-bold: 700;
    --font-size-05: 0.625rem;
    --font-size-1: 0.75rem;
    --font-size-2: 0.8125rem;
    --font-size-3: 0.875rem;
    --font-size-4: 0.9375rem;
    --font-size-5: 1rem;
    --font-size-6: 1.125rem;
    --font-size-7: 1.25rem;
    --font-size-8: 1.375rem;
    --font-size-9: 1.5rem;
    --font-size-10: 1.625rem;
    --font-size-11: 1.75rem;
    --font-size-12: 2rem;
    --font-size-13: 2.5rem;
    --line-height-1: 1rem;
    --line-height-2: 1.25rem;
    --line-height-3: 1.5rem;
    --line-height-4: 1.75rem;
    --line-height-5: 2rem;
    --line-height-6: 2.25rem;
    --line-height-7: 2.625rem;
    --text: rgb(26, 25, 30);
    --text-subdued: rgb(102, 107, 122);
    --text-pale: rgb(161, 167, 183);
    --text-disabled: rgb(210, 219, 227);
    --paragraph-margin-bottom: 1rem;
    --navigation-link: #000;
    --navigation-link-hover: #000;
    --footer-background: #2a2d47;
    --logo-title: rgb(255, 255, 255);
    --logo-title-background: rgb(27, 158, 255);
    --header-background: rgb(42, 45, 71);
    --header-shadow: 0 2px 16px rgba(20, 34, 180, 0.1);
    --card-background: rgb(242, 242, 242);
    --blockquote-background: #eff4f5;
    --table-border: #b8b8b8;
    --table-row-backround: #f5f5f5;
    --table-tag-background: #f5f5f5;
    --table-tag-text-color: #000;
    --social-link-background: rgba(255, 255, 255, 0.2);
    --social-link-color: rgb(255, 255, 255);
    --social-link-hovered: rgba(255, 255, 255, 0.7);
    --input-background: #f0f2f5;
    --casino-background: #f6f7f8;
    --casino-providers-background: #ffffff;
    --rate-star: rgba(123, 136, 168, 0.3);
    --rate-star-active: rgb(27, 158, 255);
    --burger-color: rgb(255, 255, 255);
    --mobile-menu-background: #f6f7f8;
    --mobile-menu-list-background: rgba(255, 255, 255, 0.05);
    --article-table-contents: #f3f4f4;
    --article-table-contents-summary: #000;
    --article-table-contents-li: #000;
    --modal-background: #ffffff;
    --modal-close-button: #ffffff;
    --action-list-hover: #f6f7f8;
    --action-list-active: #f6f7f8;
    --backdrop: rgba(0, 0, 0, 0.5);
    --overlay: rgba(255, 255, 255, 0.5);
    --icon: #707f8d;
    --icon-subdued: #a1a7b7;
    --interactive: rgb(38, 84, 255);
    --interactive-disabled: rgb(56, 110, 157);
    --interactive-hovered: rgb(71, 168, 247);
    --interactive-pressed: rgb(40, 141, 223);
    --focused: rgb(56, 110, 157);
    --icon-on-interactive: rgb(255, 255, 255);
    --text-on-interactive: rgb(255, 255, 255);
    --background: rgb(255, 255, 255);
    --action-primary: rgb(38, 84, 255);
    --action-primary-hovered: rgb(71, 168, 247);
    --action-primary-pressed: rgb(40, 141, 223);
    --action-primary-disabled: rgb(214, 214, 214);
    --icon-on-primary: rgb(255, 255, 255);
    --text-on-primary: rgb(255, 255, 255);
    --text-primary: rgb(38, 84, 255);
    --text-primary-hovered: rgb(71, 168, 247);
    --action-secondary: rgb(8, 166, 61);
    --action-secondary-hovered: rgb(22, 181, 58);
    --action-secondary-pressed: rgb(21, 151, 51);
    --action-secondary-disabled: rgb(194, 236, 203);
    --icon-on-secondary: rgb(255, 255, 255);
    --text-on-secondary: rgb(255, 255, 255);
    --text-secondary: rgb(8, 166, 61);
    --text-secondary-hovered: rgb(22, 181, 58);
    --action-critical: rgb(240, 76, 68);
    --border-critical: rgb(240, 76, 68);
    --icon-critical: rgb(240, 76, 68);
    --surface-critical: rgb(255, 219, 231);
    --text-critical: rgb(240, 76, 68);
    --icon-on-critical: rgb(255, 255, 255);
    --text-on-critical: rgb(255, 255, 255);
    --shadow-transparent: 0 0 0 0 transparent;
    --shadow-base: 0 0 0 1px rgba(63, 63, 68, 0.05), 0 1px 3px 0 rgba(63, 63, 68, 0.15);
    --shadow-deep: 0 0 0 1px rgba(6, 44, 82, 0.1), 0 2px 16px rgba(33, 43, 54, 0.08);
    --shadow-button: 0 1px 0 rgba(0, 0, 0, 0.05);
    --shadow-top-bar: 0 2px 2px -1px rgba(0, 0, 0, 0.15);
    --shadow-card: 0 0 5px rgba(23, 24, 24, 0.05), 0 1px 2px rgba(0, 0, 0, 0.15);
    --shadow-popover: 0px 4px 70px rgba(0, 0, 0, 0.07);
    --shadow-modal: 0 26px 80px rgba(0, 0, 0, 0.2), 0 0px 1px rgba(0, 0, 0, 0.2);
    --shadows-inset-button: inset 0 -1px 0 rgba(0, 0, 0, 0.2);
    --shadows-inset-button-pressed: inset 0 1px 0 rgba(0, 0, 0, 0.15);
    --button-font-weight: 500;
    --choice-size: 1.25rem;
    --icon-size: 0.625rem;
    --icon-size-small: 0.625rem;
    --icon-size-medium: 1.25rem;
    --choice-margin: 0.0625rem;
    --control-border-width: 0.125rem;
    --text-field-spinner-offset: 0.125rem;
    --text-field-focus-ring-offset: -0.25rem;
    --text-field-focus-ring-border-radius: 0.4375rem;
    --button-group-item-spacing: -0.0625rem;
    --transition: 0.2s cubic-bezier(0.4, 0, 0.2, 1);
    --border: rgb(246, 247, 248);
    --border-hovered: rgb(51, 51, 51);
    --border-active: rgb(38, 84, 255);
    --border-subdued: rgb(240, 242, 245);
    --border-radius-1: 0.25rem;
    --border-radius-2: 0.5rem;
    --border-radius-3: 0.75rem;
    --border-radius-4: 1rem;
    --border-radius-5: 1.25rem;
    --border-radius-6: 1.875rem;
    --border-radius-base: 0.1875rem;
    --border-radius-large: 0.375rem;
    --border-radius-half: 50%;
    --border-width-1: 0.0625rem;
    --border-width-2: 0.125rem;
    --border-width-3: 0.1875rem;
    --space-0: 0;
    --space-025: 0.0390625rem;
    --space-05: 0.125rem;
    --space-1: 0.25rem;
    --space-2: 0.5rem;
    --space-3: 0.75rem;
    --space-4: 1rem;
    --space-5: 1.25rem;
    --space-6: 1.5rem;
    --space-8: 2rem;
    --space-10: 2.5rem;
    --space-12: 3rem;
    --space-16: 4rem;
    --space-20: 5rem;
    --space-24: 6rem;
    --space-28: 7rem;
    --space-32: 8rem;
    --z-1: 100;
    --z-2: 400;
    --z-3: 510;
    --z-4: 512;
    --z-5: 513;
    --z-6: 514;
    --z-7: 515;
    --z-8: 516;
    --z-9: 517;
    --z-10: 518;
    --z-11: 519;
    --z-12: 520;
} /*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
@-webkit-keyframes swiper-preloader-spin {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes swiper-preloader-spin {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@-webkit-keyframes mmfadeIn {
    0% {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@keyframes mmfadeIn {
    0% {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@-webkit-keyframes modalDialogfadeOut {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    to {
        opacity: 0;
        -webkit-transform: translateY(-10%);
        transform: translateY(-10%);
    }
}
@keyframes modalDialogfadeOut {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    to {
        opacity: 0;
        -webkit-transform: translateY(-10%);
        transform: translateY(-10%);
    }
}
@-webkit-keyframes mmslideIn {
    0% {
        -webkit-transform: translateY(15%);
        transform: translateY(15%);
    }
    to {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
@keyframes mmslideIn {
    0% {
        -webkit-transform: translateY(15%);
        transform: translateY(15%);
    }
    to {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
@-webkit-keyframes modalBackdropFadeout {
    0% {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}
@keyframes modalBackdropFadeout {
    0% {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}
@-webkit-keyframes flare-3 {
    0% {
        left: -45px;
    }
    20%,
    to {
        left: calc(100% + 15px);
    }
}
@keyframes flare-3 {
    0% {
        left: -45px;
    }
    20%,
    to {
        left: calc(100% + 15px);
    }
}
html {
    font-family: sans-serif;
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    text-size-adjust: 100%;
    text-rendering: optimizeLegibility;
    -webkit-tap-highlight-color: transparent;
}
body {
    font-family: "Mulish", sans-serif;
    font-size: var(--body-font-size);
    font-weight: var(--font-weight-regular);
    color: var(--body-color);
    line-height: var(--body-line-height);
    text-transform: none;
    letter-spacing: normal;
}
details,
main {
    display: block;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
hr,
img {
    border: 0;
}
hr {
    -webkit-box-sizing: initial;
    box-sizing: initial;
    height: 0;
    border-top: 0.0625rem solid var(--divider);
    margin: 1rem 0;
}
code,
kbd,
pre,
samp {
    font-size: 1em;
}
kbd,
samp {
    font-family: monospace, monospace;
}
a {
    background-color: transparent;
    color: var(--interactive);
    text-decoration: none;
    background: 0 0;
}
abbr[title] {
    border-bottom: none;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
}
b {
    font-weight: bolder;
}
small {
    font-size: 80%;
}
img {
    max-width: 100%;
    height: auto;
}
button,
html,
optgroup,
select,
textarea {
    line-height: 1.15;
}
hr,
input {
    overflow: visible;
}
[type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText;
}
fieldset {
    margin: 0;
    padding: 0;
    border: 0;
}
legend {
    color: inherit;
    display: table;
    max-width: 100%;
    white-space: normal;
    border: 0;
}
progress {
    vertical-align: baseline;
}
[type="checkbox"],
[type="radio"],
legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}
summary {
    display: list-item;
}
[hidden],
template {
    display: none;
}
@font-face {
    font-family: "Manrope";
    src: url(../fonts/Manrope-SemiBold.woff2) format("woff2"), url(../fonts/Manrope-SemiBold.woff) format("woff");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Manrope";
    src: url(../fonts/Manrope-Medium.woff2) format("woff2"), url(../fonts/Manrope-Medium.woff) format("woff");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Manrope";
    src: url(../fonts/Manrope-Regular.woff2) format("woff2"), url(../fonts/Manrope-Regular.woff) format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Manrope";
    src: url(../fonts/Manrope-ExtraBold.woff2) format("woff2"), url(../fonts/Manrope-ExtraBold.woff) format("woff");
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Manrope";
    src: url(../fonts/Manrope-Bold.woff2) format("woff2"), url(../fonts/Manrope-Bold.woff) format("woff");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
body,
button,
html {
    font-family: var(--font-family-sans);
}
body {
    min-height: 100%;
    margin: 0;
    padding: 0;
    background-color: var(--body-bg);
}
@media print {
    body {
        background-color: initial !important;
    }
}
*,
:after,
:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
button,
html,
input,
optgroup,
select,
textarea {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
a:focus,
a:hover {
    color: var(--interactive-hovered);
}
a:active {
    color: var(--interactive-pressed);
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 800;
    font-style: normal;
    margin: 0 0 1rem;
}
li,
ol,
p,
ul {
    margin: 0;
    padding: 0;
}
strong {
    font-weight: 700;
}
sub,
sup {
    position: relative;
    vertical-align: initial;
    font-size: 75%;
    line-height: 0;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
blockquote,
figure {
    margin: 0;
}
ul {
    list-style: none;
}
ol {
    list-style: auto;
    margin-left: 20px;
    line-height: 38px;
}
nav ol,
nav ul {
    list-style-image: none;
}
[role="button"],
a,
area,
button,
input,
label,
select,
summary,
textarea {
    -ms-touch-action: manipulation;
    touch-action: manipulation;
}
img,
svg {
    display: block;
    vertical-align: middle;
}
pre {
    overflow: auto;
    margin-top: 0;
    margin-bottom: 0;
}
code,
pre {
    font-family: monospace;
}
button,
input,
optgroup,
select,
textarea {
    margin: 0;
    padding: 0;
    font: inherit;
    color: inherit;
}
button {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
[role="button"],
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
    cursor: pointer;
}
button[disabled],
input[disabled] {
    cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    padding: 0;
    border: 0;
}
input {
    line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
    margin: 0;
    -webkit-appearance: none;
    appearance: none;
}
input[type="number"],
input[type="search"] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
    appearance: none;
}
textarea {
    overflow: auto;
}
optgroup {
    font-weight: 700;
}
select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
}
button,
input,
select,
textarea {
    border: 0;
    border-radius: 0;
    outline: 0;
    background: 0 0;
}
[tabindex="-1"]:focus {
    outline: 0 !important;
}
select:focus {
    outline: 0;
}
::-webkit-input-placeholder {
    -webkit-box-shadow: none;
    box-shadow: none;
}
::-moz-placeholder {
    box-shadow: none;
}
:-ms-input-placeholder {
    box-shadow: none;
    opacity: 1;
}
::-ms-input-placeholder {
    box-shadow: none;
}
::placeholder,
button:focus,
input,
input:focus,
input:invalid {
    -webkit-box-shadow: none;
    box-shadow: none;
}
::-webkit-input-placeholder {
    opacity: 1;
}
::-moz-placeholder {
    opacity: 1;
}
::-ms-input-placeholder {
    opacity: 1;
}
::placeholder {
    opacity: 1;
}
@font-face {
    font-family: "swiper-icons";
    src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
    font-weight: 400;
    font-style: normal;
}
:root {
    --swiper-theme-color: #007aff;
}
.swiper,
.swiper-wrapper {
    position: relative;
    z-index: 1;
}
.swiper {
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    list-style: none;
    padding: 0;
}
.swiper-vertical > .swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.swiper-wrapper {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
.swiper-android .swiper-slide,
.swiper-wrapper {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.swiper-pointer-events {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
}
.swiper-pointer-events.swiper-vertical {
    -ms-touch-action: pan-x;
    touch-action: pan-x;
}
.swiper-slide {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
}
.swiper-slide-invisible-blank {
    visibility: hidden;
}
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
    height: auto;
}
.swiper-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-transition-property: height, -webkit-transform;
    transition-property: transform, height;
    transition-property: transform, height, -webkit-transform;
}
.swiper-3d,
.swiper-3d.swiper-css-mode .swiper-wrapper {
    -webkit-perspective: 1200px;
    perspective: 1200px;
}
.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-wrapper {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
    background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(transparent));
    background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), transparent);
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(transparent));
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), transparent);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(transparent));
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), transparent);
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(transparent));
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), transparent);
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-css-mode > .swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
    display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: start start;
}
.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
    -ms-scroll-snap-type: x mandatory;
    scroll-snap-type: x mandatory;
}
.swiper-vertical.swiper-css-mode > .swiper-wrapper {
    -ms-scroll-snap-type: y mandatory;
    scroll-snap-type: y mandatory;
}
.swiper-centered > .swiper-wrapper::before {
    content: "";
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-ordinal-group: 10000;
    -ms-flex-order: 9999;
    order: 9999;
}
.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
    -webkit-margin-start: var(--swiper-centered-offset-before);
    margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-horizontal>.swiper-wrapper: :before {
    height: 100%;
    min-height: 1px;
    width: var(--swiper-centered-offset-after);
}
.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
    -webkit-margin-before: var(--swiper-centered-offset-before);
    margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-vertical>.swiper-wrapper: :before {
    width: 100%;
    min-width: 1px;
    height: var(--swiper-centered-offset-after);
}
.swiper-centered > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: center center;
}
.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
}
.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
    height: 1px;
    width: var(--swiper-virtual-size);
}
.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
    width: 1px;
    height: var(--swiper-virtual-size);
}
:root {
    --swiper-navigation-size: 44px;
}
.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: calc(var(--swiper-navigation-size) / 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(0px - var(--swiper-navigation-size) / 2);
    z-index: 10;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: 0.35;
    cursor: auto;
    pointer-events: none;
}
.swiper-button-next:after,
.swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    text-transform: none !important;
    letter-spacing: 0;
    font-variant: initial;
    line-height: 1;
}
.swiper-button-prev,
.swiper-rtl .swiper-button-next {
    left: 10px;
    right: auto;
}
.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
    content: "prev";
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
    right: 10px;
    left: auto;
}
.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
    content: "next";
}
.swiper-button-lock {
    display: none;
}
.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: 300ms opacity;
    transition: 300ms opacity;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
    opacity: 0;
}
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%;
}
.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transform: scale(0.33);
    transform: scale(0.33);
    position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    -webkit-transform: scale(1);
    transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    -webkit-transform: scale(0.66);
    transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    -webkit-transform: scale(0.33);
    transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    -webkit-transform: scale(0.66);
    transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    -webkit-transform: scale(0.33);
    transform: scale(0.33);
}
.swiper-pagination-bullet {
    width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
    height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
    display: inline-block;
    border-radius: 50%;
    background: var(--swiper-pagination-bullet-inactive-color, #000);
    opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}
button.swiper-pagination-bullet {
    border: 0;
    margin: 0;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer;
}
.swiper-pagination-bullet:only-child {
    display: none !important;
}
.swiper-pagination-bullet-active {
    opacity: var(--swiper-pagination-bullet-opacity, 1);
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
}
.swiper-pagination-vertical.swiper-pagination-bullets,
.swiper-vertical > .swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
}
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
    display: block;
}
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 8px;
}
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    -webkit-transition: 200ms top, 200ms -webkit-transform;
    transition: 200ms transform, 200ms top;
    transition: 200ms transform, 200ms top, 200ms -webkit-transform;
}
.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    white-space: nowrap;
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: 200ms left, 200ms -webkit-transform;
    transition: 200ms transform, 200ms left;
    transition: 200ms transform, 200ms left, 200ms -webkit-transform;
}
.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: 200ms right, 200ms -webkit-transform;
    transition: 200ms transform, 200ms right;
    transition: 200ms transform, 200ms right, 200ms -webkit-transform;
}
.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, 0.25);
    position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    transform-origin: left top;
}
.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    -webkit-transform-origin: right top;
    transform-origin: right top;
}
.swiper-horizontal > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,
.swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0;
}
.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-vertical > .swiper-pagination-progressbar {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0;
}
.swiper-pagination-lock {
    display: none;
}
.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, 0.1);
}
.swiper-horizontal > .swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%;
}
.swiper-vertical > .swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%;
}
.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    left: 0;
    top: 0;
}
.swiper-scrollbar-cursor-drag {
    cursor: move;
}
.swiper-scrollbar-lock {
    display: none;
}
.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
}
.swiper-zoom-container > canvas,
.swiper-zoom-container > img,
.swiper-zoom-container > svg {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}
.swiper-slide-zoomed {
    cursor: move;
}
.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s infinite linear;
    animation: swiper-preloader-spin 1s infinite linear;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
    border-radius: 50%;
    border-top-color: transparent;
}
.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000;
}
.swiper .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000;
}
.swiper-free-mode > .swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto;
}
.swiper-grid > .swiper-wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.swiper-grid-column > .swiper-wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.swiper-fade.swiper-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.swiper-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    transition-property: opacity;
}
.swiper-fade .swiper-slide .swiper-slide {
    pointer-events: none;
}
.swiper-fade .swiper-slide-active,
.swiper-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}
.swiper-cards,
.swiper-cube,
.swiper-flip {
    overflow: visible;
}
.swiper-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    width: 100%;
    height: 100%;
}
.swiper-cube .swiper-slide .swiper-slide {
    pointer-events: none;
}
.swiper-cube.swiper-rtl .swiper-slide {
    -webkit-transform-origin: 100% 0;
    transform-origin: 100% 0;
}
.swiper-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}
.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-next + .swiper-slide,
.swiper-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible;
}
.swiper-cube .swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-right,
.swiper-cube .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.swiper-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    opacity: 0.6;
    z-index: 0;
}
.swiper-cube .swiper-cube-shadow:before {
    content: "";
    background: #000;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    -webkit-filter: blur(50px);
    filter: blur(50px);
}
.swiper-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
}
.swiper-flip .swiper-slide .swiper-slide {
    pointer-events: none;
}
.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}
.swiper-flip .swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-right,
.swiper-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.swiper-cards .swiper-slide,
.swiper-creative .swiper-slide {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden;
}
.swiper-creative .swiper-slide {
    -webkit-transition-property: opacity, height, -webkit-transform;
    transition-property: transform, opacity, height;
    transition-property: transform, opacity, height, -webkit-transform;
}
.swiper-cards .swiper-slide {
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
}
.noUi-target,
.noUi-target * {
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-user-select: none;
    -ms-touch-action: none;
    touch-action: none;
    -ms-user-select: none;
    -moz-user-select: none;
    user-select: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.noUi-target {
    position: relative;
}
.noUi-base,
.noUi-connects {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1;
}
.noUi-connects {
    overflow: hidden;
    z-index: 0;
}
.noUi-connect,
.noUi-origin {
    will-change: transform;
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    height: 100%;
    width: 100%;
    -ms-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform-style: flat;
    transform-style: flat;
}
.noUi-txt-dir-rtl.noUi-horizontal .noUi-origin {
    left: 0;
    right: auto;
}
.noUi-vertical .noUi-origin {
    top: -100%;
    width: 0;
}
.noUi-horizontal .noUi-origin {
    height: 0;
}
.noUi-handle {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: absolute;
}
.noUi-touch-area {
    height: 100%;
    width: 100%;
}
.noUi-state-tap .noUi-connect,
.noUi-state-tap .noUi-origin {
    -webkit-transition: transform 0.3s;
    -webkit-transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
}
.noUi-state-drag * {
    cursor: inherit !important;
}
.noUi-horizontal {
    height: 18px;
}
.noUi-horizontal .noUi-handle {
    width: 34px;
    height: 28px;
    right: -17px;
    top: -6px;
}
.noUi-vertical {
    width: 18px;
}
.noUi-vertical .noUi-handle {
    width: 28px;
    height: 34px;
    right: -6px;
    bottom: -17px;
}
.noUi-txt-dir-rtl.noUi-horizontal .noUi-handle {
    left: -17px;
    right: auto;
}
.noUi-target {
    background: #fafafa;
    border-radius: 4px;
    border: 1px solid #d3d3d3;
    -webkit-box-shadow: inset 0 1px 1px #f0f0f0, 0 3px 6px -5px #bbb;
    box-shadow: inset 0 1px 1px #f0f0f0, 0 3px 6px -5px #bbb;
}
.noUi-connects {
    border-radius: 3px;
}
.noUi-connect {
    background: #3fb8af;
}
.noUi-draggable {
    cursor: ew-resize;
}
.noUi-vertical .noUi-draggable {
    cursor: ns-resize;
}
.noUi-handle {
    border: 1px solid #d9d9d9;
    border-radius: 3px;
    background: #fff;
    cursor: default;
    -webkit-box-shadow: inset 0 0 1px #fff, inset 0 1px 7px #ebebeb, 0 3px 6px -3px #bbb;
    box-shadow: inset 0 0 1px #fff, inset 0 1px 7px #ebebeb, 0 3px 6px -3px #bbb;
}
.noUi-active {
    -webkit-box-shadow: inset 0 0 1px #fff, inset 0 1px 7px #ddd, 0 3px 6px -3px #bbb;
    box-shadow: inset 0 0 1px #fff, inset 0 1px 7px #ddd, 0 3px 6px -3px #bbb;
}
.noUi-handle:after,
.noUi-handle:before {
    content: "";
    display: block;
    position: absolute;
    height: 14px;
    width: 1px;
    background: #e8e7e6;
    left: 14px;
    top: 6px;
}
.noUi-handle:after {
    left: 17px;
}
.noUi-vertical .noUi-handle:before {
    width: 14px;
    height: 1px;
    left: 6px;
    top: 14px;
}
.noUi-vertical .noUi-handle:after {
    width: 14px;
    height: 1px;
    left: 6px;
    top: 17px;
}
[disabled] .noUi-connect {
    background: #b8b8b8;
}
[disabled] .noUi-handle,
[disabled].noUi-handle,
[disabled].noUi-target {
    cursor: not-allowed;
}
.noUi-pips,
.noUi-pips * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.noUi-pips {
    position: absolute;
    color: #999;
}
.noUi-value {
    position: absolute;
    white-space: nowrap;
    text-align: center;
}
.noUi-value-sub {
    color: #ccc;
    font-size: 10px;
}
.noUi-marker {
    position: absolute;
    background: #ccc;
}
.noUi-marker-large,
.noUi-marker-sub {
    background: #aaa;
}
.noUi-pips-horizontal {
    padding: 10px 0;
    height: 80px;
    top: 100%;
    left: 0;
    width: 100%;
}
.noUi-value-horizontal {
    -webkit-transform: translate(-50%, 50%);
    transform: translate(-50%, 50%);
}
.noUi-rtl .noUi-value-horizontal {
    -webkit-transform: translate(50%, 50%);
    transform: translate(50%, 50%);
}
.noUi-marker-horizontal.noUi-marker {
    margin-left: -1px;
    width: 2px;
    height: 5px;
}
.noUi-marker-horizontal.noUi-marker-sub {
    height: 10px;
}
.noUi-marker-horizontal.noUi-marker-large {
    height: 15px;
}
.noUi-pips-vertical {
    padding: 0 10px;
    height: 100%;
    top: 0;
    left: 100%;
}
.noUi-value-vertical {
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    padding-left: 25px;
}
.noUi-rtl .noUi-value-vertical {
    -webkit-transform: translate(0, 50%);
    transform: translate(0, 50%);
}
.noUi-marker-vertical.noUi-marker {
    width: 5px;
    height: 2px;
    margin-top: -1px;
}
.noUi-marker-vertical.noUi-marker-sub {
    width: 10px;
}
.noUi-marker-vertical.noUi-marker-large {
    width: 15px;
}
.button:after,
.noUi-tooltip {
    position: absolute;
    display: block;
}
.noUi-tooltip {
    border: 1px solid #d9d9d9;
    border-radius: 3px;
    background: #fff;
    color: #000;
    padding: 5px;
    text-align: center;
    white-space: nowrap;
}
.noUi-horizontal .noUi-tooltip {
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    left: 50%;
    bottom: 120%;
}
.noUi-vertical .noUi-tooltip {
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    top: 50%;
    right: 120%;
}
.noUi-horizontal .noUi-origin > .noUi-tooltip {
    -webkit-transform: translate(50%, 0);
    transform: translate(50%, 0);
    left: auto;
    bottom: 10px;
}
.noUi-vertical .noUi-origin > .noUi-tooltip {
    -webkit-transform: translate(0, -18px);
    transform: translate(0, -18px);
    top: auto;
    right: 28px;
}
.app,
.app__main,
.app__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
}
.app {
    -webkit-box-orient: horizontal;
    -ms-flex-direction: row;
    flex-direction: row;
    overflow-x: hidden;
    background-color: var(--body-bg);
}
.app__main,
.app__wrapper {
    -webkit-box-orient: vertical;
    -ms-flex-direction: column;
    flex-direction: column;
}
.app__wrapper {
    min-height: 100vh;
    width: 100%;
}
.app__main {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    /*padding: 6.875rem var(--mobile-padding-default) 0;*/
    padding: 0;
}
@media (min-width: 768px) {
    .app__main {
        /*padding-top: 5.875rem;*/
        padding-top: 70px;
    }
}
@media (min-width: 992px) {
    .app__main {
        padding-left: var(--desktop-padding-default);
        padding-right: var(--desktop-padding-default);
    }
}
.app__container {
    margin: 0 auto;
    max-width: 51rem;
    width: 100%;
    padding: 0 1rem;
}
@media (min-width: 992px) {
    .app__container {
        max-width: 78.75rem;
    }
}
.app__layout {
    margin: 0 auto;
    width: 100%;
    max-width: 51rem;
}
@media (min-width: 1200px) {
    .app__layout {
        display: grid;
        max-width: 71.25rem;
        grid-template-columns: auto 1fr;
        gap: 1.5rem;
    }
}
.app__layoutCol--fill {
    grid-column: 1/-1;
}
.app aside.app__layoutCol {
    margin-top: 0.75rem;
}
@media (min-width: 992px) {
    .app aside.app__layoutCol {
        margin-top: 1.5rem;
    }
}
@media (min-width: 1200px) {
    .app aside.app__layoutCol {
        width: 18.75rem;
        max-width: 18.75rem;
        margin-top: 0;
    }
}
.app__header {
    padding: 0 0 1rem;
}
@media (min-width: 576px) {
    .app__header {
        padding: 0 0 1.5rem;
    }
}
.app__headerTitle {
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 2rem;
    letter-spacing: -0.0308em;
    margin-bottom: 0;
}
@media (min-width: 768px) {
    .app__headerTitle {
        font-size: 2rem;
        font-weight: 700;
        line-height: 2.625rem;
    }
}
.app__backdrop {
    -webkit-animation: var(--keyframes-fade-in) var(--duration-200) 1 forwards;
    animation: var(--keyframes-fade-in) var(--duration-200) 1 forwards;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-color: var(--backdrop);
    bottom: 0;
    display: block;
    left: 0;
    opacity: 0;
    visibility: hidden;
    position: fixed;
    right: 0;
    top: 0;
    will-change: opacity;
    z-index: var(--z-7);
}
.navigation--open {
    overflow: hidden;
}
.navigation--open .app__navigation {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
}
.navigation--open .app__backdrop {
    visibility: visible;
    opacity: 1;
}
.button {
    --button-extra-slim-min-height: rem(28px);
    --button-extra-slim-min-width: rem(28px);
    --button-slim-min-width: rem(32px);
    --button-slim-min-height: rem(32px);
    --button-large-min-height: rem(44px);
    --button-vertical-padding: calc((var(--line-height-6) - var(--line-height-2) - var(--space-05)) / 2);
    --button-slim-vertical-padding: calc((var(--button-slim-min-height) - var(--line-height-2) - var(--space-05)) / 2);
    --button-spinner-size: 1.25rem;
    font-size: var(--font-size-5);
    font-weight: var(--font-weight-bold);
    color: var(--text);
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 3.125rem;
    min-width: 8.0625rem;
    margin: 0;
    padding: calc((var(--line-height-6) - var(--line-height-2) - var(--space-32)) / 2) var(--space-4);
    background: var(--surface);
    -webkit-box-shadow: var(--shadow-button);
    box-shadow: var(--shadow-button);
    border-radius: 0.75rem;
    border: 1px solid var(--border-neutral-subdued);
    line-height: 1;
    text-align: center;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-decoration: none;
    -webkit-tap-highlight-color: transparent;
}
.button:after {
    border-radius: var(--border-radius-base);
    content: "";
    z-index: 1;
    top: calc(var(--border-width-1) * -1 - 0.0625rem);
    right: calc(var(--border-width-1) * -1 - 0.0625rem);
    bottom: calc(var(--border-width-1) * -1 - 0.0625rem);
    left: calc(var(--border-width-1) * -1 - 0.0625rem);
    pointer-events: none;
    -webkit-box-shadow: 0 0 0 calc(var(--border-width-1) * -1 - 0.0625rem) var(--focused);
    box-shadow: 0 0 0 calc(var(--border-width-1) * -1 - 0.0625rem) var(--focused);
    -webkit-transition: -webkit-box-shadow var(--duration-100) var(--ease);
    transition: box-shadow var(--duration-100) var(--ease);
    transition: box-shadow var(--duration-100) var(--ease), -webkit-box-shadow var(--duration-100) var(--ease);
    border-radius: 0.75rem;
}
.button:focus {
    color: inherit;
}
.button:hover {
    color: var(--text);
    outline: var(--border-width-1) solid transparent;
}
.button:focus {
    color: var(--text);
    -webkit-box-shadow: var(--shadow-button);
    box-shadow: var(--shadow-button);
    outline: 0;
}
.button:focus:after {
    -webkit-box-shadow: 0 0 0 0.125rem var(--focused);
    box-shadow: 0 0 0 0.125rem var(--focused);
    outline: var(--border-width-1) solid transparent;
}
.button:active {
    color: var(--text);
    -webkit-box-shadow: var(--shadow-button);
    box-shadow: var(--shadow-button);
}
.button:active:after {
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.button svg {
    fill: #fff;
}
.button__icon {
    fill: #fff;
    margin-left: calc(var(--space-1) * -1);
}
.button__icon:last-child {
    margin-right: calc(var(--space-2) * -1);
    margin-left: auto;
}
.button__icon + :not(.button__icon) {
    margin-left: 0.5rem;
}
.button--disabled,
.button[disabled] {
    -webkit-transition: none;
    transition: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: var(--border-disabled);
    background: var(--surface-disabled);
    color: var(--text-disabled);
    cursor: default;
    pointer-events: none;
}
.button--disabled svg,
.button[disabled] svg {
    fill: var(--icon-disabled);
}
.button--primary {
    color: #fff;
    background: -webkit-linear-gradient(359deg, #436af3 -0.27%, #2048e9 98.37%);
    background: linear-gradient(91deg, #436af3 -0.27%, #2048e9 98.37%);
    -webkit-box-shadow: 0 15px 30px 0 rgba(65, 104, 243, 0.39);
    box-shadow: 0 15px 30px 0 rgba(65, 104, 243, 0.39);
}
.button--primary:focus,
.button--primary:hover {
    color: #fff;
    background: -webkit-linear-gradient(359deg, #436af3 -0.27%, #2048e9 98.37%);
    background: linear-gradient(91deg, #436af3 -0.27%, #2048e9 98.37%);
    -webkit-box-shadow: 0 15px 30px 0 rgba(65, 104, 243, 0.49);
    box-shadow: 0 15px 30px 0 rgba(65, 104, 243, 0.49);
}
.button--primary:active {
    color: #fff;
    background: -webkit-linear-gradient(359deg, #436af3 -0.27%, #2048e9 98.37%);
    background: linear-gradient(91deg, #436af3 -0.27%, #2048e9 98.37%);
}
.button--secondary {
    background: -webkit-gradient(linear, left top, left bottom, from(#59d069), to(#23902f));
    background: -webkit-linear-gradient(top, #59d069 0, #23902f 100%);
    background: linear-gradient(180deg, #59d069 0, #23902f 100%);
    color: #fff;
}
.button--secondary:focus,
.button--secondary:hover {
    background: -webkit-gradient(linear, left top, left bottom, from(#59d069), to(#23902f));
    background: -webkit-linear-gradient(top, #59d069 0, #23902f 100%);
    background: linear-gradient(180deg, #59d069 0, #23902f 100%);
    color: #fff;
    opacity: 0.9;
}
.button--secondary:active {
    background: -webkit-gradient(linear, left top, left bottom, from(#59d069), to(#23902f));
    background: -webkit-linear-gradient(top, #59d069 0, #23902f 100%);
    background: linear-gradient(180deg, #59d069 0, #23902f 100%);
    color: #fff;
    opacity: 0.9;
}
.button--plain {
    background-color: #fff;
    border: 0.0625rem solid var(--border-subdued);
}
.button--plain:focus,
.button--plain:hover {
    background-color: #fff;
    border: 0.0625rem solid var(--border);
}
.button--plain:active {
    background-color: #fff;
    border-color: var(--border-active);
}
.button--distributionEqualSpacing {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.button--distributionCenter {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.button--distributionCenter .button__icon {
    margin-left: 0.4rem;
}
.button--sizeExtraSlim {
    font-size: var(--font-size-1);
}
.button--sizeExtraSlim,
.button--sizeSlim {
    padding: var(--button-slim-vertical-padding) var(--space-3);
}
.button--sizeLarge {
    font-size: var(--font-size-5);
    min-height: 2.75rem;
    min-width: 9.375rem;
}
.button--fullWidth {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
}
.button--iconOnly {
    padding: var(--space-1);
    -webkit-box-shadow: none;
    box-shadow: none;
    min-height: 2.25rem;
    min-width: 2.25rem;
}
.button--iconOnly:after {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.button--iconOnly:focus:after {
    -webkit-box-shadow: 0 0 0 0.125rem var(--focused);
    box-shadow: 0 0 0 0.125rem var(--focused);
    outline: var(--border-width-1) solid transparent;
}
.button--iconOnly.button--sizeLarge {
    padding-left: var(--space-3);
    padding-right: var(--space-3);
    height: 2.75rem;
    width: 2.75rem;
}
.button--iconOnly .button__icon:first-child {
    margin-left: 0;
}
.button--iconOnly .button__icon:last-child {
    margin-right: calc(var(--space-1) * -1);
    margin-left: 0;
}
.button--iconOnly .button__icon:only-child {
    margin-right: 0;
}
.button--sizeSlim {
    min-height: var(--button-slim-min-height);
    min-width: var(--button-slim-min-width);
}
.button--sizeExtraSlim {
    min-height: var(--button-extra-slim-min-height);
    min-width: var(--button-extra-slim-min-width);
}
.icon,
.icon__svg {
    position: relative;
    max-width: 100%;
    max-height: 100%;
}
.icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 1.25rem;
    width: 1.25rem;
    margin: auto;
}
.icon__svg {
    display: block;
    width: 100%;
}
.icon--hasBackdrop {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: var(--space-1);
    position: relative;
}
.icon--hasBackdrop:before {
    border-radius: var(--border-radius-half);
    bottom: calc(var(--space-1) * -1);
    content: "";
    left: calc(var(--space-1) * -1);
    position: absolute;
    right: calc(var(--space-1) * -1);
    top: calc(var(--space-1) * -1);
}
.icon--colorBase {
    color: var(--icon);
}
.icon--colorBase svg {
    fill: var(--icon);
    color: var(--icon);
}
.icon--colorSubdued,
.icon--colorSubdued svg {
    color: var(--icon-subdued);
}
.icon--colorSubdued svg {
    fill: var(--icon-subdued);
}
.icon--colorCritical,
.icon--colorCritical svg {
    color: var(--icon-critical);
}
.icon--colorCritical svg {
    fill: var(--icon-critical);
}
.icon--colorInteractive {
    color: var(--interactive);
}
.icon--colorInteractive svg {
    fill: var(--interactive);
    color: var(--interactive);
}
.icon--colorWarning:before {
    background-color: var(--surface-warning);
}
.icon--colorWarning svg {
    fill: var(--icon-warning);
}
.icon--colorHighlight svg {
    fill: var(--icon-highlight);
}
.icon--colorSuccess:before {
    background-color: var(--surface-success);
}
.icon--colorSuccess svg {
    fill: var(--icon-success);
}
.icon--applyColor {
    color: var(--surface);
}
.icon--inline {
    margin: 0;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
}
.icon--sizeSmall {
    height: 1rem;
    width: 1rem;
}
.icon--sizeMedium {
    height: 1.5rem;
    width: 1.5rem;
}
.icon--sizeLarge {
    height: 2rem;
    width: 2rem;
}
.buttonGroup {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: calc(var(--space-2) * -1);
    margin-left: calc(var(--space-2) * -1);
}
.buttonGroup__item {
    margin-top: var(--space-2);
    margin-left: var(--space-2);
}
.buttonGroup--segmented {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin-top: 0;
    margin-left: 0;
}
.buttonGroup--segmented .buttonGroup__item {
    position: relative;
    margin-top: 0;
    margin-left: 0;
    line-height: normal;
}
.buttonGroup--segmented .buttonGroup__item:not(:first-child) {
    margin-left: calc(var(--border-width-1) * -1);
}
.buttonGroup--segmented .buttonGroup__item .button,
.buttonGroup--segmented .buttonGroup__item .button:after,
.buttonGroup[data-buttongroup-segmented="true"] .button,
.buttonGroup[data-buttongroup-segmented="true"] .button:after {
    border-radius: 0;
}
.buttonGroup--segmented .buttonGroup__item:first-child .button,
.buttonGroup--segmented .buttonGroup__item:first-child .button:after {
    border-radius: 0;
    border-bottom-left-radius: var(--border-radius-1);
    border-top-left-radius: var(--border-radius-1);
}
.buttonGroup--segmented .buttonGroup__item:last-child .button,
.buttonGroup--segmented .buttonGroup__item:last-child .button:after {
    border-radius: 0;
    border-bottom-right-radius: var(--border-radius-1);
    border-top-right-radius: var(--border-radius-1);
}
.buttonGroup[data-buttongroup-segmented="true"] > :first-child .button,
.buttonGroup[data-buttongroup-segmented="true"] > :first-child .button:after {
    border-radius: 0;
    border-top-left-radius: var(--border-radius-1);
    border-bottom-left-radius: var(--border-radius-1);
}
.buttonGroup[data-buttongroup-segmented="true"] > :last-child .button,
.buttonGroup[data-buttongroup-segmented="true"] > :last-child .button:after {
    border-radius: 0;
    border-top-right-radius: var(--border-radius-1);
    border-bottom-right-radius: var(--border-radius-1);
}
.buttonGroup--extraTight {
    margin-top: calc(var(--space-1) * -1);
    margin-left: calc(var(--space-1) * -1);
}
.buttonGroup--extraTight .buttonGroup__item {
    margin-top: var(--space-1);
    margin-left: var(--space-1);
}
.buttonGroup--stretched > * {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
.buttonGroup--stretched .button {
    width: 100%;
}
.buttonGroup--tight {
    margin-top: calc(var(--space-2) * -1);
    margin-left: calc(var(--space-2) * -1);
}
.buttonGroup--tight .buttonGroup__item {
    margin-top: var(--space-2);
    margin-left: var(--space-2);
}
.buttonGroup--buttonGroup_loose {
    margin-top: calc(var(--space-5) * -1);
    margin-left: calc(var(--space-5) * -1);
}
.buttonGroup--buttonGroup_loose .buttonGroup__item {
    margin-top: var(--space-5);
    margin-left: var(--space-5);
}
.buttonGroup--distributionCenter {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.scrollable {
    --scrollable-shadow-size: var(--space-5);
    --scrollable-shadow-bottom: inset 0 calc(var(--scrollable-shadow-size) * -1) var(--scrollable-shadow-size) calc(var(--scrollable-shadow-size) * -1) rgba(0, 0, 0, 0.15);
    --scrollable-shadow-top: inset 0 var(--scrollable-shadow-size) var(--scrollable-shadow-size) calc(var(--scrollable-shadow-size) * -1) rgba(0, 0, 0, 0.15);
    --scrollable-max-height: none;
    -webkit-overflow-scrolling: touch;
    position: relative;
    max-height: var(--scrollable-max-height);
}
.scrollable:focus {
    outline: 0.125rem solid var(--focused);
    outline-offset: 0.125rem;
}
.scrollable--horizontal {
    overflow-x: auto;
}
.scrollable--vertical {
    overflow-y: auto;
}
.scrollable--verticalHasScrolling {
    overflow-y: scroll;
}
.scrollable--hasTopShadow {
    -webkit-box-shadow: var(--scrollable-shadow-top);
    box-shadow: var(--scrollable-shadow-top);
}
.scrollable--hasTopShadow.scrollable--hasBottomShadow {
    -webkit-box-shadow: var(--scrollable-shadow-top), var(--scrollable-shadow-bottom);
    box-shadow: var(--scrollable-shadow-top), var(--scrollable-shadow-bottom);
}
.scrollable--hasBottomShadow {
    -webkit-box-shadow: var(--scrollable-shadow-bottom);
    box-shadow: var(--scrollable-shadow-bottom);
}
.scrollable[data-scrollable="true"]::-webkit-scrollbar {
    width: 4px;
    height: 7px;
}
.scrollable[data-scrollable="true"]::-webkit-scrollbar-track {
    background-color: #e4e8f5;
    border-radius: 10px;
}
.scrollable[data-scrollable="true"]::-webkit-scrollbar-thumb {
    background-color: #b0bec5;
    border-radius: 10px;
    width: 2px;
    height: 6px;
}
.scrollable[data-scrollable="true"]::-webkit-scrollbar-thumb:hover {
    background-color: #5c5c5c;
}
.stack {
    --stack-spacing: var(--space-4);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    margin-top: calc(var(--stack-spacing) * -1);
    margin-left: calc(var(--stack-spacing) * -1);
}
.stack > .stack__item {
    margin-top: var(--stack-spacing);
    margin-left: var(--stack-spacing);
    max-width: 100%;
}
.stack__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    min-width: 0;
}
.stack__item--fill {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}
.stack--vertical {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.stack--vertical,
.stack--vertical > .stack__item {
    margin-left: var(--space-0);
}
.stack--noWrap {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}
.stack--alignmentBaseline {
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
}
.stack--alignmentCenter {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.stack--distributionCenter {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.stack--distributionFill .stack__item {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}
.stack--distributionEqualSpacing {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.stack--distributionTrailing,
.stack--justifyEnd {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.stack--justifyEnd {
    justify-content: end;
}
.stack--spacingNone {
    --stack-spacing: var(--space-0);
}
.stack--spacingExtraTight {
    --stack-spacing: var(--space-1);
}
.stack--spacingTight {
    --stack-spacing: var(--space-3);
}
.stack--spacingLoose {
    --stack-spacing: var(--space-5);
}
.stack--textCenter {
    text-align: center;
}
.stack--noNegative,
.stack--noNegative > .stack--noNegative__item {
    margin-left: 0;
    margin-top: 0;
}
.stack--noNegative > .stack--noNegative__item:not(:first-child) {
    margin-top: var(--stack-spacing);
}
.card {
    background-color: var(--card-background);
    border-radius: 2rem;
    padding: 1.5rem 1rem;
    grid-area: content-card;
}
@media (min-width: 992px) {
    .card {
        padding: 2rem;
    }
}
.card blockquote,
.card h3,
.card h4,
.card h5,
.card h6,
.card ul {
    margin-bottom: 0.75rem;
}
@media (min-width: 992px) {
    .card h1,
    .card h2,
    .card h3,
    .card h4,
    .card h5,
    .card h6 {
        margin-bottom: 1rem;
    }
}
.card h1,
.card h2,
.card h3 {
    font-weight: 700;
    line-height: 2rem;
    letter-spacing: -0.0308em;
}
.card h1,
.card h2 {
    font-size: 1.5rem;
    margin-bottom: 0.75rem;
}
@media (min-width: 768px) {
    .card h1,
    .card h2 {
        font-size: 2rem;
        font-weight: 700;
        line-height: 2.625rem;
    }
}
.card h3 {
    font-size: 1.375rem;
}
@media (min-width: 768px) {
    .card h3 {
        font-size: 1.5rem;
        font-weight: 700;
        line-height: 2rem;
    }
}
.card h4,
.card p {
    line-height: 1.5rem;
}
.card h4,
.card h5,
.card h6 {
    font-size: 1.25rem;
    font-weight: 700;
    letter-spacing: -0.0308em;
}
@media (min-width: 768px) {
    .card h4 {
        font-size: 1.375rem;
        font-weight: 700;
        line-height: 1.625rem;
    }
}
.card h5,
.card h6 {
    font-size: 1.125rem;
    line-height: 1.25rem;
}
@media (min-width: 768px) {
    .card h5 {
        font-size: 1.25rem;
        font-weight: 700;
        line-height: 1.375rem;
    }
}
.card h6 {
    font-size: 1.0625rem;
    line-height: 1.125rem;
}
@media (min-width: 768px) {
    .card h6 {
        font-size: 1.125rem;
        font-weight: 700;
        line-height: 1.25rem;
    }
}
.card p {
    margin-bottom: 0.75rem;
}
@media (min-width: 992px) {
    .card p {
        margin-bottom: 1rem;
    }
}
@media (min-width: 992px) {
    .card ul {
        margin-bottom: 1rem;
    }
}
.card ul li {
    position: relative;
    padding-left: 2.5rem;
}
.card ul li::before {
    content: "";
    width: 1.75rem;
    max-width: 1.75rem;
    position: absolute;
    top: -0.125rem;
    left: 0;
    height: 1.75rem;
    margin-right: 0.8rem;
    background-image: url("data:image/svg+xml,%3Csvg width='28' height='28' viewBox='0 0 28 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_136_20766)'%3E%3Cpath d='M14 28C21.732 28 28 21.732 28 14C28 6.26801 21.732 0 14 0C6.26801 0 0 6.26801 0 14C0 21.732 6.26801 28 14 28Z' fill='%23436AF4'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M21.7458 9.38931C21.6157 9.25921 21.4614 9.15601 21.2915 9.0856C21.1215 9.01519 20.9394 8.97894 20.7555 8.97894C20.5716 8.97894 20.3894 9.01519 20.2195 9.0856C20.0496 9.15601 19.8952 9.25921 19.7652 9.38931L12.3014 16.8541L8.56989 13.1236C8.43991 12.9935 8.28558 12.8904 8.11573 12.82C7.94588 12.7496 7.76382 12.7133 7.57995 12.7133C7.20862 12.7132 6.85246 12.8606 6.58982 13.1231C6.45978 13.2531 6.35661 13.4074 6.28621 13.5773C6.21581 13.7471 6.17955 13.9292 6.1795 14.113C6.17942 14.4844 6.32684 14.8405 6.58936 15.1032L11.2094 19.7232C11.3736 19.8865 11.5678 20.0013 11.775 20.0676C12.0339 20.1832 12.3219 20.2174 12.6007 20.1657C12.8795 20.1141 13.1361 19.9789 13.3364 19.7782L21.7458 11.3698C22.0082 11.1073 22.1557 10.7513 22.1557 10.38C22.1557 10.0088 22.0082 9.65185 21.7458 9.38931Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_136_20766'%3E%3Crect width='28' height='28' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}
.card ul li + li {
    margin-top: 0.75rem;
}
@media (min-width: 992px) {
    .card ul li + li {
        margin-top: 1rem;
    }
}
.card blockquote {
    font-weight: 600;
    position: relative;
    display: block;
    padding: 2.375rem 0;
}
@media (min-width: 768px) {
    .card blockquote {
        padding: 0 3rem;
    }
}
@media (min-width: 992px) {
    .card blockquote {
        margin-bottom: 1rem;
    }
}
.card blockquote::after,
.card blockquote::before {
    content: "";
    background-image: url(../img/general/icon-quote.svg);
    background-repeat: no-repeat;
    height: 2rem;
    width: 2rem;
    position: absolute;
}
.card blockquote::before {
    left: 0;
    top: 0;
}
.card blockquote:after {
    bottom: 0;
    right: 0;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}
.card blockquote p {
    border-radius: 1rem;
    padding: 1rem 1.5rem;
    background-color: #f6f7f8;
    margin-bottom: 0;
}
.choice {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    cursor: pointer;
}
.choice__control {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: var(--choice-size);
    height: var(--choice-size);
    margin-right: var(--space-2);
}
.choice__control > * {
    width: 100%;
}
.choice__label {
    font-size: var(--font-size-5);
    font-weight: var(--font-weight-medium);
    line-height: var(--line-height-2);
    text-transform: none;
    letter-spacing: normal;
    -webkit-tap-highlight-color: transparent;
}
.choice__descriptions {
    padding-left: calc(var(--space-2) + var(--choice-size));
}
.choice__helpText {
    font-size: var(--font-size-4);
    font-weight: var(--font-weight-regular);
    line-height: var(--line-height-2);
    text-transform: none;
    letter-spacing: normal;
    color: var(--text-subdued);
    margin-bottom: var(--space-1);
}
@media (min-width: 992px) {
    .choice__helpText {
        font-size: var(--font-size-3);
    }
}
.choice--disabled {
    cursor: default;
}
.choice--disabled .choice__label {
    color: var(--text-disabled);
}
.choice--labelHidden {
    padding: 0;
}
.choice--labelHidden .choice__control {
    margin-right: 0;
    margin-top: 0;
}
.choice--labelHidden .choice__label,
.choiceList--titleHidden .choiceList__title {
    font-size: 0;
    line-height: 0;
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    white-space: nowrap;
}
.choiceList {
    margin: 0;
    padding: 0;
    border: 0;
}
.choiceList__title {
    font-size: var(--font-size-3);
    font-weight: var(--font-weight-regular);
    line-height: var(--line-height-2);
    color: var(--text-subdued);
    text-transform: none;
    letter-spacing: normal;
    display: block;
    margin: 0 0 var(--space-1);
    padding: 0;
}
@media (min-width: 992px) {
    .choiceList__title {
        font-size: var(--font-size-3);
    }
}
.choiceList__choices {
    margin: 0;
    padding: 0;
    list-style: none;
}
.label,
.label__text {
    -webkit-tap-highlight-color: transparent;
}
.label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    margin-bottom: var(--space-1);
}
.label__text {
    font-size: var(--font-size-3);
    font-weight: var(--font-weight-medium);
    line-height: var(--line-height-2);
    text-transform: none;
    letter-spacing: normal;
    display: block;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    color: currentColor;
}
@media (min-width: 992px) {
    .label__text {
        font-size: var(--font-size-3);
    }
}
.label--hidden {
    font-size: 0;
    line-height: 0;
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    white-space: nowrap;
}
.textField {
    font-size: var(--font-size-5);
    color: var(--text);
    cursor: text;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    background-color: var(--input-background);
    border: 0.0625rem solid var(--border);
    z-index: 10;
    border-radius: 15px;
}
@media (min-width: 992px) {
    .textField {
        font-size: var(--font-size-3);
    }
}
.textField__input {
    font-size: var(--font-size-5);
    font-weight: var(--font-weight-medium);
    color: var(--text);
    text-transform: none;
    line-height: 1.5;
    letter-spacing: normal;
    position: relative;
    display: block;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 100%;
    min-width: 0;
    min-height: 3rem;
    margin: 0;
    padding: var(--space-1) var(--space-4);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0;
    background: 0 0;
    z-index: 20;
}
.textField__input::-webkit-input-placeholder {
    color: var(--text-subdued);
}
.textField__input::-moz-placeholder {
    color: var(--text-subdued);
}
.textField__input:-ms-input-placeholder {
    color: var(--text-subdued);
}
.textField__input::-ms-input-placeholder {
    color: var(--text-subdued);
}
.textField__input::placeholder {
    color: var(--text-subdued);
}
.textField__input:hover ~ .textField__backdrop:after {
    -webkit-box-shadow: 0 0 0 0.0625rem var(--border-hovered);
    box-shadow: 0 0 0 0.0625rem var(--border-hovered);
    outline: var(--border-width-1) solid transparent;
}
.textField__input:focus {
    outline: 0;
}
.textField__input:focus ~ .textField__backdrop:after {
    -webkit-box-shadow: 0 0 0 0.0625rem var(--border-active);
    box-shadow: 0 0 0 0.0625rem var(--border-active);
    outline: var(--border-width-1) solid transparent;
}
.textField__input:disabled {
    opacity: 1;
    background: 0 0;
    color: var(--text-disabled);
    -webkit-text-fill-color: var(--text-disabled);
}
.textField__input--hasClearButton:not(:valid) ~ .textField__clearButton {
    display: none;
}
.textField__input--hasClearButton + .textField__clearButton {
    -webkit-transform: scale(0);
    transform: scale(0);
    visibility: hidden;
    opacity: 0;
}
.textField__input--suffixed {
    padding-right: 0;
}
.textField__prefix {
    margin-left: var(--space-3);
    margin-right: var(--space-2);
}
.textField__prefix + .textField__input {
    padding-left: 0;
}
.textField__prefix--country {
    margin-left: var(--space-1);
    background-color: #fff;
    height: 100%;
    border-radius: 0.625rem;
    padding: 0.625rem 0.5rem;
}
.textField__suffix {
    margin-left: var(--space-1);
    margin-right: var(--space-1);
}
.textField__prefix,
.textField__suffix {
    position: relative;
    z-index: 20;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    color: var(--text-subdued);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.textField__country {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 0.125rem;
}
.textField__backdrop,
.textField__backdrop:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    pointer-events: none;
    border-radius: 0.75rem;
}
.textField__backdrop {
    background-color: var(--input-background);
    border: 0.0625rem solid var(--border);
    z-index: 10;
}
.textField__backdrop:after {
    content: "";
    z-index: 1;
    display: block;
    -webkit-box-shadow: 0 0 0 calc(var(--border-width-1) * -1 - 0.06rem) var(--focused);
    box-shadow: 0 0 0 calc(var(--border-width-1) * -1 - 0.06rem) var(--focused);
    -webkit-transition: -webkit-box-shadow var(--duration-100) var(--ease);
    transition: box-shadow var(--duration-100) var(--ease);
    transition: box-shadow var(--duration-100) var(--ease), -webkit-box-shadow var(--duration-100) var(--ease);
}
.textField__clearButton {
    position: relative;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 0;
    background: 0 0;
    border: 0;
    font-size: inherit;
    line-height: inherit;
    color: inherit;
    cursor: pointer;
    z-index: 20;
    margin: 0 var(--space-3) 0 var(--space-1);
    border-radius: 50%;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.select__input:focus ~ .select__backdrop:after,
.textField__clearButton:focus {
    -webkit-box-shadow: 0 0 0 0.125rem var(--focused);
    box-shadow: 0 0 0 0.125rem var(--focused);
    outline: var(--border-width-1) solid transparent;
}
.textField__clearButton--show {
    -webkit-transform: scale(1) !important;
    transform: scale(1) !important;
    visibility: visible !important;
    opacity: 1 !important;
}
.textField__icon {
    position: relative;
    z-index: 20;
    width: 2rem;
}
.textField svg,
.textField__icon svg {
    fill: var(--icon);
}
.textField__spinner {
    --text-field-spinner-offset-large: calc(var(--text-field-spinner-offset) + var(--border-width-1));
    z-index: 20;
    margin: var(--text-field-spinner-offset-large);
    color: var(--icon);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 1.375rem;
    cursor: pointer;
}
.textField__spinnerIcon {
    height: 0.75rem;
    width: 0.75rem;
}
.textField.textField--multiline .textField__input {
    overflow: auto;
    padding-top: var(--space-4);
    padding-left: var(--space-3);
    padding-right: var(--space-3);
    resize: none !important;
    min-height: 7.5rem;
}
.textField.textField--error .textField__backdrop {
    background-color: var(--surface-critical-subdued);
    border-color: var(--border-critical);
}
.textField.textField--disabled {
    color: var(--text-disabled);
    cursor: auto;
}
.textField.textField--disabled .textField__backdrop {
    background-color: var(--surface-subdued);
}
.select {
    font-size: var(--font-size-5);
    color: var(--text);
    cursor: text;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
}
@media (min-width: 992px) {
    .select {
        font-size: var(--font-size-3);
    }
}
.select__input {
    font-size: var(--font-size-5);
    font-weight: var(--font-weight-regular);
    line-height: 1.5;
    color: var(--text);
    text-transform: none;
    letter-spacing: normal;
    position: relative;
    display: block;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 100%;
    min-width: 0;
    min-height: 2rem;
    margin: 0;
    padding: var(--space-1) var(--space-3) var(--space-1);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0;
    background: 0 0;
    z-index: 20;
}
@media (min-width: 992px) {
    .select__input {
        font-size: var(--font-size-3);
    }
}
.select__input::-webkit-input-placeholder {
    color: #9c9798;
}
.select__input::-moz-placeholder {
    color: #9c9798;
}
.select__input:-ms-input-placeholder {
    color: #9c9798;
}
.select__input::-ms-input-placeholder {
    color: #9c9798;
}
.select__input::placeholder {
    color: #9c9798;
}
.select__input:focus {
    outline: 0;
}
.select__input:disabled {
    opacity: 1;
    background: 0 0;
    color: var(--text-disabled);
    -webkit-text-fill-color: var(--text-disabled);
    pointer-events: none;
}
.select__icon {
    z-index: 20;
    margin: 0 var(--space-2) 0 var(--space-1);
}
.select__backdrop,
.select__backdrop:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    pointer-events: none;
    border-radius: var(--border-radius-1);
}
.select__backdrop {
    background-color: var(--surface);
    border: 0.13rem solid var(--border-subdued);
    border-top-color: var(--border-shadow);
    z-index: 10;
}
.select__backdrop:after {
    content: "";
    z-index: 1;
    display: block;
    -webkit-box-shadow: 0 0 0 calc(var(--border-width-1) * -1 - 0.13rem) var(--focused);
    box-shadow: 0 0 0 calc(var(--border-width-1) * -1 - 0.13rem) var(--focused);
    -webkit-transition: -webkit-box-shadow var(--duration-100) var(--ease);
    transition: box-shadow var(--duration-100) var(--ease);
    transition: box-shadow var(--duration-100) var(--ease), -webkit-box-shadow var(--duration-100) var(--ease);
}
.select.select--error .select__backdrop {
    background-color: var(--surface-critical-subdued);
    border-color: var(--border-critical);
}
.select.select--disabled {
    color: var(--text-disabled);
    cursor: auto;
}
.select.select--disabled .select__backdrop {
    background-color: var(--surface-subdued);
}
.radioButton {
    position: relative;
    margin: var(--choice-margin);
}
.radioButton__input {
    position: absolute !important;
    top: 0;
    width: 0.0625rem !important;
    height: 0.0625rem !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
    -webkit-clip-path: inset(50%) !important;
    clip-path: inset(50%) !important;
    border: 0 !important;
    white-space: nowrap !important;
}
.radioButton__input:checked + .radioButton__backdrop {
    border-color: var(--interactive);
}
.radioButton__input:checked + .radioButton__backdrop:before {
    -webkit-transition: opacity var(--duration-150) var(--ease), -webkit-transform var(--duration-150) var(--ease);
    transition: opacity var(--duration-150) var(--ease), transform var(--duration-150) var(--ease);
    transition: opacity var(--duration-150) var(--ease), transform var(--duration-150) var(--ease), -webkit-transform var(--duration-150) var(--ease);
    opacity: 1;
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
}
.radioButton__input:disabled + .radioButton__backdrop {
    border-color: var(--border-disabled);
    cursor: default;
}
.radioButton__input:disabled + .radioButton__backdrop:before {
    background-color: var(--action-secondary-disabled);
}
.radioButton__input:disabled:checked + .radioButton__backdrop:before {
    background: var(--border-disabled);
}
.radioButton__backdrop {
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    border: var(--control-border-width) solid var(--border);
    border-radius: var(--border-radius-half);
    background-color: var(--surface);
    -webkit-transition: border-color var(--duration-100) var(--ease);
    transition: border-color var(--duration-100) var(--ease);
    position: relative;
}
.radioButton__backdrop:hover {
    cursor: pointer;
    border-color: var(--border-hovered);
}
.radioButton__backdrop:before,
.radioButton__icon {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    opacity: 0;
    -webkit-transition: opacity var(--duration-100) var(--ease), -webkit-transform var(--duration-100) var(--ease);
    transition: opacity var(--duration-100) var(--ease), transform var(--duration-100) var(--ease);
    transition: opacity var(--duration-100) var(--ease), transform var(--duration-100) var(--ease), -webkit-transform var(--duration-100) var(--ease);
}
.radioButton__backdrop:before {
    content: "";
    -webkit-transform: translate(-50%, -50%) scale(0.1);
    transform: translate(-50%, -50%) scale(0.1);
    height: var(--icon-size-small);
    width: var(--icon-size-small);
    background-color: var(--interactive);
    border-radius: var(--border-radius-half);
}
.radioButton__backdrop:after {
    content: "";
    position: absolute;
    z-index: 1;
    top: calc(var(--control-border-width) * -1 - 0.0625rem);
    right: calc(var(--control-border-width) * -1 - 0.0625rem);
    bottom: calc(var(--control-border-width) * -1 - 0.0625rem);
    left: calc(var(--control-border-width) * -1 - 0.0625rem);
    display: block;
    pointer-events: none;
    -webkit-box-shadow: 0 0 0 calc(var(--control-border-width) * -1 - 0.0625rem) var(--focused);
    box-shadow: 0 0 0 calc(var(--control-border-width) * -1 - 0.0625rem) var(--focused);
    -webkit-transition: -webkit-box-shadow var(--duration-100) var(--ease);
    transition: box-shadow var(--duration-100) var(--ease);
    transition: box-shadow var(--duration-100) var(--ease), -webkit-box-shadow var(--duration-100) var(--ease);
    border-radius: var(--border-radius-half);
}
.radioButton__icon {
    pointer-events: none;
    -webkit-transform: translate(-50%, -50%) scale(0.25);
    transform: translate(-50%, -50%) scale(0.25);
}
.checkbox__icon svg,
.radioButton__icon svg {
    fill: var(--icon-on-interactive);
}
.checkbox {
    position: relative;
    margin: var(--choice-margin);
}
.checkbox__input {
    position: absolute !important;
    top: 0;
    width: 0.0625rem !important;
    height: 0.0625rem !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
    -webkit-clip-path: inset(50%) !important;
    clip-path: inset(50%) !important;
    border: 0 !important;
    white-space: nowrap !important;
}
.checkbox__input:active:not(:disabled) + .checkbox__backdrop {
    border-color: var(--interactive);
}
.checkbox__input:active:not(:disabled) + .checkbox__backdrop:before {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.checkbox__input:active:not(:disabled) ~ .checkbox__icon {
    -webkit-transition: opacity var(--duration-150) var(--ease), -webkit-transform var(--duration-150) var(--ease);
    transition: opacity var(--duration-150) var(--ease), transform var(--duration-150) var(--ease);
    transition: opacity var(--duration-150) var(--ease), transform var(--duration-150) var(--ease), -webkit-transform var(--duration-150) var(--ease);
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
    opacity: 1;
}
.checkbox__input:checked + .checkbox__backdrop {
    border-color: var(--interactive);
}
.checkbox__input:checked + .checkbox__backdrop:before {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.checkbox__input:checked ~ .checkbox__icon {
    -webkit-transition: opacity var(--duration-150) var(--ease), -webkit-transform var(--duration-150) var(--ease);
    transition: opacity var(--duration-150) var(--ease), transform var(--duration-150) var(--ease);
    transition: opacity var(--duration-150) var(--ease), transform var(--duration-150) var(--ease), -webkit-transform var(--duration-150) var(--ease);
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
    opacity: 1;
}
.checkbox__input:disabled + .checkbox__backdrop {
    border-color: var(--border-disabled);
}
.checkbox__input:disabled + .checkbox__backdrop:hover {
    cursor: default;
}
.checkbox__input:disabled + .checkbox__backdrop:before {
    background-color: var(--action-secondary-disabled);
}
.checkbox__input:disabled:checked + .checkbox__backdrop:before {
    background: var(--border-disabled);
}
.checkbox__input--indeterminate + .checkbox__backdrop {
    border-color: var(--interactive);
}
.checkbox__input--indeterminate + .checkbox__backdrop:before {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.checkbox__input--indeterminate ~ .checkbox__icon {
    -webkit-transition: opacity var(--duration-150) var(--ease), -webkit-transform var(--duration-150) var(--ease);
    transition: opacity var(--duration-150) var(--ease), transform var(--duration-150) var(--ease);
    transition: opacity var(--duration-150) var(--ease), transform var(--duration-150) var(--ease), -webkit-transform var(--duration-150) var(--ease);
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
    opacity: 1;
}
.checkbox__backdrop {
    border: var(--control-border-width) solid var(--border-subdued);
    background-color: var(--surface);
    border-radius: var(--border-radius-1);
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
}
.checkbox__backdrop:before,
.checkbox__icon {
    position: absolute;
    opacity: 0;
    -webkit-transition: opacity var(--duration-100) var(--ease), -webkit-transform var(--duration-100) var(--ease);
    transition: opacity var(--duration-100) var(--ease), transform var(--duration-100) var(--ease);
    transition: opacity var(--duration-100) var(--ease), transform var(--duration-100) var(--ease), -webkit-transform var(--duration-100) var(--ease);
}
.checkbox__backdrop:before {
    content: "";
    top: calc(var(--control-border-width) * -1);
    right: calc(var(--control-border-width) * -1);
    bottom: calc(var(--control-border-width) * -1);
    left: calc(var(--control-border-width) * -1);
    border-radius: var(--border-radius-1);
    background-color: var(--interactive);
    -webkit-transform: scale(0.25);
    transform: scale(0.25);
}
.checkbox__backdrop:after {
    content: "";
    position: absolute;
    z-index: 1;
    top: calc(var(--control-border-width) * -1 - 0.0625rem);
    right: calc(var(--control-border-width) * -1 - 0.0625rem);
    bottom: calc(var(--control-border-width) * -1 - 0.0625rem);
    left: calc(var(--control-border-width) * -1 - 0.0625rem);
    display: block;
    pointer-events: none;
    -webkit-box-shadow: 0 0 0 calc(var(--control-border-width) * -1 - 0.0625rem) var(--focused);
    box-shadow: 0 0 0 calc(var(--control-border-width) * -1 - 0.0625rem) var(--focused);
    -webkit-transition: -webkit-box-shadow var(--duration-100) var(--ease);
    transition: box-shadow var(--duration-100) var(--ease);
    transition: box-shadow var(--duration-100) var(--ease), -webkit-box-shadow var(--duration-100) var(--ease);
    border-radius: calc(var(--border-radius-1) + 0.0625rem);
}
.checkbox__icon {
    top: 50%;
    left: 50%;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    pointer-events: none;
    -webkit-transform: translate(-50%, -50%) scale(0.25);
    transform: translate(-50%, -50%) scale(0.25);
}
.modal {
    display: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    bottom: 0;
    border: 0;
    z-index: var(--z-11);
}
@media (min-width: 768px) {
    .modal {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}
.modal__dialog {
    --dialog-horizontal-spacing: var(--space-16);
    background: var(--modal-background);
    bottom: 0;
    -webkit-box-shadow: var(--shadow-modal);
    box-shadow: var(--shadow-modal);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    left: 0;
    max-height: calc(100vh - 3.75rem);
    position: fixed;
    right: 0;
    width: 100%;
    z-index: var(--z-11);
    border-radius: 1.5rem 1.5rem 0 0;
    will-change: transform;
}
@media (min-width: 768px) {
    .modal__dialog {
        border-radius: 2rem;
        margin: 0 auto;
        width: 27.1875rem;
        position: relative;
    }
}
@media (max-width: 767.98px) {
    .modal__dialog {
        bottom: 0;
        max-height: 100%;
    }
}
.modal__header {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    position: relative;
    padding: 1.5rem 1.5rem 0;
}
@media (min-width: 768px) {
    .modal__header {
        padding: 2.5rem 2.5rem 0;
    }
}
.modal-disclaimer__img img,
.modal__headerImg {
    display: inline-block;
}
.modal__headerTitle {
    font-size: var(--font-size-9);
    word-wrap: break-word;
    overflow-wrap: break-word;
    word-break: break-word;
}
@media (min-width: 992px) {
    .modal__headerTitle {
        font-size: var(--font-size-12);
    }
}
.modal__closeButton {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 0;
    background: 0 0;
    border: 0;
    font-size: inherit;
    line-height: inherit;
    color: inherit;
    cursor: pointer;
    padding: var(--space-2);
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transform: translate(4.125rem, 0);
    transform: translate(4.125rem, 0);
    z-index: 0;
    width: 2.75rem;
    height: 2.75rem;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: var(--modal-close-button);
    -webkit-box-shadow: none;
    box-shadow: none;
}
@media (max-width: 767.98px) {
    .modal__closeButton {
        display: none;
    }
}
.modal__closeButton:after {
    display: none;
}
.modal__closeButton:focus {
    outline: 0;
}
.actionList__item:focus:not(:active):after,
.modal__closeButton:focus:not(:active):after {
    -webkit-box-shadow: 0 0 0 0.125rem var(--focused);
    box-shadow: 0 0 0 0.125rem var(--focused);
    outline: var(--border-width-1) solid transparent;
}
.modal__closeButton svg {
    z-index: -1;
    color: #a1a6b7;
}
.modal__bodyWrapper {
    -webkit-overflow-scrolling: touch;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    overflow-x: hidden;
}
.modal__body {
    width: 100%;
}
.modal__section {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding: 1rem 1.5rem 1.5rem;
}
@media (min-width: 768px) {
    .modal__section {
        padding: 1rem 2.5rem 2.5rem;
    }
}
.modal__section:not(:last-of-type) {
    border-bottom: var(--border-divider);
}
.modal__footer {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-item-align: end;
    align-self: flex-end;
    border-top: var(--border-divider);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-height: var(--space-16);
    width: 100%;
    padding: 1.5rem;
    border-top: 0.0625rem solid #f1f3f5;
}
@media (min-width: 768px) {
    .modal__footer {
        padding: 1rem 1rem 1.5rem;
    }
}
.modal__footerContent {
    width: 100%;
}
.modal__backdrop {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-color: var(--backdrop);
    bottom: 0;
    display: block;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    will-change: transform;
    z-index: var(--z-10);
}
@media (min-width: 768px) {
    .modal--sizeSmall .modal__dialog {
        max-width: 24.75rem;
    }
    .modal--sizeLarge .modal__dialog {
        width: 51.75rem;
    }
    .modal--footerHidden .modal__dialog {
        border-radius: 2rem;
    }
    .modal--footerHidden .modal__body {
        border-radius: 0 0 3.125rem 3.125rem;
    }
}
.modal--footerHidden .modal__footer {
    padding-top: 0;
    border-top: none;
}
@media (min-width: 768px) {
    .modal--footerHidden .modal__footer {
        display: none;
    }
}
.modal--slide,.modal-disclaimer__content.--open: after {
    display: none;
}
.modal--slide.modal--open {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.modal--slide[aria-hidden="false"] .modal__backdrop {
    -webkit-animation: mmfadeIn 0.3s cubic-bezier(0, 0, 0.2, 1);
    animation: mmfadeIn 0.3s cubic-bezier(0, 0, 0.2, 1);
}
.modal--slide[aria-hidden="false"] .modal__dialog {
    -webkit-animation: mmslideIn 0.3s cubic-bezier(0, 0, 0.2, 1);
    animation: mmslideIn 0.3s cubic-bezier(0, 0, 0.2, 1);
}
.modal--slide[aria-hidden="true"] .modal__backdrop {
    -webkit-animation: modalBackdropFadeout 0.3s cubic-bezier(0, 0, 0.2, 1);
    animation: modalBackdropFadeout 0.3s cubic-bezier(0, 0, 0.2, 1);
}
.modal--slide[aria-hidden="true"] .modal__dialog {
    -webkit-animation: modalDialogfadeOut 0.3s cubic-bezier(0, 0, 0.2, 1);
    animation: modalDialogfadeOut 0.3s cubic-bezier(0, 0, 0.2, 1);
}
.modal-disclaimer__img {
    text-align: center;
    margin-bottom: 1rem;
}
.modal-disclaimer__wrapper {
    position: relative;
}
.modal-disclaimer__content {
    position: relative;
    overflow: hidden;
    -webkit-transition: var(--transition);
    transition: var(--transition);
}
.modal-disclaimer__content:after,
.modal-disclaimer__showMoreButton {
    position: absolute;
    left: 0;
    bottom: 0;
    -webkit-transition: var(--transition);
    transition: var(--transition);
}
.modal-disclaimer__content:after {
    content: "";
    width: 100%;
    height: 92px;
    z-index: 2;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(-35%, rgba(255, 255, 255, 0)), to(#fff));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) -35%, #fff 100%);
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) -35%, #fff 100%);
}
@media (min-width: 768px) {
    .modal-disclaimer__content:after {
        background: -webkit-gradient(linear, left top, left bottom, color-stop(-30%, rgba(255, 255, 255, 0)), to(#fff));
        background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) -30%, #fff 100%);
        background: linear-gradient(180deg, rgba(255, 255, 255, 0) -30%, #fff 100%);
        left: -1.5625rem;
        right: -1.5625rem;
        width: auto;
    }
}
.modal-disclaimer__content p + p {
    margin-top: 1rem;
}
.modal-disclaimer__content.--open {
    max-height: none !important;
    padding-bottom: 2.25rem;
}
.modal-disclaimer__showMoreButton {
    right: 0;
    z-index: 3;
    width: 2rem;
    height: 2rem;
    border-radius: 0.75rem;
    background: -webkit-linear-gradient(359deg, #436af3 -0.27%, #2048e9 98.37%);
    background: linear-gradient(91deg, #436af3 -0.27%, #2048e9 98.37%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 auto;
}
.modal-disclaimer__showMoreButton svg {
    width: 1.5rem;
    height: 1.5rem;
}
.modal-disclaimer__showMoreButton.--open {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
}
.badge {
    font-size: 0.75rem;
    color: var(--text-subdued);
    font-weight: 700;
    background-color: #f6f7f8;
    border-radius: 2rem;
    padding: 0.125rem 0.5rem;
}
.badge--statusPrimary {
    color: var(--text-primary);
    background-color: var(--action-primary-subdued);
}
.badge--statusCritical {
    color: var(--text-critical);
    background-color: var(--surface-critical);
}
.popover {
    position: relative;
}
.popover__menu {
    position: absolute;
    z-index: var(--z-2);
    max-width: calc(100vw - var(--space-8));
    margin: 0.3125rem var(--space-2) var(--space-4);
    -webkit-box-shadow: var(--shadow-popover);
    box-shadow: var(--shadow-popover);
    border: 1px solid #dcdee4;
    border-radius: 0.625rem;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    will-change: left, top;
    display: none;
    background: #fff;
}
.popover__menu[data-popper-show="true"] {
    display: block;
}
.popover__wrapper {
    position: relative;
    overflow: hidden;
    background-color: var(--surface);
    border-radius: var(--border-radius-2);
    outline: var(--border-width-1) solid transparent;
}
.popover__content {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    border-radius: var(--border-radius-1);
    max-width: 25rem;
    max-height: 31.25rem;
    min-width: 11rem;
}
.popover__content:focus {
    outline: 0;
}
.popover__content--fullHeight {
    max-height: none;
}
.popover__content--fluidContent {
    max-height: none;
    max-width: none;
}
.popover__content--sizeMedium {
    min-width: 13rem;
}
.popover__content--sizeLarge {
    min-width: 17rem;
}
.popover__content--sizeExtraLarge {
    min-width: 20rem;
}
.popover__pane {
    -webkit-box-flex: 1;
    -ms-flex: 1 1;
    flex: 1 1;
    max-width: 100%;
}
.popover__pane + .popover__pane {
    border-top: var(--border-divider);
}
.popover__pane--fixed {
    overflow: visible;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}
.popover__section {
    padding: var(--space-5);
}
.actionList,
.actionList__actions {
    outline: 0;
    list-style: none;
    margin: 0;
}
.actionList {
    --action-list-image-size: 1.25rem;
    --action-list-item-min-height: rem(44px);
    padding: 0;
}
.actionList__actions {
    padding: var(--space-5);
}
.actionList li + li {
    margin-top: 0.25rem;
}
.actionList__prefix {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: var(--border-radius-base);
    margin: 0 0.5rem 0 0;
    background-size: cover;
    background-position: 50%;
}
.actionList__prefix svg {
    fill: var(--icon);
}
.actionList__suffix {
    margin-left: 0.5rem;
}
.actionList__item {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
    background: 0 0;
    border: 0;
    position: relative;
    width: 100%;
    min-height: var(--action-list-item-min-height);
    text-align: left;
    text-decoration: none;
    cursor: pointer;
    color: inherit;
    padding: 0.5rem 0.75rem;
    border-radius: 0.5rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.actionList__item:hover {
    color: inherit;
    text-decoration: none;
    outline: var(--border-width-3) solid transparent;
}
.actionList__item:active,
.actionList__item:hover {
    background-color: #f6f7f8;
}
.actionList__item:active svg {
    fill: var(--interactive);
}
.actionList__item:focus:not(:active) {
    outline: var(--border-width-3) solid transparent;
}
.actionList__item:after {
    content: "";
    position: absolute;
    z-index: 1;
    top: -0.0625rem;
    right: -0.0625rem;
    bottom: -0.0625rem;
    left: -0.0625rem;
    display: block;
    pointer-events: none;
    -webkit-box-shadow: 0 0 0 -0.0625rem var(--focused);
    box-shadow: 0 0 0 -0.0625rem var(--focused);
    -webkit-transition: -webkit-box-shadow var(--duration-100) var(--ease);
    transition: box-shadow var(--duration-100) var(--ease);
    transition: box-shadow var(--duration-100) var(--ease), -webkit-box-shadow var(--duration-100) var(--ease);
    border-radius: calc(var(--border-radius-1) + 0.0625rem);
}
.actionList__item--selected {
    background-color: var(--action-list-active);
    text-decoration: none;
    outline: var(--border-width-3) solid transparent;
}
.actionList__section .actionList__actions {
    border-top: var(--border-divider);
}
.actionList__section:first-child .actionList__title {
    padding-top: var(--space-3);
}
.actionList__title {
    font-size: var(--font-size-2);
    font-weight: var(--font-weight-semibold);
    line-height: var(--line-height-1);
    text-transform: uppercase;
    padding: var(--space-1) var(--space-4) var(--space-3) var(--space-4);
}
@media (min-width: 768px) {
    .actionList__title {
        font-size: var(--font-size-1);
    }
}
.actionList__text {
    color: #000;
    max-width: 100%;
    min-width: 0;
}
.text--headingXs {
    font-size: var(--font-size-1);
    font-weight: var(--font-weight-semibold);
    line-height: var(--line-height-1);
}
.text--headingLg,
.text--headingMd,
.text--headingSm {
    font-size: var(--font-size-3);
    font-weight: var(--font-weight-semibold);
    line-height: var(--line-height-2);
}
.text--headingLg,
.text--headingMd {
    font-size: var(--font-size-5);
    line-height: var(--line-height-3);
}
.text--headingLg {
    font-size: var(--font-size-7);
}
.text--heading2xl,
.text--heading3xl,
.text--headingXl {
    font-size: var(--font-size-9);
    font-weight: var(--font-weight-semibold);
    line-height: var(--line-height-4);
}
.text--heading2xl,
.text--heading3xl {
    font-size: var(--font-size-11);
    line-height: var(--line-height-5);
}
.text--heading3xl {
    font-size: var(--font-size-12);
    line-height: var(--line-height-6);
}
.text--heading4xl {
    font-size: var(--font-size-13);
    font-weight: var(--font-weight-bold);
    line-height: var(--line-height-7);
}
.text--bodySm,
.text--bodyXs {
    font-size: var(--font-size-1);
    line-height: var(--line-height-1);
}
.text--bodyLg,
.text--bodyMd {
    font-size: var(--font-size-3);
    line-height: var(--line-height-2);
}
.text--bodyLg {
    font-size: var(--font-size-5);
}
.text--bodyXl {
    font-size: var(--font-size-6);
    line-height: var(--line-height-3);
}
.text--positive {
    color: var(--text-success);
}
.text--negative {
    color: var(--text-critical);
}
.text--warning {
    color: var(--text-warning);
}
.text--strong {
    font-weight: var(--font-weight-semibold);
}
.text--subdued {
    color: var(--text-subdued);
}
.text--medium {
    font-weight: var(--font-weight-medium);
}
.text--start {
    text-align: left;
}
.text--center {
    text-align: center;
}
.text--end {
    text-align: end;
}
.text--justify {
    text-align: justify;
}
.text--borderBottom {
    border-bottom: 2px dotted #c4cdd5;
}
.text--ellipsis {
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}
.text--code {
    position: relative;
    padding: 0 var(--space-1);
    border-radius: var(--border-radius-base);
    background-color: var(--surface-subdued);
    display: inline-block;
    font-size: var(--font-size-5);
    -webkit-box-shadow: inset 0 0 0 0.0625rem var(--border-subdued);
    box-shadow: inset 0 0 0 0.0625rem var(--border-subdued);
}
.text--code:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0.0625rem solid transparent;
    pointer-events: none;
}
.sprite {
    position: absolute;
    width: 0;
    height: 0;
    overflow: hidden;
    z-index: -9999;
}
.header {
    top: 0;
    left: 0;
    position: fixed;
    right: 0;
    z-index: 100;
    background-color: var(--header-background);
    -webkit-box-shadow: var(--header-shadow);
    box-shadow: var(--header-shadow);
}
.header__container,
.header__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.header__top {
    font-size: 0.8125rem;
    color: #fff;
    background-color: #df9738;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0.25rem 0.75rem;
    text-align: center;
}
.header__container {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}
.header__main {
    padding: 0.875rem 1rem;
}
@media (min-width: 992px) {
    .header__main {
        padding: 1rem 1.5rem;
    }
}
.header__right {
    padding: 0;
    text-indent: 0;
    list-style: none;
    list-style-position: outside;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 0.5rem;
    margin: 0 0 0 auto;
}
@media (max-width: 991.98px) {
    /*.header__right {
        display: none;
    }*/
}
.header__rightItem:last-child {
    margin-left: 1rem;
}
@media (max-width: 1199.98px) {
    /*.header__rightItem:last-child {
        display: none;
    }*/
}
@media (max-width: 767.98px) {
    .header__rightItem:last-child .button {
        padding: 0 1.5rem;
        min-width: auto;
    }
}
.header__rightItem svg {
    color: #fff;
    fill: #fff;
}
.header .button {
    height: 2.75rem;
}
@media (max-width: 767.98px) {
	.header .button {
		font-size: 14px;
		height: 40px;
		min-width: auto;
	}
}
.burger {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: transparent;
    border: 0;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 2rem;
    width: 2rem;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
@media (min-width: 1200px) {
    .burger {
        display: none;
    }
}
.burger__line,
.burger__line::after,
.burger__line::before {
    position: relative;
    background-color: var(--burger-color);
    border-radius: 0.75rem;
    height: 0.125rem;
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-transition-property: background-color, -webkit-transform;
    transition-property: transform, background-color;
    transition-property: transform, background-color, -webkit-transform;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    width: 1.3125rem;
}
.burger__line::after,
.burger__line::before {
    content: "";
    left: 0;
    position: absolute;
}
.burger__line::before {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
}
.burger__line::after {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
}
.burger[aria-expanded="true"] .burger__line {
    background-color: transparent;
}
.burger[aria-expanded="true"] .burger__line::before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.burger[aria-expanded="true"] .burger__line::after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.logo {
    display: block;
    position: relative;
}
.logo__img {
    display: block;
    max-height: 3.125rem;
    -o-object-fit: contain;
    object-fit: contain;
}
.breadcrumbs,
.breadcrumbs__item,
.breadcrumbs__item:before {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.breadcrumbs {
    margin: 0;
    padding: 0;
    text-indent: 0;
    list-style: none;
    list-style-position: outside;
    position: relative;
    background: 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: var(--space-4) 0;
}
.breadcrumbs__item,
.breadcrumbs__item:before {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
}
.breadcrumbs__item {
    font-size: var(--font-size-3);
    color: #fff;
    position: relative;
}
.breadcrumbs__item:before {
    content: "/";
    margin: 0 0.5rem;
}
.breadcrumbs__item:first-child:before {
    display: none;
}
.breadcrumbs__item:last-child .breadcrumbs__link {
    color: #878c9a;
}
.breadcrumbs__link {
    color: #fff;
    font-weight: 500;
    text-decoration: none;
    outline: 0;
    -webkit-transition: var(--transition);
    transition: var(--transition);
}
.breadcrumbs__link:active,
.breadcrumbs__link:focus,
.breadcrumbs__link:hover {
    color: var(--interactive);
    text-decoration: none;
}
.navigation {
    display: block;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    position: relative;
    margin-left: 3rem;
}
@media (max-width: 1199.98px) {
    .navigation {
        display: none;
    }
}
.navigation__list {
    margin: 0;
    padding: 0;
    text-indent: 0;
    list-style: none;
    list-style-position: outside;
    white-space: nowrap;
}
.navigation__item {
    display: inline-block;
    vertical-align: middle;
}
.navigation__item--hidden {
    display: none;
}
.navigation__link {
    font-size: var(--font-size-3);
    color: #fff;
    font-weight: 500;
    padding: 0 1.25rem;
    white-space: nowrap;
    outline: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 2.375rem;
    border-radius: 2.375rem;
    text-transform: uppercase;
}
.navigation__link:focus,
.navigation__link:hover {
    color: #61da84;
}
.navigation__link--active {
    color: #61da84;
    font-weight: 700;
}
.navigation__button {
    padding: 0 0.625rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: rgba(148, 166, 205, 0.15);
    border-radius: 0.375rem;
    -webkit-transition: background-color 0.15s ease;
    transition: background-color 0.15s ease;
    height: 1.6875rem;
    margin-left: 0.45rem;
}
.navigation__button:focus,
.navigation__button:hover {
    background-color: rgba(148, 166, 205, 0.25);
}
.navigation__buttonText {
    color: #fff;
}
.navigation__buttonIcon {
    width: 0.8em;
    height: 0.8em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-left: 0.3rem;
}
.navigation__buttonIcon svg {
    display: block;
    max-width: 100%;
    width: 100%;
    max-height: 100%;
    height: 100%;
    color: #d4dbeb;
    opacity: 0.7;
}
.navigation .popover__menu {
    -webkit-box-shadow: 0 9px 15px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 9px 15px 0 rgba(0, 0, 0, 0.1);
    background-color: #1c2538;
    border-radius: 0.5rem;
    padding: 0.5rem 0;
    border: 0;
}
.navigation .popover__menu .popover__content {
    width: 8.5rem;
    min-width: auto;
}
.navigation .popover__menu .actionList__actions {
    padding: 0;
}
.navigation .popover__menu .actionList__item {
    font-size: 0.75rem;
    padding: 0.5rem 0.9375rem;
    color: #fff;
    line-height: 0.9375rem;
    border-radius: 0 !important;
}
.navigation .popover__menu .actionList__item:focus,
.navigation .popover__menu .actionList__item:hover {
    background-color: rgba(148, 148, 148, 0.26);
}
.rate {
    margin: 0;
    padding: 0;
    text-indent: 0;
    list-style: none;
    list-style-position: outside;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.rate__item {
    color: var(--text);
    font-size: var(--font-size-3);
    font-weight: 600;
    line-height: 1.43;
}
.rate__item--active .rate__icon {
    color: var(--rate-star-active);
}
.rate__icon {
    color: var(--rate-star);
    width: 1.25rem;
    height: 1.25rem;
}
.rate__text {
    font-size: 0.875rem;
    padding-left: 0.3125rem;
    font-weight: 600;
}
.compare {
    display: grid;
    grid-template-columns: 1fr;
    gap: 0.75rem;
    margin: 1.5rem 0;
}
@media (min-width: 992px) {
    .compare {
        grid-template-columns: 1fr 1fr;
        gap: 1rem;
    }
}
.compare__list {
    margin: 0;
    padding: 0;
    text-indent: 0;
    list-style: none;
    list-style-position: outside;
    padding: 1rem 0.75rem;
    border-radius: 1rem;
}
.compare__list:first-child {
    background-color: #def9e5;
    border: 0.0625rem solid #def9e5;
}
.compare__list:first-child .compare__item:before {
    background-image: url("data:image/svg+xml,%3Csvg width='13' height='14' viewBox='0 0 13 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13 7.92857H7.42857V13.5H5.57143V7.92857H0V6.07143H5.57143V0.5H7.42857V6.07143H13V7.92857Z' fill='%232db155'/%3E%3C/svg%3E%0A");
}
.compare__list:last-child {
    background-color: #ffa5a5;
    border: 0.0625rem solid #f6ced8;
}
.compare__list:last-child .compare__item:before {
    background-image: url("data:image/svg+xml,%3Csvg width='14' height='2' viewBox='0 0 14 2' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='14' height='2' fill='%23DA4453'/%3E%3C/svg%3E%0A");
}
.compare__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0.5rem;
}
.compare__item + .compare__item,
.faq__item + .faq__item {
    margin-top: 1rem;
}
.compare__item:before {
    content: "";
    width: 1.625rem;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 1.625rem;
    flex: 0 0 1.625rem;
    height: 1.625rem;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: -0.0625rem;
    background-position: center;
    background-repeat: no-repeat;
}
.faq {
    margin: 0;
    padding: 0;
    text-indent: 0;
    list-style: none;
    list-style-position: outside;
}
.compare__item:before,
.faq__item,
.faq__toggle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.faq__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    overflow: hidden;
    padding: 1rem 1.5rem;
    background-color: #f6f7f8;
    border-radius: 1.375rem;
}
.faq__toggle {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: transparent;
    border: 0;
    color: #000;
    cursor: pointer;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0;
    text-align: left;
}
.faq__toggle:focus .faq__title,
.faq__toggle:hover .faq__title {
    color: var(--text-primary);
}
.faq__toggle[aria-expanded="true"] .faq__title,
.section__headerTitle span {
    color: var(--action-primary);
}
.faq__toggle[aria-expanded="true"] .faq__icon {
    background-image: url("data:image/svg+xml,%3Csvg width='14' height='2' viewBox='0 0 14 2' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='14' height='2' fill='%23ffff'/%3E%3C/svg%3E%0A");
}
.faq__title {
    font-size: var(--font-size-6);
    font-weight: 700;
    color: var(--text);
    line-height: 1.44;
    padding-right: 0.3125rem;
}
.faq__body,
.faq__icon {
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
}
.faq__body {
    letter-spacing: 0.025em;
    overflow: hidden;
    line-height: 1.45;
    height: 0;
    -webkit-transition-property: height, margin-top;
    transition-property: height, margin-top;
}
.faq__icon {
    background-color: var(--action-primary);
    background-image: url("data:image/svg+xml,%3Csvg width='13' height='14' viewBox='0 0 13 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13 7.92857H7.42857V13.5H5.57143V7.92857H0V6.07143H5.57143V0.5H7.42857V6.07143H13V7.92857Z' fill='%23ffff'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 100%;
    color: #fff;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 2rem;
    flex: 0 0 2rem;
    height: 2rem;
    padding: 0.5rem 0.625rem;
    -webkit-transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
}
.faq__icon svg {
    width: 100%;
    height: 100%;
}
.faq__dialogItem {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}
.faq__dialogItem + .faq__dialogItem {
    margin-top: 1.3rem;
}
.faq__dialogItem:nth-child(even) {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.faq__dialogItem:nth-child(even) .faq__dialogAvatar {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
}
.faq__dialogItem:nth-child(even) .faq__dialogBubble {
    background-color: var(--action-primary);
    color: #fff;
    border-radius: 0.875rem 0.875rem 0 0.875rem;
    margin-right: 0.875rem;
    margin-left: 0;
}
.faq__dialogItem:nth-child(even) .faq__dialogBubble:before {
    right: -0.8125rem;
    left: auto;
    background-image: url("data:image/svg+xml,%3Csvg width='15' height='27' viewBox='0 0 15 27' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15 26.4246C15 26.4246 0.783212 13.9255 0.794436 0.5V27H14.2394C14.8154 26.7156 15 26.4246 15 26.4246Z' fill='%23365BEC'/%3E%3C/svg%3E%0A");
}
.faq__dialogAvatar {
    border-radius: 50%;
    width: 3.4375rem;
    height: 3.4375rem;
    -o-object-fit: cover;
    object-fit: cover;
}
.faq__dialogBubble {
    padding: 0.75rem 1.25rem;
    font-weight: 500;
    border-radius: 0.875rem 0.875rem 0.875rem 0;
    background-color: #f6f7f8;
    position: relative;
    margin-left: 0.875rem;
}
.faq__dialogBubble:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: -0.875rem;
    width: 0.875rem;
    height: 1.625rem;
    background-image: url("data:image/svg+xml,%3Csvg width='15' height='27' viewBox='0 0 15 27' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.794434 26.4246C0.794434 26.4246 15.0112 13.9255 15 0.5V27H1.555C0.979034 26.7156 0.794434 26.4246 0.794434 26.4246Z' fill='%23F6F7F8'/%3E%3C/svg%3E%0A");
}
.faq--withDialog {
    display: grid;
    grid-template-columns: 1fr;
    gap: 2.5rem;
    align-items: center;
}
@media (min-width: 992px) {
    .faq--withDialog {
        grid-template-columns: 1fr 1fr;
    }
}
.lang-selector {
    position: relative;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 0;
    border: 0;
    font-size: inherit;
    line-height: inherit;
    cursor: pointer;
    font-size: var(--font-size-3);
    font-weight: 500;
    color: #fff;
    width: 100%;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    height: 3.25rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 1rem;
    background: 0 0;
    border-radius: 0.75rem;
    max-width: 16rem;
}
.lang-selector__icon {
    width: 1.5rem;
    height: 1.5rem;
}
.lang-selector__icon svg {
    max-width: 100%;
    width: 100%;
    height: 100%;
    display: block;
}
.lang-selector__icon:last-child {
    margin-left: auto;
    opacity: 0.7;
}
.lang-selector__text {
    margin-left: 0.5rem;
    color: #fff;
}
.social,
.social__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.social {
    margin: 0;
    padding: 0;
    text-indent: 0;
    list-style: none;
    list-style-position: outside;
    gap: 0.75rem;
}
.social__link {
    color: var(--social-link-color);
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 0;
    text-decoration: none;
    -webkit-transition: var(--transition);
    transition: var(--transition);
    border-radius: 0.375rem;
}
.social__link:focus,
.social__link:hover {
    color: var(--social-link-hovered);
}
.social__icon {
    width: 1.75rem;
    height: 1.75rem;
}
.lang-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    border-radius: 0.625rem;
    overflow: hidden;
}
.lang-list__item {
    -webkit-transition: background-color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out;
}
.lang-list__item:not(:last-child) {
    margin-bottom: 0.0625rem;
}
.lang-list__item--selected .lang-list__link {
    background-color: #f2f2f2;
    background-image: none;
}
.lang-list__item--selected .lang-list__suffix {
    display: block;
}
.lang-list__link {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
    background: #20283c;
    border: 0;
    position: relative;
    width: 100%;
    min-height: 3rem;
    text-align: left;
    text-decoration: none;
    cursor: pointer;
    color: inherit;
    padding: 0.5625rem 1.0625rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.lang-list__link:focus,
.lang-list__link:hover {
    background-color: #f2f2f2;
    background-image: none;
}
.lang-list__prefix {
    width: 1.25rem;
    height: 1.25rem;
}
.lang-list__prefix img {
    border-radius: 50%;
}
.lang-list__desc {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin: 0 0.75rem;
}
.lang-list__title {
    margin-bottom: 0.1875rem;
    font-size: 0.8125rem;
    line-height: 16px;
    font-weight: 600;
}
.lang-list__subtitle {
    color: #77829b;
    font-size: 0.6875rem;
    line-height: 0.8125rem;
    text-transform: capitalize;
}
.lang-list__suffix {
    width: 0.9375rem;
    height: 0.9375rem;
    fill: #1a88f3;
    display: none;
}
.mobile-menu {
    width: 100%;
    position: fixed;
    z-index: 700;
    top: 0;
    left: 0;
    overflow: hidden;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: var(--transition);
    transition: var(--transition);
}
.mobile-menu__backdrop {
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    bottom: 0;
    background-color: rgba(9, 15, 30, 0.9);
}
.mobile-menu__wrapper {
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: calc(275px + var(--safe-area-inset-right));
    padding-top: var(--safe-area-inset-top);
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: var(--transition);
    transition: var(--transition);
    z-index: 10;
}
.mobile-menu__inner {
    height: 100%;
    width: 100%;
    position: relative;
    background: #2a2d47;
    border-radius: 1.25rem 0 0 1.25rem;
    z-index: 10;
}
.mobile-menu__closeButton,
.mobile-menu__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.mobile-menu__closeButton {
    position: absolute;
    height: 2.875rem;
    width: 2.5rem;
    top: 0;
    right: 0;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    margin-left: auto;
    color: #fff;
}
.mobile-menu__closeButton svg {
    position: relative;
    bottom: 0.625rem;
    left: 0.625rem;
    width: 1rem;
    height: 1rem;
}
.mobile-menu__header {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 1.875rem 1.875rem 0;
    gap: 0.625rem;
}
.mobile-menu__login {
    width: 2.25rem;
    height: 2.25rem;
    min-width: 1.875rem;
    padding: 0;
}
.mobile-menu__login svg {
    width: 0.8125rem;
    height: 0.8125rem;
}
.mobile-menu__register {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 0.125rem;
    position: relative;
    overflow: hidden;
    height: 2.375rem;
}
.mobile-menu__register:before {
    background-color: rgba(255, 255, 255, 0.2);
    bottom: 0;
    content: "";
    position: absolute;
    top: 0;
    width: 1.875rem;
    will-change: transform;
    z-index: 1;
    -webkit-animation: flare-3 5s ease infinite;
    animation: flare-3 5s ease infinite;
}
.mobile-menu__registerSubTitle {
    font-size: 0.5rem;
    font-weight: 400;
    opacity: 0.7;
}
.mobile-menu__content {
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    overflow-y: auto;
    padding: 0 1.875rem;
    margin-top: 0.9375rem;
    overflow-scrolling: touch;
    -webkit-overflow-scrolling: touch;
}
.mobile-menu__list {
    margin-bottom: 0.9375rem;
    overflow: auto;
    max-height: 66vh;
}
.mobile-menu__item,
.mobile-menu__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.mobile-menu__item {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0.4375rem 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.mobile-menu__link {
    color: #fff;
    font-size: 0.8125rem;
    font-weight: 500;
}
.mobile-menu__link:focus,
.mobile-menu__link:hover {
    color: #fff;
}
.mobile-menu__icon {
    width: 1.375rem;
    height: 1.375rem;
    margin-right: 0.9375rem;
}
.mobile-menu__text {
    font-size: 1rem;
    font-weight: 500;
}
.mobile-menu__text > img {
    height: 0.875rem;
}
.mobile-menu__divider {
    margin: 0.625rem 0;
    width: 90%;
    height: 0.0625rem;
    background: -webkit-gradient(linear, left top, right top, from(rgba(211, 222, 255, 0.2)), to(rgba(235, 241, 255, 0)));
    background: -webkit-linear-gradient(left, rgba(211, 222, 255, 0.2), rgba(235, 241, 255, 0));
    background: linear-gradient(90deg, rgba(211, 222, 255, 0.2), rgba(235, 241, 255, 0));
}
.mobile-menu__footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: auto;
}
.mobile-menu__footer .social {
    gap: 1.1875rem;
}
.mobile-menu__countrySelector {
    padding: 0.4375rem 0.75rem;
    border-radius: 0.4375rem;
    background: rgba(151, 174, 225, 0.11);
    text-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
    font-size: 0.8125rem;
    font-weight: 400;
    margin-left: 0.625rem;
    min-width: 1.125rem;
    overflow: hidden;
    position: relative;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    height: 1.8125rem;
    width: 3.75rem;
    text-transform: uppercase;
}
.mobile-menu__countrySelector img {
    height: 0.75rem;
    width: 0.75rem;
    max-width: 0.75rem;
    border-radius: 50%;
    margin-left: 0.3125rem;
    position: relative;
    top: 0.0625rem;
}
.mobile-menu[open] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    opacity: 1;
    visibility: visible;
}
.mobile-menu[open] .mobile-menu__wrapper {
    -webkit-transform: translateX(0);
    transform: translateX(0);
}
.article {
    background-color: var(--card-background);
    border: 2px solid var(--card-border);
    border-radius: 1.5rem;
    margin-left: calc(var(--mobile-padding-default) * -1);
    margin-right: calc(var(--mobile-padding-default) * -1);
    margin-bottom: 0.75rem;
}
@media (min-width: 576px) {
    .article {
        margin: 0 0 1.5rem;
    }
}
.article__header {
    padding: 1.5rem 1rem 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
@media (min-width: 992px) {
    .article__header {
        padding: 1.5rem 1.5rem 0;
    }
}
.article__header img {
    width: 100%;
    margin-bottom: 1.5rem;
}
.article__headerTitle {
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 2rem;
    letter-spacing: -0.0308em;
    margin-bottom: 0;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 100%;
    margin-top: 0.7rem;
}
@media (min-width: 768px) {
    .article__headerTitle {
        font-size: 2rem;
        font-weight: 700;
        line-height: 2.625rem;
        max-width: 80%;
    }
}
.article__body {
    padding: 1.5rem 1rem;
    line-height: 1.4;
}
@media (min-width: 992px) {
    .article__body {
        padding: 1.5rem;
        line-height: 1.5;
    }
}
.article__body > ol {
    counter-reset: point;
    margin: 1.7em 0 1.8em 1em;
    padding: 0;
    list-style: none;
}
.article__body > ol > li {
    padding-left: 2.5rem;
    margin: 0.7em 0;
}
.article__body > ol > li:before {
    content: counter(point);
    counter-increment: point 1;
    display: inline-block;
    width: 1.6875rem;
    height: 1.6875rem;
    margin: 0 0.8125rem 0 -2.5rem;
    text-align: center;
    border: 0.125rem solid var(--action-primary);
    border-radius: 50%;
}
.article__body ul:not([class]) {
    margin: 1.7em 0 1.8em 1em;
    padding: 0;
    list-style: none;
}
.article__body ul:not([class]) li {
    padding-left: 2.5rem;
    margin: 0.7em 0;
}
.article__body ul:not([class]) li:before {
    content: "";
    display: inline-block;
    width: 0.5rem;
    height: 0.5rem;
    background: var(--action-primary);
    margin: 0 1.375rem 0 -1.875rem;
}
.article__body table {
    border-collapse: collapse;
    width: 100%;
}
.article__body table td,
.article__body table th {
    border: 0.0625rem solid var(--table-border);
    padding: 0.625rem 0.9375rem;
    vertical-align: middle;
}
.article__body blockquote,
.article__body__blockquote {
    background: var(--blockquote-background);
    padding: 0.9375rem 1.25rem 0.9375rem 1.5625rem;
    border-radius: 0 0.375rem 0.375rem 0;
    position: relative;
    margin: 1.25rem 0;
    border-left: 0.1875rem solid var(--action-primary);
}
.article__body blockquote p,
.article__body__blockquote p {
    margin: 0.75rem 0;
}
.article__body h2,
.article__body h3,
.article__body h4,
.article__body h5,
.article__body h6 {
    font-weight: 800;
    margin: 1.5em 0 0.5em;
    word-wrap: break-word;
}
.article__body .buttonGroup {
    margin: 1.5rem 0 2rem;
}
.article__body img {
    display: block;
    margin: 1.5rem auto;
}
.article__body p {
    margin-bottom: 1.5rem;
}
.article__body details {
    background: var(--article-table-contents);
    border-radius: 0.75rem;
    padding: 0.75rem 1.5rem;
    margin-bottom: 1.5rem;
    cursor: pointer;
}
.article__body details summary {
    font-weight: 800;
    color: var(--article-table-contents-summary);
}
.article__body details > ol {
    counter-reset: point;
    padding-top: 1rem;
}
.article__body details > ol > li {
    counter-reset: sublist;
    margin: 0.7em 0;
}
.article__body details > ol > li:first-child {
    margin-top: 0;
}
.article__body details > ol > li:before,
.article__body details > ol > li > ol > li:before {
    content: counter(point) ". ";
    counter-increment: point 1;
    position: relative;
    top: auto;
    left: auto;
    width: auto;
    height: auto;
    border: 0;
    opacity: 0.5;
    margin-right: 5px;
    margin-left: 0;
    color: var(--article-table-contents-li);
}
.article__body details > ol > li > ol > li {
    counter-reset: sublist3;
    font-size: 0.92em;
    margin-top: 0.3em;
    margin-bottom: 0.7em;
    margin-left: 30px;
}
.article__body details > ol > li > ol > li:before {
    content: counter(point) "." counter(sublist) ". ";
    counter-increment: sublist;
}
.article__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 0.625rem;
    grid-template-columns: 1fr;
    margin-bottom: 3rem;
}
@media (min-width: 992px) {
    .article__row {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        gap: 3.75rem;
    }
}
.article__row .article__img img {
    margin: 0 !important;
}
.article__row:last-of-type {
    margin-bottom: 0;
}
@media (min-width: 992px) {
    .article__row--reversed .article__col--img {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
    .article__col--img {
        width: 50%;
        max-width: 50%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    }
}
.article__col--img img {
    width: 100%;
}
@media (min-width: 992px) {
    .article__col--img img {
        width: auto;
    }
    .article__col--img_w40 {
        width: 35%;
        max-width: 35%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 35%;
        flex: 0 0 35%;
    }
}
.article__date {
    font-size: var(--font-size-3);
    color: var(--text-subdued);
    margin-right: 0.7rem;
}
.author {
    margin-bottom: 0.75rem;
    background-color: var(--card-background);
    border: 2px solid var(--card-border);
    border-radius: 1rem;
}
@media (min-width: 576px) {
    .author {
        margin: 0 0 1.5rem;
    }
}
.author__heading {
    font-size: var(--font-size-3);
    color: var(--text-pale);
    text-transform: uppercase;
    line-height: 1;
    margin: 1.5rem 0 0.75rem;
}
.author__body {
    background-color: #fff;
    position: relative;
    border-radius: 1rem;
    padding: 1.25rem;
    display: grid;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
    grid-template-columns: 6rem auto;
    grid-template-rows: 24px 70px;
    grid-template-areas: "author-avatar author-name" "author-avatar author-bio" "author-desc author-desc" "author-social author-social";
}
.author__avatar {
    grid-area: author-avatar;
    border-radius: 50%;
    width: 5rem;
    height: 5rem;
    display: block;
    -o-object-fit: cover;
    object-fit: cover;
}
.author__name {
    font-size: var(--font-size-7);
    font-weight: 700;
    grid-area: author-name;
}
.author__bio {
    font-weight: 500;
    color: var(--text-subdued);
    grid-area: author-bio;
    margin-top: 0.5rem;
}
.author__desc {
    font-weight: 500;
    line-height: 1.4375rem;
    grid-area: author-desc;
}
.author__social {
    grid-area: author-social;
    gap: 0.375rem;
    padding-top: 1rem;
}
.author__social .social__link {
    width: 2.25rem;
    height: 2.25rem;
    padding: 0;
}
.author__social .social__icon {
    width: 1.5rem;
    height: 1.5rem;
}
.formLayout {
    margin-top: calc(var(--space-4) * -1);
    margin-left: calc(var(--space-5) * -1);
}
.formLayout__item {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 13.75rem;
    flex: 1 1 13.75rem;
    margin-top: var(--space-4);
    margin-left: var(--space-5);
    max-width: calc(100% - var(--space-5));
}
@media (min-width: 992px) {
    .formLayout__row {
        display: grid;
        grid-template-columns: 1fr 1fr;
    }
}
.brand-info {
    border: 1px solid var(--table-border);
    border-collapse: collapse;
    font-size: var(--font-size-3);
    width: 100%;
    margin: 1.5rem 0;
}
@media (min-width: 768px) {
    .brand-info tr:nth-child(2n) {
        background: var(--table-row-backround);
    }
}
@media (max-width: 767.98px) {
    .brand-info tr {
        display: grid;
        grid-template-columns: 1fr 1fr;
    }
}
.brand-info td {
    border-bottom: 0.0625rem solid var(--table-border);
    padding: 0.625rem 0.9375rem;
    vertical-align: middle;
}
@media (max-width: 767.98px) {
    .brand-info td {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 0.625rem;
    }
}
@media (max-width: 575.98px) {
    .brand-info td {
        border: 0;
    }
}
@media (max-width: 767.98px) {
    .brand-info td:nth-child(3),
    .brand-info td:nth-child(4) {
        background-color: #eee;
    }
}
.brand-info__title {
    font-weight: 500;
    width: 12.5rem;
}
@media (max-width: 991.98px) {
    .brand-info__title {
        width: 10.625rem;
    }
}
@media (max-width: 767.98px) {
    .brand-info__title {
        width: 100%;
    }
}
@media (max-width: 575.98px) {
    .brand-info__title {
        width: 100%;
    }
}
.brand-info__content {
    font-weight: 700;
    max-width: 20.3125rem;
    width: 20.3125rem;
}
@media (max-width: 1199.98px) {
    .brand-info__content {
        max-width: 15.625rem;
    }
}
@media (max-width: 991.98px) {
    .brand-info__content {
        max-width: none;
        width: 9.6875rem;
    }
}
@media (max-width: 767.98px) {
    .brand-info__content {
        width: 100%;
    }
}
@media (max-width: 575.98px) {
    .brand-info__content {
        width: 100%;
    }
}
.brand-info__content:nth-child(2) {
    border-right: 0.0625rem solid var(--table-border);
}
@media (max-width: 767.98px) {
    .brand-info__content:nth-child(2) {
        border-right: none;
    }
}
.brand-features {
    border: 0.0625rem solid var(--table-border);
    margin: 1.5rem 0;
}
.brand-features__row {
    border-bottom: 0.0625rem solid var(--table-border);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0.75rem;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 1rem;
}
@media (min-width: 576px) {
    .brand-features__row {
        padding: 1rem 1.25rem;
    }
}
@media (min-width: 1200px) {
    .brand-features__row {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        row-gap: 0;
    }
}
.brand-features__content,
.brand-features__heading {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.brand-features__heading {
    -webkit-column-gap: 1rem;
    -moz-column-gap: 1rem;
    column-gap: 1rem;
    max-width: 17.5rem;
    width: 100%;
}
.brand-features__content {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-column-gap: 0.75rem;
    -moz-column-gap: 0.75rem;
    column-gap: 0.75rem;
    row-gap: 0.75rem;
}
@media (min-width: 992px) {
    .brand-features__content {
        row-gap: 0;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }
}
.brand-features__icon {
    background: var(--action-primary);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 2.75rem;
    width: 2.75rem;
}
.brand-features__icon img {
    display: block;
    margin: 0;
}
.brand-features__item {
    font-size: var(--font-size-3);
    background: var(--table-tag-background);
    border-radius: 0.9375rem;
    color: var(--table-tag-text-color);
    min-width: auto;
    padding: 0.375rem 0.625rem;
    text-align: center;
}
@media (min-width: 576px) {
    .brand-features__item {
        min-width: 7.9375rem;
    }
}
.brand-features__item:last-child {
    font-weight: 500;
    border: 0.125rem solid var(--action-primary);
    background-color: transparent;
    color: var(--action-primary);
}
.search-results {
    margin: 0;
    padding: 0;
    text-indent: 0;
    list-style: none;
    list-style-position: outside;
}
.search-results__item {
    padding: 1.5rem 0;
}
.default-table--stripped table tr:first-child td,
.default-table--stripped table tr:first-child th,
.search-results__item:first-child {
    padding-top: 0;
}
.search-results__item + .search-results__item {
    border-top: 0.0625rem solid var(--border-subdued);
}
.search-results__title {
    font-size: var(--font-size-6);
    font-weight: 700;
    color: var(--text);
    margin-bottom: 0.4rem;
    display: block;
}
.search-results__title:focus,
.search-results__title:hover {
    color: var(--interactive);
}
.search-results__date {
    color: var(--text-subdued);
    margin-bottom: 0.2rem;
    display: block;
}
.footer {
    background: var(--footer-background);
    margin: 0;
    border-radius: 1.375rem 1.375rem 0 0;
}
@media (min-width: 1200px) {
    .footer {
        margin: 0 2rem;
        border-radius: 2rem 2rem 0 0;
    }
}
.footer__container {
    max-width: 71.25rem;
    width: 100%;
    margin: 0 auto;
}
.footer__top {
    padding: 2rem 1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 1.5rem;
}
@media (min-width: 992px) {
    .footer__top {
        padding: 2rem 1.5rem;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        gap: 0;
    }
}
.footer__top .logo {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
}
.footer__navigation {
    display: block;
    position: relative;
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
}
@media (min-width: 992px) {
    .footer__navigation {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        margin-left: 1.5rem;
        width: -webkit-max-content;
        width: -moz-max-content;
        width: max-content;
    }
}
@media (min-width: 1200px) {
    .footer__navigation {
        margin-left: 3rem;
    }
}
.footer__navigationList {
    margin: 0;
    padding: 0;
    text-indent: 0;
    list-style: none;
    list-style-position: outside;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 0.75rem;
}
@media (min-width: 992px) {
    .footer__navigationList {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        gap: 0;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
}
.footer__navigationLink {
    font-size: var(--font-size-3);
    color: #fff;
    font-weight: 500;
    padding: 0 1.25rem;
    white-space: nowrap;
    outline: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 2.375rem;
    border-radius: 2.375rem;
    text-transform: uppercase;
}
.footer__bottomMenu a:focus,
.footer__bottomMenu a:hover,
.footer__navigationLink:focus,
.footer__navigationLink:hover {
    color: rgba(255, 255, 255, 0.7);
}
.footer__main,
.footer__navigationLink--active {
    color: rgba(255, 255, 255, 0.7);
}
.footer__main {
    font-size: 0.875rem;
    border-top: 0.0625rem solid rgba(255, 255, 255, 0.1);
    border-bottom: 0.0625rem solid rgba(255, 255, 255, 0.1);
    padding: 2rem 1rem;
}
@media (min-width: 992px) {
    .footer__main {
        padding: 2rem 1.5rem;
    }
}
.footer__main p + p {
    margin-top: 1rem;
}
@media (min-width: 992px) {
    .footer__social {
        margin: 0 0 0 auto;
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }
}
.footer__bottom {
    padding: 1.5rem 1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 1rem;
}
@media (min-width: 992px) {
    .footer__bottom {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        padding: 1.5rem;
    }
}
.footer__copyright {
    font-size: var(--font-size-3);
    color: rgba(255, 255, 255, 0.7);
    line-height: 1.25rem;
}
.captcha,
.footer__bottomMenu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.footer__bottomMenu {
    gap: 1.25rem;
}
.footer__bottomMenu a {
    color: #fff;
    font-size: 0.875rem;
}
.captcha {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.captcha__input {
    width: 10rem;
}
.captcha__img {
    margin-left: 1rem;
    border-radius: 0.25rem;
}
.search {
    position: relative;
}
@media (min-width: 768px) {
    .search {
        width: 48rem;
        margin: 0 auto;
    }
}
.search__button {
    width: 3.125rem;
    height: 2.5rem;
    border-radius: 0.75rem;
}
.search__input {
    color: #fff;
}
.search-dialog .search__input::-webkit-input-placeholder,
.search__input::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.5);
}
.search-dialog .search__input::-moz-placeholder,
.search__input::-moz-placeholder {
    color: rgba(255, 255, 255, 0.5);
}
.search-dialog .search__input:-ms-input-placeholder,
.search__input:-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.5);
}
.search-dialog .search__input::-ms-input-placeholder,
.search__input::-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.5);
}
.search-dialog .search__input::placeholder,
.search__input::placeholder {
    color: rgba(255, 255, 255, 0.5);
}
.search-dialog {
    position: fixed;
    left: 0;
    top: 0;
    height: 100vh;
    width: 100%;
    overflow: hidden;
    -webkit-transition: var(--transition);
    transition: var(--transition);
    z-index: 1001;
    border: 0;
    display: none;
    background-color: transparent;
    padding: 0;
}
.search-dialog__body {
    padding: 1.25rem 1rem;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    z-index: var(--z-8);
    border-bottom: 1px solid #f1f3f5;
}
@media (min-width: 992px) {
    .search-dialog__body {
        padding: 1.25rem 1.5rem;
    }
}
.search-dialog .search__input,
.search-dialog__close svg {
    color: #fff;
}
.search-dialog__close {
    padding: 0;
    border: 0;
    background: url(../img/general/ic-close-v2.svg) center no-repeat;
    margin-right: 2.625rem;
}
@media (max-width: 767.98px) {
    .search-dialog__close {
        display: none;
    }
}
.search-dialog__backdrop {
    -webkit-animation: var(--keyframes-fade-in) var(--duration-200) 1 forwards;
    animation: var(--keyframes-fade-in) var(--duration-200) 1 forwards;
    background-color: rgba(255, 255, 255, 0.9);
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    will-change: opacity;
    z-index: var(--z-7);
    display: none;
}
.search-dialog--open .search-dialog,
.search-dialog[open] {
    display: block;
}
.search-dialog--open .app__backdrop {
    visibility: visible;
    opacity: 1;
}
.casino-list {
    margin: 0;
    padding: 0;
    text-indent: 0;
    list-style: none;
    list-style-position: outside;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 0.75rem;
}
@media (min-width: 576px) {
    .casino-list {
        gap: 1rem;
    }
}
.casino-list__item {
    width: 100%;
}
@media (min-width: 992px) {
    .casino-list__item--compact {
        width: calc(33.3333% - 0.7rem);
        -ms-flex-preferred-size: calc(33.3333% - 0.7rem);
        flex-basis: calc(33.3333% - 0.7rem);
    }
    .casino-list__item--compact .casino {
        padding: 0.75rem;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        height: 100%;
    }
    .casino-list__item--compact .casino__imgContainer {
        width: 100%;
    }
    .casino-list__item--compact .casino__rate {
        width: -webkit-max-content;
        width: -moz-max-content;
        width: max-content;
    }
    .casino-list__item--compact .casino__header {
        padding-top: 1rem;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
}
.casino-list__item--compact .casino__title {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    width: auto;
}
.casino-list__item--compact .casino__place,
.casino-list__item--compact .casino__place span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.casino-list__item--compact .casino__place {
    position: absolute;
    top: -0.8rem;
    left: -0.5rem;
    width: 3.25rem;
    height: 2.3125rem;
    border-radius: 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    z-index: 0;
    background-color: transparent;
    padding-top: 0.9rem;
    padding-left: 0.8rem;
}
@media (min-width: 576px) {
    .casino-list__item--compact .casino__place {
        top: -1rem;
        left: -1rem;
    }
}
@media (min-width: 992px) {
    .casino-list__item--compact .casino__place {
        top: -1rem;
        left: -1rem;
        width: 4.5625rem;
        height: 3.3125rem;
        padding-top: 0;
    }
}
.casino-list__item--compact .casino__place::before {
    content: "";
    position: absolute;
    top: 0.75rem;
    left: 0.125rem;
    width: 2.625rem;
    height: 1.3125rem;
    background-color: #d8f326;
    z-index: -2;
    -webkit-transform: rotate(-8.92deg);
    transform: rotate(-8.92deg);
}
@media (min-width: 992px) {
    .casino-list__item--compact .casino__place::before {
        top: 0.375rem;
        left: -0.25rem;
        width: 3.75rem;
        height: 1.875rem;
    }
}
.casino-list__item--compact .casino__place::after {
    content: "";
    position: absolute;
    top: 1.25rem;
    left: 0.5625rem;
    width: 2.625rem;
    height: 1.3125rem;
    background-color: #d8f326;
    z-index: -1;
    -webkit-transform: rotate(-14.64deg);
    transform: rotate(-14.64deg);
}
@media (min-width: 992px) {
    .casino-list__item--compact .casino__place::after {
        width: 3.75rem;
        height: 1.875rem;
    }
}
.casino-list__item--compact .casino__place span {
    font-size: 0.5rem;
    color: var(--text);
    line-height: 1;
}
@media (min-width: 992px) {
    .casino-list__item--compact .casino__place span {
        font-size: var(--font-size-1);
    }
}
.casino-list__item--compact .casino__place span::before {
    font-size: var(--font-size-3);
}
@media (min-width: 992px) {
    .casino-list__item--compact .casino__place span::before {
        font-size: var(--font-size-7);
        margin-right: 0.5rem;
    }
}
.casino-list__item--compact .casino__bonus {
    margin-top: 0.5rem;
}
@media (min-width: 992px) {
    .casino-list__item--compact .casino__bonus {
        margin-top: 0;
    }
}
.casino-list__item--compact .casino__features {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 40px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
@media (min-width: 992px) {
    .casino-list__item--compact .casino__features {
        gap: 0.375rem;
    }
}
.casino-list__item--compact .casino__featuresDesc {
    overflow: hidden;
    max-height: 40px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: -o-ellipsis-lastline;
}
@media (min-width: 768px) {
    .casino-list__item--compact .casino__featuresDesc {
        font-size: var(--font-size-2);
    }
}
@media (min-width: 992px) {
    .casino-list__item--compact .casino__actions {
        padding: 1rem 0 0;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .casino-list__item--compact .casino__actionsText {
        display: none;
    }
}
.section {
    padding: 3.125rem 0;
}
@media (min-width: 992px) {
    .section {
        padding: 4.375rem 0;
    }
}
.section + .section {
    padding-top: 1.5rem;
}
.section__header {
    padding-bottom: 2.5rem;
}
.section__headerTitle {
    font-size: 1.75rem;
    font-weight: 800;
    text-align: center;
    margin-bottom: 0;
}
@media (min-width: 992px) {
    .section__headerTitle {
        font-size: 2.25rem;
    }
}
.section__headerSubTitle {
    font-size: 1.375rem;
    text-align: center;
    margin-bottom: 0;
}
.section__headerDesc {
    font-size: 1rem;
    margin-top: 0.5rem;
    text-align: center;
}
@media (min-width: 992px) {
    .section__headerDesc {
        font-size: 1.125rem;
    }
}
.entry {
    background-color: #1f223d;
    padding: 2rem 0;
}
@media (min-width: 992px) {
    .entry {
        padding: 3.75rem 0;
    }
}
.entry__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
@media (min-width: 992px) {
    .entry__container {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}
.entry__content {
    max-width: 38.4375rem;
}
.entry__title {
    font-size: 2rem;
    font-weight: 800;
    color: #fff;
}
@media (min-width: 992px) {
    .entry__title {
        font-size: 40px;
    }
}
.entry__desc {
    color: #fff;
    line-height: 1.8;
    padding: 1.25rem 0;
}
@media (min-width: 992px) {
    .entry__desc {
        font-size: 1.125rem;
    }
}
.entry__rate {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 1rem;
    gap: 0.75rem;
}
@media (min-width: 992px) {
    .entry__rate {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        gap: 0;
    }
}
.entry__rateList {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 0.25rem;
}
.entry__rateList:after {
    content: "";
    width: 0.0625rem;
    height: 1.375rem;
    background: rgba(255, 255, 255, 0.2);
    margin: 0 1rem;
}
@media (max-width: 991.98px) {
    .entry__rateList:after {
        display: none;
    }
}
.entry__rateItem {
    color: #d7d7dc;
}
.entry__rateItem--active {
    color: #ffc15a;
}
.entry__rateText {
    color: #fff;
    font-weight: 600;
}
.entry__rateText span {
    color: #61da84;
}
.entry__hint {
    font-size: 0.875rem;
    text-align: center;
    color: rgba(172, 205, 255, 0.76);
    margin: 1.25rem 0;
}
@media (min-width: 992px) {
    .entry__hint {
        text-align: left;
    }
}
.entry__stats {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 1.5rem;
}
@media (min-width: 992px) {
    .entry__stats {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
}
.entry__statsItem {
    padding: 0.75rem 1.25rem;
    border-radius: 1rem;
    background: -webkit-linear-gradient(359deg, #436af3 -0.27%, #2048e9 98.37%);
    background: linear-gradient(91deg, #436af3 -0.27%, #2048e9 98.37%);
    position: relative;
    z-index: 0;
}
@media (min-width: 992px) {
    .entry__statsItem {
        padding: 0.75rem 2rem;
    }
}
.entry__statsItem:before {
    z-index: -1;
    content: "";
    position: absolute;
    left: 0.25rem;
    top: 0.25rem;
    bottom: 0.25rem;
    width: 70%;
    background-image: url("data:image/svg+xml,%3Csvg width='157' height='58' viewBox='0 0 157 58' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M156.5 57.0001H155.5H15.1367C7.32924 57.0001 1 50.6709 1 42.8634V13.2845C1 7.78519 4.04884 3.25267 8.32946 0.893799' stroke='url(%23paint0_linear_243_804)' stroke-width='1.17806' stroke-miterlimit='10'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_243_804' x1='93.0769' y1='-35.0334' x2='102.021' y2='65.6214' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.303689' stop-color='%23B6F4E8' stop-opacity='0'/%3E%3Cstop offset='0.422945' stop-color='%23BED4D0' stop-opacity='0.4'/%3E%3Cstop offset='0.499089' stop-color='%2398E9DA'/%3E%3Cstop offset='0.649516' stop-color='%2326DDFF'/%3E%3Cstop offset='0.953267' stop-color='%2326DDFF' stop-opacity='0'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-size: cover;
}
.entry__statsTitle {
    font-size: 0.75rem;
    color: #fff;
    margin-bottom: 0.2rem;
}
@media (min-width: 576px) {
    .entry__statsTitle {
        font-size: 1rem;
    }
}
.entry__statsDesc {
    font-size: 1.375rem;
    color: #fff;
    font-weight: 700;
    line-height: 1;
}
@media (min-width: 576px) {
    .entry__statsDesc {
        font-size: 1.75rem;
    }
}
.entry__partners {
    margin-top: 2.8125rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 1.25rem;
}
@media (min-width: 992px) {
    .entry__partners {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }
}
.entry__partnersTitle {
    color: #fff;
    font-weight: 800;
    text-transform: uppercase;
}
.entry__partnersList {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    opacity: 0.7;
    gap: 0.75rem;
}
@media (min-width: 992px) {
    .entry__partnersList {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        gap: 0;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }
}
.entry__form {
    position: relative;
}
@media (min-width: 992px) {
    .entry__form {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 24.25rem;
        flex: 0 0 24.25rem;
        width: 24.25rem;
    }
}
.entry__form:before {
    content: "";
    background-image: url("data:image/svg+xml,%3Csvg width='97' height='67' viewBox='0 0 97 67' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M85.7439 58.6272C82.9478 61.0275 80.2804 63.4083 77.1918 66.0507C79.2833 67.2475 81.2688 66.8799 82.6962 65.8728C86.9784 62.8516 91.241 59.7016 95.1874 56.2045C97.4531 54.214 96.6757 51.6981 93.8314 50.7475C89.1026 49.0954 84.2842 47.7203 79.4462 46.2165C79.1691 46.1269 78.818 45.9827 78.6347 46.0764C77.8819 46.3225 77.2228 46.7519 76.4895 47.1267C76.8448 47.7312 76.9817 48.6323 77.4811 48.8857C79.2019 49.8095 80.9577 50.5305 82.6589 51.3256C83.5837 51.7778 84.4889 52.1012 85.4022 53.3452C83.9316 53.6345 82.4065 53.998 80.9359 54.2873C50.2985 58.9425 21.0999 43.163 7.94139 15.0689C6.2702 11.4377 5.03976 7.67361 3.55188 3.94868C3.02468 2.64593 2.4429 1.41732 1.91571 0.114571C1.58411 0.0991062 1.27207 0.212367 0.940467 0.196902C0.67164 1.02795 0.0907731 1.97226 0.282274 2.79922C0.76717 5.55709 1.25206 8.31497 2.12314 11.0142C10.6857 37.897 35.8832 57.2476 65.0682 59.0689C70.6508 59.4059 76.2798 58.7482 81.8388 58.4962C83.0169 58.4489 84.1013 58.2183 85.2599 58.0422C85.4627 58.0773 85.6306 58.3152 85.7439 58.6272Z' fill='white'/%3E%3C/svg%3E%0A");
    position: absolute;
    left: -30%;
    bottom: 12%;
    width: 6.0625rem;
    height: 4.1875rem;
    display: none;
}
@media (min-width: 1200px) {
    .entry__form:before {
        display: block;
    }
}
@media (max-width: 991.98px) {
    .entry__desktop-group {
        display: none;
    }
}
.entry__mobile-group {
    padding-top: 1rem;
}
@media (min-width: 992px) {
    .entry__mobile-group {
        display: none;
    }
}
.form {
    background-color: #fff;
    border-radius: 1.5rem;
    padding: 1.5rem 1rem;
}
@media (min-width: 576px) {
    .form {
        padding: 1.5rem;
    }
}
.form__header {
    padding-bottom: 1.5rem;
}
.form__headerTitle {
    font-size: 1.5rem;
    font-weight: 700;
    color: var(--text);
}
.form__headerDesc {
    color: var(--text-subdued);
    font-weight: 500;
    margin-top: 0.3rem;
}
.form .choice__label {
    font-size: 0.8125rem;
}
.form .button {
    height: 3rem;
    width: 100%;
}
.calc {
    display: grid;
    grid-template-columns: 1fr;
    gap: 1.875rem;
}
@media (min-width: 992px) {
    .calc {
        grid-template-columns: 1fr 1fr;
    }
}
.calc__form {
    background-color: #f2f2f2;
    border-radius: 2rem;
    padding: 2rem;
}
.calc__range {
    margin-top: 2.5rem;
}
.calc__range.noUi-target {
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0.5625rem;
    background-color: #dadada;
}
.calc__range .noUi-tooltip {
    font-size: 1.5rem;
    font-weight: 700;
    bottom: 100%;
    padding: 0;
    background-color: transparent;
    border: transparent;
}
.calc__range.noUi-horizontal {
    height: 0.5rem;
}
.calc__range.noUi-horizontal .noUi-handle {
    border-radius: 3.125rem;
    height: 1.375rem;
    width: 1.375rem;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: var(--action-primary);
    border: 0;
    top: -0.5rem;
}
.calc__range.noUi-horizontal .noUi-handle:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 0.75rem;
    height: 0.75rem;
    border-radius: 50%;
    background-color: #fff;
}
.calc__range.noUi-horizontal .noUi-handle:after {
    display: none;
}
.calc__range .noUi-connect {
    background: -webkit-linear-gradient(359deg, #436af3 -0.27%, #2048e9 98.37%);
    background: linear-gradient(91deg, #436af3 -0.27%, #2048e9 98.37%);
}
.calc__label {
    font-size: 0;
    line-height: 0;
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    white-space: nowrap;
}
.calc__formGroup + .calc__formGroup {
    margin-top: 3rem;
}
.calc__desc,
.calc__formTitle {
    font-size: 1.125rem;
    font-weight: 500;
}
.calc__desc {
    font-weight: 600;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 0.5rem;
}
.calc__results {
    background: -webkit-linear-gradient(359deg, #436af3 35.24%, #2048e9 98.37%);
    background: linear-gradient(91deg, #436af3 35.24%, #2048e9 98.37%);
    position: relative;
    border-radius: 2rem;
}
.calc__results:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: url(../img/general/calc-bg.svg) right bottom no-repeat;
}
.calc__resultsInner {
    position: relative;
    z-index: 0;
    padding: 2.625rem 1rem 3.875rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    color: #fff;
    height: 100%;
}
@media (min-width: 992px) {
    .calc__resultsInner {
        padding: 2rem;
    }
}
.calc__border {
    position: absolute;
    inset: 0;
    width: 95%;
    height: 95%;
}
.calc__border svg {
    width: 100%;
    height: 100%;
    display: block;
}
.calc__resultsEarn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
}
.calc__resultsEarn span:first-child {
    font-size: 1.5rem;
    font-weight: 600;
}
.calc__resultsEarn span:last-child {
    font-size: 2.625rem;
    font-weight: 700;
    line-height: 1;
}
@media (min-width: 992px) {
    .calc__resultsEarn span:last-child {
        font-size: 3.125rem;
    }
}
.calc__resultsRow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 2rem;
    gap: 1.25rem;
    width: 100%;
}
@media (min-width: 992px) {
    .calc__resultsRow {
        gap: 5rem;
        width: auto;
    }
}
.calc__resultsProfitability,
.calc__resultsRevenue {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: left;
}
.calc__resultsProfitability span:first-child {
    font-size: 1.125rem;
    font-weight: 600;
}
.calc__resultsProfitability span:last-child {
    font-size: 2rem;
    font-weight: 700;
    line-height: 1;
}
@media (min-width: 992px) {
    .calc__resultsProfitability span:last-child {
        font-size: 2.25rem;
    }
}
.calc__resultsRevenue span:first-child {
    font-size: 1.125rem;
    font-weight: 600;
}
.calc__resultsRevenue span:last-child {
    font-size: 2rem;
    font-weight: 700;
    line-height: 1;
}
@media (min-width: 992px) {
    .calc__resultsRevenue span:last-child {
        font-size: 2.25rem;
    }
}
.content {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-areas: "content-img" "content-card";
    gap: 1.5rem;
    margin-bottom: 1.5rem;
}
@media (min-width: 1200px) {
    .content {
        grid-template-columns: 1fr 1fr;
        grid-template-areas: "content-img content-card";
    }
}
.content__img {
    height: 100%;
    display: block;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 2rem;
    grid-area: content-img;
}
.content--reversed {
    grid-template-areas: "content-img" "content-card";
}
@media (min-width: 1200px) {
    .content--reversed {
        grid-template-areas: "content-card content-img";
    }
}
.centered-button {
    text-align: center;
    margin-top: 2rem;
}
.centered-button .button {
    min-width: 15rem;
}
.steps__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 1rem;
}
@media (min-width: 992px) {
    .steps__item {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        gap: 2.5rem;
    }
}
.steps__item + .steps__item {
    margin-top: 2rem;
}
@media (min-width: 992px) {
    .steps__item + .steps__item {
        margin-top: 1.25rem;
    }
}
.steps__number {
    font-weight: 700;
    font-size: 2rem;
    color: #fff;
    width: 5.625rem;
    height: 6.1875rem;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    background-image: url("data:image/svg+xml,%3Csvg width='90' height='99' viewBox='0 0 90 99' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M87.4781 42.7804C93.6358 65.7612 79.7434 89.4507 56.4487 95.6925C42.0316 99.5556 27.392 95.8302 16.8678 86.982' stroke='url(%23paint0_linear_308_791)' stroke-width='1.5' stroke-miterlimit='10'/%3E%3Cpath d='M15.5715 87.0998C17.06 86.7009 17.9158 85.2167 17.5165 83.7264C17.1171 82.2362 15.6339 81.3787 14.1454 81.7775C12.6569 82.1764 11.8011 83.6606 12.2004 85.1509C12.4934 86.6696 14.083 87.4986 15.5715 87.0998Z' fill='white' stroke='url(%23paint1_linear_308_791)' stroke-miterlimit='10'/%3E%3Cpath d='M1.54773 33.9536C7.78867 10.6621 31.6568 -3.17949 54.8588 3.03745C69.2183 6.88508 79.9573 17.514 84.5777 30.578' stroke='url(%23paint2_linear_308_791)' stroke-width='1.5' stroke-miterlimit='10'/%3E%3Cpath d='M85.4589 25.9924C83.9704 25.5936 82.4872 26.4511 82.0879 27.9413C81.6886 29.4316 82.5443 30.9158 84.0328 31.3147C85.5213 31.7135 87.0046 30.856 87.4039 29.3658C87.9095 27.904 86.9474 26.3913 85.4589 25.9924Z' fill='white' stroke='url(%23paint3_linear_308_791)' stroke-miterlimit='10'/%3E%3Cellipse cx='45.2064' cy='50.2887' rx='32' ry='32.5079' fill='url(%23paint4_radial_308_791)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_308_791' x1='134.888' y1='62.6846' x2='57.2153' y2='142.329' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.290229' stop-color='%23004DF4' stop-opacity='0'/%3E%3Cstop offset='0.422945' stop-color='%23004DF4' stop-opacity='0.4'/%3E%3Cstop offset='0.499089' stop-color='%23004DF4'/%3E%3Cstop offset='0.649516' stop-color='%233F66F2'/%3E%3Cstop offset='0.953267' stop-color='%233E65F2'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_308_791' x1='14.0088' y1='81.3295' x2='17.8319' y2='96.367' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%237991ED'/%3E%3Cstop offset='0.803412' stop-color='%23375EF0'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint2_linear_308_791' x1='-27.8198' y1='3.34025' x2='73.6116' y2='-30.7993' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.303689' stop-color='%23004DF4' stop-opacity='0'/%3E%3Cstop offset='0.422945' stop-color='%23004DF4' stop-opacity='0.4'/%3E%3Cstop offset='0.674376' stop-color='%23004DF4'/%3E%3Cstop offset='0.79' stop-color='%23365DF0'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint3_linear_308_791' x1='86.3155' y1='69.6291' x2='88.135' y2='16.8365' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B8BED3'/%3E%3Cstop offset='0.803412' stop-color='%234067F3'/%3E%3C/linearGradient%3E%3CradialGradient id='paint4_radial_308_791' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(49.7778 50.7109) rotate(26.4692) scale(141.132 189.168)'%3E%3Cstop offset='0.2' stop-color='%235175F5'/%3E%3Cstop offset='0.39' stop-color='%233158EE'/%3E%3Cstop offset='1' stop-color='%23224AEA'/%3E%3C/radialGradient%3E%3C/defs%3E%3C/svg%3E%0A");
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.steps__content {
    font-weight: 500;
    padding: 1.5rem 1rem;
    border-radius: 2rem;
    background-color: #f6f7f9;
}
@media (min-width: 992px) {
    .steps__content {
        padding: 2rem;
    }
}
.steps__title {
    font-weight: 700;
    margin-bottom: 0.5rem;
}
.safe-data {
    background-color: #e3f5e7;
    border-radius: 40px;
    border: 0.0625rem solid #10b534;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 0.5rem;
    padding: 1rem 1.25rem;
    margin: 1.5rem auto 0;
    width: 100%;
}
@media (min-width: 768px) {
    .safe-data {
        width: -webkit-max-content;
        width: -moz-max-content;
        width: max-content;
    }
}
.safe-data__text {
    font-weight: 500;
}
.features {
    display: grid;
    grid-template-columns: 1fr;
    gap: 1.5rem;
}
@media (min-width: 1200px) {
    .features {
        grid-template-columns: 1fr 1fr 1fr;
    }
}
.features__item {
    background-color: #f6f7f9;
    padding: 1.5rem 1rem;
    border-radius: 2rem;
}
@media (min-width: 992px) {
    .features__item {
        padding: 2rem;
    }
}
.cta__content p,
.features__img {
    margin-bottom: 1rem;
}
.features__title {
    font-size: 1.25rem;
    font-weight: 700;
    margin-bottom: 0.5rem;
}
.cta {
    border-radius: 2rem;
    background: -webkit-linear-gradient(359deg, #436af3 -0.27%, #2048e9 98.37%);
    background: linear-gradient(91deg, #436af3 -0.27%, #2048e9 98.37%);
    padding: 2rem 1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 1.875rem;
    margin: 0 -1rem;
}
@media (min-width: 768px) {
    .cta {
        padding: 2rem 1.5rem;
        margin: 0;
    }
}
@media (min-width: 992px) {
    .cta {
        padding: 3.125rem 2.5rem;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
}
.cta__content {
    color: #fff;
    max-width: 38.75rem;
}
.cta__content h2 {
    font-size: 2rem;
}
@media (min-width: 992px) {
    .cta__content h2 {
        font-size: 2.375rem;
    }
}
.cta__content ul {
    margin-bottom: 0.75rem;
}
@media (min-width: 992px) {
    .cta__content ul {
        margin-bottom: 1rem;
    }
}
.cta__content ul li {
    position: relative;
    padding-left: 2.25rem;
}
.cta__content ul li::before {
    content: "";
    width: 1.75rem;
    max-width: 1.75rem;
    position: absolute;
    top: -0.125rem;
    left: 0;
    height: 1.75rem;
    margin-right: 0.8rem;
    background-image: url("data:image/svg+xml,%3Csvg width='28' height='28' viewBox='0 0 28 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_136_20766)'%3E%3Cpath d='M14 28C21.732 28 28 21.732 28 14C28 6.26801 21.732 0 14 0C6.26801 0 0 6.26801 0 14C0 21.732 6.26801 28 14 28Z' fill='%23436AF4'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M21.7458 9.38931C21.6157 9.25921 21.4614 9.15601 21.2915 9.0856C21.1215 9.01519 20.9394 8.97894 20.7555 8.97894C20.5716 8.97894 20.3894 9.01519 20.2195 9.0856C20.0496 9.15601 19.8952 9.25921 19.7652 9.38931L12.3014 16.8541L8.56989 13.1236C8.43991 12.9935 8.28558 12.8904 8.11573 12.82C7.94588 12.7496 7.76382 12.7133 7.57995 12.7133C7.20862 12.7132 6.85246 12.8606 6.58982 13.1231C6.45978 13.2531 6.35661 13.4074 6.28621 13.5773C6.21581 13.7471 6.17955 13.9292 6.1795 14.113C6.17942 14.4844 6.32684 14.8405 6.58936 15.1032L11.2094 19.7232C11.3736 19.8865 11.5678 20.0013 11.775 20.0676C12.0339 20.1832 12.3219 20.2174 12.6007 20.1657C12.8795 20.1141 13.1361 19.9789 13.3364 19.7782L21.7458 11.3698C22.0082 11.1073 22.1557 10.7513 22.1557 10.38C22.1557 10.0088 22.0082 9.65185 21.7458 9.38931Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_136_20766'%3E%3Crect width='28' height='28' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}
.cta__content ul li + li {
    margin-top: 0.75rem;
}
@media (min-width: 992px) {
    .cta__content ul li + li {
        margin-top: 1rem;
    }
}
.cta__form {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    max-width: 24.25rem;
    position: relative;
    width: 100%;
    margin: 0 auto;
}
@media (min-width: 768px) {
    .cta__form {
        width: -webkit-max-content;
        width: -moz-max-content;
        width: max-content;
        margin: 0;
    }
}
@media (min-width: 992px) {
    .cta__form {
        width: 24.25rem;
    }
}
.cta__form:before {
    content: "";
    background-image: url("data:image/svg+xml,%3Csvg width='97' height='67' viewBox='0 0 97 67' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M85.7439 58.6272C82.9478 61.0275 80.2804 63.4083 77.1918 66.0507C79.2833 67.2475 81.2688 66.8799 82.6962 65.8728C86.9784 62.8516 91.241 59.7016 95.1874 56.2045C97.4531 54.214 96.6757 51.6981 93.8314 50.7475C89.1026 49.0954 84.2842 47.7203 79.4462 46.2165C79.1691 46.1269 78.818 45.9827 78.6347 46.0764C77.8819 46.3225 77.2228 46.7519 76.4895 47.1267C76.8448 47.7312 76.9817 48.6323 77.4811 48.8857C79.2019 49.8095 80.9577 50.5305 82.6589 51.3256C83.5837 51.7778 84.4889 52.1012 85.4022 53.3452C83.9316 53.6345 82.4065 53.998 80.9359 54.2873C50.2985 58.9425 21.0999 43.163 7.94139 15.0689C6.2702 11.4377 5.03976 7.67361 3.55188 3.94868C3.02468 2.64593 2.4429 1.41732 1.91571 0.114571C1.58411 0.0991062 1.27207 0.212367 0.940467 0.196902C0.67164 1.02795 0.0907731 1.97226 0.282274 2.79922C0.76717 5.55709 1.25206 8.31497 2.12314 11.0142C10.6857 37.897 35.8832 57.2476 65.0682 59.0689C70.6508 59.4059 76.2798 58.7482 81.8388 58.4962C83.0169 58.4489 84.1013 58.2183 85.2599 58.0422C85.4627 58.0773 85.6306 58.3152 85.7439 58.6272Z' fill='white'/%3E%3C/svg%3E%0A");
    position: absolute;
    left: -30%;
    bottom: 5%;
    width: 6.0625rem;
    height: 4.1875rem;
    display: none;
}
@media (min-width: 1200px) {
    .cta__form:before {
        display: block;
    }
}
.cta--v2 {
    background: #2a2d47;
}
@media (min-width: 1200px) {
    .cta--v3 {
        background-image: url("data:image/svg+xml,%3Csvg width='1255' height='602' viewBox='0 0 1255 602' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 554C0 570.802 0 579.202 3.2698 585.62C6.14601 591.265 10.7354 595.854 16.3803 598.73C22.7976 602 31.1984 602 48 602H1192.51C1220.2 602 1234.05 602 1241.97 596.192C1248.88 591.127 1253.29 583.353 1254.09 574.827C1255.02 565.049 1247.92 553.162 1233.72 529.387L989.283 120.119C984.768 112.559 982.51 108.779 979.447 105.902C976.734 103.354 973.57 101.333 970.117 99.9424C966.219 98.3723 961.84 97.9128 953.082 96.994L53.0085 2.56146C34.6499 0.635315 25.4706 -0.327698 18.3709 2.65778C12.1351 5.28003 6.9686 9.93286 3.70999 15.861C0 22.6104 0 31.84 0 50.2994V554Z' fill='url(%23paint0_linear_144_1345)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_144_1345' x1='-16.8467' y1='299.5' x2='1130.4' y2='334.048' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23436AF4'/%3E%3Cstop offset='1' stop-color='%232249E8'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
        background-repeat: no-repeat;
        background-size: 100%;
        background-position: bottom center;
    }
    .cta--v3 .cta__content {
        padding-top: 5em;
    }
}
.video,
.video:before {
    background-repeat: no-repeat;
}
.video {
    margin-top: 5rem;
    background-image: url(../img/general/video-bg.svg), -webkit-linear-gradient(354deg, #436af4 10.25%, #2348e2 90.25%);
    background-image: url(../img/general/video-bg.svg), linear-gradient(96deg, #436af4 10.25%, #2348e2 90.25%);
    position: relative;
    background-size: cover;
    background-position: center;
}
@media (min-width: 768px) {
    .video {
        margin-top: 10rem;
    }
}
.video:before {
    content: "";
    position: absolute;
    top: -0.2em;
    left: 0;
    right: 0;
    height: 2rem;
    background-image: url("data:image/svg+xml,%3Csvg width='1972' height='24' viewBox='0 0 1972 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_317_893)'%3E%3Cpath d='M0 -0.5V24C276.304 12.1299 508.842 4.2916 729.914 1.04401L0 -0.5Z' fill='white'/%3E%3Cpath d='M1972 24V-1L1253.73 1.04382C1469.59 4.49927 1699.12 12.6296 1972 24Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_317_893'%3E%3Crect width='1972' height='24' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
    background-position: top center;
    background-size: 106%;
}
.video__player {
    position: relative;
    width: 100%;
    text-align: left;
    margin: -5rem auto 0;
    overflow: hidden;
}
@media (min-width: 768px) {
    .video__player {
        width: 80%;
        margin: -10rem auto 0;
    }
}
.video__player iframe {
    width: 100%;
    border-radius: 2rem;
    margin: 0 auto;
    height: 11.25rem;
    overflow: hidden;
}
@media (min-width: 768px) {
    .video__player iframe {
        height: 32.8125rem;
    }
}
.video__stats {
    display: grid;
    grid-template-columns: 1fr;
    gap: 1.5rem;
    width: 80%;
    margin: 3rem auto 5rem;
}
@media (min-width: 768px) {
    .video__stats {
        grid-template-columns: 1fr 1fr 1fr 1fr;
        margin: 5rem auto 8rem;
    }
}
.video__statsItem {
    text-align: center;
}
.video__statsTitle {
    font-size: 1.125rem;
    font-weight: 600;
    color: #fff;
}
.video__statsText {
    font-size: 2rem;
    font-weight: 700;
    color: #fff;
}
.partners__img {
    height: 3.75rem;
}
.card-table {
    border-radius: 2rem;
    border-bottom: 0.0625rem solid #f1f3f5;
    background: #fff;
    -webkit-box-shadow: 0 4px 19px 0 rgba(0, 0, 0, 0.09);
    box-shadow: 0 4px 19px 0 rgba(0, 0, 0, 0.09);
    padding: 1.5rem 1rem;
    margin: 0 -1rem;
}
@media (min-width: 768px) {
    .card-table {
        margin: 0;
    }
}
@media (min-width: 992px) {
    .card-table {
        padding: 2rem;
    }
}
.card-table__header {
    padding-bottom: 1.5rem;
}
.card-table__headerTitle {
    font-size: 1.75rem;
    margin-bottom: 0;
}
@media (min-width: 992px) {
    .card-table__headerTitle {
        font-size: 2rem;
    }
}
.card-table__table table {
    width: 100%;
    border-collapse: collapse;
}
.card-table__table th {
    text-align: left;
    width: 50%;
}
@media (min-width: 576px) {
    .card-table__table th {
        width: auto;
    }
}
.card-table__table td,
.card-table__table th {
    padding: 1rem 0;
}
.card-table__table td {
    font-weight: 500;
    padding-left: 0.75rem;
}
.card-table__table tr {
    border-bottom: 0.0625rem solid #e9e9e9;
}
.card-table__table tr:last-child {
    border-bottom: 0;
}
.default-table {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    padding-bottom: 0.625rem;
    border-radius: 0.75rem;
    margin-bottom: 0.75rem;
}
@media (min-width: 992px) {
    .default-table {
        margin-bottom: 1rem;
    }
}
.default-table table {
    border: 0;
    border-spacing: 0;
    width: 100%;
    border-radius: 0.75rem;
    margin-bottom: 1.5rem;
}
.default-table table thead {
    background-color: #f6f7f8;
    text-align: left;
}
.default-table table td,
.default-table table th {
    padding: 1rem;
    text-align: left;
    border: 1px solid #f1f3f5;
}
.default-table table th {
    font-weight: 700;
    white-space: nowrap;
}
.default-table table tr:first-child td:first-child,
.default-table table tr:first-child th:first-child {
    border-top-left-radius: 0.75rem;
}
.default-table table tr:first-child td:last-child,
.default-table table tr:first-child th:last-child {
    border-top-right-radius: 0.75rem;
}
.default-table table tr:last-child td:first-child,
.default-table table tr:last-child th:first-child {
    border-bottom-left-radius: 0.75rem;
}
.default-table table tr:last-child td:last-child,
.default-table table tr:last-child th:last-child {
    border-bottom-right-radius: 0.75rem;
}
.default-table table td {
    font-weight: 500;
}
.default-table--stripped {
    border-radius: 0;
    margin-bottom: 0;
}
.default-table--stripped table {
    border: 0;
}
.default-table--stripped td,
.default-table--stripped th {
    font-weight: 500;
    border-bottom: 1px solid #f1f3f5;
}
.default-table--stripped td:first-child,
.default-table--stripped th:first-child {
    padding-left: 0;
}
.default-table--stripped td:last-child,
.default-table--stripped th:last-child {
    padding-right: 0;
    text-align: right;
    color: var(--text-subdued);
}
.default-table--stripped td:first-child {
    white-space: nowrap;
}
.live-payments {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #2a2d47;
    padding: 0.5rem 0;
    z-index: 100;
    -webkit-transition: var(--transition);
    transition: var(--transition);
}
.live-payments__item {
    border: 0.125rem solid rgba(255, 255, 255, 0.12);
    background: rgba(255, 255, 255, 0.08);
    padding: 0.375rem 0.75rem;
    border-radius: 0.5rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 0.625rem;
}
.live-payments__avatar {
    width: 3.4375rem;
    height: 3.4375rem;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    border-radius: 50%;
}
.live-payments .swiper-slide {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
}
.live-payments__desc {
    font-size: 0.8125rem;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    color: #fff;
}
.live-payments__label {
    border-radius: 0.125rem 0.5625rem 0.125rem 0.5625rem;
    background-color: #1ea545;
    font-size: 0.75rem;
    color: #fff;
    padding: 0.125rem 0.4375rem;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    margin-top: 0.2rem;
}
.live-payments--hidden {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
}
.hero {
    background: -webkit-radial-gradient(50% 50%, 50% 50%, rgba(41, 81, 236, 0.11) 22%, transparent 100%), #1f223d;
    background: radial-gradient(50% 50% at 50% 50%, rgba(41, 81, 236, 0.11) 22%, transparent 100%), #1f223d;
    padding: 1.5rem 0 2.875rem;
}
.hero__content {
    text-align: center;
}
.hero__title {
    font-size: 2rem;
    font-weight: 800;
    color: #fff;
}
@media (min-width: 992px) {
    .hero__title {
        font-size: 3rem;
    }
}
.hero__date {
    text-align: center;
    margin-top: 1rem;
    color: #fff;
}
.not-found {
    text-align: center;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 6.875rem 0;
}
.not-found__title {
    font-size: 8.875rem;
    font-weight: 700;
    line-height: 1.1;
    color: var(--text-primary);
}
.not-found__subtitle {
    font-size: 1.75rem;
    font-weight: 700;
    margin-bottom: 1.5rem;
}
.visuallyHidden {
    font-size: 0;
    line-height: 0;
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    white-space: nowrap;
}
.calc__range-wrapper {
    position: relative;
    height: 50px; /* Высота для размещения метки */
    margin-bottom: 20px; /* Отступ снизу для красоты */
}
.calc__range {
    -webkit-appearance: none;
    width: 100%;
    height: 8px;
    background: #e0e0e0;
    outline: none;
    opacity: 0.7;
    -webkit-transition: 0.2s;
    transition: opacity 0.2s;
    position: relative;
    z-index: 1;
}
.calc__range:hover {
    opacity: 1;
}
.calc__range::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 25px;
    height: 25px;
    background: #436af3;
    cursor: pointer;
    border-radius: 50%;
    border: 3px solid #fff;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
    position: relative;
    z-index: 2;
}
.calc__range::-moz-range-thumb {
    width: 25px;
    height: 25px;
    background: #436af3;
    cursor: pointer;
    border-radius: 50%;
    border: 3px solid #fff;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
    position: relative;
    z-index: 2;
}
.calc__range::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    background: #436af3;
    z-index: 0;
    border-radius: 8px;
    width: var(--range-width, 0%);
}
.calc__range-label {
    position: absolute;
    top: -3px;
    font-size: 1.5rem;
    font-weight: 700;
    padding: 0;
    background-color: transparent;
    border: transparent;
    transform: translateX(-50%);
    white-space: nowrap;
    color: black;
}
