*,:after,:before{box-sizing:border-box}
ol,ul{margin:30px 0}
blockquote,body,dd,dl,figcaption,figure,h1,h2,h3,h4,p{margin:0}
body{line-height:1.5;min-height:100vh;scroll-behavior:smooth;text-rendering:optimizeSpeed}
a{text-decoration:none;transition:all .3s}
a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}
img{display:block;height:auto;max-width:100%}
button,input,select,textarea{border:none;font:inherit}
[role=button],button{cursor:pointer}

@media (prefers-reduced-motion:reduce){
  *{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}
}

h1,h2,h3,h4,h5,h6{color:#f2f2f2;font-weight:400;line-height:1.4;margin:24px 0 16px;text-transform:uppercase}
h1:first-child,h2:first-child,h3:first-child,h4:first-child,h5:first-child,h6:first-child{margin-top:0}
h1{font-size:32px}
h2{font-size:30px}
h3{font-size:27px}
h4,h5,h6{font-size:24px}
p{color:#f2f2f2;line-height:1.6;margin-bottom:16px}
p:last-child{margin-bottom:0}
a{color:#f5c518;font-weight:700;text-decoration:underline}
a:hover{text-decoration:none}

.breadcrumbs{color:#58586c;font-size:14px;padding:24px 0}
.breadcrumbs a{color:#58586c;font-weight:400;text-decoration:none}
.breadcrumbs a:hover{text-decoration:underline}

.post-entry{min-width:0}
.post-entry ol,.post-entry ul{list-style:none;margin:16px 0;padding:0}
.post-entry ul li{margin-bottom:8px;padding-left:20px;position:relative}
.post-entry ul li:before{background:#f5c518;border-radius:50%;content:"";height:6px;left:4px;position:absolute;top:8px;width:6px}
.post-entry ol{counter-reset:li}
.post-entry ol li{counter-increment:li;margin-bottom:24px;padding-left:44px;position:relative}
.post-entry ol li:last-child{margin-bottom:0}
.post-entry ol li:last-child:after{display:none}
.post-entry ol li:before{align-items:center;background:rgba(245,197,24,.12);border:2px solid #f5c518;border-radius:50%;color:#f5c518;content:counter(li);display:flex;font-size:13px;font-weight:700;height:28px;justify-content:center;left:0;position:absolute;top:0;width:28px;z-index:1}
.post-entry ol li:after{background:#f5c518;bottom:-24px;content:"";left:13px;position:absolute;top:28px;width:2px}

.post-entry .wp-block-image{display:block;max-width:100%;margin:24px auto;text-align:center}
.post-entry .wp-block-image>figure{max-width:100%;margin:0 auto}
.post-entry .wp-block-image img,
.post-entry>img,
.post-entry>a>img,
.post-entry p>img,
.post-entry p>a>img,
.post-entry .wp-block-column>img,
.post-entry .wp-block-column>a>img{display:block;max-width:100%;height:auto;margin-left:auto;margin-right:auto}
.post-entry>img,
.post-entry>a:has(>img),
.post-entry .wp-block-column>img,
.post-entry .wp-block-column>a:has(>img){display:block;margin-top:24px;margin-bottom:24px}
.post-entry p:has(>img),
.post-entry p:has(>a>img){margin-top:24px;margin-bottom:24px}
.post-entry .aligncenter{display:block;float:none;clear:both;margin-left:auto;margin-right:auto}
.post-entry .wp-block-image figcaption{margin-top:10px;font-size:14px;line-height:1.5;text-align:center}

.post-entry .wp-block-table{background:#030d24;border:1px solid #030d24;border-radius:16px;max-width:100%;margin:24px 0;overflow:hidden;overflow-x:auto}
.post-entry table{border-collapse:collapse;border-color:#030d24;width:100%}
.post-entry td,.post-entry th{border:none;border-bottom:2px solid #030d24;color:#f2f2f2;font-size:15px;line-height:1.4;padding:18px 24px;text-align:left}
.post-entry thead th{background:#1a2e5c;color:#fff;font-weight:700;text-align:center}
.post-entry tbody td,.post-entry tbody th{background:#0f1f42}
.post-entry tbody tr:last-child td,.post-entry tbody tr:last-child th{border-bottom:none}

.post-entry .wp-block-buttons{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;width:100%;margin:24px 0}
.post-entry .wp-block-button{display:table;max-width:100%;margin:24px auto}
.post-entry .wp-block-buttons>.wp-block-button{display:block;margin:0}
.post-entry .wp-block-button__link{align-items:center;background:#f5c518;border-radius:12px;color:#061631;display:inline-flex;font-size:15px;font-weight:700;gap:8px;justify-content:center;line-height:1.4;max-width:100%;min-height:48px;overflow-wrap:anywhere;padding:16px 40px;text-align:center;text-decoration:none;transition:transform .2s ease;white-space:normal}
.post-entry .wp-block-button__link:hover{text-decoration:none;transform:scale(.97)}

.post-entry .wp-block-columns{display:flex;gap:32px;margin:28px 0}
.post-entry .wp-block-column{flex:1;min-width:0}

.post-entry h2:not(:first-child),
.post-entry h3:not(:first-child),
.post-entry h4:not(:first-child),
.post-entry h5:not(:first-child),
.post-entry h6:not(:first-child){margin-top:32px;margin-bottom:16px}
.post-entry :is(h1,h2,h3,h4,h5,h6)[id]{scroll-margin-top:104px}

@media (max-width:1024px){
  h1{font-size:24px}
  h2{font-size:22px}
  h3{font-size:20px}
  h4,h5,h6{font-size:18px}
  .post-entry td,.post-entry th{font-size:14px;padding:12px 16px}
  .post-entry .wp-block-button__link{padding:14px 28px}
  .post-entry .wp-block-columns{flex-direction:column;gap:24px}
  .post-entry .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:100%!important}
  .post-entry :is(h1,h2,h3,h4,h5,h6)[id]{scroll-margin-top:84px}
}

@media (max-width:640px){
  .post-entry .wp-block-buttons{gap:12px}
  .post-entry .wp-block-button__link{padding:14px 22px;font-size:14px}
  .post-entry h2:not(:first-child),
  .post-entry h3:not(:first-child),
  .post-entry h4:not(:first-child),
  .post-entry h5:not(:first-child),
  .post-entry h6:not(:first-child){margin-top:28px;margin-bottom:14px}
}

.bg-cover{background-size:cover}
.bg-contain,.bg-cover{background-position:50%}
.bg-contain{background-repeat:no-repeat;background-size:contain}
.obj-cover{-o-object-fit:cover;object-fit:cover}
.obj-contain,.obj-cover{height:100%;-o-object-position:center;object-position:center;width:100%}
.obj-contain{-o-object-fit:contain;object-fit:contain}

.btn-primary{align-items:center;background:#f5c518;border-radius:8px;color:#061631;cursor:pointer;display:inline-flex;font-size:15px;font-weight:700;justify-content:center;line-height:1;padding:16px 32px;text-align:center;text-decoration:none;transition:transform .2s ease;white-space:nowrap}
.btn-primary:hover{transform:scale(.96)}
.btn-primary--secondary{background:#f5c518;color:#061631}

.post-entry>.btn-primary,
.post-entry p>.btn-primary,
.post-entry .wp-block-column>.btn-primary{display:table;max-width:100%;margin:24px auto;line-height:1.4;white-space:normal;overflow-wrap:anywhere;text-align:center}

.header{background:#0a1836;height:84px;left:0;position:fixed;top:0;width:100%;z-index:1000}
.header--row{gap:24px;height:84px;justify-content:space-between}
.header--logo,.header--row{align-items:center;display:flex}
.header--logo{flex-shrink:0}
.header--logo img{height:40px;width:auto}
.header--menu-open{align-items:center;background:transparent;color:#fff;display:none;flex-shrink:0;height:32px;justify-content:center;width:32px}
.header--menu{align-items:center;display:flex;flex:1;gap:24px;justify-content:space-between;margin-left:48px}
.header--menu ul{list-style:none;margin:0;padding:0}
.header--menu .menu{align-items:center;display:flex;gap:40px}
.header--menu li{display:flex}
.header--menu .menu-item-has-children{position:relative}
.header--menu .menu-item-has-children:hover .sub-menu{display:flex}
.header--menu .sub-menu{background:#0a1836;border-radius:8px;display:none;flex-direction:column;gap:7px;left:0;padding:20px 10px;position:absolute;top:100%;width:200px}
.header--menu a{align-items:center;color:#fff;display:inline-flex;font-size:15px;font-weight:500;gap:8px;line-height:1.4;text-decoration:none}
.header--menu a:hover{opacity:.8}
.header--menu .menu-icon{display:inline-block;height:18px;width:18px}
.header--buttons{align-items:center;display:flex;flex-shrink:0;gap:16px}

@media (max-width:1024px){
  .header,.header--row{height:64px}
  .header--logo img{height:32px}
  .header--menu-open{display:flex}
  .header--menu{background:#0a1836;display:none;gap:25px;left:0;margin-left:0;max-height:calc(100vh - 64px);overflow-y:auto;padding:25px 15px;position:absolute;top:100%;z-index:1000}
  .header--menu,.header--menu li{align-items:flex-start;flex-direction:column;width:100%}
  .header--menu.menu-active{display:flex}
  .header--menu .menu{align-items:flex-start;display:flex;flex-direction:column;gap:15px;width:100%}
  .header--menu .sub-menu{display:flex;position:relative;top:auto;width:100%}
  .header--buttons{align-items:stretch;flex-direction:column;width:100%}
  .header--buttons .btn-primary{width:100%}
}

.footer{background:#030d24;padding:60px 0 32px}
.footer--top{display:grid;gap:40px;grid-template-columns:minmax(260px,380px) repeat(2,minmax(140px,1fr)) minmax(140px,220px);padding-bottom:40px}
.footer--brand{display:flex;flex-direction:column;gap:20px}
.footer--logo{display:inline-flex}
.footer--logo img{height:32px;width:auto}
.footer--copyright{color:#58586c;font-size:13px;margin-top:-8px}
.footer--socials{display:flex;flex-wrap:wrap;gap:10px}
.footer--social{align-items:center;border-radius:10px;display:flex;height:44px;justify-content:center;overflow:hidden;width:44px}
.footer--social img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}
.footer--sports{align-items:center;display:grid;gap:20px 28px;grid-template-columns:repeat(4,auto)}
.footer--sport{align-items:center;display:inline-flex}
.footer--sport img{height:40px;-o-object-fit:contain;object-fit:contain;width:auto}
.footer--menu-inner ul{display:flex;flex-direction:column;gap:16px;list-style:none;margin:0;padding:0}
.footer--menu-inner a{color:#fff;font-size:14px;text-decoration:underline}
.footer--menu-inner a:hover{text-decoration:none}
.footer--badges-col{align-items:flex-end;display:flex;flex-direction:column;gap:20px}
.footer--badges{display:grid;gap:16px;grid-template-columns:repeat(2,auto)}
.footer--badge{display:inline-flex}
.footer--badge img{height:44px;-o-object-fit:contain;object-fit:contain;width:auto}
.footer--18plus{color:#980b0f;font-size:22px;font-weight:800}
.footer--payments{align-items:center;border-top:1px solid #58586c;display:flex;flex-wrap:wrap;gap:24px;padding-top:32px}
.footer--payment{align-items:center;display:inline-flex}
.footer--payment img{height:24px;-o-object-fit:contain;object-fit:contain;width:auto}

@media (max-width:1024px){
  .footer--top{gap:32px;grid-template-columns:1fr 1fr}
  .footer--brand{grid-column:1/-1}
  .footer--badges-col{align-items:center;flex-direction:row;grid-column:1/-1;justify-content:space-between}
}

@media (max-width:640px){
  .footer--top{grid-template-columns:1fr}
  .footer--sports{grid-template-columns:repeat(3,auto)}
  .footer--payments{gap:16px}
}

.bonus-cards{display:grid;gap:24px;grid-template-columns:repeat(2,1fr);margin:30px 0}

@media (max-width:1024px){
  .bonus-cards{grid-template-columns:1fr}
}

.bonus-card{align-items:center;background:#0f1f42;border-radius:16px;display:flex;gap:24px;justify-content:space-between;overflow:hidden;padding:32px;position:relative;z-index:0}
.bonus-card:before{animation:bonus-card-rotate 2s linear infinite;background:conic-gradient(transparent,#f5c518);content:"";height:1000px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:1000px;z-index:-2}
.bonus-card:after{background:#0f1f42;border-radius:15px;content:"";inset:1px;position:absolute;z-index:-1}
.bonus-card--content{display:flex;flex-direction:column;max-width:400px}
.bonus-card--title{color:#f2f2f2;font-size:22px;font-weight:700;line-height:1.3;margin:0 0 12px;text-transform:uppercase}
.bonus-card--text{color:hsla(0,0%,95%,.75);font-size:15px;line-height:1.5;margin:0}
.bonus-card--btn{align-items:center;background:#f5c518;border-radius:12px;color:#061631;display:flex;font-size:15px;font-weight:700;gap:12px;margin-top:24px;padding:14px 20px 14px 52px;position:relative;text-decoration:none;transition:transform .2s ease;width:100%}
.bonus-card--btn:hover{transform:scale(.98)}
.bonus-card--btn-icon{height:auto;left:-14px;position:absolute;top:50%;transform:translateY(-50%);width:52px}
.bonus-card--btn-arrow{color:rgba(6,22,49,.6);flex-shrink:0;margin-left:auto}
.bonus-card--image{flex-shrink:0;width:220px}
.bonus-card--image img{height:auto;width:100%}

@media (max-width:768px){
  .bonus-card{align-items:flex-start;flex-direction:column;padding:24px}
  .bonus-card--content{max-width:100%}
  .bonus-card--image{margin:0 auto;max-width:220px;width:100%}
}

@keyframes bonus-card-rotate{
  0%{transform:translate(-50%,-50%) rotate(0deg)}
  to{transform:translate(-50%,-50%) rotate(1turn)}
}

.games-grid{display:grid;gap:16px;grid-template-columns:repeat(6,1fr);margin:30px 0}

@media (max-width:1200px){
  .games-grid{grid-template-columns:repeat(4,1fr)}
}

@media (max-width:768px){
  .games-grid{grid-template-columns:repeat(3,1fr)}
}

@media (max-width:480px){
  .games-grid{grid-template-columns:repeat(2,1fr)}
}

.game-card{aspect-ratio:4/3;border-radius:12px;overflow:hidden;position:relative}
.game-card img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}
.game-card--links{align-items:center;background:rgba(0,0,0,.6);display:flex;flex-direction:column;gap:10px;inset:0;justify-content:center;opacity:0;padding:16px;position:absolute;transition:opacity .3s ease,visibility .3s ease;visibility:hidden}
.game-card--links>*{opacity:0;transform:translateY(16px);transition:opacity .3s ease,transform .3s ease}
.game-card--links>:first-child{transition-delay:0s}
.game-card--links>:nth-child(2){transition-delay:.07s}
.game-card:hover .game-card--links{opacity:1;visibility:visible}
.game-card:hover .game-card--links>*{opacity:1;transform:translateY(0)}
.game-card--link{align-items:center;background:#f5c518;border-radius:8px;color:#061631;display:inline-flex;font-size:14px;font-weight:700;justify-content:center;padding:10px 16px;text-align:center;text-decoration:none;transition:transform .2s ease;width:100%}
.game-card--link:hover{transform:scale(.97)}

.faq{display:flex;flex-direction:column;gap:16px;margin:30px 0}
.faq--item{background:#142549;border-radius:16px;padding:24px 28px}
.faq--head{align-items:center;background:transparent;border:none;cursor:pointer;display:flex;gap:16px;justify-content:space-between;padding:0;text-align:left;width:100%}
.faq--title{color:#f2f2f2;font-size:17px;font-weight:700}
.faq--arrow{color:#f2f2f2;flex-shrink:0;transition:transform .3s ease}
.faq--body{border-top:1px solid #3e414c;margin-top:16px;max-height:1000px;overflow:hidden;padding-top:16px;transition:max-height .3s ease,opacity .3s ease,margin-top .3s ease,padding-top .3s ease}
.faq--text{color:hsla(0,0%,95%,.75);font-size:15px;line-height:1.6}
.faq--text p{margin:0 0 12px}
.faq--text p:last-child{margin-bottom:0}
.faq--item.-collapsed .faq--arrow{transform:rotate(180deg)}
.faq--item.-collapsed .faq--body{border-top-color:transparent;margin-top:0;max-height:0;opacity:0;padding-top:0}

.page--main{padding:40px 0}

.toc{background:#0f1f42;border-radius:16px;margin:30px 0;padding:24px 32px}
.toc--toggle{align-items:center;background:transparent;border:none;color:#f2f2f2;cursor:pointer;display:flex;justify-content:space-between;padding:0;width:100%}
.toc--title{font-size:15px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}
.toc--arrow{flex-shrink:0;transition:transform .3s ease}
.toc--list{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px;max-height:1000px;overflow:hidden;transition:max-height .3s ease,opacity .3s ease,margin-top .3s ease}
.toc--item{align-items:center;background:#f5c518;border-radius:10px;color:#061631;display:inline-flex;font-size:15px;font-weight:500;line-height:1.2;padding:12px 20px;text-decoration:none;transition:transform .2s ease;white-space:nowrap}
.toc--item:hover{transform:scale(.97)}
.toc.-collapsed .toc--arrow{transform:rotate(180deg)}
.toc.-collapsed .toc--list{margin-top:0;max-height:0;opacity:0}

@media (max-width:768px){
  .toc{padding:20px}
  .toc--item{font-size:14px;padding:10px 16px}
}

body,html{background:#061631;color:#f2f2f2;font-family:Inter,sans-serif;font-size:16px;margin-top:0!important;max-width:100vw;min-height:100vh;position:relative}
body.-toggle,html.-toggle{overflow:hidden}
body{padding-top:84px}

@media (max-width:1024px){
  body{padding-top:64px}
}

.container{margin:0 auto;max-width:100%;padding:0 15px;width:1230px}
