.page-blog{color:#F3F8FF;background-color:#08162B;font-family:Arial,Helvetica,sans-serif;line-height:1.7;max-width:100%;overflow-x:hidden}
.page-blog h1,.page-blog h2,.page-blog h3{color:#F3F8FF}
.page-blog p{color:#F3F8FF}
.page-blog__hero-section{padding-top:10px;margin-top:0;width:100%;overflow:hidden;background-color:#08162B}
.page-blog__hero-image-wrap{width:100%;max-width:1200px;margin:0 auto}
.page-blog__hero-image{width:100%;height:auto;display:block;border-radius:8px}
.page-blog__hero-content{max-width:900px;margin:0 auto;padding:16px 16px 24px;text-align:center}
.page-blog__hero-title{font-weight:700;line-height:1.25;letter-spacing:0.5px;margin:0 0 12px;color:#F3F8FF}
.page-blog__hero-desc{color:#AFC4E8;font-size:1rem;margin:0 0 18px}
.page-blog__hero-actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;width:100%;max-width:100%;overflow:hidden;box-sizing:border-box}
.page-blog__btn{display:inline-block;padding:12px 22px;border-radius:8px;text-decoration:none;font-weight:600;text-align:center;box-sizing:border-box;max-width:100%;white-space:normal;word-wrap:break-word;transition:opacity .2s ease}
.page-blog__btn--primary{background:linear-gradient(180deg,#2B73F6 0%,#1144A6 100%);color:#F3F8FF;border:1px solid #244D84}
.page-blog__btn--secondary{background-color:#10233F;color:#F3F8FF;border:1px solid #244D84}
.page-blog__btn:hover{opacity:.9}
.page-blog__intro-section,.page-blog__games-section,.page-blog__promo-section,.page-blog__guide-section,.page-blog__policy-section,.page-blog__closing-section{max-width:1100px;margin:0 auto;padding:24px 16px}
.page-blog__section-title{font-size:1.4rem;margin:0 0 14px;color:#F3F8FF;border-left:4px solid #F2C14E;padding-left:10px}
.page-blog__sub-title{font-size:1.1rem;margin:18px 0 10px;color:#4FA8FF}
.page-blog__info-table-wrap{overflow-x:auto;margin:16px 0}
.page-blog__info-table{width:100%;border-collapse:collapse;background-color:#10233F}
.page-blog__info-table th,.page-blog__info-table td{border:1px solid #244D84;padding:10px;color:#F3F8FF;text-align:left}
.page-blog__info-table th{background-color:#113B7A;color:#F3F8FF}
.page-blog__game-block{margin-bottom:28px;background-color:#10233F;border:1px solid #244D84;border-radius:10px;padding:16px}
.page-blog__step-list{color:#F3F8FF;padding-left:20px;margin:12px 0}
.page-blog__step-list li{margin-bottom:8px;color:#AFC4E8}
.page-blog__intro-section figure,.page-blog__game-block figure,.page-blog__promo-section figure,.page-blog__guide-section figure,.page-blog__policy-section figure{margin:20px auto;text-align:center}
.page-blog__intro-section img,.page-blog__games-section img,.page-blog__promo-section img,.page-blog__guide-section img,.page-blog__policy-section img{max-width:100%;height:auto;border-radius:8px;display:block;margin:0 auto;border:1px solid #244D84}
.page-blog figcaption{color:#AFC4E8;font-size:.9rem;margin-top:8px}
.page-blog__promo-actions,.page-blog__closing-actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-top:16px;width:100%;max-width:100%;overflow:hidden;box-sizing:border-box}
.page-blog__closing-section{border-top:1px solid #1B3357;margin-top:16px}
@media (max-width:768px){.page-blog{max-width:100%;overflow-x:hidden}
.page-blog img{max-width:100%!important;height:auto!important}
.page-blog__hero-section{padding-top:8px}
.page-blog__hero-content{padding:12px 12px 18px}
.page-blog__hero-title{font-size:1.35rem;line-height:1.3}
.page-blog__hero-desc{font-size:.95rem}
.page-blog__section-title{font-size:1.15rem}
.page-blog__sub-title{font-size:1rem}
.page-blog__hero-actions,.page-blog__promo-actions,.page-blog__closing-actions{flex-direction:column;width:100%;max-width:100%;overflow:hidden;box-sizing:border-box}
.page-blog__btn{width:100%;max-width:100%;box-sizing:border-box;white-space:normal;word-wrap:break-word}
.page-blog__intro-section,.page-blog__games-section,.page-blog__promo-section,.page-blog__guide-section,.page-blog__policy-section,.page-blog__closing-section{padding:16px 12px}
.page-blog__info-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}
}