.hidden {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}

:root {
    --site-background-color: #171a29;
    --container-text-color: #dddddd;
    --container-link-color: #e26e26;
    --container-link-hover-color: #dddddd;
    --container-button-background-color: #e27831;
    --container-button-hover-background-color: #e2955a;
    --container-button-text-color: #ececec;
    --container-button-hover-text-color: #ececec;
    --container-button-scroll-top-color: #e55c22;
    --container-button-scroll-top-hover-color: #db7f4a;
    --container-table-background-color: #171a29;
    --container-table-header-background-color: #e26e34;
    --container-table-odd-row-background-color: #171a29;
    --container-table-even-row-background-color: #171a29;
    --container-table-text-color: #dddddd;
    --container-table-border-color: #9e9e9e;
    --container-table-cell-button-color: #e27831;
    --container-table-cell-hover-button-color: #e2955a;
    --container-table-cell-button-text-color: #ececec;
    --container-table-cell-hover-button-text-color: #ececec;
    --container-table-cell-button-margin: 3px;
    --container-table-cell-button-padding-t-b: 32px;
    --container-table-cell-button-padding-l-r: 32px;
    --container-table-cell-padding: 5px;
    --container-font-size: 15px;
    --container-font-weight: 300;
    --container-button-font-size: 16px;
    --container-button-font-weight: 700;
    --container-h1-font-size: 36px;
    --container-h2-font-size: 28px;
    --container-h3-font-size: 24px;
    --container-h4-font-size: 18px;
    --container-h-font-weight: 700;
    --header-top-background-color: #171a29;
    --header-top-menu-link-color: #cecece;
    --header-top-menu-link-hover-color: #e29844;
    --header-left-menu-background-color: #171a29;
    --header-left-menu-link-color: #cecece;
    --header-left-menu-link-hover-color: #e29844;
    --header-left-menu-banner-button-background-color: #e27f34;
    --header-left-menu-banner-button-hover-background-color: #e29961;
    --header-left-menu-banner-text-color: #ffffff;
    --header-left-menu-banner-button-text-color: #ffffff;
    --header-left-menu-banner-button-text-hover-color: #ffffff;
    --header-left-menu-burger-button-background-color: #171a29;
    --header-left-menu-burger-button-icon-color: #cccccc;
    --header-login-button-background-color: #2b3043;
    --header-login-button-background-hover-color: #606060;
    --header-login-button-text-color: #dddddd;
    --header-login-button-text-hover-color: #ffffff;
    --header-register-button-background-color: #d67411;
    --header-register-button-background-hover-color: #d6914d;
    --header-register-button-text-color: #dddddd;
    --header-register-button-text-hover-color: #ffffff;
    --header-search-button-background-color: #171a29;
    --header-search-button-icon-color: #ffffff;
    --header-search-container-background-color: #ececec;
    --header-search-input-container-background-color: #ffffff;
    --header-search-container-input-background-color: #ffffff;
    --header-search-container-input-text-color: #000000;
    --header-search-container-text-color: #000000;
    --header-search-container-link-color: #000000;
    --header-search-container-link-hover-color: #dddddd;
    --header-lang-switcher-background-color: #2b3043;
    --header-lang-switcher-dropdown-background-color: #ffffff;
    --header-lang-switcher-link-color: #000000;
    --header-lang-switcher-link-hover-color: #000000;
    --header-menu-main-link-font-weight: 400;
    --header-menu-left-link-font-weight: 400;
    --banner-text-color: #ffffff;
    --banner-background-color: #2e5d9b;
    --banner-button-background-color: #dd8a1c;
    --banner-button-hover-background-color: #dd9f4d;
    --banner-button-text-color: #ffffff;
    --banner-button-hover-text-color: #ffffff;
    --banner-text-font-size: 24px;
    --win-now-background-color: #2a2f42;
    --win-now-slider-arrow-background-color: #2a2f42;
    --win-now-slider-arrow-icon-color: #1e73be;
    --win-now-text-color: #cecece;
    --win-now-text-sum-color: #dd8944;
    --win-now-text-total-prize-color: #cecece;
    --toc-background-color: #2a2f42;
    --toc-link-color: #ececec;
    --toc-link-hover-color: #dd9333;
    --slots-text-color: #ececec;
    --slots-background-color: #2a2f42;
    --slots-button-play-background-color: #db8132;
    --slots-button-play-hover-background-color: #db9e69;
    --slots-button-play-text-color: #ececec;
    --slots-button-play-hover-text-color: #ececec;
    --slots-button-demo-background-color: transparent;
    --slots-button-demo-hover-background-color: #ececec;
    --slots-button-demo-text-color: #ececec;
    --slots-button-demo-hover-text-color: #ececec;
    --bonus-text-color: #ececec;
    --bonus-background-color: #2a2f42;
    --bonus-button-background-color: #d67413;
    --bonus-button-hover-background-color: #d6a371;
    --bonus-button-text-color: #ececec;
    --bonus-button-hover-text-color: #ececec;
    --bonus-read-more-color: #ececec;
    --bonus-read-more-hover-color: #e59177;
    --faq-text-color: #ececec;
    --faq-background-color: #2a2f42;
    --faq-arrow-color: #ececec;
    --popup-text-color: #ececec;
    --popup-background-color: #2a2f42;
    --popup-button-background-color: #d67413;
    --popup-button-hover-background-color: #d69d64;
    --popup-button-text-color: #ececec;
    --popup-button-hover-text-color: #ececec;
    --footer-text-color: #ececec;
    --footer-menu-link-color: #ececec;
    --footer-menu-link-hover-color: #8599ff;
}

html {
    -webkit-text-size-adjust: 100%;
    line-height: 1.15;
}
body {
    margin: 0;
}
main {
    display: block;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}
