* {
font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
}

html,
body {
overflow-x: hidden;
    max-width: 100%;
    width: 100%;
    margin: 0;
    padding: 0;
}

* {
box-sizing: border-box;
}

.ps-lang-switcher {
display: flex;
            align-items: center;
            gap: 0.25rem;
            background: rgba(30, 41, 59, 0.8);
            backdrop-filter: blur(10px);
            border: 1px solid rgba(99, 102, 241, 0.3);
            border-radius: 25px;
            padding: 0.5rem 1rem;
            font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
            font-size: 0.875rem;
            font-weight: 500;
            box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
            transition: all var(--transition-normal);
}

.ps-lang-switcher:hover {
border-color: rgba(99, 102, 241, 0.5);
            box-shadow: 0 6px 20px rgba(99, 102, 241, 0.2);
            transform: translateY(-1px);
}

.ps-lang-switcher a {
color: var(--text-secondary);
            text-decoration: none;
            padding: 0.375rem 0.75rem;
            border-radius: 20px;
            transition: all var(--transition-normal);
            position: relative;
            font-weight: 500;
            white-space: nowrap;
}

.ps-lang-switcher a:hover {
color: var(--text-primary);
            background: rgba(99, 102, 241, 0.1);
            transform: scale(1.05);
}

.ps-lang-switcher a[aria-current="true"] {
color: #ffffff;
            background: var(--gradient-primary);
            font-weight: 700;
            box-shadow: 0 2px 8px rgba(99, 102, 241, 0.3);
}

.ps-lang-switcher a[aria-current="true"]:hover {
background: var(--gradient-primary);
            transform: scale(1.05);
            box-shadow: 0 4px 12px rgba(99, 102, 241, 0.4);
}

.ps-lang-switcher .ps-sep {
color: rgba(99, 102, 241, 0.6);
            font-weight: 600;
            font-size: 1rem;
            margin: 0 0.25rem;
}

.ps-lang-switcher a {
padding: 0.25rem 0.5rem;
                font-size: 0.8rem;
}

.ps-lang-switcher .sep {
font-size: 0.9rem;
                margin: 0 0.125rem;
}

.ps-lang-switcher a {
padding: 0.2rem 0.4rem;
                font-size: 0.75rem;
}

.ps-faq-item {
margin-bottom: 25px;
}

.ps-faq-item h3 {
font-size: 1.2em;
            color: #333;
            margin-bottom: 10px;
}

.ps-faq-item p {
font-size: 1em;
            color: #555;
            line-height: 1.5;
}

.ps-choices__list,
menu,
ol,
ul {
list-style: none;
}

.ps-glass,
header {
position: fixed;
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
main,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
margin: 0;
            padding: 0;
            border: 0;
            font-size: 100%;
            font: inherit;
            vertical-align: initial;
}

.ps-beam-categories .ps-nav-categories_list > :nth-child(odd):after,
.ps-gamecard_favorite .ps-icon_heart_empty,
.ps-payment_method a,
.ps-ps-article,
.ps-ps-aside,
.ps-ps-details,
.ps-figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section {
display: block;
}

body {
line-height: 1;
}

blockquote,
q {
quotes: none;
}

blockquote:after,
blockquote:before,
q:after,
q:before {
content: "";
            content: none;
}

table {
border-collapse: collapse;
            border-spacing: 0;
}

a,
body,
button,
caption,
div,
footer,
form,
h1,
h2,
h3,
header,
html,
img,
input,
label,
li,
menu,
nav,
ol,
p,
select,
span,
table,
tbody,
td,
textarea,
tfoot,
th,
thead,
tr,
ul {
-webkit-appearance: none;
            -moz-appearance: none;
            appearance: none;
}

button,
input,
select,
textarea {
margin: 0;
            border: 0;
            border-radius: 0;
            padding: 0;
            font-size: 100%;
            font: inherit;
            vertical-align: initial;
}

.ps-content p,
h1,
h2,
h3 {
margin-bottom: 30px;
            text-align: left;
}

.ps-content .ps-img_box .ps-img_signature,
.ps-legally_safe_profit .ps-card p,
.ps-nav-categories_link,
body {
font-family: Muller, sans-serif;
}

footer h3,
h2 {
line-height: 30px;
}

.ps-choices.is-focused,
.ps-choices.is-open,
.ps-choices:focus,
.ps-choices:hover,
.ps-gamecard_favorite input:focus,
.ps-gamecard_favorite input:hover,
button:focus,
input:focus,
select:focus,
textarea:focus {
outline: 0;
}

body {
background: var(--bg-primary);
            background-image: 
                radial-gradient(circle at 20% 80%, rgba(99, 102, 241, 0.1) 0%, transparent 50%),
                radial-gradient(circle at 80% 20%, rgba(139, 92, 246, 0.1) 0%, transparent 50%),
                radial-gradient(circle at 40% 40%, rgba(16, 185, 129, 0.05) 0%, transparent 50%);
            background-attachment: fixed;
            font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
            font-weight: 400;
            font-size: 16px;
            color: var(--text-primary);
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            line-height: 1.6;
}

.ps-main {
display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: space-between;
            width: 100%;
            padding-top: 100px;
}

.ps-main.x_radiance {
overflow: hidden;
            position: relative;
}

.ps-main.x_radiance > * {
position: relative;
            z-index: 5;
}

.ps-main.x_radiance .ps-decor-radiance {
position: absolute;
            top: -50px;
            left: 0;
            z-index: 0;
            height: 1062px;
            width: 100%;
}

.ps-glass {
width: 100%;
            z-index: 89;
            top: 0;
            left: 0;
}

.ps-beam .ps-beam_block,
.ps-block {
display: flex;
            justify-content: space-between;
            box-sizing: border-box;
            max-width: 1200px;
            width: 100%;
            padding: 0 15px;
}

.ps-beam .ps-header_box.ps-beam_block {
display: flex !important;
            align-items: center;
            justify-content: space-between;
            gap: 0.5rem;
            width: 80% !important;
            max-width: 1400px !important;
            margin: 0 auto !important;
            padding: 0 1rem !important;
            box-sizing: border-box;
            flex-wrap: nowrap;
}

.ps-beam {
display: flex;
            justify-content: center;
            width: 100%;
}

.ps-header_box {
display: flex;
            align-items: center;
            justify-content: space-between;
            gap: 0.5rem;
            width: 80%;
            max-width: 1400px;
            margin: 0 auto;
            padding: 0 1rem;
            box-sizing: border-box;
            flex-wrap: nowrap;
}

/* Стили для .ps-header_box.ps-beam_block определены выше */

.ps-main_logo {
display: flex;
            align-items: center;
            max-width: 200px;
            flex-shrink: 0;
            margin-right: auto;
}

.ps-main_logo img {
width: auto;
            height: 50px;
            display: block;
            object-fit: contain;
}

.ps-panel_non_authorized {
display: flex;
            gap: 0.5rem;
            align-items: center;
            flex-wrap: wrap;
            margin-left: auto;
            margin-right: 1rem;
}

.ps-lang-switcher {
display: flex;
            gap: 0.3rem;
            align-items: center;
            font-size: 0.9rem;
            flex-shrink: 0;
            margin-left: auto;
}

.ps-box_btn,
.ps-content .ps-img_box {
flex-direction: column;
            display: flex;
}

.ps-content p,
h3 {
line-height: 23px;
}

.ps-content p {
font-weight: 300;
}

.ps-content .ps-p_main {
margin-bottom: 50px;
            font-size: 22px;
            line-height: 26px;
}

.ps-content ol,
.ps-content ul {
margin-bottom: 45px;
            font-weight: 300;
            font-size: 16px;
            line-height: 23px;
            text-align: left;
            color: #fff;
}

.ps-content ol {
list-style: decimal inside;
}

.ps-content ol > li {
list-style-type: inherit;
            list-style-position: inherit;
}

