/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}main{display:block}*,::after,::before{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}a{text-decoration:none;color:inherit}ol,ul{list-style:none;padding:0;margin:0}button,input,select,textarea{font:inherit;color:inherit;background:0 0;border:none;outline:0}table{border-collapse:collapse;border-spacing:0}main{display:block}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;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:-.25em}sup{top:-.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:.35em .75em .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}template{display:none}[hidden]{display:none}.loader-body{width:100%;height:100vh;background-color:transparent;text-align:center;justify-content:center;align-content:center;transition:.5s all;display:flex;align-items:center}.loader__img{width:120px;height:120px;transform:scale(1);animation:pulse-black 2s infinite;border-radius:50%}@keyframes pulse-black{0%{transform:scale(.8);box-shadow:0 0 0 20px #fff}70%{transform:scale(1);box-shadow:0 0 0 10px transparent}100%{transform:scale(.8);box-shadow:0 0 0 20px #fff}}.loader{width:100px;height:100px;border:12px solid var(--second-bg);border-top:12px solid #fff;border-radius:50%;position:absolute;transform:translate(-50%,-50%);top:50%;left:50%;-webkit-animation:1s spin infinite linear;-o-animation:1s spin infinite linear;animation:1s spin infinite linear}.loader-body.done{visibility:hidden;opacity:0}@keyframes spin{from{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}.topGamesSection{margin:76px 0}.topGames_button{align-self:center}@media (min-width:876px){.topGames_button{width:var(--topGames-button-desktop-width)!important;min-width:var(--topGames-button-desktop-width)!important}}.topGamesSection h2{color:var(--topGames-title-color);text-align:center}@media (min-width:1280px){#top-games .gameCard{min-width:200px;min-height:300px}#top-games .gameCard>img{min-height:300px;height:300px}}.gameInfo .gameBlock_text,.gameInfo h3{font-family:var(--font-family-main);font-size:24px;font-weight:700;background:var(--topGames-text-color);-webkit-background-clip:text;background-clip:text;color:transparent}.gameBlock_text{display:flex;align-items:center;gap:8px}.topGamesSection .games .gameCard:nth-child(n+11){display:none}@media (max-width:1180px){.topGamesSection{margin:0 0}}@media (max-width:768px){.topGamesSection>div{gap:40px}.topGamesSection h2{text-align:left;align-self:flex-start}}@media (max-width:950px){.topGamesSection .games .gameCard:nth-child(n+11){display:block}}.casinoInfoSection_wrapper{justify-content:center;align-items:flex-start;display:flex;gap:48px;flex-direction:column}.casinoInfoSection_wrapper ol,.casinoInfoSection_wrapper ul{margin-left:20px}.casinoInfoSection_wrapper ul li{list-style-type:disc}.casinoInfoSection_wrapper .text,.casinoInfoSection_wrapper h2{color:var(--casinoInfo-text-color)}#casino-info h3{margin-top:24px}.casinoInfoSection_wrapper ol li{list-style-type:decimal}.casinoInfoSection_firstBlock{display:flex;justify-content:space-between;align-items:center;gap:clamp(20px,3vw,40px);padding:64px;background:var(--second-bg);border-radius:var(--border-radius)}.casinoInfoSection_firstBlock_text{display:flex;flex-direction:column;gap:24px;flex:1;min-width:0}.casinoInfoSection_firstBlock_image{display:flex;justify-content:center;align-items:center;flex-shrink:0}.casinoInfoSection_firstBlock_image img{width:100%;height:auto;display:block;object-fit:contain}.casinoInfoSection_firstBlock_image img.casinoInfoHeroImg--mobile{display:none}.casinoInfoSection_wrapper>h2{width:100%;text-align:center;align-self:center}.casinoInfoSection_middleBlock{display:flex;flex-direction:column;gap:24px}@media (max-width:1390px){.casinoInfoSection_firstBlock_image{width:clamp(370px,28vw,450px)}}@media (max-width:1200px){.casinoInfoSection_firstBlock{gap:20px;padding:40px}.casinoInfoSection_firstBlock_image{width:clamp(250px,26vw,350px)}}@media (max-width:768px){#casino-info{padding:64px 0}.casinoInfoSection_wrapper{gap:24px}.casinoInfoSection_wrapper>h2{text-align:left;align-self:flex-start}.casinoInfoSection_firstBlock{flex-direction:column;align-items:stretch;padding:clamp(12px,3.5vw,20px);gap:clamp(14px,4vw,20px)}.casinoInfoSection_firstBlock_image{order:-1;align-self:center;width:min(496px,100%);max-width:100%;margin-inline:auto;min-width:0;flex-shrink:1;aspect-ratio:496/221}.casinoInfoSection_firstBlock_image img{width:100%;height:100%;object-fit:contain;object-position:center}.casinoInfoSection_firstBlock_image img.casinoInfoHeroImg--desktop{display:none}.casinoInfoSection_firstBlock_image img.casinoInfoHeroImg--mobile{display:block}.casinoInfoSection_firstBlock_text{width:100%;padding-right:0;gap:16px}}@media (max-width:320px){.casinoInfoSection_firstBlock_text{padding-right:0;gap:14px}}#last ul{margin-left:16px}#last ul li{list-style:disc inside}#last .listBlock{display:flex;gap:50px}#last .listBlock>div{display:flex;width:100%;flex-direction:column;align-items:flex-start;gap:40px}#last .text,#last h2,#last h3,#last h4{color:var(--last-text-color)}#last h3,.lastBlockElement h4,.listBlock h4{font-size:24px}.lastBlockElement ol,.lastBlockElement ul,.listBlock ol,.listBlock ul{margin-left:16px}.lastBlockElement ul li,.listBlock ul li{list-style:disc inside}.lastBlockElement ol li,.listBlock ol li{list-style:decimal inside}@media (max-width:1100px){#last .listBlock>div{width:100%}}@media (max-width:768px){#last .listBlock>div,#last>div{gap:24px}#last h3{font-size:18px;font-weight:var(--font-weight-second)}}@media (max-width:550px){#last .listBlock{flex-direction:column}#last .listBlock>div{width:auto}}#after-payments{margin:76px 0}#after-payments .text,#after-payments h2,#after-payments h3,#after-payments h4{color:var(--afterPayments-text-color)}#after-payments h3{margin-top:24px}#after-payments .payment-tables-wrap{display:flex;flex-direction:column;gap:24px;width:100%;margin-top:24px}#after-payments .afterPayments_introCard{display:flex;flex-direction:column;gap:24px;padding:64px;background:var(--second-bg);border-radius:var(--border-radius)}@media (max-width:580px){#after-payments .casinoInfoSection_middleBlock{min-width:0;width:100%}#after-payments .payment-tables-wrap,#after-payments .table-wrap{width:100%;max-width:100%;overflow-x:visible}}@media (max-width:1200px){#after-payments .afterPayments_introCard{padding:40px}}@media (max-width:768px){#after-payments{margin:0 0}#after-payments .afterPayments_introCard{padding:20px;gap:16px}}#after-payments ul{margin-left:16px}#after-payments ul li{list-style:disc inside}#app>div{display:flex;flex-direction:column;gap:48px}#app .app-payment-tables{width:100%;display:flex;flex-direction:column;gap:24px}#app ul{margin-left:16px}#app ul li{list-style:disc inside}#app .firstBlock_text{display:flex;flex-direction:column;gap:24px;background:var(--second-bg);padding:64px;border-radius:var(--border-radius)}#app .lastBlock.listBlock{background:var(--second-bg);padding:64px;border-radius:var(--border-radius)}#app .lastBlockElement{padding:0;background:0 0;border-radius:0}.AppFirstBlock{display:flex;justify-content:space-between}.appSection_textBlock{display:flex;flex-direction:column;gap:48px;width:548px}.appSection_imgBlock{align-self:center}.appSection_hiddenImg{display:none}.appButton{border:none;box-shadow:var(--button-box-shadow);transform:none!important;height:52px;margin:0;padding:0;box-sizing:border-box;border-radius:15px}.downloadBlock{display:flex;gap:24px}#app .downloadBlock img{cursor:pointer}.downloadBlock.mobile{display:none}.downloadBlock.mobile .apple-mobile-badge,.downloadBlock.mobile .google-mobile-badge{display:none}@media (max-width:1400px){.appSection_imgBlock{margin-right:0}}@media (max-width:1180px){.appSection_imgBlock{margin-right:0}.appSection_imgBlock img{max-width:100%;height:auto}#app .firstBlock_text{padding:40px}#app .lastBlock.listBlock{padding:40px}}@media (max-width:950px){.appSection_imgBlock{display:none}#app .firstBlock_text{order:-1}.downloadBlock.desktop{display:none!important}.downloadBlock.mobile{display:flex!important}.appSection_hiddenImg{display:block;height:auto;align-self:center;margin:0 auto}.appSection_textBlock{width:auto;gap:24px}.downloadBlock{width:100%;display:flex;justify-content:center;align-items:center;align-self:center}}@media (max-width:768px){.appSection_textBlock h2{font-size:32px}#app>div{gap:24px}.downloadBlock{flex-wrap:wrap}#app .lastBlock{grid-template-columns:repeat(1,1fr)}#app .firstBlock_text{padding:20px;gap:16px}#app .lastBlock.listBlock{padding:20px}}@media (max-width:575px){.appSection_hiddenImg{width:100%}}@media (max-width:600px){.downloadBlock.mobile .apple,.downloadBlock.mobile .google{display:none!important}.downloadBlock.mobile .apple-mobile-badge,.downloadBlock.mobile .google-mobile-badge{display:block;width:auto;max-width:100%;height:auto}}@media (max-width:1180px){#faq{margin:0 0;padding:64px 0 0 0}}#after-support{padding:76px 0;color:var(--color-black)}#after-support .wrapper{gap:48px}#after-support .text,#after-support h2,#after-support h3,#after-support h4,#after-support li{color:var(--color-black)}#after-support>.wrapper>h2{width:100%;text-align:center;align-self:center}#after-support ul li{list-style:disc inside}#after-support .lastBlockElement{background:var(--second-bg);padding:64px;border-radius:var(--border-radius)}#after-support .lastBlockElement:not(.firstBlockWidth){min-height:1000px}#after-support .lastBlockElement.firstBlockWidth{min-height:0}#support .leftBlock{display:flex;flex-direction:column;gap:24px}#support .wrapper{display:flex;flex-direction:row;flex-wrap:wrap;gap:24px;align-items:flex-start}#support .leftBlock{flex:1 1 520px;min-width:0}#support .rightBlock{flex:0 0 auto;align-self:flex-start}#support .wrapper img{margin-top:0}#support .textBlock{display:flex;flex-direction:column;gap:24px}#support .textBlock ul li{list-style:disc inside}#support .text,#support h2{color:var(--support-text-color)}#support h3{margin-top:24px}#support h2.title-black{text-align:left;align-self:flex-start}#support .support-responsibleBlock{flex:0 0 100%;display:flex;flex-direction:column;gap:24px;background:var(--second-bg);border-radius:var(--border-radius);padding:64px}#support .support-responsibleBlock .text,#support .support-responsibleBlock h3{color:var(--support-text-color)}#support .support-responsibleBlock ul li{list-style:disc inside}#support .lastBlockSupport{display:flex;flex-direction:column;gap:24px;flex:1 1 520px;min-width:0;background:0 0;border-radius:0;padding:0}#support .lastBlockSupport .text,#support .lastBlockSupport h3{color:var(--support-text-color)}#support .lastBlockSupport .supportCenteredTitle{width:100%;text-align:center;align-self:center}#support .lastBlockSupport p.text,#support .lastBlockSupport ul li.text{text-align:left!important}#support .lastBlockSupport li,#support .lastBlockSupport strong,#support .lastBlockSupport ul{text-align:left!important}#support .lastBlockSupport ul li{list-style:disc inside}@media (max-width:1180px){#after-support .wrapper{gap:24px}#after-support .lastBlockElement{padding:24px}#support .support-responsibleBlock{padding:24px}}@media (max-width:1380px){#support .wrapper img{margin-right:0}}@media (max-width:1210px){#support .wrapper img{display:none}}@media (max-width:876px){#after-support .lastBlockElement:not(.firstBlockWidth){min-height:700px}}@media (max-width:768px){#support .lastBlockSupport .supportCenteredTitle{text-align:left}#support .leftBlock{display:flex;flex-direction:column;gap:24px}#after-support .lastBlockElement:not(.firstBlockWidth){min-height:auto}#after-support{padding:0 0;color:var(--color-black)}#after-support>.wrapper>h2{text-align:left;align-self:flex-start}#after-support .lastBlockElement{padding:20px;gap:16px}#support .support-responsibleBlock{padding:20px;gap:16px}#support .lastBlockSupport{gap:24px}}.not-found{max-width:100%;height:100vh;margin:auto;display:flex;flex-direction:column;justify-content:center;gap:24px;align-items:center;color:var(--color-white);font-family:var(--font-family-main)}.not-found a{text-decoration:none;color:inherit}.not-found-title{font-size:64px;font-weight:700;color:var(--topCasino-welcome)}.not-found-content{font-size:24px;text-align:center}.table-wrap{margin:0 auto;overflow-x:auto}.payment-table{width:100%;table-layout:fixed;border-collapse:separate;border-spacing:0;border-radius:0;overflow:hidden}@media (min-width:1025px){.payment-table thead th{font-size:24px}.payment-table tbody td{font-size:20px}}.payment-table td,.payment-table th{padding:24px 16px;text-align:left;border-right:6px solid var(--main-bg);border-bottom:6px solid var(--main-bg);border-radius:var(--border-radius-table)}.payment-table th{padding:29px 16px;background:var(--table-mobile-main-color);color:var(--table-mobile-card-title-color)!important}.payment-table thead th{background:var(--table-mobile-main-color)!important;color:var(--table-mobile-card-title-color)!important;font-family:var(--font-family-main);font-weight:700!important}.payment-table td{background:var(--table-mobile-odd-color);color:var(--color-black)!important}.payment-table tbody tr:nth-child(odd) td{background:var(--table-mobile-odd-color)}.payment-table tbody tr:nth-child(2n) td{background:var(--table-mobile-even-color)}.payment-table.first td{color:var(--table-body-text-color)!important}.payment-table td:last-child,.payment-table th:last-child{border-right:0}.payment-table tbody tr:last-child td{border-bottom:0}@media (min-width:581px){.payment-table tr>:first-child:nth-last-child(2){width:30%}.payment-table tr>:first-child:nth-last-child(2)+:last-child{width:70%}}@media (max-width:1024px){.payment-table .text{font-size:16px}.payment-table td,.payment-table th{padding:16px 10px}}@media (max-width:876px){.payment-table th{padding:10px 12px}.payment-table td{padding:6px 12px;min-height:80px}.payment-table .text{font-size:16px;word-break:normal;word-wrap:normal}}@media (max-width:768px){.payment-table .text{font-size:16px}.payment-table td,.payment-table th{padding:8px 8px}}@media (max-width:640px){.payment-table .text{font-size:16px}}@media (max-width:600px){.payment-table .text{font-size:16px}.payment-table th{padding:8px 10px}.payment-table td{padding:6px 10px}}@media (max-width:580px){.payment-table tr:has(td:nth-child(3)){border-radius:var(--border-radius-table)}.payment-table tr:has(td:nth-child(3)) td{border-radius:0;background:0 0}.payment-table tr:has(td:nth-child(3)) td:first-child{border-radius:var(--border-radius-table);background:var(--table-mobile-main-color)!important}.payment-table td,.payment-table.first td,.payment-table.first td .text{color:var(--color-white)!important}#after-support .payment-table td,#after-support .payment-table.first td,#after-support .payment-table.first td .text{color:var(--color-black)!important}.payment-table td::before{color:var(--color-white)}#after-support .payment-table td::before{color:var(--color-black)}.payment-table td.cardTitle{color:var(--table-mobile-card-title-color)!important;justify-content:center!important;font-size:18px!important;font-family:var(--font-family-main)}.payment-table tbody tr td:first-child{color:var(--table-mobile-card-title-color)!important}.payment-table{background:0 0;box-shadow:none;display:flow-root}.payment-table thead{display:none}.payment-table tbody tr:last-child td:last-child{border-bottom:none}.payment-table tbody tr:last-child{margin-bottom:0}.payment-table,.payment-table tbody,.payment-table tr{display:block;width:100%}.payment-table tr{padding:0;margin-bottom:16px;border-radius:0;overflow:hidden;background:0 0;display:flex;flex-direction:column;gap:0}.payment-table tbody tr:nth-child(2n):not(.tier){background:0 0}.payment-table tbody tr:nth-child(2n):not(.tier) td,.payment-table tbody tr:nth-child(odd):not(.tier) td{background:var(--table-mobile-even-color)}.payment-table td{gap:10px;text-align:right;padding:16px 24px;border:0;border-bottom:0;min-height:auto;background:var(--table-mobile-even-color)}.payment-table tbody tr td:first-child{display:block;text-align:left;justify-content:flex-start!important;border-bottom:0;margin-bottom:8px;font-size:18px!important;font-family:var(--font-family-main);padding:16px 24px;background:var(--table-mobile-main-color)!important;background-image:none!important;color:var(--table-mobile-card-title-color)!important}.payment-table td:first-child::before{display:none}.payment-table tr td:last-child{border-bottom:0}.payment-table tr td:not(:first-child):not(:last-child){border-bottom:0;position:relative}.payment-table tr td:not(:first-child):not(:last-child)::after{content:"";position:absolute;left:24px;right:24px;bottom:0;border-bottom:1px solid var(--table-mobile-border-bottom-color)}.payment-table td::before{content:attr(data-label);flex:0 0 40%;text-align:left}.payment-table tr td:nth-child(2):not(:last-child)::before,.payment-table tr td:nth-child(3)::before,.payment-table tr td:nth-child(3)~td::before{opacity:.5}.payment-table td{display:flex;align-items:center;justify-content:space-between}.payment-table td{overflow-wrap:anywhere;word-break:break-word}.payment-table.first{background:0 0;box-shadow:none;border-radius:0;border-collapse:separate;border-spacing:0}.payment-table tr.tier{background:#1f1f1f;border:1px solid var(--table-mobile-odd-color);border-radius:0;padding:16px;margin-bottom:16px;font-size:18px;display:flex;flex-direction:column;gap:8px}.payment-table.first tbody tr.tier td{padding:0;border:0;text-align:left}.payment-table tr.tier td:first-child::before{display:none}.payment-table tr.tier td:first-child{color:#b49c68}.payment-table.without tr.tier td:nth-child(2)::after{display:none}.payment-table tr.tier td:nth-child(2)::before{display:none}.payment-table tr.tier td:nth-child(3)::before{display:none}.payment-table .text{font-size:inherit;line-height:normal}.payment-table.payment-table.first td{display:flex;align-items:baseline}.payment-table.first td[data-label="Payment Method"],.payment-table.first td[data-label=Caratteristica],.payment-table.first td[data-label=Feature],.payment-table.first td[data-label=Issue],.payment-table.first td[data-label=Method],.payment-table.first td[data-label=Nome],.payment-table.first td[data-label=Punto]{border-bottom:0;margin-bottom:8px;padding-bottom:16px}.payment-table.first td[data-label=Benefits]::before,.payment-table.first td[data-label=Description]::before,.payment-table.first td[data-label=Descrizione]::before,.payment-table.first td[data-label=Spiegazione]::before{display:none}.payment-table.first td[data-label=Benefits],.payment-table.first td[data-label=Description],.payment-table.first td[data-label=Descrizione],.payment-table.first td[data-label=Spiegazione]{flex-direction:column;align-items:stretch;text-align:left!important;padding-top:10px;border-bottom:0;color:var(--color-white)!important;justify-content:flex-start!important}.payment-table.pros-cons-table tr:not(:has(td:nth-child(3))) td:nth-child(2)::before{display:none}.payment-table.pros-cons-table tr:not(:has(td:nth-child(3))) td:nth-child(2){flex-direction:column;align-items:stretch;text-align:left!important;padding-top:10px;border-bottom:0;color:var(--color-white)!important;justify-content:flex-start!important}.payment-table.pros-cons-table tr:not(:has(td:nth-child(3))){padding:0;gap:0;background:0 0}.payment-table.pros-cons-table tbody tr:nth-child(2n):not(.tier):not(:has(td:nth-child(3))){background:0 0}.payment-table.pros-cons-table tr:not(:has(td:nth-child(3))) td{border-bottom:0;padding:0}.payment-table.pros-cons-table tr:not(:has(td:nth-child(3))) td:first-child{display:flex;justify-content:flex-start!important;align-items:center;background:var(--table-mobile-main-color);color:var(--table-mobile-card-title-color)!important;text-align:left!important;font-size:18px!important;padding:16px 24px;border-bottom:0;margin-bottom:8px}.payment-table.pros-cons-table tr:not(:has(td:nth-child(3))) td:nth-child(2){background:var(--table-mobile-even-color);padding:20px 24px;color:var(--color-white)!important;display:flex;align-items:flex-start;text-align:left!important;justify-content:flex-start!important}.payment-table.first.pros-cons-table tr:not(:has(td:nth-child(3))) td:nth-child(2){flex-direction:column;align-items:flex-start;text-align:left!important;justify-content:flex-start!important}.payment-table.first.pros-cons-table td:first-child[data-label=Detail],.payment-table.first.pros-cons-table td:first-child[data-label=Drawback],.payment-table.first.pros-cons-table td:first-child[data-label=Feature],.payment-table.first.pros-cons-table td:first-child[data-label=Limitation],.payment-table.first.pros-cons-table td:first-child[data-label=Punto]{justify-content:flex-start!important;text-align:left!important}.payment-table.first.pros-cons-table td:first-child[data-label=Detail] .text,.payment-table.first.pros-cons-table td:first-child[data-label=Drawback] .text,.payment-table.first.pros-cons-table td:first-child[data-label=Feature] .text,.payment-table.first.pros-cons-table td:first-child[data-label=Limitation] .text,.payment-table.first.pros-cons-table td:first-child[data-label=Punto] .text,.payment-table.first.pros-cons-table td:nth-child(2)[data-label=Detail] .text,.payment-table.first.pros-cons-table td:nth-child(2)[data-label=Details] .text,.payment-table.first.pros-cons-table td:nth-child(2)[data-label=Information] .text,.payment-table.first.pros-cons-table td:nth-child(2)[data-label=Spiegazione] .text{text-align:left!important;width:100%}#after-support .table-wrap{max-width:100%;width:100%;margin-left:0;margin-right:0}.payment-table tr.tier--member{border-color:#777}.payment-table tr.tier--silver{border-color:#bebebe}.payment-table tr.tier--gold{border-color:#b49c68}.payment-table tr.tier--platinum{border-color:#68afb4}.payment-table tr.tier--black{border-color:#bcbcbc}.payment-table tr:has(td:nth-child(3)){border-radius:0!important;overflow:visible!important;background:0 0!important}.payment-table tr:has(td:nth-child(3)) td{border-radius:0!important;background:var(--table-mobile-even-color)!important}.payment-table tr:has(td:nth-child(3)) td:first-child{border-radius:var(--border-radius-table)!important;background:var(--table-mobile-main-color)!important;border-bottom:0!important}.payment-table tr:has(td:nth-child(3)) td:nth-child(2){border-radius:var(--border-radius-table) var(--border-radius-table) 0 0!important}.payment-table tr:has(td:nth-child(3)) td:last-child{border-radius:0 0 var(--border-radius-table) var(--border-radius-table)!important}.payment-table tr:has(td:nth-child(3)) td:not(:first-child){white-space:nowrap}}@media (max-width:375px){.payment-table td{padding:12px 14px;font-size:13px;gap:8px}.payment-table td .text,.payment-table td.text{font-size:13px!important}#after-support .payment-table td .text,#after-support .payment-table td.text,#after-support .payment-table.first td .text{font-size:13px!important}.payment-table tbody tr td:first-child{font-size:15px!important;padding:12px 14px}.payment-table tbody tr td:first-child .text,.payment-table tbody tr td:first-child.text{font-size:15px!important}#after-support .payment-table tbody tr td:first-child .text,#after-support .payment-table tbody tr td:first-child.text{font-size:15px!important}.payment-table td.cardTitle{font-size:15px!important}.payment-table td::before{font-size:11px;flex:0 0 42%}.payment-table tr td:not(:first-child):not(:last-child)::after{left:14px;right:14px}.payment-table.pros-cons-table tr:not(:has(td:nth-child(3))) td:first-child{font-size:15px!important;padding:12px 14px}.payment-table.pros-cons-table tr:not(:has(td:nth-child(3))) td:nth-child(2){padding:14px 14px;font-size:13px}}@font-face{font-family:Roboto;src:url("/fonts/Roboto-Regular.woff2") format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Arial;src:url("/fonts/Arial-bold.woff2") format("woff2");font-weight:700;font-style:normal;font-display:swap}:root{--main-bg:#FAFAFA;--second-bg:#DDDDDD;--header-bg:#FAFAFA;--footer-bg:#0158A2;--color-white:#000000;--color-black:#000000;--font-family-main:"Arial";--font-family-second:"Roboto";--border-radius:15px;--border-radius-button:12px;--border-radius-second:15px;--border-radius-table:15px;--font-weight-main:500;--font-weight-second:700;--font-weight-500:500;--font-weight-800:700;--font-weight-900:700;--after-element:#ffffff33;--after-element-second:#00000033;--shadow:inset 0 0 0 .125rem hsla(0, 0%, 100%, 0),0 .125rem 0 0 hsla(0, 0%, 100%, 0);--shadow-top:none;--shadow-bottom:none;--copyright:#ffffff57;--header-buttons-desktop-height:50px;--header-button-desktop-font-size:16px;--header-button-radius-desktop:12px;--header-button-mobile-height:38px;--header-button-mobile-font-size:12px;--header-button-mobile-radius:8px;--button-primary-color-text:#FFFFFF;--button-primary-bg:linear-gradient(180deg, #0092FF 0%, #007AD5 100%);--button-primary-font-size:24px;--button-primary-width:291px;--button-primary-height:76px;--button-primary-mobile-width:100%;--button-primary-mobile-font-size:18px;--header-secondary-button-desktop-width:168px;--header-secondary-button-mobile-width:110px;--button-secondary-color-text:#000000;--button-secondary-bg:linear-gradient(180deg, #FFF400 0%, #FFD900 100%);--button-secondary-width:223px;--button-secondary-height:63px;--button-secondary-mobile-width:134px;--button-secondary-mobile-font-size:14px;--button-accordion-mobile-width:134px;--button-box-shadow:0 2px 4px 0 #00000033;--welcome-section-text:#000000;--h1-section-text-color:#000000;--h1-section-bg:#61B4F6;--topCasino-text-color:#000000;--table-body-text-color:#000000;--table-mobile-main-color:#61B4F6;--table-mobile-odd-color:#FAFAFA;--table-mobile-even-color:#DDDDDD;--table-mobile-card-title-color:#000000;--table-mobile-card-text-color:#000000;--table-mobile-border-bottom-color:#00000033;--topGames-title-color:#000000;--topGames-text-color:#FFFFFF;--topGames-button-desktop-width:262px;--topGames-button-desktop-height:50px;--topGames-button-mobile-height:38px;--topGames-button-hover-background:linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);--topGames-button-desktop-font-size:16px;--topGames-button-mobile-font-size:12px;--faq-question-color:#000000;--faq-text-color:#000000;--faq-text-color-active:#FFFFFF;--faqTitle-text-color:#000000;--faq-head:#61B4F6;--faq-body:#DDDDDD;--support-text-color:#000000;--last-text-color:#000000;--casinoInfo-text-color:#000000;--app-text-color:#000000;--afterPayments-text-color:#000000;--footer-second-background:#033E70}html{scroll-behavior:smooth}body{background-color:var(--main-bg)}main{margin-bottom:64px;scroll-margin-top:96px}header{min-height:96px;max-height:96px;margin-inline:0;padding-inline:0}button{box-shadow:var(--button-box-shadow);transition:background-color .3s ease,transform .3s ease;cursor:pointer}button:hover{transform:scale(1.07)}.headerButtonBlock a{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;transition:background-color .3s ease,transform .3s ease;cursor:pointer}.headerButtonBlock a:hover{transform:scale(1.07)}.container{max-width:1120px;margin:0 auto;padding-inline:0}@media (max-width:1160px){.container{padding-inline:20px}}.bonusDetailSection_wrapper{display:flex;flex-direction:column;gap:48px;margin-bottom:140px}@media (max-width:1180px){.bonusDetailSection_wrapper{margin-bottom:64px}.afterFaq_gridBlock{gap:24px!important}}.title-black,.title-white{font-family:var(--font-family-main);font-size:48px;font-style:normal;font-weight:var(--font-weight-second);line-height:normal;text-transform:capitalize;overflow-wrap:break-word;word-break:break-word}.title-black{color:var(--color-black)}.wrapper{display:flex;flex-direction:column;gap:48px}.title-white{color:var(--color-white)}h2.title-black,h2.title-white{width:100%;text-align:center;align-self:center}.title-small{font-family:var(--font-family-main);font-size:40px}.button-primary{display:inline-flex;align-items:center;justify-content:center;padding:4px 48px;box-shadow:var(--button-box-shadow);background:var(--button-primary-bg);color:var(--button-primary-color-text);font-size:var(--button-primary-font-size);line-height:34px;border:2px solid transparent;min-width:var(--button-primary-width);height:var(--button-primary-height);text-align:center;font-family:var(--font-family-main);font-weight:var(--font-weight-second);text-transform:capitalize;border-radius:var(--border-radius-button);text-decoration:none;transition:background-color .3s ease,transform .3s ease;cursor:pointer}.button-primary:hover{transform:scale(1.07)}.button-secondary{display:inline-flex;align-items:center;justify-content:center;padding:2px 18px;box-shadow:var(--button-box-shadow);background:var(--button-secondary-bg);color:var(--button-secondary-color-text);font-size:20px;font-family:var(--font-family-main);font-weight:var(--font-weight-second);border:none;height:var(--button-secondary-height);text-transform:capitalize;border-radius:var(--border-radius-button);text-decoration:none;transition:background-color .3s ease,transform .3s ease;cursor:pointer}.button-secondary:hover{transform:scale(1.07)}.redSection{background-color:var(--main-bg);padding:64px 0}.topCasinoSection{display:flex;flex-direction:column;align-items:center;gap:48px;margin:140px auto 76px}.topCasinoSection_title{width:100%;color:var(--topCasino-text-color);text-align:center}.lastBlockElement{display:flex;flex-direction:column;align-items:flex-start;gap:24px;flex:1 0}.text{font-family:var(--font-family-second);font-size:20px;font-style:normal;font-weight:500;line-height:40px;color:var(--color-black);word-wrap:break-word;word-break:break-word}.listBlock{display:grid;grid-template-columns:repeat(2,1fr);align-items:flex-start;gap:48px;width:100%}@media (max-width:594px){.lastBlockElement{gap:18px}}#after-faq{margin:76px 0}#after-faq ul{margin-left:16px}#after-faq ul li{list-style:disc inside}#after-faq .afterFaq_contentCard{background:var(--second-bg);padding:64px;border-radius:var(--border-radius);display:flex;flex-direction:column;gap:48px}.afterFaq_grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));row-gap:48px;column-gap:64px}.afterFaq_gridBlock{display:flex;flex-direction:column;gap:24px;min-width:0}.gap-64{gap:64px}.header{background-color:var(--header-bg);position:fixed;top:0;left:0;right:0;z-index:3;margin-inline:0;padding-block:0;padding-inline:0}.header_wrapper{height:96px;display:flex;justify-content:space-between;align-items:center}.headerButtonBlock{display:flex;gap:29px}.navBlock{display:flex;justify-content:center;align-items:center}.navBlock .ulBlock{list-style:none;display:flex;gap:24px}.navBlock li a{text-decoration:none;color:var(--color-white);font-family:var(--font-family-main);font-size:16px;font-weight:var(--font-weight-second);transition:color .3s ease}.ulBlock li a.active{color:var(--header-active-color)}.ulBlock li a:hover{color:var(--header-active-color)}.navBlock .ulBlock li a,.navBlock .ulBlock li a:hover{transform:none}@media (max-width:1024px){.ulBlock{position:absolute;top:96px;left:-100%;z-index:3;display:flex;flex-direction:column;align-items:center;gap:24px;padding-top:100px;background:var(--second-bg);list-style-type:none;transition:.3s;width:100%;height:calc(100vh - 96px)}.ulBlock.open{left:0}.ulBlock li a{font-size:32px}}.logoBlock{display:flex;align-items:center}#site-header .logoBlock>a{display:inline-flex;align-items:center;justify-content:flex-start}#site-header .logoBlock>a img{display:block;height:auto}.login{height:var(--header-buttons-desktop-height);font-family:var(--font-family-main);font-weight:var(--font-weight-900);font-size:var(--header-button-desktop-font-size);border-radius:var(--header-button-radius-desktop);cursor:pointer;border:none;width:var(--header-secondary-button-desktop-width);box-shadow:var(--button-box-shadow);background:var(--button-secondary-bg);color:var(--button-secondary-color-text)}.steps-list{list-style:decimal;margin-left:16px}.steps-list li{list-style:decimal}@media (max-width:1100px){.header{margin-inline:0;padding-block:0;padding-inline:0}}@media (max-width:875px){.headerButtonBlock{gap:8px}.login{height:var(--header-button-mobile-height);font-size:var(--header-button-mobile-font-size);border-radius:var(--header-button-mobile-radius);width:var(--header-secondary-button-mobile-width)}}@media (max-width:580px){header{min-height:80px;max-height:80px}#site-footer .footer-top__logo img,#site-header .logoBlock>a img{width:140px;height:auto}.header{background-image:none;max-height:80px}.header_wrapper{height:80px}}@media (max-width:475px){.headerButtonBlock{display:block}.logoBlock>a{max-width:130px;display:flex;align-items:center;justify-content:flex-start}#site-header .logoBlock>a{max-width:none;width:fit-content}.footer .logo>a{max-width:130px;display:flex;align-items:center;justify-content:center}}@media (max-width:350px){.logoBlock>a{max-width:130px}}.h1Section{background:var(--h1-section-bg);box-shadow:var(--shadow-top),var(--shadow-bottom)}.h1Section h1{margin:0;text-align:center;padding:47px 0;font-size:28px;font-family:var(--font-family-main);font-weight:var(--font-weight-900);color:var(--h1-section-text-color);overflow-wrap:break-word;word-break:break-word;line-height:normal}.footer{padding:48px;background:var(--footer-bg)}.footer-top{display:flex;flex-direction:column;align-items:flex-start;gap:24px;padding-bottom:28px}.footer-top__logo{display:inline-flex;align-items:center;padding:0}.footer-top__logo img{display:block;height:auto}.footer-top__logos{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.footer-top__logos-row{display:flex;align-items:center;flex-wrap:nowrap;gap:8px}.footer-top__logos img{width:auto;height:32px;max-width:100%;opacity:.75;display:block}.footer-bottom-wrap{background:var(--footer-second-background);padding:24px;border-radius:var(--border-radius-table)}.footer-bottom{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:42px}.footer-bottom__badges-left,.footer-bottom__badges-right{display:flex;align-items:center;gap:8px}.footer-bottom__badges-left img,.footer-bottom__badges-right img{height:32px;width:auto;max-width:160px;opacity:.82}.footer-bottom__badges-right{margin-left:auto;justify-content:flex-end;flex-wrap:wrap}.copyright{width:100%;font-family:var(--font-family-second);font-weight:var(--font-weight-500);color:var(--copyright);display:flex;align-items:baseline;justify-content:flex-start}.copyrightLeft{font-size:20px}.copyrightRight{font-size:20px}@media (max-width:1270px){.footer-top{padding:0 0 20px 0}.footer-top__logos{flex-direction:row;flex-wrap:wrap;align-items:center}.footer-top__logos-row:not(.footer-top__logos-row--desktop-only){display:contents}}@media (max-width:1180px){.footer-top__logos img.footer-tablet-hidden,.footer-top__logos-row--desktop-only{display:none}}@media (max-width:875px){.footer{padding:24px}.footer-top{gap:16px;padding-bottom:16px}.footer-top__logos img{height:32px;max-width:100%}.footer-bottom-wrap{padding:18px}.footer-bottom{gap:14px}.copyrightLeft,.copyrightRight{font-size:18px;line-height:24px}.copyrightLeft{margin-right:8px}}@media (max-width:768px){.footer-bottom__badges-right{margin-left:0;justify-content:flex-start}.footer-bottom__badges-right img{max-width:118px}.copyright{justify-content:flex-start}}@media (max-width:510px){.footer-top{gap:14px}.footer-top__logos{display:grid;grid-template-columns:repeat(20,minmax(0,1fr));align-items:center;column-gap:8px;row-gap:10px;width:min(100%,420px)}.footer-top__logos-row:not(.footer-top__logos-row--desktop-only){display:contents}.footer-top__logos img{width:auto;height:32px;max-width:100%;justify-self:center;grid-column:span 4}.footer-top__logos-row:first-child img:nth-child(-n+4),.footer-top__logos-row:first-child img:nth-child(n+10),.footer-top__logos-row:nth-child(2) img:nth-child(-n+2){grid-column:span 5}.footer-top__logos-row:first-child img:nth-child(n+5):nth-child(-n+9){grid-column:span 4}.footer-bottom__badges-left img,.footer-bottom__badges-right img{height:26px}.copyrightRight{text-align:left}}@media (max-width:440px){.copyrightLeft{margin-right:6px}.copyright{align-items:flex-start}}@media (max-width:400px){.footer-top__logos img{width:auto;height:32px;max-width:100%}.footer-bottom-wrap{padding:16px}.footer-bottom__badges-left img,.footer-bottom__badges-right img{height:24px;max-width:96px}.copyrightLeft,.copyrightRight{font-size:14px;line-height:16px}}@media (max-width:320px){.footer-top__logos img{width:auto;height:32px;max-width:100%}.footer-bottom__badges-left img,.footer-bottom__badges-right img{height:22px;max-width:86px}.copyrightLeft,.copyrightRight{font-size:13px;line-height:15px}.copyrightLeft{margin-right:2px}}@media (max-width:768px){h2.title-black,h2.title-white{text-align:left;align-self:flex-start}}.faqWrapper{display:flex;flex-direction:column;gap:24px;margin-top:48px}.faqBlock{display:flex;flex-direction:column;gap:0;border-radius:var(--border-radius);overflow:hidden;background:var(--faq-body)}#faq h2{color:var(--faqTitle-text-color)}.faqElement{color:var(--faq-question-color);font-family:var(--font-family-main);background:0 0;font-size:24px;font-weight:var(--font-weight-second);padding:18px 32px;border-radius:0;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:16px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.faqElement span{flex:1}.faqElement img{width:24px;height:24px;order:2;margin-left:auto;margin-right:0;flex-shrink:0}.faqText{display:none;font-family:var(--font-family-second);font-size:20px;font-style:normal;font-weight:var(--font-weight-500);line-height:40px;color:var(--faq-text-color);padding:10px 32px 14px;background:0 0}.faqBlock.is-open .faqElement,.faqBlock.is-open .faqText{background:0 0;color:var(--faq-text-color-active)}.faqBlock.is-open{background:var(--faq-head)}.games{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));row-gap:24px;column-gap:30px}.gameCard{position:relative;isolation:isolate;overflow:hidden;background:#fff;cursor:pointer;width:100%;text-align:center;transition:transform .5s ease;border-radius:var(--border-radius-table);box-shadow:var(--shadow-top),var(--shadow-bottom);border:none}.gameCard:hover{transform:scale(1.04)}.gameCard::before{content:"";position:absolute;z-index:2;inset:0;opacity:0;pointer-events:none;background:linear-gradient(180deg,rgba(0,0,0,0) 0,#000 100%);transition:opacity .5s ease;border-radius:var(--border-radius-table)}.gameCard>div{display:flex;gap:16px;flex-direction:column;justify-content:flex-end;align-items:center;position:absolute;z-index:3;top:0;left:0;right:0;bottom:0;padding:0 12px 12px;opacity:0;pointer-events:none;transition:opacity .5s ease;border-radius:var(--border-radius-table)}.gameCard:hover::before{opacity:1}.gameCard:hover>div{opacity:1;pointer-events:auto}.gameCard>img{position:relative;z-index:1;width:100%;height:auto;display:block;object-fit:cover;object-position:center;transition:opacity .5s ease;border-radius:var(--border-radius-table)}.gameCard:hover>img{opacity:.2}.gameCard a.button-secondary{width:100%;height:var(--topGames-button-desktop-height);font-size:var(--topGames-button-desktop-font-size);padding:0 12px;box-sizing:border-box}.cards{display:flex;flex-direction:column;justify-content:center;gap:24px;width:100%;margin:0 auto}.cardCasino{display:flex;justify-content:space-between;padding:clamp(12px,1.8vw,16px) clamp(14px,3vw,32px);align-items:center;gap:clamp(10px,1.8vw,16px);background:var(--second-bg);box-shadow:var(--shadow-top),var(--shadow-bottom);border-radius:var(--border-radius-second)}.cardCasino img{filter:drop-shadow(0 .125rem .125rem rgba(0, 0, 0, .75));width:clamp(132px,18vw,190px);height:auto;object-fit:contain;object-position:center;flex-shrink:0}.cardCasino h3{color:var(--topCasino-text-color);text-align:center;font-family:var(--font-family-second);font-size:20px;font-weight:var(--font-weight-500);line-height:23.44px;text-transform:capitalize}.cardCasino p.welcome{font-size:24px;font-style:normal;font-weight:var(--font-weight-500);line-height:normal;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-family:var(--font-family-second)}.cardCasino p.offer{display:flex;align-items:center;justify-content:center;color:var(--topCasino-text-color);text-align:center;font-family:var(--font-family-second);font-size:clamp(16px, 1.8vw, 20px);font-style:normal;font-weight:var(--font-weight-500);line-height:1.25;min-height:0;flex:1;min-width:0}.cardCasino a.button-secondary,.cardCasino button{width:clamp(126px,18vw,var(--button-secondary-width));height:clamp(44px,5.8vw,var(--button-secondary-height));margin-top:0;text-align:center;transition:transform .3s ease;flex-shrink:0}.cardCasino:hover{cursor:pointer}.cardCasino:hover .button-secondary{transform:scale(1.07);cursor:pointer}@media (max-width:768px){.cards{gap:18px}}.advantages{margin-bottom:140px;position:relative}.advantagesSection_wrapper{display:flex;margin-right:345px}.advantages .left{align-items:flex-start;color:var(--color-white);display:flex;flex-direction:column;gap:40px;padding-right:32px;border-right:2px solid rgba(255,255,255,.4)}.advantages .left ul{display:flex;flex-direction:column;gap:40px}.advantages .left li{display:flex;align-items:center;gap:16px;width:400px;font-family:var(--font-family-second);font-size:24px;font-style:normal;font-weight:var(--font-weight-500);line-height:normal}.advantages .right{position:relative;padding-left:32px;display:flex;flex-direction:column;gap:24px;color:var(--color-white)}.advantages .title{color:var(--color-white);font-family:var(--font-family-main);font-size:40px;font-style:normal;font-weight:var(--font-weight-second);line-height:48px;text-transform:capitalize;word-wrap:break-word;overflow-wrap:break-word;word-break:break-word}.advantages .backImg{position:absolute;left:340px;top:20px;max-width:220px}.advantages .stores{display:flex;flex-direction:column;gap:16px}@media (max-width:1200px){.advantages .backImg{position:static}}@media (max-width:768px){.advantages .wrapper{flex-direction:column-reverse;gap:24px}.advantages .left{border:none;padding-right:0}.advantages .stores{flex-direction:row;justify-content:center}}.header .wrapper img{display:block}.bonusSection{max-width:1440px;margin:0 auto}.bonusSection_wrapper{display:flex;justify-content:space-between;align-items:center}.bonusSection_left{display:flex;flex-direction:column;gap:24px;width:420px;align-items:flex-start}.bonusSection_left p{color:var(--welcome-section-text);font-family:var(--font-family-main);font-size:32px;font-weight:var(--font-weight-900)}.bonusSection_right{width:600px;height:540px;align-self:center;flex-shrink:0}@media (min-width:876px){.bonusSection_right{background:url("../public/sectionImg/slot1.webp") no-repeat center/600px 540px}}@media (max-width:1200px) and (min-width:876px){.bonusSection_right{background:url("../public/sectionImg/slot1.webp") no-repeat center/432px 388px;width:432px;height:388px}}@media (max-width:876px){.bonusSection_right{width:100%}}.bonus-text.desktop{display:block;min-height:117px;font-size:32px}.bonus-text.mobile{display:none}@media (max-width:875px){.someSection{--bonus-mobile-image-h:350px}.bonusSection_wrapper{flex-direction:column-reverse;gap:24px;padding-bottom:16px}.bonusSection{background-image:url("../public/sectionImg/slot1-mobile.webp");background-repeat:no-repeat;background-position:center 5%;background-size:auto var(--bonus-mobile-image-h)}.bonusSection_right{height:var(--bonus-mobile-image-h)}.bonus-title{display:none}.bonusSection_left{align-items:center;text-align:center;width:auto;gap:24px;margin-top:0}.bonus-text.mobile{display:block;min-height:48px;line-height:normal}.bonus-text.desktop{display:none}.bonusSection_left p{font-size:24px}}@media (max-width:594px){.someSection{--bonus-mobile-image-h:310px}.bonusSection{background-image:url("../public/sectionImg/slot1-mobile.webp");background-repeat:no-repeat;background-position:center 5%;background-size:auto var(--bonus-mobile-image-h)}.bonusSection_wrapper{padding-top:24px;gap:0}.bonusSection_right{height:var(--bonus-mobile-image-h)}}@media (max-width:550px){.bonusSection_right{height:180px}.bonusSection{background-image:url("../public/sectionImg/slot1-mobile.webp");background-repeat:no-repeat;background-position:center 10%;background-size:auto 46%}.bonusSection_wrapper{gap:51px}}@media (max-width:500px){.bonusSection_left{gap:25px}.bonusSection_left p{font-size:20px}}@media (max-width:375px){.bonusSection_wrapper{gap:35px}.bonusSection_right{height:160px}.bonusSection_left{gap:20px;padding-top:0}.bonusSection_left p{font-size:18px;line-height:24px}}@media (max-width:350px){.bonusSection_right{height:137px}.bonus-text.mobile{min-height:72px}}.show-850{display:none}@media (max-width:1100px){.row{grid-template-columns:25% 15% 15% 15% 30%}.hide-1000{display:none!important}.width-120{width:100px}.width-140{width:120px}.width-160{width:120px}}@media (max-width:875px){.gap-64{gap:24px}.lastBlock{flex-direction:column}.cell{font-size:18px;height:80px;line-height:normal}.row{grid-template-columns:36% 22% 22% 20%}.row button{width:auto}.cell:after{display:none}.cell:first-child:after{display:block;height:64px}.hide-850{display:none!important}.show-850{display:block}}@media (max-width:875px){.button-primary{font-size:var(--button-primary-mobile-font-size);padding:4px 20px;min-width:240px;width:var(--button-primary-mobile-width);height:57px;line-height:100%}.button-secondary{font-size:var(--button-secondary-mobile-font-size);width:var(--button-secondary-mobile-width)!important;height:54px!important}.gameCard a.button-secondary{width:100%!important;height:var(--topGames-button-mobile-height)!important;font-size:var(--topGames-button-mobile-font-size)!important;padding:0 8px}.title-black,.title-white{font-size:32px;font-weight:var(--font-weight-second)}.text{font-size:18px;line-height:32px}.title-small{font-size:24px}}@media (max-width:990px){.cardCasino a.button-secondary{height:clamp(44px,6vw,54px)!important;font-size:clamp(14px, 2vw, 16px)!important}}@media (max-width:550px){.cardCasino{padding:10px;gap:8px}.cardCasino img{width:clamp(90px,22vw,120px)}.cardCasino a.button-secondary{width:clamp(108px,34vw,126px)!important;height:44px!important;font-size:14px!important}}@media (max-width:480px){.cell{font-size:16px;padding:4px 8px}h2.title-black,h2.title-white{font-size:26px}}@media (max-width:768px){.topCasinoSection .cards .cardCasino:nth-child(n+5){display:none}}@media (max-width:420px){.button-primary{font-size:18px;padding:10px 14px}.cardCasino{padding:8px;gap:6px}.cardCasino img{width:86px}.cardCasino a.button-secondary{width:104px!important;height:40px!important;font-size:13px!important}}@media (max-width:380px){.button-primary{height:60px;width:270px}}@media (min-width:320px) and (max-width:380px){#bonus .bonusSection_left{width:100%!important;align-items:stretch}#bonus .bonusSection_left .bonusButton.button-primary{width:100%!important;min-width:100%!important}}@media (max-width:320px){.cardCasino{padding:8px 6px;gap:6px}.cardCasino img{width:80px}.cardCasino a.button-secondary{width:98px!important;height:38px!important;font-size:12px!important}}@media (max-width:300px){.button-secondary{padding:2px 16px;width:auto;height:auto}.button-primary{width:auto;height:auto}}@media (max-width:1100px){.gameCard h3{font-size:18px}.gameBlock_text{font-size:18px}.gameCard>div{gap:8px}#after-faq .afterFaq_contentCard{padding:40px}}@media (max-width:950px){.games{grid-template-columns:repeat(3,1fr);row-gap:18px;column-gap:28px}.gameCard{max-width:none;max-height:none}.gameCard>div{padding:0 8px 12px}.gameCard a.button-secondary{padding:0 8px}}@media (max-width:768px){.topCasinoSection{align-items:flex-start;margin:64px auto 0;gap:40px}.topCasinoSection_title{text-align:left;align-self:flex-start}.redSection{padding:64px 0}.wrapper{gap:24px}#after-faq{margin:0}#after-faq .afterFaq_contentCard{padding:20px;gap:24px}.afterFaq_grid{grid-template-columns:1fr;gap:24px}.afterFaq_gridBlock{gap:18px!important}.gameCard>div{border-radius:var(--border-radius)}.gameCard>img{border-radius:var(--border-radius)}}@media (max-width:550px){.games{grid-template-columns:repeat(2,1fr);gap:23px 16px}}@media (max-width:425px){.games{grid-template-columns:1fr;justify-items:stretch}.gameCard h3{font-size:24px}.gameBlock_text{font-size:20px}}@media (max-width:875px){.footer .wrapper{max-width:500px}}@media (max-width:768px){.ulBlock{padding-top:40px;gap:16px}.ulBlock li{padding:16px 0}.ulBlock li a{font-size:32px}.listBlock{grid-template-columns:repeat(1,1fr)}main{margin-bottom:64px}.footer .wrapper{gap:16px}.faqElement{font-size:18px;padding:18px;word-wrap:break-word;word-break:break-word;border-radius:var(--border-radius);font-weight:var(--font-weight-second)}.faqBlock{gap:0}.faqWrapper{gap:18px}.faqText{font-size:18px;line-height:32px;padding:0 20px 11px}.faqElement img{margin-left:auto;margin-right:0;width:18px;height:18px}}@media (max-width:875px){.h1Section h1{margin-top:52px}}@media (max-width:768px){.h1Section h1{padding:28px 0;font-size:20px}.bonus-text.mobile{display:block;min-height:48px}}@media (max-width:580px){.bonusSection_wrapper{gap:0;padding-bottom:0}.bonusSection{background-image:none}.bonusSection_right{align-self:stretch;width:calc(100% + 40px);margin-inline:-20px;background-image:url("../public/sectionImg/slot1-mobile.webp");background-repeat:no-repeat;background-position:center 5%;background-size:auto var(--bonus-mobile-image-h)}.payment-table.pros-cons-table td:nth-child(2)[data-label="What It Means for You"]::before{display:none}.payment-table.pros-cons-table td:nth-child(2)[data-label="What It Means for You"]{background:var(--table-mobile-even-color);padding:24px 18px;color:var(--color-white)!important;display:flex;align-items:flex-start;text-align:left!important;justify-content:flex-start!important;flex-direction:column}.payment-table.pros-cons-table td:nth-child(2)[data-label="What to Keep in Mind"]::before{display:none}.payment-table.pros-cons-table td:nth-child(2)[data-label="What to Keep in Mind"]{background:var(--table-mobile-even-color);padding:20px 24px;color:var(--color-white)!important;display:flex;align-items:flex-start;text-align:left!important;justify-content:flex-start!important;flex-direction:column}}@media (max-width:550px){.bonusSection_right{background-position:center 10%;background-size:auto 100%}}