pre {
    font-family: monospace, monospace;
    font-size: 1em;
}
a {
    background-color: transparent;
}
abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
}
b,
strong {
    font-weight: bolder;
}
code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
small {
    font-size: 80%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sub {
    bottom: -0.25em;
}
sup {
    top: -0.5em;
}
img {
    border-style: none;
}
button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}
button,
input {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
[type="button"],
[type="reset"],
[type="submit"],
button {
    -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-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 {
    padding: 0.35em 0.75em 0.625em;
}
legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}
progress {
    vertical-align: baseline;
}
textarea {
    overflow: auto;
}
[type="checkbox"],
[type="radio"] {
    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;
}
details {
    display: block;
}
summary {
    display: list-item;
}
[hidden],
template {
    display: none;
}
.flex {
    display: flex;
}
.flex-inline {
    display: inline-flex;
}
.flex-wrap {
    flex-wrap: wrap;
}
.flex-nowrap {
    flex-wrap: nowrap;
}
.flex-justify-center {
    justify-content: center;
}
.flex-justify-start {
    justify-content: flex-start;
}
.flex-justify-end {
    justify-content: flex-end;
}
.flex-justify-around {
    justify-content: space-around;
}
.flex-justify-between {
    justify-content: space-between;
}
.flex-align-stretch {
    align-items: stretch;
}
.flex-align-start {
    align-items: flex-start;
}
.flex-align-end {
    align-items: flex-end;
}
.flex-align-center {
    align-items: center;
}
.flex-direction-column {
    flex-direction: column;
}
.flex-direction-row {
    flex-direction: row;
}
html {
    margin: 0 !important;
    padding: 0;
}
body {
    background: var(--site-background-color);
    color: var(--container-text-color);
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
    margin: 0;
    padding: 0;
    position: relative;
}
body.no-scroll {
    overflow: hidden;
}
.gamingchairs-pl h1,
.gamingchairs-pl h2,
.gamingchairs-pl h3 {
    color: var(--container-text-color);
    font-weight: var(--container-h-font-weight);
    text-align: left;
}
.gamingchairs-pl h1 {
    font-size: var(--container-h1-font-size);
    line-height: 48px;
    margin: 0 0 16px;
}
@media only screen and (max-width: 767px) {
    .gamingchairs-pl h1 {
        font-size: 32px;
        line-height: 40px;
        margin: 0 0 12px;
    }
}
.gamingchairs-pl h2 {
    font-size: var(--container-h2-font-size);
    line-height: 32px;
    margin: 32px 0 12px;
}
@media only screen and (max-width: 767px) {
    .gamingchairs-pl h2 {
        font-size: 28px;
        line-height: 32px;
        margin: 20px 0 8px;
    }
}
.gamingchairs-pl h2.title_list {
    margin: 32px 0 5px;
}
@media only screen and (max-width: 767px) {
    .gamingchairs-pl h2.title_list {
        margin: 32px 0 6px;
    }
}
.gamingchairs-pl h3 {
    font-size: var(--container-h3-font-size);
    line-height: 28px;
    margin: 28px 0 12px;
}
@media only screen and (max-width: 767px) {
    .gamingchairs-pl h3 {
        font-size: 24px;
        line-height: 32px;
    }
}
.gamingchairs-pl h4 {
    font-size: var(--container-h4-font-size);
    font-weight: 700;
    line-height: 24px;
}
@media only screen and (max-width: 767px) {
    .gamingchairs-pl h4 {
        font-size: 12px;
        line-height: 32px;
    }
}
.gamingchairs-pl .alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
}
.gamingchairs-pl .alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
}
.gamingchairs-pl .aligncenter {
    clear: both;
    display: block;
    margin: 0 auto;
}
.gamingchairs-pl a {
    color: var(--container-link-color);
    text-decoration: none;
}
.gamingchairs-pl a:hover {
    text-decoration: underline;
}
.gamingchairs-pl a:hover,
.gamingchairs-pl a:visited {
    color: var(--container-link-hover-color);
}
.gamingchairs-pl button {
    border: none;
}
.gamingchairs-pl .text_container p {
    color: var(--container-text-color);
    font-size: var(--container-font-size);
    font-style: normal;
    font-weight: var(--container-font-weight);
    line-height: 22px;
    margin-bottom: 24px;
}
@media only screen and (max-width: 767px) {
    .gamingchairs-pl .text_container p {
        font-size: var(--container-font-size);
        line-height: 22px;
        margin-bottom: 18px;
    }
}
.gamingchairs-pl .text_container ol,
.gamingchairs-pl .text_container ul {
    list-style-position: inside;
    margin: 12px 0 28px;
    padding-left: 12px;
}
.gamingchairs-pl .text_container ol li,
.gamingchairs-pl .text_container ul li {
    font-size: var(--container-font-size);
    line-height: 22px;
    margin-bottom: 7px;
}
@media only screen and (max-width: 767px) {
    .gamingchairs-pl .text_container ol li,
    .gamingchairs-pl .text_container ul li {
        line-height: 22px;
    }
}
.gamingchairs-pl .text_container ol li:last-child,
.gamingchairs-pl .text_container ul li:last-child {
    margin: 0;
}
.gamingchairs-pl .text_container .cover-table {
    overflow-x: auto;
}
.gamingchairs-pl .text_container .cover-table table {
    margin: 32px 0;
}
.gamingchairs-pl .text_container .cover-table table tr td,
.gamingchairs-pl .text_container .cover-table table tr th {
    border: 1px solid var(--container-table-border-color);
    border-radius: 0;
    box-sizing: border-box;
    color: var(--container-table-text-color);
    font-size: var(--container-font-size);
    line-height: 24px;
    padding: var(--container-table-cell-padding);
}
@media only screen and (max-width: 767px) {
    .gamingchairs-pl .text_container .cover-table table tr td,
    .gamingchairs-pl .text_container .cover-table table tr th {
        line-height: 18px;
    }
}
.gamingchairs-pl .text_container .cover-table table tr td .btn--wrap,
.gamingchairs-pl .text_container .cover-table table tr th .btn--wrap {
    margin: var(--container-table-cell-button-margin);
}
.gamingchairs-pl .text_container .cover-table table tr td button,
.gamingchairs-pl .text_container .cover-table table tr th button {
    background-color: var(--container-table-cell-button-color);
    color: var(--container-table-cell-button-text-color);
    padding: var(--container-table-cell-button_padding-t-b) var(--container-table-cell-button_padding-l-r);
}
.gamingchairs-pl .text_container .cover-table table tr td button:hover,
.gamingchairs-pl .text_container .cover-table table tr th button:hover {
    background-color: var(--container-table-cell-hover-button-color);
    color: var(--container-table-cell-hover-button-text-color);
}
.gamingchairs-pl .text_container .cover-table table tr th {
    color: var(--container-table-text-color);
    font-weight: 800;
    line-height: 18px;
}
.gamingchairs-pl .text_container .cover-table table th,
.gamingchairs-pl .text_container .cover-table table tr:nth-child(odd) {
    background-color: var(--container-table-odd-row-background-color);
}
.gamingchairs-pl .text_container .cover-table table tr:nth-child(2n) {
    background-color: var(--container-table-even-row-background-color);
}
.gamingchairs-pl .text_container .cover-table table td,
.gamingchairs-pl .text_container .cover-table table th {
    border-bottom: 1px solid var(--container-table-border-color) !important;
}
.gamingchairs-pl .text_container .cover-table table tr:first-child {
    background-color: var(--container-table-header-background-color);
}
.gamingchairs-pl .text_container .cover-table ::marker {
    white-space: nowrap;
}
.gamingchairs-pl img {
    height: auto;
    max-width: 100%;
}
.gamingchairs-pl .container {
    margin: 0 auto;
    max-width: 1110px;
    padding: 0 32px;
}
@media only screen and (max-width: 1024px) {
    .gamingchairs-pl .container {
        padding: 0 16px;
    }
}
.gamingchairs-pl .bottom__buttons {
    align-items: center;
    background-color: var(--header-top-background-color);
    bottom: 0;
    -moz-column-gap: 15px;
    column-gap: 15px;
    display: none;
    justify-content: center;
    justify-items: center;
    padding-bottom: 5px;
    padding-top: 5px;
    position: sticky;
    width: 100%;
    z-index: 99;
}
@media only screen and (max-width: 1024px) {
    .gamingchairs-pl .bottom__buttons {
        display: flex;
    }
}
.gamingchairs-pl .bottom__buttons .btn:first-child {
    background: var(--header-login-button-background-color);
    color: var(--header-login-button-text-color);
}
.gamingchairs-pl .bottom__buttons .btn:first-child:hover {
    background: var(--header-login-button-background-hover-color);
    color: var(--header-login-button-text-hover-color);
}
.gamingchairs-pl .bottom__buttons .btn:last-child {
    background: var(--header-register-button-background-color);
    color: var(--header-register-button-text-color);
}
.gamingchairs-pl .bottom__buttons .btn:last-child:hover {
    background: var(--header-register-button-background-hover-color);
    color: var(--header-register-button-text-hover-color);
}
.gamingchairs-pl .bottom__buttons.menu-opened {
    position: fixed;
    z-index: 99999;
}
.gamingchairs-pl button {
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
}
.gamingchairs-pl .btn--wrap {
    align-items: center;
    display: flex;
    justify-content: center;
    margin: 20px auto;
}
.gamingchairs-pl .btn {
    background-color: var(--container-button-background-color);
    border-radius: 8px;
    box-sizing: border-box;
    color: var(--container-button-text-color);
    cursor: pointer;
    display: inline-block;
    font-size: var(--container-button-font-size);
    font-weight: var(--container-button-font-weight);
    line-height: 24px;
    padding: 13px 32px;
    text-align: center;
}
@media only screen and (max-width: 1024px) {
    .gamingchairs-pl .btn {
        padding: 13px 32px;
    }
}
@media only screen and (max-width: 575px) {
    .gamingchairs-pl .btn {
        font-size: 14px;
        line-height: 24px;
    }
}
.gamingchairs-pl .btn:hover {
    background-color: var(--container-button-hover-background-color);
    color: var(--container-button-hover-text-color);
    text-decoration: none;
}
.gamingchairs-pl .btn__white {
    background: transparent;
    border: 2px solid #ececec;
    color: #ececec;
}
.gamingchairs-pl .btn__white:hover {
    background: #ececec;
    color: #000;
}
.gamingchairs-pl .btn__blue {
    background: #2e53fd;
    color: #ececec;
}
.gamingchairs-pl .btn__blue:hover {
    background: #8599ff;
    color: #ececec;
}
.gamingchairs-pl .btn__green {
    background: #0ead2c;
    color: #ececec;
}
.gamingchairs-pl .btn__green:hover {
    background: #37d354;
    color: #ececec;
}
.gamingchairs-pl .btn__red {
    background: #cc1433;
    color: #ececec;
}
.gamingchairs-pl .btn__red:hover {
    background: #a31029;
    color: #ececec;
}
.gamingchairs-pl .btn:visited {
    color: #ececec;
}
.gamingchairs-pl .container .btn,
.gamingchairs-pl .header_banner .btn,
.gamingchairs-pl header .btn {
    font-size: var(--container-button-font-size);
    font-weight: var(--container-button-font-weight);
}
.gamingchairs-pl .header {
    margin: 0;
    position: relative;
}
@media only screen and (max-width: 767px) {
    .gamingchairs-pl .header {
        margin: 0;
    }
}
.gamingchairs-pl .header__top {
    align-items: center;
    background: var(--header-top-background-color);
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.25);
    display: flex;
    justify-content: space-between;
    padding: 5px 32px;
}
@media only screen and (max-width: 1100px) {
    .gamingchairs-pl .header__top {
        display: grid;
        grid-auto-flow: column;
        grid-template-columns: 1fr 1fr auto;
        justify-content: space-between;
        padding: 0 16px;
    }
}
@media only screen and (max-width: 1024px) {
    .gamingchairs-pl .header__top {
        grid-template-columns: 1fr 1fr 1fr;
    }
    .gamingchairs-pl .header__top .for_langs {
        position: fixed;
        z-index: 999;
    }
}
.gamingchairs-pl .header__top .logo {
    align-items: center;
    align-self: center;
    display: flex;
    justify-content: center;
    min-height: 64px;
}
.gamingchairs-pl .header__top .logo img {
    max-height: 65px;
    width: 125px;
    height: auto;
}
.gamingchairs-pl .header__top .logo a {
    display: block;
}
.gamingchairs-pl .header__top .logo.empty {
    display: flex;
    flex-grow: 1;
    justify-content: center;
    margin-right: -80px;
    min-height: 64px;
}
@media only screen and (max-width: 1100px) {
    .gamingchairs-pl .header__top .logo.empty {
        margin-left: 25%;
        margin-right: 25%;
    }
}
@media only screen and (max-width: 425px) {
    .gamingchairs-pl .header__top .logo.empty {
        margin-left: 0;
        margin-right: 0;
    }
}
@media only screen and (max-width: 1024px) {
    .gamingchairs-pl .header__top .logo {
        align-items: center;
        display: flex;
        flex-grow: 0;
        margin-left: 0;
        min-height: 70px;
    }
}
.gamingchairs-pl .header__top.mobile_active .header-menu-left {
    display: flex;
    flex-direction: column;
    transform: translateX(0);
    visibility: visible;
}
.gamingchairs-pl .header__top.mobile_active .mobile_menu_icon {
    z-index: 105;
}
.gamingchairs-pl .header__top.fixed .header-menu-left {
    top: 75px;
}
@media only screen and (max-width: 1024px) {
    .gamingchairs-pl .header__top.fixed .header-menu-left {
        top: 152px;
    }
}
.gamingchairs-pl .header__top.fixed .no-lang-switcher {
    top: 74px;
}
@media only screen and (max-width: 1024px) {
    .gamingchairs-pl .header__top.fixed .no-lang-switcher {
        top: 80px;
    }
}
.gamingchairs-pl .header__top nav .mob_head {
    display: none;
}
@media only screen and (max-width: 1024px) {
    .gamingchairs-pl .header__top nav .mob_head {
        align-items: flex-start;
        display: flex;
        flex-grow: 1;
        justify-content: flex-end;
    }
    .gamingchairs-pl .header__top nav .mob_head__buttons {
        margin: 3px 8px 0 0;
    }
    .gamingchairs-pl .header__top nav .mob_head__buttons .btn__white {
        padding: 7px 16px;
    }
}
@media only screen and (max-width: 767px) {
    .gamingchairs-pl .header__top nav .mob_head__buttons .btn {
        padding: 11px 34px;
    }
    .gamingchairs-pl .header__top nav .mob_head__buttons .btn__white {
        padding: 3px 16px;
    }
}
@media only screen and (max-width: 425px) {
    .gamingchairs-pl .header__top nav .mob_head {
        width: calc(100% - 32px);
    }
}
.gamingchairs-pl .header__top nav .menu-top-container {
    margin-left: 50px;
}
@media only screen and (max-width: 1024px) {
    .gamingchairs-pl .header__top nav .menu-top-container {
        flex-grow: 2;
        margin-left: 0;
    }
    .gamingchairs-pl .header__top nav .menu-top-container ul {
        margin-bottom: 0;
        padding-bottom: 0;
    }
    .gamingchairs-pl .header__top nav {
        background-color: var(--header-left-menu-background-color);
        height: 100vh;
        left: 0;
        overflow-y: auto;
        position: fixed;
        top: 135px;
        transform: translateX(-100vw);
        visibility: hidden;
        width: 100%;
        z-index: 101;
    }
}
@media only screen and (max-width: 425px) {
    .gamingchairs-pl .header__top nav {
        left: 0;
        width: 100vw;
    }
}
@media only screen and (max-width: 1024px) {
    .gamingchairs-pl .header__top nav.no-lang-switcher {
        top: 64px;
    }
}
.gamingchairs-pl .header__top .mobile_menu_icon {
    background-color: var(--header-left-menu-burger-button-background-color);
    border: none;
    border-radius: 3px;
    cursor: pointer;
    height: 46px;
    padding: 0;
    position: absolute;
    width: 46px;
}
@media only screen and (max-width: 1024px) {
    .gamingchairs-pl .header__top .mobile_menu_icon {
        cursor: pointer;
        display: flex;
        flex-direction: column;
        margin-left: 0;
        position: relative;
    }
}
.gamingchairs-pl .header__top .mobile_menu_icon span {
    background-color: var(--header-left-menu-burger-button-icon-color);
    display: flex;
    height: 2px;
    left: 14px;
    margin-bottom: 3px;
    position: relative;
    top: 17px;
    width: 18px;
}
.gamingchairs-pl .header__top .mobile_menu_icon span:last-child {
    margin: 0;
}
.gamingchairs-pl .header__top .mobile_menu_icon.active span {
    position: absolute;
    transform: scale(0);
}
.gamingchairs-pl .header__top .mobile_menu_icon.active span:first-child {
    left: 14px;
    top: 21px;
    transform: rotate(45deg);
}
.gamingchairs-pl .header__top .mobile_menu_icon.active span:last-child {
    left: 14px;
    top: 21px;
    transform: rotate(-45deg);
}
.gamingchairs-pl .header__top .hide_burger,
.gamingchairs-pl .header__top .mobile_only_burger {
    display: none;
}
@media only screen and (max-width: 1024px) {
    .gamingchairs-pl .header__top .mobile_only_burger {
        display: flex;
    }
}
.gamingchairs-pl .header__top .header-menu-left ul a,
.gamingchairs-pl .header__top .header-menu-left ul span {
    font-weight: var(--header-menu-left-link-font-weight);
}
@media only screen and (max-width: 1024px) {
    .gamingchairs-pl .header__top .header-menu-left ul a,
    .gamingchairs-pl .header__top .header-menu-left ul span {
        font-weight: 400;
    }
}
.gamingchairs-pl .header__top .header-menu-main ul a,
.gamingchairs-pl .header__top .header-menu-main ul span {
    font-weight: var(--header-menu-main-link-font-weight);
}
@media only screen and (max-width: 1024px) {
    .gamingchairs-pl .header__top .header-menu-main ul a,
    .gamingchairs-pl .header__top .header-menu-main ul span {
        font-weight: 400;
    }
}
.gamingchairs-pl .header__top .header-menu-left ul,
.gamingchairs-pl .header__top .header-menu-main ul {
    align-items: center;
    display: flex;
    justify-content: flex-start;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
@media only screen and (max-width: 1024px) {
    .gamingchairs-pl .header__top .header-menu-left ul,
    .gamingchairs-pl .header__top .header-menu-main ul {
        align-items: start;
        flex-direction: column;
        margin-bottom: 28px;
        padding-bottom: 0 !important;
    }
}
.gamingchairs-pl .header__top .header-menu-left ul li,
.gamingchairs-pl .header__top .header-menu-main ul li {
    display: block;
    list-style-type: none;
    margin: 0 20px;
    padding: 12px 0;
    position: relative;
    text-align: left;
    white-space: nowrap;
}
@media only screen and (max-width: 1300px) {
    .gamingchairs-pl .header__top .header-menu-left ul li,
    .gamingchairs-pl .header__top .header-menu-main ul li {
        margin: 0 14px;
    }
}
@media only screen and (max-width: 1024px) {
    .gamingchairs-pl .header__top .header-menu-left ul li,
    .gamingchairs-pl .header__top .header-menu-main ul li {
        text-align: center;
        white-space: normal;
    }
}
.gamingchairs-pl .header__top .header-menu-left ul li a,
.gamingchairs-pl .header__top .header-menu-left ul li span,
.gamingchairs-pl .header__top .header-menu-main ul li a,
.gamingchairs-pl .header__top .header-menu-main ul li span {
    color: var(--header-top-menu-link-color);
    cursor: pointer;
    display: block;
    font-size: 14px;
    letter-spacing: 0.08em;
    line-height: 24px;
    max-width: 250px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.gamingchairs-pl .header__top .header-menu-left ul li a:hover,
.gamingchairs-pl .header__top .header-menu-left ul li span:hover,
.gamingchairs-pl .header__top .header-menu-main ul li a:hover,
.gamingchairs-pl .header__top .header-menu-main ul li span:hover {
    color: var(--header-top-menu-link-hover-color);
    text-decoration: none;
}
@media only screen and (max-width: 1024px) {
    .gamingchairs-pl .header__top .header-menu-left ul li a,
    .gamingchairs-pl .header__top .header-menu-left ul li span,
    .gamingchairs-pl .header__top .header-menu-main ul li a,
    .gamingchairs-pl .header__top .header-menu-main ul li span {
        color: var(--header-top-menu-link-color);
        white-space: normal;
    }
}
@media only screen and (max-width: 1300px) {
    .gamingchairs-pl .header__top .header-menu-left ul li a,
    .gamingchairs-pl .header__top .header-menu-left ul li span,
    .gamingchairs-pl .header__top .header-menu-main ul li a,
    .gamingchairs-pl .header__top .header-menu-main ul li span {
        font-size: 14px;
    }
}
.gamingchairs-pl .header__top .header-menu-left ul li span,
.gamingchairs-pl .header__top .header-menu-main ul li span {
    opacity: 1;
}
.gamingchairs-pl .header__top .header-menu-left ul li .sub-menu,
.gamingchairs-pl .header__top .header-menu-main ul li .sub-menu {
    background-color: var(--header-top-background-color);
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.25);
    display: none;
    height: auto;
    left: 0;
    margin: 0;
    min-width: 100%;
    overflow: hidden;
    padding: 0;
    position: absolute;
    text-align: center;
    top: 100%;
    width: auto;
    z-index: 1111;
}
.gamingchairs-pl .header__top .header-menu-left ul li .sub-menu .sub-menu,
.gamingchairs-pl .header__top .header-menu-main ul li .sub-menu .sub-menu {
    box-shadow: none;
    left: 100%;
    position: absolute;
    top: 0;
}
@media only screen and (max-width: 1024px) {
    .gamingchairs-pl .header__top .header-menu-left ul li .sub-menu,
    .gamingchairs-pl .header__top .header-menu-main ul li .sub-menu {
        background: inherit;
        box-shadow: none;
        display: block;
        position: relative;
    }
}
.gamingchairs-pl .header__top .header-menu-left ul li .sub-menu a,
.gamingchairs-pl .header__top .header-menu-main ul li .sub-menu a {
    display: block;
    padding: 0 25px;
}
.gamingchairs-pl .header__top .header-menu-left ul li .sub-menu li,
.gamingchairs-pl .header__top .header-menu-main ul li .sub-menu li {
    margin: 0;
    text-align: center;
}
@media only screen and (max-width: 1024px) {
    .gamingchairs-pl .header__top .header-menu-left ul li .sub-menu li,
    .gamingchairs-pl .header__top .header-menu-main ul li .sub-menu li {
        border: none !important;
        margin: 0;
    }
}
.gamingchairs-pl .header__top .header-menu-left ul li:hover > .sub-menu,
.gamingchairs-pl .header__top .header-menu-main ul li:hover > .sub-menu {
    display: block;
    overflow: unset;
}
.gamingchairs-pl .header__top .header-menu-left ul li {
    text-align: left;
}
.gamingchairs-pl .header__top .header-menu-left ul li a:hover,
.gamingchairs-pl .header__top .header-menu-left ul li span:hover {
    color: var(--header-left-menu-link-hover-color);
    opacity: 0.9;
}
.gamingchairs-pl .header__top .header-menu-left ul li .sub-menu {
    background: inherit;
    box-shadow: none;
    display: block;
    margin-left: 20px;
    position: relative;
}
.gamingchairs-pl .header__top .header-menu-left ul li .sub-menu li:not(:last-child) {
    border-bottom: none;
}
.gamingchairs-pl .header__top .header-menu-left ul li .sub-menu a,
.gamingchairs-pl .header__top .header-menu-left ul li .sub-menu span {
    padding: 0;
    text-align: left;
}
.gamingchairs-pl .header__top .header-menu-left ul li .sub-menu a:hover,
.gamingchairs-pl .header__top .header-menu-left ul li .sub-menu span:hover {
    color: var(--header-left-menu-link-hover-color);
    opacity: 0.9;
}
.gamingchairs-pl .header__top .header-menu-main ul {
    min-width: 45.5vw;
}
@media only screen and (max-width: 1980px) {
    .gamingchairs-pl .header__top .header-menu-main ul {
        min-width: 43.5vw;
    }
}
@media only screen and (max-width: 1680px) {
    .gamingchairs-pl .header__top .header-menu-main ul {
        min-width: 42.5vw;
    }
}
@media only screen and (max-width: 1300px) {
    .gamingchairs-pl .header__top .header-menu-main ul {
        min-width: 41vw;
    }
}
@media only screen and (max-width: 1100px) {
    .gamingchairs-pl .header__top .header-menu-main ul {
        min-width: 38vw;
    }
}
.gamingchairs-pl .header__top_buttons {
    display: flex;
    margin-left: auto;
}
.gamingchairs-pl .header__top_buttons .btn:first-child {
    background: var(--header-login-button-background-color);
    color: var(--header-login-button-text-color);
}
.gamingchairs-pl .header__top_buttons .btn:first-child:hover {
    background: var(--header-login-button-background-hover-color);
    color: var(--header-login-button-text-hover-color);
}
.gamingchairs-pl .header__top_buttons .btn:last-child {
    background: var(--header-register-button-background-color);
    color: var(--header-register-button-text-color);
}
.gamingchairs-pl .header__top_buttons .btn:last-child:hover {
    background: var(--header-register-button-background-hover-color);
    color: var(--header-register-button-text-hover-color);
}
@media only screen and (max-width: 1300px) {
    .gamingchairs-pl .header__top_buttons {
        margin-left: auto;
    }
    .gamingchairs-pl .header__top_buttons .btn {
        color: transparent !important;
        height: 46px;
        margin-left: 12px;
        overflow-x: clip;
        padding: 0;
        position: relative;
        width: 46px;
    }
    .gamingchairs-pl .header__top_buttons .btn:first-child:after {
        content: url(../images/login_icon.svg);
        left: 8px;
        position: absolute;
        top: 8px;
    }
    .gamingchairs-pl .header__top_buttons .btn:last-child:after {
        content: url(../images/register_icon.svg);
        left: 8px;
        position: absolute;
        top: 8px;
    }
}
@media only screen and (max-width: 1024px) {
    .gamingchairs-pl .header__top_buttons {
        display: none;
    }
}
.gamingchairs-pl .header__top_buttons .btn {
    margin-left: 16px;
}
.gamingchairs-pl .header__top_buttons .btn:hover {
    text-decoration: none;
}
.gamingchairs-pl .header__top.fixed {
    background: var(--header-top-background-color);
    left: 0;
    padding: 5px 32px;
    position: fixed;
    right: 0;
    top: 0;
    width: calc(100% - 64px);
    z-index: 100;
}
@media only screen and (max-width: 1300px) {
    .gamingchairs-pl .header__top.fixed {
        padding: 8px 16px;
        width: calc(100% - 32px);
    }
}
.gamingchairs-pl .mobile_menu_bg.visible {
    background: rgba(0, 0, 0, 0.8);
    height: 100%;
    left: 0;
    opacity: 1;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 25;
}
.gamingchairs-pl .header-menu-left {
    background-color: var(--header-left-menu-background-color);
    height: 100vh;
    left: 0;
    overflow-y: auto;
    position: fixed;
    top: 75px;
    transform: translateX(-100vw);
    transition: all 1s;
    visibility: hidden;
    width: 290px;
    z-index: 101;
}
@media only screen and (max-width: 1024px) {
    .gamingchairs-pl .header-menu-left {
        display: flex;
        visibility: visible;
        width: 100%;
    }
}
.gamingchairs-pl .header__top .header-menu-left ul {
    align-items: flex-start;
    flex-direction: column;
    justify-content: flex-start;
    padding: 8px 8px 15px;
    text-align: left;
}
.gamingchairs-pl .header__top .header-menu-left ul li a,
.gamingchairs-pl .header__top .header-menu-left ul li span {
    color: var(--header-left-menu-link-color);
}
.gamingchairs-pl .header__top .header-menu-main {
    display: flex;
    min-width: 20vw;
}
.gamingchairs-pl .header__top .header-menu-main .menu-item-has-children:after {
    content: url(../images/menu_dropdown.svg);
    display: flex;
    position: absolute;
    right: -15px;
    top: 14px;
}
.gamingchairs-pl .header__top .header-menu-main .menu-item-has-children:hover:after {
    top: 17px;
    transform: rotate(180deg);
}
.gamingchairs-pl .header__top .header-menu-main .menu-item-has-children .sub-menu .menu-item-has-children:after {
    right: 11px;
    top: 15px;
    transform: rotate(-90deg);
}
.gamingchairs-pl .header__top .header-menu-main .menu-item-has-children .sub-menu .menu-item-has-children:hover:after {
    transform: rotate(90deg);
}
@media only screen and (max-width: 1980px) {
    .gamingchairs-pl .header__top .header-menu-main {
        min-width: 25vw;
    }
}
@media only screen and (max-width: 1100px) {
    .gamingchairs-pl .header__top .header-menu-main {
        display: none;
    }
}
.gamingchairs-pl.single .header {
    margin-bottom: 0;
}
.gamingchairs-pl .menu-item .icon {
    margin-right: 12px;
    max-height: 20px;
}
.gamingchairs-pl .menu-item .icon-hover {
    display: none;
    margin-right: 12px;
}
.gamingchairs-pl .menu-item.current-menu-item span .icon {
    display: none;
}
.gamingchairs-pl .menu-item.current-menu-item span .icon-hover {
    display: inline-block;
}
.gamingchairs-pl .menu-item:hover .icon {
    display: none;
}
.gamingchairs-pl .menu-item:hover .icon-hover {
    display: inline-block !important;
}
.gamingchairs-pl .header-top-mobile-menu {
    display: none;
}
@media only screen and (max-width: 1100px) {
    .gamingchairs-pl .header-top-mobile-menu {
        display: flex;
    }
}
.gamingchairs-pl .search-button-container {
    align-self: center;
    display: block;
    justify-self: flex-end;
}
.gamingchairs-pl .search-button-container .search-button {
    background-color: var(--header-search-button-background-color);
    border: none;
    border-radius: 8px;
    cursor: pointer;
    height: 46px;
    margin-left: 40px;
    padding: 0;
    position: relative;
    width: 46px;
}
.gamingchairs-pl .search-button-container .search-button svg path {
    fill: var(--header-search-button-icon-color);
}
.gamingchairs-pl .search-button-container .search-button:hover {
    background-color: var(--header-search-button-background-color);
}
.gamingchairs-pl .search-container {
    display: none;
    position: fixed;
    right: 0;
    top: 75px;
    z-index: 99;
}
.gamingchairs-pl .search-container form {
    background-color: var(--header-search-container-background-color);
    display: flex;
    padding: 12px 20px;
}
.gamingchairs-pl .search-container form #search_input {
    background-color: var(--header-search-input-container-background-color);
    border: none;
    border-radius: 8px;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    color: var(--header-search-container-input-text-color);
    padding: 12px;
    width: 100%;
}
.gamingchairs-pl .search-container form #search_submit {
    display: none;
}
.gamingchairs-pl .search-container form .submit-label {
    align-items: center;
    background-color: var(--header-search-button-background-color);
    border: none;
    border-radius: 8px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    cursor: pointer;
    display: flex;
    height: 46px;
    justify-content: center;
    justify-items: center;
    min-width: 46px;
    padding: 0;
    position: relative;
}
.gamingchairs-pl .search-container form .submit-label svg path {
    fill: var(--header-search-button-icon-color);
}
.gamingchairs-pl .search-container .search-result-container {
    align-items: center;
    background-color: var(--header-search-container-background-color);
    cursor: default;
    display: flex;
    flex-direction: column;
    justify-items: center;
    max-height: 400px;
    max-width: 340px;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 40px 20px;
}
.gamingchairs-pl .search-container .search-result-container a {
    color: var(--header-search-container-link-color);
    margin-bottom: 20px;
    width: 100%;
}
.gamingchairs-pl .search-container .search-result-container a:hover {
    color: var(--header-search-container-link-hover-color);
}
.gamingchairs-pl .search-container .search-result-container span {
    color: var(--header-search-container-text-color);
}
.gamingchairs-pl .search-container .search-result-container .result-content {
    align-items: center;
    display: flex;
    flex-direction: row;
    justify-items: center;
}
.gamingchairs-pl .search-container .search-result-container .result-content h2 {
    font-size: var(--container-font-size);
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 0;
    overflow: hidden;
    padding: 0;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.gamingchairs-pl .search-container .search-result-container .result-content img {
    border-radius: 6px;
    margin-right: 15px;
    max-height: 125px;
    max-width: 165px;
}
.gamingchairs-pl .footer {
    margin: 50px auto 0;
    width: 60vw;
}
@media only screen and (max-width: 1680px) {
    .gamingchairs-pl .footer {
        width: 70vw;
    }
}
@media only screen and (max-width: 1300px) {
    .gamingchairs-pl .footer {
        width: 90vw;
    }
}
@media only screen and (max-width: 1024px) {
    .gamingchairs-pl .footer {
        width: calc(100% - 32px);
    }
}
@media only screen and (max-width: 1300px) {
    .gamingchairs-pl .footer .container {
        padding: 0;
    }
}
.gamingchairs-pl .footer .menu-footer-container {
    display: flex;
}
.gamingchairs-pl .footer .footer-menu__title {
    color: var(--footer-text-color);
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
    margin-bottom: 8px;
}
.gamingchairs-pl .footer .footer-menu ul {
    -moz-column-gap: 20px;
    column-gap: 20px;
    display: flex;
    flex-grow: 1;
    flex-wrap: wrap;
    justify-content: space-evenly;
    list-style-type: none;
    margin: 0 0 100px;
    padding: 0;
    row-gap: 40px;
}
.gamingchairs-pl .footer .footer-menu ul li a,
.gamingchairs-pl .footer .footer-menu ul li span {
    color: var(--footer-menu-link-color);
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
}
.gamingchairs-pl .footer .footer-menu ul li a:hover,
.gamingchairs-pl .footer .footer-menu ul li span:hover {
    color: var(--footer-menu-link-hover-color);
    text-decoration: none;
}
@media only screen and (max-width: 767px) {
    .gamingchairs-pl .footer .footer-menu ul li a,
    .gamingchairs-pl .footer .footer-menu ul li span {
        font-size: 12px;
    }
}
.gamingchairs-pl .footer .footer-menu ul li span {
    color: var(--footer-menu-link-color);
    cursor: default;
}
.gamingchairs-pl .footer-top {
    padding: 32px 0;
}
@media only screen and (max-width: 767px) {
    .gamingchairs-pl .footer-top {
        padding: 32px 0 12px;
    }
}
.gamingchairs-pl .footer-top .row {
    align-items: center;
    display: flex;
    justify-content: space-between;
    justify-content: center;
}
@media only screen and (max-width: 767px) {
    .gamingchairs-pl .footer-top .row {
        align-items: center;
        flex-direction: column;
    }
}
.gamingchairs-pl .footer-icons--top {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
}
@media only screen and (max-width: 767px) {
    .gamingchairs-pl .footer-icons--top {
        flex-wrap: wrap;
        justify-content: space-around;
        width: 100%;
    }
}
.gamingchairs-pl .footer-icons--top__item {
    align-items: center;
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
    min-width: 115px;
}
@media only screen and (max-width: 767px) {
    .gamingchairs-pl .footer-icons--top__item {
        margin: 5px;
    }
}
.gamingchairs-pl .footer-middle {
    border-top: 1px solid #c3d1da;
    padding: 24px 0;
}
@media only screen and (max-width: 767px) {
    .gamingchairs-pl .footer-middle {
        padding: 12px 0;
    }
}
.gamingchairs-pl .footer-icons--middle {
    align-items: center;
    display: flex;
    justify-content: center;
    justify-content: space-around;
}
.gamingchairs-pl .footer-icons--middle__item {
    margin: 10px 0;
}
@media only screen and (max-width: 767px) {
    .gamingchairs-pl .footer-icons--middle__item {
        margin: 12px 0;
    }
}
.gamingchairs-pl .footer-icons--middle__item img {
    max-height: 25px;
}
.gamingchairs-pl .footer-bottom {
    border-top: 1px solid #c3d1da;
}
.gamingchairs-pl .footer-bottom .copyright {
    color: var(--footer-text-color);
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    padding: 24px 0;
    text-align: center;
    width: 100%;
}
@media only screen and (max-width: 767px) {
    .gamingchairs-pl .footer-bottom .copyright {
        font-size: 10px;
    }
}
.gamingchairs-pl .footer-divider-image {
    margin-bottom: 85px;
}
.gamingchairs-pl .footer .divider-footer {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    height: 76px;
    margin-bottom: 45px;
    width: 100%;
}
.gamingchairs-pl .header_banner {
    margin: 30px auto 40px;
    max-height: 245px;
    max-width: 1100px;
    min-height: 245px;
    overflow: hidden;
    position: relative;
    text-align: left;
}
@media only screen and (max-width: 767px) {
    .gamingchairs-pl .header_banner {
        margin-top: 0;
        max-height: 620px;
        text-align: center;
    }
}
.gamingchairs-pl .header_banner .slick-track {
    height: inherit;
}
.gamingchairs-pl .header_banner__container {
    max-height: 245px;
    max-width: 100%;
    min-height: 245px;
    position: relative;
    width: 100%;
}
@media only screen and (max-width: 767px) {
    .gamingchairs-pl .header_banner__container {
        height: 450px;
        max-height: 620px;
    }
}
.gamingchairs-pl .header_banner__container div.render-image {
    align-items: center;
    display: flex !important;
    justify-content: flex-start;
    max-height: 245px;
    min-height: 245px;
    position: relative;
}
@media only screen and (max-width: 767px) {
    .gamingchairs-pl .header_banner__container div.render-image {
        display: inline-block !important;
    }
}
.gamingchairs-pl .header_banner__container div.render-image > .container {
    margin: unset;
    padding: 18px 20px;
}
@media only screen and (max-width: 767px) {
    .gamingchairs-pl .header_banner__container div.render-image > .container {
        min-height: unset;
        padding: 0;
    }
}
.gamingchairs-pl .header_banner_img_wrap {
    height: 100%;
}
@media only screen and (min-width: 768px) {
    .gamingchairs-pl .header_banner_img_wrap {
        position: absolute;
        width: 100%;
    }
}
.gamingchairs-pl .header_banner img {
    height: 100%;
    max-height: 245px;
    min-height: 245px;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
}
.gamingchairs-pl .header_banner__text {
    border-radius: 6px;
    margin-left: 30px;
    position: relative;
    width: 90%;
}
@media only screen and (max-width: 767px) {
    .gamingchairs-pl .header_banner__text {
        background: var(--banner-background-color);
        border-radius: 0;
        margin-left: 0;
        min-height: unset;
        padding-bottom: 35px;
        padding-top: 25px;
        width: 100%;
    }
}
.gamingchairs-pl .header_banner__text_top {
    margin-top: 0;
}
.gamingchairs-pl .header_banner__text_main,
.gamingchairs-pl .header_banner__text_top {
    color: var(--banner-text-color);
    font-size: var(--banner-text-font-size);
    font-weight: var(--container-h-font-weight);
    margin-bottom: 0;
}
.gamingchairs-pl .header_banner__text_main {
    margin-top: 10px;
}
.gamingchairs-pl .header_banner__text .btn {
    background-color: var(--banner-button-background-color);
    color: var(--banner-button-text-color);
    margin-top: 20px;
}
.gamingchairs-pl .header_banner__text .btn:hover {
    background-color: var(--banner-button-hover-background-color);
    color: var(--banner-button-hover-text-color);
}
@media only screen and (max-width: 767px) {
    .gamingchairs-pl .header_banner__text .btn {
        margin-top: 30px;
    }
}
.gamingchairs-pl .header_banner .slick-list {
    background-color: var(--banner-background-color);
    border-radius: 16px;
    height: inherit;
    position: relative;
}
@media only screen and (max-width: 767px) {
    .gamingchairs-pl .header_banner .slick-list {
        border-radius: 0;
    }
}
.gamingchairs-pl .header_banner .slick-dots {
    bottom: 0;
    position: absolute;
}
@media only screen and (max-width: 575px) {
    .gamingchairs-pl .header_banner .slick-dots {
        bottom: 0;
    }
}
.gamingchairs-pl .header_banner .slick-arrow {
    height: 36px;
    width: 24px;
    z-index: 95;
}
.gamingchairs-pl .header_banner .slick-prev {
    left: 5px;
}
.gamingchairs-pl .header_banner .slick-prev:before {
    content: url(../images/slider_left.svg);
    font-size: 9px;
}
.gamingchairs-pl .header_banner .slick-next {
    right: 5px;
}
.gamingchairs-pl .header_banner .slick-next:before {
    content: url(../images/slider_right.svg);
    font-size: 9px;
}
.gamingchairs-pl .menu-banner {
    cursor: default;
    display: none;
    margin-bottom: 215px;
    position: relative;
}
.gamingchairs-pl .menu-banner-text-container {
    bottom: 25%;
    display: flex;
    flex-flow: column;
    left: 25%;
    position: absolute;
    right: 25%;
}
.gamingchairs-pl .menu-banner-img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
}
.gamingchairs-pl .menu-banner-text {
    color: var(--header-left-menu-banner-text-color);
    font-size: 28px;
    font-weight: 600;
    margin-bottom: 15px;
    text-align: center;
    text-shadow: 0 2px #000;
}
.gamingchairs-pl .menu-banner-button {
    background-color: var(--header-left-menu-banner-button-background-color);
    border-radius: 3px;
    color: var(--header-left-menu-banner-button-text-color);
    cursor: pointer;
    font-size: 18px;
    font-weight: 600;
    padding: 11px 31px;
}
.gamingchairs-pl .menu-banner-button:active,
.gamingchairs-pl .menu-banner-button:hover {
    background-color: var(--header-left-menu-banner-button-hover-background-color);
    color: var(--header-left-menu-banner-button-text-hover-color);
}
.gamingchairs-pl .mobile_active .menu-banner {
    display: flex;
}
.gamingchairs-pl .bonus-block {
    background-color: var(--bonus-background-color);
    border-radius: 16px;
    cursor: default;
    display: flex;
    flex-flow: column;
    margin-bottom: 30px;
    margin-top: 30px;
    padding: 25px;
    position: relative;
}
.gamingchairs-pl .bonus-block-top {
    display: flex;
    justify-content: space-between;
    min-height: 80px;
}
@media only screen and (max-width: 767px) {
    .gamingchairs-pl .bonus-block-top {
        flex-flow: column;
    }
}
.gamingchairs-pl .bonus-block-top-img {
    min-width: 150px;
}
@media only screen and (max-width: 767px) {
    .gamingchairs-pl .bonus-block-top-img {
        display: flex;
        justify-content: center;
    }
}
.gamingchairs-pl .bonus-block-top-img img {
    position: absolute;
    top: -15px;
    width: 150px;
    height: auto;
}
@media only screen and (max-width: 767px) {
    .gamingchairs-pl .bonus-block-top-img img {
        margin-bottom: 15px;
        position: relative;
        top: 0;
    }
}
.gamingchairs-pl .bonus-block-top-titles {
    text-align: center;
}
.gamingchairs-pl .bonus-block-top-titles h4 {
    color: var(--bonus-text-color);
    font-size: var(--container-h1-font-size);
    margin: 0 0 15px;
}
.gamingchairs-pl .bonus-block-top-titles h3 {
    color: var(--bonus-text-color);
    font-size: var(--container-h3-font-size);
    margin: 0 0 15px;
    text-align: center;
}
.gamingchairs-pl .bonus-block-top-buttons {
    align-items: center;
    display: flex;
    flex-flow: column;
    justify-items: center;
}
.gamingchairs-pl .bonus-block-top-buttons .main-button {
    background-color: var(--bonus-button-background-color);
    border-radius: 3px;
    color: var(--bonus-button-text-color);
    cursor: pointer;
    font-size: var(--container-button-font-size);
    font-weight: var(--container-button-font-weight);
    margin-bottom: 15px;
    margin-top: 15px;
    padding: 11px 31px;
}
.gamingchairs-pl .bonus-block-top-buttons .main-button:active,
.gamingchairs-pl .bonus-block-top-buttons .main-button:hover {
    background-color: var(--bonus-button-hover-background-color);
    color: var(--bonus-button-hover-text-color);
}
.gamingchairs-pl .bonus-block-top-buttons .secondary-button {
    background-color: transparent;
    color: var(--bonus-read-more-color);
    cursor: pointer;
    font-size: 16px;
    font-weight: 700;
    position: relative;
}
.gamingchairs-pl .bonus-block-top-buttons .secondary-button:active,
.gamingchairs-pl .bonus-block-top-buttons .secondary-button:hover {
    color: var(--bonus-read-more-hover-color);
}
.gamingchairs-pl .bonus-block-top-buttons .secondary-button:after {
    content: url(../images/menu_dropdown.svg);
    display: flex;
    position: absolute;
    right: -10px;
    top: -1px;
}
.gamingchairs-pl .bonus-block-top-buttons .secondary-button.active:after {
    top: 1px;
    transform: rotate(180deg);
}
.gamingchairs-pl .bonus-block-bottom {
    display: flex;
    display: none;
    padding-top: 15px;
}
.gamingchairs-pl .bonus-block-bottom span,
.gamingchairs-pl .bonus-block-bottom-text {
    color: var(--bonus-text-color);
}
.gamingchairs-pl #toc_container {
    float: left;
    margin: 0 15px 15px 0;
    min-height: 50px;
    min-width: 270px;
    position: relative;
}
@media only screen and (max-width: 575px) {
    .gamingchairs-pl #toc_container {
        float: none;
    }
}
.gamingchairs-pl #ctoc-list-captions {
    background: var(--toc-background-color);
    border: 1px solid transparent;
    border-radius: 8px;
    box-sizing: border-box;
    display: inline-flex;
    flex-direction: column;
    padding: 16px;
    position: absolute;
    width: 100%;
    z-index: 98;
}
.gamingchairs-pl #ctoc-list-captions ul {
    list-style-position: inherit;
    margin: 30px 0 0;
    padding: 0;
}
.gamingchairs-pl #ctoc-list-captions ul li {
    color: var(--toc-link-color);
    font-size: 14px;
    line-height: 1.2;
    margin-bottom: 5px;
}
.gamingchairs-pl #ctoc-list-captions ul li::marker {
    font-size: 10px;
}
.gamingchairs-pl #ctoc-list-captions ul li ul {
    margin: 5px 0 0 12px;
}
.gamingchairs-pl #ctoc-list-captions ul li a {
    color: var(--toc-link-color);
}
.gamingchairs-pl #ctoc-list-captions ul li a:hover {
    color: var(--toc-link-hover-color);
    text-decoration: none;
}
.gamingchairs-pl #ctoc-list-captions .ctoc-list-captions-title {
    font-size: 20px;
    min-width: 220px;
    position: relative;
}
.gamingchairs-pl #ctoc-list-captions .ctoc-list-captions-title span {
    position: absolute;
    right: 10px;
    top: 13px;
    transition: all 0.3s ease;
}
.gamingchairs-pl #ctoc-list-captions .ctoc-list-captions-title span:hover:after {
    border-top: 10px solid #ccc;
}
.gamingchairs-pl #ctoc-list-captions .ctoc-list-captions-title span:after {
    border: 10px solid transparent;
    border-top: 10px solid var(--toc-link-color);
    content: "";
    cursor: pointer;
    position: absolute;
    transition: all 0.3s ease;
}
.gamingchairs-pl .ctoc-toggle {
    align-items: center;
    color: var(--toc-link-color);
    cursor: pointer;
    display: flex;
    font-size: 20px;
    font-weight: 600;
    justify-content: space-between;
    padding: initial;
}
.gamingchairs-pl .ctoc-toggle:after {
    border-bottom: 2px solid transparent;
    border-bottom-color: var(--toc-link-color);
    border-left: 2px solid transparent;
    border-right: 2px solid transparent;
    border-right-color: var(--toc-link-color);
    border-top: 2px solid transparent;
    content: "";
    display: inline-block;
    height: 5px;
    position: relative;
    right: 2px;
    top: -3px;
    transform: rotate(45deg);
    transition: 0.3s ease;
    width: 5px;
}
.gamingchairs-pl .ctoc-toggle + .ctoc-body {
    padding-top: 0;
}
.gamingchairs-pl .ctoc-toggle.active:after {
    top: 3px;
    transform: scaleY(-1) rotate(45deg);
}
.gamingchairs-pl .ctoc-body {
    padding: 0 5px;
}
.gamingchairs-pl .ctoc-body > ul {
    margin: 0;
    padding: 0;
}
.gamingchairs-pl .ctoc-body ul {
    counter-reset: heading;
    padding: 10px 0 10px 15px;
}
.gamingchairs-pl .ctoc__item {
    align-items: flex-start;
    display: flex;
    padding: 0.5rem 0;
}
.gamingchairs-pl .ctoc__item:before {
    background-color: var(--toc-link-color) !important;
    margin-top: 5px;
}
.gamingchairs-pl .ctoc__item-thumbnail {
    background-position: 50%;
    background-size: contain;
    height: 50px;
    margin: 0 10px;
    width: 50px;
}
.gamingchairs-pl .ctoc__item-thumbnail img {
    height: auto;
    max-width: 100%;
}
.gamingchairs-pl .ctoc__item-number {
    display: none;
}
@media (max-width: 767px) {
    .gamingchairs-pl .ctoc-body {
        display: none;
    }
}
.faq {
    -webkit-tap-highlight-color: transparent;
    padding-top: 20px;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}