.ps-content ul > li {
text-indent: 5px;
}

.ps-content ul > li:before {
content: "- ";
}

.ps-content table {
margin-bottom: 20px;
            border-radius: 5px;
            background-color: #161626;
            box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.5);
            font-size: 16px;
            color: #fff;
}

.ps-content table thead {
border-bottom: 1px solid #8b8b94;
}

.ps-content table thead th {
text-transform: uppercase;
            font-weight: 700;
}

.ps-content table tbody td {
border-bottom: 1px solid #252536;
            font-weight: 300;
}

.ps-content table td,
.ps-content table th {
overflow: hidden;
            text-overflow: ellipsis;
            padding: 10px 20px;
            text-align: center;
}

.ps-content a {
color: #46afff;
            transition: transform 0.25s;
}

.ps-content a:visited {
text-decoration: none;
            color: #d63e8b;
}

.ps-content a:hover {
color: #fe284a;
}

.ps-content a:active {
display: inline-block;
            transform: scale(0.95);
}

.ps-content .ps-img_box {
align-items: flex-start;
            margin-bottom: 70px;
            max-width: 100%;
}

.ps-content .ps-img_box img {
margin-bottom: 10px;
            max-width: 100%;
            border-radius: 10px;
            box-shadow: 0 2px 5px 0 #000;
}

.ps-content .ps-img_box .ps-img_signature {
font-weight: 500;
            font-size: 14px;
            line-height: 17px;
            color: #646a87;
}

.ps-nav-categories_item.x_slots,
.ps-text_slots {
color: #17eada;
}

.ps-text_live {
color: #de593e;
}

.ps-text_casino {
color: #6ef770;
}

.ps-alert.alert_error,
.ps-alert.alert_hint,
.ps-gamecard,
.ps-gamecard a,
.ps-gamecard.favorite .ps-game_flag_favorite,
.ps-gamecard.favorite .ps-gamecard_favorite.added,
.ps-gamecard_flags,
.ps-main_logo,
header .ps-link_enter.oauth2,
header .ps-link_enter.x_login-btn {
display: flex;
}

.ps-beam-categories .ps-nav-categories_text,
.ps-mobile_menu .ps-user_name,
.ps-mobile_menu .ps-user_name .ps-user_name_view,
.ps-nav-categories_text {
overflow: hidden;
            text-overflow: ellipsis;
}

.ps-carousel_list a,
.ps-gamecard a {
color: inherit;
}

.ps-header-login .ps-login .ps-box_input_text,
.ps-mobile_menu .ps-profile_menu_list,
.ps-nav-categories {
width: 100%;
}

.ps-nav-categories_list {
display: flex;
            width: inherit;
}

.ps-nav-categories_link {
display: block;
            width: 100%;
            font-size: 16px;
            font-weight: 800;
            text-transform: uppercase;
            text-decoration: none;
            cursor: pointer;
}

.ps-nav-categories_content {
display: flex;
            align-items: center;
            justify-content: center;
            box-sizing: border-box;
}

.ps-nav-categories_img-wrapper {
display: flex;
            align-items: center;
            justify-content: flex-end;
            margin-right: 10px;
            height: inherit;
            width: 50px;
}

.ps-nav-categories_img {
height: inherit;
            width: 40px;
            background-repeat: no-repeat;
            background-size: contain;
            background-position: 50%;
}

.ps-nav-categories_text {
display: inline-block;
            box-sizing: border-box;
            max-height: 100%;
            max-width: 70%;
            white-space: nowrap;
}

.ps-carousel,
.ps-user_name {
max-width: 100%;
}

.ps-beam-categories {
box-sizing: border-box;
            width: 100%;
            padding: 10px 5px;
            box-shadow: inset 0 5px 25px 0 rgba(0, 0, 0, 0.8);
}

.ps-beam-categories .ps-nav-categories_list {
flex-wrap: wrap;
}

.ps-beam-categories .ps-nav-categories_list > * {
position: relative;
            width: 50%;
}

.ps-beam-categories .ps-nav-categories_list > :after,
.ps-beam-categories .ps-nav-categories_list > :before {
content: "";
            display: none;
            position: absolute;
            top: 5px;
            height: 30px;
            width: 1px;
            background-color: #313047;
}

.ps-beam-categories .ps-nav-categories_list > :before {
left: 0;
}

.ps-beam-categories .ps-nav-categories_list > :after {
right: 0;
}

.ps-beam-categories .ps-nav-categories_item.x_active .ps-nav-categories_content {
border: 2px dotted;
}

.ps-beam-categories .ps-nav-categories_item.x_slots .ps-nav-categories_img {
width: 42px;
}

.ps-beam-categories .ps-nav-categories_item.x_slots .ps-nav-categories_content {
border-color: #17eada;
}

.ps-beam-categories .ps-nav-categories_item.x_live .ps-nav-categories_img {
width: 37px;
}

.ps-beam-categories .ps-nav-categories_item.x_live .ps-nav-categories_content {
border-color: #de593e;
}

.ps-beam-categories .ps-nav-categories_item.x_casino .ps-nav-categories_img {
width: 34px;
}

.ps-beam-categories .ps-nav-categories_item.x_casino .ps-nav-categories_content {
border-color: #6ef770;
}

.ps-beam-categories .ps-nav-categories_item.x_tournament .ps-nav-categories_img {
width: 33px;
}

.ps-beam-categories .ps-nav-categories_item.x_tournament .ps-nav-categories_content {
border-color: #e8ce3a;
}

.ps-beam-categories .ps-nav-categories_link {
box-sizing: border-box;
            border-radius: 5px;
            padding: 2px;
            font-size: 12px;
}

.ps-beam-categories .ps-nav-categories_content {
justify-content: flex-start;
            height: 40px;
            max-height: 40px;
            border-radius: 8px;
            padding-left: 4px;
}

.ps-beam-categories .ps-nav-categories_content:hover {
box-shadow: inset 0 0 0 32px rgba(255, 255, 255, 0.05);
}

.ps-beam-categories .ps-nav-categories_img-wrapper {
justify-content: center;
            margin-right: 5px;
            width: 42px;
}

.ps-beam-categories {
padding: 5px 0 0;
                box-shadow: none;
}

.ps-beam-categories .ps-nav-categories {
margin: 0 auto;
                box-sizing: border-box;
                max-width: 1200px;
                width: 100%;
                padding: 0 15px;
}

.ps-beam-categories .ps-nav-categories_list {
flex-wrap: nowrap;
}

.ps-beam-categories .ps-nav-categories_list > * {
width: 25%;
}

.ps-beam-categories .ps-nav-categories_list > :after,
.ps-beam-categories .ps-nav-categories_list > :before {
display: block;
                top: 10.5px;
                height: 34px;
}

.ps-beam-categories .ps-nav-categories_item:first-child .ps-nav-categories_content:before,
.ps-beam-categories .ps-nav-categories_item:last-child .ps-nav-categories_content:after,
.ps-beam-categories .ps-nav-categories_list > :first-child:before,
.ps-beam-categories .ps-nav-categories_list > :last-child:after {
display: none;
}

.ps-beam-categories .ps-nav-categories_item.x_slots .ps-nav-categories_img {
width: 52px;
}

.ps-beam-categories .ps-nav-categories_item.x_live .ps-nav-categories_img {
width: 40px;
}

.ps-beam-categories .ps-nav-categories_item.x_casino .ps-nav-categories_img,
.ps-beam-categories .ps-nav-categories_item.x_tournament .ps-nav-categories_img {
width: 37px;
}

.ps-beam-categories .ps-nav-categories_item.x_active {
position: relative;
}

.ps-beam-categories .ps-nav-categories_item.x_active .ps-nav-categories_link {
position: absolute;
                top: 7px;
                left: 0;
                z-index: 10;
}

