@font-face{font-family:'Roboto';src:url("../fonts/roboto-light-webfont.woff2") format("woff2"),url("../fonts/roboto-light-webfont.woff") format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:'Roboto';src:url("../fonts/roboto-regular-webfont.woff2") format("woff2"),url("../fonts/roboto-regular-webfont.woff") format("woff");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:'Roboto';src:url("../fonts/roboto-medium-webfont.woff2") format("woff2"),url("../fonts/roboto-medium-webfont.woff") format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:'Roboto';src:url("../fonts/roboto-bold-webfont.woff2") format("woff2"),url("../fonts/roboto-bold-webfont.woff") format("woff");font-weight:700;font-style:normal;font-display:swap}:root{--vh: 1vh}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;vertical-align:baseline}body,html{height:100%}a img,fieldset,img{border:none}input[type=email],input[type=tel],input[type=text],textarea{-webkit-appearance:none}textarea{overflow:auto}button,input{margin:0;padding:0;border:0}button,input[type=submit]{cursor:pointer}a,a:focus,button,div,h1,h2,h3,h4,h5,h6,input,select,span,textarea{outline:0}table{border-spacing:0;border-collapse:collapse;width:100%}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}.lg-title-upper{color:#f51f48;font-size:28px;font-weight:700}.lg-title-bottom{padding:5px 0;background:url(../img/tape.png) no-repeat top center;text-transform:uppercase;font-size:16px;color:#fff;font-weight:700}.lg-fw{width:100% !important}.lg-box{text-align:center;width:300px;border-radius:15px;box-sizing:border-box;box-shadow:0 3px #bed7cf;overflow:hidden;background:#f7f4d9;padding:10px 20px}[dir="rtl"] .lg-box{margin-right:auto}@media (max-width: 650px){.lg-box{margin:0 auto}}.lg-row{display:flex;justify-content:space-between;padding:3px 0}.lg-row input{height:32px;padding:0 1px 0 5px;width:66%}.lg-row select{width:33%;height:32px;padding:0 1px;border:0}.lg-row select option{height:10px}.lg-row select option:hover,.lg-row select option:focus{box-shadow:0 0 10px 100px #1882A8 inset;background:red}.lg-row button{margin:10px auto 3px;min-width:150px}.lg-row span{margin:0 auto;color:#6d8888}.lg-container{display:none;position:fixed;top:50%;left:50%;transform:translate(-50%, -50%);width:100vw;height:100vh;background:rgba(8,82,25,0.75);z-index:101}.wheel-svg{position:relative;top:-2px;left:-5px;max-width:410px;max-height:410px}[dir="rtl"] .wheel-svg{top:-5px;left:5px}.lg-wheel-box{display:block;width:400px;height:400px;border-radius:50%;margin:30px auto 0;background:center no-repeat url("../img/arrow.png")}@media (max-width: 700px){.lg-wheel-box{width:270px;height:260px;background-size:contain}}.lg-lucky-numbers{display:block;width:100%;max-width:600px;margin:0 auto;height:auto;padding-top:20px}@media (max-width: 700px){.wheel-svg{left:0}[dir="rtl"] .wheel-svg{left:0}.lg-lucky-numbers{display:flex;flex-wrap:wrap;justify-content:center}}.lg-lucky-numbers text{font-size:40px}@media (max-width: 700px){.lg-lucky-numbers text{font-size:30px}}.lg-exit{display:none;margin:40px auto 0;width:220px;border:0;font-size:24px;border-radius:20px;padding:5px 20px}.wheel-svg{-moz-transition:all 2s ease;-o-transition:all 2s ease;-webkit-transition:all 2s ease;transition:all 2s ease}h1{font-size:42px;line-height:1;font-weight:700;text-transform:capitalize;text-align:center;color:#016E72;padding:0 10px;margin-bottom:12px}h2{font-size:32px;line-height:1.14;font-weight:700;text-transform:capitalize;color:#016E72;margin-bottom:12px;text-align:left}[dir="rtl"] h2{text-align:right}h3{font-size:24px;line-height:1.14;font-weight:700;text-transform:capitalize;color:#016E72;margin-bottom:12px}h4{font-size:18px;line-height:1.14;text-transform:capitalize;color:#016E72;font-weight:700;margin-bottom:12px}a.btn,button.btn{display:inline-block;font-size:16px;line-height:1.25;font-weight:700;padding:10px;border-radius:8px;color:#fff;text-decoration:none;text-transform:uppercase;outline:none;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;cursor:pointer}a.btn.btn--green,button.btn.btn--green{background:linear-gradient(90deg, #00AD11 4.17%, #00CE5F 100%)}a.btn.btn--green:hover,button.btn.btn--green:hover{background:#2C932C}a.btn.btn--red,button.btn.btn--red{background:linear-gradient(90deg, #FF1B3B 0%, #FF6332 100%)}a.btn.btn--red:hover,button.btn.btn--red:hover{background:#D90522}a.btn.btn--blue,button.btn.btn--blue{background:linear-gradient(90deg, #0A47CA 0%, #1F86E6 100%)}a.btn.btn--blue:hover,button.btn.btn--blue:hover{background:#0A47CA}a.btn.btn--review,button.btn.btn--review{background:#E2F5FF;color:#0A9DF0}a.btn.btn--review:hover,button.btn.btn--review:hover{color:#fff;background:#0A9DF0}.section{margin-top:24px;padding:0 10px}.section-title{margin-top:36px}.section-title--sm{margin-top:26px}.section-title.section-title--mt0{margin-top:0}.section-title.section-title--mb0{margin-bottom:0}.section-title--offset{padding:0 10px}.content-section.content-section--pt0{padding-top:0}.content-section.content-section--pb0{padding-bottom:0}.content-section.content-section--pt-md{padding-top:24px}.content-section.content-section--pb-md{padding-bottom:24px}.content--pb10{padding-bottom:10px}.content .content-section--title+h2{margin-top:0}.content-text p,.content-text li,.content p,.content li{font-size:16px;line-height:1.5;letter-spacing:0.5px;color:#29403D}.content-text p a,.content-text li a,.content p a,.content li a{color:#0A9DF0;font-weight:700;font-size:inherit;transition:color .2s ease-in-out}.content-text p a:hover,.content-text li a:hover,.content p a:hover,.content li a:hover{color:#1058D2}.content-text p strong,.content-text li strong,.content p strong,.content li strong{font-size:inherit;line-height:inherit}.content-text ul li,.content ul li{list-style-type:none;position:relative;padding-left:14px}[dir="rtl"] .content-text ul li,[dir="rtl"] .content ul li{padding-left:initial;padding-right:14px}.content-text ul li:before,.content ul li:before{content:"";position:absolute;top:9px;left:0;width:6px;height:6px;background:#125A52;border-radius:1px}[dir="rtl"] .content-text ul li:before,[dir="rtl"] .content ul li:before{left:initial;right:0}.content-text ol,.content ol{counter-reset:content}.content-text ol li,.content ol li{counter-increment:content;list-style-type:none;position:relative}.content-text ol li:before,.content ol li:before{content:counters(content, ".") ".";display:inline-block;margin-right:4px;font-weight:bold;font-size:inherit;line-height:inherit;color:#125A52}.content-text .content-img--br,.content .content-img--br{float:right;min-width:320px;margin-left:25px}.content-text h2,.content-text h3,.content-text h4,.content h2,.content h3,.content h4{margin-top:36px}.breadcrumb-line{height:1px;background:#d5ebe4}.arrow-up{display:none;align-items:center;justify-content:center;position:fixed;top:73%;width:40px;height:40px;right:15px;z-index:10001;cursor:pointer;border-radius:8px;background:#054B44;box-shadow:2px 2px 8px rgba(21,73,68,0.6)}.arrow-up.active{display:flex}[dir="rtl"] .arrow-up{right:initial;left:15px}.breadcrumbs{padding:24px 0 0px}.breadcrumbs li{display:inline-block;text-transform:uppercase;font-weight:700;color:#016E72}.breadcrumbs a{color:#000}.breadcrumbs a:hover{text-decoration:underline}.accordeon{margin-top:12px}.accordeon .accordeon__row{background:#FFFFFF;box-shadow:0px 4px 12px rgba(13,106,130,0.28);border-radius:10px;margin-bottom:16px}.accordeon .accordeon__row:last-child{margin-bottom:0}.accordeon .accordeon__title{background:#013D46;color:#fff;font-weight:bold;font-size:18px;line-height:1.22;padding:12px;border-radius:10px 10px 0 0}.accordeon .accordeon__text{padding:12px 12px 2px;border-radius:0 0 10px 10px}.accordeon .accordeon__text p{margin-bottom:10px}@media (max-width: 1510px){.container--plr .breadcrumbs{padding:24px 10px 0}.container.container--mlr{padding:0 10px}}@media (max-width: 779px){.content-text h2,.content-text h3,.content-text h4,.content h2,.content h3,.content h4{margin-top:24px}.section-title{margin-top:24px}h1{font-size:28px}h2{font-size:24px}h3{font-size:20px}.content-section.content-section--pt-md{padding-top:12px}}.svg-loader{display:none}.no-scroll{overflow:hidden}.main-page{width:calc(100% - 260px);margin-left:260px}[dir="rtl"] .main-page{margin-left:initial;margin-right:260px}.header{position:fixed;top:0;left:0;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;z-index:900;display:flex;flex-direction:column;align-items:center;min-height:100vh;min-height:calc(var(--vh, 1vh) * 100);height:100%;width:260px;padding:24px 15px;background:linear-gradient(180deg, #003E37 0%, #0A5751 100%)}[dir="rtl"] .header{left:initial;right:0}.header .header-label{position:absolute;top:0;left:0;z-index:1;direction:ltr}.header .header-label::after{content:'';position:absolute;top:0;left:0;border:48px solid transparent;border-left:48px solid #0d852f;border-top:48px solid #0d852f;z-index:-1}[dir="rtl"] .header .header-label{left:initial;right:0}[dir="rtl"] .header .header-label::after{left:initial;right:0;border-left:48px solid transparent;border-right:48px solid #0d852f}.header .header-label__text-wrap{position:absolute;margin:17px 0 0 10px;transform:rotate(-45deg);text-align:center}[dir="rtl"] .header .header-label__text-wrap{transform:rotate(45deg);left:-64px;margin:13px 0 0 10px}.header .header-label__text{color:#fff;font-size:12px;line-height:1;font-weight:700;text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.header .header-label--yellow{color:#ffd800;font-size:18px}.header .icon--lang,.header .icon-img{width:25px;height:17px;border-radius:4px}.header .icon--arrow{width:12px;height:9px;fill:#fff;margin-left:8px;transition:transform .2s ease-in}[dir="rtl"] .header .icon--arrow{margin-left:initial;margin-right:8px}.header .header__nav{width:100%;margin-top:24px;padding:12px;border-radius:8px;background:#09554D;color:#fff}.header .header__lang{position:absolute;top:8px;right:15px;left:15px;padding:0 12px;border-radius:8px;transition:background-color .2s linear;z-index:1}.header .header__lang.open{padding:0 12px 7px;background:#1B7369}.header .header__lang.open .header__langs{visibility:visible;max-height:160px;transition:max-height .2s ease-in, visibility .1s linear 0.2s}.header .header__lang.open .icon--arrow{transform:rotate(180deg)}.header .header__lang--btn{display:flex;justify-content:space-between;align-items:center;position:absolute;top:0;right:0;border:none;outline:none;padding:6px;background:#09554D;border-radius:8px}[dir="rtl"] .header .header__lang--btn{right:initial;left:0}.header .header__langs{display:flex;flex-direction:column;margin-top:40px;max-height:0;visibility:hidden}.header .header__lang-list{display:flex;flex-wrap:wrap;list-style:none}.header .header__lang-item{width:25px;height:17px;margin-right:5px;margin-bottom:5px}.header .header__lang-item:nth-child(7n+7){margin-right:0}[dir="rtl"] .header .header__lang-item{margin-right:initial;margin-left:5px}[dir="rtl"] .header .header__lang-item:nth-child(7n+7){margin-right:initial;margin-left:0}.header .header__lang--link{margin-top:12px;margin-bottom:12px;font-weight:700;color:#0A9DF0;text-align:center}.header .header__nav-list{list-style:none;text-transform:capitalize}.header .header__nav-item{display:flex;flex-wrap:wrap;width:100%;min-height:40px;margin-bottom:5px;padding:0 12px;font-weight:500;color:#fff;border-radius:8px;transition:background-color .2s linear;cursor:pointer}.header .header__nav-item:last-child{margin-bottom:0}.header .header__nav-item.open{background-color:#1B7369}.header .header__nav-item:hover{background-color:#1B7369}.header .header__nav-link{display:flex;align-items:center;width:100%;min-height:40px;font-weight:500;color:#fff}.header .header__nav-link img{margin-right:12px}[dir="rtl"] .header .header__nav-link img{margin-right:initial;margin-left:12px}.header .navigation-group__title{display:flex;align-items:center;width:100%;min-height:40px}.header .navigation-group__title img{margin-right:12px}.header .navigation-group__title .navigation-group__title-text{margin-right:12px}.header .navigation-group__title .icon--arrow{margin-left:auto}.header .navigation-group__list{width:100%;list-style:none;max-height:0;visibility:hidden;transition:max-height .2s ease-in}.header .navigation-group.open .navigation-group__list{visibility:visible;max-height:250px;transition:max-height .2s ease-in, visibility .1s linear 0.2s}.header .navigation-group.open .icon--arrow{transform:rotate(180deg)}.header-mobile__row{display:none;align-items:center;justify-content:space-between;width:100%;background:#004f47;padding:5px 10px}.menu-btn{outline:none;border:none;padding:20px 11px 23px;border-radius:50%;height:12px;background:#00413c;cursor:pointer;z-index:998}.menu-btn.open .menu-btn__hamburger{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.menu-btn.open .menu-btn__hamburger:after{-webkit-transform:translateY(-1px) rotate(-90deg);transform:translateY(-1px) rotate(-90deg)}.menu-btn.open .menu-btn__hamburger:before{display:none}.menu-btn__hamburger{display:block;position:relative;background:#fc0;height:3px;width:2em;border-radius:3px;-webkit-transition:all ease-in-out 350ms;transition:all ease-in-out 350ms}.menu-btn__hamburger:before,.menu-btn__hamburger:after{content:'';display:block;background:#fc0;height:3px;width:2em;border-radius:3px;-webkit-transition:all ease-in-out 350ms;transition:all ease-in-out 350ms}.menu-btn__hamburger:before{-webkit-transform:translateY(-7px);transform:translateY(-7px)}.menu-btn__hamburger:after{-webkit-transform:translateY(4px);transform:translateY(4px)}@media (max-width: 1300px){.main-page{width:100%;margin-left:0}[dir="rtl"] .main-page{width:100%;margin-right:0}.header-mobile__row{display:flex}.header{transform:translateX(-100%);transition:transform .2s ease-in-out}[dir="rtl"] .header{transform:translateX(100%)}.header.open{transform:translateX(0)}[dir="rtl"] .header.open{transform:translateX(0)}.logo-mobile{height:53px}.header-overlay{position:fixed;top:0;left:0;width:100%;height:100%;min-width:100vw;min-height:100vh;background:rgba(0,0,0,0.25);visibility:hidden;opacity:0;transition:all .2s ease-in-out;z-index:900}.header-overlay.open{visibility:visible;opacity:1}}.footer{background:#003644;padding:12px 10px}.footer .footer-top{display:flex;flex-wrap:wrap;justify-content:space-between}.footer .footer-menu__list,.footer .footer-social__list{display:flex;align-items:center;list-style:none;color:#fff}.footer .footer-menu__item{margin-right:12px}[dir="rtl"] .footer .footer-menu__item{margin-right:initial;margin-left:12px}.footer .footer-menu__link{display:inline-block;padding:10px 12px;color:#fff;font-weight:500;font-size:12px;border-radius:8px;transition:background-color .2s ease-in-out}.footer .footer-menu__link:hover{background-color:#115E72}.footer .footer-social__item{margin-left:12px}[dir="rtl"] .footer .footer-social__item{margin-left:initial;margin-right:12px}.footer .footer-social__link{width:34px;height:34px;border-radius:8px;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease-in-out}.footer .footer-social__link:hover{background-color:#115E72}.footer .footer-text{color:#8EB8C4;font-size:12px;margin-top:24px}.footer .footer__additional{width:100%;margin-top:24px}.footer .footer__additional .container{display:flex;flex-wrap:wrap}.footer .footer__additional img{height:32px;margin:0 10px}.footer .text-footer{margin-top:24px}.footer .text-footer a{font-weight:500;color:#fff;font-size:12px}@media (max-width: 700px){.footer .footer-top{flex-direction:column}.footer .footer-social__list{justify-content:center;margin-top:7px}.footer .footer-social__item:first-child{margin-left:0}[dir="rtl"] .footer .footer-social__item:first-child{margin-right:0}.footer .footer-menu__list{flex-wrap:wrap}.footer .footer-text,.footer .footer__additional,.footer .text-footer{margin-top:15px}.footer .container{width:100%}}.anchors-section{padding:24px 10px 14px}.anchors-index{display:flex;align-items:center;flex-wrap:wrap;list-style:none}.anchors-index .anchors-index__item{height:58px;min-width:150px;width:calc((100% - 50px) / 6);background-color:#DAFDF3;border-radius:10px;margin-right:10px;margin-bottom:10px;transition:background-color .2s ease-in-out}.anchors-index .anchors-index__item:last-child{margin-right:0}.anchors-index .anchors-index__item:hover{background-color:#2DB992}.anchors-index .anchors-index__item:hover .anchors-index__link{color:#fff}.anchors-index .anchors-index__link{display:flex;align-items:center;justify-content:center;width:100%;height:100%;font-size:14px;line-height:1.43;font-weight:700;text-transform:uppercase;padding:6px;color:#10887B;transition:color .2s ease-in-out}.anchors-index .anchors-index__link span{display:-webkit-box;text-align:center;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media (max-width: 970px){.anchors-index .anchors-index__item{width:calc((100% - 20px) / 3)}.anchors-index .anchors-index__item:nth-child(3){margin-right:0}}@media (max-width: 500px){.anchors-index .anchors-index__item{width:calc((100% - 10px) / 2);min-width:140px}.anchors-index .anchors-index__item:nth-child(odd){margin-right:10px}.anchors-index .anchors-index__item:nth-child(even){margin-right:0}}.games-banner__wrap .section__title{margin-top:26px}.games-banner__wrap .games-banner{margin-top:56px;padding:24px;width:100%;background:url("../img/games-banner.jpg") center center no-repeat;background-size:cover}.games-banner__wrap .games-banner .container{display:flex;flex-direction:column;align-items:center;justify-content:center}.games-banner__wrap .games-banner__title{font-weight:900;font-size:26px;line-height:34px;color:#CAF5BA;text-align:center}.games-banner__wrap .games-banner__desc{font-weight:bold;font-size:16px;line-height:20px;color:#fff;margin-top:5px;text-align:center}.games-banner__wrap .games-banner__desc strong{color:#FACA04;font-size:inherit}.games-banner__wrap .games-banner__btn{margin-top:15px;max-width:220px;width:100%;text-align:center}.games-banner__wrap .top-games__cards{display:flex;justify-content:space-between;margin-top:18px;padding:0 10px}.games-banner__wrap .top-game__card{width:calc(33% - (40px / 3));margin-right:20px;position:relative;box-shadow:0px 10px 30px rgba(13,106,130,0.28);border-radius:10px;background:#fff;display:flex;flex-direction:column}.games-banner__wrap .top-game__card:first-child{box-shadow:0px 8px 12px #FFDB70}.games-banner__wrap .top-game__card:before{content:"";position:absolute;display:block;top:-11px;left:-13px;width:56px;height:56px;z-index:3}.games-banner__wrap .top-game__card:nth-child(1)::before{background:url(../img/medal.svg) center center no-repeat;background-size:contain}.games-banner__wrap .top-game__card:nth-child(2)::before{background:url(../img/medal-2.svg) center center no-repeat;background-size:contain}.games-banner__wrap .top-game__card:nth-child(3)::before{background:url(../img/medal-3.svg) center center no-repeat;background-size:contain}.games-banner__wrap .top-game__card:last-child{margin-right:0}.games-banner__wrap .top-game__card-top{height:112px;width:100%;position:relative;border-radius:12px 12px 0 0;padding:12px;text-align:right}.games-banner__wrap .top-game__card-top:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg, rgba(0,0,0,0.56) 18.24%, rgba(0,0,0,0) 100%);border-radius:12px 12px 0 0}.games-banner__wrap .top-game__card-top img{position:relative;z-index:2;max-width:80px}.games-banner__wrap .top-game__card__overlay{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:10px 10px 0 0;overflow:hidden;z-index:1}.games-banner__wrap .top-game__card__overlay .top-game__card__overlay-img{position:absolute;top:0;left:0;width:100%;height:100%;max-width:100%;object-fit:cover;object-position:center}.games-banner__wrap .top-game__card--play{position:absolute;top:50%;left:50%;border-radius:50%;transform:translate(-50%, -50%);width:54px;height:54px;border:none;outline:none;background:url("../img/play.svg") center center no-repeat;background-size:contain;z-index:3;cursor:pointer}.games-banner__wrap .top-game__card--play:hover{background:url("../img/play-hover.svg") center center no-repeat;background-size:contain}.games-banner__wrap .top-game__card-bottom{padding:12px 12px 35px;border-radius:0 0 12px 12px}.games-banner__wrap .top-game__card-title{font-size:18px;text-align:center;color:#016E72}.games-banner__wrap .top-game__card-main{display:flex;margin-top:12px}.games-banner__wrap .top-game__card-left{width:50%;display:flex;flex-direction:column}.games-banner__wrap .top-game__card-right{width:50%}.games-banner__wrap .top-game__features-list{list-style:none}.games-banner__wrap .top-game__features-list li{padding-left:30px;position:relative;font-size:12px;line-height:14px;color:#779090;margin-bottom:12px}.games-banner__wrap .top-game__features-list li:last-child{margin-bottom:0}.games-banner__wrap .top-game__features-list li:before{content:"";position:absolute;top:0;left:6px;width:12px;height:12px;background:url("../img/bet-icon.png") center center no-repeat;background-size:contain}.games-banner__wrap .top-game__cat-name{font-size:14px;line-height:16px;color:#779090;margin-bottom:6px}.games-banner__wrap .top-game__cat-name:last-child{margin-bottom:0}.games-banner__wrap .top-game__cat-name strong{color:#2C932C;font-weight:700}.games-banner__wrap .top-game__card--btn{position:absolute;left:50%;bottom:-20px;transform:translateX(-50%);max-width:220px;min-width:150px;height:40px}.games-banner__wrap .game-list-roulette__link-bottom{left:50%;transform:translateX(-50%);bottom:-50px}@media (max-width: 1050px){.games-banner__wrap .container{width:calc(100% - 30px)}.games-banner__wrap .top-games__cards{flex-wrap:wrap;justify-content:center}.games-banner__wrap .top-game__card{width:330px;margin:0 10px 50px}.games-banner__wrap .top-game__card:last-child{margin-bottom:0}}@media (max-width: 768px){.games-banner__wrap .game-list-roulette__link-bottom{bottom:-40px}}@media (max-width: 750px){.games-banner__wrap .top-game__card{margin:0 0 50px}.games-banner__wrap .top-games__cards{flex-direction:column;align-items:center}.games-banner__wrap .games-banner{background:url(../img/games-banner-mob.jpg) center center no-repeat;background-size:cover}}@media (max-width: 369px){.games-banner__wrap .top-game__card{width:100%}}.table-live__wrap{padding:36px 10px}.table-live__wrap.plr10{padding-right:10px;padding-left:10px}.table-live__wrap .table-classic__col--lg{flex:1}.table-live__wrap .table-classic__row:last-child{margin-bottom:0}.table-classic{display:flex;flex-direction:column}.table-classic .table-classic__row{display:flex;position:relative;min-height:120px;padding:12px;margin-bottom:12px;background:#fff;box-shadow:0px 10px 30px rgba(13,106,130,0.28);border-radius:10px}.table-classic .table-classic__row:first-child{box-shadow:0px 10px 30px #FFDB70}.table-classic .table-classic__row:first-child .table-classic__num{background:#F7BD1E}.table-classic .table-classic__num{position:absolute;display:flex;align-items:center;justify-content:center;width:30px;height:30px;top:0;left:0;z-index:1;font-size:16px;font-weight:900;border-radius:10px 0px;background:#00272D;color:#fff}.table-classic .table-classic__col{position:relative;width:calc(100% / 6);padding:6px 12px;margin-right:12px;border-radius:8px;background:#EFF8F5}.table-classic .table-classic__col:last-child{margin-right:0}.table-classic .table-classic__col--center{display:flex;align-items:center;justify-content:center}.table-classic .table-classic__col--center img{max-width:100%;max-height:100%;height:auto}.table-classic .table-classic__col--select{display:flex;flex-direction:column;justify-content:space-between;background:#fff;padding:0}.table-classic .table-classic__col--white{padding:6px 0;background:#fff}.table-classic .table-classic__col--white:last-child{display:flex;flex-direction:column;justify-content:space-between;padding:0}.table-classic .table-classic__col--lg{min-width:192px}.table-classic .table-classic__col--lg .table-classic__category{text-transform:inherit}.table-classic .table-classic__name{font-weight:700;font-size:18px;line-height:1.16;text-transform:capitalize;color:#016E72}.table-classic .table-classic__rating{display:flex;align-items:center;margin-top:10px}.table-classic .table-classic__stars{display:flex;align-items:center}.table-classic .table-classic__rating-val{position:relative;top:1px;font-size:14px;line-height:1;font-weight:500;color:#29403D;margin-left:12px}.table-classic .table-classic__btn{text-align:center;width:100%}.table-classic .btn--review{margin-top:10px}.table-classic .table-classic__overlay{position:absolute;bottom:6px;right:12px;z-index:1}.table-classic .table-classic__front{display:flex;flex-direction:column;width:100%;height:100%;position:relative;z-index:2}.table-classic .table-classic__bonus-first{font-size:18px;line-height:1.33;font-weight:700;color:#2C932C;margin-bottom:4px}.table-classic .table-classic__val{font-size:18px;line-height:1.33;font-weight:700;color:#016E72;margin-bottom:4px}.table-classic .table-classic__category{font-size:14px;line-height:1.14;color:#29403D;text-transform:capitalize}.table-classic .table-classic__terms{margin-top:auto;font-weight:700;color:#0A9DF0;font-size:14px;line-height:1.14}.table-classic .table-classic__terms:hover ~ .table-classic__terms-text{display:block}.table-classic .table-classic__terms-text{display:none;position:absolute;bottom:20px;left:-12px;right:-12px;background:#fff;padding:6px;border-radius:8px;z-index:3}.table-classic .table-classic__accepts{display:flex;align-items:center;margin-top:15px;font-size:14px;line-height:1.14;color:#29403D}.table-classic .table-classic__accepts img{margin-right:9px}.table-classic .table-classic__select{border-radius:8px;background:#E8FAF5;position:relative}.table-classic .table-classic__select--pay .table-classic__select-list{z-index:2}.table-classic .table-classic__select--lang{margin-top:10px}.table-classic .table-classic__select--lang .table-classic__select-item img{border-radius:4px}.table-classic .table-classic__select-btn{display:flex;align-items:center;justify-content:space-between;width:100%;height:44px;padding:6px 12px;background:transparent;border:none;outline:none}.table-classic .table-classic__select-btn.open .icon--arrow{transform:rotate(180deg)}.table-classic .table-classic__select-btn span{text-align:left;font-weight:bold;font-size:14px;line-height:1.14;color:#016E72}.table-classic .table-classic__select-btn .icon--arrow{width:12px;height:7px;fill:#016E72;margin-left:7px;transition:transform .2s ease-in}.table-classic .table-classic__select-list{display:flex;justify-content:center;flex-wrap:wrap;list-style:none;position:absolute;top:36px;left:0;width:100%;padding:6px 12px;background:#E8FAF5;border-radius:0 0 8px 8px;max-height:0;visibility:hidden;transition:max-height .2s ease-in;z-index:1}.table-classic .table-classic__select-list.open{visibility:visible;max-height:250px;transition:max-height .2s ease-in, visibility .1s linear 0.2s}.table-classic .table-classic__select-item{display:flex;align-items:center;justify-content:center;margin-right:8px;margin-bottom:6px;width:calc(33% - 6px)}.table-classic .table-classic__select-item:nth-child(3n+3){margin-right:0}.table-classic .table-classic__select-item:last-child{margin-right:0}.table-classic .table-classic__select-item img{max-width:100%;max-height:100%}@media (max-width: 900px){.table-classic .table-classic__row{flex-wrap:wrap}.table-classic .table-classic__col{width:calc((100% - 24px) / 3);min-height:74px}.table-classic .table-classic__col:nth-child(2),.table-classic .table-classic__col:nth-child(3),.table-classic .table-classic__col:nth-child(4){margin-bottom:12px}.table-classic .table-classic__col:nth-child(4),.table-classic .table-classic__col:nth-child(7){margin-right:0}}@media (max-width: 650px){.table-classic .table-classic__col{width:100%;margin-right:0;margin-bottom:10px}.table-classic .table-classic__col:last-child{margin-bottom:0;min-height:auto}.table-classic .table-classic__col:nth-child(2),.table-classic .table-classic__col:nth-child(5){margin-right:10px}.table-classic .table-classic__col:nth-child(2),.table-classic .table-classic__col:nth-child(3),.table-classic .table-classic__col:nth-child(5),.table-classic .table-classic__col:nth-child(6){width:calc(50% - 5px)}}.filter-games__wrap{margin-top:36px}.content-section.plr .filter-games__wrap{margin-top:26px}.filter-games__wrap .container{padding:0 10px}.filter-games__wrap .games-filter__wrap{display:flex;flex-wrap:wrap;margin-top:24px;background:#D5EBE4;border-radius:6px;padding:12px}.filter-games__wrap .games-filter__choose{width:240px;margin-right:20px}.filter-games__wrap .games-filter__choose.search-games{width:auto;margin-left:auto;margin-right:0}.filter-games__wrap .games-filter_title{font-weight:500;font-size:18px;color:#016E72}.filter-games__wrap .games-filter__select{margin-top:12px;position:relative;min-width:180px}.filter-games__wrap .games-filter__input{display:flex;align-items:center;width:100%;background:#FFFFFF;border-radius:6px;padding:6px 40px 6px 12px;min-height:36px;position:relative;cursor:pointer}.filter-games__wrap .games-filter__input::after{content:'';position:absolute;width:14px;height:18px;background:url(../img/arrow-filter.png) center center no-repeat;background-size:contain;top:50%;right:12px;transform:translateY(-50%) rotate(0);transition:all .3s}.filter-games__wrap .games-filter__input.open::after{transform:translateY(-50%) rotate(180deg);transition:all .3s}.filter-games__wrap .games-filter__input_select{font-weight:500;font-size:14px;line-height:24px;color:#2C932C;transition:border .3s;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.filter-games__wrap .games-filter__input_select.open{border:1px solid #016E72}.filter-games__wrap .games-filter__select_list{display:none;flex-direction:column;margin-top:5px;background:#FFFFFF;border-radius:6px;width:100%;position:absolute;z-index:20;max-height:216px;overflow-y:auto;top:38px;box-shadow:0px 0px 4px rgba(13,106,130,0.28)}.filter-games__wrap .games-filter__select_list.open{display:block}.filter-games__wrap .games-filter__select_list::-webkit-scrollbar-thumb{background:#016E72;border-radius:6px;height:18px}.filter-games__wrap .games-filter__select_list::-webkit-scrollbar{width:8px}.filter-games__wrap .games-filter__select_list::-webkit-scrollbar-track{background:#ECECEC;border-radius:6px}.filter-games__wrap .games-filter__select_item{width:100%;font-weight:500;border-radius:6px;background:#ffffff;outline:none;height:36px;color:#2C932C;padding:0 12px;text-align:left;transition:background 0.3s;cursor:pointer;font-size:14px}.filter-games__wrap .games-filter__select_item:hover{background:#F2F2F2;border-radius:0}.filter-games__wrap .selected-filter{display:flex;align-items:center;flex-wrap:wrap;width:100%}.filter-games__wrap .selected-item{background:#016E72;border-radius:12px;padding:4px 30px 4px 8px;font-weight:500;font-size:14px;line-height:16px;color:#fff;position:relative;margin-top:12px;cursor:pointer}.filter-games__wrap .selected-item:not(:last-child){margin-right:12px}.filter-games__wrap .selected-item::after{content:'';position:absolute;width:14px;height:14px;background:url(../img/close-filter.png) center center no-repeat;background-size:contain;top:50%;transform:translateY(-50%);right:8px}.filter-games__wrap .search-games__wrap{display:flex;margin-top:12px}.filter-games__wrap .search-games_input{height:36px;font-size:14px;line-height:30px;color:#9FBD9F;background:#FFFFFF;border:1px solid #016E72;border-radius:6px 0 0 6px;padding:3px 12px;width:300px}.filter-games__wrap .search-games_input::placeholder{color:inherit;font-size:inherit;color:inherit}.filter-games__wrap .search-games_btn{display:flex;align-items:center;color:#FFFFFF;height:36px;font-size:14px;padding:6px;line-height:30px;background:#016E72;border:1px solid #016E72;border-radius:0px 6px 6px 0px}.filter-games__wrap .search-games_btn img{width:24px;height:24px}.filter-games__wrap .games-index__list{display:flex;flex-wrap:wrap;margin-top:24px}.filter-games__wrap .game-index__item{width:calc(25% - 15px);position:relative;box-shadow:0px 10px 30px rgba(13,106,130,0.28);border-radius:10px;margin-bottom:20px;margin-right:20px;overflow:hidden}.filter-games__wrap .game-index__item:nth-child(4n){margin-right:0}.filter-games__wrap .game-index__item-img{display:flex;align-items:start;justify-content:flex-end;width:100%;height:144px;border-radius:10px 10px 0px 0px;padding:12px;position:relative}.filter-games__wrap .game-index__item-software_img{max-width:76px;max-height:38px;position:relative;z-index:2}.filter-games__wrap .game-index__item-info{background:#ffffff;border-radius:0 0 10px 10px}.filter-games__wrap .game-index__item-overlay{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:10px 10px 0 0;z-index:1}.filter-games__wrap .game-index__item-overlay:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.3);z-index:2}.filter-games__wrap .game-index__item-overlay img{position:absolute;top:0;left:0;width:100%;height:100%}.filter-games__wrap .game-index__item-rating{display:flex;justify-content:center;margin-top:30px}.filter-games__wrap .game-index__item-rating .icon-star{width:12px;height:12px;margin-right:4px;background:url("../img/star-game-full.png") no-repeat center center;background-size:contain}.filter-games__wrap .game-index__item-rating .icon-star:last-child{margin-right:0}.filter-games__wrap .game-index__item-rating .rate-one{background:url("../img/star-game.png") no-repeat center center;background-size:contain}.filter-games__wrap .game-index__item-title{display:block;text-align:center;margin:7px auto;font-weight:bold;font-size:14px;line-height:16px;text-align:center;color:#016E72}.filter-games__wrap .game-index__item_btn{position:absolute;top:125px;left:50%;min-width:140px;transform:translateX(-50%);z-index:3}.filter-games__wrap .games-index__pagination{display:flex;align-items:center;justify-content:center;width:100%;margin-top:26px}.filter-games__wrap .games-index__pag-prev,.filter-games__wrap .games-index__pag-next{width:40px;height:40px;display:flex;align-items:center;justify-content:center;margin:0 12px;cursor:pointer}.filter-games__wrap .games-index__pagination_btn{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#E8FAF5;border-radius:10px;color:#2C932C;font-weight:500;font-size:16px;margin-right:12px}.filter-games__wrap .games-index__pagination_btn:last-of-type{margin-right:0}.filter-games__wrap .games-index__pagination_btn.active{background:#2C932C;color:#fff}.filter-games__wrap .pag-btns__num{display:flex;align-items:center}.filter-games__wrap .game-list-roulette__display-iframe{border-radius:10px}.filter-games__wrap .game-list-roulette__link-bottom{left:50%;transform:translateX(-50%);bottom:-50px}.filter-games__wrap .game-list-roulette__close{font-size:30px}@media (max-width: 1440px){.filter-games__wrap .games-index__list{justify-content:center;margin-top:10px}.filter-games__wrap .game-index__item:nth-child(4n){margin-right:10px}.filter-games__wrap .game-index__item{margin:10px;width:calc(25% - 25px)}.filter-games__wrap .search-games_input{width:auto}.filter-games__wrap .games-filter__choose{width:auto}.filter-games__wrap .game-index__item{width:calc(33% - 18px)}}@media (max-width: 905px) and (min-width: 751px){.filter-games__wrap .search-games_input{width:calc(100% - 38px)}.filter-games__wrap .search-games__wrap{width:100%}.filter-games__wrap .games-filter__choose.search-games{margin-left:0}.filter-games__wrap .games-filter__choose.search-games,.filter-games__wrap .games-filter__choose{width:calc(25% - 15px)}.filter-games__wrap .games-filter__select{min-width:160px}}@media (max-width: 768px){.filter-games__wrap .game-list-roulette__link-bottom{bottom:-40px}}@media (max-width: 750px){.filter-games__wrap .games-filter__choose{width:calc(33% - 12px)}.filter-games__wrap .search-games_input{width:calc(100% - 38px)}.filter-games__wrap .games-filter__choose:nth-child(3){margin-right:0}.filter-games__wrap .games-filter__choose.search-games{margin-top:20px;margin-left:0;width:100%}.filter-games__wrap .games-filter__select{margin-top:4px}.filter-games__wrap .search-games__wrap{margin-top:4px}.filter-games__wrap .game-index__item{width:calc(50% - 20px);max-width:280px}}@media (max-width: 650px){.filter-games__wrap .games-filter__choose,.filter-games__wrap .games-filter__choose.search-games{width:calc(50% - 10px)}.filter-games__wrap .games-filter__choose:nth-child(2){margin-right:0}.filter-games__wrap .games-filter__choose:nth-child(3){margin-right:15px;margin-top:20px}}@media (max-width: 500px){.filter-games__wrap .games-filter__choose:nth-child(3){margin-right:0}.filter-games__wrap .games-filter__choose.search-games{width:100%}.filter-games__wrap .games-filter__choose{width:100%;margin-right:0;margin-top:20px}.filter-games__wrap .search-games_input{width:100%}.filter-games__wrap .game-index__item{width:100%}}@media (max-width: 370px){.filter-games__wrap .games-index__pagination_btn{width:30px;height:30px}}.page{min-height:calc(100vh - 175px);overflow:hidden}.header-nav-section{position:relative;background:url(../img/main/banner_bg.jpg) no-repeat top left;background-size:cover}.header-section{background-image:-webkit-radial-gradient(#01645b 0, #004f47 80%);background-image:radial-gradient(#01645b 0, #004f47 80%)}.nav{position:relative;text-align:center;height:50px;line-height:50px;background-color:#00655a}.nav-item,.nav-item-logo{margin:0 5px}.logo-block{position:absolute;left:50%;top:70%;transform:translate(-50%, -50%)}.nav-item{display:inline-block;color:#d7f5b8;font-weight:700;text-transform:uppercase;white-space:pre;text-overflow:ellipsis;overflow:hidden}.nav-item:hover{color:#ffd800}.block-lang{margin-top:10px;padding:12px;color:#eec403;background:#004f32;border:2px solid #a5c287;border-radius:50%;box-shadow:0 0 0 3px #004f32;transition:all .5s}.block-lang:hover{color:#004f32;background:#eec403;border:2px solid #008b5d}.header__games-block{display:inline-flex;flex-direction:column;justify-content:center;margin-right:55px;margin-bottom:38px;text-align:center;width:calc(100% - 437px)}.header__content-title{margin-top:24px;color:#ffd800;font-weight:700;font-size:42px;line-height:1.16;text-align:center;text-shadow:0px 0px 10px #000000;padding:0 10px}.header__content-description{margin:24px auto;font-size:20px;line-height:1.2;color:#fff;letter-spacing:0.5px}.game__item--right .btn,.game__item--left .btn{min-width:180px;font-size:24px;font-weight:900;padding:5px 40px;position:absolute;bottom:-8px;left:50%;transform:translateX(-50%);z-index:5}.game__item{display:inline-block;width:290px;height:295px;background:url(../img/header-block-game.png)}.game__img,.game__item,.game__title{position:relative}.game__img{margin-top:25px;z-index:2;-webkit-transition:all 1s ease;transition:all 1s ease}.game__img.game__img--right{margin-top:32px}.game__img:hover{-webkit-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg)}.btn__game-play{position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);display:block;margin:0 auto;width:180px;height:40px;line-height:40px;border-radius:20px;color:#fff;text-shadow:0 0 25px #fff;font-family:'Roboto Condensed', sans-serif;font-weight:700;font-size:26px;z-index:5;white-space:nowrap;overflow:hidden}.game-block{display:flex;justify-content:space-around}.btn__game-play--eur{background:-webkit-linear-gradient(#0049c5, #0124b7);background:linear-gradient(#0049c5, #0124b7);box-shadow:0 -3px #2a69e4, 0 0 #01208d, 0 3px #01208d}.btn__game-play--eur:hover{background:-webkit-linear-gradient(#157dff, #0124b7);background:linear-gradient(#157dff, #0124b7)}.btn__game-play--am{background:-webkit-linear-gradient(#d9032a, #a10e1f);background:linear-gradient(#d9032a, #a10e1f);box-shadow:0 -3px #f51f48, 0 0 #c00825, 0 3px #6e010c}.btn__game-play--am:hover{background:-webkit-linear-gradient(#ff0d25, #a10e1f);background:linear-gradient(#ff0d25, #a10e1f)}.game__link-img-mob{display:none}.game__title{margin-top:-82px;z-index:4}.block-payout__name,.btn__casinos-block,.btn__game-play,.nav-item{text-overflow:ellipsis}.ui-tabs-nav{margin-left:145px;margin-bottom:-2px;width:389.99px;border-radius:25px 25px 0 0;box-shadow:inset 0 0 0 2px #00655a;font-size:0}.ui-tabs-tab{width:195px}.tab-block__lable{display:inline-block;padding:15px 25px;color:#d7f5b8;text-transform:uppercase;font-weight:700;font-size:14px;border-radius:25px 25px 0 0}.ui-state-active .tab-block__lable{color:#ffd800;box-shadow:inset 0 0 0 2px #00c5bb;background-color:#01555a}.tab-block__content{border:2px solid #00c5bb;border-radius:60px;-webkit-box-shadow:0 22px 36px 0 rgba(0,0,0,0.65);-moz-box-shadow:0 22px 36px 0 rgba(0,0,0,0.65);box-shadow:0 22px 36px 0 rgba(0,0,0,0.65)}.header__slider-block{position:relative;display:inline-block;text-align:center;width:365px;background-color:#013d46;padding:20px 0 0 0}.video-section{padding:36px 10px;background:#d5ebe4}.video-section:after{content:" ";display:table;clear:both}.lucky-number{float:left;width:32%}.box_lng{text-align:center;width:300px;border-radius:15px;box-sizing:border-box;box-shadow:0 3px #bed7cf;overflow:hidden;background:#f7f4d9}.box-lng__title{margin-top:5px;color:#f51f48;font-size:30px;font-family:Lobster, cursive}.box-lng__description{margin-top:-5px;padding:4px 0;background:url(../img/tape.png) no-repeat top center;text-transform:uppercase;font-size:16px;font-family:'Roboto Condensed', sans-serif;color:#fff;font-weight:700}.flash_object{width:970px;margin:0 auto}.box-lng__row{overflow:hidden;clear:left;margin:7px 20px}.box-lng__row-title{color:#6d8888}.box-lng__row input{float:left;padding-left:10px;margin-left:2px;height:35px;box-sizing:border-box}.box-lng__row input[type=text]:disabled{background:#fff}#lng-name1{width:66%}#lng-name2{width:100%}#lng_bd_date,#lng_bd_month,#lng_bd_year,#lng_gd_date,#lng_gd_month,#lng_gd_year,#lng_sex{position:relative;width:32%}.box-lng__row label.box-lng__lbl_big{width:80px}.box-lng__row label.box-lng__lbl_small{margin-left:14px;margin-right:10px}.box-lng__row .box-lng__fake_select{position:relative;background:url(../img/arrow-form.png) no-repeat;width:9px;height:7px;cursor:pointer;float:left;margin-left:-15px;margin-top:15px}.lng_options{width:85px !important;margin-top:20px !important;border:1px solid green;background:#fff;position:absolute;display:none;max-height:150px;overflow:auto;text-align:left;z-index:99;padding:1px}.lng_options div{cursor:pointer;background:#fff;padding:1px 2px}.lng_options div:hover{background:#ffe6a7}.lng_help_pad{width:100px;height:25px;overflow:hidden;position:absolute;font-size:7pt;display:none;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHQAAAAfCAYAAAA2qem+AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAM5JREFUeNrsmzEKwkAQRWf1ALaCx7ANmDMJVgo2WgW8kUXQVhA8g2BpwH79Q7bKDXZ4Dz4sKf9juvyUc7bCRtkqa2VlUANv5aFclN4/pCJ0r5zop2oOytmF+mVelTmdVE/rQm96NHQRgrsL/eqxoIsQDC4000McZlSAUEAoIBQQCghFKCAUEAoIBYQiFBAKCAWEAkIRCggFhAJCYSJ0oIYw/Fzoix7C8OTP+Vi0fqE+cjnSRfX4tqVPk/XZzsb12ZJ+quBj4/qsK4dpfwEGAJRnL1Rbgzs3AAAAAElFTkSuQmCC) 0 0 no-repeat;padding:3px 8px}#lucky-number-generator #simplemodal-container a.modalCloseImg,#page_index #simplemodal-container a.modalCloseImg{background:url(../img/bg-lng-modal-close.gif) no-repeat;width:20px;height:20px;display:inline;z-index:3200;top:6px;right:6px;cursor:pointer}#lng-modal{display:none;background:#e8d063;border:1px solid #d4bb40;width:504px;height:614px;overflow:hidden;margin:1px}#lng-modal .b1{background:#000;border:1px solid #e2ca59;color:#fff;width:500px;height:610px;overflow:hidden;margin:1px}#lng-modal__flash{width:494px;height:526px;margin:30px auto 0}#lng-modal__back{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJoAAAAQCAMAAADZCpabAAAAbFBMVEXwPS5wHBUQBANAEAzgOSuwLSIwDAkgCAbQNSiQJRxgGBIAAADfOSvAMSXiOSuAIRkzDQqgKR9QFA8qCwgtCwncOCqsLCEfCAYLAwJ0HRbUNinkOizTNigOBAN3HhfhOSsiCQYuDAmBIRkAAABeC6CUAAAAJHRSTlP//////////////////////////////////////////////wBYLA0NAAAClUlEQVRIx62W2XKjMBBFjzaQwBhDnEy2We///+M8aEHxZKoyix5cF9M0R70J9NdrdOMfPuGM+wNr/p7M4z/I5pyTpBEY/wfaCsCy/+6+AUz/xx6SfcfOJgCSrU+YYP4NbaIs80G00b9ra5fiZ9METNoB92G0z9/KVRP5zXmNH0NzQPjVLFU3ocTL/Ha73z6/EUi6nPki9aK8ORpftmgW4mT8IknTFsI65FfYjZCzuC+A36ysiRBaHURgNRtM0hpWmQjEVbJrhK2L3xfOl14gXc7wUMiyqGiLixmtbX3SUBLkDGBSDcFYDFJNYCp+PBDTbkuN1DqZBl891vVAYSsCXc5wf1fI7u9+Sai3XXKNjVUZYGnObXmTCTc1mhpzjnO5dNXPUXd394WtCC4vleylJ+vQJkUgrA2IsOCHarCULkhAnAaAdQPiTRtEawDjAhDcBITZAJt6tpdLEzyDv5OkJm7bgO+At/Nag2LmeZ5n04Lat4EB0jwvXftMWxdnU9pgpWuPxubhuQle4XyVpCb6WnMR+AHEzGICsPdoragOtHWeAzDkqO1unnOoerTEO8PpeobXJhi+wukqqYm+Q42v9WF2X3fuTfJxNEDsfGe0HfD7BPj8dwAfNg+kHs0A0c3WmWNMX0/wdWgCDafKdurZuoQO3RZruZf0bMfgK3OtlfdaBmdbrkdrfo5au57gNByCjPQgdeLNaUDS6I/o775Hs75lrqDVobDYm5G7qkc7/G/d8DgNnSAjPUm9kKRSvNFIGgOQNryVxhRhMbILftTewqMFdklDAPza8jQFgDjVD4L6WTDkMbM1w6dCVgWS9Pip3G3i/S+g4c3xbZ2VNA7HUTVW25sz0pY7+Yn8K8k653qPnx7fiJ+xK7ovWhetLQAAAABJRU5ErkJggg==) 50% 50% no-repeat;width:160px;height:20px;overflow:hidden;cursor:pointer;margin:6px auto 0}#simplemodal-container a.modalCloseImg{background:url(../img/bg-lng-modal-close.gif) no-repeat;width:14px;height:14px;display:inline;z-index:3200;position:absolute;top:6px;right:6px;cursor:pointer}#simplemodal-overlay{background-color:#000}.box-lng__btn{margin:17px auto 15px auto;width:180px;height:40px}.block-video{float:left;width:32%;text-align:center}.video{margin:10px 0}.video iframe{border-radius:15px}.block-video__link{display:block;color:#f51f48;font-size:18px;font-weight:700}.block-video__description{margin:5px auto 10px auto;width:70%;color:#0e0e0e}.btn__see-all{text-transform:uppercase;text-decoration:underline;color:#267a26;font-size:16px;font-weight:700}.block-email{float:right;width:32%;text-align:center}.block-email__inner{position:relative;top:72px;text-align:center;float:right;padding:5px 5px 10px 5px;width:300px;border-radius:15px;background:#e8faf5;box-sizing:border-box;box-shadow:0 3px #bed7cf}.block-email__inner:before{position:absolute;top:-72px;left:0;content:url(../img/email-top.png)}.block-email__title{margin:35px 0 5px 0;line-height:1;color:#f51f48;font-size:28px;font-weight:700}.block-email__info-text{margin:10px 0;color:#016e72;font-size:16px;font-weight:700}.block-email__info-description{color:#0e0e0e;font-size:15px}.block-email__input{margin:15px 0 10px 0;text-align:center;width:255px;height:40px}.labels{margin:5px 0;font-size:10px;display:inline-block;vertical-align:middle;color:#6d8888;width:100%}.labels input[type=checkbox]{display:inline-block;vertical-align:middle;margin-right:10px}.btn__back-to-home,.btn__video-section{display:block;margin:7px auto;width:180px;height:40px;line-height:40px;border-radius:20px;color:#fff;font-weight:700;font-size:16px;text-transform:uppercase}.btn__back-to-home,.btn__email{background:#2c932c;box-shadow:0 -3px #3ebb3e, 0 0 #30a330, 0 3px #1e711e}.btn__back-to-home:hover,.btn__email:hover{background:#36b536}.footer{color:#fff;background:#003f47}.footer__top{padding:12px 0;background-image:linear-gradient(to right, #015453, #137e4b)}.footer__bottom{background:#003f47}.footer:after{content:" ";display:table;clear:both}.block-footer__title{padding:70px 0 10px 0;text-align:center;color:#00413c;text-transform:uppercase;font-size:30px;font-weight:700;font-family:'Roboto Condensed', sans-serif}.footer__menu{text-align:center}.footer__menu-list{list-style:none}.footer__menu-item{display:inline-block}.footer__menu-item:after{content:'|';color:#6d8888}.footer__menu-item:last-child:after{display:none}.footer__menu-link{color:#fff;font-size:12px}.footer__menu-link:hover{text-decoration:underline}.footer__content{margin-top:5px;margin-bottom:10px;text-align:center;font-size:12px;color:#6d8888}.footer__social{display:flex;align-items:center;justify-content:center;margin:5px auto}.footer__social a{height:32px;width:33px;display:block;list-style:none;background-image:url(../img/social_media_sprite.png);border-radius:15px;margin-right:12px}.footer__social a:last-child{margin-right:0}.footer__additional{width:100%;padding:10px 0;background:#003f47}.footer__additional .container{display:flex;justify-content:center;flex-wrap:wrap}.footer__additional img{height:32px;margin:0 10px}.fb{left:0;background-position:0 0}.fb:hover{background-position:0 33px}.tw{left:45px;background-position:-33px 0}.tw:hover{background-position:-33px 33px}.g-plus{left:90px;background-position:-67px 0}.g-plus:hover{background-position:-67px 33px}.insta{left:135px;background-position:-100px 0}.insta:hover{background-position:-100px 33px}.youtube{left:180px;background-position:-134px 0}.youtube:hover{background-position:-134px 33px}.footer-social__item{display:inline-block}.footer__content-wrap{display:flex;flex-direction:column;margin:auto;width:100%}*{font-family:Roboto, sans-serif;font-size:14px}a{text-decoration:none}.container{position:relative;margin:0 auto;width:100%;max-width:1250px;min-height:100%}.container.plr10{padding-left:10px;padding-right:10px}@media only screen and (min-device-width: 320px) and (max-device-width: 480px){*{-webkit-text-size-adjust:none}}.block-logo-mobile__link{margin:0 auto;width:140px}.newflash_cont{width:774px;margin:0 auto;margin-top:4px}.flash_object,.newflash_cont{position:relative}.newflash_back{position:absolute;z-index:5;background-repeat:no-repeat;background-position:50% 260px !important;width:768px;height:551px}.newflash_back img{border:none;margin:140px 0 0 310px}.newflash_game{position:relative;z-index:10}.flash_object{width:768px;height:551px}.flash_hidden{width:0;height:0}.faq-block{background-color:#d5ebe4;padding:0 10px 36px}.faq-block.faq-block--main{padding:0 10px 36px}.sitemap__menu-item{line-height:1.5}.sitemap__menu-link{color:#006d70}.block-contact__inner{margin:0 auto;padding:7px;text-align:center;width:500px;background:#e8faf5;border-radius:5px}.block-contact__row{margin:5px 0}.block-contact__input{padding:7px;width:285px;border:1px solid #a8a8a8}.block-contact__label{display:inline-block;width:192px;text-align:right;margin-right:5px}.block-contact__textarea{padding:7px;width:285px;vertical-align:middle;resize:none}.block-contact__btn{padding:7px 5px}.block-contact__row-btn{text-align:right}.block-contact__info{margin-bottom:20px;text-align:center}.block-contact__address-label,.block-contact__phone-label{color:#00413c;font-weight:700}.flag-section{background:#003644}.flag-list{padding:15px 0;text-align:center}.flag-list__item.active{background:#003335;box-shadow:inset 0 0 0 1px #938218}.hamburger-flag{position:relative;top:-14px;display:block;width:34px;height:30px;background-image:url(../img/sprite-flag.png);background-repeat:no-repeat}.flag-list a{display:inline-block;width:34px;height:30px;background-image:url(../img/sprite-flag.png);background-repeat:no-repeat}.sitemap-lang__title:before{content:'';position:absolute;left:-40px;width:34px;height:30px;background:url(../img/sprite-flag.png) no-repeat}.ps_af,.ps_af:before{background-position:-5px -5px}.cn_me,.cn_me:before{background-position:-5px -5px}.sq_al,.sq_al:before{background-position:-49px -5px}.fr_dz,.fr_dz:before{background-position:-93px -5px}.en_as,.en_as:before{background-position:-137px -5px}.ca_ad,.ca_ad:before{background-position:-181px -5px}.ca_ao,.ca_ao:before{background-position:-225px -5px}.en_kn,.en_kn:before{background-position:-269px -5px}.en_ag,.en_ag:before{background-position:-313px -5px}.es_ar,.es_ar:before{background-position:-357px -5px}.hy_am,.hy_am:before{background-position:-401px -5px}.en_au,.en_au:before{background-position:-445px -5px}.de_at,.de_at:before{background-position:-489px -5px}.az_az,.az_az:before{background-position:-533px -5px}.en_bs,.en_bs:before{background-position:-5px -45px}.ar_bh,.ar_bh:before{background-position:-49px -45px}.bn_bd,.bn_bd:before{background-position:-93px -45px}.ru_by,.ru_by:before{background-position:-137px -45px}.ru_kz,.ru_kz:before{background-position:-533px -245px}.da_be,.da_be:before{background-position:-181px -45px}.en_bz,.en_bz:before{background-position:-225px -45px}.fr_bj,.fr_bj:before{background-position:-269px -45px}.en_bt,.en_bt:before{background-position:-313px -45px}.es_bo,.es_bo:before{background-position:-357px -45px}.bs_ba,.bs_ba:before{background-position:-401px -45px}.tn_bw,.tn_bw:before{background-position:-445px -45px}.pt_br,.pt_br:before{background-position:-489px -45px}.en_vg,.en_vg:before{background-position:-533px -45px}.ms_bn,.ms_bn:before{background-position:-5px -85px}.bg_bg,.bg_bg:before{background-position:-49px -85px}.fr_bf,.fr_bf:before{background-position:-93px -85px}.fr_bi,.fr_bi:before{background-position:-137px -85px}.fr_ci,.fr_ci:before{background-position:-181px -85px}.km_kh,.km_kh:before{background-position:-225px -85px}.fr_cm,.fr_cm:before{background-position:-269px -85px}.en_ca,.en_ca:before,.fr_ca,.fr_ca:before{background-position:-313px -85px}.pt_cv,.pt_cv:before{background-position:-357px -85px}.fr_cf,.fr_cf:before{background-position:-401px -85px}.fr_td,.fr_td:before{background-position:-445px -85px}.es_cl,.es_cl:before{background-position:-489px -85px}.zh_cn,.zh_cn:before{background-position:-533px -85px}.sprite-Christmas-Island{background-position:-5px -125px}.en_cc,.en_cc:before{background-position:-49px -125px}.es_co,.es_co:before{background-position:-93px -125px}.fr_cg,.fr_cg:before{background-position:-137px -125px}.fr_cd,.fr_cd:before{background-position:-137px -125px}.en_ck,.en_ck:before{background-position:-225px -125px}.es_cr,.es_cr:before{background-position:-269px -125px}.hr_hr,.hr_hr:before{background-position:-313px -125px}.es_cu,.es_cu:before{background-position:-357px -125px}.el_cy,.el_cy:before{background-position:-401px -125px}.cs_cz,.cs_cz:before{background-position:-445px -125px}.nl_dk,.nl_dk:before{background-position:-489px -125px}.fr_dj,.fr_dj:before{background-position:-533px -125px}.en_dm,.en_dm:before{background-position:-5px -165px}.es_do,.es_do:before{background-position:-49px -165px}.es_ec,.es_ec:before{background-position:-93px -165px}.ar_eg,.ar_eg:before{background-position:-137px -165px}.es_sv,.es_sv:before{background-position:-181px -165px}.et_ee,.et_ee:before{background-position:-225px -165px}.am_et,.am_et:before{background-position:-269px -165px}.en_fj,.en_fj:before{background-position:-313px -165px}.fi_fi,.fi_fi:before{background-position:-357px -165px}.fr_fr,.fr_fr:before{background-position:-401px -165px}.fr_ga,.fr_ga:before{background-position:-445px -165px}.wo_gm,.wo_gm:before{background-position:-489px -165px}.ka_ge,.ka_ge:before{background-position:-533px -165px}.de_de,.de_de:before{background-position:-5px -205px}.en_gh,.en_gh:before{background-position:-49px -205px}.es_gi,.es_gi:before{background-position:-93px -205px}.el_gr,.el_gr:before{background-position:-137px -205px}.nl_gl,.nl_gl:before{background-position:-181px -205px}.fr_gp,.fr_gp:before{background-position:-225px -205px}.es_gt,.es_gt:before{background-position:-269px -205px}.fr_gg,.fr_gg:before{background-position:-313px -205px}.en_gy,.en_gy:before{background-position:-357px -205px}.fr_ht,.fr_ht:before{background-position:-401px -205px}.es_hn,.es_hn:before{background-position:-445px -205px}.zh_hk,.zh_hk:before{background-position:-489px -205px}.hu_hu,.hu_hu:before{background-position:-533px -205px}.is_is,.is_is:before{background-position:-5px -245px}.en_in,.en_in:before{background-position:-49px -245px}.id_id,.id_id:before{background-position:-93px -245px}.ar_iq,.ar_iq:before{background-position:-137px -245px}.en_ie,.en_ie:before{background-position:-181px -245px}.en_im,.en_im:before{background-position:-225px -245px}.he_il,.he_il:before{background-position:-269px -245px}.it_it,.it_it:before{background-position:-313px -245px}.en_jm,.en_jm:before{background-position:-357px -245px}.ja_jp,.ja_jp:before{background-position:-401px -245px}.fr_je,.fr_je:before{background-position:-445px -245px}.ar_jo,.ar_jo:before{background-position:-489px -245px}.ru-kz,.ru-kz:before{background-position:-533px -245px}.en_ke,.en_ke:before{background-position:-5px -285px}.en_ki,.en_ki:before{background-position:-49px -285px}.ar_kw,.ar_kw:before{background-position:-93px -285px}.ky_kg,.ky_kg:before{background-position:-137px -285px}.lo_la,.lo_la:before{background-position:-181px -285px}.lv_lv,.lv_lv:before{background-position:-225px -285px}.ar_lb,.ar_lb:before{background-position:-269px -285px}.st_ls,.st_ls:before{background-position:-313px -285px}.ar_ly,.ar_ly:before{background-position:-357px -285px}.de_li,.de_li:before{background-position:-401px -285px}.lt_lt,.lt_lt:before{background-position:-445px -285px}.de_lu,.de_lu:before{background-position:-489px -285px}.mk_mk,.mk_mk:before{background-position:-533px -285px}.mg_mg,.mg_mg:before{background-position:-5px -325px}.ny_mw,.ny_mw:before{background-position:-49px -325px}.en_my,.en_my:before{background-position:-93px -325px}.en_mt,.en_mt:before,.hi_in,.hi_in:before{background-position:-93px -325px}.en_mv,.en_mv:before{background-position:-137px -325px}.fr_ml,.fr_ml:before{background-position:-181px -325px}.mt_mt,.mt_mt:before{background-position:-225px -325px}.fr_mu,.fr_mu:before{background-position:-269px -325px}.es_mx,.es_mx:before{background-position:-313px -325px}.en_fm,.en_fm:before{background-position:-357px -325px}.ro_md,.ro_md:before{background-position:-401px -325px}.mn_mn,.mn_mn:before,.sl_si,.sl_si:before{background-position:-445px -325px}.en_ms,.en_ms:before{background-position:-489px -325px}.fr_ma,.fr_ma:before{background-position:-533px -325px}.pt_mz,.pt_mz:before{background-position:-5px -365px}.en_ws,.en_ws:before,.my_mm,.my_mm:before{background-position:-49px -365px}.af_na,.af_na:before{background-position:-93px -365px}.en_nr,.en_nr:before{background-position:-137px -365px}.ne_np,.ne_np:before{background-position:-181px -365px}.da_nl,.da_nl:before{background-position:-225px -365px}.en_nz,.en_nz:before{background-position:-269px -365px}.es_ni,.es_ni:before{background-position:-313px -365px}.fr_ne,.fr_ne:before{background-position:-357px -365px}.en_ng,.en_ng:before{background-position:-401px -365px}.en_nu,.en_nu:before{background-position:-445px -365px}.en_nf,.en_nf:before{background-position:-489px -365px}.no_no,.no_no:before{background-position:-533px -365px}.ar_om,.ar_om:before{background-position:-5px -405px}.ur_pk,.ur_pk:before{background-position:-49px -405px}.ar_ps,.ar_ps:before{background-position:-93px -405px}.es_pa,.es_pa:before{background-position:-137px -405px}.en_pg,.en_pg:before{background-position:-181px -405px}.es_py,.es_py:before{background-position:-225px -405px}.es_pe,.es_pe:before{background-position:-269px -405px}.fil_ph,.fil_ph:before{background-position:-313px -405px}.en_pn,.en_pn:before{background-position:-357px -405px}.pl_pl,.pl_pl:before{background-position:-401px -405px}.pt_pt,.pt_pt:before{background-position:-445px -405px}.es_pr,.es_pr:before{background-position:-489px -405px}.ar_qa,.ar_qa:before{background-position:-533px -405px}.ro_ro,.ro_ro:before{background-position:-5px -445px}.ru_ru,.ru_ru:before{background-position:-49px -445px}.fr_rw,.fr_rw:before{background-position:-93px -445px}.en_sh,.en_sh:before{background-position:-137px -445px}.en_vc,.en_vc:before{background-position:-181px -445px}.en_as,.en_as:before{background-position:-225px -445px}.it_sm,.it_sm:before{background-position:-269px -445px}.pt_st,.pt_st:before{background-position:-313px -445px}.ar_sa,.ar_sa:before{background-position:-357px -445px}.fr_sn,.fr_sn:before{background-position:-401px -445px}.sr_rs,.sr_rs:before{background-position:-445px -445px}.ht_sc,.ht_sc:before{background-position:-489px -445px}.en_sl,.en_sl:before{background-position:-533px -445px}.en_sg,.en_sg:before{background-position:-5px -485px}.sk_sk,.sk_sk:before{background-position:-49px -485px}.sl_sl,.sl_sl:before{background-position:-93px -485px}.en_sb,.en_sb:before{background-position:-137px -485px}.so_so,.so_so:before{background-position:-181px -485px}.en_za,.en_za:before{background-position:-225px -485px}.ko_kr,.ko_kr:before{background-position:-269px -485px}.es_es,.es_es:before{background-position:-313px -485px}.si_lk,.si_lk:before{background-position:-357px -485px}.nl_sr,.nl_sr:before{background-position:-401px -485px}.sv_se,.sv_se:before{background-position:-445px -485px}.de_ch,.de_ch:before{background-position:-489px -485px}.zh_tw,.zh_tw:before{background-position:-533px -485px}.tg_tj,.tg_tj:before{background-position:-5px -525px}.sw_tz,.sw_tz:before{background-position:-49px -525px}.th_th,.th_th:before{background-position:-93px -525px}.pt_tl,.pt_tl:before{background-position:-137px -525px}.fr_tg,.fr_tg:before{background-position:-181px -525px}.en_tk,.en_tk:before{background-position:-225px -525px}.to_to,.to_to:before{background-position:-269px -525px}.en_tt,.en_tt:before{background-position:-313px -525px}.ar_tn,.ar_tn:before{background-position:-357px -525px}.tr_tr,.tr_tr:before{background-position:-401px -525px}.tk_tm,.tk_tm:before{background-position:-445px -525px}.en_vi,.en_vi:before{background-position:-489px -525px}.en_ug,.en_ug:before{background-position:-533px -525px}.ru_ua,.ru_ua:before,.uk_ua,.uk_ua:before{background-position:-577px -5px}.ar_ae,.ar_ae:before{background-position:-577px -45px}.en_gb,.en_gb:before{background-position:-577px -85px}.en_us,.en_us:before{background-position:-577px -125px}.es_uy,.es_uy:before{background-position:-577px -165px}.uz_uz,.uz_uz:before{background-position:-577px -205px}.fr_vu,.fr_vu:before{background-position:-577px -245px}.es_ve,.es_ve:before{background-position:-577px -285px}.vi_vn,.vi_vn:before{background-position:-577px -325px}.ny_zm,.ny_zm:before{background-position:-577px -365px}.sn_zw,.sn_zw:before{background-position:-577px -405px}.en_cx,.en_cx:before{background-position:-5px -123px}.cookie{position:fixed;bottom:0;left:0;right:0;display:none;padding:10px;margin:0 auto;width:1024px;text-align:center;border:5px solid #054f47;border-bottom:0;user-select:none;background-color:#d6ebe4;z-index:10000}.cookie-title{margin-bottom:5px;font-weight:700}.cookie p{font-size:1em;color:#000}.cookie-close{position:absolute;top:0;right:10px;font-size:20px;cursor:pointer}@media (max-width: 1050px){.cookie{width:100%}}.iframe-game{width:100%;height:100%}.mobile-game-launcher{display:block;padding:2em 0;overflow:hidden;background:#28b536;background:-moz-linear-gradient(top, #28b536 0, #1d7a21 100%);background:-webkit-linear-gradient(top, #28b536 0, #1d7a21 100%);background:linear-gradient(to bottom, #28b536 0, #1d7a21 100%);text-align:center;color:#fff;font-weight:700;text-decoration:none;font-size:1.2em;text-transform:uppercase;letter-spacing:.1em}.mobile-game-launcher img{display:block;max-width:100%;margin:1em auto}.link_terms{display:block;margin-top:28px;color:green}.slider__item-text .link_terms{margin-top:3px;color:#90EE90}.casino-table__row .link_terms{margin-top:7px;font-weight:bold}.cta-play-banner__casinos .link_terms{margin-top:3px;text-align:center}.block-video .link_terms{margin-top:20px}.link_review{font-weight:500;font-size:16px;color:#003f41;position:relative;top:10px}.slick-slider{position:relative;display:block;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}.slick-list:focus{outline:0}.slick-loading .slick-list{background:#fff}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slide,.slick-slide img,.slick-slider .slick-list,.slick-track{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.slick-track{position:relative;left:0;top:0;display:block;zoom:1}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-next,.slick-prev{position:absolute;top:50%;margin-top:-10px;font:0/0 a;text-shadow:none;color:transparent;height:20px;background:0 0;left:0;z-index:1}.slick-next:focus,.slick-prev:focus{outline:0}.slick-next.slick-disabled,.slick-prev.slick-disabled{opacity:.2}.slick-next:before,.slick-prev:before{height:30px;line-height:30px;content:"prev";display:inline-block;vertical-align:middle;font-size:15px;color:#fff;background:#000}.slick-next{right:0;left:auto}.slick-next:before{content:"next";display:inline-block}.slick-dots{text-align:center;position:absolute;margin:0;bottom:4%;left:0;right:0}.slick-dots li{position:relative;display:inline-block;width:15px;padding:0 3px}.slick-dots li.slick-active button{background:#fff000}.slick-dots button{display:block;width:10px;height:10px;background:#819fa3;box-shadow:0 1px 5px rgba(0,0,0,0.25);cursor:pointer;font:0/0 a;text-shadow:none;color:transparent;border-radius:50%}.slider__slide-box{padding:20px 0 35px 0}.slide__title{margin-bottom:20px;font-size:18px;line-height:1.33;font-weight:700;color:#ffd800;text-transform:uppercase;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.slider__slide:nth-child(2),.slider__slide:nth-child(3),.slider__slide:nth-child(4),.tab-block__content:nth-child(2){display:none}.slider__item{display:flex;padding:10px;align-items:center;justify-content:space-between;min-height:120px;border-bottom:1px solid #0f5751;transition:.5s;position:relative}.slider__item_first{background:#066051}.slider__item:hover{background:#0f5751}.slider__item:last-of-type{border-bottom:none;padding-bottom:10px}.slider__item:first-of-type{border-top:1px solid #0f5751}.slider__item-logo{width:45%;display:flex;justify-content:center;align-items:center;flex-direction:column}.slider__item-logo img{max-width:100px;max-height:45px}.slider__item-text{width:50%}.casinos__block{position:relative;margin:5px auto 15px auto;width:250px}.casinos__title{margin:10px 0 5px;color:#fff;font-size:18px;font-weight:700}.casinos__review-link{color:#6aafe6;font-size:16px;font-weight:500}.casinos__review-link:hover{text-decoration:underline}.casinos__img-block{margin-top:15px;height:110px;line-height:110px;background:#d5ebe4;border-radius:10px 10px 0 0}.casinos__img-block img{vertical-align:middle}.casinos__number_first{position:absolute;top:1px;left:-1px;width:38px;height:38px;background:url("../img/medal.svg") center center no-repeat;background-size:contain}.casinos__number{position:absolute;top:0;left:0;padding-left:9px;text-align:left;width:25px;height:25px;line-height:25px;color:#fff;font-size:12px;font-weight:700;background:#00272d;border-radius:0 0 10px 0}.casinos__rate{position:absolute;top:0;left:calc(45% - 49px);padding-left:20px;text-align:left;width:50px;height:17px;line-height:17px;color:#fff;font-size:11px;font-weight:700;background:#f51f3d;border-radius:5px}.casinos__rate:before{content:url(../img/star.png);position:absolute;top:1px;left:5px}.casinos__description{font-size:0;border-radius:10px 0 10px 0}.casinos__num-item{display:inline-block;padding:15px 0;width:50%;background-color:#004355}.casinos__num-item:first-child{border-bottom-left-radius:10px;border-right:2px solid #023e47}.casinos__num-item:last-child{border-bottom-right-radius:10px}.casinos__num{color:#fff;font-size:25px;font-weight:700}.casinos__type{color:#74a5a0}.casinos__gift{margin:25px 0 15px 0}.casinos__gift-img{display:inline-block;margin:0 7px;vertical-align:middle}.casinos__gift:after,.casinos__gift:before{content:'';display:inline-block;width:40%;height:2px;background-color:#004355}.casinos__bonuses{margin:24px 0 10px 0;font-weight:700}.casinos__bonuses-text{color:#FFD800;font-size:19px;font-weight:700;position:relative}.slider__img-wrap{background:#d5ebe4;padding:5px;border-radius:5px;width:100%;height:60px;display:flex;justify-content:center;align-items:center}.slider__img-wrap img{max-width:130px}.header__content{display:flex}.casinos__bonuses-descr{margin-top:3px;color:#fff;font-size:14px}.btn__casinos-block{display:block;margin:35px auto;width:100%}.btn__casinos-block_slider{margin:3px 0 0 0;width:100%}.triangle{position:absolute;left:0;top:50px;z-index:1}.triangle__inner{position:absolute;margin:45px 0 0 0;transform:rotate(-45deg);text-align:center}.triangle__text{color:#fff;font-weight:700;text-transform:uppercase;line-height:1;letter-spacing:1px;white-space:nowrap;width:110px;text-overflow:ellipsis;overflow:hidden}.triangle__text:first-child{color:#ffd800;font-size:23px}.triangle::after{content:'';position:absolute;left:0;border:80px solid transparent;border-left:80px solid #0d852f;border-top:80px solid #0d852f;z-index:-1}.about-us{padding:24px 10px 0}.about-us:after{content:"";display:table;clear:both}.about-us__text{vertical-align:top;width:100%}.about-us__text h1{text-align:left}.content-text p{margin:0 0 10px;text-align:justify}.content-text ol li,.content-text ul li{margin-bottom:10px}.how-win-item h2,.how-win-item h3{display:inline-block}.how-win-item h2:first-of-type,.how-win-item h3:first-of-type{min-height:70px;display:flex;align-items:center;margin-left:95px}.how-win-item img{position:absolute}.faq-block__other{background-color:#d5ebe4;padding:36px 10px}.faq-block__other.faq-block__other--pb0{padding-bottom:0}.faq-block__other.faq-block__other-live .accordeon__text{padding:12px;text-align:justify;color:#29403D;line-height:1.5;font-size:16px;letter-spacing:0.5px}.faq-block__other .content-text p{margin:0 0 10px;text-align:justify;color:#29403D;line-height:1.5}.faq-block__other .content-text a{color:#0A9DF0;font-weight:700;transition:color .2s ease-in-out;cursor:pointer}.faq-block__other .content-text a:hover{color:#1058D2}.about-us__aside-block{position:relative;display:inline-block;float:right;width:365px;min-width:320px;font-size:0;margin-left:25px;padding-bottom:260px}.about-us__aside-block:after{content:"";display:block;width:309px;height:240px;background:url(../img/main/phone.png) no-repeat;position:absolute;bottom:0;right:40px}.how-play-roulette,.how-rate__block,.how-to-place-bets,.table__block{padding:36px 10px}.casino-table{margin-top:20px}.casino-table__row{display:table;margin:10px 0;width:100%;height:115px;box-sizing:border-box;background-color:#e8faf5;border-radius:10px}.casino-table__row:first-child{background-color:#fff8d1}.casino-table__column{display:table-cell;vertical-align:middle;text-align:center;font-size:0}.casino-table__column-order{width:7%}.casino-table__num-order{position:relative;display:inline-block;background:url(../img/main/circle-green.png) no-repeat;width:50px;height:50px;color:#fff}.casino-table__num-order--first{background:url(../img/main/circle-yellow.png) no-repeat}.casino-table__num-order span{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.casino-table__column-img{width:15%}.casino-table__logo-block{width:200px;height:90px;line-height:90px;background-color:#fff;border-radius:10px}.casino-table__logo-block img{vertical-align:middle}.casino-table__column-bonus{width:25%}.casino-table__bonus-title{font-size:22px;font-weight:700;color:#2c932c}.casino-table__description{color:#6e8395}.casino-table__column-num{width:11%}.casino-table__num{color:#005453;font-size:22px;font-weight:700}.casino-table__rating:before{content:url(../img/main/star.png);display:inline-block;margin-right:3px}.casino-table__column-btn{width:20%}.btn__casino-table{width:210px;font-size:23px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.btn__casino-table--first{background:#f51f3d;box-shadow:0 -3px #fe5b7a, 0 0 #30a330, 0 3px #c20725}.btn__casino-table--first:hover{background:#f5416e}.btn__casino-table{margin:0 auto}.how-rate{background:#E8FAF5}.how-rate__nav-block{float:right;margin-left:25px;width:365px}.how-rate__content{margin:20px 0 10px 0}.about-us__list-block{list-style-position:inside;background-color:#fff;border-radius:10px}.about-us__list-item{padding:15px 0 15px 15px;color:#2c932c;font-size:16px;font-weight:700;border-bottom:1px solid #eff5fc}.about-us__list-item:last-child{border-bottom:none}.about-us__link{color:#2c932c;font-size:16px;font-weight:700}.about-us__link:hover{color:#ffd800}.about-us__link_marked:after{display:inline-block;content:'';width:20px;height:20px;background:url(../img/coin.gif);vertical-align:middle;margin-left:10px;background-size:cover}.how-rate__img-block{margin-top:40px;margin-bottom:20px;text-align:center}.rate-list{margin-top:26px;padding:15px 0;text-align:center;background-image:linear-gradient(to right, #015453, #137e4b)}.rate-list__title{display:inline-block;vertical-align:middle;color:#fff;font-size:24px;font-weight:700}.rate-list__img-block{display:inline-block;vertical-align:middle}.rate-list__img-block img{margin:0 30px}.system-block{padding:36px 10px}.system-block__inner{margin-top:24px;display:flex;flex-wrap:wrap}.system-text h3{margin-top:0}.system-item{display:inline-block;padding:20px 30px;width:47%;vertical-align:top;background-color:#eff5fc;border-radius:15px;box-shadow:0 3px #dce4ee;box-sizing:border-box}.system-item:first-child{margin-right:5.4%}.system-title{display:inline-block;height:75px;color:#016e72;font-size:19px;font-weight:700}.system-title:before{display:inline-block;vertical-align:middle;margin-right:10px}.system-title__security:before{content:url(../img/main/security.png)}.system-title__banking:before{content:url(../img/main/banking.png)}.comment-block{padding:30px 0;background-color:#e8faf5}.comment-block__text-block{display:inline-block;vertical-align:middle;margin-right:5.2%;width:66.3%}.comment-block__text{position:relative;padding:20px;background-color:#fff;font-style:italic;border-radius:15px;box-shadow:0 3px #bed7cf}.comment-block__text:after{content:'';position:absolute;top:50%;transform:translateY(-50%);right:-60px;border-left:solid 60px #fff;border-bottom:solid 15px transparent;border-top:solid 15px transparent}.comment-block__img{display:inline-block;text-align:center;vertical-align:middle;width:28%}.comment-block__name{font-weight:700;color:#6d8888}.how-play-roulette__text img:nth-of-type(odd),.how-rate__content img{float:left;margin-right:25px}.how-play-roulette__text img:nth-of-type(even){float:right;margin-left:25px}.how-to-place-bets{background-color:#d5ebe4}.how-to-place-bets img{display:block;margin:20px auto 0 auto;text-align:center}.clearfix:after,.clearfix:before{content:"";display:table}.clearfix:after{clear:both}@media (min-width: 1205px) and (max-width: 1323px){.triangle{display:none}}@media (min-width: 1201px) and (max-width: 1400px){.lucky-number{width:34%}}@media (min-width: 1201px) and (max-width: 1220px){.container{width:100%}}@media (min-width: 1000px) and (max-width: 1200px){.lucky-number{width:34%}.block-iframe,.block-table{float:none;display:block;width:100%}.block-table-won{margin:15px auto}.block-table-payout{margin:0 auto}.newflash_back img{display:none}.flash_object,.newflash_back,.newflash_cont{width:100%}.flash_object{text-align:center;height:460px}.how-to-play__item-img img{width:100%}.casinos-block__item{margin:0 10px}}@media (min-width: 650px) and (max-width: 999px){.nav-item,.nav-item-logo{font-size:12px}.header__content-description{padding:10px 10px 100px;width:100%}.game__item{margin-top:-85px}.block-video,.lucky-number{width:50%}.block-email{float:none;display:block;margin:0 auto}.block-email__inner{margin:20px 0 70px}.block-roulette__videos{text-align:center}.roulette-videos__item{width:49%;margin:0 0 20px 0}.how-to-play__item-img img{width:100%}.block-iframe,.block-table{float:none;display:block;width:100%}.block-table-won{margin:15px auto}.block-table-payout{margin:0 auto}.newflash_back img{display:none}.flash_object,.newflash_back,.newflash_cont{width:100%}.flash_object{text-align:center;height:390px}.flag-list{top:inherit;bottom:40px}.casinos-block__item{width:49%;margin:20px 0}.casinos-block__inner{margin:0 auto}}@media (min-width: 780px) and (max-width: 1183px){.about-us__img-block{width:31%}.about-us__img-block img{width:90%}}@media (max-width: 1480px) and (min-width: 1301px){.header__games-block{margin-right:30px;width:calc(100% - 400px)}.casino-table__row{padding-right:5px}}@media (max-width: 1100px){.header__content{flex-direction:column}}@media (min-width: 780px) and (max-width: 1100px){.header__games-block,.header__slider-block{display:block;margin:0 auto 30px;padding-top:30px}.tab-block__content{border:none;box-shadow:none}.ui-tabs-nav{margin:0 auto}}@media (min-width: 320px) and (max-width: 779px){.how-rate__img-block{margin-top:0}.how-rate__nav-block{margin-left:0}.nav-item{display:block;margin:0;text-align:left;font-size:14px;padding-left:70px}.flag-section-mobile.opening{display:block}.flag-list{display:flex;flex-wrap:wrap;padding:0 0 1px 0;font-size:0;background:#0a5c53}.flag-list__item{flex-grow:1;box-shadow:1px 0 0 0 #003f41, 0 1px 0 0 #003f41, 1px 1px 0 0 #003f41, 1px 0 0 0 #003f41 inset, 0 1px 0 0 #003f41 inset}.flag-list a{margin:10px}.block-logo-mobile{display:block;padding-top:10px}.header-wrapper{position:relative}.content-select-lang-section{padding:0 15px}.page{min-height:calc(100vh - 255px)}.flag-section{display:none}.header__games-block{display:block;margin:0 auto;padding:10px 0;width:100%}.tab-block__content{display:block !important;border:none;border-radius:0;box-shadow:none}.slider__slide-box{padding:10px 0 15px 0}.header__slider-block{display:block;margin:24px auto 0;width:100%}.slick-dots{bottom:3%}.about-us__img-block,.how-rate__nav-block,.how-rate__text-block{display:block;padding:0;width:100%}.about-us__text{display:flex;flex-direction:column;padding:0;width:100%}.about-us__text .content-img--br{order:1;max-width:309px;height:auto;margin:0 auto}.how-rate__img-block img{width:296px}.about-us__img-block img{width:250px}.rate-list__img-block img{margin:0 10px}.comment-container,.system-container{width:95%}.system-item{display:block;margin:0 auto 15px auto;padding:10px;width:100%;height:inherit}.system-item:first-child{margin-right:0}.comment-block__img,.comment-block__text-block{display:block;width:100%}.comment-block__text:after{border-top:solid 60px #fff;border-left:solid 15px transparent;border-right:solid 15px transparent;border-bottom:none;right:inherit;left:50%;top:100%;transform:translateX(-50%)}.comment-block__img{margin-top:65px}.how-play-roulette__text img:nth-of-type(even),.how-play-roulette__text img:nth-of-type(odd),.how-rate__content img{float:none;display:block;margin:5px auto}.how-to-place-bets img{width:80%}}@media (min-width: 320px) and (max-width: 649px){.header-nav-section{background:#015453}.header__slider-block{margin:10px auto 0}.comment-container,.system-container{width:95%}.header__content{padding:0}.header__content-title{margin:2px 0 4px 0;width:100%;font-size:22px}.header__content-description{padding:5px 10px}.game-block{flex-wrap:wrap}.game-block div{margin:3px 0}.game__item{width:215px;height:185px;background:0 0}.game__img{margin-top:0}.game__img.game__img--right{margin-top:4px}.game__item--left,.game__item--right{margin:0 auto}.game__link-title{display:none}.game__link-img-mob{display:block}.game__img:hover{transform:none}.btn__game-play{width:160px;font-size:18px}.btn__game-play{bottom:10px;left:27px}.flag-section{background:#004f47}.block-email,.block-video,.lucky-number{float:none;display:block;width:100%;margin-bottom:30px}.block-email__inner,.box_lng{margin:0 auto}.block-email__inner{float:none;margin-bottom:30px}.block-email__title{padding-top:20px}.block-roulette__title{padding:110px 0 25px 0}.roulette-videos__item{width:100%;margin:0 0 20px 0}.block-iframe,.block-table{float:none;display:block;width:100%}.block-table-won{margin:15px auto}.block-table-payout{margin:0 auto}.newflash_back img{display:none}.flash_object,.newflash_back,.newflash_cont{width:100%}.flash_object{height:100%}.flag-list{top:inherit;bottom:40px}.block-contact__inner{width:100%}.block-contact__label{text-align:center}}@media (max-width: 780px){.nav-item-logo-mobile{display:block;text-align:center;height:0}.nav-item-logo-mobile img{width:130px}.block-roulette__title{padding:25px 0 15px 0}}@media (min-width: 320px) and (max-width: 450px){.casino-table__column-bonus,.casino-table__column-num-games,.casino-table__column-num-pay,.casino-table__column-order{display:none}.casino-table__row{padding:0 5px}.casino-table__logo-block{width:100px;margin:0 auto}.casino-table__logo-block img{width:100%}.btn__casino-table{width:130px;margin:0 auto}.casino-table__column-btn,.casino-table__column-img,.casino-table__column-num{width:32%}}@media (min-width: 451px) and (max-width: 830px){.casino-table__column-bonus,.casino-table__column-num-games,.casino-table__column-num-pay,.casino-table__column-order{display:none}.casino-table__row{padding:0 5px}.casino-table__logo-block{width:100px;margin:0 auto}.casino-table__logo-block img{width:100%}.btn__casino-table{width:170px;margin:0 auto}.casino-table__column-btn,.casino-table__column-img,.casino-table__column-num{width:32%}}.df{display:flex !important}.dn{display:none !important}@keyframes rotation{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.overlay{z-index:10002;display:none;position:fixed;background:rgba(0,0,0,0.6);width:100%;left:0;right:0;bottom:0;top:0}.exit-popup{width:750px;padding:20px;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);background:#eff5fc;border:2px solid #d1e1f4;border-radius:15px;text-align:center;display:flex}.exit-popup__title{color:#004f47;font-size:30px}.exit-popup p{font-size:18px}.exit-popup__img{margin:30px auto 20px;display:block}.colored{color:#f51f48;font-size:1.2em;font-weight:700}.exit-popup__intro-img{max-width:300px;max-height:300px;align-self:center;animation:rotation 6s linear;width:600px}.exit-popup__btn{margin-top:40px;padding:10px 25px}.btn--red.exit-popup__btn{margin-right:10px}.exit-popup__close{position:absolute;left:10px;top:10px;display:block;width:16px;height:16px;background:url(../img/close.png) center center no-repeat;background-size:16px;cursor:pointer}@media screen and (max-width: 650px){.exit-popup{width:90%}.exit-popup__intro-img{display:none}.exit-popup__btn{display:block;width:100%}.btn--green.exit-popup__btn{margin-top:15px}}@keyframes rotation{from{transform:rotate(0)}to{transform:rotate(360deg)}}.popup-game{position:fixed;bottom:40px;padding:15px;background:linear-gradient(to left, #015453, #137e4b);z-index:1000;overflow:hidden;display:flex;border-radius:10px 0 0 10px;transition:right 2s ease-in;right:-100%;box-shadow:2px 2px 12px #000}.popup-game__close{display:block;font-weight:700;margin-top:10px;color:#94bfa0;text-decoration:underline;cursor:pointer}.popup-game.is-visible{right:-250px}@media screen and (max-width: 780px){.popup-game.is-visible{right:-270px}}.popup-game.is-totally-visible{right:0 !important}.popup-game__btn{background:linear-gradient(#d9032a, #a10e1f);box-shadow:0 -3px #f51f48,0 0 #c00825,0 3px #6e010c;color:#fff;text-align:center;font-size:18px;border-radius:20px;font-family:'Roboto Condensed',sans-serif;font-weight:700;padding:5px 15px;display:inline-block}.popup-game__box{text-align:center}.popup-game__btn:hover{background:linear-gradient(#ff0d25, #a10e1f)}.popup-game__link{margin-right:15px;display:flex}.popup-game__img{align-self:center;width:100px;height:100px;animation:rotation 9s infinite linear}.popup-game__title{color:#ffd800;text-shadow:0 0 10px #000;font-size:20px}.popup-game__text{color:#94bfa0;margin:10px 0}@media screen and (max-width: 451px){.popup-game{display:block}.popup-game__img{margin:0 auto 10px}}.reviews-table{display:flex;flex-direction:column;width:100%;max-width:792px;margin:20px auto;justify-content:space-between;box-shadow:0px 2px 10px rgba(0,0,0,0.2);border-radius:10px;overflow:hidden}.reviews-table__item{width:100%;display:inline-flex;justify-content:space-between;height:100px;padding:10px 0}.reviews-table__item:nth-child(even){background:#F8F8F8}.reviews-table__item>div{width:33%;text-align:center;display:flex;justify-content:center;align-items:center}.reviews-table__item>div:nth-child(1),.reviews-table__item>div:nth-child(2){background-image:linear-gradient(#BDBDBD 33%, rgba(255,255,255,0) 0%);background-position:right;background-size:1px 10px;background-repeat:repeat-y;background-clip:content-box}.review-table__item-bonus{display:flex;flex-direction:column}.review-table__item-bonus span:nth-child(1){font-weight:500;font-size:16px;line-height:26px;text-align:center;letter-spacing:0.04em;text-transform:uppercase;color:#000}.review-table__item-bonus span:nth-child(2){font-weight:500;font-size:14px;line-height:16px;text-align:center;letter-spacing:0.04em;text-transform:uppercase;color:#1F65C2}.review-table__item-bonus span:nth-child(3){font-weight:bold;font-size:28px;line-height:30px;text-align:center;letter-spacing:0.04em;text-transform:uppercase;color:#1F65C2}.review-table__item-links{display:flex;flex-direction:column}.review-table__item-links .review-link{color:#1F65C2;font-size:16px;font-weight:500}.review-table__item-links .btn{display:block;background:#2c932c;box-shadow:0 -3px #3ebb3e, 0 0 #30a330, 0 3px #1e711e;margin:7px auto;width:180px;height:40px;line-height:40px;border-radius:20px;color:#fff;font-weight:700;font-size:15px;text-transform:uppercase}.content-additional-video{background:#eff5fc}.content-additional-video .container{padding:36px 0 0;text-align:center}.t-and-c{display:none;position:absolute;top:85%;left:0;background:#eff5fc;padding:5px;box-shadow:0 0 5px 0;border-radius:5px;font-size:13px;color:#6e8395;line-height:1.5;z-index:20}.t-and-c:hover{display:block}.t-and-c__line{position:relative}.t-and-c__parent:hover ~ .t-and-c{display:block}.section-title.mt20{margin-top:20px}.game-list-roulette{width:100%;margin:30px 0;display:flex;flex-wrap:wrap;justify-content:center;border-radius:15px;overflow:hidden;z-index:10002}@media (max-width: 768px){.game-list-roulette{border-radius:0}}.game-list-roulette__item{width:33.333%;margin:0;height:197px;display:flex;flex-direction:column}@media (max-width: 768px){.game-list-roulette__item{width:50%}}@media (max-width: 576px){.game-list-roulette__item{height:152px}}.game-list-roulette__item iframe{height:110px}.game-list-roulette__image{display:flex;justify-content:center;align-items:center;height:176px;position:relative}.game-list-roulette__image:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.2);z-index:2}.game-list-roulette__image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:0 0;z-index:1}@media (max-width: 576px){.game-list-roulette__image{height:120px}}.game-list-roulette__button{position:relative;z-index:3}.game-list-roulette__description{background:#013d46;color:#fff;height:32px;text-align:center;line-height:32px;border-top:1px solid #0f5751;border-left:1px solid #0f5751;border-right:1px solid #0f5751}.game-list-roulette__display{display:none;position:fixed;left:50%;top:47%;transform:translate(-50%, -50%);background:rgba(0,0,0,0.8);z-index:9999;width:100%;max-width:830px;height:100%;max-height:600px;justify-content:center;align-items:center;background-size:cover;border:10px solid #13312e;border-radius:20px}@media (max-width: 1200px){.game-list-roulette__display{border-radius:0}}@media (max-width: 768px){.game-list-roulette__display{border:0;max-width:none;max-height:none;height:calc(100vh - 40px);top:0;transform:translate(-50%, 0)}}.game-list-roulette__display-iframe{position:absolute;width:100%;height:100%;background:rgba(0,0,0,0.4)}.game-list-roulette__display-btns{display:flex;flex-direction:column;position:relative}.game-list-roulette__display-btn{border-radius:15px;display:block;margin:5px;padding:15px 0;width:270px;font-size:18px;text-align:center;font-weight:500;color:#fff;text-transform:uppercase}a.game-list-roulette__display-btn{background-color:#2c932c}a.game-list-roulette__display-btn:hover{background-color:#769327}button.game-list-roulette__display-btn{background-color:#444}button.game-list-roulette__display-btn:hover{background-color:#666666}.game-list-roulette__link-bottom{position:absolute;bottom:-40px;background:orange;color:#0d101d;height:40px;line-height:40px;padding:0px 20px;min-width:300px;text-align:center;border-bottom-left-radius:10px;border-bottom-right-radius:10px;text-transform:uppercase;font-weight:600;font-size:18px}@media (max-width: 768px){.game-list-roulette__link-bottom{border:1px solid #283725;background:orange;width:100%;border-radius:0}}.game-list-roulette__link-bottom:hover{background:#d69112}.game-list-roulette__close{color:white;position:absolute;top:5px;right:6px;font-size:20px;background:rgba(0,0,0,0.2);height:20px;line-height:20px;width:20px}.text-footer{color:#6d8888;text-align:center;margin-top:5px}.text-footer a{color:#6d8888}.banner-odds__wrap{width:100%;background:linear-gradient(90deg, #015453 0%, #137E4B 100%);overflow:hidden;padding:0 10px}.banner-odds__wrap .container{display:flex;justify-content:space-between;align-items:center;padding-left:200px}.banner-odds__wrap .banner-odds__label{display:flex;align-items:center;justify-content:center;height:100%;-webkit-transform:skew(-20deg);-moz-transform:skew(-20deg);-o-transform:skew(-20deg);background:#E05C76;position:absolute;top:0;bottom:0;left:0;max-width:190px}.banner-odds__wrap .banner-odds_label{padding:27px 50px;color:#fff;font-weight:700;font-size:24px;text-transform:uppercase}.banner-odds__wrap .banner-odds__text{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:10px;flex:1}.banner-odds__wrap .banner-odds__title{font-size:26px;font-weight:700;line-height:30px;text-align:center;letter-spacing:0.04em;color:#CAF5BA}.banner-odds__wrap .banner-odds__desc{font-size:16px;line-height:19px;color:#FFFFFF;margin-top:5px;text-align:center}.banner-odds__wrap .banner-odds__btn{text-align:center;min-width:165px}@media (max-width: 750px){.banner-odds__wrap{padding:0 0 38px 0}.banner-odds__wrap .container{flex-direction:column;padding-left:0;padding-top:40px}.banner-odds__wrap .banner-odds__label{bottom:auto;height:auto;-webkit-transform:skew(0deg);-moz-transform:skew(0deg);-o-transform:skew(0deg);border-radius:0 0 10px 0;left:-5px}.banner-odds__wrap .banner-odds_label{font-size:14px;padding:10px 30px}.banner-odds__wrap .banner-odds__text{padding:0 10px 20px}}.relinking__wrap{background-color:#d5ebe4;padding:0 10px 36px}.relinking__wrap .relinking__title{padding:0 10px}.relinking__wrap .relinking__cards{display:flex;justify-content:space-between;margin-top:12px}.relinking__wrap .relinking__card{flex-basis:25%;background:#FFFFFF;box-shadow:0px 10px 30px rgba(13,106,130,0.28);border-radius:14px;padding:20px}.relinking__wrap .relinking__card:not(:last-child){margin-right:12px}.relinking__wrap .relinking__card-top{height:90px;display:flex;align-items:center;justify-content:center;padding-bottom:20px}.relinking__wrap .relinking__bottom{text-align:center;padding:0 20px}.relinking__wrap .relinking__bottom span{font-weight:500;font-size:22px;line-height:1;text-align:center;text-transform:lowercase;font-variant:small-caps;color:#016E72}@media (max-width: 1000px){.relinking__wrap .relinking__cards{flex-wrap:wrap}.relinking__wrap .relinking__card{flex-basis:calc(50% - 6px);margin-bottom:12px}.relinking__wrap .relinking__card:not(:last-child){margin-right:0}.relinking__wrap .relinking__card:nth-child(2n+1){margin-right:12px}}@media (max-width: 500px){.relinking__wrap .relinking__card:nth-child(2n+1){margin-right:0px}.relinking__wrap .relinking__card{flex-basis:100%}}.how-win-intro.content-text.mt20{margin-top:30px}@media (max-width: 779px){.how-play-roulette,.how-rate__block,.how-to-place-bets,.table__block,.system-block{padding:24px 10px}.relinking__wrap{padding:0 10px 24px}.games-banner__wrap .casinos-section__title{margin-top:24px;padding:0}.games-banner__wrap .games-banner{margin-top:44px}.faq-block__other{padding:24px 10px}.faq-block{padding:0 10px 24px}.faq-block.faq-block--main{padding:24px 10px}}@media (max-width: 500px){.header__content-title{font-size:22px}.header__content-description{margin:0 auto;font-size:16px}}