.faq .faq-title {
    color: var(--container-text-color);
    font-size: 24px;
    font-weight: 700;
    margin: 0 0 15px;
    text-transform: capitalize;
}
.faq-list {
    margin: 15px 0 40px;
}
.faq-list .faq-list__item {
    background: var(--faq-background-color);
    border: 1px solid var(--faq-background-color);
    border-radius: 16px;
    margin-bottom: 12px;
    padding: 16px 20px;
}
@media only screen and (max-width: 767px) {
    .faq-list .faq-list__item {
        padding: 12px 15px;
    }
}
.faq-list .faq-question {
    color: var(--faq-text-color);
    cursor: pointer;
    display: flex;
    flex-direction: column;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.2;
    margin: 0;
    padding-right: 30px;
    position: relative;
    width: calc(100% - 15px);
}
@media (max-width: 768px) {
    .faq-list .faq-question {
        font-size: 18px;
    }
}
.faq-list .faq-question svg {
    position: absolute;
    right: 11px;
    top: 7px;
}
.faq-list .faq-question svg path {
    stroke: var(--faq-arrow-color);
}
.faq-list .faq-list__item.active {
    background: var(--faq-background-color);
    color: var(--faq-text-color);
}
.faq-list .faq-list__item.active .faq-question {
    color: var(--faq-text-color);
}
.faq-list .faq-list__item.active .faq-question svg {
    transform: rotate(180deg);
}
.faq-list .faq-list__item.active .faq-answer,
.faq-list .faq-list__item.active .faq-answer p {
    color: var(--faq-text-color);
}
.faq-list .faq-answer {
    display: none;
    font-size: 16px;
    overflow: hidden;
    padding-top: 15px;
}
.faq-list .faq-answer p {
    margin: 0;
}
.gamingchairs-pl .breadcrumbs-content {
    margin-bottom: 25px;
    margin-top: 25px;
}
.gamingchairs-pl .breadcrumbs {
    display: flex;
    flex-wrap: wrap;
    list-style-type: none;
    margin-bottom: 0;
    margin-top: 8px;
    padding: 0 0 13px;
}
.gamingchairs-pl .breadcrumbs svg {
    position: absolute;
    right: 8px;
    top: 2px;
}
.gamingchairs-pl .breadcrumbs svg path {
    stroke: var(--container-link-color);
}
.gamingchairs-pl .breadcrumbs li {
    padding-right: 30px;
    position: relative;
}
@media (max-width: 768px) {
    .gamingchairs-pl .breadcrumbs li {
        padding-right: 25px;
    }
}
.gamingchairs-pl .breadcrumbs li a {
    color: var(--container-link-color);
    text-decoration: none;
}
.gamingchairs-pl .breadcrumbs li a:hover {
    color: var(--container-link-hover-color);
    text-decoration: underline;
}
.gamingchairs-pl .breadcrumbs li a,
.gamingchairs-pl .breadcrumbs li span {
    font-size: 14px;
}
@media (max-width: 768px) {
    .gamingchairs-pl .breadcrumbs li a,
    .gamingchairs-pl .breadcrumbs li span {
        font-size: 12px;
    }
}
.gamingchairs-pl .breadcrumbs li > span {
    color: var(--container-link-hover-color);
    font-weight: 500;
}
.gamingchairs-pl .breadcrumbs li:after {
    content: "";
    height: 12px;
    position: absolute;
    right: 8px;
    top: 3px;
    width: 12px;
}
@media (max-width: 768px) {
    .gamingchairs-pl .breadcrumbs li:after {
        height: 9px;
        width: 7px;
    }
}
.gamingchairs-pl .breadcrumbs li:last-child:after {
    content: none;
}
.gamingchairs-pl.error404 h1 {
    color: #6a5cad;
    font-size: 96px;
    font-weight: 400;
    margin-bottom: 60px;
    margin-top: 80px;
    text-align: center;
}
.gamingchairs-pl.error404 .text_container {
    text-align: center;
}
.gamingchairs-pl.error404 .text_container p {
    color: var(--container-text-color);
    font-size: var(--container-font-size);
}
.gamingchairs-pl.error404 .text_container:after {
    background-image: url(../images/404.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    display: block;
    height: 120px;
    margin-bottom: 45px;
    margin-top: 50px;
    width: 100%;
}
.gamingchairs-pl .lang-block-wrapper {
    -webkit-tap-highlight-color: transparent;
    display: flex;
    height: 46px;
    justify-content: flex-end;
    margin-left: 40px;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    width: 140px;
}
@media only screen and (max-width: 1024px) {
    .gamingchairs-pl .lang-block-wrapper {
        left: 15px;
        margin-left: 0;
        position: fixed;
        top: 81px;
        transform: translateX(-100vw);
        visibility: hidden;
        z-index: 1111;
    }
    .gamingchairs-pl .lang-block-wrapper:before {
        background-color: var(--header-lang-switcher-background-color);
        content: "";
        display: block;
        height: 31px;
        left: -15px;
        padding-bottom: 38px;
        position: absolute;
        top: -12px;
        width: 100vw;
    }
}
.gamingchairs-pl .lang-block-wrapper.active {
    z-index: 111;
}
.gamingchairs-pl .lang-block-wrapper.active .lang-toggle-block__item {
    display: flex;
}
.gamingchairs-pl .lang-block-wrapper.active .lang-toggle-block__item.current-lang {
    display: flex;
    order: 1;
}
.gamingchairs-pl .lang-block-wrapper.active .lang-toggle-block__item.other-lang {
    order: 2;
}
.gamingchairs-pl .lang-block-wrapper.active .lang-button svg {
    transform: rotate(180deg);
}
@media only screen and (max-width: 1024px) {
    .gamingchairs-pl .mobile_active .lang-block-wrapper {
        transform: translateX(0);
        visibility: visible;
    }
}
.gamingchairs-pl .mobile-device .lang-block-wrapper {
    transition: visibility 1s, transform 1s;
}
@media only screen and (max-width: 1024px) {
    .gamingchairs-pl .fixed .lang-block-wrapper {
        top: 95px;
    }
}
.gamingchairs-pl .lang-button {
    align-items: center;
    cursor: pointer;
    display: flex;
    height: 100%;
    justify-content: flex-end;
    margin-right: 10px;
    position: relative;
    width: 100%;
    z-index: 2;
}
.gamingchairs-pl .lang-toggle-block {
    background-color: var(--header-lang-switcher-dropdown-background-color);
    border: none;
    border-radius: 6px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    left: 0;
    min-height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
}
.gamingchairs-pl .lang-toggle-block a {
    color: var(--header-lang-switcher-link-color);
    text-decoration: none;
}
.gamingchairs-pl .lang-toggle-block a:active,
.gamingchairs-pl .lang-toggle-block a:hover {
    color: var(--header-lang-switcher-link-hover-color);
    text-decoration: underline;
}
.gamingchairs-pl .lang-toggle-block a:visited,
.gamingchairs-pl .lang-toggle-block__item {
    color: var(--header-lang-switcher-link-color);
}
.gamingchairs-pl .lang-toggle-block__item {
    align-items: center;
    background-repeat: no-repeat;
    background-size: 100%;
    display: none;
    gap: 10px;
    height: 42px;
    margin: 10px;
    text-decoration: none;
    width: auto;
}
.gamingchairs-pl .lang-toggle-block__item.en:before {
    background-image: url(../images/EN.svg);
    background-repeat: no-repeat;
    content: "";
    display: block;
    height: 30px;
    margin-left: 0;
    position: absolute;
    width: 100%;
}
.gamingchairs-pl .lang-toggle-block__item.current-lang {
    align-items: center;
    display: flex;
    justify-content: flex-start;
    margin-bottom: 0;
    margin-top: 0;
    position: relative;
    top: 2px;
    width: calc(100% - 40px);
}
.gamingchairs-pl .top-blocks {
    align-items: end;
    display: flex;
    flex-wrap: wrap;
    gap: 25px;
    justify-content: space-between;
    margin-bottom: 45px;
}
@media only screen and (max-width: 1024px) {
    .gamingchairs-pl .top-blocks {
        display: none;
    }
}
.gamingchairs-pl .top-blocks.shortcode .winners {
    width: 100%;
}
.gamingchairs-pl .top-blocks.shortcode .winners-list-shortcode {
    max-width: 1110px;
}
.gamingchairs-pl .top-blocks .slick-arrow {
    background: var(--win-now-slider-arrow-background-color);
    border: none;
    border-radius: 5px;
    height: 36px;
    width: 24px;
    z-index: 95;
}
.gamingchairs-pl .top-blocks .slick-prev {
    left: 15px;
}
.gamingchairs-pl .top-blocks .slick-prev:before {
    content: url(../images/slider_small_left.svg);
    font-size: 9px;
}
.gamingchairs-pl .top-blocks .slick-next {
    right: 15px;
}
.gamingchairs-pl .top-blocks .slick-next:before {
    content: url(../images/slider_small_right.svg);
    font-size: 9px;
}
.gamingchairs-pl .top-blocks .winners {
    cursor: default;
    display: flex;
    flex-flow: column;
    width: calc(50% - 15px);
}
.gamingchairs-pl .top-blocks .winners.winners-only {
    width: 100%;
}
.gamingchairs-pl .top-blocks .winners.winners-only .winners-list-shortcode {
    max-width: 1110px;
}
.gamingchairs-pl .top-blocks .winners-title {
    font-size: 14px;
    font-weight: 700;
}
.gamingchairs-pl .top-blocks .winners-list-default,
.gamingchairs-pl .top-blocks .winners-list-shortcode {
    align-items: center;
    background: var(--win-now-background-color);
    border-radius: 16px;
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.25);
    display: flex;
    justify-content: center;
    max-width: 535px;
    min-height: 82px;
    overflow: hidden;
    width: 100%;
}
.gamingchairs-pl .top-blocks .winners-list-default-item,
.gamingchairs-pl .top-blocks .winners-list-shortcode-item {
    color: var(--win-now-text-color);
    display: flex !important;
    margin-left: 50px;
    margin-right: 5px;
}
.gamingchairs-pl .top-blocks .winners-list-default-item .item-user,
.gamingchairs-pl .top-blocks .winners-list-shortcode-item .item-user {
    font-size: 14px;
    font-weight: 400;
}
.gamingchairs-pl .top-blocks .winners-list-default-item .item-sum,
.gamingchairs-pl .top-blocks .winners-list-shortcode-item .item-sum {
    color: var(--win-now-text-sum-color);
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
}
.gamingchairs-pl .top-blocks .winners-list-default-item .item-title,
.gamingchairs-pl .top-blocks .winners-list-shortcode-item .item-title {
    font-size: 14px;
    font-weight: 400;
}
.gamingchairs-pl .top-blocks .winners-list-default-item .item-sum,
.gamingchairs-pl .top-blocks .winners-list-default-item .item-title,
.gamingchairs-pl .top-blocks .winners-list-default-item .item-user,
.gamingchairs-pl .top-blocks .winners-list-shortcode-item .item-sum,
.gamingchairs-pl .top-blocks .winners-list-shortcode-item .item-title,
.gamingchairs-pl .top-blocks .winners-list-shortcode-item .item-user {
    max-width: 100px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.gamingchairs-pl .top-blocks .winners-list-default-item img,
.gamingchairs-pl .top-blocks .winners-list-shortcode-item img {
    border-radius: 5px;
    height: 53px;
    margin-right: 7px;
    -o-object-fit: cover;
    object-fit: cover;
    width: 53px;
}
.gamingchairs-pl .top-blocks .winners-list-default-item-text,
.gamingchairs-pl .top-blocks .winners-list-shortcode-item-text {
    display: flex;
    flex-flow: column;
}
.gamingchairs-pl .top-blocks .jackpot {
    cursor: default;
    width: calc(50% - 15px);
}
.gamingchairs-pl .top-blocks .jackpot.jackpot-only {
    width: 100%;
}
.gamingchairs-pl .top-blocks .jackpot-title {
    font-size: 14px;
    font-weight: 700;
}
.gamingchairs-pl .top-blocks .jackpot-big-sum {
    align-items: center;
    background: var(--win-now-background-color);
    border-radius: 16px;
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.25);
    display: flex;
    min-height: 82px;
}
.gamingchairs-pl .top-blocks .jackpot-big-sum img {
    margin-left: 35px;
    min-width: 75px;
}
.gamingchairs-pl .top-blocks .jackpot-big-sum span {
    color: var(--win-now-text-total-prize-color);
    font-size: 36px;
    font-weight: 700;
    text-align: center;
    width: 100%;
}
.scroll-top {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    background-position: 50%;
    background-repeat: no-repeat;
    bottom: 100px;
    cursor: pointer;
    display: none;
    height: 58px;
    position: fixed;
    right: 40px;
    text-align: center;
    width: 48px;
    z-index: 99;
}
.scroll-top svg path {
    fill: var(--container-button-scroll-top-color);
}
.scroll-top:hover {
    transition-duration: 0.2s;
}
.scroll-top:hover svg path {
    fill: var(--container-button-scroll-top-hover-color);
}
@media (max-width: 768px) {
    .scroll-top {
        right: 19px;
    }
}
@media (max-width: 576px) {
    .scroll-top {
        bottom: 75px;
    }
}
.gamingchairs-pl .slot__loop {
    clear: both;
    margin-top: 40px;
}
.gamingchairs-pl .slots_list {
    display: block;
    width: 100%;
}
.gamingchairs-pl .slots_list-top {
    align-items: center;
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
}
.gamingchairs-pl .slots_list-top a,
.gamingchairs-pl .slots_list-top a:active,
.gamingchairs-pl .slots_list-top a:hover,
.gamingchairs-pl .slots_list-top a:visited {
    color: var(--slots-text-color);
}
.gamingchairs-pl .slots_list .slick-arrow:before {
    opacity: 1;
    position: relative;
    top: -10px;
}
.gamingchairs-pl .slots_list .slick-disabled {
    display: none !important;
}
.gamingchairs-pl .slots_list .slick-prev {
    background: linear-gradient(90deg, var(--slots-background-color) 0, rgba(238, 245, 248, 0) 100%);
    height: 100%;
    left: -1px;
    width: 40px;
    z-index: 95;
}
.gamingchairs-pl .slots_list .slick-prev:before {
    content: url(../images/slider_demo_prev.svg);
}
.gamingchairs-pl .slots_list .slick-next {
    background: linear-gradient(270deg, var(--slots-background-color) 0, rgba(238, 245, 248, 0) 100%);
    height: 100%;
    right: -1px;
    width: 40px;
    z-index: 95;
}
.gamingchairs-pl .slots_list .slick-next:before {
    content: url(../images/slider_demo_next.svg);
}
.gamingchairs-pl .slots_list .slot-card {
    border-radius: 16px;
    height: 180px;
    line-height: 0;
    max-width: 240px;
    position: relative;
    width: 240px;
}
@media only screen and (max-width: 1300px) {
    .gamingchairs-pl .slots_list .slot-card {
        max-width: 220px;
    }
}
@media only screen and (max-width: 1024px) {
    .gamingchairs-pl .slots_list .slot-card {
        max-width: 200px;
    }
}
@media only screen and (max-width: 767px) {
    .gamingchairs-pl .slots_list .slot-card {
        height: auto;
        max-width: 170px;
    }
}
@media only screen and (max-width: 425px) {
    .gamingchairs-pl .slots_list .slot-card {
        height: auto;
        max-width: 90px;
    }
}
@media only screen and (max-width: 375px) {
    .gamingchairs-pl .slots_list .slot-card {
        max-width: 90px;
    }
}
.gamingchairs-pl .slots_list .slot-card img {
    border-radius: 6px;
    height: 100%;
    min-height: 80px;
    min-width: 80px;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
}
@media only screen and (max-width: 425px) {
    .gamingchairs-pl .slots_list .slot-card img {
        height: auto;
        -o-object-fit: fill;
        object-fit: fill;
    }
}
.gamingchairs-pl .slots_list .slot-card .slot__card-overlay {
    align-items: center;
    background: rgba(45, 67, 89, 0.5);
    border-radius: 6px;
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: center;
    left: 0;
    line-height: 1.3;
    opacity: 0;
    position: absolute;
    top: 0;
    transition-duration: 0.2s;
    width: 100%;
    z-index: 99;
}
@media only screen and (max-width: 425px) {
    .gamingchairs-pl .slots_list .slot-card .slot__card-overlay {
        max-width: 165px;
    }
}
@media only screen and (max-width: 340px) {
    .gamingchairs-pl .slots_list .slot-card .slot__card-overlay {
        max-width: none;
    }
}
.gamingchairs-pl .slots_list .slot-card:hover .slot__card-overlay {
    opacity: 1;
    transition-duration: 0.2s;
}
.gamingchairs-pl .slots_list .slot-card .btn {
    background-color: var(--slots-button-play-background-color);
    border-radius: 3px;
    color: var(--slots-button-play-text-color);
    cursor: pointer;
    font-size: 16px;
    margin-bottom: 15px;
    padding: 11px 31px;
    width: 146px;
}
.gamingchairs-pl .slots_list .slot-card .btn:active,
.gamingchairs-pl .slots_list .slot-card .btn:hover {
    background-color: var(--slots-button-play-hover-background-color);
    color: var(--slots-button-play-hover-text-color);
}
@media only screen and (max-width: 425px) {
    .gamingchairs-pl .slots_list .slot-card .btn {
        margin-bottom: 10px;
        padding: 8px 25px;
        width: auto;
    }
}
.gamingchairs-pl .slots_list .slot-card .btn_play {
    border: 1px solid var(--slots-button-demo-text-color);
    border-radius: 3px;
    box-sizing: border-box;
    color: var(--slots-button-demo-text-color);
    cursor: pointer;
    display: inline-block;
    margin: 0;
    padding: 10px 0;
    text-align: center;
    text-decoration: none;
    width: 146px;
}
.gamingchairs-pl .slots_list .slot-card .btn_play:active,
.gamingchairs-pl .slots_list .slot-card .btn_play:hover {
    background-color: var(--slots-button-demo-hover-background-color);
    color: var(--slots-button-demo-hover-text-color);
}
@media only screen and (max-width: 425px) {
    .gamingchairs-pl .slots_list .slot-card .btn_play {
        padding: 8px 18px;
        width: auto;
    }
}
.gamingchairs-pl .slots_list .demo-name {
    align-items: center;
    display: flex;
    height: 40px;
    justify-content: center;
    position: relative;
}
@media only screen and (max-width: 425px) {
    .gamingchairs-pl .slots_list .demo-name {
        line-height: 1;
    }
}
.gamingchairs-pl .slots_list .demo-name a {
    color: var(--slots-text-color);
    font-size: 14px;
    font-weight: 700;
    text-decoration: none;
}
.gamingchairs-pl .slots_list .demo-name a:active,
.gamingchairs-pl .slots_list .demo-name a:hover,
.gamingchairs-pl .slots_list .demo-name a:visited {
    color: var(--slots-text-color);
}
@media only screen and (max-width: 425px) {
    .gamingchairs-pl .slots_list .demo-name a {
        max-height: 14px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
}
.gamingchairs-pl .slots_list__header {
    align-items: center;
    clear: both;
    display: flex;
    justify-content: space-between;
    margin-bottom: 5px;
    padding-top: 20px;
}
.gamingchairs-pl .slots_list__header .slots_list__title {
    align-items: flex-start;
    color: var(--slots-text-color);
    display: flex;
    font-size: 26px;
    font-weight: 700;
    position: relative;
}
.gamingchairs-pl .slots_list__header .slots_list__title img {
    margin-right: 14px;
    max-height: 38px;
    vertical-align: top;
}
.gamingchairs-pl .slots_list__link {
    align-items: center;
    color: var(--slots-text-color);
    cursor: pointer;
    display: flex;
    justify-content: flex-end;
}
.gamingchairs-pl .slots_list__link:hover {
    color: var(--slots-text-color);
}
.gamingchairs-pl .slots_list__link.desktop-none {
    display: none;
}
.gamingchairs-pl .slot-card__demo {
    color: var(--slots-text-color);
    cursor: pointer;
    padding: 10px 0;
}
.gamingchairs-pl .slot-card__demo:hover {
    color: var(--slots-text-color);
}
@media (max-width: 1024px) {
    .gamingchairs-pl .single__slot .through-img__mobile {
        margin-top: 10px;
    }
    .gamingchairs-pl .full-screen-iframe .play-box img {
        -o-object-fit: cover;
        object-fit: cover;
    }
}
@media (max-width: 768px) {
    .gamingchairs-pl .single__slot h1 {
        padding-right: 40px;
    }
}
@media (max-width: 576px) {
    .gamingchairs-pl .slots_list__link.desktop-none {
        align-items: center;
        display: flex;
        justify-content: flex-end;
        margin-bottom: 45px;
    }
    .gamingchairs-pl .slot__loop {
        margin-bottom: 24px;
        margin-top: 0;
    }
    .gamingchairs-pl .slots_list .slot-card:nth-child(2n) {
        margin-right: 0;
    }
}
.gamingchairs-pl .slots-list-block {
    background-color: var(--slots-background-color);
    border-radius: 16px;
    margin-bottom: 20px;
    margin-top: 20px;
    max-height: 320px;
    overflow: hidden;
    padding: 20px 45px 40px;
}
.gamingchairs-pl .slots-list-block.slots-category-page {
    max-height: 100%;
}
.gamingchairs-pl .slots-list-block.slots-category-page .slots_list {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: flex-start;
    justify-content: center;
    padding-bottom: 25px;
    row-gap: 50px;
}
.gamingchairs-pl .slots-list-block a {
    color: var(--slots-text-color);
}
.gamingchairs-pl .slots-list-block-top {
    align-items: center;
    display: flex;
    justify-content: space-between;
    margin-bottom: 15px;
}
.gamingchairs-pl .slots-list-block-top p.title_list {
    color: var(--slots-text-color);
}
.gamingchairs-pl .slots-list-block .title_list {
    color: var(--container-text-color);
    font-size: var(--container-h2-font-size);
    font-weight: var(--container-h-font-weight);
    line-height: 32px;
    margin-bottom: 0;
    margin-top: 0;
    text-align: left;
}
@media only screen and (max-width: 575px) {
    .gamingchairs-pl .slots-list-block {
        padding: 20px;
    }
}
.gamingchairs-pl .btn-play {
    background-image: linear-gradient(90deg, #51b139 0, #72b139);
    font-size: 30px;
    padding: 15px 50px;
}
.gamingchairs-pl .btn-play:hover {
    background-image: linear-gradient(270deg, #51b139 0, #72b139);
    box-shadow: 0 15px 20px 0 rgba(0, 0, 0, 0.15);
}
.gamingchairs-pl .single__slot-game {
    margin: 0 auto;
    max-width: 1110px;
}
.gamingchairs-pl .single__slot-game .iframe {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}
.gamingchairs-pl .single__slot-game .iframe iframe {
    height: 100% !important;
    width: 100%;
}
.gamingchairs-pl .single__slot-game .iframe.show {
    z-index: 1;
}
.gamingchairs-pl .single__slot-game .play-box {
    line-height: 0;
    margin: 0 auto;
    max-width: 100%;
    position: relative;
}
.gamingchairs-pl .single__slot-game .play-box img {
    height: 692px;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
}
@media (max-width: 768px) {
    .gamingchairs-pl .single__slot-game .play-box img {
        height: 550px;
    }
}
@media (max-width: 567px) {
    .gamingchairs-pl .single__slot-game .play-box img {
        height: 350px;
    }
}
@media (max-width: 411px) {
    .gamingchairs-pl .single__slot-game .play-box img {
        height: 270px;
    }
}
.gamingchairs-pl .single__slot-game .play-box .overlay {
    align-items: center;
    background: rgba(0, 0, 0, 0.8);
    display: flex;
    height: 100%;
    left: 0;
    line-height: 1;
    opacity: 1;
    position: absolute;
    top: 0;
    width: 100%;
}
.gamingchairs-pl .single__slot-game .full-screen {
    background-image: url(../images/demo-full.svg);
    background-repeat: no-repeat;
    background-size: contain;
    cursor: pointer;
    display: block;
    height: 28px;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
    text-indent: -9999px;
    top: -50px;
    width: 28px;
    z-index: 9;
}
@media (max-width: 768px) {
    .gamingchairs-pl .single__slot-game .full-screen {
        height: 22px;
        top: -40px;
        width: 22px;
    }
}
.gamingchairs-pl .single__slot-content {
    margin-top: 50px;
}
.gamingchairs-pl .full-screen-overlay {
    background: rgba(0, 0, 0, 0.9);
    bottom: 0;
    cursor: pointer;
    display: none;
    left: 0;
    opacity: 0;
    position: fixed;
    right: 0;
    top: 0;
    transition: all 0.3s;
    z-index: -1;
}
.gamingchairs-pl .overflow-hidden {
    overflow: hidden;
}
.gamingchairs-pl .full-screen-iframe .full-screen-overlay {
    display: block;
    opacity: 1;
    z-index: 1999;
}
.gamingchairs-pl .full-screen-iframe .play-box {
    bottom: 0;
    box-shadow: none;
    left: 0;
    margin: 0 auto;
    max-width: 100%;
    min-height: 100vh;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 2000;
}
.gamingchairs-pl .full-screen-iframe .play-box img {
    height: 100%;
    max-height: 100%;
}
.gamingchairs-pl .full-screen-iframe .play-box-title {
    display: none;
}
.gamingchairs-pl .full-screen-iframe .play-box-iframe {
    height: 100%;
    margin: 0;
}
.gamingchairs-pl .full-screen-iframe .play-box .iframe {
    height: 100%;
    max-height: 100%;
}
.gamingchairs-pl .full-screen-iframe .play-box .preload-img {
    height: 100%;
    max-height: 100%;
    overflow: hidden;
}
.gamingchairs-pl .full-screen-iframe .play-box .preload-img img {
    height: 100% !important;
    max-height: 100%;
}
.gamingchairs-pl .full-screen-iframe .play-box .iframe.active-frame iframe {
    height: 100% !important;
}
.gamingchairs-pl .full-screen-iframe .play-btn {
    padding: 20px 47px 0;
}
.gamingchairs-pl .full-screen-iframe .full-screen {
    background-image: url(../images/demo-closed.svg);
    right: 20px;
    top: 20px;
}
.gamingchairs-pl .under-demo {
    display: flex;
    justify-content: center;
    margin-top: 24px;
}
.gamingchairs-pl .under-demo .btn {
    border: none;
    font-size: 20px;
    font-weight: 700;
    line-height: 20px;
}
.gamingchairs-pl .button-play-for-free {
    align-items: center;
    color: #fff;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    font-size: 28px;
    font-weight: 700;
    margin: 0 auto;
    position: relative;
    text-align: center;
    z-index: 1;
}
@media (max-width: 768px) {
    .gamingchairs-pl .button-play-for-free {
        font-size: 16px;
    }
}
.gamingchairs-pl .button-play-for-free svg {
    height: 115px;
    margin-bottom: 20px;
    text-align: center;
    transform: translateX(20px);
    transition-duration: 0.2s;
    width: 115px;
}
@media (max-width: 768px) {
    .gamingchairs-pl .button-play-for-free svg {
        height: 70px;
        margin-bottom: 15px;
        transform: translateX(10px);
        width: 70px;
    }
}
.gamingchairs-pl .popup-overlay {
    background-color: rgba(14, 18, 26, 0.8);
    display: none;
    height: 100%;
    left: 0;
    opacity: 0;
    position: fixed;
    top: 0;
    transition: opacity 0.5s ease;
    width: 100%;
    z-index: 998;
}
.gamingchairs-pl .popup-overlay.display-overlay {
    display: block;
}
.gamingchairs-pl .popup-overlay.fade-overlay {
    opacity: 1;
}
.gamingchairs-pl .popup-form.display {
    display: flex;
}
.gamingchairs-pl .popup-form.show {
    opacity: 1;
}
.gamingchairs-pl .popup-form {
    align-items: center;
    background: var(--popup-background-color);
    border-radius: 16px;
    cursor: default;
    display: none;
    flex-flow: column;
    left: 50%;
    max-width: 660px;
    opacity: 0;
    padding-bottom: 40px;
    padding-top: 40px;
    position: fixed;
    top: 50%;
    transform: translate(-50%, -50%);
    transition: opacity 0.2s linear 0.3s;
    width: 60vw;
    z-index: 1001;
}
@media only screen and (max-width: 767px) {
    .gamingchairs-pl .popup-form {
        padding-left: 40px;
        padding-right: 40px;
        width: 70%;
    }
}
@media only screen and (max-width: 1024px) {
    .gamingchairs-pl .popup-form .btn {
        width: auto;
    }
}
.gamingchairs-pl .popup-form-close-button {
    bottom: auto;
    color: var(--popup-text-color);
    cursor: pointer;
    font-size: 40px;
    left: auto;
    line-height: 20px;
    opacity: 1;
    position: absolute;
    right: 10px;
    top: 10px;
    transition: opacity 0.2s linear 0.3s;
    z-index: 1005;
}
.gamingchairs-pl .popup-form-close-button:hover {
    color: var(--popup-text-color);
}
.gamingchairs-pl .popup-form-popup-title {
    font-size: var(--container-h3-font-size);
    margin: 20px 0 5px;
}
.gamingchairs-pl .popup-form-popup-text,
.gamingchairs-pl .popup-form-popup-title {
    color: var(--popup-text-color);
    font-weight: var(--container-h-font-weight);
    text-align: center;
}
.gamingchairs-pl .popup-form-popup-text {
    font-size: var(--container-h1-font-size);
    margin: 10px 0;
}
.gamingchairs-pl .popup-form button {
    background-color: var(--popup-button-background-color);
    color: var(--popup-button-text-color);
    margin-top: 15px;
}
.gamingchairs-pl .popup-form button:hover {
    background-color: var(--popup-button-hover-background-color);
    color: var(--popup-button-hover-text-color);
}
.slick-slider {
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent;
    box-sizing: border-box;
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}
.slick-list,
.slick-slider {
    display: block;
    position: relative;
}
.slick-list {
    margin: 0;
    overflow: hidden;
    padding: 0;
}
.slick-list:focus {
    outline: none;
}
.slick-list.dragging {
    cursor: pointer;
}
.slick-slider .slick-list,
.slick-slider .slick-track {
    transform: translateZ(0);
}
.slick-track {
    align-items: stretch;
    display: block;
    display: flex;
    justify-content: flex-start;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top: 0;
}
.slick-track:after,
.slick-track:before {
    content: "";
    display: table;
}
.slick-track:after {
    clear: both;
}
.slick-slide {
    display: none;
    flex: none !important;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir="rtl"] .slick-slide {
    float: right;
}
.slick-slide img {
    display: block;
}
.slick-slide.slick-loading img {
    display: none;
}
.slick-slide.dragging img {
    pointer-events: none;
}
.slick-initialized .slick-slide {
    display: block;
}
.slick-vertical .slick-slide {
    border: 1px solid transparent;
    display: block;
    height: auto;
}
.slick-arrow.slick-hidden {
    display: none;
}
.slick-next,
.slick-prev {
    border: none;
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 20px;
    line-height: 0px;
    padding: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 20px;
}
.slick-next,
.slick-next:focus,
.slick-next:hover,
.slick-prev,
.slick-prev:focus,
.slick-prev:hover {
    background: transparent;
    color: transparent;
    outline: none;
}
.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
    opacity: 1;
}
.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
    opacity: 0.25;
}
.slick-next:before,
.slick-prev:before {
    background-size: cover;
    display: block;
    opacity: 0.8;
    transition: all 0.17s ease-in-out;
}
.slick-prev {
    left: -25px;
}
[dir="rtl"] .slick-prev {
    left: auto;
    right: -25px;
}
.slick-prev:before {
    content: "←";
}
[dir="rtl"] .slick-prev:before {
    content: "→";
}
.slick-next {
    right: -25px;
}
[dir="rtl"] .slick-next {
    left: -25px;
    right: auto;
}
.slick-next:before {
    content: "→";
}
[dir="rtl"] .slick-next:before {
    content: "←";
}
.slick-dotted .slick-slider {
    margin-bottom: 30px;
}
.slick-dots {
    display: block;
    list-style: none;
    margin: 10px 0 20px;
    padding: 0;
    text-align: center;
    width: 100%;
}
@media only screen and (max-width: 992px) {
    .slick-dots {
        margin: 0 0 20px;
    }
}
.slick-dots li {
    display: inline-block;
    margin: 0 5px;
    padding: 0;
    position: relative;
}
.slick-dots li,
.slick-dots li button {
    cursor: pointer;
    height: 10px;
    width: 10px;
}
.slick-dots li button {
    background: transparent;
    border: 0;
    color: transparent;
    display: block;
    font-size: 0;
    line-height: 0px;
    outline: none;
    padding: 5px;
}
.slick-dots li button:focus,
.slick-dots li button:hover {
    outline: none;
}
.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
    background: #ccc;
    opacity: 1;
}
.slick-dots li button:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background: #e5e5e5;
    border: 1px solid #ccc;
    border-radius: 50%;
    color: transparent;
    content: "•";
    font-size: 0;
    height: 10px;
    left: 0;
    line-height: 20px;
    opacity: 1;
    position: absolute;
    text-align: center;
    top: 0;
    transition: all 0.17s ease-in-out;
    width: 10px;
}
.slick-dots li.slick-active button:before {
    background: #666;
    border-color: #666;
    color: #000;
}
@font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(../fonts/KFOmCnqEu92Fr1Mu72xKOzY.woff2) format("woff2");
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
@font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(../fonts/KFOmCnqEu92Fr1Mu5mxKOzY.woff2) format("woff2");
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(../fonts/KFOmCnqEu92Fr1Mu7mxKOzY.woff2) format("woff2");
    unicode-range: U+1F00-1FFF;
}
@font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(../fonts/KFOmCnqEu92Fr1Mu4WxKOzY.woff2) format("woff2");
    unicode-range: U+0370-03FF;
}
@font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(../fonts/KFOmCnqEu92Fr1Mu7WxKOzY.woff2) format("woff2");
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
@font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(../fonts/KFOmCnqEu92Fr1Mu7GxKOzY.woff2) format("woff2");
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(../fonts/KFOmCnqEu92Fr1Mu4mxK.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(../fonts/KFOlCnqEu92Fr1MmEU9fCRc4EsA.woff2) format("woff2");
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
@font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(../fonts/KFOlCnqEu92Fr1MmEU9fABc4EsA.woff2) format("woff2");
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(../fonts/KFOlCnqEu92Fr1MmEU9fCBc4EsA.woff2) format("woff2");
    unicode-range: U+1F00-1FFF;
}
@font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(../fonts/KFOlCnqEu92Fr1MmEU9fBxc4EsA.woff2) format("woff2");
    unicode-range: U+0370-03FF;
}
@font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(../fonts/KFOlCnqEu92Fr1MmEU9fCxc4EsA.woff2) format("woff2");
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
@font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(../fonts/KFOlCnqEu92Fr1MmEU9fChc4EsA.woff2) format("woff2");
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(../fonts/KFOlCnqEu92Fr1MmEU9fBBc4.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(../fonts/KFOlCnqEu92Fr1MmWUlfCRc4EsA.woff2) format("woff2");
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
@font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(../fonts/KFOlCnqEu92Fr1MmWUlfABc4EsA.woff2) format("woff2");
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(../fonts/KFOlCnqEu92Fr1MmWUlfCBc4EsA.woff2) format("woff2");
    unicode-range: U+1F00-1FFF;
}
@font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(../fonts/KFOlCnqEu92Fr1MmWUlfBxc4EsA.woff2) format("woff2");
    unicode-range: U+0370-03FF;
}
@font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(../fonts/KFOlCnqEu92Fr1MmWUlfCxc4EsA.woff2) format("woff2");
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
@font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(../fonts/KFOlCnqEu92Fr1MmWUlfChc4EsA.woff2) format("woff2");
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(../fonts/KFOlCnqEu92Fr1MmWUlfBBc4.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

.table-wrapper {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    margin: 20px 0;
}

table {
    width: 100%;
    border-collapse: collapse;
    font-size: 16px;
}

.header-highlight th {
    background-color: #ff6b35;
    color: white;
    padding: 12px;
    text-align: left;
    font-weight: 600;
}

td {
    padding: 12px;
    border-bottom: 1px solid #ddd;
}

@media (max-width: 480px) {
    table {
        font-size: 14px;
    }

    th,
    td {
        padding: 10px !important;
    }

    .header-highlight th {
        background-color: #ff6b35;
    }
}

.ctoc-toggle {
    font-size: 16px;
}
#ctoc-list-captions {
    width: 30%;
}
#ctoc-list-captions ul li a,
#ctoc-list-captions ol li a {
    font-size: 12px;
}
#toc_container {
    justify-content: flex-start;
}