.ps-beam-categories .ps-nav-categories_item.x_active .ps-nav-categories_content {
position: relative;
                border: none;
                padding-top: 4px;
}

.ps-beam-categories .ps-nav-categories_item.x_active .ps-nav-categories_content:hover {
box-shadow: none;
}

.ps-beam-categories .ps-nav-categories_item.x_active .ps-nav-categories_content:after,
.ps-beam-categories .ps-nav-categories_item.x_active .ps-nav-categories_content:before {
content: "";
                position: absolute;
                z-index: 0;
                bottom: 3px;
                height: 20px;
                width: 20px;
                border-bottom: 4px solid #1f1f32;
}

.ps-beam-categories .ps-nav-categories_item.x_active .ps-nav-categories_content:before {
left: -20px;
                border-bottom-right-radius: 75%;
                border-right: 4px solid #1f1f32;
}

.ps-beam-categories .ps-nav-categories_item.x_active .ps-nav-categories_content:after {
right: -20px;
                border-bottom-left-radius: 75%;
                border-left: 4px solid #1f1f32;
}

.ps-beam-categories .ps-nav-categories_content,
.ps-beam-categories .ps-nav-categories_link {
border-radius: 10px 10px 0 0;
}

.ps-beam-categories .ps-nav-categories_link {
padding: 0;
}

.ps-beam-categories .ps-nav-categories_content {
justify-content: center;
                height: 55px;
                max-height: 55px;
                padding: 0 5px;
}

.ps-beam-categories .ps-nav-categories_img-wrapper {
position: relative;
                margin-right: 10px;
}

.ps-beam-categories .ps-nav-categories_img {
position: absolute;
                top: 0;
                right: 0;
}

.ps-legally_safe_profit {
position: relative;
            overflow: hidden;
            box-sizing: border-box;
            padding: 20px 0;
            background-color: #161626;
}

.ps-legally_safe_profit .ps-card {
display: flex;
            box-sizing: border-box;
            min-height: 160px;
            width: 33%;
            padding-left: 10px;
}

.ps-legally_safe_profit .ps-card img {
align-self: center;
            margin-right: 15px;
}

.ps-legally_safe_profit .ps-card .ps-card_descript {
box-sizing: border-box;
            height: 100%;
            padding-top: 10%;
}

.ps-legally_safe_profit .ps-card .ps-card_head {
margin-bottom: 10px;
            font-size: 18px;
            font-weight: 800;
            font-family: Muller, sans-serif;
            color: #fff;
}

.ps-legally_safe_profit .ps-card p {
overflow: hidden;
            text-overflow: ellipsis;
            max-width: 100%;
            font-size: 14px;
            font-weight: 500;
            color: #646a87;
}

.ps-legally_safe_profit .ps-card_legally img,
.ps-legally_safe_profit .ps-card_profit img {
width: 35px;
}

.ps-legally_safe_profit .ps-card_safe img {
width: 30px;
}

.ps-legally_safe_profit:after,
.ps-legally_safe_profit:before {
content: "";
            position: absolute;
            left: 0;
            width: 100%;
            height: 14px;
            background-size: contain;
            background-repeat: repeat-x;
}

.ps-legally_safe_profit:after {
bottom: 3px;
}

.ps-carousel {
overflow: hidden;
            margin-top: -100px;
            height: 380px;
            width: 100%;
            box-shadow: 0 6px 30px 0 rgba(0, 0, 0, 0.8);
            font-family: Sochi2014, sans-serif;
            font-weight: 700;
}

.ps-carousel_img,
.ps-carousel_item,
.ps-carousel_list {
position: relative;
            width: 100%;
            max-width: 100%;
}

.ps-carousel_list {
display: flex;
            height: inherit;
}

.ps-carousel_list .ps-highlighting {
display: inline-block;
            margin-left: 10px;
            box-sizing: border-box;
            height: 28px;
            border-radius: 4px;
            padding: 0 8px;
            line-height: 32px;
            font-size: 18px;
            text-shadow: none;
}

.ps-carousel_list .ps-text_part {
position: relative;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
            max-width: 100%;
}

.ps-carousel_list .ps-text_part:before {
content: "";
            position: absolute;
            bottom: -2px;
            left: 0;
            z-index: 0;
            width: 100%;
            height: 2px;
            background-color: rgba(255, 0, 0, 0.5);
}

.ps-carousel_item {
height: 380px;
            min-width: 100%;
            transition: margin-left 0.5s;
}

.ps-carousel_img {
display: flex;
            flex-direction: column;
            justify-content: flex-end;
            height: inherit;
}

.ps-carousel_text {
position: absolute;
            bottom: 40px;
            text-transform: uppercase;
            text-shadow: 0 1px 0 #aaa, 0 2px 0 #aaa, 0 3px 0 #aaa, 1px 0 0 #aaa, 1px 1px 0 #aaa, 1px 2px 0 #aaa, 1px 3px 0 #aaa, 0 6px 25px rgba(0, 0, 0, 0.6);
}

.ps-banner {
width: 100%;
            object-fit: none;
            object-position: 50% 50%;
            pointer-events: none;
}

.ps-banner_everyday .ps-carousel_text {
left: calc(50% - 550px);
            max-width: 750px;
            line-height: 40px;
            font-size: 32px;
}

.ps-carousel_megawin-wrapper {
position: absolute;
            width: 100%;
            display: flex;
            align-items: center;
            justify-content: center;
            height: 62px;
            background: linear-gradient(90deg, rgba(50, 18, 88, 0) 0, rgba(50, 18, 88, 0.9) 25%, rgba(50, 18, 88, 0.9) 75%, rgba(50, 18, 88, 0));
}

.ps-banner_maxwin .ps-carousel_megawin-wrapper,
.ps-layer_games.ps-category_casino:before,
.ps-layer_games.ps-category_live:before,
.ps-layer_games.ps-category_slots:before,
.ps-layer_games.ps-category_tournament:before {
background: 0 0;
}

