.page-register__hero-section{padding-top:0;margin-top:0;width:100%;overflow:hidden}
.page-register__hero-image{width:100%;height:auto;display:block;max-width:100%}
.page-register__intro-section,.page-register__games-section,.page-register__promo-section,.page-register__guide-section,.page-register__policy-section,.page-register__closing-section{max-width:1100px;margin:0 auto;padding:24px 16px;color:#F3F8FF}
.page-register__page-title{text-align:center;margin:16px 0 24px;color:#F3F8FF;font-weight:800;line-height:1.35;letter-spacing:.5px;max-width:960px;margin-left:auto;margin-right:auto}
.page-register__section-title{color:#4FA8FF;font-size:1.6rem;margin:32px 0 16px;line-height:1.4}
.page-register__subsection-title{color:#F2C14E;font-size:1.25rem;margin:24px 0 12px;line-height:1.4}
.page-register__intro-text,.page-register__paragraph{color:#F3F8FF;font-size:1.05rem;line-height:1.75;margin:0 0 16px}
.page-register__info-table-wrap{overflow-x:auto;margin:16px 0}
.page-register__info-table{width:100%;border-collapse:collapse;background-color:#10233F;border-radius:10px;overflow:hidden}
.page-register__info-table th,.page-register__info-table td{border:1px solid #244D84;padding:12px;text-align:left;color:#F3F8FF}
.page-register__info-table th{background-color:#113B7A;color:#F3F8FF;font-weight:700}
.page-register__intro-figure,.page-register__game-figure,.page-register__promo-figure,.page-register__guide-figure,.page-register__policy-figure{margin:20px auto;text-align:center}
.page-register__intro-figure img,.page-register__games-section img,.page-register__promo-section img,.page-register__guide-section img,.page-register__policy-section img{max-width:100%;height:auto;display:block;margin:0 auto;border-radius:10px;border:1px solid #244D84}
.page-register__game-block{margin-bottom:32px;padding:20px;background-color:#10233F;border:1px solid #244D84;border-radius:12px}
.page-register__game-title{color:#4FA8FF;font-size:1.3rem;margin:0 0 12px;line-height:1.4}
.page-register__promo-list,.page-register__guide-list,.page-register__policy-list{color:#F3F8FF;line-height:1.8;padding-left:22px;margin:0 0 16px}
.page-register__promo-list li,.page-register__guide-list li,.page-register__policy-list li{margin-bottom:8px}
.page-register__cta-group{display:flex;flex-wrap:wrap;gap:14px;justify-content:center;margin-top:24px}
.page-register__btn{display:inline-block;padding:14px 28px;border-radius:10px;font-weight:700;text-decoration:none;text-align:center;box-sizing:border-box;max-width:100%;white-space:normal;word-wrap:break-word}
.page-register__btn--primary{background:linear-gradient(180deg,#2B73F6 0%,#1144A6 100%);color:#F3F8FF;border:1px solid #4FA8FF}
.page-register__btn--secondary{background-color:#10233F;color:#F2C14E;border:1px solid #F2C14E}
@media (max-width:768px){
.page-register__page-title{font-size:1.35rem}
.page-register__section-title{font-size:1.3rem}
.page-register__intro-text,.page-register__paragraph{font-size:1rem}
.page-register img{max-width:100%!important;height:auto!important}
.page-register__cta-group{flex-direction:column;width:100%}
.page-register__btn{width:100%}
}