#toc_container {
    display: flex;
}

#ctoc-list-captions {
    border: 1px solid #ccc;
    background-color: #fff;
    display: inline-flex;
    flex-direction: column;
    padding: 20px;
}

#ctoc-list-captions ol,
#ctoc-list-captions ul {
    margin: 10px 0 0;
    padding: 0;
    list-style-type: none;
}

#ctoc-list-captions .ctoc-list-captions-title {
    font-size: 20px;
    color: #000000;
    position: relative;
    min-width: 220px;
}

#ctoc-list-captions .ctoc-list-captions-title span {
    position: absolute;
    right: 10px;
    top: 13px;
    transition: 0.3s ease all;
}

#ctoc-list-captions .ctoc-list-captions-title span:hover::after {
    border-top: 10px solid #ccc;
}

#ctoc-list-captions .ctoc-list-captions-title span::after {
    transition: 0.3s ease all;
    cursor: pointer;
    content: '';
    position: absolute;
    border: 10px solid transparent;
    border-top: 10px solid #000;
}

#ctoc-list-captions li {
    color: #000;
}

#ctoc-list-captions li a {
    color: #000000;
}

#ctoc-list-captions li a:hover {
    color: #0E080F;
}

.ctoc {
    background-color: #fff;
    color: #181818;
}

