html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item
img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel
.animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel
.fadeOut{animation-name:fadeOut}@keyframes
fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(/template/scss/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px
7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav
.disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot
span{width:10px;height:10px;margin:5px
7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover
span{background:#869791}
@charset "UTF-8";*{padding:0;margin:0;position:relative;box-sizing:border-box;font-family:'Mulish',Arial,sans-serif;font-size:14px}*,::after,::before{box-sizing:border-box}::-moz-selection{color:#CDCAE6;background:#312F50}::selection{color:#CDCAE6;background:#312F50}html,body{width:100%;height:100%;display:block}a{cursor:pointer}*{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}*:focus{outline:none !important}html{scroll-snap-type:y mandatory;scroll-snap-points-y:repeat(100vh);scroll-snap-type:y mandatory}:root{--background:url(/template/images/space-background.png) top center no-repeat, linear-gradient(171.29deg, #050413 0%, #050414 100%);--col-dark:#05051e;--brand-blue:#61b0d0;--margin_blocks:48px}*::-webkit-scrollbar{width:4px;height:4px;transition:none}*::-webkit-scrollbar-track{background:var(--col-dark);border-radius:1px;width:6px;height:4px;transition:none}*::-webkit-scrollbar-thumb{background:var(--brand-blue);transition:all 0.6s ease;width:6px;height:4px;transition:none}*::-webkit-scrollbar-thumb:hover{background:var(--brand-blue);transition:none}*{position:relative}html{background:var(--background);background-position:top center;background-repeat:repeat;background-attachment:fixed;background-size:cover}.wrap{max-width:1150px;margin:0
auto}body{padding-top:calc(64px + 24px)}.block_promo .slides
.slide{width:1150px}.btn{background-image:linear-gradient(#5b9bde 0%, #61b0d0 0.01%, #717adb 100%);display:inline-flex;justify-content:center;align-items:center;font-weight:700;color:#fff;font-size:14px;border-radius:50px;padding:10px
20px;text-align:center;text-decoration:none;outline:none;cursor:pointer;border:0px
solid transparent;white-space:nowrap;height:42px;line-height:42px;width:auto;transition:all 0.6s ease;text-transform:uppercase;font-weight:500;font-size:13px;letter-spacing:0.6px}.btn.btn-white{background:transparent;color:#fff;border:2px
solid #7fb8ff;transition:ease-in-out .3s}.btn.btn-white:hover{background:#7fb8ff}.btn.btn-blue:hover{background-image:linear-gradient(#717adb 0%, #61b0d0 0.01%, #5b9bde 100%)}.owl-carousel .owl-stage-outer{height:100%}.block_promo{margin-bottom:var(--margin_blocks)}.block_promo
.slides{height:310px;overflow:hidden;margin-bottom:24px}.block_promo .slides
.slide{border-radius:12px;overflow:hidden;height:310px}.block_promo .slides .slide
.slide_image{position:absolute;top:0;left:0;width:100%;height:100%}.block_promo .slides .slide .slide_image
img{width:100%;height:100%;display:block;object-fit:cover;object-position:center bottom;pointer-events:none}.block_promo .slides .slide
.slide_content{width:100%;height:100%;padding:32px
48px;display:flex;flex-direction:column;justify-content:center;gap:20px;max-width:600px}.block_promo .slides .slide .slide_content
.title{display:block;font-size:40px;font-weight:700;color:#fff;text-transform:uppercase;line-height:1.3em}.block_promo .slides .slide .slide_content
.descr{font-size:15px;font-weight:400;color:#fff;opacity:0.75}.block_promo .slides .slide .slide_content
.btn{max-width:200px}.block_promo .owl-nav{display:none}.block_promo .owl-dots{position:absolute;bottom:20px;left:0;width:100%;text-align:center;height:8px}.block_promo .owl-dots .owl-dot{display:inline-block;vertical-align:top;width:8px;height:8px;border:1px
solid var(--brand-blue);border-radius:32px;margin:0
4px;transition:all 0.6s ease;background:transparent}.block_promo .owl-dots .owl-dot.active{background:var(--brand-blue)}.block_games, .block_games
.titles{margin-bottom:var(--margin_blocks)}.block_games
.titles{display:flex;align-items:center;justify-content:space-between}.block_games .titles
.titl{font-size:26px;color:#fff;text-transform:uppercase;display:flex;align-items:flex-end;gap:5px;flex-wrap:wrap;height:42px;line-height:42px}.block_games .titles
.icon{display:inline-block;background-size:contain;background-repeat:no-repeat;background-position:center;width:42px;height:42px;margin-right:5px;flex-shrink:0;vertical-align:middle;background-size:32px}.block_games
.items{margin:24px
auto;width:100%;font-size:0;display:flex;flex-wrap:wrap;gap:12px;max-width:100%;padding:0;justify-content:space-between}.itemGame{width:calc((100%/5) - 12px);height:220px;border-radius:12px;border:1px
solid #7981d742;overflow:hidden;position:relative;background-color:#0f1127}.itemGame
.itemGame_card{width:100%;height:calc(100% - 50px)}.itemGame .itemGame_card
img{width:100%;height:100%;display:block;object-fit:cover;object-position:center;transition:all 0.6s ease}.itemGame
.title{height:50px;padding:15px;flex-direction:column;gap:10px;font-size:14px;color:#fff;text-decoration:none;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%;display:block;transition:all 0.6s ease}.itemGame
.hovered{position:absolute;top:0;left:0;width:100%;height:calc(100% - 50px);backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);transition:all 0.6s ease;flex-direction:column;align-items:center;justify-content:center;gap:10px;z-index:2;display:flex;opacity:0}.itemGame:hover
.hovered{opacity:1}.itemGame:hover .itemGame_card
img{opacity:0.7}.itemGame .hovered
.btn{width:50px;height:50px;position:relative;box-shadow:0 0 15px 0 rgb(125 190 255 / 40%);background-image:linear-gradient(#75e6ff 0%, #75e6ff 0.01%, #878bff 100%);color:#fff;font-size:0;border-radius:64px}.itemGame .hovered .btn:before{content:'';position:absolute;left:2px;right:0;top:1px;bottom:0;background-repeat:no-repeat;background-position:center}.itemGame:hover
.title{color:#ffffffa8}.block_bonuses{margin-bottom:var(--margin_blocks)}.block_bonuses_items{display:flex;gap:20px;flex-wrap:wrap}.block_bonuses_item{width:calc(100% / 2 - 10px);overflow:hidden;border-radius:20px;background-color:var(--col-dark)}.block_bonuses_item
.block_bonuses_card{height:190px}.block_bonuses_item .block_bonuses_card
img{display:block;width:100%;height:100%;object-fit:cover}.block_bonuses_item
.block_bonuses_content{height:190px;display:flex;flex-direction:column;justify-content:space-between;padding:20px;align-items:center;text-align:center}.block_bonuses_item  .block_bonuses_content
.title{display:block;font-size:30px;font-weight:600;color:#fff}.block_bonuses_item  .block_bonuses_content
.descr{display:block;font-size:14px;color:#ffffffe0;line-height:1.4em}.block_bonuses_item .block_bonuses_content .title
.copy{display:block;font-size:18px;margin:12px
0;font-weight:normal;user-select:none;color:#f06;cursor:pointer;height:20px;line-height:20px;text-transform:uppercase}.block_bonuses_item .block_bonuses_content .title .copy:after{content:'';display:inline-block;vertical-align:top;width:20px;height:20px;vertical-align:middle;margin-left:8px;background-size:20px}.content,.block_lootbox,.block_faq,.block_content{margin-bottom:var(--margin_blocks)}.block_content
.wrap{padding:24px;background:var(--col-dark);border-radius:12px;color:#fff}.block_content h1, .block_content h2, .block_content h3, .block_content
h4{display:block;margin-bottom:16px;text-transform:uppercase;font-size:24px;font-weight:normal;border-bottom:1px solid #ffffff42;padding-bottom:10px}.block_content
p{display:block;margin-bottom:12px;line-height:1.4em;font-size:15px;color:#ffffffc7}.block_content b, .block_content
strong{font-weight:bold;color:inherit}.block_content
table{border-collapse:collapse;border:1px
solid #dedede69;width:100%;margin:24px
auto}.block_content table
th{border:1px
solid #61afd06e;padding:10px;font-size:14px;line-height:1.3em;color:#ffffffd1;background:#62add130;text-transform:uppercase}.block_content table
td{border:1px
solid #61afd06e;padding:10px;font-size:13px;line-height:1.3em;color:#ffffffd1;background:#ffffff1f}.block_content
blockquote{padding:12px;background:#2a4474;color:#fff;line-height:1.5em;font-style:italic;padding-bottom:6px;margin-top:24px;margin-bottom:24px;border-radius:12px;font-size:16px}.block_content blockquote:before{content:'';width:32px;height:32px;position:absolute;display:block;top:-16px;left:-16px;background-size:32px;opacity:0.96}.block_content
a{color:var(--brand-blue);font:inherit}.block_comments_form{margin-bottom:var(--margin_blocks);margin:24px
auto;background:var(--dark-light)}.block_comments_form
.wrap{font-size:0;padding:24px;background:var(--col-dark);border-radius:12px;color:#fff}.block_comments_form
.title{display:block;text-align:center;color:var(--text-gray);font-size:24px;margin-bottom:24px}.block_comments_form .form-item{display:inline-block;vertical-align:top;width:calc(50% - 12px);margin-right:24px;margin-bottom:24px}.block_comments_form .form-item
label{display:block;text-transform:uppercase;color:#fff;margin-bottom:4px;font-size:12px;opacity:0.5}.block_comments_form .form-item input, .form .form-item
textarea{display:block;width:100%;height:32px;padding:0
12px;outline:none;color:#000;border-radius:6px;border:none;background:#ffffff26;color:#fff}.block_comments_form .form-item.second{margin-right:0}.block_comments_form .form-item.wide{margin-right:0;width:100%}.block_comments_form  .form-item
textarea{resize:none;height:100px;padding:12px;font:inherit;font-size:14px}.comments_list{margin-bottom:var(--margin_blocks)}.comments_list
h2{display:block;text-align:center;color:#fff;font-size:24px;margin-bottom:24px;font-weight:normal}.comments_list .items
.item{margin-bottom:16px;font-size:0}.comments_list .items .item
.info{display:inline-block;vertical-align:top;width:125px;padding:12px}.comments_list .items .item .info
.avat{display:block;width:32px;height:32px;background-position:center;background-repeat:no-repeat;background-size:32px}.comments_list .items .item .info
.name{display:block;color:#ffffffbf;margin-top:12px;overflow:hidden;height:16px;font-size:14px}.comments_list .items .item
.info{display:inline-block;vertical-align:top;width:125px;padding:12px;color:#ffffff8f}.comments_list .items .item
.text{width:calc(100% - 125px);display:inline-block;vertical-align:top;background:#2f3a4d;color:#ffffffbf;padding:12px
24px;font-size:14px;line-height:1.6em;border-left:2px solid #ccc}.providers{margin:24px
auto}.providers .wrap,
.paymethods
.wrap{align-items:center;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between}.paymethods .item,
.providers
.item{cursor:pointer;background:radial-gradient(117.25% 64.17% at 46.15% 100%, rgba(117, 230, 255, 0.2) 0%, rgba(117, 230, 255, 0) 70.03%);text-decoration:none;display:block;height:85px;width:180px;border-radius:10px;padding:8px
15px;margin:0
auto}.providers .item:hover{box-shadow:0 1px 5px #364a7d;transform:translate3d(0, -3px, 0);transition:transform 0.2s, box-shadow 0.1s}.paymethods{margin:24px
0}.paymethods
.wrap{padding:20px}.paymethods
.item{text-decoration:none;display:block;margin:0
auto}.paymethods img,
.providers
img{object-fit:contain;display:block;width:100%;height:100%}.block_faq
.title{display:block;text-align:center;color:#fff;font-size:24px;margin-bottom:24px;font-weight:normal}.faq-blocks .faq .q:after{content:'';font-weight:300;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 -960 960 960' width='24px' fill='%235f6368'%3E%3Cpath d='M440-440H200v-80h240v-240h80v240h240v80H520v240h-80v-240Z'/%3E%3C/svg%3E");position:absolute;right:16px;line-height:32px;transition:all 0.6s ease;width:32px;height:32px;background-position:center;background-repeat:no-repeat}.faq-blocks .faq.active .q:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 -960 960 960' width='24px' fill='%235f6368'%3E%3Cpath d='M200-440v-80h560v80H200Z'/%3E%3C/svg%3E")}.faq
.q{text-decoration:none;border-radius:0;background:transparent;margin:0px
0px 12px;border:none;display:block;transition:all 0.6s ease;padding:0px
16px;height:32px;padding-right:64px;line-height:32px;cursor:pointer;color:#fff;font-size:20px;text-transform:uppercase}.faq
.a{border-radius:0;box-shadow:0px 4px 10px -11px;margin:0
auto;margin-bottom:24px;width:calc(100% - 120px);display:inline-block;vertical-align:top;background:#2f3a4d;color:#ffffffbf;padding:12px
24px;font-size:14px;line-height:1.6em;border-left:2px solid #ccc;margin-left:16px;transition:all 0.6s ease;overflow:hidden}.faq .a div[itemprop="text"]{opacity:0;transition:all 0.6s ease}.faq
.a{height:0;padding:0;overflow:hidden;transition:all 0.6s ease}.faq.active
.a{height:auto;padding:12px
24px;overflow:hidden}.faq.active .a div[itemprop="text"]{font-size:14px;opacity:1}.block_lootbox
.items{margin:24px
auto;width:100%;font-size:0;display:flex;flex-wrap:wrap;gap:12px;max-width:100%;padding:0;justify-content:space-between}.block_lootbox .items
.lootbox_item{width:calc((100%/5) - 12px);min-width:275px;height:450px;border-radius:32px;1px solid #9fa5e8;overflow:hidden;position:relative;background:radial-gradient(117.25% 64.17% at 46.15% 100%, rgba(117, 230, 255, 0.2) 0%, rgba(117, 230, 255, 0) 70.03%);padding:12px
0;flex:1 1 275px;transition:all 0.6s ease}.block_lootbox .items .lootbox_item
img{display:block;width:100%;height:241px;object-fit:contain;object-position:center top;margin-bottom:12px}.block_lootbox .items .lootbox_item
.title{display:block;height:auto;padding:8px
12px;font-size:16px;text-transform:uppercase;text-align:center;font-weight:600;color:#fff;transition:all 0.6s ease}.block_lootbox .items .lootbox_item
.params{padding:12px;font-size:13px;color:#fff}.block_lootbox .items .lootbox_item .params
span{display:flex;flex-direction:row;justify-content:space-between;font-weight:600;line-height:24px}.block_lootbox .items .lootbox_item .params span
i{font-style:normal;font-weight:400;color:#61b0d0}.block_lootbox .items .lootbox_item .params span
b{font-size:15px}.block_lootbox .items .lootbox_item
.btn{margin:0
auto;display:block;line-height:42px;padding:0
12px}.block_lootbox .items .lootbox_item
.small{color:#61b0d0a3;font-size:12px;padding:0
12px;margin-top:12px;display:block;text-align:center}.block_lootbox .items .lootbox_item:hover{border:1px
solid #79a4d7c2;background-color:#143c5c}.block_lootbox .items .lootbox_item:hover
.title{background:transparent}footer{background:var(--col-dark);padding:24px}.paymethods
.wrap{background:#1457873d}footer
.footer_text{color:#fff;text-align:center;max-width:700px;margin:0
auto;margin-bottom:24px;opacity:0.4;font-size:13px;line-height:1.4em}footer
.footer_copy{text-align:center;margin-top:24px;color:#fff;opacity:0.3}header{position:fixed;top:0;left:0;width:100%;height:64px;z-index:1;background:var(--col-dark);box-shadow:0 2px 4px 0 #2626264d}header
.wrap{font-size:0;display:flex;flex-direction:row;justify-content:space-between}header
.logo{width:164px;height:64px;display:inline-block;vertical-align:top;background-repeat:no-repeat;background-position:left center;background-size:contain;font-size:0}header
.menu{width:calc(100% - 220px - 144px);padding:0
24px;display:inline-flex;vertical-align:top;align-items:center;justify-content:space-around}header
.tools{width:auto;padding:0;display:inline-flex;vertical-align:top;font-size:0;align-items:center;justify-content:end;gap:12px}header .tools
.btn{font-size:12px;padding:0
20px;font-weight:500}nav{position:fixed;top:0;left:0;width:48px;height:100%;background-color:#0f1127;z-index:2;transition:all 0.6s ease;overflow:hidden}.menuopened
nav{width:calc(200px + 48px)}nav
.nav_inner{width:calc(200px + 48px);height:100%;position:absolute;right:0;top:0}nav
.navHead{height:48px;align-items:center;justify-content:space-between;padding:0;display:flex;border-bottom:1px solid transparent;border-image:linear-gradient(93deg, rgba(125, 191, 255, 0) 0%, rgba(125, 191, 255, 0.3) 52.73%, rgba(125, 191, 255, 0) 99.69%);border-image-slice:1}nav .navHead
.logo{display:block;width:100px;height:48px;background-repeat:no-repeat;background-position:center;background-size:contain;font-size:0}nav .navHead
.menu_btn{width:48px;height:48px;display:block;background-repeat:no-repeat;background-position:center;background-size:24px;transition:all 0.6s ease;cursor:pointer}.menuopened
.menu_btn{transform:scaleX(-1)}nav
.items{display:grid;gap:2px;padding:24px
8px}nav .items
.icon{margin:4px
8px 4px;position:relative;display:flex;justify-content:center;padding:8px;gap:10px;border-radius:10px;align-items:center;color:#ffffffd4;font-weight:500;text-decoration:none;justify-content:flex-start;transition:all 0.6s ease}nav .items .icon:hover{background:#0d2643;color:#fff}nav .items .icon:before{content:'';display:block;width:32px;height:32px;background-position:center;background-size:24px;background-repeat:no-repeat}body:not(.menuopened) nav
.items{padding:24px
2px}body:not(.menuopened) nav .items
.icon{margin:4px
0 4px;padding:8px
0;font-size:0;justify-content:flex-end;gap:8px}.block_bonuses_item .block_bonuses_content
.btn{margin-top:12px}.block_bonuses_item .block_bonuses_content
.descr{height:40px;font-size:13px}.block_bonuses_item
.block_bonuses_content{height:auto;min-height:208px}header,.content,footer{padding-left:calc(48px + 16px)}.content, header .wrap, footer
.wrap{max-width:calc(100% - 32px)}.block_bonuses_item .block_bonuses_content
.descr{height:auto}nav
.navHead{padding-left:12px}.comments_list .items .item .info
.date{font-size:11px;margin-top:4px;display:block}.faq-blocks ul,
.block_content
ul{margin:16px
0;font:inherit;line-height:1.4em;font-size:15px;list-style:disc;color:#ffffffc7;list-style-position:inside}.faq-blocks li,
.block_content
li{font:inherit;color:inherit}.block_content .content-btn{margin:24px
0}.owl-dots .owl-dot{font-size:0 !important}.table-wrap{width:100%;overflow:auto}.table-wrap table tbody tr:nth-child(odd){background-color:#123c76}.block-loyality{margin-bottom:var(--margin_blocks);height:292px}.block-loyality
.wrap{background:radial-gradient(36% 110% at -7.94% -29.28%,#75e6ff66,#75e6ff00);flex-direction:column;align-items:flex-start;display:flex;border-radius:24px;height:100%;box-shadow:0px 0px 14px -4px #7ad0ff}.block-loyality .wrap:before{content:'';background-image:url(/template/img/loyal-b.webp);width:100%;height:100%;position:absolute;top:0;left:0}.block-loyality
.fg{background-image:url(/template/img/loyal-f.webp);bottom:0;max-width:100%;height:100%;max-height:100%;position:absolute;right:0;width:100%;background-repeat:no-repeat;background-position:right bottom;background-size:contain}.block-loyality .block-loyality-content{padding:40px;z-index:1}.block-loyality .block-loyality-content
.title{color:#7ad0ff;font-size:40px;font-weight:500}.block-loyality .block-loyality-content .title
span{display:block;font:inherit;color:#fff;font-weight:700;margin-top:12px}.block-loyality .block-loyality-content
.description{margin:10px
0 20px;font-style:normal;font-weight:400;font-size:14px;line-height:1.45;max-width:500px;color:#fff}.block-loyality .block-loyality-content
.btn{margin-top:12px}.block_promo .slides
.slide{width:100%}.faq .a, .faq.active .a div[itemprop="text"]{transition:none}.faq.active
.a{margin-top:8px}.block-loyality .block-loyality-content{max-width:700px}.block-loyality .block-loyality-content
.title{font-weight:700;font-size:32px}.faq-blocks ol,
.block_content
ol{font:inherit;margin-bottom:12px;line-height:1.4em;font-size:15px;color:#ffffffc7;list-style:decimal;margin-left:24px}.faq-blocks ul,
.block_content
ul{margin-left:24px;list-style-position:outside}.block_content .content-btn{text-align:center}.block_bonuses_item
.block_bonuses_content{height:auto;min-height:108px}.box-aktii .title-box{margin-bottom:8px}.box-aktii .text-box{min-height:100px}.box-aktii .btn-box{margin-top:0}.box-aktii .title-box{margin-bottom:0}.block-loyality
.wrap{overflow:hidden}.block-loyality .block-loyality-content
.title{font-size:40px}.block-loyality .block-loyality-content
.description{font-size:20px}.block-loyality{height:auto;min-height:292px}.block_content
.btn{color:#fff}body:not(.menuopened) nav .items
.icon{gap:6px}.form-controls{text-align:center}.block_lootbox .items .lootbox_item
img{width:241px;margin:0
auto}header{z-index:90}nav{z-index:100}
@media (max-width: 992px){.itemGame{width:100%}.block_lootbox .items
.lootbox_item{width:calc((100%/2) - 6px)}.block_games
.items{grid-template-columns:repeat(4, 1fr);display:grid;grid-gap:12px}}@media (max-width: 768px){.itemGame{width:100%}.block_games
.items{grid-template-columns:repeat(3, 1fr)}.block_lootbox .items
.lootbox_item{width:calc((100%/2) - 6px);min-width:225px;height:475px}.block_promo .slides .slide .slide_content
.title{font-size:32px}.faq
.q{font-size:15px}.block_promo.twoslides
.wrap{display:block}.block_promo.twoslides .wrap
.slides{margin-bottom:24px}.block_promo.twoslides .wrap .slides:nth-child(2){display:none}.block_promo.twoslides .wrap .slides
.slide{max-width:100%}.block-loyality .wrap:after{content:'';background:#000;position:absolute;top:0;left:0;width:100%;height:100%;opacity:0.3}.block-loyality .block-loyality-content
.title{font-size:24px}.block-loyality .block-loyality-content .title
span{font-size:18px}.block-loyality .block-loyality-content
.description{font-size:13px}.block-loyality{min-height:290px;height:auto}.block_games .titles>.btn{margin-top:12px}}@media (max-width: 576px){:root{--margin_blocks:24px}header
.logo{width:124px}.comments_list .items
.item{margin-bottom:0}html,body{min-width:320px}header .tools
.btn{font-size:13px;padding:0
20px}.itemGame{width:100%}.block_bonuses_item{width:100%}.block_content
p{font-size:13px}.block_content h1, .block_content h2, .block_content h3, .block_content
h4{font-size:18px;line-height:1.4em}.comments_list .items .item
.info{width:100%;display:flex;align-items:end;gap:10px}.faq
.q{font-size:12px;line-height:1.2em;display:flex}.faq.active
.a{width:100%;font-size:12px}.faq.active .a div[itemprop="text"]{font-size:inherit}.block_lootbox .items
.lootbox_item{width:100%}.block_promo .slides .slide .slide_image
img{object-position:center}.block_promo .slides .slide
.slide_content{padding:24px}.block_promo .slides .slide .slide_content
.title{font-size:24px}.comments_list .items .item
.text{width:100%;font-size:12px}.block_games .titles
.titl{font-size:20px;align-items:center;justify-content:center}.block_games
.titles{display:block;text-align:center}.content, header .wrap, footer
.wrap{max-width:calc(100% - 48px - 24px);padding-left:calc(48px + 12px)}header .tools .btn.btn-white{display:none}header .tools .btn-blue{display:inline-flex}header,.content,footer{padding-left:calc(48px + 12px)}header
.wrap{margin:0;max-width:calc(100vw - 48px - 12px);padding-left:0;width:100%;padding-right:15px}.content{max-width:calc(100% - 16px);padding-left:calc(48px + 12px)}.block_content .content-btn
.btn{height:auto;min-height:42px;line-height:1.3em;white-space:unset}header,footer,html,body{min-width:320px}footer .wrap,
.providers
.wrap{padding-left:0;max-width:100%}.paymethods .item,
.providers
.item{flex:1 1 100px}body{overflow-x:hidden}.block_games
.items{grid-template-columns:repeat(2, 1fr)}.block_games .titles
.titl{font-size:16px;align-items:center;justify-content:center}.block_games .titles
.titl{height:auto}.block_games .titles
.icon{width:32px;height:32px;background-size:24px}.block_comments_form .form-item{width:100%}.comments_list .items .item
.text{line-height:1.2em}.paymethods
.wrap{padding:10px;flex-wrap:wrap;height:auto;gap:15px}.faq
.q{height:auto}.faq.active
.a{width:calc(100% - 16px)}}@media (max-width: 376px){.itemGame{width:100%;height:140px}}
.icon-slots{background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23svg-8cf798)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.00474 2.51304C6.48597 1.5247 8.22711 0.997972 10.0078 0.999515C12.391 1.00501 14.675 1.95417 16.3602 3.63934C18.0453 5.32451 18.9945 7.60852 19 9.99171C19.0015 11.7724 18.4748 13.5135 17.4865 14.9948C16.4981 16.476 15.0926 17.6308 13.4478 18.3129C11.8029 18.9951 9.99266 19.174 8.2461 18.827C6.49955 18.4799 4.89518 17.6226 3.63604 16.3635C2.3769 15.1043 1.51957 13.5 1.17256 11.7534C0.825538 10.0069 1.00443 8.19661 1.68658 6.55176C2.36874 4.9069 3.5235 3.50138 5.00474 2.51304ZM10.398 4.16772C10.7552 4.19124 11.1095 4.24695 11.4566 4.3342L12.0419 2.52899C11.5051 2.38243 10.9538 2.29521 10.398 2.26888V4.16772ZM6.90462 5.05732C7.20618 4.86598 7.5249 4.70314 7.85665 4.5709L7.26878 2.7657C6.74887 2.9623 6.25246 3.21618 5.78873 3.52264L6.90462 5.05732ZM4.58699 7.83015C4.71923 7.4984 4.88208 7.17968 5.07341 6.87813L3.53873 5.75963C3.23192 6.22448 2.9772 6.7217 2.77919 7.24229L4.58699 7.83015ZM4.33988 11.4223C4.25099 11.0755 4.19525 10.721 4.17341 10.3637H2.27457C2.30089 10.9195 2.38812 11.4708 2.53468 12.0076L4.33988 11.4223ZM5.77872 7.16623C5.22032 7.99996 4.92149 8.98046 4.91994 9.98391L4.93035 9.99171C4.93241 11.3377 5.46802 12.628 6.41978 13.5797C7.37154 14.5315 8.66181 15.0671 10.0078 15.0692C11.0112 15.0671 11.9916 14.7678 12.825 14.2089C13.6585 13.6501 14.3076 12.8569 14.6906 11.9294C15.0735 11.0019 15.173 9.98168 14.9766 8.99765C14.7801 8.01362 14.2965 7.10986 13.5868 6.4005C12.877 5.69113 11.973 5.20797 10.9889 5.01202C10.0048 4.81606 8.98465 4.91611 8.05734 5.29952C7.13003 5.68293 6.33711 6.33251 5.77872 7.16623ZM9.63583 15.8261C9.27279 15.798 8.91315 15.7361 8.56156 15.6414L7.9893 17.4648C8.527 17.6114 9.07914 17.6986 9.63583 17.7249V15.8261ZM13.1136 14.9183C12.8114 15.1086 12.4928 15.2714 12.1616 15.4047L12.7572 17.2177C13.2747 17.018 13.7685 16.7615 14.2295 16.453L13.1136 14.9183ZM15.4208 12.1455C15.2866 12.4768 15.1229 12.7954 14.9318 13.0975L16.4691 14.2134C16.7735 13.7476 17.0273 13.2505 17.226 12.7307L15.4208 12.1455ZM15.6653 8.54287C15.7492 8.89129 15.8023 9.24641 15.824 9.60414L17.7306 9.60154C17.703 9.04583 17.6158 8.49469 17.4705 7.95761L15.6653 8.54287ZM14.4844 6.25385L16.0217 5.13795L16.0295 5.14576C15.6774 4.71016 15.2797 4.3134 14.8433 3.96223L13.7301 5.49691C14.0038 5.72599 14.2563 5.97933 14.4844 6.25385ZM5.52081 13.7218L3.98613 14.8377C4.33531 15.2701 4.72943 15.6642 5.16185 16.0134L6.27774 14.4787C6.00319 14.2497 5.74985 13.9963 5.52081 13.7218ZM8.45518 10.7404C8.31328 10.8326 8.14804 10.8824 7.97885 10.8839C7.82043 10.8835 7.665 10.8407 7.52872 10.76C7.39243 10.6792 7.28026 10.5634 7.20386 10.4246C7.12747 10.2859 7.08964 10.1291 7.0943 9.9708C7.09897 9.81245 7.14596 9.65824 7.23039 9.52419C7.31482 9.39014 7.43361 9.28115 7.57441 9.20855C7.71521 9.13595 7.87289 9.10238 8.03106 9.11134C8.18923 9.12029 8.34211 9.17145 8.47382 9.25948C8.60552 9.34752 8.71125 9.46922 8.78001 9.61194H9.62798V8.76396C9.44596 8.67772 9.2987 8.53209 9.21044 8.35104C9.12218 8.16998 9.09818 7.96427 9.14238 7.76775C9.18657 7.57124 9.29634 7.39562 9.45362 7.26978C9.6109 7.14394 9.80633 7.07539 10.0078 7.07539C10.2092 7.07539 10.4046 7.14394 10.5619 7.26978C10.7192 7.39562 10.8289 7.57124 10.8731 7.76775C10.9173 7.96427 10.8933 8.16998 10.8051 8.35104C10.7168 8.53209 10.5696 8.67772 10.3875 8.76396V9.60414H11.2433C11.3295 9.42211 11.4752 9.27485 11.6562 9.18659C11.8373 9.09833 12.043 9.07433 12.2395 9.11853C12.436 9.16272 12.6116 9.27249 12.7375 9.42977C12.8633 9.58705 12.9319 9.78248 12.9319 9.9839C12.9319 10.1853 12.8633 10.3808 12.7375 10.538C12.6116 10.6953 12.436 10.8051 12.2395 10.8493C12.043 10.8935 11.8373 10.8695 11.6562 10.7812C11.4752 10.693 11.3295 10.5457 11.2433 10.3637H10.3953V11.2116C10.5774 11.2979 10.7246 11.4435 10.8129 11.6246C10.9011 11.8056 10.9251 12.0113 10.8809 12.2079C10.8367 12.4044 10.727 12.58 10.5697 12.7058C10.4124 12.8317 10.217 12.9002 10.0156 12.9002C9.81413 12.9002 9.61871 12.8317 9.46142 12.7058C9.30414 12.58 9.19438 12.4044 9.15018 12.2079C9.10598 12.0113 9.12999 11.8056 9.21824 11.6246C9.3065 11.4435 9.45376 11.2979 9.63579 11.2116V10.3637H8.78001C8.70976 10.5176 8.59708 10.6483 8.45518 10.7404Z' fill='%23F0FAFF'%3E%3C/path%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='svg-8cf798'%3E%3Crect width='18' height='18' fill='white' transform='translate(1 0.999512)'%3E%3C/rect%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}.itemGame .hovered .btn:before{background-image:url("data:image/svg+xml,%0A%3Csvg width='32' height='31' viewBox='0 0 32 31' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M25.6879 12.6599C27.4363 14.102 27.4675 16.8565 25.7446 18.3345C22.3163 21.2756 16.6073 25.6353 11.2564 27.2496C9.27641 27.8469 7.57373 26.0436 7.57373 23.8047V7.30693C7.57373 4.99486 9.37869 3.17859 11.4034 3.8691C16.6317 5.65219 22.2668 9.83791 25.6879 12.6599Z' fill='%23F0FAFF'/%3E%3C/svg%3E%0A")}.block_bonuses_item .block_bonuses_content .title .copy:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' xmlns:xlink='http://www.w3.org/1999/xlink' width='24' height='24' x='0' y='0' viewBox='0 0 699.428 699.428' style='enable-background:new 0 0 512 512' xml:space='preserve'%3E%3Cg%3E%3Cpath d='M502.714 0H240.428C194.178 0 153 42.425 153 87.429l-25.267.59c-46.228 0-84.019 41.834-84.019 86.838V612c0 45.004 41.179 87.428 87.429 87.428H459c46.249 0 87.428-42.424 87.428-87.428h21.857c46.25 0 87.429-42.424 87.429-87.428v-349.19L502.714 0zM459 655.715H131.143c-22.95 0-43.714-21.441-43.714-43.715V174.857c0-22.272 18.688-42.993 41.638-42.993l23.933-.721v393.429C153 569.576 194.178 612 240.428 612h262.286c0 22.273-20.765 43.715-43.714 43.715zm153-131.143c0 22.271-20.765 43.713-43.715 43.713H240.428c-22.95 0-43.714-21.441-43.714-43.713V87.429c0-22.272 20.764-43.714 43.714-43.714H459c-.351 50.337 0 87.975 0 87.975 0 45.419 40.872 86.882 87.428 86.882H612v306zm-65.572-349.715c-23.277 0-43.714-42.293-43.714-64.981V44.348L612 174.857h-65.572zm-43.714 131.537H306c-12.065 0-21.857 9.77-21.857 21.835 0 12.065 9.792 21.835 21.857 21.835h196.714c12.065 0 21.857-9.771 21.857-21.835 0-12.065-9.792-21.835-21.857-21.835zm0 109.176H306c-12.065 0-21.857 9.77-21.857 21.834 0 12.066 9.792 21.836 21.857 21.836h196.714c12.065 0 21.857-9.77 21.857-21.836 0-12.064-9.792-21.834-21.857-21.834z' fill='%23ffffff' opacity='1' data-original='%23000000'%3E%3C/path%3E%3C/g%3E%3C/svg%3E")}blockquote:before{background-image:url("data:image/svg+xml,%3Csvg fill='%2361b0d0' width='48px' height='48px' viewBox='0 0 64 64' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Icons' x='-640' y='0' width='1280' height='800' style='fill:none;'/%3E%3Cpath id='quote-1' d='M27.194,12l0,8.025c-2.537,0.14 -4.458,0.603 -5.761,1.39c-1.304,0.787 -2.22,2.063 -2.749,3.829c-0.528,1.766 -0.793,4.292 -0.793,7.579l9.303,0l0,19.145l-19.081,0l0,-18.201c0,-7.518 1.612,-13.025 4.836,-16.522c3.225,-3.497 7.973,-5.245 14.245,-5.245Zm28.806,0l0,8.025c-2.537,0.14 -4.457,0.586 -5.761,1.338c-1.304,0.751 -2.247,2.028 -2.828,3.829c-0.581,1.8 -0.872,4.344 -0.872,7.631l9.461,0l0,19.145l-19.186,0l0,-18.201c0,-7.518 1.603,-13.025 4.809,-16.522c3.207,-3.497 7.999,-5.245 14.377,-5.245Z' style='fill-rule:nonzero;'/%3E%3C/svg%3E")}.avat{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' id='icon-user'%3E%3Cpath fill='%23D1D1D1' fill-rule='evenodd' d='M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10Zm3-12a3 3 0 1 1-6 0 3 3 0 0 1 6 0Zm-9 7a7.489 7.489 0 0 1 6-3 7.489 7.489 0 0 1 6 3 7.489 7.489 0 0 1-6 3 7.489 7.489 0 0 1-6-3Z' clip-rule='evenodd' %3E%3C/path%3E%3C/svg%3E")}.faq-blocks .faq .q:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 -960 960 960' width='24px' fill='%23fff'%3E%3Cpath d='M440-440H200v-80h240v-240h80v240h240v80H520v240h-80v-240Z'/%3E%3C/svg%3E")}.faq-blocks .faq.active .q:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 -960 960 960' width='24px' fill='%23fff'%3E%3Cpath d='M200-440v-80h560v80H200Z'/%3E%3C/svg%3E")}.logo{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='362' height='72' fill='none' viewBox='0 0 362 72'%3E%3Cpath fill='url(%23svg-34768)' d='M10 41.861v19.886h10.753v-8.899l10.983-8.88 17.092 17.779h15.387L40.671 36.61 72.531 10 10 41.861Z'%3E%3C/path%3E%3Cpath fill='url(%23svg-1d81ba)' d='m10 33.256 11.365-4.758V15.749H10v17.507Z'%3E%3C/path%3E%3Cpath fill='url(%23svg-8fcae1)' fill-rule='evenodd' d='m312.909 15.085-21.623 45.997h12.823l3.754-7.995h27.212l3.754 7.995h12.823l-21.624-45.997h-17.119Zm8.347 8.276-9.093 19.607h18.612l-9.093-19.607h-.426Z' clip-rule='evenodd'%3E%3C/path%3E%3Cpath fill='url(%23svg-20b09b)' fill-rule='evenodd' d='M113.067 19.491c-3.94-3.38-10.444-5.059-19.513-5.059H89.94c-9.069 0-15.573 1.678-19.513 5.059-3.952 3.369-5.922 8.976-5.922 16.82v3.544c0 7.845 1.97 13.452 5.922 16.833 3.94 3.368 10.444 5.058 19.513 5.058h3.614c9.069 0 15.573-1.69 19.513-5.059 3.952-3.38 5.922-8.987 5.922-16.832v-3.543c0-7.845-1.97-13.452-5.922-16.821Zm-5.642 19.642c0 3.205-.361 5.688-1.084 7.46-.723 1.772-2.168 3.17-4.313 4.173-2.145 1.014-5.234 1.539-9.267 1.574h-1.97c-3.066 0-5.572-.245-7.519-.747-1.946-.512-3.45-1.34-4.499-2.506a9.037 9.037 0 0 1-2.145-4.033c-.373-1.539-.548-3.509-.548-5.922v-2.028c0-4.872.968-8.3 2.914-10.293 1.959-1.993 5.887-2.984 11.797-2.984h1.97c3.03 0 5.502.245 7.425.758 1.935.501 3.427 1.329 4.476 2.494a9.482 9.482 0 0 1 2.169 4.045c.396 1.527.594 3.52.594 5.98v2.029Z' clip-rule='evenodd'%3E%3C/path%3E%3Cpath fill='url(%23svg-3bed3e)' d='M160.65 46.628h.454l14.525-31.543h18.732v45.997h-11.307V24.608h-.455l-16.89 36.474h-10.841l-16.692-36.474h-.467v36.474h-11.295V15.085h19.84l14.396 31.543Z'%3E%3C/path%3E%3Cpath fill='url(%23svg-3dfe9e)' d='M245.813 61.082h-42.908V15.085h42.908v9.069H214.27v9.395h31.543v9.01H214.27v9.454h31.543v9.07Z'%3E%3C/path%3E%3Cpath fill='url(%23svg-4fddf)' d='M250.476 15.085h47.256v9.663h-17.94v36.334h-11.435V24.748h-17.881v-9.663Z'%3E%3C/path%3E%3Cdefs%3E%3ClinearGradient id='svg-34768' x1='351.652' x2='10' y1='10' y2='61.747' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2375E6FF'%3E%3C/stop%3E%3Cstop offset='0' stop-color='%2375E6FF'%3E%3C/stop%3E%3Cstop offset='1' stop-color='%23878BFF'%3E%3C/stop%3E%3C/linearGradient%3E%3ClinearGradient id='svg-1d81ba' x1='351.652' x2='10' y1='10' y2='61.747' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2375E6FF'%3E%3C/stop%3E%3Cstop offset='0' stop-color='%2375E6FF'%3E%3C/stop%3E%3Cstop offset='1' stop-color='%23878BFF'%3E%3C/stop%3E%3C/linearGradient%3E%3ClinearGradient id='svg-8fcae1' x1='351.652' x2='10' y1='10' y2='61.747' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2375E6FF'%3E%3C/stop%3E%3Cstop offset='0' stop-color='%2375E6FF'%3E%3C/stop%3E%3Cstop offset='1' stop-color='%23878BFF'%3E%3C/stop%3E%3C/linearGradient%3E%3ClinearGradient id='svg-20b09b' x1='351.652' x2='10' y1='10' y2='61.747' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2375E6FF'%3E%3C/stop%3E%3Cstop offset='0' stop-color='%2375E6FF'%3E%3C/stop%3E%3Cstop offset='1' stop-color='%23878BFF'%3E%3C/stop%3E%3C/linearGradient%3E%3ClinearGradient id='svg-3bed3e' x1='351.652' x2='10' y1='10' y2='61.747' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2375E6FF'%3E%3C/stop%3E%3Cstop offset='0' stop-color='%2375E6FF'%3E%3C/stop%3E%3Cstop offset='1' stop-color='%23878BFF'%3E%3C/stop%3E%3C/linearGradient%3E%3ClinearGradient id='svg-3dfe9e' x1='351.652' x2='10' y1='10' y2='61.747' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2375E6FF'%3E%3C/stop%3E%3Cstop offset='0' stop-color='%2375E6FF'%3E%3C/stop%3E%3Cstop offset='1' stop-color='%23878BFF'%3E%3C/stop%3E%3C/linearGradient%3E%3ClinearGradient id='svg-4fddf' x1='351.652' x2='10' y1='10' y2='61.747' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2375E6FF'%3E%3C/stop%3E%3Cstop offset='0' stop-color='%2375E6FF'%3E%3C/stop%3E%3Cstop offset='1' stop-color='%23878BFF'%3E%3C/stop%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E")}.menu_btn{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' fill='%2361b0d0' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cpath d='M19.9785 23.1666C19.9785 24.1349 19.1935 24.9199 18.2251 24.9199L1.5011 24.9199C0.53276 24.9199 -0.25223 24.1349 -0.25223 23.1666C-0.25223 22.1983 0.532761 21.4133 1.5011 21.4133L18.2251 21.4133C19.1935 21.4133 19.9785 22.1983 19.9785 23.1666Z'%3E%3C/path%3E%3Cpath d='M24.9293 17.9067L23.2243 19.6116C22.566 20.27 22.566 21.3375 23.2243 21.9958C23.8827 22.6542 24.9502 22.6542 25.6085 21.9958L30.2591 17.3452C30.9175 16.6868 30.9175 15.6194 30.2591 14.961L25.6085 10.3104C24.9502 9.65204 23.8827 9.65204 23.2243 10.3104C22.566 10.9688 22.566 12.0362 23.2243 12.6946L24.9297 14.4L1.5011 14.4C0.532761 14.4 -0.252229 15.185 -0.252229 16.1534C-0.252229 17.1217 0.532761 17.9067 1.5011 17.9067L24.9293 17.9067Z'%3E%3C/path%3E%3Cpath d='M19.9785 9.13996C19.9785 10.1083 19.1935 10.8933 18.2251 10.8933L1.5011 10.8933C0.532761 10.8933 -0.252229 10.1083 -0.252229 9.13996C-0.252228 8.17162 0.532762 7.38663 1.5011 7.38663L18.2251 7.38663C19.1935 7.38663 19.9785 8.17162 19.9785 9.13996Z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E")}.menuopened
.menu_btn{}.icon.icon_bonus:before{background-image:url("/template/images/icons/bonusy.svg")}.icon.icon_mirrr:before{background-image:url("/template/images/icons/zerkalo.svg")}.icon.icon_downl:before{background-image:url("/template/images/icons/skachat.svg")}.icon.icon_slots:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='17' fill='%23fff' viewBox='0 0 17 17'%3E%3Cg%3E%3Cpath fill-rule='evenodd' d='M2.774 1.735a.644.644 0 0 1 .523-.27h9.437c.207 0 .402.1.523.27l2.638 4.677a.644.644 0 0 1-.068.832L8.47 14.599a.644.644 0 0 1-.911 0L.204 7.243a.644.644 0 0 1-.068-.83l2.638-4.678Z' clip-rule='evenodd'%3E%3C/path%3E%3C/g%3E%3Cdefs%3E%3C/defs%3E%3C/svg%3E")}.icon.icon_casho:before{background-image:url("/template/images/icons/vyvod-sredstv.svg")}.icon.icon_reviw:before{background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.9356 0.283001C8.1544 2.03991 6.09659 3.3805 3.62305 4.04328L5.30134 10.3068C7.77488 9.64398 10.2273 9.77606 12.6483 10.407C13.2821 10.5722 13.8897 10.0003 13.7202 9.36758L11.3836 0.647201C11.2141 0.0145449 10.4019 -0.176944 9.9356 0.283001ZM13.3815 2.63339C13.9144 2.4906 14.4822 2.56535 14.96 2.84119C15.4378 3.11704 15.7864 3.57138 15.9292 4.10426C16.072 4.63715 15.9972 5.20494 15.7214 5.68271C15.4455 6.16049 14.9912 6.50911 14.4583 6.6519L13.3815 2.63339ZM0.427472 5.92215C0.850576 5.18931 1.54747 4.65456 2.36485 4.43555L4.01644 10.5994C3.19906 10.8184 2.32816 10.7038 1.59532 10.2807C0.862487 9.85753 0.327741 9.16064 0.108726 8.34326C-0.110289 7.52589 0.00436785 6.65499 0.427472 5.92215ZM5.60742 11.4157L7.50204 15.4433C7.69092 15.8445 8.13977 16.0528 8.56791 15.9381C9.11916 15.7904 9.40245 15.1798 9.15966 14.6635L7.45892 11.0488C6.83651 11.1302 6.21814 11.2521 5.60742 11.4157Z'%3E%3C/path%3E%3C/svg%3E")}.icon.icon_cachb:before{background-image:url("/template/images/icons/cashbeck.svg")}.icon.icon_loyal:before{background-image:url("/template/images/icons/programma-loyalnosti.svg")}.icon.icon_lootb:before{background-image:url("/template/images/icons/lootboxy.svg")}.icon.icon_new:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='17' fill='%23fff' viewBox='0 0 17 17'%3E%3Cg%3E%3Cpath fill-rule='evenodd' d='M8.231 16.127H8.341c.056 0 .112-.001.167-.004 1.435-.05 2.872-.53 3.983-1.471 1.196-1.015 1.974-2.534 1.974-4.508 0-3.904-5.713-5.226-4.327-9.859-4.9 1.415-8.135 6.73-8.135 9.859 0 1.954.78 3.467 1.974 4.483 1.18 1.003 2.73 1.494 4.254 1.5Zm-1.311-1.72c.757.644 2.086.66 2.849.013.328-.278.58-.71.58-1.392 0-1.205-1.84-2.255-2.032-4.121-.662.934-1.98 2.875-1.98 4.12 0 .666.25 1.098.583 1.38Z' clip-rule='evenodd'%3E%3C/path%3E%3C/g%3E%3Cdefs%3E%3C/defs%3E%3C/svg%3E")}.icon.icon_logo:before{background-image:url("data:image/svg+xml,%3Csvg width='69' height='57' viewBox='0 0 69 57' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.734558 35.1934V56.6023H12.9707L12.311 47.0222L24.1358 37.4622L42.5382 56.6023H59.104L33.7557 29.5396L68.0567 0.890808L0.734558 35.1934Z' fill='%23fff'%3E%3C/path%3E%3Cpath d='M0.734558 25.9284L12.9707 20.8062V7.08057H0.734558V25.9284Z' fill='%23fff'%3E%3C/path%3E%3C/svg%3E")}