.ps-banner_maxwin .ps-carousel_megawin-text {
text-transform: uppercase;
            line-height: 38px;
            font-size: 30px;
            background: linear-gradient(180deg, #ffee5b 0, #ffee5b 40%, #ffd303 45%, #f4b001 50%, #ffd303 55%, #ffee5b 60%, #ffee5b);
            background-clip: text;
            -webkit-background-clip: text;
            -webkit-text-fill-color: transparent;
}

.ps-banner_everyday .ps-carousel_text {
left: 5%;
                font-size: 28px;
}

.ps-carousel_megawin-wrapper {
height: 48px;
                background: linear-gradient(90deg, rgba(50, 18, 88, 0) 0, rgba(50, 18, 88, 0.9) 10%, rgba(50, 18, 88, 0.9) 90%, rgba(50, 18, 88, 0));
}

.ps-banner_maxwin .ps-carousel_megawin-text,
.ps-carousel_megawin-text {
line-height: 32px;
                font-size: 26px;
}

.ps-legally_safe_profit {
padding: 30px 0;
}

.ps-legally_safe_profit .ps-beam_block .ps-card {
min-height: 0;
                padding-left: 0;
}

.ps-legally_safe_profit .ps-beam_block img {
margin-right: 0;
}

.ps-legally_safe_profit .ps-beam_block .ps-card_head {
display: flex;
                justify-content: center;
                margin: 0;
                font-size: 12px;
}

.ps-legally_safe_profit .ps-beam_block .ps-card_descript {
height: auto;
}

.ps-banner_everyday .ps-highlighting,
.ps-banner_everyday .ps-text_part:before,
.ps-legally_safe_profit .ps-beam_block p {
display: none;
}

.ps-legally_safe_profit .ps-card {
flex-direction: column;
                align-items: center;
}

.ps-legally_safe_profit .ps-card img {
align-self: center;
                padding-top: 0;
}

.ps-carousel {
position: relative;
                margin-top: 0;
                padding-top: 25%;
                height: 0;
}

.ps-carousel_list {
position: absolute;
                top: 0;
                left: 0;
                height: 100%;
                width: 100%;
}

.ps-carousel_item {
height: 100%;
}

.ps-banner {
object-fit: cover;
}

.ps-banner_everyday .ps-carousel_text,
.ps-banner_maxwin .ps-carousel_megawin-text,
.ps-carousel_megawin-text {
box-sizing: border-box;
                height: 22px;
                padding-top: 3px;
                line-height: 16px;
                font-size: 12px;
                text-transform: uppercase;
                text-align: center;
                text-shadow: none;
                color: #fff;
                white-space: nowrap;
}

.ps-banner_maxwin .ps-carousel_megawin-wrapper,
.ps-carousel_megawin-wrapper {
height: auto;
                background: linear-gradient(90deg, rgba(50, 18, 88, 0) 0, rgba(50, 18, 88, 0.6) 20%, rgba(50, 18, 88, 0.6) 80%, rgba(50, 18, 88, 0));
}

.ps-banner_maxwin .ps-carousel_megawin-text,
.ps-carousel_megawin-text {
background: 0 0;
                -webkit-text-fill-color: #fff;
}

.ps-banner_everyday .ps-carousel_text {
width: 100%;
                left: 0;
                bottom: 0;
                background: linear-gradient(90deg, rgba(217, 174, 33, 0) 0, rgba(217, 174, 33, 0.6) 20%, rgba(217, 174, 33, 0.6) 80%, rgba(217, 174, 33, 0));
}

.ps-beam-categories .ps-nav-categories_item.x_live .ps-nav-categories_img {
width: 55px;
}

.ps-beam-categories .ps-nav-categories_item.x_casino .ps-nav-categories_img,
.ps-beam-categories .ps-nav-categories_item.x_tournament .ps-nav-categories_img {
width: 45px;
}

.ps-beam-categories .ps-nav-categories_item:first-child .ps-nav-categories_content:before,
.ps-beam-categories .ps-nav-categories_item:last-child .ps-nav-categories_content:after {
display: block;
}

.ps-beam-categories .ps-nav-categories_link {
font-size: 16px;
}

.ps-beam-categories .ps-nav-categories_img-wrapper {
margin-right: 15px;
                width: 50px;
}

.ps-game-filter .ps-choices__list--dropdown .ps-choices__group,
.ps-mobile_menu .ps-mobile_menu_box:last-child:before,
header .ps-link_enter.x_login-btn.oauth2 {
display: none;
}

.ps-header-login,
header {
background-color: rgba(37, 37, 54, 0.95);
            box-sizing: border-box;
}

.ps-mobile_menu .ps-user_name,
footer h3 {
font-weight: 700;
            text-transform: uppercase;
}

header .ps-header_box {
align-items: center;
            height: inherit;
}

header .ps-panel_authorized,
header .ps-panel_non_authorized {
display: flex;
            justify-content: flex-end;
            align-items: center;
            width: auto;
}

header .ps-panel_authorized > div,
header .ps-panel_non_authorized > div {
padding: 0 10px;
}

header .ps-panel_authorized > div:last-child,
header .ps-panel_non_authorized > div:last-child {
padding-right: 0;
}

header .ps-panel_authorized > div.ps-header-login,
header .ps-panel_non_authorized > div.ps-header-login {
padding: 20px;
}

.ps-forgot-password,
header .ps-button_register,
header .ps-link_enter {
font-size: 12px;
}

header .ps-link_enter {
display: none;
            align-items: center;
            height: 20px;
            border-bottom: 1px solid #fff;
            text-decoration: none;
            text-transform: uppercase;
            background-color: initial;
            color: inherit;
            cursor: pointer;
}

header .ps-mobile_menu_btn {
position: relative;
            display: none;
            flex-direction: column;
            justify-content: center;
            height: 34px;
            display: flex;
}

header .ps-mobile_menu_btn .ps-notification_number {
top: -5px;
            left: -10px;
            cursor: pointer;
}

header .ps-btn_help .ps-img_box {
margin-right: 5px;
}

header .ps-btn_help span {
position: relative;
            top: 2px;
}

.ps-main_logo img {
height: 130%;
}

footer {
display: flex;
            flex-direction: column;
            align-items: center;
            padding-top: 30px;
            box-shadow: inset 0 30px 30px -10px rgba(0, 0, 0, 0.8);
}

footer,
footer h3 {
width: 100%;
            color: #646a87;
}

footer h3 {
margin-bottom: 15px;
            height: 30px;
            border-bottom: 1px solid #222330;
            font-size: 13px;
            white-space: nowrap;
}

footer .ps-footer_categories,
footer .ps-footer_help {
width: 35%;
}

header {
min-height: 50px;
                height: auto;
                max-height: 100px;
                background-color: #161626;
}

header .ps-header_box {
flex-direction: row;
                flex-wrap: nowrap;
                align-items: center;
}

header .ps-main_logo {
height: 50px;
}

header .ps-panel_non_authorized {
display: flex;
box-sizing: border-box;
height: auto;
width: auto;
border-top: none;
}

header .ps-panel_non_authorized .ps-button_register {
padding: 0 12px;
}

header .ps-link_enter {
display: flex;
}

.ps-layer_games:after,
.ps-layer_games:before,
header .ps-btn_help span,
header .ps-link_enter.x_login-btn {
display: none;
}

header .ps-mobile_menu_btn {
position: absolute;
                top: 8px;
                right: 12px;
}

.ps-content__block {
width: 80%;
            max-width: 1400px;
            margin: 20px auto;
            padding: 2rem;
            box-sizing: border-box;
            overflow-x: hidden;
            word-wrap: break-word;
}

.ps-content__title {
text-align: center;
            font-size: 30px;
            line-height: 55px;
            color: #fe284a;
}

.ps-content__block h2 {
text-align: left;
            font-size: 24px;
            line-height: 45px;
            color: #de593e;
}

.ps-content__block h3 {
text-align: left;
            font-size: 20px;
            line-height: 35px;
            color: #e8ce3a;
}

.ps-content__block ol li,
.ps-content__block p,
.ps-content__block ul li {
line-height: 1.5em;
            margin-bottom: 20px;
}

.ps-content__block ol,
.ps-content__block ul {
margin: 20px 0 20px 20px;
            list-style-type: square;
}

.ps-content__block table {
margin: 15px auto;
            width: 90%;
            display: block;
}

.ps-content__block table tr td {
height: auto;
            padding: 10px;
            border: 1px solid #fff;
}

img.ps-emoji,
img.ps-wp-smiley {
display: inline;
            border: none;
            box-shadow: none;
            height: 1em;
            width: 1em;
            margin: 0 0.07em;
            vertical-align: -0.1em;
            background: 0 0;
            padding: 0;
}

button,
.ps-btn,
.ps-button {
font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
            background: var(--gradient-primary);
            border: none;
            border-radius: var(--radius-lg);
            color: var(--text-primary);
            font-weight: 600;
            padding: 0.75rem 1.5rem;
            cursor: pointer;
            transition: all var(--transition-normal);
            box-shadow: var(--shadow-md);
            position: relative;
            overflow: hidden;
}

button:hover,
.ps-btn:hover,
.ps-button:hover {
transform: translateY(-2px);
            box-shadow: var(--shadow-lg), var(--shadow-glow);
}

button:active,
.ps-btn:active,
.ps-button:active {
transform: translateY(0);
            box-shadow: var(--shadow-md);
}

.ps-card,
.ps-content__block {
background: var(--bg-card);
            border-radius: var(--radius-xl);
            padding: 2rem;
            box-shadow: var(--shadow-lg);
            border: 1px solid rgba(255, 255, 255, 0.1);
            backdrop-filter: blur(10px);
            transition: all var(--transition-normal);
}

.ps-card:hover,
.ps-content__block:hover {
transform: translateY(-4px);
            box-shadow: var(--shadow-xl);
            border-color: rgba(99, 102, 241, 0.3);
}

header {
background: var(--bg-glass);
            backdrop-filter: blur(20px);
            border-bottom: 1px solid rgba(255, 255, 255, 0.1);
            box-shadow: var(--shadow-lg);
}

.ps-nav-categories_link {
background: var(--bg-card);
            border-radius: var(--radius-lg);
            padding: 1rem;
            transition: all var(--transition-normal);
            border: 1px solid rgba(255, 255, 255, 0.1);
}

.ps-nav-categories_link:hover {
background: var(--gradient-primary);
            transform: translateY(-2px);
            box-shadow: var(--shadow-lg);
}

.ps-comment-body {
background: var(--bg-card);
            border-radius: var(--radius-lg);
            padding: 1.5rem;
            margin-bottom: 1rem;
            border: 1px solid rgba(255, 255, 255, 0.1);
            transition: all var(--transition-normal);
}

.ps-comment-body:hover {
border-color: rgba(99, 102, 241, 0.3);
            box-shadow: var(--shadow-md);
}

.ps-comment.depth-2 .ps-comment-body {
background: linear-gradient(135deg, rgba(99, 102, 241, 0.1) 0%, rgba(139, 92, 246, 0.05) 100%);
            border: 1px solid rgba(99, 102, 241, 0.3);
            border-left: 4px solid var(--primary-color);
            margin-left: 2rem;
            position: relative;
}

.ps-comment.depth-2 .ps-comment-body::before {
content: "👨‍💼";
            position: absolute;
            top: -8px;
            left: -8px;
            background: var(--gradient-primary);
            border-radius: 50%;
            width: 24px;
            height: 24px;
            display: flex;
            align-items: center;
            justify-content: center;
            font-size: 12px;
            box-shadow: var(--shadow-md);
}

.ps-comment.depth-2 .ps-comment-author .ps-fn {
color: var(--primary-color);
            font-weight: 600;
}

.ps-comment.depth-2 .ps-comment-meta a {
color: var(--primary-light);
            font-weight: 500;
}

.ps-comment.depth-2 .ps-comment-body p {
color: var(--text-primary);
            font-style: italic;
            position: relative;
            padding-left: 1rem;
}

.ps-comment.depth-2 .ps-comment-body p::before {
content: "💬";
            position: absolute;
            left: -0.5rem;
            top: 0;
            font-size: 14px;
}

.ps-comment.depth-2 .ps-comment-body:hover {
border-color: var(--primary-color);
            box-shadow: var(--shadow-lg), 0 0 20px rgba(99, 102, 241, 0.2);
            transform: translateX(4px);
}

.ps-comment-author .ps-avatar {
display: none !important;
}

.ps-back-to-top {
position: fixed;
            bottom: 30px;
            right: 30px;
            width: 56px;
            height: 56px;
            background: var(--gradient-primary);
            border: none;
            border-radius: 50%;
            color: #ffffff;
            cursor: pointer;
            display: flex;
            align-items: center;
            justify-content: center;
            box-shadow: var(--shadow-lg);
            transition: all var(--transition-normal);
            z-index: 1000;
            opacity: 0;
            visibility: hidden;
            transform: translateY(20px);
            font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
}

.ps-back-to-top.visible {
opacity: 1;
            visibility: visible;
            transform: translateY(0);
}

.ps-back-to-top:hover {
transform: translateY(-3px);
            box-shadow: 0 8px 25px rgba(99, 102, 241, 0.4);
            background: linear-gradient(135deg, #4f46e5 0%, #7c3aed 100%);
}

.ps-back-to-top:active {
transform: translateY(-1px);
}

.ps-back-to-top svg {
transition: transform var(--transition-normal);
}

.ps-back-to-top:hover svg {
transform: translateY(-2px);
}

.ps-back-to-top svg {
width: 20px;
                height: 20px;
                display: block !important;
                visibility: visible !important;
                opacity: 1 !important;
}

.ps-back-to-top svg {
width: 18px;
                height: 18px;
                display: block !important;
                visibility: visible !important;
                opacity: 1 !important;
}

.ps-back-to-top svg {
display: block;
            visibility: visible;
            opacity: 1;
            pointer-events: none;
}

.ps-back-to-top svg path {
fill: none;
            stroke: currentColor;
            stroke-width: 2;
            stroke-linecap: round;
            stroke-linejoin: round;
}

.ps-back-to-top-text {
position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            font-size: 20px;
            font-weight: bold;
            color: currentColor;
            display: none;
            pointer-events: none;
            line-height: 1;
}

.ps-back-to-top-text {
display: block !important;
                font-size: 18px;
}

.ps-comment.depth-2 {
margin-left: 1rem;
            border-left: 2px solid rgba(99, 102, 241, 0.2);
            padding-left: 1rem;
}

.ps-comment.depth-2 .ps-comment-author img {
border: 2px solid var(--primary-color);
            box-shadow: 0 0 10px rgba(99, 102, 241, 0.3);
}

.ps-comment.depth-2 {
animation: slideInRight 0.5s ease-out;
}

.ps-comment.depth-2 {
margin-left: 0.5rem;
                padding-left: 0.5rem;
}

.ps-faq.content {
border-radius: var(--radius-xl);
    padding: 2rem;
    margin: 2rem 0;
    border: 1px solid rgba(255, 255, 255, 0.1);
    box-shadow: var(--shadow-lg);
}

.ps-faq.content h2 {
font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
     color: #ffffff; 
     text-align: center;
     font-size: 2rem;
     margin-bottom: 2rem;
     font-weight: 800;
     letter-spacing: -0.02em;
     text-shadow: none;
}

.ps-faq-list {
display: flex;
    flex-direction: column;
    gap: 1rem;
}

.ps-faq-item {
background: transparent;
    border-radius: var(--radius-lg);
    border: 1px solid rgba(255, 255, 255, 0.2);
    overflow: hidden;
    transition: all var(--transition-normal);
    position: relative;
    margin-bottom: 0.5rem;
    animation: fadeInUp 0.6s ease-out;
}

.ps-faq-item:hover {
border-color: rgba(99, 102, 241, 0.5);
    box-shadow: var(--shadow-md);
}

.ps-faq-item.is-open {
border-color: var(--primary-color);
    box-shadow: var(--shadow-lg), 0 0 20px rgba(99, 102, 241, 0.3);
}

.ps-faq-item.is-open .ps-faq-toggle {
background: #5a5a7a;
     border-color: var(--primary-color);
     box-shadow: 0 4px 16px rgba(99, 102, 241, 0.4);
}

.ps-faq-toggle {
width: 100%;
     background: #3a3a5a; 
     border: 2px solid rgba(99, 102, 241, 0.7);
     padding: 1.5rem;
     text-align: left;
     cursor: pointer;
     display: flex;
     justify-content: space-between;
     align-items: center;
     transition: all var(--transition-normal);
     color: #ffffff;
     border-radius: var(--radius-lg);
     box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);
}

.ps-faq-toggle:hover {
background: #4a4a6a; 
     border-color: rgba(99, 102, 241, 0.9);
     transform: translateY(-1px);
     box-shadow: 0 4px 12px rgba(99, 102, 241, 0.3);
}

.ps-faq-q {
font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
     font-size: 1.2rem;
     font-weight: 700;
     color: #ffffff; 
     flex: 1;
     margin-right: 1rem;
     text-shadow: none; 
     letter-spacing: -0.01em;
}

.ps-faq-icon {
font-size: 1.2rem;
    color: var(--primary-color);
    transition: transform var(--transition-normal);
    font-weight: bold;
    background: rgba(99, 102, 241, 0.15);
    border-radius: 50%;
    width: 32px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

.ps-faq-item.is-open .ps-faq-icon {
transform: rotate(180deg);
}

.ps-faq-panel {
background: var(--bg-secondary);
     padding: 0 1.5rem 1.5rem;
     color: #ffffff;
     line-height: 1.6;
     max-height: 0;
     overflow: hidden;
     transition: all var(--transition-normal);
     border-radius: 0 0 var(--radius-lg) var(--radius-lg);
}

.ps-faq-item.is-open .ps-faq-panel {
max-height: 500px;
    padding-top: 1rem;
}

.ps-faq-panel p {
font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
     margin: 0;
     font-size: 1rem;
     color: #ffffff; 
     padding: 0.5rem 0;
     font-weight: 400;
     line-height: 1.6;
     text-shadow: none;
}

.ps-faq-item:nth-child(1) {
animation-delay: 0.1s;
}

.ps-faq-item:nth-child(2) {
animation-delay: 0.2s;
}

.ps-faq-item:nth-child(3) {
animation-delay: 0.3s;
}

.ps-faq-item:nth-child(4) {
animation-delay: 0.4s;
}

.ps-faq-item:nth-child(5) {
animation-delay: 0.5s;
}

.ps-faq-item:nth-child(6) {
animation-delay: 0.6s;
}

.ps-faq-item:nth-child(7) {
animation-delay: 0.7s;
}

.ps-faq-item:nth-child(8) {
animation-delay: 0.8s;
}

.ps-faq-item:nth-child(9) {
animation-delay: 0.9s;
}

.ps-faq-item:nth-child(10) {
animation-delay: 1.0s;
}

.ps-faq.content h2 {
font-size: 1.5rem;
                margin-bottom: 1.5rem;
}

.ps-faq-toggle {
padding: 1rem;
}

.ps-faq-q {
font-size: 1rem;
                margin-right: 0.5rem;
}

.ps-faq-panel {
padding: 0 1rem 1rem;
}

.ps-faq-icon {
width: 28px;
                height: 28px;
                font-size: 1rem;
}

.ps-carousel {
position: relative;
            overflow: hidden;
            width: 100%;
            height: auto;
            border-radius: var(--radius-lg);
            box-shadow: var(--shadow-lg);
}

.ps-carousel_list {
display: flex;
            transition: transform 0.3s ease-in-out;
            width: 100%;
            height: 100%;
}

.ps-carousel_item {
flex: 0 0 100%;
            width: 100%;
            height: auto;
            position: relative;
}

.ps-carousel_img {
position: relative;
            width: 100%;
            height: 100%;
            overflow: hidden;
}

.ps-carousel_img .ps-banner {
width: 100%;
            
            display: block;
            object-fit: cover;
}

.ps-carousel_megawin-wrapper {
position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            text-align: center;
            z-index: 2;
}

.ps-carousel_text {
position: absolute;
            bottom: 2rem;
            left: 2rem;
            right: 2rem;
            text-align: center;
            z-index: 2;
}

.ps-carousel_text .ps-text_part {
display: block;
            color: #ffffff;
            font-family: 'Montserrat', sans-serif;
            font-weight: 600;
            font-size: clamp(1.1rem, 2.5vw, 1.5rem);
            text-shadow: 0 2px 4px rgba(0, 0, 0, 0.7);
            margin-bottom: 0.5rem;
}

.ps-carousel_text .ps-highlighting {
display: inline-block;
            background: var(--gradient-primary);
            color: #ffffff;
            padding: 0.75rem 1.5rem;
            border-radius: var(--radius-lg);
            text-decoration: none;
            font-family: 'Montserrat', sans-serif;
            font-weight: 700;
            font-size: clamp(1rem, 2vw, 1.2rem);
            transition: all var(--transition-normal);
            box-shadow: var(--shadow-md);
}

.ps-carousel_text .ps-highlighting:hover {
transform: translateY(-2px);
            box-shadow: var(--shadow-lg), var(--shadow-glow);
}

.ps-carousel_text {
bottom: 1rem;
                left: 1rem;
                right: 1rem;
}

.ps-carousel_text .ps-text_part {
font-size: clamp(0.9rem, 3vw, 1.2rem);
}

.ps-carousel_text .ps-highlighting {
padding: 0.5rem 1rem;
                font-size: clamp(0.8rem, 2.5vw, 1rem);
}

.ps-carousel_text .ps-text_part {
font-size: clamp(0.8rem, 4vw, 1.1rem);
                margin-bottom: 0.25rem;
}

.ps-carousel_text .ps-highlighting {
padding: 0.4rem 0.8rem;
                font-size: clamp(0.7rem, 3vw, 0.9rem);
}

blockquote::before {
content: "💡";
            position: absolute;
            top: -8px;
            left: -8px;
            background: var(--gradient-primary);
            border-radius: 50%;
            width: 32px;
            height: 32px;
            display: flex;
            align-items: center;
            justify-content: center;
            font-size: 16px;
            box-shadow: var(--shadow-md);
}

blockquote p {
margin: 0;
            color: var(--text-primary);
            font-size: 1.1rem;
            line-height: 1.6;
            font-weight: 500;
}

blockquote strong {
color: var(--primary-color);
            font-weight: 700;
}

blockquote::before {
width: 28px;
                height: 28px;
                font-size: 14px;
}

blockquote p {
font-size: 1rem;
}

blockquote::before {
width: 24px;
                height: 24px;
                font-size: 12px;
}

blockquote p {
font-size: 0.9rem;
}

.ps-content table {
background: var(--bg-card);
            border-radius: var(--radius-lg);
            overflow: hidden;
            box-shadow: var(--shadow-lg);
            border: 1px solid rgba(255, 255, 255, 0.1);
}

.ps-content a {
color: var(--primary-color);
            text-decoration: none;
            transition: all var(--transition-fast);
            position: relative;
}

.ps-content a:hover {
color: var(--primary-light);
            text-shadow: 0 0 8px rgba(99, 102, 241, 0.5);
}

.ps-content a::after {
content: '';
            position: absolute;
            width: 0;
            height: 2px;
            bottom: -2px;
            left: 0;
            background: var(--gradient-primary);
            transition: width var(--transition-normal);
}

.ps-content a:hover::after {
width: 100%;
}

.ps-content .ps-img_box img {
border-radius: var(--radius-lg);
            box-shadow: var(--shadow-lg);
            transition: all var(--transition-normal);
}

.ps-content .ps-img_box img:hover {
transform: scale(1.02);
            box-shadow: var(--shadow-xl);
}

.ps-animate-fadeInUp {
animation: fadeInUp 0.6s ease-out;
}

.ps-card {
padding: 1rem;
}

.ps-advantages-section {
background: linear-gradient(135deg, #1a1a2e 0%, #16213e 50%, #0f3460 100%);
border-radius: var(--radius-2xl);
padding: 4rem 2rem;
margin: 3rem 0;
border: 2px solid transparent;
background-clip: padding-box;
box-shadow: 0 20px 60px rgba(0, 0, 0, 0.5), 
            0 0 80px rgba(99, 102, 241, 0.2),
            inset 0 0 60px rgba(99, 102, 241, 0.1);
position: relative;
overflow: hidden;
}

.ps-advantages-section::before {
content: '';
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            height: 6px;
            background: linear-gradient(90deg, 
                #ef4444 0%, 
                #f59e0b 25%, 
                #10b981 50%, 
                #3b82f6 75%, 
                #8b5cf6 100%);
            background-size: 200% 100%;
            animation: gradient-shift 3s ease infinite;
            border-radius: var(--radius-2xl) var(--radius-2xl) 0 0;
}

.ps-advantages-section::after {
content: '';
            position: absolute;
            top: -50%;
            left: -50%;
            width: 200%;
            height: 200%;
            background: radial-gradient(circle, rgba(99, 102, 241, 0.1) 0%, transparent 70%);
            animation: rotate 20s linear infinite;
            pointer-events: none;
}

@keyframes gradient-shift {
    0%, 100% { background-position: 0% 50%; }
    50% { background-position: 100% 50%; }
}

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

.ps-advantages-title {
font-size: 2.8rem;
            font-weight: 800;
            text-align: center;
            margin-bottom: 1.5rem;
            background: linear-gradient(135deg, #ffffff 0%, #e0e7ff 50%, #c7d2fe 100%);
            -webkit-background-clip: text;
            -webkit-text-fill-color: transparent;
            background-clip: text;
            color: var(--text-primary);
            line-height: 1.2;
            text-shadow: 0 0 30px rgba(255, 255, 255, 0.3);
            position: relative;
            z-index: 2;
            animation: title-glow 3s ease-in-out infinite;
}

@keyframes title-glow {
    0%, 100% { filter: brightness(1); }
    50% { filter: brightness(1.2); }
}

.ps-advantages-subtitle {
text-align: center;
            font-size: 1.3rem;
            color: rgba(255, 255, 255, 0.9);
            margin-bottom: 3.5rem;
            max-width: 800px;
            margin-left: auto;
            margin-right: auto;
            line-height: 1.7;
            position: relative;
            z-index: 2;
            text-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
}

.ps-advantages-grid {
display: grid;
            grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
            gap: 2rem;
            max-width: 1400px;
            margin: 0 auto;
            width: 100%;
            box-sizing: border-box;
}

.ps-advantage-card {
background: linear-gradient(135deg, rgba(255, 255, 255, 0.05) 0%, rgba(255, 255, 255, 0.02) 100%);
            backdrop-filter: blur(20px);
            border: 2px solid rgba(255, 255, 255, 0.1);
            border-radius: var(--radius-xl);
            padding: 2.5rem 2rem;
            text-align: center;
            transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
            position: relative;
            overflow: hidden;
            cursor: pointer;
            opacity: 0;
            animation: fadeInUp 0.6s ease forwards;
            animation-delay: calc(var(--card-index, 0) * 0.1s);
}

.ps-advantage-card:nth-child(1) { --card-index: 0; }
.ps-advantage-card:nth-child(2) { --card-index: 1; }
.ps-advantage-card:nth-child(3) { --card-index: 2; }
.ps-advantage-card:nth-child(4) { --card-index: 3; }
.ps-advantage-card:nth-child(5) { --card-index: 4; }
.ps-advantage-card:nth-child(6) { --card-index: 5; }
.ps-advantage-card:nth-child(7) { --card-index: 6; }
.ps-advantage-card:nth-child(8) { --card-index: 7; }

@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(30px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.ps-advantage-card::before {
content: '';
            position: absolute;
            top: -50%;
            left: -50%;
            width: 200%;
            height: 200%;
            background: radial-gradient(circle, rgba(99, 102, 241, 0.3) 0%, transparent 70%);
            opacity: 0;
            transition: opacity 0.4s ease;
            z-index: 1;
}

.ps-advantage-card::after {
content: '';
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            background: linear-gradient(135deg, rgba(99, 102, 241, 0.1) 0%, rgba(139, 92, 246, 0.1) 100%);
            opacity: 0;
            transition: opacity 0.4s ease;
            z-index: 1;
}

.ps-advantage-card:hover::before {
opacity: 1;
            animation: pulse 2s ease infinite;
}

.ps-advantage-card:hover::after {
opacity: 1;
}

@keyframes pulse {
    0%, 100% { transform: scale(1); opacity: 0.3; }
    50% { transform: scale(1.1); opacity: 0.5; }
}

.ps-advantage-card:hover {
transform: translateY(-12px) scale(1.02);
            box-shadow: 0 25px 50px rgba(0, 0, 0, 0.4), 
                        0 0 40px rgba(99, 102, 241, 0.4),
                        0 0 80px rgba(139, 92, 246, 0.2);
            border-color: rgba(99, 102, 241, 0.6);
            background: linear-gradient(135deg, rgba(255, 255, 255, 0.08) 0%, rgba(255, 255, 255, 0.04) 100%);
}

.ps-advantage-icon {
width: 90px;
            height: 90px;
            margin: 0 auto 1.5rem;
            background: var(--gradient-primary);
            border-radius: 50%;
            display: flex;
            align-items: center;
            justify-content: center;
            position: relative;
            z-index: 2;
            transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
            box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3),
                        inset 0 0 20px rgba(255, 255, 255, 0.1);
}

.ps-advantage-icon::before {
content: '';
            position: absolute;
            top: -5px;
            left: -5px;
            right: -5px;
            bottom: -5px;
            border-radius: 50%;
            background: inherit;
            opacity: 0.3;
            filter: blur(10px);
            z-index: -1;
            transition: all 0.4s ease;
}

.ps-advantage-card:hover .ps-advantage-icon {
transform: scale(1.15) rotate(5deg);
            box-shadow: 0 15px 40px rgba(0, 0, 0, 0.4),
                        0 0 30px rgba(99, 102, 241, 0.6),
                        inset 0 0 30px rgba(255, 255, 255, 0.2);
}

.ps-advantage-card:hover .ps-advantage-icon::before {
opacity: 0.6;
            transform: scale(1.2);
}

.ps-advantage-icon svg {
width: 40px;
            height: 40px;
            color: white;
            stroke-width: 2;
}

.ps-advantage-card-title {
font-size: 1.5rem;
            font-weight: 700;
            color: #ffffff;
            margin-bottom: 1rem;
            position: relative;
            z-index: 2;
            transition: all 0.3s ease;
            text-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
}

.ps-advantage-card:hover .ps-advantage-card-title {
color: #ffffff;
            text-shadow: 0 0 20px rgba(99, 102, 241, 0.8),
                         0 2px 10px rgba(0, 0, 0, 0.3);
            transform: scale(1.05);
}

.ps-advantage-card-text {
color: rgba(255, 255, 255, 0.8);
            line-height: 1.7;
            font-size: 1.05rem;
            position: relative;
            z-index: 2;
            transition: all 0.3s ease;
}

.ps-advantage-card:hover .ps-advantage-card-text {
color: rgba(255, 255, 255, 0.95);
            text-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

.ps-advantage-slots .ps-advantage-icon {
background: var(--gradient-secondary);
}

.ps-advantage-crypto .ps-advantage-icon {
background: linear-gradient(135deg, #f59e0b 0%, #f97316 100%);
}

.ps-advantage-no-commission .ps-advantage-icon {
background: var(--gradient-accent);
}

.ps-advantage-license .ps-advantage-icon {
background: linear-gradient(135deg, #6366f1 0%, #8b5cf6 100%);
}

.ps-advantage-experience .ps-advantage-icon {
background: linear-gradient(135deg, #ef4444 0%, #dc2626 100%);
}

.ps-advantage-bonuses .ps-advantage-icon {
background: linear-gradient(135deg, #8b5cf6 0%, #a855f7 100%);
}

.ps-advantage-security .ps-advantage-icon {
background: linear-gradient(135deg, #10b981 0%, #059669 100%);
}

.ps-advantage-live .ps-advantage-icon {
background: linear-gradient(135deg, #f97316 0%, #ea580c 100%);
}

.ps-advantages-title {
font-size: 2rem;
}

.ps-advantages-subtitle {
font-size: 1.1rem;
                margin-bottom: 2rem;
}

.ps-advantages-grid {
grid-template-columns: 1fr;
                gap: 1.5rem;
}

.ps-advantage-card {
padding: 1.5rem;
}

.ps-advantage-icon {
width: 70px;
                height: 70px;
}

.ps-advantage-icon svg {
width: 35px;
                height: 35px;
}

.ps-advantage-card-title {
font-size: 1.3rem;
}

.ps-advantages-title {
font-size: 1.8rem;
}

.ps-advantage-card {
padding: 1.25rem;
}

.ps-carousel {
margin-left: 0;
                margin-right: 0;
}

.ps-carousel_item {
flex-shrink: 0;
                width: 100%;
}

.ps-carousel_text {
padding: 0 1rem;
                max-width: 100%;
                overflow: hidden;
}

.ps-carousel_list .ps-text_part {
white-space: normal;
                word-wrap: break-word;
                overflow-wrap: break-word;
}

.ps-nav-categories_list {
flex-wrap: nowrap;
                overflow-x: auto;
                overflow-y: hidden;
                -webkit-overflow-scrolling: touch;
                scrollbar-width: none;
                -ms-overflow-style: none;
}

.ps-nav-categories_list::-webkit-scrollbar {
display: none;
}

.ps-nav-categories_item {
flex-shrink: 0;
                min-width: auto;
}

.ps-nav-categories_item {
min-width: 80px;
}

/* Стили для .ps-header_box уже определены выше */

.ps-content table {
width: 100%;
                max-width: 100%;
                overflow-x: auto;
                display: table;
                table-layout: auto;
                border-collapse: collapse;
}

.ps-content table tbody {
display: table-row-group;
                width: 100%;
}

.ps-content table tr {
display: table-row;
                width: 100%;
}

.ps-content table td {
padding: 8px 12px;
                font-size: 0.85rem;
                word-wrap: break-word;
                word-break: break-word;
                max-width: none;
                white-space: normal;
                border-bottom: 1px solid #252536;
                vertical-align: top;
}

.ps-content table td:first-child {
font-weight: 600;
                min-width: 120px;
                width: 40%;
}

.ps-content table td:last-child {
width: 60%;
}

.ps-content table td:first-child {
min-width: 100px;
                width: 35%;
}

.ps-content table td:last-child {
width: 65%;
}

/* ========================================
   АДАПТИВНЫЕ СТИЛИ (МЕДИА-ЗАПРОСЫ)
   ======================================== */

/* Мобильные устройства (до 767px) */
@media (max-width: 767px) {
    html, body {
        overflow-x: hidden;
        width: 100%;
        max-width: 100%;
    }
    
    .ps-content__block {
        width: 95%;
        max-width: 100%;
        margin: 10px auto;
        padding: 1rem;
    }
    
    .ps-content__title {
        font-size: 1.5rem;
        line-height: 1.8rem;
        margin-bottom: 1rem;
    }
    
    .ps-content__block h2 {
        font-size: 1.3rem;
        line-height: 1.6rem;
    }
    
    .ps-content__block h3 {
        font-size: 1.1rem;
        line-height: 1.4rem;
    }
    
    .ps-content__block p,
    .ps-content__block ol li,
    .ps-content__block ul li {
        font-size: 0.9rem;
        line-height: 1.5;
        margin-bottom: 1rem;
    }
    
    .ps-advantages-section {
        padding: 1.5rem 1rem;
        margin: 1.5rem 0;
    }
    
    .ps-advantages-title {
        font-size: 1.5rem;
        line-height: 1.8rem;
    }
    
    .ps-advantages-subtitle {
        font-size: 0.9rem;
    }
    
    .ps-advantages-grid {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .ps-advantage-card {
        padding: 1rem;
    }
    
    .ps-advantage-card-title {
        font-size: 1rem;
    }
    
    .ps-advantage-card-text {
        font-size: 0.85rem;
    }
    
    .ps-header_box {
        width: 95%;
        max-width: 100%;
        padding: 0 0.5rem;
        flex-wrap: wrap;
        gap: 0.3rem;
        align-items: center;
        justify-content: space-between;
    }
    
    .ps-header_box.ps-beam_block {
        width: 95%;
        max-width: 100%;
        padding: 0 0.5rem;
    }
    
    .ps-main_logo {
        order: 1;
        margin-right: 0;
        max-width: 120px;
    }
    
    .ps-panel_non_authorized {
        order: 2;
        margin-left: auto;
        margin-right: 0.5rem;
        flex-wrap: wrap;
    }
    
    .ps-lang-switcher {
        order: 3;
        margin-left: 0;
    }
    
    .ps-main_logo img {
        height: 35px;
    }
    
    .ps-panel_non_authorized {
        gap: 0.3rem;
        flex-wrap: wrap;
    }
    
    .ps-panel_non_authorized a {
        padding: 0.4rem 0.8rem;
        font-size: 0.8rem;
    }
    
    header .ps-header_box {
        flex-direction: column;
        flex-wrap: wrap;
    }
    
    header .ps-panel_non_authorized {
        display: flex;
        box-sizing: border-box;
        height: 50px;
        
        border-top: 1px solid #363648;
        margin-left: 0;
        margin-right: 0;
    }
    
    .ps-lang-switcher {
        font-size: 0.75rem;
        padding: 0.3rem 0.6rem;
    }
    
    .ps-lang-switcher a {
        padding: 0.2rem 0.4rem;
        font-size: 0.7rem;
    }
    
    .ps-carousel_item {
        height: 180px;
    }
    
    .ps-carousel_text {
        font-size: 0.9rem;
        padding: 0.5rem;
    }
    
    .ps-beam-categories {
        padding: 0.5rem 0;
    }
    
    .ps-nav-categories_list {
        flex-wrap: wrap;
    }
    
    .ps-nav-categories_list > * {
        width: 50%;
    }
    
    .ps-nav-categories_img-wrapper {
        display: none;
        width: 0;
        margin-right: 0;
    }
    
    .ps-nav-categories_text {
        overflow: visible;
        text-overflow: clip;
        white-space: normal;
        max-width: 100%;
        width: 100%;
    }
    
    .ps-content table {
        width: 100%;
        font-size: 0.8rem;
    }
    
    .ps-content table td {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .ps-content table td:first-child {
        min-width: 80px;
        width: 40%;
    }
    
    .ps-footer_box {
        padding: 1rem;
    }
    
    .ps-footer_content {
        flex-direction: column;
        gap: 1rem;
        text-align: center;
    }
}

/* Планшеты (768px - 1023px) */
@media (min-width: 768px) and (max-width: 1023px) {
    .ps-content__block {
        width: 90%;
        padding: 1.5rem;
    }
    
    .ps-content__title {
        font-size: 2rem;
        line-height: 2.5rem;
    }
    
    .ps-advantages-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 1.5rem;
    }
    
    .ps-header_box {
        width: 90%;
        max-width: 1400px;
        padding: 0 1rem;
    }
    
    .ps-header_box.ps-beam_block {
        width: 90%;
        max-width: 1400px;
    }
    
    .ps-carousel_item {
        height: 250px;
    }
    
    .ps-nav-categories_list > * {
        width: 25%;
    }
}

/* Десктоп (1024px и выше) */
@media (min-width: 1024px) {
    .ps-content__block {
        width: 80%;
        max-width: 1400px;
    }
    
    .ps-advantages-grid {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .ps-header_box {
        width: 80%;
        max-width: 1400px;
    }
    
    .ps-header_box.ps-beam_block {
        width: 80%;
        max-width: 1400px;
    }
    
    .ps-carousel_item {
        height: 380px;
    }
}

/* Большие экраны (1200px и выше) */
@media (min-width: 1200px) {
    .ps-content__block {
        max-width: 1600px;
    }
    
    .ps-advantages-grid {
        grid-template-columns: repeat(3, 1fr);
        gap: 2rem;
    }
    
    .ps-header_box {
        max-width: 1600px;
    }
}

/* Исправление проблем с overflow */
@media (max-width: 1023px) {
    .ps-content__block {
        overflow-x: hidden;
        word-wrap: break-word;
        word-break: break-word;
    }
    
    .ps-content table {
        display: block;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }
    
    img {
        max-width: 100%;
        height: auto;
    }
    
    .ps-banner {
        object-fit: cover;
        width: 100%;
        height: 100%;
    }
}