.ctoc-toggle {
    cursor: pointer;
    font-size: 1.5rem;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 1.5rem;
}

.ctoc-toggle:after {
    content: '';
    display: inline-block;
    height: 9px;
    width: 9px;
    border: 2px solid transparent;
    border-bottom-color: #181818;
    border-right-color: #181818;
    transform: rotate(45deg);
    transition: .3s ease;
    position: relative;
    top: -3px;
    right: 2px;
}

.ctoc-toggle.active:after {
    transform: scale(1, -1) rotate(45deg);
    top: 3px;
}

@media ( max-width: 767px ) {
    .ctoc-body {
        display: none;
    }
}

.ctoc-toggle + .ctoc-body {
    padding-top: 0;
}

.ctoc-body {
    padding: 1.5rem;
}

.ctoc-body > ul {
    margin: 0;
    padding: 0;
}

.ctoc:not(.ctoc--images) ol a:before,
.ctoc:not(.ctoc--images) ul a:before {
    display: inline-block;
    margin-right: .25rem;
}

.ctoc:not(.ctoc--images) ol a:before {
    counter-increment: heading;
    content: counters(heading, '.') '.';
}
.ctoc:not(.ctoc--images) ul a:before {
    content: '';
    width: 4px;
    height: 4px;
    background-color: #000;
    border-radius: 50%;
}

.ctoc--images ul,
.ctoc--images ol {
    list-style: none;
}

.ctoc-body ul,
.ctoc-body ol {
    padding: 10px 0px 10px 15px;
    counter-reset: heading;
}

.ctoc-body > ul {
    padding: 0;
}

.ctoc__item {
    color: inherit;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: flex-start;
    padding: .25rem 0;
    align-items: center;
}

.ctoc__item-thumbnail {
    width: 50px;
    height: 50px;
    margin: 0 10px;
    background-position: center center;
    -webkit-background-size: contain;
    background-size: contain;
    background-repeat: no-repeat;
}

.ctoc__item-thumbnail img {
    max-width: 100%;
    height: auto;
}

.ctoc__item-number {
    display: none;
}
