html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}pre{white-space:normal}header,footer,div,span,p,ul,li,a,figure,h1,h2,h3,h4,h5,h6,input,textarea,select,time,b,a:before,a:after,nav,abbr{margin:0;padding:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}h1{text-transform:uppercase;line-height:130%}h1{font-family:Brandon,Calibri,Arial;font-weight:900;color:#fff}h1{font-size:40px}::-webkit-input-placeholder{color:rgba(255,255,255,.5);font-size:1rem}::-moz-placeholder{color:rgba(255,255,255,.5);font-size:1rem}:-ms-input-placeholder{color:rgba(255,255,255,.5);font-size:1rem}:-moz-placeholder{color:rgba(255,255,255,.5);font-size:1rem}.swal-icon--error{border-color:#c00;-webkit-animation:animateErrorIcon .5s;animation:animateErrorIcon .5s}.swal-icon--error__x-mark{position:relative;display:block;-webkit-animation:animateXMark .5s;animation:animateXMark .5s}.swal-icon--error__line{position:absolute;height:5px;width:47px;background-color:#f27474;display:block;top:37px;border-radius:2px}.swal-icon--error__line--left{-webkit-transform:rotate(45deg);transform:rotate(45deg);left:17px}.swal-icon--error__line--right{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);right:16px}@-webkit-keyframes animateErrorIcon{0%{-webkit-transform:rotateX(100deg);transform:rotateX(100deg);opacity:0}to{-webkit-transform:rotateX(0deg);transform:rotateX(0deg);opacity:1}}@keyframes animateErrorIcon{0%{-webkit-transform:rotateX(100deg);transform:rotateX(100deg);opacity:0}to{-webkit-transform:rotateX(0deg);transform:rotateX(0deg);opacity:1}}@-webkit-keyframes animateXMark{0%{-webkit-transform:scale(.4);transform:scale(.4);margin-top:26px;opacity:0}50%{-webkit-transform:scale(.4);transform:scale(.4);margin-top:26px;opacity:0}80%{-webkit-transform:scale(1.15);transform:scale(1.15);margin-top:-6px}to{-webkit-transform:scale(1);transform:scale(1);margin-top:0;opacity:1}}@keyframes animateXMark{0%{-webkit-transform:scale(.4);transform:scale(.4);margin-top:26px;opacity:0}50%{-webkit-transform:scale(.4);transform:scale(.4);margin-top:26px;opacity:0}80%{-webkit-transform:scale(1.15);transform:scale(1.15);margin-top:-6px}to{-webkit-transform:scale(1);transform:scale(1);margin-top:0;opacity:1}}.swal-icon--warning{border-color:#f8bb86;-webkit-animation:pulseWarning .75s infinite alternate;animation:pulseWarning .75s infinite alternate}.swal-icon--warning__body{width:5px;height:47px;top:10px;border-radius:2px;margin-left:-2px}.swal-icon--warning__body,.swal-icon--warning__dot{position:absolute;left:50%;background-color:#f8bb86}.swal-icon--warning__dot{width:7px;height:7px;border-radius:50%;margin-left:-4px;bottom:-11px}@-webkit-keyframes pulseWarning{0%{border-color:#f8d486}to{border-color:#f8bb86}}@keyframes pulseWarning{0%{border-color:#f8d486}to{border-color:#f8bb86}}.swal-icon--success{border-color:#a5dc86}.swal-icon--success:after,.swal-icon--success:before{content:"";border-radius:50%;position:absolute;width:60px;height:120px;background:#fff;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.swal-icon--success:before{border-radius:120px 0 0 120px;top:-7px;left:-33px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:60px 60px;transform-origin:60px 60px}.swal-icon--success:after{border-radius:0 120px 120px 0;top:-11px;left:30px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:0 60px;transform-origin:0 60px;-webkit-animation:rotatePlaceholder 4.25s ease-in;animation:rotatePlaceholder 4.25s ease-in}.swal-icon--success__ring{width:80px;height:80px;border:4px solid rgba(164,219,132,.2);border-radius:50%;box-sizing:content-box;position:absolute;left:-4px;top:-4px;z-index:2}.swal-icon--success__hide-corners{width:5px;height:90px;background-color:#fff;padding:1px;position:absolute;left:28px;top:8px;z-index:1;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.swal-icon--success__line{height:5px;background-color:#a5dc86;display:block;border-radius:2px;position:absolute;z-index:2}.swal-icon--success__line--tip{width:25px;left:14px;top:46px;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-animation:animateSuccessTip .75s;animation:animateSuccessTip .75s}.swal-icon--success__line--long{width:47px;right:8px;top:38px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-animation:animateSuccessLong .75s;animation:animateSuccessLong .75s}@-webkit-keyframes rotatePlaceholder{0%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}5%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}12%{-webkit-transform:rotate(-405deg);transform:rotate(-405deg)}to{-webkit-transform:rotate(-405deg);transform:rotate(-405deg)}}@keyframes rotatePlaceholder{0%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}5%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}12%{-webkit-transform:rotate(-405deg);transform:rotate(-405deg)}to{-webkit-transform:rotate(-405deg);transform:rotate(-405deg)}}@-webkit-keyframes animateSuccessTip{0%{width:0;left:1px;top:19px}54%{width:0;left:1px;top:19px}70%{width:50px;left:-8px;top:37px}84%{width:17px;left:21px;top:48px}to{width:25px;left:14px;top:45px}}@keyframes animateSuccessTip{0%{width:0;left:1px;top:19px}54%{width:0;left:1px;top:19px}70%{width:50px;left:-8px;top:37px}84%{width:17px;left:21px;top:48px}to{width:25px;left:14px;top:45px}}@-webkit-keyframes animateSuccessLong{0%{width:0;right:46px;top:54px}65%{width:0;right:46px;top:54px}84%{width:55px;right:0;top:35px}to{width:47px;right:8px;top:38px}}@keyframes animateSuccessLong{0%{width:0;right:46px;top:54px}65%{width:0;right:46px;top:54px}84%{width:55px;right:0;top:35px}to{width:47px;right:8px;top:38px}}.swal-icon--info{border-color:#e2ba36}.swal-icon--info:before{width:5px;height:29px;bottom:17px;border-radius:2px;margin-left:-2px}.swal-icon--info:after,.swal-icon--info:before{content:"";position:absolute;left:50%;background-color:#e2ba36}.swal-icon--info:after{width:7px;height:7px;border-radius:50%;margin-left:-3px;top:19px}.swal-icon{width:80px;height:80px;border-width:4px;border-style:solid;border-radius:50%;padding:0;position:relative;box-sizing:content-box;margin:20px auto}.swal-icon:first-child{margin-top:32px}.swal-icon--custom{width:auto;height:auto;max-width:100%;border:none;border-radius:0}.swal-icon img{max-width:100%;max-height:100%}.swal-title{color:#000;font-weight:600;text-transform:none;position:relative;display:block;padding:13px 16px;font-size:27px;line-height:normal;text-align:center;margin-bottom:0}.swal-title:first-child{margin-top:26px}.swal-title:not(:first-child){padding-bottom:0}.swal-title:not(:last-child){margin-bottom:13px}.swal-text{font-size:16px;position:relative;float:none;line-height:normal;vertical-align:top;text-align:left;display:inline-block;margin:0;padding:0 10px;color:#000;max-width:calc(80%);overflow-wrap:break-word;box-sizing:border-box}.swal-text:first-child{margin-top:45px}.swal-text:last-child{margin-bottom:45px}.swal-footer{text-align:right;padding-top:13px;margin-top:13px;padding:13px 16px;border-radius:inherit;border-top-left-radius:0;border-top-right-radius:0}.swal-button-container{margin:5px;display:inline-block;position:relative}.swal-button{background-color:#e2ba36;color:#fff;border:none;box-shadow:none;border-radius:5px;font-weight:600;font-size:14px;padding:10px 24px;margin:0;cursor:pointer}.swal-button:not([disabled]):hover{background-color:#2880c3}.swal-button:active{background-color:#e2ba36}.swal-button:focus{outline:none;box-shadow:0 0 0 1px #fff,0 0 0 3px rgba(43,114,165,.29)}.swal-button[disabled]{opacity:.5;cursor:default}.swal-button::-moz-focus-inner{border:0}.swal-button--cancel{color:#555;background-color:#efefef}.swal-button--cancel:not([disabled]):hover{background-color:#e8e8e8}.swal-button--cancel:active{background-color:#d7d7d7}.swal-button--cancel:focus{box-shadow:0 0 0 1px #fff,0 0 0 3px rgba(116,136,150,.29)}.swal-button--danger{background-color:#e64942}.swal-button--danger:not([disabled]):hover{background-color:#df4740}.swal-button--danger:active{background-color:#cf423b}.swal-button--danger:focus{box-shadow:0 0 0 1px #fff,0 0 0 3px rgba(165,43,43,.29)}.swal-content{padding:0 20px;margin-top:20px;font-size:medium}.swal-content:last-child{margin-bottom:20px}.swal-content__input,.swal-content__textarea{-webkit-appearance:none;background-color:#fff;border:none;font-size:14px;display:block;box-sizing:border-box;width:100%;border:1px solid rgba(0,0,0,.14);padding:10px 13px;border-radius:2px;transition:border-color .2s}.swal-content__input:focus,.swal-content__textarea:focus{outline:none;border-color:#6db8ff}.swal-content__textarea{resize:vertical}.swal-button--loading{color:transparent}.swal-button--loading~.swal-button__loader{opacity:1}.swal-button__loader{position:absolute;height:auto;width:43px;z-index:2;left:50%;top:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);text-align:center;pointer-events:none;opacity:0}.swal-button__loader div{display:inline-block;float:none;vertical-align:baseline;width:9px;height:9px;padding:0;border:none;margin:2px;opacity:.4;border-radius:7px;background-color:rgba(255,255,255,.9);transition:background .2s;-webkit-animation:swal-loading-anim 1s infinite;animation:swal-loading-anim 1s infinite}.swal-button__loader div:nth-child(3n+2){-webkit-animation-delay:.15s;animation-delay:.15s}.swal-button__loader div:nth-child(3n+3){-webkit-animation-delay:.3s;animation-delay:.3s}@-webkit-keyframes swal-loading-anim{0%{opacity:.4}20%{opacity:.4}50%{opacity:1}to{opacity:.4}}@keyframes swal-loading-anim{0%{opacity:.4}20%{opacity:.4}50%{opacity:1}to{opacity:.4}}.swal-overlay{position:fixed;top:0;bottom:0;left:0;right:0;text-align:center;font-size:0;overflow-y:auto;background-color:rgba(0,0,0,.4);z-index:10000;pointer-events:none;opacity:0;transition:opacity .3s}.swal-overlay:before{content:" ";display:inline-block;vertical-align:middle;height:100%}.swal-overlay--show-modal{opacity:1;pointer-events:auto}.swal-overlay--show-modal .swal-modal{opacity:1;pointer-events:auto;box-sizing:border-box;-webkit-animation:showSweetAlert .3s;animation:showSweetAlert .3s;will-change:transform}.swal-modal{width:478px;opacity:0;pointer-events:none;background-color:#fff;text-align:center;border-radius:5px;position:static;margin:20px auto;display:inline-block;vertical-align:middle;-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 50%;transform-origin:50% 50%;z-index:10001;transition:opacity .2s,-webkit-transform .3s;transition:transform .3s,opacity .2s;transition:transform .3s,opacity .2s,-webkit-transform .3s}@media(max-width:500px){.swal-modal{width:calc(80%)}}@-webkit-keyframes showSweetAlert{0%{-webkit-transform:scale(1);transform:scale(1)}1%{-webkit-transform:scale(.5);transform:scale(.5)}45%{-webkit-transform:scale(1.05);transform:scale(1.05)}80%{-webkit-transform:scale(.95);transform:scale(.95)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes showSweetAlert{0%{-webkit-transform:scale(1);transform:scale(1)}1%{-webkit-transform:scale(.5);transform:scale(.5)}45%{-webkit-transform:scale(1.05);transform:scale(1.05)}80%{-webkit-transform:scale(.95);transform:scale(.95)}to{-webkit-transform:scale(1);transform:scale(1)}}h1{text-transform:uppercase;line-height:130%}h1{font-family:Brandon,Calibri,Arial;font-weight:900;color:#fff}h1{font-size:40px}::-webkit-input-placeholder{color:rgba(255,255,255,.5);font-size:1rem}::-moz-placeholder{color:rgba(255,255,255,.5);font-size:1rem}:-ms-input-placeholder{color:rgba(255,255,255,.5);font-size:1rem}:-moz-placeholder{color:rgba(255,255,255,.5);font-size:1rem}.cmsmodul.userblocked{display:none}.cmsmodul.userblocked:before{content:'Du bist gesperrt';background:#c00;color:#fff;padding:20px;display:block}html.en .cmsmodul.userblocked:before{content:'You´re blocked'}.casino-games.cmsmodul.userblocked,.casino-gamedetails.cmsmodul.userblocked,.sportsbook.cmsmodul.userblocked{display:block}h1{text-transform:uppercase;line-height:130%}h1{font-family:Brandon,Calibri,Arial;font-weight:900;color:#fff}h1{font-size:40px}::-webkit-input-placeholder{color:rgba(255,255,255,.5);font-size:1rem}::-moz-placeholder{color:rgba(255,255,255,.5);font-size:1rem}:-ms-input-placeholder{color:rgba(255,255,255,.5);font-size:1rem}:-moz-placeholder{color:rgba(255,255,255,.5);font-size:1rem}.thin-border{border:1px solid rgba(255,255,255,.14)}.thick-border{border:5px solid rgba(255,255,255,.14)}body:before{content:"";display:block;position:fixed;top:0;width:100%;height:0;z-index:99}body:before{opacity:0;background-color:#000;transition:opacity 300ms ease-in-out,height 1ms ease-in-out 300ms}.mobile-menu-active body:before{height:100%}.mobile-menu-active body:before{opacity:.5;transition:opacity 300ms ease-in-out}.show-header body{padding-top:65px}@media screen and (min-width:800px){.show-header body{padding-top:90px}}.cookie-bar-visible body{padding-bottom:155px}.cookie-bar-visible #duplicate-check,.cookie-bar-visible #launcher{bottom:155px!important}@media screen and (min-width:640px){.cookie-bar-visible body{padding-bottom:75px}.cookie-bar-visible #duplicate-check,.cookie-bar-visible #launcher{bottom:75px!important}}.empty-layout.show-header body{padding-top:0}.empty-layout #cookie-bar,.empty-layout #duplicate-check{display:none}.FadeIn{}.Padding20{padding:20px}.Padding40{}.Padding60{}.Padding80{}.PaddingRight40{padding-right:40px}.PaddingRight60{padding-right:60px}.PaddingRight80{padding-right:80px}.PaddingTopBottom100{padding-top:100px;padding-bottom:100px}.PaddingTopBottom140{padding-top:140px;padding-bottom:140px}.PaddingTopBottom100LeftRight40{padding:100px 40px}.PaddingTopBottom140LeftRight40{padding:140px 40px}.PaddingTopBottom20LeftRight60{padding:20px 60px}.MarginTop40{margin-top:40px}.MarginBottom40{margin-bottom:40px}.MarginTopBottom40{margin-top:40px;margin-bottom:40px}.MaxWidth400{}.MaxWidth800{}.MaxWidth1200{max-width:1200px;margin:0 auto!important}.MaxWidth1400{max-width:1400px;margin:0 auto!important}.MaxWidth900_WhiteBackground{background:#fff;padding:0 calc(50% - 450px)}.MaxWidth1100_WhiteBackground{background:#fff;padding:0 calc(50% - 550px)}.ResponsibleGaming{}.ResponsibleGamingTermsOfUse{}.BoxTransparentSmall{}.BackgroundLight{}.BackgroundMid{}.BackgroundMid2{}.BackgroundDark{}.BackgroundBg1{}.BackgroundWhite{}.MaxHeight200{}.MaxHeight400{}.MaxHeight420{}.MaxHeight500{}.MaxHeight600{}.MaxHeight800{}.MaxWidth400{}.MaxWidth800{}.MaxWidth1200{}.MaxWidth1400{}.BGLight200{}.BGLight400{}.BGLight600{}.BGLight800{}.BGMid200{}.BGMid400{}.BGMid600{}.BGMid800{}.BGMid2MaxHeight200{}.BGMid2MaxHeight400{}.BGMid2MaxHeight600{}.BGMid2MaxHeight800{}.BGDark200{}.BGDark400{}.BGDark600{}.BGDark800{}.Bg1MaxHeight200{}.Bg1MaxHeight400{}.Bg1MaxHeight600{}.Bg1MaxHeight800{}.BgWhite200{}.BgWhite400{}.BgWhite600{}.BgWhite800{}.LobbyHeader{}.LobbyJackpotRow{}.MembersloungeNewsPromoContainer{}.HideDesktop{}.InfoBoxes{}.FloatBoxes{}.DarkCardBoxes{}.side-by-side{}.ImageBox{}.Textlist{}.CardBox{}.BigGallery{}.ImageBoxWithTitleAndPreviewOverlay{}.NoBulletPoints{}.Adventcalendar{}.Eastercalendar{}.EasterEgg{}.PreviewGames{}.BigSize{}.EasterEgg{}.AccountSummaryBalances{}h1{text-transform:uppercase;line-height:130%}h1{font-family:Brandon,Calibri,Arial;font-weight:900;color:#fff}h1{font-size:40px}::-webkit-input-placeholder{color:rgba(255,255,255,.5);font-size:1rem}::-moz-placeholder{color:rgba(255,255,255,.5);font-size:1rem}:-ms-input-placeholder{color:rgba(255,255,255,.5);font-size:1rem}:-moz-placeholder{color:rgba(255,255,255,.5);font-size:1rem}.thin-border{border:1px solid rgba(255,255,255,.14)}.thick-border{border:5px solid rgba(255,255,255,.14)}body .icon-filter_outlined>a>.lpc-icon:before{content:""}body .icon-filter_full>a>.lpc-icon:before{content:""}body .icon-lock>a>.lpc-icon:before{content:""}body .icon-auto_cashout>a>.lpc-icon:before{content:""}body .icon-icon_ticker>a>.lpc-icon:before{content:""}body .icon-deposit>a>.lpc-icon:before{content:""}body .icon-withdraw>a>.lpc-icon:before{content:""}body .icon-user_bets>a>.lpc-icon:before{content:""}body .icon-bets_for_me>a>.lpc-icon:before{content:""}body .icon-bonus_bets>a>.lpc-icon:before{content:""}body .icon-fast_start>a>.lpc-icon:before{content:""}body .icon-last_minute>a>.lpc-icon:before{content:""}body .icon-today>a>.lpc-icon:before{content:""}body .icon-tomorrow>a>.lpc-icon:before{content:""}body .icon-monday>a>.lpc-icon:before{content:""}body .icon-lobby_V2>a>.lpc-icon:before{content:""}body .icon-slots_V21>a>.lpc-icon:before{content:""}body .icon-lounge_V1>a>.lpc-icon:before{content:""}body .icon-lounge_V2>a>.lpc-icon:before{content:""}body .icon-summer_slots>a>.lpc-icon:before{content:""}body .icon-football>a>.lpc-icon:before{content:""}body .icon-spinomenal>a>.lpc-icon:before{content:""}body .icon-mystery_slot>a>.lpc-icon:before{content:""}body .icon-bingo>a>.lpc-icon:before{content:""}body .icon-poker>a>.lpc-icon:before{content:""}body .icon-bonus_buy_V3>a>.lpc-icon:before{content:""}body .icon-bet_slip>a>.lpc-icon:before{content:""}body .icon-book_V3>a>.lpc-icon:before{content:""}body .icon-live_bets_V2>a>.lpc-icon:before{content:""}body .icon-book_V1>a>.lpc-icon:before{content:""}body .icon-book_V2>a>.lpc-icon:before{content:""}body .icon-recent_winners>a>.lpc-icon:before{content:""}body .icon-all_bets>a>.lpc-icon:before{content:""}body .icon-live_bets>a>.lpc-icon:before{content:""}body .icon-cashout>a>.lpc-icon:before{content:""}body .icon-my_bets>a>.lpc-icon:before{content:""}body .icon-scratch_card_V2>a>.lpc-icon:before{content:""}body .icon-profile_V2>a>.lpc-icon:before{content:""}body .icon-logout>a>.lpc-icon:before{content:""}body .icon-bonus_buy_V2>a>.lpc-icon:before{content:""}body .icon-whatsapp>a>.lpc-icon:before{content:""}body .icon-webinar>a>.lpc-icon:before{content:""}body .icon-warning>a>.lpc-icon:before{content:""}body .icon-verified>a>.lpc-icon:before{content:""}body .icon-verification>a>.lpc-icon:before{content:""}body .icon-upgrade>a>.lpc-icon:before{content:""}body .icon-twitter>a>.lpc-icon:before{content:""}body .icon-turnover>a>.lpc-icon:before{content:""}body .icon-top_picks>a>.lpc-icon:before{content:""}body .icon-team>a>.lpc-icon:before{content:""}body .icon-table_games>a>.lpc-icon:before{content:""}body .icon-stats>a>.lpc-icon:before{content:""}body .icon-star_outline>a>.lpc-icon:before{content:""}body .icon-star>a>.lpc-icon:before{content:""}body .icon-slots_V2>a>.lpc-icon:before{content:""}body .icon-slots_V1>a>.lpc-icon:before{content:""}body .icon-settings>a>.lpc-icon:before{content:""}body .icon-select_provider_02>a>.lpc-icon:before{content:""}body .icon-select_provider_01>a>.lpc-icon:before{content:""}body .icon-search>a>.lpc-icon:before{content:""}body .icon-scratch_card>a>.lpc-icon:before{content:""}body .icon-recently_played>a>.lpc-icon:before{content:""}body .icon-profile>a>.lpc-icon:before{content:""}body .icon-prepaid_card>a>.lpc-icon:before{content:""}body .icon-plus>a>.lpc-icon:before{content:""}body .icon-phone>a>.lpc-icon:before{content:""}body .icon-personal_details>a>.lpc-icon:before{content:""}body .icon-nugget>a>.lpc-icon:before{content:""}body .icon-newsletter>a>.lpc-icon:before{content:""}body .icon-news>a>.lpc-icon:before{content:""}body .icon-new>a>.lpc-icon:before{content:""}body .icon-more>a>.lpc-icon:before{content:""}body .icon-more1>a>.lpc-icon:before{content:""}body .icon-mobile_apps>a>.lpc-icon:before{content:""}body .icon-minus>a>.lpc-icon:before{content:""}body .icon-messages>a>.lpc-icon:before{content:""}body .icon-business_card>a>.lpc-icon:before{content:""}body .icon-megaways>a>.lpc-icon:before{content:""}body .icon-lopoca_alt>a>.lpc-icon:before{content:""}body .icon-lopoca>a>.lpc-icon:before{content:""}body .icon-lobby>a>.lpc-icon:before{content:""}body .icon-limits>a>.lpc-icon:before{content:""}body .icon-joker>a>.lpc-icon:before{content:""}body .icon-jackpot>a>.lpc-icon:before{content:""}body .icon-instant_win>a>.lpc-icon:before{content:""}body .icon-instagram>a>.lpc-icon:before{content:""}body .icon-info>a>.lpc-icon:before{content:""}body .icon-help>a>.lpc-icon:before{content:""}body .icon-gift>a>.lpc-icon:before{content:""}body .icon-finance>a>.lpc-icon:before{content:""}body .icon-favourites>a>.lpc-icon:before{content:""}body .icon-facebook>a>.lpc-icon:before{content:""}body .icon-collapse>a>.lpc-icon:before{content:""}body .icon-expand>a>.lpc-icon:before{content:""}body .icon-error>a>.lpc-icon:before{content:""}body .icon-email>a>.lpc-icon:before{content:""}body .icon-download>a>.lpc-icon:before{content:""}body .icon-delete>a>.lpc-icon:before{content:""}body .icon-dashboard>a>.lpc-icon:before{content:""}body .icon-confirm>a>.lpc-icon:before{content:""}body .icon-close>a>.lpc-icon:before{content:""}body .icon-clock>a>.lpc-icon:before{content:""}body .icon-chevron_up>a>.lpc-icon:before{content:""}body .icon-chevron_right>a>.lpc-icon:before{content:""}body .icon-chevron_left>a>.lpc-icon:before{content:""}body .icon-chevron_down>a>.lpc-icon:before{content:""}body .icon-checkmark>a>.lpc-icon:before{content:""}body .icon-checkbox_outline>a>.lpc-icon:before{content:""}body .icon-checkbox>a>.lpc-icon:before{content:""}body .icon-cashier_V2>a>.lpc-icon:before{content:""}body .icon-cashier_V1>a>.lpc-icon:before{content:""}body .icon-buy_V2>a>.lpc-icon:before{content:""}body .icon-buy_V1>a>.lpc-icon:before{content:""}body .icon-bonus_buy>a>.lpc-icon:before{content:""}body .icon-academy>a>.lpc-icon:before{content:""}body .icon-about>a>.lpc-icon:before{content:""}body .icon-FAQ>a>.lpc-icon:before{content:""}.lpc-icon{flex:0 0 auto}.button{outline:none;border:none;text-decoration:none;line-height:1}.button:hover{cursor:pointer;text-decoration:none}.button{text-transform:uppercase}.button{display:flex;flex-flow:row nowrap;align-items:center;justify-content:center;border-radius:6px;padding:8px 16px;-webkit-transition:all ease-in-out .2s;transition:all ease-in-out .2s}.button{padding:8px 16px;font-family:'Avenir',sans-serif,Arial;font-weight:500;color:#fff}.button{font-size:15px}.button{background-color:#e2ba36;color:#000}.button:hover{background-color:#e8c963;box-shadow:0 0 16px rgba(0,0,0,.1)}.button:focus{box-shadow:none}.Box{background-color:#4b4b4b;padding:10px}.Box{border-top-left-radius:6px;-moz-border-radius-topleft:6px;-o-border-radius-topleft:6px;-webkit-border-top-left-radius:6px}.Box{border-top-right-radius:6px;-moz-border-radius-topright:6px;-o-border-radius-topright:6px;-webkit-border-top-right-radius:6px}.Box{border-bottom-right-radius:6px;-moz-border-radius-bottomright:6px;-o-border-radius-bottomright:6px;-webkit-border-bottom-right-radius:6px}.Box{border-bottom-left-radius:6px;-moz-border-radius-bottomleft:6px;-o-border-radius-bottomleft:6px;-webkit-border-bottom-left-radius:6px}html.bg1 body{background-image:url(/content/css/lopocainfo/assets/images/bg1.jpg);background-repeat:no-repeat;background-position:center;background-attachment:fixed;background-size:cover}html.bg2 body{background-image:url(/content/css/lopocainfo/assets/images/bg2.jpg);background-repeat:no-repeat;background-position:center;background-attachment:fixed;background-size:cover}html.bg3 body{background-image:url(/content/css/lopocainfo/assets/images/bg3.jpg);background-repeat:no-repeat;background-position:center;background-attachment:fixed;background-size:cover}html.bg4 body{background-image:url(/content/css/lopocainfo/assets/images/bg4.jpg);background-repeat:no-repeat;background-position:center;background-attachment:fixed;background-size:cover}html.bg5 body{background-image:url(/content/css/lopocainfo/assets/images/bg5.png);background-repeat:no-repeat;background-position:center;background-attachment:fixed;background-size:cover}html.bg6 body{background-image:url(/content/css/lopocainfo/assets/images/bg6.png);background-repeat:no-repeat;background-position:center;background-attachment:fixed;background-size:cover}html.bg7 body{background-image:url(/content/css/lopocainfo/assets/images/bg7.png);background-repeat:no-repeat;background-position:center;background-attachment:fixed;background-size:cover}html.bg8 body{background-image:url(/content/css/lopocainfo/assets/images/bg8.jpg);background-repeat:no-repeat;background-position:center;background-attachment:fixed;background-size:cover}html.bg9 body{background-image:url(/content/css/lopocainfo/assets/images/bg9.jpg);background-repeat:no-repeat;background-position:center;background-attachment:fixed;background-size:cover}html.bg10 body{background-image:url(/content/css/lopocainfo/assets/images/bg10.jpg);background-repeat:no-repeat;background-position:center;background-attachment:fixed;background-size:cover}h1{text-transform:uppercase;line-height:130%}h1{font-family:Brandon,Calibri,Arial;font-weight:900;color:#fff}h1{font-size:40px}::-webkit-input-placeholder{color:rgba(255,255,255,.5);font-size:1rem}::-moz-placeholder{color:rgba(255,255,255,.5);font-size:1rem}:-ms-input-placeholder{color:rgba(255,255,255,.5);font-size:1rem}:-moz-placeholder{color:rgba(255,255,255,.5);font-size:1rem}.cmsmodul.container.cols{margin:0;display:flex}.cmsmodul.container.cols:after{content:' ';display:block;clear:both;height:0;overflow:hidden;visibility:hidden}.cmsmodul.container.cols .col-item{float:left;padding:0;min-height:1px;height:100%;vertical-align:top}.cmsmodul.container.cols .col-item .cms-section{height:100%}.cmsmodul.container.cols .col-item:first-of-type{padding-left:0}.cmsmodul.container.cols .col-item:last-of-type{padding-right:0}.sm1.c1{width:100%}.sm2.c1{width:50%}.sm3.c1{width:33.33%}.sm4.c1{width:25%}.sm5.c1{width:20%}.sm6.c1{width:16.66%}.sm7.c1{width:14.28%}.sm8.c1{width:12.5%}.sm9.c1{width:11.11%}.sm10.c1{width:10%}.sm11.c1{width:9.09%}.sm12.c1{width:8.33%}.sm13.c1{width:7.69%}.sm14.c1{width:7.14%}.sm15.c1{width:6.66%}.sm16.c1{width:6.25%}.sm17.c1{width:5.88%}.sm18.c1{width:5.55%}.sm19.c1{width:5.26%}.sm20.c1{width:5%}.sm21.c1{width:4.76%}.sm22.c1{width:4.54%}.sm23.c1{width:4.34%}.sm24.c1{width:4.16%}.sm25.c1{width:4%}.sm26.c1{width:3.84%}.sm27.c1{width:3.7%}.sm28.c1{width:3.57%}.sm29.c1{width:3.44%}.sm30.c1{width:3.33%}.sm31.c1{width:3.22%}.sm32.c1{width:3.12%}.sm33.c1{width:3.03%}.sm34.c1{width:2.94%}.sm35.c1{width:2.85%}.sm36.c1{width:2.77%}.sm37.c1{width:2.7%}.sm38.c1{width:2.63%}.sm39.c1{width:2.56%}.sm40.c1{width:2.5%}.sm41.c1{width:2.43%}.sm42.c1{width:2.38%}.sm43.c1{width:2.32%}.sm44.c1{width:2.27%}.sm3.c3{width:100%}.sm4.c3{width:75%}.sm5.c3{width:60%}.sm6.c3{width:50%}.sm7.c3{width:42.85%}.sm8.c3{width:37.5%}.sm9.c3{width:33.33%}.sm10.c3{width:30%}.sm11.c3{width:27.27%}.sm12.c3{width:25%}.sm13.c3{width:23.07%}.sm14.c3{width:21.42%}.sm15.c3{width:20%}.sm16.c3{width:18.75%}.sm17.c3{width:17.64%}.sm18.c3{width:16.66%}.sm19.c3{width:15.78%}.sm20.c3{width:15%}.sm21.c3{width:14.28%}.sm22.c3{width:13.63%}.sm23.c3{width:13.04%}.sm24.c3{width:12.5%}.sm25.c3{width:12%}.sm26.c3{width:11.53%}.sm27.c3{width:11.11%}.sm28.c3{width:10.71%}.sm29.c3{width:10.34%}.sm30.c3{width:10%}.sm31.c3{width:9.67%}.sm32.c3{width:9.37%}.sm33.c3{width:9.09%}.sm34.c3{width:8.82%}.sm35.c3{width:8.57%}.sm36.c3{width:8.33%}.sm37.c3{width:8.1%}.sm38.c3{width:7.89%}.sm39.c3{width:7.69%}.sm40.c3{width:7.5%}.sm41.c3{width:7.31%}.sm42.c3{width:7.14%}.sm43.c3{width:6.97%}.sm44.c3{width:6.81%}.sm5.c5{width:100%}.sm6.c5{width:83.33%}.sm7.c5{width:71.42%}.sm8.c5{width:62.5%}.sm9.c5{width:55.55%}.sm10.c5{width:50%}.sm11.c5{width:45.45%}.sm12.c5{width:41.66%}.sm13.c5{width:38.46%}.sm14.c5{width:35.71%}.sm15.c5{width:33.33%}.sm16.c5{width:31.25%}.sm17.c5{width:29.41%}.sm18.c5{width:27.77%}.sm19.c5{width:26.31%}.sm20.c5{width:25%}.sm21.c5{width:23.8%}.sm22.c5{width:22.72%}.sm23.c5{width:21.73%}.sm24.c5{width:20.83%}.sm25.c5{width:20%}.sm26.c5{width:19.23%}.sm27.c5{width:18.51%}.sm28.c5{width:17.85%}.sm29.c5{width:17.24%}.sm30.c5{width:16.66%}.sm31.c5{width:16.12%}.sm32.c5{width:15.62%}.sm33.c5{width:15.15%}.sm34.c5{width:14.7%}.sm35.c5{width:14.28%}.sm36.c5{width:13.88%}.sm37.c5{width:13.51%}.sm38.c5{width:13.15%}.sm39.c5{width:12.82%}.sm40.c5{width:12.5%}.sm41.c5{width:12.19%}.sm42.c5{width:11.9%}.sm43.c5{width:11.62%}.sm44.c5{width:11.36%}.sm7.c7{width:100%}.sm8.c7{width:87.5%}.sm9.c7{width:77.77%}.sm10.c7{width:70%}.sm11.c7{width:63.63%}.sm12.c7{width:58.33%}.sm13.c7{width:53.84%}.sm14.c7{width:50%}.sm15.c7{width:46.66%}.sm16.c7{width:43.75%}.sm17.c7{width:41.17%}.sm18.c7{width:38.88%}.sm19.c7{width:36.84%}.sm20.c7{width:35%}.sm21.c7{width:33.33%}.sm22.c7{width:31.81%}.sm23.c7{width:30.43%}.sm24.c7{width:29.16%}.sm25.c7{width:28%}.sm26.c7{width:26.92%}.sm27.c7{width:25.92%}.sm28.c7{width:25%}.sm29.c7{width:24.13%}.sm30.c7{width:23.33%}.sm31.c7{width:22.58%}.sm32.c7{width:21.87%}.sm33.c7{width:21.21%}.sm34.c7{width:20.58%}.sm35.c7{width:20%}.sm36.c7{width:19.44%}.sm37.c7{width:18.91%}.sm38.c7{width:18.42%}.sm39.c7{width:17.94%}.sm40.c7{width:17.5%}.sm41.c7{width:17.07%}.sm42.c7{width:16.66%}.sm43.c7{width:16.27%}.sm44.c7{width:15.9%}.sm9.c9{width:100%}.sm10.c9{width:90%}.sm11.c9{width:81.81%}.sm12.c9{width:75%}.sm13.c9{width:69.23%}.sm14.c9{width:64.28%}.sm15.c9{width:60%}.sm16.c9{width:56.25%}.sm17.c9{width:52.94%}.sm18.c9{width:50%}.sm19.c9{width:47.36%}.sm20.c9{width:45%}.sm21.c9{width:42.85%}.sm22.c9{width:40.9%}.sm23.c9{width:39.13%}.sm24.c9{width:37.5%}.sm25.c9{width:36%}.sm26.c9{width:34.61%}.sm27.c9{width:33.33%}.sm28.c9{width:32.14%}.sm29.c9{width:31.03%}.sm30.c9{width:30%}.sm31.c9{width:29.03%}.sm32.c9{width:28.12%}.sm33.c9{width:27.27%}.sm34.c9{width:26.47%}.sm35.c9{width:25.71%}.sm36.c9{width:25%}.sm37.c9{width:24.32%}.sm38.c9{width:23.68%}.sm39.c9{width:23.07%}.sm40.c9{width:22.5%}.sm41.c9{width:21.95%}.sm42.c9{width:21.42%}.sm43.c9{width:20.93%}.sm44.c9{width:20.45%}@media screen and (max-width:1024px){.sm20.c5{width:50%}.col-item.c1.sm8 .cmsmodul.image{text-align:center}}@media screen and (max-width:840px){.cmsmodul.container.cols{display:block!important}.cmsmodul.container.cols .col-item{float:none!important;display:block!important;padding:0;min-height:1px;width:auto;height:auto!important;margin:0 auto}.cmsmodul.container.cols .col-item.c1.sm7{width:15%;float:left}.cmsmodul.container.cols .col-item.c5.sm7{width:70%;float:left;padding-left:5%}.cmsmodul.container.cols .col-item:first-of-type,.cmsmodul.container.cols .col-item:last-of-type{padding:inherit}}@media screen and (max-width:900px){.cmsmodul.container.cols.ResponsiveMaxWidth900{display:block!important}.cmsmodul.container.cols.ResponsiveMaxWidth900 .col-item{float:none!important;display:block!important;padding:0;min-height:1px;width:auto;height:auto!important}.cmsmodul.container.cols.ResponsiveMaxWidth900 .col-item.c1.sm7{width:15%;float:left}.cmsmodul.container.cols.ResponsiveMaxWidth900 .col-item.c5.sm7{width:70%;float:left;padding-left:5%}.cmsmodul.container.cols.ResponsiveMaxWidth900 .col-item:first-of-type,.cmsmodul.container.cols .col-item:last-of-type{padding:inherit}}@font-face{font-family:'Font-Awesome-5-Brands';font-style:normal;font-weight:400;font-display:flex;src:url(/content/css/lopocainfo/assets/fonts/fontawesome-free-5.15.2-web/webfonts/fa-brands-400.eot);src:url(/content/css/lopocainfo/assets/fonts/fontawesome-free-5.15.2-web/webfonts/fa-brands-400.eot?#iefix) format('embedded-opentype'),url(/content/css/lopocainfo/assets/fonts/fontawesome-free-5.15.2-web/webfonts/fa-brands-400.woff2) format('woff2'),url(/content/css/lopocainfo/assets/fonts/fontawesome-free-5.15.2-web/webfonts/fa-brands-400.woff) format('woff'),url(/content/css/lopocainfo/assets/fonts/fontawesome-free-5.15.2-web/webfonts/fa-brands-400.ttf) format('truetype'),url(/content/css/lopocainfo/assets/fonts/fontawesome-free-5.15.2-web/webfonts/fa-brands-400.svg#fontawesome) format('svg')}.fab{font-family:'Font-Awesome-5-Brands';font-weight:400}h1{text-transform:uppercase;line-height:130%}h1{font-family:Brandon,Calibri,Arial;font-weight:900;color:#fff}h1{font-size:40px}::-webkit-input-placeholder{color:rgba(255,255,255,.5);font-size:1rem}::-moz-placeholder{color:rgba(255,255,255,.5);font-size:1rem}:-ms-input-placeholder{color:rgba(255,255,255,.5);font-size:1rem}:-moz-placeholder{color:rgba(255,255,255,.5);font-size:1rem}.thin-border{border:1px solid rgba(255,255,255,.14)}.thick-border{border:5px solid rgba(255,255,255,.14)}.share-content-icons ul{display:flex;align-items:center;justify-content:center;margin:32px 0}.share-content-icons ul:before{content:"Share:";text-transform:uppercase;font-weight:700;margin-right:.5em;font-size:14px;letter-spacing:1px}.share-content-icons ul li{border-radius:6px;margin:2px;position:relative}.share-content-icons ul li.facebook{background-color:#3b5998}.share-content-icons ul li.facebook:hover{background-color:#4c70ba}.share-content-icons ul li.twitter{background-color:#55acee}.share-content-icons ul li.twitter:hover{background-color:#83c3f3}.share-content-icons ul li.whatsapp{background-color:#25d366}.share-content-icons ul li.whatsapp:hover{background-color:#4be083}.share-content-icons ul li.linkedin{background-color:#0077b5}.share-content-icons ul li.linkedin:hover{background-color:#0099e8}.share-content-icons ul li.pinterest{background-color:#bd081c}.share-content-icons ul li.pinterest:hover{background-color:#ee0a23}.share-content-icons ul li.tumblr{background-color:#36465d}.share-content-icons ul li.tumblr:hover{background-color:#495e7d}.share-content-icons ul li.reddit{background-color:#ff4500}.share-content-icons ul li.reddit:hover{background-color:#ff6a33}.share-content-icons ul li .share_text{display:none;position:absolute;background-color:#4b4b4b;bottom:-100%;left:50%;transform:translateX(-50%);font-family:'Avenir',sans-serif,Arial;font-weight:400;color:#fff;border:1px solid rgba(255,255,255,.14);padding:0 4px;border-radius:4px;white-space:nowrap;z-index:3}.share-content-icons ul li .share_text{font-size:15px}.share-content-icons ul li .share_text:before,.share-content-icons ul li .share_text::after{content:"";position:absolute;left:0;right:0;margin:auto}.share-content-icons ul li .share_text:before{width:0;height:0;border-style:solid;display:block;top:-6px}.share-content-icons ul li .share_text:before{border-width:0 6px 6px 6px;border-color:transparent transparent rgba(255,255,255,.14) transparent}.share-content-icons ul li .share_text:after{width:0;height:0;border-style:solid;display:block;top:-5px}.share-content-icons ul li .share_text:after{border-width:0 5px 5px 5px;border-color:transparent transparent #4b4b4b transparent}.share-content-icons ul li:hover .share_text{display:block}.share-content-icons ul li a{display:flex;text-decoration:none;width:34px;height:34px;align-items:center;justify-content:center;font-size:1.2em;color:#fff}.share-content-icons ul li a .fa{font-family:'Font-Awesome-5-Brands';font-weight:400}.share-content-icons ul li a .fa.fa-facebook:before{content:"";margin-left:.3em}.share-content-icons ul li a .fa.fa-linkedin:before{content:""}.share-content-icons ul li a .fa.fa-reddit:before{content:""}h1{text-transform:uppercase;line-height:130%}h1{font-family:Brandon,Calibri,Arial;font-weight:900;color:#fff}h1{font-size:40px}::-webkit-input-placeholder{color:rgba(255,255,255,.5);font-size:1rem}::-moz-placeholder{color:rgba(255,255,255,.5);font-size:1rem}:-ms-input-placeholder{color:rgba(255,255,255,.5);font-size:1rem}:-moz-placeholder{color:rgba(255,255,255,.5);font-size:1rem}.thin-border{border:1px solid rgba(255,255,255,.14)}.thick-border{border:5px solid rgba(255,255,255,.14)}.main_wrapper .brandon300{font-family:'Brandon',sans-serif;font-weight:300}.main_wrapper .brandon700{font-family:'Brandon',sans-serif;font-weight:700}.main_wrapper .brandon900{font-family:'Brandon',sans-serif;font-weight:900}@media screen and (min-width:1024px){.main_wrapper .BoxTransparentSmall{max-width:800px;padding:40px;margin:0 auto}}.main_wrapper .Padding40{padding:20px}@media screen and (min-width:800px){.main_wrapper .Padding40{padding:40px}}.main_wrapper .Padding60{padding:20px}@media screen and (min-width:800px){.main_wrapper .Padding60{padding:60px}}.main_wrapper .Padding80{padding:20px}@media screen and (min-width:800px){.main_wrapper .Padding80{padding:80px}}.main_wrapper h1,.main_wrapper h2{color:#e2ba36;line-height:110%}.main_wrapper h2{font-size:2rem;font-weight:500;line-height:110%}@media only screen and (max-width:768px){.main_wrapper h2{font-size:1.5rem}}.main_wrapper .BackgroundLight,.main_wrapper .BackgroundMid2{background:#fff;color:#000}.main_wrapper .BackgroundLight h1,.main_wrapper .BackgroundMid2 h1{color:#e2ba36}.main_wrapper .BackgroundLight h2,.main_wrapper .BackgroundMid2 h2,.main_wrapper .BackgroundLight h3,.main_wrapper .BackgroundMid2 h3{color:#000}.main_wrapper .BackgroundLight{background:rgba(255,255,255,.7)}.main_wrapper .BackgroundMid{background:#414141;color:#fff}.main_wrapper .BackgroundMid h1{color:#e2ba36}.main_wrapper .BackgroundMid h2,.main_wrapper .BackgroundMid h3{color:#fff}.main_wrapper .BackgroundMid2{background:#636363;color:#fff}.main_wrapper .BackgroundMid2 h1{color:#e2ba36}.main_wrapper .BackgroundMid2 h2,.main_wrapper .BackgroundMid2 h3{color:#fff}.main_wrapper .BackgroundDark{background:#000}.main_wrapper .BackgroundDark h2{color:#fff}.main_wrapper .BackgroundWhite{background:#fff;color:#000}.main_wrapper .BackgroundWhite h2{color:#000}.main_wrapper .BackgroundBg1{background:url(/content/css/lopocainfo/assets/images/bg1.jpg) no-repeat;background-size:cover}.main_wrapper .MaxHeight200{height:200px!important}.main_wrapper .MaxHeight400{height:400px!important}@media screen and (min-width:800px){.main_wrapper .MaxHeight420{height:420px!important}}.main_wrapper .MaxHeight500{height:500px!important;overflow:hidden}.main_wrapper .MaxHeight600{height:600px!important;overflow:hidden}.main_wrapper .MaxHeight800{height:800px!important;overflow:hidden}.main_wrapper .MaxWidth400{max-width:400px;margin:0 auto}.main_wrapper .MaxWidth800{max-width:800px;margin:0 auto}.main_wrapper .BGLight200,.main_wrapper .BGLight400,.main_wrapper .BGLight600,.main_wrapper .BGLight800{background:rgba(255,255,255,.7)}.main_wrapper .BGMid200,.main_wrapper .BGMid400,.main_wrapper .BGMid600,.main_wrapper .BGMid800{background:#414141;color:#fff}.main_wrapper .BGMid2MaxHeight200,.main_wrapper .BGMid2MaxHeight400,.main_wrapper .BGMid2MaxHeight600,.main_wrapper .BGMid2MaxHeight800{background:#636363}.main_wrapper .BgWhite200,.main_wrapper .BgWhite400,.main_wrapper .BgWhite600,.main_wrapper .BgWhite800{background:#fff}.main_wrapper .BGLight200,.main_wrapper .BGLight400,.main_wrapper .BGLight600,.main_wrapper .BGLight800,.main_wrapper .BGMid2MaxHeight200,.main_wrapper .BGMid2MaxHeight400,.main_wrapper .BGMid2MaxHeight600,.main_wrapper .BGMid2MaxHeight800,.main_wrapper .BgWhite200,.main_wrapper .BgWhite400,.main_wrapper .BgWhite600,.main_wrapper .BgWhite800{color:#000}.main_wrapper .BGLight200 h1,.main_wrapper .BGLight400 h1,.main_wrapper .BGLight600 h1,.main_wrapper .BGLight800 h1,.main_wrapper .BGMid2MaxHeight200 h1,.main_wrapper .BGMid2MaxHeight400 h1,.main_wrapper .BGMid2MaxHeight600 h1,.main_wrapper .BGMid2MaxHeight800 h1,.main_wrapper .BgWhite200 h1,.main_wrapper .BgWhite400 h1,.main_wrapper .BgWhite600 h1,.main_wrapper .BgWhite800 h1{color:#e2ba36}.main_wrapper .BGLight200 h2,.main_wrapper .BGLight400 h2,.main_wrapper .BGLight600 h2,.main_wrapper .BGLight800 h2,.main_wrapper .BGMid2MaxHeight200 h2,.main_wrapper .BGMid2MaxHeight400 h2,.main_wrapper .BGMid2MaxHeight600 h2,.main_wrapper .BGMid2MaxHeight800 h2,.main_wrapper .BgWhite200 h2,.main_wrapper .BgWhite400 h2,.main_wrapper .BgWhite600 h2,.main_wrapper .BgWhite800 h2,.main_wrapper .BGLight200 h3,.main_wrapper .BGLight400 h3,.main_wrapper .BGLight600 h3,.main_wrapper .BGLight800 h3,.main_wrapper .BGMid2MaxHeight200 h3,.main_wrapper .BGMid2MaxHeight400 h3,.main_wrapper .BGMid2MaxHeight600 h3,.main_wrapper .BGMid2MaxHeight800 h3,.main_wrapper .BgWhite200 h3,.main_wrapper .BgWhite400 h3,.main_wrapper .BgWhite600 h3,.main_wrapper .BgWhite800 h3{color:#000}.main_wrapper .BGLight200,.main_wrapper .BGMid200,.main_wrapper .BGMid2MaxHeight200,.main_wrapper .Bg1MaxHeight200,.main_wrapper .BGDark200,.main_wrapper .BgWhite200{height:200px!important}.main_wrapper .BGLight400,.main_wrapper .BGMid400,.main_wrapper .BGMid2MaxHeight400,.main_wrapper .Bg1MaxHeight400,.main_wrapper .BGDark400,.main_wrapper .BgWhite400{height:400px!important}.main_wrapper .BGLight600,.main_wrapper .BGMid600,.main_wrapper .BGMid2MaxHeight600,.main_wrapper .Bg1MaxHeight600,.main_wrapper .BGDark600,.main_wrapper .BgWhite600{height:600px!important}.main_wrapper .BGLight800,.main_wrapper .BGMid800,.main_wrapper .BGMid2MaxHeight800,.main_wrapper .Bg1MaxHeight800,.main_wrapper .BGDark800,.main_wrapper .BgWhite800{height:800px!important}.main_wrapper .BGDark200,.main_wrapper .BGDark400,.main_wrapper .BGDark600,.main_wrapper .BGDark800{background:#000}.main_wrapper .BGDark200 h2,.main_wrapper .BGDark400 h2,.main_wrapper .BGDark600 h2,.main_wrapper .BGDark800 h2{color:#fff}.main_wrapper .Bg1MaxHeight200,.main_wrapper .Bg1MaxHeight400,.main_wrapper .Bg1MaxHeight600,.main_wrapper .Bg1MaxHeight800{background:url(/content/css/lopocainfo/assets/images/bg1.jpg) no-repeat;background-size:cover}.main_wrapper .FloatBoxes .cmsmodul{margin:20px;background:#414141;border-radius:6px}@media screen and (min-width:800px){.main_wrapper .FloatBoxes .cmsmodul{margin-left:0}}@media screen and (min-width:800px){.main_wrapper .FloatBoxes .col-item:first-child{margin-left:20px}}.main_wrapper .FloatBoxes a:before{content:"";font-family:lopoca-icons;margin-right:3px;font-size:70%}.main_wrapper .DarkCardBoxes{margin-top:40px!important;margin-bottom:40px!important}.main_wrapper .DarkCardBoxes .col-item{background:#4b4b4b;border-radius:6px;margin:20px;box-shadow:0 0 26px #000;min-height:460px!important}@media screen and (min-width:640px){.main_wrapper .DarkCardBoxes .col-item{max-width:360px}}.main_wrapper .DarkCardBoxes .col-item h2{color:#fff;text-transform:uppercase;font-size:1.3rem;font-weight:bold;padding:20px 0}.main_wrapper .DarkCardBoxes .col-item .text:nth-child(3){padding:25px;line-height:130%}.main_wrapper .DarkCardBoxes .col-item .text:nth-child(3) .button{display:inline-block;padding:10px 30px 8px 30px;font-weight:bold}.main_wrapper .DarkCardBoxes .col-item .news-items,.main_wrapper .DarkCardBoxes .col-item .casino-games,.main_wrapper .DarkCardBoxes .col-item .nugget-price{height:185px}.main_wrapper .DarkCardBoxes .col-item .news-items figure img{object-fit:contain}@media screen and (min-width:800px){.main_wrapper .DarkCardBoxes .col-item .news-items figure img{height:185px}}.main_wrapper .DarkCardBoxes .col-item .casino-games{background:url(/content/css/lopocainfo/assets/images/bg_casino.jpg) no-repeat;background-size:cover;padding:0}.main_wrapper .DarkCardBoxes .col-item .casino-games .countset{width:100%;display:flex;flex-direction:column-reverse}.main_wrapper .DarkCardBoxes .col-item .casino-games .countset .games-title-container{text-shadow:0 0 8px #000;text-align:center;padding:0;display:block}.main_wrapper .DarkCardBoxes .col-item .casino-games .countset .games-title-container .games-title{text-transform:uppercase;font-weight:normal;font-size:1rem;letter-spacing:1.5px}.main_wrapper .DarkCardBoxes .col-item .casino-games .countset .games-container{width:100%;padding:20px 10px 10px 10px;display:flex;align-content:space-between;overflow:unset}.main_wrapper .DarkCardBoxes .col-item .casino-games .countset .games-container .item{width:30%;margin:0 1.64%}.main_wrapper .DarkCardBoxes .col-item .casino-games .countset .games-container .item .game{width:100%;height:100px}.main_wrapper .DarkCardBoxes .col-item .casino-games .countset .games-container .item .hover{width:180px;margin-left:-12px;z-index:900}.main_wrapper .DarkCardBoxes .col-item .casino-games .countset .games-container .item:last-child .hover{margin-left:-30px}.main_wrapper .DarkCardBoxes .col-item .nugget-price{background:url(/content/css/lopocainfo/assets/images/bg_nugget.jpg) no-repeat;background-size:cover;position:relative;padding:70px 0 0 160px}.main_wrapper .DarkCardBoxes .col-item .nugget-price:before{content:'';display:block;background:url(/content/css/lopocainfo/assets/images/nugget-icon.png) no-repeat;background-size:contain;width:90px;height:120px;position:absolute;left:30px;top:40px}.main_wrapper .DarkCardBoxes .col-item .nugget-price .nuggetgame-cp{font-size:2rem;font-weight:bold}.main_wrapper .DarkCardBoxes .col-item .nugget-price .nuggetgame-cp p.trend-Higher:after{display:inline-block;background:#1e9710;color:#000;font-size:16px;border-radius:20px;text-align:center;content:'^';width:20px;height:20px;vertical-align:top}.main_wrapper .DarkCardBoxes .col-item .nugget-price .nuggetgame-cp p.trend-Lower:after{display:inline-block;background:#c00;color:#000;font-size:16px;border-radius:20px;text-align:center;content:'^';transform:rotate(180deg);width:20px;height:20px;vertical-align:top}.main_wrapper .DarkCardBoxes .col-item .nugget-price>span{font-size:.8rem;font-weight:normal}.main_wrapper video{width:100%}.main_wrapper .arrow-down{width:40px;height:40px;background:url(/content/css/lopocainfo/assets/images/arrow-down.svg) no-repeat;background-size:contain;font-size:0;display:inline-block;-webkit-animation:bounce 5s;animation:bounce 5s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}html.auth .hide-ifloggedon{display:none!important}html.not-auth .hide-ifnotloggedon{display:none!important}@media screen and (min-width:800px){html:not(.cmsedit) .cmsmodul.HideDesktop{display:none}}@-webkit-keyframes bounce{0%,25%,50%,75%,100%{-webkit-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(-20px);transform:translateY(-20px)}60%{-webkit-transform:translateY(-12px);transform:translateY(-12px)}}@keyframes bounce{0%,25%,50%,75%,100%{-webkit-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(-20px);transform:translateY(-20px)}60%{-webkit-transform:translateY(-12px);transform:translateY(-12px)}}h1{text-transform:uppercase;line-height:130%}h1{font-family:Brandon,Calibri,Arial;font-weight:900;color:#fff}h1{font-size:40px}::-webkit-input-placeholder{color:rgba(255,255,255,.5);font-size:1rem}::-moz-placeholder{color:rgba(255,255,255,.5);font-size:1rem}:-ms-input-placeholder{color:rgba(255,255,255,.5);font-size:1rem}:-moz-placeholder{color:rgba(255,255,255,.5);font-size:1rem}.thin-border{border:1px solid rgba(255,255,255,.14)}.thick-border{border:5px solid rgba(255,255,255,.14)}body .icon-filter_outlined>a>.lpc-icon:before{content:""}body .icon-filter_full>a>.lpc-icon:before{content:""}body .icon-lock>a>.lpc-icon:before{content:""}body .icon-auto_cashout>a>.lpc-icon:before{content:""}body .icon-icon_ticker>a>.lpc-icon:before{content:""}body .icon-deposit>a>.lpc-icon:before{content:""}body .icon-withdraw>a>.lpc-icon:before{content:""}body .icon-user_bets>a>.lpc-icon:before{content:""}body .icon-bets_for_me>a>.lpc-icon:before{content:""}body .icon-bonus_bets>a>.lpc-icon:before{content:""}body .icon-fast_start>a>.lpc-icon:before{content:""}body .icon-last_minute>a>.lpc-icon:before{content:""}body .icon-today>a>.lpc-icon:before{content:""}body .icon-tomorrow>a>.lpc-icon:before{content:""}body .icon-monday>a>.lpc-icon:before{content:""}body .icon-lobby_V2>a>.lpc-icon:before{content:""}body .icon-slots_V21>a>.lpc-icon:before{content:""}body .icon-lounge_V1>a>.lpc-icon:before{content:""}body .icon-lounge_V2>a>.lpc-icon:before{content:""}body .icon-summer_slots>a>.lpc-icon:before{content:""}body .icon-football>a>.lpc-icon:before{content:""}body .icon-spinomenal>a>.lpc-icon:before{content:""}body .icon-mystery_slot>a>.lpc-icon:before{content:""}body .icon-bingo>a>.lpc-icon:before{content:""}body .icon-poker>a>.lpc-icon:before{content:""}body .icon-bonus_buy_V3>a>.lpc-icon:before{content:""}body .icon-bet_slip>a>.lpc-icon:before{content:""}body .icon-book_V3>a>.lpc-icon:before{content:""}body .icon-live_bets_V2>a>.lpc-icon:before{content:""}body .icon-book_V1>a>.lpc-icon:before{content:""}body .icon-book_V2>a>.lpc-icon:before{content:""}body .icon-recent_winners>a>.lpc-icon:before{content:""}body .icon-all_bets>a>.lpc-icon:before{content:""}body .icon-live_bets>a>.lpc-icon:before{content:""}body .icon-cashout>a>.lpc-icon:before{content:""}body .icon-my_bets>a>.lpc-icon:before{content:""}body .icon-scratch_card_V2>a>.lpc-icon:before{content:""}body .icon-profile_V2>a>.lpc-icon:before{content:""}body .icon-logout>a>.lpc-icon:before{content:""}body .icon-bonus_buy_V2>a>.lpc-icon:before{content:""}body .icon-whatsapp>a>.lpc-icon:before{content:""}body .icon-webinar>a>.lpc-icon:before{content:""}body .icon-warning>a>.lpc-icon:before{content:""}body .icon-verified>a>.lpc-icon:before{content:""}body .icon-verification>a>.lpc-icon:before{content:""}body .icon-upgrade>a>.lpc-icon:before{content:""}body .icon-twitter>a>.lpc-icon:before{content:""}body .icon-turnover>a>.lpc-icon:before{content:""}body .icon-top_picks>a>.lpc-icon:before{content:""}body .icon-team>a>.lpc-icon:before{content:""}body .icon-table_games>a>.lpc-icon:before{content:""}body .icon-stats>a>.lpc-icon:before{content:""}body .icon-star_outline>a>.lpc-icon:before{content:""}body .icon-star>a>.lpc-icon:before{content:""}body .icon-slots_V2>a>.lpc-icon:before{content:""}body .icon-slots_V1>a>.lpc-icon:before{content:""}body .icon-settings>a>.lpc-icon:before{content:""}body .icon-select_provider_02>a>.lpc-icon:before{content:""}body .icon-select_provider_01>a>.lpc-icon:before{content:""}body .icon-search>a>.lpc-icon:before{content:""}body .icon-scratch_card>a>.lpc-icon:before{content:""}body .icon-recently_played>a>.lpc-icon:before{content:""}body .icon-profile>a>.lpc-icon:before{content:""}body .icon-prepaid_card>a>.lpc-icon:before{content:""}body .icon-plus>a>.lpc-icon:before{content:""}body .icon-phone>a>.lpc-icon:before{content:""}body .icon-personal_details>a>.lpc-icon:before{content:""}body .icon-nugget>a>.lpc-icon:before{content:""}body .icon-newsletter>a>.lpc-icon:before{content:""}body .icon-news>a>.lpc-icon:before{content:""}body .icon-new>a>.lpc-icon:before{content:""}body .icon-more>a>.lpc-icon:before{content:""}body .icon-more1>a>.lpc-icon:before{content:""}body .icon-mobile_apps>a>.lpc-icon:before{content:""}body .icon-minus>a>.lpc-icon:before{content:""}body .icon-messages>a>.lpc-icon:before{content:""}body .icon-business_card>a>.lpc-icon:before{content:""}body .icon-megaways>a>.lpc-icon:before{content:""}body .icon-lopoca_alt>a>.lpc-icon:before{content:""}body .icon-lopoca>a>.lpc-icon:before{content:""}body .icon-lobby>a>.lpc-icon:before{content:""}body .icon-limits>a>.lpc-icon:before{content:""}body .icon-joker>a>.lpc-icon:before{content:""}body .icon-jackpot>a>.lpc-icon:before{content:""}body .icon-instant_win>a>.lpc-icon:before{content:""}body .icon-instagram>a>.lpc-icon:before{content:""}body .icon-info>a>.lpc-icon:before{content:""}body .icon-help>a>.lpc-icon:before{content:""}body .icon-gift>a>.lpc-icon:before{content:""}body .icon-finance>a>.lpc-icon:before{content:""}body .icon-favourites>a>.lpc-icon:before{content:""}body .icon-facebook>a>.lpc-icon:before{content:""}body .icon-collapse>a>.lpc-icon:before{content:""}body .icon-expand>a>.lpc-icon:before{content:""}body .icon-error>a>.lpc-icon:before{content:""}body .icon-email>a>.lpc-icon:before{content:""}body .icon-download>a>.lpc-icon:before{content:""}body .icon-delete>a>.lpc-icon:before{content:""}body .icon-dashboard>a>.lpc-icon:before{content:""}body .icon-confirm>a>.lpc-icon:before{content:""}body .icon-close>a>.lpc-icon:before{content:""}body .icon-clock>a>.lpc-icon:before{content:""}body .icon-chevron_up>a>.lpc-icon:before{content:""}body .icon-chevron_right>a>.lpc-icon:before{content:""}body .icon-chevron_left>a>.lpc-icon:before{content:""}body .icon-chevron_down>a>.lpc-icon:before{content:""}body .icon-checkmark>a>.lpc-icon:before{content:""}body .icon-checkbox_outline>a>.lpc-icon:before{content:""}body .icon-checkbox>a>.lpc-icon:before{content:""}body .icon-cashier_V2>a>.lpc-icon:before{content:""}body .icon-cashier_V1>a>.lpc-icon:before{content:""}body .icon-buy_V2>a>.lpc-icon:before{content:""}body .icon-buy_V1>a>.lpc-icon:before{content:""}body .icon-bonus_buy>a>.lpc-icon:before{content:""}body .icon-academy>a>.lpc-icon:before{content:""}body .icon-about>a>.lpc-icon:before{content:""}body .icon-FAQ>a>.lpc-icon:before{content:""}.lpc-icon{flex:0 0 auto}#duplicate-check,#launcher{transition:bottom 200ms ease-in-out}#cookie-bar{background:#111;height:auto;line-height:24px;color:#eee;text-align:center;padding:12px 0;position:fixed;bottom:0;left:0;width:100%;z-index:90;display:flex;align-items:center;border-top:5px solid rgba(255,255,255,.1)}@media screen and (min-width:640px){}#cookie-bar p{text-align:left;display:block;padding:8px 15px;grid-template-columns:32px auto;grid-template-areas:"icon privacyPolicy" "empty btn1" "empty btn2";max-width:800px;margin:0 auto;line-height:110%;text-align:center}@media screen and (min-width:640px){#cookie-bar p{grid-template-columns:auto 120px 120px;grid-template-areas:"icon text btn1 btn2" "icon privacyPolicy btn1 btn2"}}#cookie-bar p a{display:inline-block!important;margin:8px 12px}#cookie-bar p a:not(.cb-enable){margin-bottom:12px}@media screen and (min-width:640px){#cookie-bar p a:not(.cb-enable){margin-bottom:0}}#cookie-bar p a.cb-enable{outline:none;border:none;text-decoration:none;line-height:1;grid-area:btn2}#cookie-bar p a.cb-enable:hover{cursor:pointer;text-decoration:none}#cookie-bar p a.cb-enable{text-transform:uppercase}#cookie-bar p a.cb-enable{display:flex;flex-flow:row nowrap;align-items:center;justify-content:center;border-radius:6px;padding:8px 16px;-webkit-transition:all ease-in-out .2s;transition:all ease-in-out .2s}#cookie-bar p a.cb-enable{padding:8px 16px;font-family:'Avenir',sans-serif,Arial;font-weight:500;color:#fff}#cookie-bar p a.cb-enable{font-size:15px}#cookie-bar p a.cb-enable{background-color:#e2ba36;color:#000}#cookie-bar p a.cb-enable:hover{background-color:#e8c963;box-shadow:0 0 16px rgba(0,0,0,.1)}#cookie-bar p a.cb-enable:focus{box-shadow:none}#cookie-bar p a.cb-disable{outline:none;border:none;text-decoration:none;line-height:1;grid-area:btn1;white-space:nowrap}#cookie-bar p a.cb-disable:hover{cursor:pointer;text-decoration:none}#cookie-bar p a.cb-disable{text-transform:uppercase}#cookie-bar p a.cb-disable{display:flex;flex-flow:row nowrap;align-items:center;justify-content:center;border-radius:6px;padding:8px 16px;-webkit-transition:all ease-in-out .2s;transition:all ease-in-out .2s}#cookie-bar p a.cb-disable{padding:8px 16px;font-family:'Avenir',sans-serif,Arial;font-weight:500;color:#fff}#cookie-bar p a.cb-disable{font-size:15px}#cookie-bar p a.cb-disable{color:#fff;border:1px solid #fff;background-color:rgba(255,255,255,0)}#cookie-bar p a.cb-disable:hover{background-color:rgba(255,255,255,.1)}#cookie-bar p a.cb-disable:focus{color:#e2ba36;border-color:#e2ba36}#cookie-bar p a.cb-policy{outline:none;border:none;text-decoration:none;line-height:1;grid-area:privacyPolicy}#cookie-bar p a.cb-policy:hover{cursor:pointer;text-decoration:none}#cookie-bar p a.cb-policy{display:inline-flex;flex-flow:row nowrap;align-items:center;justify-content:center;font-family:'Avenir',sans-serif,Arial;font-weight:500;color:#e2ba36;background-color:rgba(255,255,255,0);padding:5px;border-radius:6px;border:1px solid rgba(255,255,255,0);transition:border-color 300ms ease-in-out}#cookie-bar p a.cb-policy{font-size:15px}#cookie-bar p a.cb-policy:hover{box-shadow:0 0 16px rgba(0,0,0,.1);background-color:rgba(255,255,255,.1);border-color:rgba(0,0,0,.5)}#cookie-bar p a.cb-policy:focus{color:#e8c963}#documentoverlay{background-color:transparent;position:absolute;width:100%;height:100%;top:0;left:0;padding-top:50px;z-index:10000}#alertbox{position:absolute;width:300px;min-height:70px;margin-top:0;background-color:ThreeDFace;background-repeat:no-repeat;background-position:20px 37px}#documentoverlay>#alertbox{position:fixed;text-align:center}#alertbox h1{margin:1px 0 14px 0;font:bold 11px verdana,arial}#alertbox p{font:11px verdana,arial}#alertbox b{color:red}#alertbox strong{background-color:#ff4040}#alertbox #closebutton{left:110px;margin:16px auto;padding:1px;width:80px;font:11px verdana,arial;background-color:#fecd1a;border:none;cursor:pointer}#alertbox #cancelbutton{position:absolute;top:2px;right:1px;padding:0;width:16px;height:14px;background-image:url(/content/css/lopocainfo/i/close.png);background-repeat:no-repeat;background-position:-2px -3px;background-color:#000;cursor:pointer}.datepicker{display:none;position:absolute;padding:4px;margin-top:1px;direction:ltr}.datepicker.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;float:left;display:none;min-width:160px;list-style:none;background-color:#fff;border:1px solid rgba(0,0,0,.2);-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);-moz-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2);-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box;color:#333;font-size:13px;line-height:18px}.datepicker.dropdown-menu td,.datepicker.dropdown-menu th{padding:4px 5px}.datepicker table{border:0;margin:0;width:auto}.datepicker table tr td span{display:block;width:23%;height:54px;line-height:54px;float:left;margin:1%;cursor:pointer}.datepicker td,.datepicker th{text-align:center;width:20px;height:20px;border:0;font-size:12px;padding:4px 8px;cursor:pointer}.datepicker td{background:#fff}.datepicker td span.active,.datepicker td.active.day,.datepicker td.active.year{background:#2ba6cb}.datepicker td.new,.datepicker td.old{color:#999}.datepicker td.day.disabled{color:#eee}.datepicker td:hover{background:#f3f3f3}.datepicker th{background:#fff}.datepicker th span.active,.datepicker th.active.day,.datepicker th.active.year{background:#2ba6cb}.datepicker th.date-switch{width:145px}.datepicker .cw{font-size:10px;width:12px;padding:0 2px 0 5px;vertical-align:middle}.datepicker.days div.datepicker-days,.datepicker.months div.datepicker-months,.datepicker.years div.datepicker-years{display:block}.datepicker-dropdown:after,.datepicker-dropdown:before{content:'';display:inline-block;position:absolute}.datepicker thead tr:first-child th{cursor:pointer}.datepicker thead tr:first-child th.cw{cursor:default;background-color:transparent}.datepicker tfoot tr:first-child th{cursor:pointer}.datepicker-inline{width:220px}.datepicker-rtl{direction:rtl}.datepicker-rtl table tr td span{float:right}.datepicker-dropdown{top:0;left:0}.datepicker-dropdown:before{border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid #ccc;border-bottom-color:1px solid rgba(0,0,0,.2);top:-7px;left:6px}.datepicker-dropdown:after{border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #fff;top:-6px;left:7px}.datepicker-dropdown::after,.datepicker-dropdown::before,.datepicker>div{display:none}.datepicker-close{position:absolute;top:-30px;right:0;width:15px;height:30px;padding:0;display:none}.table-striped .datepicker table tr td,.table-striped .datepicker table tr th{background-color:transparent}.stwtimepicker-popup{display:block;width:430px;background:#fff;border:1px solid #888;position:absolute;z-index:50}.stwtimepicker-popup span{display:inline-block;cursor:pointer;box-sizing:border-box;width:10%;padding:6px 0;text-align:center;border-right:1px solid #888;font-size:.8em}.stwtimepicker-popup span:nth-child(10n+10){border-right:none}.stwtimepicker-popup span:hover{background:#eee}h1{text-transform:uppercase;line-height:130%}h1{font-family:Brandon,Calibri,Arial;font-weight:900;color:#fff}h1{font-size:40px}::-webkit-input-placeholder{color:rgba(255,255,255,.5);font-size:1rem}::-moz-placeholder{color:rgba(255,255,255,.5);font-size:1rem}:-ms-input-placeholder{color:rgba(255,255,255,.5);font-size:1rem}:-moz-placeholder{color:rgba(255,255,255,.5);font-size:1rem}html.dialog-active body{overflow:hidden}html.dialog-active body:before{background:rgba(0,0,0,.74);position:absolute;left:0;top:0;width:100%;height:100%;z-index:100000;content:'';opacity:1}.dialog{background:#fff;color:#000;border-top:8px solid #e2ba36;padding:20px;box-sizing:border-box;position:fixed;z-index:100010;bottom:-1400px;left:0;width:100%;height:80%;min-height:400px;overflow:auto;transition:bottom 400ms ease;-webkit-transition:bottom 400ms ease;-moz-transition:bottom 400ms ease;-o-transition:bottom 400ms ease;-webkit-transform:translateZ(0);transform:translateZ(0)}.dialog .close{position:absolute;right:20px;top:20px;width:20px;height:20px;background:#000;border-radius:20px}.dialog .close:before{content:'x';font-family:Arial;color:#fff;margin:0 0 0 6px;line-height:100%}.dialog .close:hover{background:#ffd800}.dialog .close:hover:before{color:#000}.dialog.active{bottom:0}.dialog h3{color:#000}h1{text-transform:uppercase;line-height:130%}h1{font-family:Brandon,Calibri,Arial;font-weight:900;color:#fff}h1{font-size:40px}::-webkit-input-placeholder{color:rgba(255,255,255,.5);font-size:1rem}::-moz-placeholder{color:rgba(255,255,255,.5);font-size:1rem}:-ms-input-placeholder{color:rgba(255,255,255,.5);font-size:1rem}:-moz-placeholder{color:rgba(255,255,255,.5);font-size:1rem}.thin-border{border:1px solid rgba(255,255,255,.14)}.thick-border{border:5px solid rgba(255,255,255,.14)}body .icon-filter_outlined>a>.lpc-icon:before{content:""}body .icon-filter_full>a>.lpc-icon:before{content:""}body .icon-lock>a>.lpc-icon:before{content:""}body .icon-auto_cashout>a>.lpc-icon:before{content:""}body .icon-icon_ticker>a>.lpc-icon:before{content:""}body .icon-deposit>a>.lpc-icon:before{content:""}body .icon-withdraw>a>.lpc-icon:before{content:""}body .icon-user_bets>a>.lpc-icon:before{content:""}body .icon-bets_for_me>a>.lpc-icon:before{content:""}body .icon-bonus_bets>a>.lpc-icon:before{content:""}body .icon-fast_start>a>.lpc-icon:before{content:""}body .icon-last_minute>a>.lpc-icon:before{content:""}body .icon-today>a>.lpc-icon:before{content:""}body .icon-tomorrow>a>.lpc-icon:before{content:""}body .icon-monday>a>.lpc-icon:before{content:""}body .icon-lobby_V2>a>.lpc-icon:before{content:""}body .icon-slots_V21>a>.lpc-icon:before{content:""}body .icon-lounge_V1>a>.lpc-icon:before{content:""}body .icon-lounge_V2>a>.lpc-icon:before{content:""}body .icon-summer_slots>a>.lpc-icon:before{content:""}body .icon-football>a>.lpc-icon:before{content:""}body .icon-spinomenal>a>.lpc-icon:before{content:""}body .icon-mystery_slot>a>.lpc-icon:before{content:""}body .icon-bingo>a>.lpc-icon:before{content:""}body .icon-poker>a>.lpc-icon:before{content:""}body .icon-bonus_buy_V3>a>.lpc-icon:before{content:""}body .icon-bet_slip>a>.lpc-icon:before{content:""}body .icon-book_V3>a>.lpc-icon:before{content:""}body .icon-live_bets_V2>a>.lpc-icon:before{content:""}body .icon-book_V1>a>.lpc-icon:before{content:""}body .icon-book_V2>a>.lpc-icon:before{content:""}body .icon-recent_winners>a>.lpc-icon:before{content:""}body .icon-all_bets>a>.lpc-icon:before{content:""}body .icon-live_bets>a>.lpc-icon:before{content:""}body .icon-cashout>a>.lpc-icon:before{content:""}body .icon-my_bets>a>.lpc-icon:before{content:""}body .icon-scratch_card_V2>a>.lpc-icon:before{content:""}body .icon-profile_V2>a>.lpc-icon:before{content:""}body .icon-logout>a>.lpc-icon:before{content:""}body .icon-bonus_buy_V2>a>.lpc-icon:before{content:""}body .icon-whatsapp>a>.lpc-icon:before{content:""}body .icon-webinar>a>.lpc-icon:before{content:""}body .icon-warning>a>.lpc-icon:before{content:""}body .icon-verified>a>.lpc-icon:before{content:""}body .icon-verification>a>.lpc-icon:before{content:""}body .icon-upgrade>a>.lpc-icon:before{content:""}body .icon-twitter>a>.lpc-icon:before{content:""}body .icon-turnover>a>.lpc-icon:before{content:""}body .icon-top_picks>a>.lpc-icon:before{content:""}body .icon-team>a>.lpc-icon:before{content:""}body .icon-table_games>a>.lpc-icon:before{content:""}body .icon-stats>a>.lpc-icon:before{content:""}body .icon-star_outline>a>.lpc-icon:before{content:""}body .icon-star>a>.lpc-icon:before{content:""}body .icon-slots_V2>a>.lpc-icon:before{content:""}body .icon-slots_V1>a>.lpc-icon:before{content:""}body .icon-settings>a>.lpc-icon:before{content:""}body .icon-select_provider_02>a>.lpc-icon:before{content:""}body .icon-select_provider_01>a>.lpc-icon:before{content:""}body .icon-search>a>.lpc-icon:before{content:""}body .icon-scratch_card>a>.lpc-icon:before{content:""}body .icon-recently_played>a>.lpc-icon:before{content:""}body .icon-profile>a>.lpc-icon:before{content:""}body .icon-prepaid_card>a>.lpc-icon:before{content:""}body .icon-plus>a>.lpc-icon:before{content:""}body .icon-phone>a>.lpc-icon:before{content:""}body .icon-personal_details>a>.lpc-icon:before{content:""}body .icon-nugget>a>.lpc-icon:before{content:""}body .icon-newsletter>a>.lpc-icon:before{content:""}body .icon-news>a>.lpc-icon:before{content:""}body .icon-new>a>.lpc-icon:before{content:""}body .icon-more>a>.lpc-icon:before{content:""}body .icon-more1>a>.lpc-icon:before{content:""}body .icon-mobile_apps>a>.lpc-icon:before{content:""}body .icon-minus>a>.lpc-icon:before{content:""}body .icon-messages>a>.lpc-icon:before{content:""}body .icon-business_card>a>.lpc-icon:before{content:""}body .icon-megaways>a>.lpc-icon:before{content:""}body .icon-lopoca_alt>a>.lpc-icon:before{content:""}body .icon-lopoca>a>.lpc-icon:before{content:""}body .icon-lobby>a>.lpc-icon:before{content:""}body .icon-limits>a>.lpc-icon:before{content:""}body .icon-joker>a>.lpc-icon:before{content:""}body .icon-jackpot>a>.lpc-icon:before{content:""}body .icon-instant_win>a>.lpc-icon:before{content:""}body .icon-instagram>a>.lpc-icon:before{content:""}body .icon-info>a>.lpc-icon:before{content:""}body .icon-help>a>.lpc-icon:before{content:""}body .icon-gift>a>.lpc-icon:before{content:""}body .icon-finance>a>.lpc-icon:before{content:""}body .icon-favourites>a>.lpc-icon:before{content:""}body .icon-facebook>a>.lpc-icon:before{content:""}body .icon-collapse>a>.lpc-icon:before{content:""}body .icon-expand>a>.lpc-icon:before{content:""}body .icon-error>a>.lpc-icon:before{content:""}body .icon-email>a>.lpc-icon:before{content:""}body .icon-download>a>.lpc-icon:before{content:""}body .icon-delete>a>.lpc-icon:before{content:""}body .icon-dashboard>a>.lpc-icon:before{content:""}body .icon-confirm>a>.lpc-icon:before{content:""}body .icon-close>a>.lpc-icon:before{content:""}body .icon-clock>a>.lpc-icon:before{content:""}body .icon-chevron_up>a>.lpc-icon:before{content:""}body .icon-chevron_right>a>.lpc-icon:before{content:""}body .icon-chevron_left>a>.lpc-icon:before{content:""}body .icon-chevron_down>a>.lpc-icon:before{content:""}body .icon-checkmark>a>.lpc-icon:before{content:""}body .icon-checkbox_outline>a>.lpc-icon:before{content:""}body .icon-checkbox>a>.lpc-icon:before{content:""}body .icon-cashier_V2>a>.lpc-icon:before{content:""}body .icon-cashier_V1>a>.lpc-icon:before{content:""}body .icon-buy_V2>a>.lpc-icon:before{content:""}body .icon-buy_V1>a>.lpc-icon:before{content:""}body .icon-bonus_buy>a>.lpc-icon:before{content:""}body .icon-academy>a>.lpc-icon:before{content:""}body .icon-about>a>.lpc-icon:before{content:""}body .icon-FAQ>a>.lpc-icon:before{content:""}.lpc-icon{flex:0 0 auto}#duplicate-check.hide{display:none}#duplicate-check:not(.hide){position:fixed;left:10px;bottom:0;margin-bottom:15px;padding:13px 22px;background-color:#0e0c01;border-radius:23px;color:rgba(255,255,255,.7);min-width:350px;z-index:1000}#duplicate-check:not(.hide)>p{max-width:400px;font-size:.8rem}#duplicate-check:not(.hide) br{display:none}#duplicate-check:not(.hide) .centre{display:grid;grid-template-columns:1fr 1fr;grid-template-areas:"info info" "btn1 btn1" "btn2 btn2";column-gap:12px;row-gap:12px;margin-top:6px}@media screen and (min-width:640px){#duplicate-check:not(.hide) .centre{grid-template-areas:"info info" "btn1 btn2"}}#duplicate-check:not(.hide) .centre>a{flex:1 1 auto}#duplicate-check:not(.hide) .centre>a.dc-moreInfo{outline:none;border:none;text-decoration:none;line-height:1;grid-area:btn1}#duplicate-check:not(.hide) .centre>a.dc-moreInfo:hover{cursor:pointer;text-decoration:none}#duplicate-check:not(.hide) .centre>a.dc-moreInfo{text-transform:uppercase}#duplicate-check:not(.hide) .centre>a.dc-moreInfo{display:flex;flex-flow:row nowrap;align-items:center;justify-content:center;border-radius:6px;padding:8px 16px;-webkit-transition:all ease-in-out .2s;transition:all ease-in-out .2s}#duplicate-check:not(.hide) .centre>a.dc-moreInfo{padding:6px 16px;font-family:'Avenir',sans-serif,Arial;font-weight:500;color:#fff}#duplicate-check:not(.hide) .centre>a.dc-moreInfo{font-size:13px}#duplicate-check:not(.hide) .centre>a.dc-moreInfo{color:#fff;border:1px solid #fff;background-color:rgba(255,255,255,0)}#duplicate-check:not(.hide) .centre>a.dc-moreInfo:hover{background-color:rgba(255,255,255,.1)}#duplicate-check:not(.hide) .centre>a.dc-moreInfo:focus{color:#e2ba36;border-color:#e2ba36}#duplicate-check:not(.hide) .centre>a.dc-accept{outline:none;border:none;text-decoration:none;line-height:1;grid-area:btn2}#duplicate-check:not(.hide) .centre>a.dc-accept:hover{cursor:pointer;text-decoration:none}#duplicate-check:not(.hide) .centre>a.dc-accept{text-transform:uppercase}#duplicate-check:not(.hide) .centre>a.dc-accept{display:flex;flex-flow:row nowrap;align-items:center;justify-content:center;border-radius:6px;padding:8px 16px;-webkit-transition:all ease-in-out .2s;transition:all ease-in-out .2s}#duplicate-check:not(.hide) .centre>a.dc-accept{padding:6px 16px;font-family:'Avenir',sans-serif,Arial;font-weight:500;color:#fff}#duplicate-check:not(.hide) .centre>a.dc-accept{font-size:13px}#duplicate-check:not(.hide) .centre>a.dc-accept{background-color:#e2ba36;color:#000}#duplicate-check:not(.hide) .centre>a.dc-accept:hover{background-color:#e8c963;box-shadow:0 0 16px rgba(0,0,0,.1)}#duplicate-check:not(.hide) .centre>a.dc-accept:focus{box-shadow:none}#duplicate-check:not(.hide) .centre #more-info{grid-area:info;position:relative;width:100%;order:-1;background-color:#262626;padding:8px 24px 8px 12px;display:none;border-radius:6px;font-size:.8em}#duplicate-check:not(.hide) .centre #more-info.display{display:block}#duplicate-check:not(.hide) .centre #more-info .dc-close{position:absolute;top:5px;right:5px}#duplicate-check:not(.hide) .centre #more-info .devices{padding:5px 0;display:block;border:none;text-align:left}#duplicate-check:not(.hide) .centre #more-info .devices:not(:first-child){border-top:1px solid rgba(255,255,255,.14)}#duplicate-check:not(.hide) .centre #more-info .devices .dc-logout{display:inline-block;margin:4px 0 0 4px;text-transform:uppercase;font-size:.8em;text-decoration:none;font-weight:700;float:right}#duplicate-check:not(.hide) .centre #more-info .devices .dc-logout:hover{text-decoration:underline}h1{text-transform:uppercase;line-height:130%}h1{font-family:Brandon,Calibri,Arial;font-weight:900;color:#fff}h1{font-size:40px}::-webkit-input-placeholder{color:rgba(255,255,255,.5);font-size:1rem}::-moz-placeholder{color:rgba(255,255,255,.5);font-size:1rem}:-ms-input-placeholder{color:rgba(255,255,255,.5);font-size:1rem}:-moz-placeholder{color:rgba(255,255,255,.5);font-size:1rem}.main_wrapper .pageerr{text-align:center;padding:60px}.main_wrapper .pageerr:before{background:#e2ba36 url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgaWQ9Ikd1aWRlIiB2aWV3Qm94PSIwIDAgMzIgMzIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOndoaXRlO308L3N0eWxlPjwvZGVmcz48dGl0bGUvPjxwYXRoIGNsYXNzPSJjbHMtMSIgZD0iTTE2LDJBMTQsMTQsMCwxLDAsMzAsMTYsMTQsMTQsMCwwLDAsMTYsMlptMCwyNkExMiwxMiwwLDEsMSwyOCwxNiwxMiwxMiwwLDAsMSwxNiwyOFpNMTMuODksMTAuNTVhMSwxLDAsMCwxLS41MiwxLjMxTDguNDIsMTRhMS4wOSwxLjA5LDAsMCwxLS4zOS4wOCwxLDEsMCwwLDEtLjQtMS45Mmw1LTIuMTJBMSwxLDAsMCwxLDEzLjg5LDEwLjU1Wk0xMiwxNi41QTEuNSwxLjUsMCwxLDEsMTAuNSwxNSwxLjUsMS41LDAsMCwxLDEyLDE2LjVabTEyLjg5LTMuMDVhMSwxLDAsMCwxLS45Mi42MSwxLjA5LDEuMDksMCwwLDEtLjM5LS4wOGwtNC45NS0yLjEyQTEsMSwwLDAsMSwxOS40MiwxMGw0Ljk1LDIuMTJBMSwxLDAsMCwxLDI0Ljg5LDEzLjQ1Wk0yMywxNi41QTEuNSwxLjUsMCwxLDEsMjEuNSwxNSwxLjUsMS41LDAsMCwxLDIzLDE2LjVaIi8+PC9zdmc+);margin:20px auto;background-size:contain;content:'';display:block;width:100px;height:100px;border-radius:100px}h1{text-transform:uppercase;line-height:130%}h1{font-family:Brandon,Calibri,Arial;font-weight:900;color:#fff}h1{font-size:40px}::-webkit-input-placeholder{color:rgba(255,255,255,.5);font-size:1rem}::-moz-placeholder{color:rgba(255,255,255,.5);font-size:1rem}:-ms-input-placeholder{color:rgba(255,255,255,.5);font-size:1rem}:-moz-placeholder{color:rgba(255,255,255,.5);font-size:1rem}.thin-border{border:1px solid rgba(255,255,255,.14)}.thick-border{border:5px solid rgba(255,255,255,.14)}body .icon-filter_outlined>a>.lpc-icon:before{content:""}body .icon-filter_full>a>.lpc-icon:before{content:""}body .icon-lock>a>.lpc-icon:before{content:""}body .icon-auto_cashout>a>.lpc-icon:before{content:""}body .icon-icon_ticker>a>.lpc-icon:before{content:""}body .icon-deposit>a>.lpc-icon:before{content:""}body .icon-withdraw>a>.lpc-icon:before{content:""}body .icon-user_bets>a>.lpc-icon:before{content:""}body .icon-bets_for_me>a>.lpc-icon:before{content:""}body .icon-bonus_bets>a>.lpc-icon:before{content:""}body .icon-fast_start>a>.lpc-icon:before{content:""}body .icon-last_minute>a>.lpc-icon:before{content:""}body .icon-today>a>.lpc-icon:before{content:""}body .icon-tomorrow>a>.lpc-icon:before{content:""}body .icon-monday>a>.lpc-icon:before{content:""}body .icon-lobby_V2>a>.lpc-icon:before{content:""}body .icon-slots_V21>a>.lpc-icon:before{content:""}body .icon-lounge_V1>a>.lpc-icon:before{content:""}body .icon-lounge_V2>a>.lpc-icon:before{content:""}body .icon-summer_slots>a>.lpc-icon:before{content:""}body .icon-football>a>.lpc-icon:before{content:""}body .icon-spinomenal>a>.lpc-icon:before{content:""}body .icon-mystery_slot>a>.lpc-icon:before{content:""}body .icon-bingo>a>.lpc-icon:before{content:""}body .icon-poker>a>.lpc-icon:before{content:""}body .icon-bonus_buy_V3>a>.lpc-icon:before{content:""}body .icon-bet_slip>a>.lpc-icon:before{content:""}body .icon-book_V3>a>.lpc-icon:before{content:""}body .icon-live_bets_V2>a>.lpc-icon:before{content:""}body .icon-book_V1>a>.lpc-icon:before{content:""}body .icon-book_V2>a>.lpc-icon:before{content:""}body .icon-recent_winners>a>.lpc-icon:before{content:""}body .icon-all_bets>a>.lpc-icon:before{content:""}body .icon-live_bets>a>.lpc-icon:before{content:""}body .icon-cashout>a>.lpc-icon:before{content:""}body .icon-my_bets>a>.lpc-icon:before{content:""}body .icon-scratch_card_V2>a>.lpc-icon:before{content:""}body .icon-profile_V2>a>.lpc-icon:before{content:""}body .icon-logout>a>.lpc-icon:before{content:""}body .icon-bonus_buy_V2>a>.lpc-icon:before{content:""}body .icon-whatsapp>a>.lpc-icon:before{content:""}body .icon-webinar>a>.lpc-icon:before{content:""}body .icon-warning>a>.lpc-icon:before{content:""}body .icon-verified>a>.lpc-icon:before{content:""}body .icon-verification>a>.lpc-icon:before{content:""}body .icon-upgrade>a>.lpc-icon:before{content:""}body .icon-twitter>a>.lpc-icon:before{content:""}body .icon-turnover>a>.lpc-icon:before{content:""}body .icon-top_picks>a>.lpc-icon:before{content:""}body .icon-team>a>.lpc-icon:before{content:""}body .icon-table_games>a>.lpc-icon:before{content:""}body .icon-stats>a>.lpc-icon:before{content:""}body .icon-star_outline>a>.lpc-icon:before{content:""}body .icon-star>a>.lpc-icon:before{content:""}body .icon-slots_V2>a>.lpc-icon:before{content:""}body .icon-slots_V1>a>.lpc-icon:before{content:""}body .icon-settings>a>.lpc-icon:before{content:""}body .icon-select_provider_02>a>.lpc-icon:before{content:""}body .icon-select_provider_01>a>.lpc-icon:before{content:""}body .icon-search>a>.lpc-icon:before{content:""}body .icon-scratch_card>a>.lpc-icon:before{content:""}body .icon-recently_played>a>.lpc-icon:before{content:""}body .icon-profile>a>.lpc-icon:before{content:""}body .icon-prepaid_card>a>.lpc-icon:before{content:""}body .icon-plus>a>.lpc-icon:before{content:""}body .icon-phone>a>.lpc-icon:before{content:""}body .icon-personal_details>a>.lpc-icon:before{content:""}body .icon-nugget>a>.lpc-icon:before{content:""}body .icon-newsletter>a>.lpc-icon:before{content:""}body .icon-news>a>.lpc-icon:before{content:""}body .icon-new>a>.lpc-icon:before{content:""}body .icon-more>a>.lpc-icon:before{content:""}body .icon-more1>a>.lpc-icon:before{content:""}body .icon-mobile_apps>a>.lpc-icon:before{content:""}body .icon-minus>a>.lpc-icon:before{content:""}body .icon-messages>a>.lpc-icon:before{content:""}body .icon-business_card>a>.lpc-icon:before{content:""}body .icon-megaways>a>.lpc-icon:before{content:""}body .icon-lopoca_alt>a>.lpc-icon:before{content:""}body .icon-lopoca>a>.lpc-icon:before{content:""}body .icon-lobby>a>.lpc-icon:before{content:""}body .icon-limits>a>.lpc-icon:before{content:""}body .icon-joker>a>.lpc-icon:before{content:""}body .icon-jackpot>a>.lpc-icon:before{content:""}body .icon-instant_win>a>.lpc-icon:before{content:""}body .icon-instagram>a>.lpc-icon:before{content:""}body .icon-info>a>.lpc-icon:before{content:""}body .icon-help>a>.lpc-icon:before{content:""}body .icon-gift>a>.lpc-icon:before{content:""}body .icon-finance>a>.lpc-icon:before{content:""}body .icon-favourites>a>.lpc-icon:before{content:""}body .icon-facebook>a>.lpc-icon:before{content:""}body .icon-collapse>a>.lpc-icon:before{content:""}body .icon-expand>a>.lpc-icon:before{content:""}body .icon-error>a>.lpc-icon:before{content:""}body .icon-email>a>.lpc-icon:before{content:""}body .icon-download>a>.lpc-icon:before{content:""}body .icon-delete>a>.lpc-icon:before{content:""}body .icon-dashboard>a>.lpc-icon:before{content:""}body .icon-confirm>a>.lpc-icon:before{content:""}body .icon-close>a>.lpc-icon:before{content:""}body .icon-clock>a>.lpc-icon:before{content:""}body .icon-chevron_up>a>.lpc-icon:before{content:""}body .icon-chevron_right>a>.lpc-icon:before{content:""}body .icon-chevron_left>a>.lpc-icon:before{content:""}body .icon-chevron_down>a>.lpc-icon:before{content:""}body .icon-checkmark>a>.lpc-icon:before{content:""}body .icon-checkbox_outline>a>.lpc-icon:before{content:""}body .icon-checkbox>a>.lpc-icon:before{content:""}body .icon-cashier_V2>a>.lpc-icon:before{content:""}body .icon-cashier_V1>a>.lpc-icon:before{content:""}body .icon-buy_V2>a>.lpc-icon:before{content:""}body .icon-buy_V1>a>.lpc-icon:before{content:""}body .icon-bonus_buy>a>.lpc-icon:before{content:""}body .icon-academy>a>.lpc-icon:before{content:""}body .icon-about>a>.lpc-icon:before{content:""}body .icon-FAQ>a>.lpc-icon:before{content:""}.lpc-icon{flex:0 0 auto}#nav .secondary ul{display:flex;flex-flow:row wrap;align-items:center;justify-content:flex-start}#nav .secondary ul li{display:flex;flex-flow:column nowrap;align-items:center;justify-content:center;font-family:'Avenir',sans-serif,Arial;font-weight:400;color:#fff}#nav .secondary ul li{font-size:15px}#nav .secondary ul li.sel a{color:#e2ba36}#nav .secondary ul li .lpc-icon{}#nav .secondary ul li .lpc-icon{display:flex;flex-flow:column nowrap;align-items:center;justify-content:flex-start}#nav .secondary ul li .lpc-icon:before{flex:0 0 auto;display:inline-flex;flex-flow:row nowrap;align-items:center;justify-content:center;color:inherit;font-size:10px;line-height:1}#nav .secondary ul li .lpc-icon:before{font-family:"lopoca-icons"}#nav .secondary ul li .lpc-icon:before{margin:5px}#nav .secondary ul li .lpc-icon:before{}#nav .secondary ul li .lpc-icon:before{font-size:28px}#nav .secondary ul li .lpc-icon:before{font-size:24px}#nav .secondary ul li a{color:#c9c9c9;text-decoration:none;padding:5px 10px;transition:color 300ms ease-in-out}#nav .secondary ul li a:hover{color:#e2ba36;border-radius:6px}#nav .tertiary ul{display:flex;flex-flow:column nowrap;align-items:stretch;justify-content:flex-start;padding:10px 0}#nav .tertiary ul li{line-height:1;display:block!important}#nav .tertiary ul li{display:flex;flex-flow:row nowrap;align-items:center;justify-content:flex-start;font-family:'Avenir',sans-serif,Arial;font-weight:400;color:rgba(255,255,255,.7)}#nav .tertiary ul li{font-size:15px}#nav .tertiary ul li a{display:flex;flex-flow:row nowrap;align-items:center;justify-content:flex-start;text-decoration:inherit;color:inherit;flex:1 1 auto;border-radius:6px;margin:0 10px;padding:10px 16px;transition:background-color 300ms ease-in-out}#nav .tertiary ul li a:hover{background-color:rgba(255,255,255,.1)}#nav .tertiary ul li.sel a{color:#e2ba36}#nav .tertiary ul li .lpc-icon{}#nav .tertiary ul li .lpc-icon{display:flex;flex-flow:row nowrap;align-items:center;justify-content:flex-start}#nav .tertiary ul li .lpc-icon:before{flex:0 0 auto;display:inline-flex;flex-flow:row nowrap;align-items:center;justify-content:center;color:inherit;font-size:10px;line-height:1}#nav .tertiary ul li .lpc-icon:before{font-family:"lopoca-icons"}#nav .tertiary ul li .lpc-icon:before{margin:5px}#nav .tertiary ul li .lpc-icon:before{}#nav .tertiary ul li .lpc-icon:before{font-size:18px}#nav .tertiary ul li ul{padding:0;margin-left:20px}#nav .tertiary ul li ul li a:before{content:"";font-family:lopoca-icons;font-size:10px;padding-right:2px}.navbar_secondary{background-color:#4b4b4b;padding:5px 32px;margin:16px;display:flex;flex-flow:row wrap;align-items:center;justify-content:space-between;padding-left:10px;padding-right:10px;display:none}.navbar_secondary{border-top-left-radius:6px;-moz-border-radius-topleft:6px;-o-border-radius-topleft:6px;-webkit-border-top-left-radius:6px}.navbar_secondary{border-top-right-radius:6px;-moz-border-radius-topright:6px;-o-border-radius-topright:6px;-webkit-border-top-right-radius:6px}.navbar_secondary{border-bottom-right-radius:6px;-moz-border-radius-bottomright:6px;-o-border-radius-bottomright:6px;-webkit-border-bottom-right-radius:6px}.navbar_secondary{border-bottom-left-radius:6px;-moz-border-radius-bottomleft:6px;-o-border-radius-bottomleft:6px;-webkit-border-bottom-left-radius:6px}.navbar_secondary nav ul{display:flex;flex-flow:row wrap;align-items:center;justify-content:flex-start}.navbar_secondary nav ul li{display:flex;flex-flow:column nowrap;align-items:center;justify-content:center;font-family:'Avenir',sans-serif,Arial;font-weight:400;color:#fff}.navbar_secondary nav ul li{font-size:15px}.navbar_secondary nav ul li.sel a{color:#e2ba36}.navbar_secondary nav ul li .lpc-icon{}.navbar_secondary nav ul li .lpc-icon{display:flex;flex-flow:column nowrap;align-items:center;justify-content:flex-start}.navbar_secondary nav ul li .lpc-icon:before{flex:0 0 auto;display:inline-flex;flex-flow:row nowrap;align-items:center;justify-content:center;color:inherit;font-size:10px;line-height:1}.navbar_secondary nav ul li .lpc-icon:before{font-family:"lopoca-icons"}.navbar_secondary nav ul li .lpc-icon:before{margin:5px}.navbar_secondary nav ul li .lpc-icon:before{}.navbar_secondary nav ul li .lpc-icon:before{font-size:28px}.navbar_secondary nav ul li .lpc-icon:before{font-size:24px}.navbar_secondary nav ul li a{color:#c9c9c9;text-decoration:none;padding:5px 10px;transition:color 300ms ease-in-out}.navbar_secondary nav ul li a:hover{color:#e2ba36;border-radius:6px}.navbar_secondary nav .none{display:none}@media screen and (min-width:800px){.navbar_secondary{display:flex}}@media screen and (min-width:1024px){.navbar_secondary{padding-left:32px!important;padding-right:32px!important}.navbar_secondary a{padding-left:14px!important;padding-right:14px!important}}.navbar_tertiary{background-color:#4b4b4b;padding:0;margin:0 16px 16px 16px;width:200px}.navbar_tertiary{border-top-left-radius:6px;-moz-border-radius-topleft:6px;-o-border-radius-topleft:6px;-webkit-border-top-left-radius:6px}.navbar_tertiary{border-top-right-radius:6px;-moz-border-radius-topright:6px;-o-border-radius-topright:6px;-webkit-border-top-right-radius:6px}.navbar_tertiary{border-bottom-right-radius:6px;-moz-border-radius-bottomright:6px;-o-border-radius-bottomright:6px;-webkit-border-bottom-right-radius:6px}.navbar_tertiary{border-bottom-left-radius:6px;-moz-border-radius-bottomleft:6px;-o-border-radius-bottomleft:6px;-webkit-border-bottom-left-radius:6px}.navbar_tertiary nav ul{display:flex;flex-flow:column nowrap;align-items:stretch;justify-content:flex-start;padding:10px 0}.navbar_tertiary nav ul li{line-height:1;display:block!important}.navbar_tertiary nav ul li{display:flex;flex-flow:row nowrap;align-items:center;justify-content:flex-start;font-family:'Avenir',sans-serif,Arial;font-weight:400;color:rgba(255,255,255,.7)}.navbar_tertiary nav ul li{font-size:15px}.navbar_tertiary nav ul li a{display:flex;flex-flow:row nowrap;align-items:center;justify-content:flex-start;text-decoration:inherit;color:inherit;flex:1 1 auto;border-radius:6px;margin:0 10px;padding:10px 16px;transition:background-color 300ms ease-in-out}.navbar_tertiary nav ul li a:hover{background-color:rgba(255,255,255,.1)}.navbar_tertiary nav ul li.sel a{color:#e2ba36}.navbar_tertiary nav ul li .lpc-icon{}.navbar_tertiary nav ul li .lpc-icon{display:flex;flex-flow:row nowrap;align-items:center;justify-content:flex-start}.navbar_tertiary nav ul li .lpc-icon:before{flex:0 0 auto;display:inline-flex;flex-flow:row nowrap;align-items:center;justify-content:center;color:inherit;font-size:10px;line-height:1}.navbar_tertiary nav ul li .lpc-icon:before{font-family:"lopoca-icons"}.navbar_tertiary nav ul li .lpc-icon:before{margin:5px}.navbar_tertiary nav ul li .lpc-icon:before{}.navbar_tertiary nav ul li .lpc-icon:before{font-size:18px}.navbar_tertiary nav ul li ul{padding:0;margin-left:20px}.navbar_tertiary nav ul li ul li a:before{content:"";font-family:lopoca-icons;font-size:10px;padding-right:2px}.navbar_tertiary nav .none{display:none}@font-face{font-family:'Font-Awesome-5-Brands';font-style:normal;font-weight:400;font-display:flex;src:url(/content/css/lopocainfo/assets/fonts/fontawesome-free-5.15.2-web/webfonts/fa-brands-400.eot);src:url(/content/css/lopocainfo/assets/fonts/fontawesome-free-5.15.2-web/webfonts/fa-brands-400.eot?#iefix) format('embedded-opentype'),url(/content/css/lopocainfo/assets/fonts/fontawesome-free-5.15.2-web/webfonts/fa-brands-400.woff2) format('woff2'),url(/content/css/lopocainfo/assets/fonts/fontawesome-free-5.15.2-web/webfonts/fa-brands-400.woff) format('woff'),url(/content/css/lopocainfo/assets/fonts/fontawesome-free-5.15.2-web/webfonts/fa-brands-400.ttf) format('truetype'),url(/content/css/lopocainfo/assets/fonts/fontawesome-free-5.15.2-web/webfonts/fa-brands-400.svg#fontawesome) format('svg')}.fab{font-family:'Font-Awesome-5-Brands';font-weight:400}.uc-60 footer .skrill,.uc-64 footer .skrill,.uc-60 footer .sepaexpress,.uc-64 footer .sepaexpress,.uc-60 footer .sofort,.uc-64 footer .sofort{display:none!important}.uc-60 footer .paysafecard{display:none!important}footer{overflow:hidden;background-color:#4b4b4b;color:#fff;z-index:10;padding:0 32px;font-family:'Avenir',sans-serif,Arial;font-weight:400;color:rgba(255,255,255,.7)}footer{font-size:17px}footer a{text-decoration:none;transition:color linear 250ms}footer .scrolltop{outline:none;border:none;text-decoration:none;line-height:1;display:block;width:fit-content;margin:0 auto;padding-bottom:16px}footer .scrolltop:hover{cursor:pointer;text-decoration:none}footer .scrolltop{text-transform:uppercase}footer .scrolltop:before{}footer .scrolltop:before{flex:0 0 auto;display:inline-flex;flex-flow:row nowrap;align-items:center;justify-content:center;color:#e2ba36;font-size:10px;line-height:1}footer .scrolltop:before{font-family:"Font Awesome 5 Free"}footer .scrolltop:before{}footer .scrolltop:before{font-size:43px;width:72px;height:72px}footer .scrolltop:before{border-radius:100%}footer .scrolltop:before{background-color:#e2ba36;color:#262626}footer .scrolltop{background-color:rgba(255,255,255,0);color:#fff}footer .scrolltop ::before{background-color:#e2ba36;border-radius:50%;padding:5px}footer .scrolltop:hover:before{background-color:#e2ba36}footer .scrolltop:hover:before{background-color:#e8c963}footer .scrolltop:focus:before{background-color:#e8c963}footer .scrolltop:before{box-shadow:0 0 16px rgba(0,0,0,.1)}footer .footer-section{display:flex;flex-flow:column wrap;align-items:stretch;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.14);padding:5px 0}@media screen and (min-width:640px){footer .footer-section:not(.col-3){flex-flow:row wrap}}@media screen and (min-width:1024px){footer .footer-section{padding:24px 0}}@media screen and (min-width:1300px){footer .footer-section{padding:32px 0}}footer .footer-section>*{flex:0 1 auto;margin:10px 0}@media screen and (min-width:1024px){footer .footer-section.col-3{flex-flow:row nowrap}}footer .footer-section.col-3>*{flex:1 1 auto}@media screen and (min-width:1024px){footer .footer-section.col-3>*{flex:1 1 33%}}footer .footer-section.col-3>*:not(:last-child){margin-right:16px}footer .footer-section.small-text{font-family:'Avenir',sans-serif,Arial;font-weight:400;color:rgba(255,255,255,.7)}footer .footer-section.small-text{font-size:13px}@media screen and (min-width:640px){footer .footer-section.footer-top-section{align-items:center}}footer .footer-section.footer-top-section .language-dropdown{order:0;flex:0 0 auto}footer .footer-section.footer-top-section .social-media{order:2;flex:0 0 auto}footer .footer-section.footer-top-section .main-nav{order:4;flex:1 0 100%}@media screen and (min-width:1300px){footer .footer-section.footer-top-section .main-nav{order:1;flex:1 0 auto}footer .footer-section.footer-top-section .main-nav ul.nav{align-items:center;justify-content:center}}footer .footer-section.footer-info-section{border-bottom:none;padding-bottom:16px}footer .footer-section.footer-info-section a:hover{text-decoration:underline}footer .footer-section.footer-copyright-section{border-bottom:none;padding-top:0}footer .footer-section .language-choice,footer .footer-section .social-media,footer .footer-section .links{flex:0 1 auto}footer nav.main-nav{}footer nav.main-nav li{font-family:'Avenir',sans-serif,Arial;font-weight:400;color:rgba(255,255,255,.7)}footer nav.main-nav li{font-size:15px}footer nav.main-nav li a{display:flex;flex-flow:row nowrap;align-items:center;justify-content:flex-start;text-decoration:inherit;color:inherit}footer nav.main-nav li .lpc-icon{}footer nav.main-nav li .lpc-icon{display:flex;flex-flow:row nowrap;align-items:center;justify-content:flex-start}footer nav.main-nav li .lpc-icon:before{flex:0 0 auto;display:inline-flex;flex-flow:row nowrap;align-items:center;justify-content:center;color:inherit;font-size:10px;line-height:1}footer nav.main-nav li .lpc-icon:before{font-family:"lopoca-icons"}footer nav.main-nav li .lpc-icon:before{margin:5px}footer nav.main-nav li .lpc-icon:before{}footer nav.main-nav li .lpc-icon:before{font-size:18px}footer nav.main-nav li.sel{font-weight:500}footer nav.main-nav>ul{display:flex;flex-flow:row nowrap;align-items:center;justify-content:flex-start}footer nav.main-nav>ul>li{padding:5px 16px;text-transform:uppercase;transition:color 300ms ease-in-out}@media only screen and (max-width:480px){footer nav.main-nav>ul>li{padding:5px 8px}}footer nav.main-nav>ul>li>a{padding:5px 0}footer nav.main-nav>ul>li.sel>a,footer nav.main-nav>ul>li .sel>a{color:#e2ba36}footer nav.main-nav>ul>li.sel>a{border-bottom:2px solid #e2ba36}footer nav.main-nav>ul>li.has-subitems{position:relative;transform-style:preserve-3d}footer nav.main-nav>ul>li.has-subitems ul{transform:translateZ(-10px)}footer nav.main-nav>ul>li.has-subitems ul{visibility:hidden;overflow:visible;position:absolute;top:100%;background-color:#4b4b4b;white-space:nowrap;width:auto;box-shadow:0 0 16px rgba(0,0,0,.1)}footer nav.main-nav>ul>li.has-subitems ul{left:0}footer nav.main-nav>ul>li.has-subitems ul{border-top-left-radius:6px;-moz-border-radius-topleft:6px;-o-border-radius-topleft:6px;-webkit-border-top-left-radius:6px}footer nav.main-nav>ul>li.has-subitems ul{border-top-right-radius:6px;-moz-border-radius-topright:6px;-o-border-radius-topright:6px;-webkit-border-top-right-radius:6px}footer nav.main-nav>ul>li.has-subitems ul{border-bottom-right-radius:6px;-moz-border-radius-bottomright:6px;-o-border-radius-bottomright:6px;-webkit-border-bottom-right-radius:6px}footer nav.main-nav>ul>li.has-subitems ul{border-bottom-left-radius:6px;-moz-border-radius-bottomleft:6px;-o-border-radius-bottomleft:6px;-webkit-border-bottom-left-radius:6px}footer nav.main-nav>ul>li.has-subitems:hover ul{visibility:visible}footer nav.main-nav>ul>li.has-subitems>a:after{flex:0 0 auto;display:inline-flex;flex-flow:row nowrap;align-items:center;justify-content:center;color:inherit;font-size:10px;line-height:1;content:""}footer nav.main-nav>ul>li.has-subitems>a:after{font-family:"lopoca-icons"}footer nav.main-nav>ul>li.has-subitems>a:after{margin:5px}footer nav.main-nav>ul>li.has-subitems>a:after{}footer nav.main-nav>ul>li.has-subitems>a:after{font-size:10px}footer nav.main-nav>ul>li.has-subitems ul{display:none}footer nav.main-nav>ul>li.has-subitems.hover ul{display:flex;flex-flow:column nowrap;align-items:stretch;justify-content:center;padding:6px 12px;left:0;right:0;box-shadow:0 0 6px #000;width:260px}footer nav.main-nav>ul>li.has-subitems.hover ul li{text-transform:initial;padding:3px;transition:color 300ms ease-in-out}footer nav.main-nav>ul>li.has-subitems.hover ul li:hover{color:#e2ba36}footer nav.main-nav>ul>li.has-subitems.hover ul li:hover{background-color:rgba(255,255,255,.1)}footer nav.main-nav>ul>li.has-subitems.hover ul li[class*='icon']{padding-left:10px}footer nav.main-nav ul{flex-flow:column nowrap;align-items:flex-start}footer nav.main-nav ul li{padding-left:0}@media screen and (min-width:460px){footer nav.main-nav ul{flex-flow:row wrap}footer nav.main-nav ul li{padding-left:16px}footer nav.main-nav ul li:not(:first-child){border-left:1px solid rgba(255,255,255,.14)}}footer nav.sitemap-nav ul{display:flex;flex-flow:row wrap;align-items:center;justify-content:flex-start}footer nav.sitemap-nav ul li{flex:0 0 auto;padding:2px 0;font-family:'Avenir',sans-serif,Arial;font-weight:400;color:#fff}footer nav.sitemap-nav ul li:not(:last-child){margin-right:24px}footer nav.sitemap-nav ul li{font-size:13px}footer nav.sitemap-nav ul li:hover{color:#e2ba36}footer nav.sitemap-nav ul li a{text-decoration:inherit;color:inherit}footer .footer-sitemap-section h4{color:#fff}footer .language-dropdown{position:relative;min-height:29px;min-width:130px}footer .language-dropdown ul{background-color:#4b4b4b;border-radius:3px;position:absolute;top:0;left:0;display:flex;flex-flow:column nowrap}footer .language-dropdown ul:not(.active) li:not(.selected){max-height:0;overflow:hidden;opacity:0}footer .language-dropdown ul.active li.selected a:after{transform:rotate(-180deg);margin-top:-4px}footer .language-dropdown ul li{transition:all linear 200ms;opacity:1;max-height:100%}footer .language-dropdown ul li.selected{order:-1}footer .language-dropdown ul li.selected a:after{content:url(/Content/css/lopocacom/assets/images/caret.png);line-height:0;display:inline-block;margin-left:7px;vertical-align:middle;transition:all 300ms ease-in}footer .language-dropdown ul li a{text-transform:uppercase;color:#fff}footer .language-dropdown ul li a:hover{color:#fff;text-decoration:none}footer .language-dropdown ul li a:before{content:"";display:inline-block;margin-right:7px;vertical-align:text-top}footer .language-dropdown ul li a.en:before{content:url(/Content/css/lopocacom/assets/images/flag-english.png);display:none}footer .language-dropdown ul li a.de:before{content:url(/Content/css/lopocacom/assets/images/flag-german.png);display:none}footer .social-media{display:flex;flex-flow:row wrap}footer .social-media a{transition:none}footer .social-media a{display:flex;flex-flow:row nowrap;align-items:center;justify-content:flex-start}footer .social-media a:before{flex:0 0 auto;display:inline-flex;flex-flow:row nowrap;align-items:center;justify-content:center;color:rgba(255,255,255,.7);font-size:10px;line-height:1}footer .social-media a:before{font-family:"Font-Awesome-5-Brands"}footer .social-media a:before{}footer .social-media a:before{font-size:20px;width:34px;height:34px}footer .social-media a:before{}footer .social-media a:before{border-radius:6px}footer .social-media a:before{background-color:rgba(255,255,255,.7);color:#4b4b4b}footer .social-media a:not(:last-child){margin-right:16px}footer .social-media a.facebook:before{content:""}footer .social-media a.linkedin:before{content:""}footer .social-media a.instagram:before{content:""}footer .social-media a.youtube:before{content:""}footer .social-media a.telegram:before{content:""}footer .social-media a:hover{}footer .social-media a:hover.facebook:before{background-color:#3b5998}footer .social-media a:hover.linkedin:before{background-color:#0077b5}footer .social-media a:hover.instagram:before{background-color:#a51218}footer .social-media a:hover.youtube:before{background-color:#e62117}footer .social-media a:hover.telegram:before{background-color:#08c}footer .social-media a:hover:before{color:#fff}footer .social-media a:hover.instagram::before{background:radial-gradient(circle at 30% 107%,#fdf497 0%,#fdf497 5%,#fd5949 45%,#d6249f 60%,#285aeb 90%)}footer .copyright{color:rgba(255,255,255,.5)}@media screen and (min-width:1024px){footer .copyright{text-align:center;width:100%}}footer .footer-logo-section .payments>*{background:url(/Content/css/lopocacom/assets/images/sprite-payments.png)}footer .footer-logo-section .links>*{background:url(/Content/css/lopocacom/assets/images/sprite-links.png)}footer .footer-logo-section .payments a:hover,footer .footer-logo-section .links a:hover{background-position-y:-50px}footer .footer-logo-section .payments>*,footer .footer-logo-section .links>*{display:inline-block;height:44px;background-position-y:0;margin:16px 0}footer .footer-logo-section .payments>*:not(:last-child),footer .footer-logo-section .links>*:not(:last-child){margin-right:10px}footer .footer-logo-section .payments>*.visa,footer .footer-logo-section .links>*.visa{width:59px}footer .footer-logo-section .payments>*.mastercard,footer .footer-logo-section .links>*.mastercard{width:69px}footer .footer-logo-section .payments>*.skrill,footer .footer-logo-section .links>*.skrill{width:62px}footer .footer-logo-section .payments>*.paysafecard,footer .footer-logo-section .links>*.paysafecard{width:116px}footer .footer-logo-section .payments>*.trustly,footer .footer-logo-section .links>*.trustly{width:128px}footer .footer-logo-section .payments>*.sepaexpress,footer .footer-logo-section .links>*.sepaexpress{width:94px}footer .footer-logo-section .payments>*.sofort,footer .footer-logo-section .links>*.sofort{width:41px}footer .footer-logo-section .payments>*.wiretransfer,footer .footer-logo-section .links>*.wiretransfer{width:36px}footer .footer-logo-section .payments>*.gamcare,footer .footer-logo-section .links>*.gamcare{width:39px}footer .footer-logo-section .payments>*.mga,footer .footer-logo-section .links>*.mga{width:109px}footer .footer-logo-section .payments>*.responsible-gaming,footer .footer-logo-section .links>*.responsible-gaming{width:146px}footer .footer-logo-section .payments>*.gli,footer .footer-logo-section .links>*.gli{width:124px}footer .footer-logo-section .payments>*.visa,footer .footer-logo-section .links>*.visa{background-position-x:0}footer .footer-logo-section .payments>*.mastercard,footer .footer-logo-section .links>*.mastercard{background-position-x:-75px}footer .footer-logo-section .payments>*.skrill,footer .footer-logo-section .links>*.skrill{background-position-x:-150px}footer .footer-logo-section .payments>*.paysafecard,footer .footer-logo-section .links>*.paysafecard{background-position-x:-225px}footer .footer-logo-section .payments>*.trustly,footer .footer-logo-section .links>*.trustly{background-position-x:-375px}footer .footer-logo-section .payments>*.sepaexpress,footer .footer-logo-section .links>*.sepaexpress{background-position-x:-525px}footer .footer-logo-section .payments>*.sofort,footer .footer-logo-section .links>*.sofort{background-position-x:-675px}footer .footer-logo-section .payments>*.wiretransfer,footer .footer-logo-section .links>*.wiretransfer{background-position-x:-750px}footer .footer-logo-section .payments>*.gamcare,footer .footer-logo-section .links>*.gamcare{background-position-x:0}footer .footer-logo-section .payments>*.mga,footer .footer-logo-section .links>*.mga{background-position-x:-75px}footer .footer-logo-section .payments>*.responsible-gaming,footer .footer-logo-section .links>*.responsible-gaming{background-position-x:-225px}footer .footer-logo-section .payments>*.gli,footer .footer-logo-section .links>*.gli{background-position-x:-375px}h1{text-transform:uppercase;line-height:130%}h1{font-family:Brandon,Calibri,Arial;font-weight:900;color:#fff}h1{font-size:40px}::-webkit-input-placeholder{color:rgba(255,255,255,.5);font-size:1rem}::-moz-placeholder{color:rgba(255,255,255,.5);font-size:1rem}:-ms-input-placeholder{color:rgba(255,255,255,.5);font-size:1rem}:-moz-placeholder{color:rgba(255,255,255,.5);font-size:1rem}main .grid{width:100%;margin:0;padding:0;position:relative}main .grid .gridbtns{position:absolute;top:15px;left:0;z-index:10}main .grid .paging{padding:6px;color:#4b4b4b;font-size:.9em;text-align:right;position:relative}main .grid .paging select{width:auto;padding:2px 4px;background:#262626;color:#fff;vertical-align:middle}main .grid .paging select.pagesize{margin:0 20px}main .grid .paging:hover select{background:#fff;color:#000}main .grid .paging .totalpages{margin-right:18px}main .grid .paging .back,main .grid .paging .next{display:inline-block;padding:3px 6px;background:#fff;margin-left:2px;text-align:center;vertical-align:middle}main .grid .paging .back:before,main .grid .paging .next:before{display:block;text-align:center;margin:0}main .grid .paging .back:not(.disabled):hover,main .grid .paging .next:not(.disabled):hover{background:#2880c3;color:#fff}main .grid .paging .back.disabled,main .grid .paging .next.disabled{cursor:not-allowed;opacity:.4}main .grid .paging .back:before{content:'<'}main .grid .paging .next:before{content:'>'}main .grid table{border-collapse:collapse;width:100%;font-size:.9em}main .grid table thead th{background:#4b4b4b;padding:7px 4px 6px 6px;color:rgba(255,255,255,.7);text-transform:uppercase;font-size:.8em;text-align:left;position:relative;border-bottom:1px solid #727272}main .grid table thead th.sel{background:rgba(255,255,255,.1);color:#fff;padding-right:20px}main .grid table thead th.sel:before{content:'>';position:absolute;right:5px;top:4px;transform:rotate(90deg);font-size:10px}main .grid table thead th.sel.desc:before{transform:rotate(270deg)}main .grid table thead th[data-col]{cursor:pointer}main .grid table thead th[data-col]:hover{background:rgba(255,255,255,.1);color:#fff}main .grid table thead th:first-child{border-top-left-radius:6px}main .grid table thead th:last-child{border-top-right-radius:6px}main .grid table thead th.width-2{width:2%}main .grid table thead th.width-5{width:5%}main .grid table thead th.width-10{width:10%}main .grid table thead th.width-20{width:20%}main .grid table thead th.width-30{width:30%}main .grid table thead th.width-40{width:40%}main .grid table thead th.width-10{width:10%}main .grid table thead th.width-50{width:50%}main .grid table thead th.width-60{width:60%}main .grid table thead th.width-70{width:70%}main .grid table tbody tr td{padding:8px 8px 7px 8px;border:1px solid #727272;background:#4b4b4b;color:#ddd}main .grid table tbody tr td:first-child{border-left:none}main .grid table tbody tr td:last-child{border-right:none}main .grid table tbody tr:hover td{background:rgba(255,255,255,.1);color:#fff}main .grid table tbody tr a{white-space:nowrap;text-decoration:none}main .grid table.thsel0 td:nth-child(1),main .grid table.thsel1 td:nth-child(2),main .grid table.thsel2 td:nth-child(3),main .grid table.thsel3 td:nth-child(4),main .grid table.thsel4 td:nth-child(5),main .grid table.thsel5 td:nth-child(6),main .grid table.thsel6 td:nth-child(7),main .grid table.thsel7 td:nth-child(8),main .grid table.thsel8 td:nth-child(9),main .grid table.thsel9 td:nth-child(10),main .grid table.thsel10 td:nth-child(11),main .grid table.thsel11 td:nth-child(12){background:rgba(255,255,255,.1)}h1{text-transform:uppercase;line-height:130%}h1{font-family:Brandon,Calibri,Arial;font-weight:900;color:#fff}h1{font-size:40px}::-webkit-input-placeholder{color:rgba(255,255,255,.5);font-size:1rem}::-moz-placeholder{color:rgba(255,255,255,.5);font-size:1rem}:-ms-input-placeholder{color:rgba(255,255,255,.5);font-size:1rem}:-moz-placeholder{color:rgba(255,255,255,.5);font-size:1rem}.thin-border{border:1px solid rgba(255,255,255,.14)}.thick-border{border:5px solid rgba(255,255,255,.14)}body .icon-filter_outlined>a>.lpc-icon:before{content:""}body .icon-filter_full>a>.lpc-icon:before{content:""}body .icon-lock>a>.lpc-icon:before{content:""}body .icon-auto_cashout>a>.lpc-icon:before{content:""}body .icon-icon_ticker>a>.lpc-icon:before{content:""}body .icon-deposit>a>.lpc-icon:before{content:""}body .icon-withdraw>a>.lpc-icon:before{content:""}body .icon-user_bets>a>.lpc-icon:before{content:""}body .icon-bets_for_me>a>.lpc-icon:before{content:""}body .icon-bonus_bets>a>.lpc-icon:before{content:""}body .icon-fast_start>a>.lpc-icon:before{content:""}body .icon-last_minute>a>.lpc-icon:before{content:""}body .icon-today>a>.lpc-icon:before{content:""}body .icon-tomorrow>a>.lpc-icon:before{content:""}body .icon-monday>a>.lpc-icon:before{content:""}body .icon-lobby_V2>a>.lpc-icon:before{content:""}body .icon-slots_V21>a>.lpc-icon:before{content:""}body .icon-lounge_V1>a>.lpc-icon:before{content:""}body .icon-lounge_V2>a>.lpc-icon:before{content:""}body .icon-summer_slots>a>.lpc-icon:before{content:""}body .icon-football>a>.lpc-icon:before{content:""}body .icon-spinomenal>a>.lpc-icon:before{content:""}body .icon-mystery_slot>a>.lpc-icon:before{content:""}body .icon-bingo>a>.lpc-icon:before{content:""}body .icon-poker>a>.lpc-icon:before{content:""}body .icon-bonus_buy_V3>a>.lpc-icon:before{content:""}body .icon-bet_slip>a>.lpc-icon:before{content:""}body .icon-book_V3>a>.lpc-icon:before{content:""}body .icon-live_bets_V2>a>.lpc-icon:before{content:""}body .icon-book_V1>a>.lpc-icon:before{content:""}body .icon-book_V2>a>.lpc-icon:before{content:""}body .icon-recent_winners>a>.lpc-icon:before{content:""}body .icon-all_bets>a>.lpc-icon:before{content:""}body .icon-live_bets>a>.lpc-icon:before{content:""}body .icon-cashout>a>.lpc-icon:before{content:""}body .icon-my_bets>a>.lpc-icon:before{content:""}body .icon-scratch_card_V2>a>.lpc-icon:before{content:""}body .icon-profile_V2>a>.lpc-icon:before{content:""}body .icon-logout>a>.lpc-icon:before{content:""}body .icon-bonus_buy_V2>a>.lpc-icon:before{content:""}body .icon-whatsapp>a>.lpc-icon:before{content:""}body .icon-webinar>a>.lpc-icon:before{content:""}body .icon-warning>a>.lpc-icon:before{content:""}body .icon-verified>a>.lpc-icon:before{content:""}body .icon-verification>a>.lpc-icon:before{content:""}body .icon-upgrade>a>.lpc-icon:before{content:""}body .icon-twitter>a>.lpc-icon:before{content:""}body .icon-turnover>a>.lpc-icon:before{content:""}body .icon-top_picks>a>.lpc-icon:before{content:""}body .icon-team>a>.lpc-icon:before{content:""}body .icon-table_games>a>.lpc-icon:before{content:""}body .icon-stats>a>.lpc-icon:before{content:""}body .icon-star_outline>a>.lpc-icon:before{content:""}body .icon-star>a>.lpc-icon:before{content:""}body .icon-slots_V2>a>.lpc-icon:before{content:""}body .icon-slots_V1>a>.lpc-icon:before{content:""}body .icon-settings>a>.lpc-icon:before{content:""}body .icon-select_provider_02>a>.lpc-icon:before{content:""}body .icon-select_provider_01>a>.lpc-icon:before{content:""}body .icon-search>a>.lpc-icon:before{content:""}body .icon-scratch_card>a>.lpc-icon:before{content:""}body .icon-recently_played>a>.lpc-icon:before{content:""}body .icon-profile>a>.lpc-icon:before{content:""}body .icon-prepaid_card>a>.lpc-icon:before{content:""}body .icon-plus>a>.lpc-icon:before{content:""}body .icon-phone>a>.lpc-icon:before{content:""}body .icon-personal_details>a>.lpc-icon:before{content:""}body .icon-nugget>a>.lpc-icon:before{content:""}body .icon-newsletter>a>.lpc-icon:before{content:""}body .icon-news>a>.lpc-icon:before{content:""}body .icon-new>a>.lpc-icon:before{content:""}body .icon-more>a>.lpc-icon:before{content:""}body .icon-more1>a>.lpc-icon:before{content:""}body .icon-mobile_apps>a>.lpc-icon:before{content:""}body .icon-minus>a>.lpc-icon:before{content:""}body .icon-messages>a>.lpc-icon:before{content:""}body .icon-business_card>a>.lpc-icon:before{content:""}body .icon-megaways>a>.lpc-icon:before{content:""}body .icon-lopoca_alt>a>.lpc-icon:before{content:""}body .icon-lopoca>a>.lpc-icon:before{content:""}body .icon-lobby>a>.lpc-icon:before{content:""}body .icon-limits>a>.lpc-icon:before{content:""}body .icon-joker>a>.lpc-icon:before{content:""}body .icon-jackpot>a>.lpc-icon:before{content:""}body .icon-instant_win>a>.lpc-icon:before{content:""}body .icon-instagram>a>.lpc-icon:before{content:""}body .icon-info>a>.lpc-icon:before{content:""}body .icon-help>a>.lpc-icon:before{content:""}body .icon-gift>a>.lpc-icon:before{content:""}body .icon-finance>a>.lpc-icon:before{content:""}body .icon-favourites>a>.lpc-icon:before{content:""}body .icon-facebook>a>.lpc-icon:before{content:""}body .icon-collapse>a>.lpc-icon:before{content:""}body .icon-expand>a>.lpc-icon:before{content:""}body .icon-error>a>.lpc-icon:before{content:""}body .icon-email>a>.lpc-icon:before{content:""}body .icon-download>a>.lpc-icon:before{content:""}body .icon-delete>a>.lpc-icon:before{content:""}body .icon-dashboard>a>.lpc-icon:before{content:""}body .icon-confirm>a>.lpc-icon:before{content:""}body .icon-close>a>.lpc-icon:before{content:""}body .icon-clock>a>.lpc-icon:before{content:""}body .icon-chevron_up>a>.lpc-icon:before{content:""}body .icon-chevron_right>a>.lpc-icon:before{content:""}body .icon-chevron_left>a>.lpc-icon:before{content:""}body .icon-chevron_down>a>.lpc-icon:before{content:""}body .icon-checkmark>a>.lpc-icon:before{content:""}body .icon-checkbox_outline>a>.lpc-icon:before{content:""}body .icon-checkbox>a>.lpc-icon:before{content:""}body .icon-cashier_V2>a>.lpc-icon:before{content:""}body .icon-cashier_V1>a>.lpc-icon:before{content:""}body .icon-buy_V2>a>.lpc-icon:before{content:""}body .icon-buy_V1>a>.lpc-icon:before{content:""}body .icon-bonus_buy>a>.lpc-icon:before{content:""}body .icon-academy>a>.lpc-icon:before{content:""}body .icon-about>a>.lpc-icon:before{content:""}body .icon-FAQ>a>.lpc-icon:before{content:""}.lpc-icon{flex:0 0 auto}#nav .secondary ul{display:flex;flex-flow:row wrap;align-items:center;justify-content:flex-start}#nav .secondary ul li{display:flex;flex-flow:column nowrap;align-items:center;justify-content:center;font-family:'Avenir',sans-serif,Arial;font-weight:400;color:#fff}#nav .secondary ul li{font-size:15px}#nav .secondary ul li.sel a{color:#e2ba36}#nav .secondary ul li .lpc-icon{}#nav .secondary ul li .lpc-icon{display:flex;flex-flow:column nowrap;align-items:center;justify-content:flex-start}#nav .secondary ul li .lpc-icon:before{flex:0 0 auto;display:inline-flex;flex-flow:row nowrap;align-items:center;justify-content:center;color:inherit;font-size:10px;line-height:1}#nav .secondary ul li .lpc-icon:before{font-family:"lopoca-icons"}#nav .secondary ul li .lpc-icon:before{margin:5px}#nav .secondary ul li .lpc-icon:before{}#nav .secondary ul li .lpc-icon:before{font-size:28px}#nav .secondary ul li .lpc-icon:before{font-size:24px}#nav .secondary ul li a{color:#c9c9c9;text-decoration:none;padding:5px 10px;transition:color 300ms ease-in-out}#nav .secondary ul li a:hover{color:#e2ba36;border-radius:6px}#nav .tertiary ul{display:flex;flex-flow:column nowrap;align-items:stretch;justify-content:flex-start;padding:10px 0}#nav .tertiary ul li{line-height:1;display:block!important}#nav .tertiary ul li{display:flex;flex-flow:row nowrap;align-items:center;justify-content:flex-start;font-family:'Avenir',sans-serif,Arial;font-weight:400;color:rgba(255,255,255,.7)}#nav .tertiary ul li{font-size:15px}#nav .tertiary ul li a{display:flex;flex-flow:row nowrap;align-items:center;justify-content:flex-start;text-decoration:inherit;color:inherit;flex:1 1 auto;border-radius:6px;margin:0 10px;padding:10px 16px;transition:background-color 300ms ease-in-out}#nav .tertiary ul li a:hover{background-color:rgba(255,255,255,.1)}#nav .tertiary ul li.sel a{color:#e2ba36}#nav .tertiary ul li .lpc-icon{}#nav .tertiary ul li .lpc-icon{display:flex;flex-flow:row nowrap;align-items:center;justify-content:flex-start}#nav .tertiary ul li .lpc-icon:before{flex:0 0 auto;display:inline-flex;flex-flow:row nowrap;align-items:center;justify-content:center;color:inherit;font-size:10px;line-height:1}#nav .tertiary ul li .lpc-icon:before{font-family:"lopoca-icons"}#nav .tertiary ul li .lpc-icon:before{margin:5px}#nav .tertiary ul li .lpc-icon:before{}#nav .tertiary ul li .lpc-icon:before{font-size:18px}#nav .tertiary ul li ul{padding:0;margin-left:20px}#nav .tertiary ul li ul li a:before{content:"";font-family:lopoca-icons;font-size:10px;padding-right:2px}.navbar_secondary{background-color:#4b4b4b;padding:5px 32px;margin:16px;display:flex;flex-flow:row wrap;align-items:center;justify-content:space-between;padding-left:10px;padding-right:10px;display:none}.navbar_secondary{border-top-left-radius:6px;-moz-border-radius-topleft:6px;-o-border-radius-topleft:6px;-webkit-border-top-left-radius:6px}.navbar_secondary{border-top-right-radius:6px;-moz-border-radius-topright:6px;-o-border-radius-topright:6px;-webkit-border-top-right-radius:6px}.navbar_secondary{border-bottom-right-radius:6px;-moz-border-radius-bottomright:6px;-o-border-radius-bottomright:6px;-webkit-border-bottom-right-radius:6px}.navbar_secondary{border-bottom-left-radius:6px;-moz-border-radius-bottomleft:6px;-o-border-radius-bottomleft:6px;-webkit-border-bottom-left-radius:6px}.navbar_secondary nav ul{display:flex;flex-flow:row wrap;align-items:center;justify-content:flex-start}.navbar_secondary nav ul li{display:flex;flex-flow:column nowrap;align-items:center;justify-content:center;font-family:'Avenir',sans-serif,Arial;font-weight:400;color:#fff}.navbar_secondary nav ul li{font-size:15px}.navbar_secondary nav ul li.sel a{color:#e2ba36}.navbar_secondary nav ul li .lpc-icon{}.navbar_secondary nav ul li .lpc-icon{display:flex;flex-flow:column nowrap;align-items:center;justify-content:flex-start}.navbar_secondary nav ul li .lpc-icon:before{flex:0 0 auto;display:inline-flex;flex-flow:row nowrap;align-items:center;justify-content:center;color:inherit;font-size:10px;line-height:1}.navbar_secondary nav ul li .lpc-icon:before{font-family:"lopoca-icons"}.navbar_secondary nav ul li .lpc-icon:before{margin:5px}.navbar_secondary nav ul li .lpc-icon:before{}.navbar_secondary nav ul li .lpc-icon:before{font-size:28px}.navbar_secondary nav ul li .lpc-icon:before{font-size:24px}.navbar_secondary nav ul li a{color:#c9c9c9;text-decoration:none;padding:5px 10px;transition:color 300ms ease-in-out}.navbar_secondary nav ul li a:hover{color:#e2ba36;border-radius:6px}.navbar_secondary nav .none{display:none}@media screen and (min-width:800px){.navbar_secondary{display:flex}}@media screen and (min-width:1024px){.navbar_secondary{padding-left:32px!important;padding-right:32px!important}.navbar_secondary a{padding-left:14px!important;padding-right:14px!important}}.navbar_tertiary{background-color:#4b4b4b;padding:0;margin:0 16px 16px 16px;width:200px}.navbar_tertiary{border-top-left-radius:6px;-moz-border-radius-topleft:6px;-o-border-radius-topleft:6px;-webkit-border-top-left-radius:6px}.navbar_tertiary{border-top-right-radius:6px;-moz-border-radius-topright:6px;-o-border-radius-topright:6px;-webkit-border-top-right-radius:6px}.navbar_tertiary{border-bottom-right-radius:6px;-moz-border-radius-bottomright:6px;-o-border-radius-bottomright:6px;-webkit-border-bottom-right-radius:6px}.navbar_tertiary{border-bottom-left-radius:6px;-moz-border-radius-bottomleft:6px;-o-border-radius-bottomleft:6px;-webkit-border-bottom-left-radius:6px}.navbar_tertiary nav ul{display:flex;flex-flow:column nowrap;align-items:stretch;justify-content:flex-start;padding:10px 0}.navbar_tertiary nav ul li{line-height:1;display:block!important}.navbar_tertiary nav ul li{display:flex;flex-flow:row nowrap;align-items:center;justify-content:flex-start;font-family:'Avenir',sans-serif,Arial;font-weight:400;color:rgba(255,255,255,.7)}.navbar_tertiary nav ul li{font-size:15px}.navbar_tertiary nav ul li a{display:flex;flex-flow:row nowrap;align-items:center;justify-content:flex-start;text-decoration:inherit;color:inherit;flex:1 1 auto;border-radius:6px;margin:0 10px;padding:10px 16px;transition:background-color 300ms ease-in-out}.navbar_tertiary nav ul li a:hover{background-color:rgba(255,255,255,.1)}.navbar_tertiary nav ul li.sel a{color:#e2ba36}.navbar_tertiary nav ul li .lpc-icon{}.navbar_tertiary nav ul li .lpc-icon{display:flex;flex-flow:row nowrap;align-items:center;justify-content:flex-start}.navbar_tertiary nav ul li .lpc-icon:before{flex:0 0 auto;display:inline-flex;flex-flow:row nowrap;align-items:center;justify-content:center;color:inherit;font-size:10px;line-height:1}.navbar_tertiary nav ul li .lpc-icon:before{font-family:"lopoca-icons"}.navbar_tertiary nav ul li .lpc-icon:before{margin:5px}.navbar_tertiary nav ul li .lpc-icon:before{}.navbar_tertiary nav ul li .lpc-icon:before{font-size:18px}.navbar_tertiary nav ul li ul{padding:0;margin-left:20px}.navbar_tertiary nav ul li ul li a:before{content:"";font-family:lopoca-icons;font-size:10px;padding-right:2px}.navbar_tertiary nav .none{display:none}header a[href='#']{cursor:default}header .mobile-menu{position:fixed;background-color:#262626;z-index:100;width:330px;top:0;left:-350px;overflow:hidden;box-shadow:0 0 16px rgba(0,0,0,.1);min-height:100%;transition:left 300ms ease-in-out;top:65px;overflow:auto;height:calc(100vh - 65px);min-height:auto}.mobile-menu-active header .mobile-menu{left:0}@media screen and (min-width:800px){header .mobile-menu{top:90px}}header .mobile-menu .logo{height:40px;margin:10px 0 0 24px;display:block}@media screen and (min-width:460px){header .mobile-menu .logo{display:none}}header .mobile-menu .navigation_wrapper{position:relative;left:0;transition:left 300ms ease-in-out}header .mobile-menu .navigation_wrapper .has-subitems>ul{display:none}header .mobile-menu .navigation_wrapper .has-subitems.active>ul{display:initial}header .mobile-menu .navigation_wrapper nav{}header .mobile-menu .navigation_wrapper nav li{font-family:'Avenir',sans-serif,Arial;font-weight:400;color:#fff}header .mobile-menu .navigation_wrapper nav li{font-size:17px}header .mobile-menu .navigation_wrapper nav li a{display:flex;flex-flow:row nowrap;align-items:center;justify-content:flex-start;text-decoration:inherit;color:inherit}header .mobile-menu .navigation_wrapper nav li .lpc-icon{}header .mobile-menu .navigation_wrapper nav li .lpc-icon{display:flex;flex-flow:row nowrap;align-items:center;justify-content:flex-start}header .mobile-menu .navigation_wrapper nav li .lpc-icon:before{flex:0 0 auto;display:inline-flex;flex-flow:row nowrap;align-items:center;justify-content:center;color:inherit;font-size:10px;line-height:1}header .mobile-menu .navigation_wrapper nav li .lpc-icon:before{font-family:"lopoca-icons"}header .mobile-menu .navigation_wrapper nav li .lpc-icon:before{margin:5px}header .mobile-menu .navigation_wrapper nav li .lpc-icon:before{}header .mobile-menu .navigation_wrapper nav li .lpc-icon:before{font-size:18px}header .mobile-menu .navigation_wrapper nav li.sel{font-weight:500}header .mobile-menu .navigation_wrapper nav ul{display:flex;flex-flow:column nowrap;align-items:stretch;justify-content:flex-start;padding:16px 0}header .mobile-menu .navigation_wrapper nav ul li{display:flex;flex-flow:row nowrap;align-items:center;justify-content:flex-start}header .mobile-menu .navigation_wrapper nav ul li a{display:flex;flex:1 1 auto;border-radius:6px;margin:0 10px;padding:10px 16px}header .mobile-menu .navigation_wrapper nav ul li a:hover{background-color:rgba(255,255,255,.1)}header .mobile-menu .navigation_wrapper nav ul li.sel{color:#e2ba36}header .mobile-menu .navigation_wrapper nav ul li.has-subitems>a:after{flex:0 0 auto;display:inline-flex;flex-flow:row nowrap;align-items:center;justify-content:center;color:inherit;font-size:10px;line-height:1;content:"";flex:1 1 auto;justify-content:flex-end}header .mobile-menu .navigation_wrapper nav ul li.has-subitems>a:after{font-family:"lopoca-icons"}header .mobile-menu .navigation_wrapper nav ul li.has-subitems>a:after{margin:5px}header .mobile-menu .navigation_wrapper nav ul li.has-subitems>a:after{}header .mobile-menu .navigation_wrapper nav ul li.has-subitems>a:after{font-size:10px}header .mobile-menu .navigation_wrapper nav ul li.has-subitems.active>ul{visibility:visible}header .mobile-menu .navigation_wrapper nav ul li.has-subitems ul{visibility:visible;position:absolute;top:0;left:100%;width:100%}header .mobile-menu .navigation_wrapper nav ul li.has-subitems ul .title{border-bottom:1px solid rgba(255,255,255,.14);padding-bottom:5px;margin-bottom:5px}header .mobile-menu .navigation_wrapper nav ul li.has-subitems ul .title .nav-link{margin-left:-5px}header .mobile-menu .navigation_wrapper nav ul li.has-subitems ul .title .back-button{flex:0 0 auto;margin-right:-10px;outline:none;border:none;text-decoration:none;line-height:1}header .mobile-menu .navigation_wrapper nav ul li.has-subitems ul .title .back-button:hover{cursor:pointer;text-decoration:none}header .mobile-menu .navigation_wrapper nav ul li.has-subitems ul .title .back-button{text-transform:uppercase}header .mobile-menu .navigation_wrapper nav ul li.has-subitems ul .title .back-button:before{}header .mobile-menu .navigation_wrapper nav ul li.has-subitems ul .title .back-button:before{flex:0 0 auto;display:inline-flex;flex-flow:row nowrap;align-items:center;justify-content:center;color:inherit;font-size:10px;line-height:1}header .mobile-menu .navigation_wrapper nav ul li.has-subitems ul .title .back-button:before{font-family:"lopoca-icons"}header .mobile-menu .navigation_wrapper nav ul li.has-subitems ul .title .back-button:before{}header .mobile-menu .navigation_wrapper nav ul li.has-subitems ul .title .back-button:before{font-size:10px}header .mobile-menu .navigation_wrapper nav ul li.has-subitems ul .title .back-button{background-color:rgba(255,255,255,0);color:#fff}header .mobile-menu .navigation_wrapper nav ul li.has-subitems ul .title .back-button :hover:before{color:#e2ba36}header .mobile-menu .navigation_wrapper nav ul li.has-subitems ul .title .back-button :focus:before{color:#e8c963}header .mobile-menu .navigation_wrapper nav ul li.has-subitems ul .title .back-button:before{content:""}header .mobile-menu .navigation_wrapper nav ul li.has-subitems ul .title .back-button:hover{background-color:rgba(255,255,255,.1)}header .mobile-menu .navigation_wrapper nav.main{border-bottom:1px solid rgba(255,255,255,.14)}header .mobile-menu-trigger{flex:0 0 auto;margin-right:20px;display:flex;width:20px;height:14px;flex-flow:column nowrap;justify-content:space-between;align-items:center}header .mobile-menu-trigger span{display:inline-block;width:100%;border-bottom:1px solid #eee;transition:transform 300ms ease-in-out}.mobile-menu-active header .mobile-menu-trigger span:first-child{transform:translate(0,7px) rotate(45deg)}.mobile-menu-active header .mobile-menu-trigger span:nth-child(2){transform:scale(0,1)}.mobile-menu-active header .mobile-menu-trigger span:last-child{transform:translate(0,-7px) rotate(-45deg)}@media screen and (min-width:1300px){header .mobile-menu-trigger{display:none}}header .navbar{width:100%;height:65px;z-index:99;background:#000;padding:10px 0 10px 16px;display:flex;flex-flow:row nowrap;align-items:center;justify-content:space-between}header .navbar{position:fixed;top:0;left:0}@media screen and (min-width:800px){header .navbar{height:90px}}@media screen and (max-width:640px){header .navbar{justify-content:flex-start}header .navbar .meta1,header .navbar .meta2{justify-self:flex-end;text-align:right;margin-left:auto}}header .navbar .logo{flex:1 0 auto;height:100%;margin-right:20%;max-width:44px;overflow:hidden;display:block}@media screen and (min-width:460px){header .navbar .logo{display:block;max-width:52px}}@media screen and (min-width:640px){header .navbar .logo{max-width:none;margin-right:30px}}@media screen and (min-width:1300px){header .navbar .logo{flex:0 0 auto}}@media only screen and (max-width:480px){header .navbar .logo{margin-right:0!important}}header .navbar nav li:hover{color:#e2ba36!important}header .navbar nav li:hover>span{color:#e2ba36!important}header .navbar nav li .person-accounts{right:0;left:auto;margin:5px}header .navbar nav.meta1{display:none}@media screen and (min-width:1300px){header .navbar nav.meta1{display:block}}header .navbar nav.meta2 .lpc-icon:before{margin:4px 10px 0 0!important}header .navbar nav.meta2 ul li ul{left:auto!important}header .navbar nav.main{display:none;flex:1 0 auto}header .navbar nav.main li{font-family:'Avenir',sans-serif,Arial;font-weight:400;color:#fff}header .navbar nav.main li{font-size:17px}header .navbar nav.main li a{display:flex;flex-flow:row nowrap;align-items:center;justify-content:flex-start;text-decoration:inherit;color:inherit}header .navbar nav.main li .lpc-icon{}header .navbar nav.main li .lpc-icon{display:flex;flex-flow:row nowrap;align-items:center;justify-content:flex-start}header .navbar nav.main li .lpc-icon:before{flex:0 0 auto;display:inline-flex;flex-flow:row nowrap;align-items:center;justify-content:center;color:inherit;font-size:10px;line-height:1}header .navbar nav.main li .lpc-icon:before{font-family:"lopoca-icons"}header .navbar nav.main li .lpc-icon:before{margin:5px}header .navbar nav.main li .lpc-icon:before{}header .navbar nav.main li .lpc-icon:before{font-size:18px}header .navbar nav.main li.sel{font-weight:500}header .navbar nav.main>ul{display:flex;flex-flow:row nowrap;align-items:center;justify-content:flex-start}header .navbar nav.main>ul>li{padding:5px 16px;text-transform:uppercase;transition:color 300ms ease-in-out}@media only screen and (max-width:480px){header .navbar nav.main>ul>li{padding:5px 8px}}header .navbar nav.main>ul>li>a{padding:5px 0}header .navbar nav.main>ul>li.sel>a,header .navbar nav.main>ul>li .sel>a{color:#e2ba36}header .navbar nav.main>ul>li.sel>a{border-bottom:2px solid #e2ba36}header .navbar nav.main>ul>li.has-subitems{position:relative;transform-style:preserve-3d}header .navbar nav.main>ul>li.has-subitems ul{transform:translateZ(-10px)}header .navbar nav.main>ul>li.has-subitems ul{visibility:hidden;overflow:visible;position:absolute;top:100%;background-color:#4b4b4b;white-space:nowrap;width:auto;box-shadow:0 0 16px rgba(0,0,0,.1)}header .navbar nav.main>ul>li.has-subitems ul{left:0}header .navbar nav.main>ul>li.has-subitems ul{border-top-left-radius:6px;-moz-border-radius-topleft:6px;-o-border-radius-topleft:6px;-webkit-border-top-left-radius:6px}header .navbar nav.main>ul>li.has-subitems ul{border-top-right-radius:6px;-moz-border-radius-topright:6px;-o-border-radius-topright:6px;-webkit-border-top-right-radius:6px}header .navbar nav.main>ul>li.has-subitems ul{border-bottom-right-radius:6px;-moz-border-radius-bottomright:6px;-o-border-radius-bottomright:6px;-webkit-border-bottom-right-radius:6px}header .navbar nav.main>ul>li.has-subitems ul{border-bottom-left-radius:6px;-moz-border-radius-bottomleft:6px;-o-border-radius-bottomleft:6px;-webkit-border-bottom-left-radius:6px}header .navbar nav.main>ul>li.has-subitems:hover ul{visibility:visible}header .navbar nav.main>ul>li.has-subitems>a:after{flex:0 0 auto;display:inline-flex;flex-flow:row nowrap;align-items:center;justify-content:center;color:inherit;font-size:10px;line-height:1;content:""}header .navbar nav.main>ul>li.has-subitems>a:after{font-family:"lopoca-icons"}header .navbar nav.main>ul>li.has-subitems>a:after{margin:5px}header .navbar nav.main>ul>li.has-subitems>a:after{}header .navbar nav.main>ul>li.has-subitems>a:after{font-size:10px}header .navbar nav.main>ul>li.has-subitems ul{display:none}header .navbar nav.main>ul>li.has-subitems.hover ul{display:flex;flex-flow:column nowrap;align-items:stretch;justify-content:center;padding:6px 12px;left:0;right:0;box-shadow:0 0 6px #000;width:260px}header .navbar nav.main>ul>li.has-subitems.hover ul li{text-transform:initial;padding:3px;transition:color 300ms ease-in-out}header .navbar nav.main>ul>li.has-subitems.hover ul li:hover{color:#e2ba36}header .navbar nav.main>ul>li.has-subitems.hover ul li:hover{background-color:rgba(255,255,255,.1)}header .navbar nav.main>ul>li.has-subitems.hover ul li[class*='icon']{padding-left:10px}@media screen and (min-width:1024px){header .navbar nav.main{display:block}}header .navbar nav.meta1,header .navbar nav.meta2{flex:0 0 auto}header .navbar nav.meta1 li,header .navbar nav.meta2 li{font-family:'Avenir',sans-serif,Arial;font-weight:400;color:#fff}header .navbar nav.meta1 li,header .navbar nav.meta2 li{font-size:15px}header .navbar nav.meta1 li a,header .navbar nav.meta2 li a{display:flex;flex-flow:row nowrap;align-items:center;justify-content:flex-start;text-decoration:inherit;color:inherit}header .navbar nav.meta1 li .lpc-icon,header .navbar nav.meta2 li .lpc-icon{}header .navbar nav.meta1 li .lpc-icon,header .navbar nav.meta2 li .lpc-icon{display:flex;flex-flow:row nowrap;align-items:center;justify-content:flex-start}header .navbar nav.meta1 li .lpc-icon:before,header .navbar nav.meta2 li .lpc-icon:before{flex:0 0 auto;display:inline-flex;flex-flow:row nowrap;align-items:center;justify-content:center;color:inherit;font-size:10px;line-height:1}header .navbar nav.meta1 li .lpc-icon:before,header .navbar nav.meta2 li .lpc-icon:before{font-family:"lopoca-icons"}header .navbar nav.meta1 li .lpc-icon:before,header .navbar nav.meta2 li .lpc-icon:before{margin:5px}header .navbar nav.meta1 li .lpc-icon:before,header .navbar nav.meta2 li .lpc-icon:before{}header .navbar nav.meta1 li .lpc-icon:before,header .navbar nav.meta2 li .lpc-icon:before{font-size:18px}header .navbar nav.meta1 li.sel,header .navbar nav.meta2 li.sel{font-weight:500}header .navbar nav.meta1>ul,header .navbar nav.meta2>ul{display:flex;flex-flow:row nowrap;align-items:center;justify-content:flex-start}header .navbar nav.meta1>ul>li,header .navbar nav.meta2>ul>li{padding:5px 16px;text-transform:uppercase;transition:color 300ms ease-in-out}@media only screen and (max-width:480px){header .navbar nav.meta1>ul>li,header .navbar nav.meta2>ul>li{padding:5px 8px}}header .navbar nav.meta1>ul>li>a,header .navbar nav.meta2>ul>li>a{padding:5px 0}header .navbar nav.meta1>ul>li.sel>a,header .navbar nav.meta2>ul>li.sel>a,header .navbar nav.meta1>ul>li .sel>a,header .navbar nav.meta2>ul>li .sel>a{color:#e2ba36}header .navbar nav.meta1>ul>li.sel>a,header .navbar nav.meta2>ul>li.sel>a{border-bottom:2px solid #e2ba36}header .navbar nav.meta1>ul>li.has-subitems,header .navbar nav.meta2>ul>li.has-subitems{position:relative;transform-style:preserve-3d}header .navbar nav.meta1>ul>li.has-subitems ul,header .navbar nav.meta2>ul>li.has-subitems ul{transform:translateZ(-10px)}header .navbar nav.meta1>ul>li.has-subitems ul,header .navbar nav.meta2>ul>li.has-subitems ul{visibility:hidden;overflow:visible;position:absolute;top:100%;background-color:#4b4b4b;white-space:nowrap;width:auto;box-shadow:0 0 16px rgba(0,0,0,.1)}header .navbar nav.meta1>ul>li.has-subitems ul,header .navbar nav.meta2>ul>li.has-subitems ul{left:0}header .navbar nav.meta1>ul>li.has-subitems ul,header .navbar nav.meta2>ul>li.has-subitems ul{border-top-left-radius:6px;-moz-border-radius-topleft:6px;-o-border-radius-topleft:6px;-webkit-border-top-left-radius:6px}header .navbar nav.meta1>ul>li.has-subitems ul,header .navbar nav.meta2>ul>li.has-subitems ul{border-top-right-radius:6px;-moz-border-radius-topright:6px;-o-border-radius-topright:6px;-webkit-border-top-right-radius:6px}header .navbar nav.meta1>ul>li.has-subitems ul,header .navbar nav.meta2>ul>li.has-subitems ul{border-bottom-right-radius:6px;-moz-border-radius-bottomright:6px;-o-border-radius-bottomright:6px;-webkit-border-bottom-right-radius:6px}header .navbar nav.meta1>ul>li.has-subitems ul,header .navbar nav.meta2>ul>li.has-subitems ul{border-bottom-left-radius:6px;-moz-border-radius-bottomleft:6px;-o-border-radius-bottomleft:6px;-webkit-border-bottom-left-radius:6px}header .navbar nav.meta1>ul>li.has-subitems:hover ul,header .navbar nav.meta2>ul>li.has-subitems:hover ul{visibility:visible}header .navbar nav.meta1>ul>li.has-subitems>a:after,header .navbar nav.meta2>ul>li.has-subitems>a:after{flex:0 0 auto;display:inline-flex;flex-flow:row nowrap;align-items:center;justify-content:center;color:inherit;font-size:10px;line-height:1;content:""}header .navbar nav.meta1>ul>li.has-subitems>a:after,header .navbar nav.meta2>ul>li.has-subitems>a:after{font-family:"lopoca-icons"}header .navbar nav.meta1>ul>li.has-subitems>a:after,header .navbar nav.meta2>ul>li.has-subitems>a:after{margin:5px}header .navbar nav.meta1>ul>li.has-subitems>a:after,header .navbar nav.meta2>ul>li.has-subitems>a:after{}header .navbar nav.meta1>ul>li.has-subitems>a:after,header .navbar nav.meta2>ul>li.has-subitems>a:after{font-size:10px}header .navbar nav.meta1>ul>li.has-subitems ul,header .navbar nav.meta2>ul>li.has-subitems ul{display:none}header .navbar nav.meta1>ul>li.has-subitems.hover ul,header .navbar nav.meta2>ul>li.has-subitems.hover ul{display:flex;flex-flow:column nowrap;align-items:stretch;justify-content:center;padding:6px 12px;left:0;right:0;box-shadow:0 0 6px #000;width:260px}header .navbar nav.meta1>ul>li.has-subitems.hover ul li,header .navbar nav.meta2>ul>li.has-subitems.hover ul li{text-transform:initial;padding:3px;transition:color 300ms ease-in-out}header .navbar nav.meta1>ul>li.has-subitems.hover ul li:hover,header .navbar nav.meta2>ul>li.has-subitems.hover ul li:hover{color:#e2ba36}header .navbar nav.meta1>ul>li.has-subitems.hover ul li:hover,header .navbar nav.meta2>ul>li.has-subitems.hover ul li:hover{background-color:rgba(255,255,255,.1)}header .navbar nav.meta1>ul>li.has-subitems.hover ul li[class*='icon'],header .navbar nav.meta2>ul>li.has-subitems.hover ul li[class*='icon']{padding-left:10px}header .logo{display:block}header .logo img{width:auto;height:40px;max-width:none}@media screen and (min-width:460px){header .logo img{height:100%;width:200px}}@media screen and (min-width:800px){header .logo{height:60px}}header nav.meta2{padding-left:80px}header nav.meta2 .join a{background:#e2ba36;border-radius:10px;padding:8px 12px!important;color:#000!important;position:relative;overflow:hidden;transition:all ease-in-out 300ms}@media screen and (min-width:640px){header nav.meta2 .join a:before{content:"";font-family:lopoca-icons;background-size:cover;display:block;width:20px;height:23px;position:absolute;left:-40px;opacity:0;transition:opacity ease-in-out 300ms}}header nav.meta2 .join a:hover{color:#000!important}@media screen and (min-width:640px){header nav.meta2 .join a:hover{padding-left:30px!important}}header nav.meta2 .join a:hover:before{left:8px;opacity:1}header nav.meta2 li:hover{color:#e2ba36!important}header nav.meta2 li:hover .person-accounts .gamingAndAllBonusAccounts{color:#e2ba36!important}header nav.meta2 a:hover li span span,header nav.meta2 a:hover li span abbr{color:#e2ba36!important}header nav.meta2>.nav>.has-subitems>a{float:left}header nav.meta2>.nav>.has-subitems>.person-accounts>.personAccountDataBody>a>li.gaming:hover{color:#e2ba36}header nav.meta2>.nav>icon-profile_V2:hover{color:#e2ba36}header nav.meta2>.nav>.hover>.has-subitems>.person-accounts{color:#e2ba36}header nav.meta2 .person-accounts{display:inline-block}header nav.meta2 .person-accounts>ul{display:inline!important;max-height:none;position:relative!important}header nav.meta2 .person-accounts>ul>ul li.casino-bonus{display:block}header nav.meta2 .person-accounts>ul>ul li.gaming{background:#4b4b4b}header nav.meta2 .person-accounts>ul>ul.personAccountDataBody{background:#4b4b4b}header nav.meta2 .person-accounts>ul>ul li.gaming{font-weight:bold}header nav.meta2 .person-accounts>ul.personAccountDataBody{visibility:visible!important;padding:0!important;margin-left:0}header nav.meta2 .person-accounts>ul li.gaming{display:inline;padding:5px!important;pointer-events:none}header nav.meta2 .person-accounts>ul li.gaming span{display:inline-block}header nav.meta2 .person-accounts>ul li.provision{pointer-events:none}header nav.meta2 .person-accounts>ul li.casino-bonus,header nav.meta2 .person-accounts>ul li.sportsbook-bonus{pointer-events:all!important;overflow:visible!important;white-space:normal!important}header nav.meta2 .person-accounts>ul li span abbr{text-decoration:none}header nav.meta2 .person-accounts>ul li span span{margin-left:4px;font-size:15px}header nav.meta2 .person-accounts .personAccountDataBody{background-color:#000!important}header nav.meta2 .person-accounts .personAccountDataBody[value="98"] .casino-bonus,header nav.meta2 .person-accounts .personAccountDataBody[value="98"] .sportsbook-bonus{display:none!important}header nav.meta2 ul .person-accounts ul li label,header nav.meta2 ul .person-accounts ul li,header nav.meta2 ul ul .person-accounts ul li.gaming{display:none}header nav.meta2 ul li:hover ul .person-accounts ul li label,header nav.meta2 ul li:hover ul .person-accounts ul li{display:inline-block!important;font-size:13px;float:left}header nav.meta2 ul li:hover ul .person-accounts ul li{padding:0!important;text-align:center;width:100%;margin:1px;color:#fff}header nav.meta2 ul li:hover ul .person-accounts ul li.gaming label,header nav.meta2 ul li:hover ul .person-accounts ul li.gaming span{font-weight:600}header nav.meta2 ul li:hover ul .person-accounts ul li span{float:right;font-size:13px}header nav.meta2 li a{display:block!important}header nav.meta2 li .lpc-icon{float:left}header nav.meta2 li.icon-profile_V2>a .lpc-icon:before{margin:4px 2px 0 0}header nav.meta2 li.icon-profile_V2 ul li a>div{font-size:1.2rem;text-align:center;font-weight:700;line-height:100%}header nav.meta2 li.icon-profile_V2 ul li a>div>span{display:block;font-size:.7rem;color:rgba(255,255,255,.5);font-weight:normal;padding-bottom:12px}header nav.meta2 li.icon-profile_V2:hover>a>div>ul li.gaming span{color:#e2ba36}header nav.meta2 ul .sel .gamingAndAllBonusAccounts>span{color:#e2ba36}header nav.meta2 li.accounts{background:transparent;border-bottom:1px solid rgba(255,255,255,.14);margin-bottom:8px;padding:12px 20px 10px 0!important}header nav.meta2 li.accounts .lpc-icon:before{display:none}header nav.meta2 li.accounts>div{text-align:center;font-weight:bold}header nav.meta2 li.accounts>div>span{display:block;font-weight:initial}html.mobile-menu-initialized header .meta2 li.hover ul{visibility:visible!important;display:block;width:100%;overflow:hidden}html.mobile-menu-initialized header .meta2 li.hover ul li .person-accounts{display:block;width:100%}html.mobile-menu-initialized header .meta2 li.hover ul li .person-accounts li{padding:0!important;display:block!important;clear:both}html.mobile-menu-initialized header .meta2 li.hover ul li .person-accounts label,html.mobile-menu-initialized header .meta2 li.hover ul li .person-accounts span{display:inline-block!important;font-size:13px;float:left}html.mobile-menu-initialized header .meta2 li.hover ul li .person-accounts span{float:right}html.mobile-menu-initialized header .meta2 li.hover ul li>a div label,html.mobile-menu-initialized header .meta2 li.hover ul li>a div span{display:block!important}h1{text-transform:uppercase;line-height:130%}h1{font-family:Brandon,Calibri,Arial;font-weight:900;color:#fff}h1{font-size:40px}::-webkit-input-placeholder{color:rgba(255,255,255,.5);font-size:1rem}::-moz-placeholder{color:rgba(255,255,255,.5);font-size:1rem}:-ms-input-placeholder{color:rgba(255,255,255,.5);font-size:1rem}:-moz-placeholder{color:rgba(255,255,255,.5);font-size:1rem}.InfoBoxes{box-shadow:0 0 8px #333;background:rgba(255,255,255,.14)!important;border-radius:10px;margin-bottom:20px}@media screen and (min-width:800px){.InfoBoxes{min-height:400px!important}}.InfoBoxes h2{border-top-left-radius:6px;border-top-right-radius:6px;background:url(/content/css/lopocainfo/assets/images/bg1.jpg) no-repeat;padding:55px 10px;text-align:center;color:#fff;font-size:1.2rem;text-transform:uppercase;font-weight:bold}.InfoBoxes ul{padding:8px 0!important;list-style-type:none!important;margin:0}.InfoBoxes ul li a{display:block;color:#fff;text-decoration:none;padding:5px 16px}.InfoBoxes ul li a:hover{color:#e2ba36}.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8;filter:alpha(opacity=80)}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:none!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-ready .mfp-preloader{display:none}.mfp-s-error .mfp-content{display:none}button.mfp-close,button.mfp-arrow{overflow:visible;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:1046;-webkit-box-shadow:none;box-shadow:none}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;filter:alpha(opacity=65);padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:hover,.mfp-close:focus{opacity:1;filter:alpha(opacity=100)}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;filter:alpha(opacity=65);margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:hover,.mfp-arrow:focus{opacity:1;filter:alpha(opacity=100)}.mfp-arrow:before,.mfp-arrow:after,.mfp-arrow .mfp-b,.mfp-arrow .mfp-a{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent}.mfp-arrow:after,.mfp-arrow .mfp-a{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before,.mfp-arrow .mfp-b{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after,.mfp-arrow-left .mfp-a{border-right:17px solid #fff;margin-left:31px}.mfp-arrow-left:before,.mfp-arrow-left .mfp-b{margin-left:25px;border-right:27px solid #3f3f3f}.mfp-arrow-right{right:0}.mfp-arrow-right:after,.mfp-arrow-right .mfp-a{border-left:17px solid #fff;margin-left:39px}.mfp-arrow-right:before,.mfp-arrow-right .mfp-b{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:40px 0 40px;margin:0 auto}.mfp-figure{line-height:0}.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,.6);background:#444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width:800px)and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}}@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(.75);transform:scale(.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}.mfp-ie7 .mfp-img{padding:0}.mfp-ie7 .mfp-bottom-bar{width:600px;left:50%;margin-left:-300px;margin-top:5px;padding-bottom:5px}.mfp-ie7 .mfp-container{padding:0}.mfp-ie7 .mfp-content{padding-top:44px}.mfp-ie7 .mfp-close{top:0;right:0;padding-top:0}.divpopup{position:relative;background:#fff;padding:20px;width:auto;min-height:90%;max-width:90%;margin:20px auto;border-radius:20px}h1{text-transform:uppercase;line-height:130%}h1{font-family:Brandon,Calibri,Arial;font-weight:900;color:#fff}h1{font-size:40px}::-webkit-input-placeholder{color:rgba(255,255,255,.5);font-size:1rem}::-moz-placeholder{color:rgba(255,255,255,.5);font-size:1rem}:-ms-input-placeholder{color:rgba(255,255,255,.5);font-size:1rem}:-moz-placeholder{color:rgba(255,255,255,.5);font-size:1rem}html.modal-active body{overflow:hidden}div.modal{position:fixed;top:0;z-index:400;background:#262626 url(/content/css/lopocainfo/assets/images/bg6.png) no-repeat;background-size:cover;padding:25px 20px;height:100vh;width:100%;overflow:auto}@media screen and (min-width:800px){div.modal{padding:50px}}div.modal .modal-content img{max-width:100%!important;height:auto!important}div.modal .modal-content .content{margin-top:2em}div.modal .modal-content .content h2{font-size:2rem;line-height:110%;margin-bottom:20px}div.modal .modal-content .content .newsletter-consent{padding-bottom:0}div.modal .modal-content .close{border:1px solid gray;border-top:none;border-right:none;font-size:2em;margin:auto;padding:5px 25px;position:absolute;right:0;top:0}div.modal .modal-content .close:hover{background:#e2ba36;color:#000}div.modal .modal-content .close:hover{cursor:pointer}h1{text-transform:uppercase;line-height:130%}h1{font-family:Brandon,Calibri,Arial;font-weight:900;color:#fff}h1{font-size:40px}::-webkit-input-placeholder{color:rgba(255,255,255,.5);font-size:1rem}::-moz-placeholder{color:rgba(255,255,255,.5);font-size:1rem}:-ms-input-placeholder{color:rgba(255,255,255,.5);font-size:1rem}:-moz-placeholder{color:rgba(255,255,255,.5);font-size:1rem}.personAccountDataBody{overflow:visible!important}.personAccountDataBody .lopoca-progress-bar-indicator-text{width:70px;color:#e2ba36;line-height:50%;padding-top:5px}.personAccountDataBody .lopoca-progress-bar-indicator{display:none;border-left:1px solid #e2ba36;height:8px;position:relative;top:3px}.personAccountDataBody .lopoca-progress-bar-container{display:none;border:1px solid #e2ba36;width:100%;height:.5em;color:#000!important;border-radius:4px}.personAccountDataBody .lopoca-progress-bar{border-radius:1px;height:100%;background-color:#e2ba36}.personAccountDataBody .tooltip-navigation-lopoca{position:relative;display:table;width:100%;overflow:visible!important;padding-top:4px}.personAccountDataBody .tooltip-navigation-lopoca .bonus-overview .bonus-overview-balance{padding-bottom:4px}.personAccountDataBody .tooltip-navigation-lopoca .tooltiptext{display:none;visibility:hidden;width:260px;background-color:#555;color:#fff;text-align:center;padding:10px;border-radius:6px;position:absolute;z-index:1;top:70%;left:0;margin-left:-50%;opacity:0;transition:opacity .3s}.personAccountDataBody .tooltip-navigation-lopoca .tooltiptext hr{height:1px;background-color:gray;border:none}.personAccountDataBody .tooltip-navigation-lopoca .tooltiptext .bonus-news-headline-container{width:100%;display:flex;flex-direction:row}.personAccountDataBody .tooltip-navigation-lopoca .tooltiptext .bonus-news-headline-container .bonus-news-headline{text-align:left;padding-left:0;padding-right:10px;line-height:120%;flex:1}.personAccountDataBody .tooltip-navigation-lopoca .tooltiptext .bonus-news-headline-container .bonus-funds-container{flex:1;text-align:right}.personAccountDataBody .tooltip-navigation-lopoca .tooltiptext .bonus-news-headline-container .bonus-funds-container .container-vertical{display:flex;flex-direction:column}.personAccountDataBody .tooltip-navigation-lopoca .tooltiptext .bonus-news-headline-container .bonus-funds-container .container-vertical .bonus-funds-description{color:#d3d3d3}.personAccountDataBody .tooltip-navigation-lopoca .tooltiptext .bonus-news-preview-content{padding-top:4px;text-align:left;line-height:120%;display:none!important}.personAccountDataBody .tooltip-navigation-lopoca .tooltiptext .bonus-funds-description{display:none!important}.personAccountDataBody .tooltip-navigation-lopoca .tooltiptext .bonus-news-preview-read-more{text-align:left;display:none!important}.personAccountDataBody .tooltip-navigation-lopoca .tooltiptext .bonus-amount-container{visibility:hidden;width:100%;display:flex;flex-direction:row}.personAccountDataBody .tooltip-navigation-lopoca .tooltiptext .bonus-amount-container .bonus-amount-description{flex:1.5;text-align:left}.personAccountDataBody .tooltip-navigation-lopoca .tooltiptext .bonus-amount-container .bonus-money-amount,.personAccountDataBody .tooltip-navigation-lopoca .tooltiptext .bonus-amount-container .bonus-credit-amount{flex:1;text-align:right}.personAccountDataBody .tooltip-navigation-lopoca .tooltiptext .bonus-turnover-hr{display:none}.personAccountDataBody .tooltip-navigation-lopoca .tooltiptext .bonus-turnover-heading{display:none;text-align:left;padding-bottom:8px}.personAccountDataBody .tooltip-navigation-lopoca .tooltiptext .wagering-amount-container{width:100%;display:none;flex-direction:row;color:#d3d3d3}.personAccountDataBody .tooltip-navigation-lopoca .tooltiptext .wagering-amount-container .wagering-amount-zero{flex:1;text-align:left}.personAccountDataBody .tooltip-navigation-lopoca .tooltiptext .wagering-amount-container .wagering-amount-required{flex:1;text-align:right}.personAccountDataBody .tooltip-navigation-lopoca .tooltiptext::after{content:"";position:absolute;top:-5px;right:calc(55%);margin-left:-5px;border-width:5px;border-style:solid;border-color:transparent #555 #555 transparent}.personAccountDataBody .tooltip-navigation-lopoca:hover .tooltiptext{visibility:visible;opacity:1}.personAccountDataBody .tooltiptext .headline{display:none}@media screen and (max-width:500px){.tooltiptext.show{width:initial!important;visibility:initial!important;opacity:1!important;padding:15px!important;z-index:5000!important}.tooltiptext .headline{font-size:20px;display:block!important;margin-bottom:15px}.tooltiptext .lpc-close{position:absolute;right:20px;top:15px}}h1{text-transform:uppercase;line-height:130%}h1{font-family:Brandon,Calibri,Arial;font-weight:900;color:#fff}h1{font-size:40px}::-webkit-input-placeholder{color:rgba(255,255,255,.5);font-size:1rem}::-moz-placeholder{color:rgba(255,255,255,.5);font-size:1rem}:-ms-input-placeholder{color:rgba(255,255,255,.5);font-size:1rem}:-moz-placeholder{color:rgba(255,255,255,.5);font-size:1rem}.thin-border{border:1px solid rgba(255,255,255,.14)}.thick-border{border:5px solid rgba(255,255,255,.14)}@font-face{font-family:Avenir;src:url(/content/css/lopocainfo/assets/fonts/Avenir/Avenir-Book.eot);src:url(/content/css/lopocainfo/assets/fonts/Avenir/Avenir-Book.eot?#iefix) format('embedded-opentype'),url(/content/css/lopocainfo/assets/fonts/Avenir/Avenir-Book.woff) format('woff'),url(/content/css/lopocainfo/assets/fonts/Avenir/Avenir-Book.ttf) format('truetype'),url(/content/css/lopocainfo/assets/fonts/Avenir/Avenir-Book.svg#svgFontName) format('svg');font-weight:400 l;font-style:normal}@font-face{font-family:Avenir;src:url(/content/css/lopocainfo/assets/fonts/Avenir/Avenir-Medium.eot);src:url(/content/css/lopocainfo/assets/fonts/Avenir/Avenir-Medium.eot?#iefix) format('embedded-opentype'),url(/content/css/lopocainfo/assets/fonts/Avenir/Avenir-Medium.woff) format('woff'),url(/content/css/lopocainfo/assets/fonts/Avenir/Avenir-Medium.ttf) format('truetype'),url(/content/css/lopocainfo/assets/fonts/Avenir/Avenir-Medium.svg#svgFontName) format('svg');font-weight:500;font-style:normal}@font-face{font-family:Avenir;src:url(/content/css/lopocainfo/assets/fonts/Avenir/Avenir-Heavy.eot);src:url(/content/css/lopocainfo/assets/fonts/Avenir/Avenir-Heavy.eot?#iefix) format('embedded-opentype'),url(/content/css/lopocainfo/assets/fonts/Avenir/Avenir-Heavy.woff) format('woff'),url(/content/css/lopocainfo/assets/fonts/Avenir/Avenir-Heavy.ttf) format('truetype'),url(/content/css/lopocainfo/assets/fonts/Avenir/Avenir-Heavy.svg#svgFontName) format('svg');font-weight:900;font-style:normal}@font-face{font-family:Brandon;src:url(/content/css/lopocainfo/assets/fonts/Brandon/brandon_light-webfont.eot);src:url(/content/css/lopocainfo/assets/fonts/Brandon/brandon_light-webfont.eot?#iefix) format('embedded-opentype'),url(/content/css/lopocainfo/assets/fonts/Brandon/brandon_light-webfont.woff) format('woff'),url(/content/css/lopocainfo/assets/fonts/Brandon/brandon_light-webfont.ttf) format('truetype'),url(/content/css/lopocainfo/assets/fonts/Brandon/brandon_light-webfont.svg#svgFontName) format('svg');font-weight:300;font-style:normal}@font-face{font-family:Brandon;src:url(/content/css/lopocainfo/assets/fonts/Brandon/brandon_bld-webfont.eot);src:url(/content/css/lopocainfo/assets/fonts/Brandon/brandon_bld-webfont.eot?#iefix) format('embedded-opentype'),url(/content/css/lopocainfo/assets/fonts/Brandon/brandon_bld-webfont.woff) format('woff'),url(/content/css/lopocainfo/assets/fonts/Brandon/brandon_bld-webfont.ttf) format('truetype'),url(/content/css/lopocainfo/assets/fonts/Brandon/brandon_bld-webfont.svg#svgFontName) format('svg');font-weight:700;font-style:normal}@font-face{font-family:Brandon;src:url(/content/css/lopocainfo/assets/fonts/Brandon/brandon_blk-webfont.eot);src:url(/content/css/lopocainfo/assets/fonts/Brandon/brandon_blk-webfont.eot?#iefix) format('embedded-opentype'),url(/content/css/lopocainfo/assets/fonts/Brandon/brandon_blk-webfont.woff) format('woff'),url(/content/css/lopocainfo/assets/fonts/Brandon/brandon_blk-webfont.ttf) format('truetype'),url(/content/css/lopocainfo/assets/fonts/Brandon/brandon_blk-webfont.svg#svgFontName) format('svg');font-weight:900;font-style:normal}.fa,.fas,.far,.fal,.fad,.fab{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.333333333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border-radius:.1em;border:solid .08em #eee;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fas.fa-pull-left,.far.fa-pull-left,.fal.fa-pull-left,.fab.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fas.fa-pull-right,.far.fa-pull-right,.fal.fa-pull-right,.fab.fa-pull-right{margin-left:.3em}.fa-spin{animation:fa-spin 2s infinite linear}.fa-pulse{animation:fa-spin 1s infinite steps(8)}@keyframes fa-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scale(-1,1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";transform:scale(1,-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";transform:scale(-1,-1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-flip-both{filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:""}.fa-accessible-icon:before{content:""}.fa-accusoft:before{content:""}.fa-acquisitions-incorporated:before{content:""}.fa-ad:before{content:""}.fa-address-book:before{content:""}.fa-address-card:before{content:""}.fa-adjust:before{content:""}.fa-adn:before{content:""}.fa-adversal:before{content:""}.fa-affiliatetheme:before{content:""}.fa-air-freshener:before{content:""}.fa-airbnb:before{content:""}.fa-algolia:before{content:""}.fa-align-center:before{content:""}.fa-align-justify:before{content:""}.fa-align-left:before{content:""}.fa-align-right:before{content:""}.fa-alipay:before{content:""}.fa-allergies:before{content:""}.fa-amazon:before{content:""}.fa-amazon-pay:before{content:""}.fa-ambulance:before{content:""}.fa-american-sign-language-interpreting:before{content:""}.fa-amilia:before{content:""}.fa-anchor:before{content:""}.fa-android:before{content:""}.fa-angellist:before{content:""}.fa-angle-double-down:before{content:""}.fa-angle-double-left:before{content:""}.fa-angle-double-right:before{content:""}.fa-angle-double-up:before{content:""}.fa-angle-down:before{content:""}.fa-angle-left:before{content:""}.fa-angle-right:before{content:""}.fa-angle-up:before{content:""}.fa-angry:before{content:""}.fa-angrycreative:before{content:""}.fa-angular:before{content:""}.fa-ankh:before{content:""}.fa-app-store:before{content:""}.fa-app-store-ios:before{content:""}.fa-apper:before{content:""}.fa-apple:before{content:""}.fa-apple-alt:before{content:""}.fa-apple-pay:before{content:""}.fa-archive:before{content:""}.fa-archway:before{content:""}.fa-arrow-alt-circle-down:before{content:""}.fa-arrow-alt-circle-left:before{content:""}.fa-arrow-alt-circle-right:before{content:""}.fa-arrow-alt-circle-up:before{content:""}.fa-arrow-circle-down:before{content:""}.fa-arrow-circle-left:before{content:""}.fa-arrow-circle-right:before{content:""}.fa-arrow-circle-up:before{content:""}.fa-arrow-down:before{content:""}.fa-arrow-left:before{content:""}.fa-arrow-right:before{content:""}.fa-arrow-up:before{content:""}.fa-arrows-alt:before{content:""}.fa-arrows-alt-h:before{content:""}.fa-arrows-alt-v:before{content:""}.fa-artstation:before{content:""}.fa-assistive-listening-systems:before{content:""}.fa-asterisk:before{content:""}.fa-asymmetrik:before{content:""}.fa-at:before{content:""}.fa-atlas:before{content:""}.fa-atlassian:before{content:""}.fa-atom:before{content:""}.fa-audible:before{content:""}.fa-audio-description:before{content:""}.fa-autoprefixer:before{content:""}.fa-avianex:before{content:""}.fa-aviato:before{content:""}.fa-award:before{content:""}.fa-aws:before{content:""}.fa-baby:before{content:""}.fa-baby-carriage:before{content:""}.fa-backspace:before{content:""}.fa-backward:before{content:""}.fa-bacon:before{content:""}.fa-bacteria:before{content:""}.fa-bacterium:before{content:""}.fa-bahai:before{content:""}.fa-balance-scale:before{content:""}.fa-balance-scale-left:before{content:""}.fa-balance-scale-right:before{content:""}.fa-ban:before{content:""}.fa-band-aid:before{content:""}.fa-bandcamp:before{content:""}.fa-barcode:before{content:""}.fa-bars:before{content:""}.fa-baseball-ball:before{content:""}.fa-basketball-ball:before{content:""}.fa-bath:before{content:""}.fa-battery-empty:before{content:""}.fa-battery-full:before{content:""}.fa-battery-half:before{content:""}.fa-battery-quarter:before{content:""}.fa-battery-three-quarters:before{content:""}.fa-battle-net:before{content:""}.fa-bed:before{content:""}.fa-beer:before{content:""}.fa-behance:before{content:""}.fa-behance-square:before{content:""}.fa-bell:before{content:""}.fa-bell-slash:before{content:""}.fa-bezier-curve:before{content:""}.fa-bible:before{content:""}.fa-bicycle:before{content:""}.fa-biking:before{content:""}.fa-bimobject:before{content:""}.fa-binoculars:before{content:""}.fa-biohazard:before{content:""}.fa-birthday-cake:before{content:""}.fa-bitbucket:before{content:""}.fa-bitcoin:before{content:""}.fa-bity:before{content:""}.fa-black-tie:before{content:""}.fa-blackberry:before{content:""}.fa-blender:before{content:""}.fa-blender-phone:before{content:""}.fa-blind:before{content:""}.fa-blog:before{content:""}.fa-blogger:before{content:""}.fa-blogger-b:before{content:""}.fa-bluetooth:before{content:""}.fa-bluetooth-b:before{content:""}.fa-bold:before{content:""}.fa-bolt:before{content:""}.fa-bomb:before{content:""}.fa-bone:before{content:""}.fa-bong:before{content:""}.fa-book:before{content:""}.fa-book-dead:before{content:""}.fa-book-medical:before{content:""}.fa-book-open:before{content:""}.fa-book-reader:before{content:""}.fa-bookmark:before{content:""}.fa-bootstrap:before{content:""}.fa-border-all:before{content:""}.fa-border-none:before{content:""}.fa-border-style:before{content:""}.fa-bowling-ball:before{content:""}.fa-box:before{content:""}.fa-box-open:before{content:""}.fa-box-tissue:before{content:""}.fa-boxes:before{content:""}.fa-braille:before{content:""}.fa-brain:before{content:""}.fa-bread-slice:before{content:""}.fa-briefcase:before{content:""}.fa-briefcase-medical:before{content:""}.fa-broadcast-tower:before{content:""}.fa-broom:before{content:""}.fa-brush:before{content:""}.fa-btc:before{content:""}.fa-buffer:before{content:""}.fa-bug:before{content:""}.fa-building:before{content:""}.fa-bullhorn:before{content:""}.fa-bullseye:before{content:""}.fa-burn:before{content:""}.fa-buromobelexperte:before{content:""}.fa-bus:before{content:""}.fa-bus-alt:before{content:""}.fa-business-time:before{content:""}.fa-buy-n-large:before{content:""}.fa-buysellads:before{content:""}.fa-calculator:before{content:""}.fa-calendar:before{content:""}.fa-calendar-alt:before{content:""}.fa-calendar-check:before{content:""}.fa-calendar-day:before{content:""}.fa-calendar-minus:before{content:""}.fa-calendar-plus:before{content:""}.fa-calendar-times:before{content:""}.fa-calendar-week:before{content:""}.fa-camera:before{content:""}.fa-camera-retro:before{content:""}.fa-campground:before{content:""}.fa-canadian-maple-leaf:before{content:""}.fa-candy-cane:before{content:""}.fa-cannabis:before{content:""}.fa-capsules:before{content:""}.fa-car:before{content:""}.fa-car-alt:before{content:""}.fa-car-battery:before{content:""}.fa-car-crash:before{content:""}.fa-car-side:before{content:""}.fa-caravan:before{content:""}.fa-caret-down:before{content:""}.fa-caret-left:before{content:""}.fa-caret-right:before{content:""}.fa-caret-square-down:before{content:""}.fa-caret-square-left:before{content:""}.fa-caret-square-right:before{content:""}.fa-caret-square-up:before{content:""}.fa-caret-up:before{content:""}.fa-carrot:before{content:""}.fa-cart-arrow-down:before{content:""}.fa-cart-plus:before{content:""}.fa-cash-register:before{content:""}.fa-cat:before{content:""}.fa-cc-amazon-pay:before{content:""}.fa-cc-amex:before{content:""}.fa-cc-apple-pay:before{content:""}.fa-cc-diners-club:before{content:""}.fa-cc-discover:before{content:""}.fa-cc-jcb:before{content:""}.fa-cc-mastercard:before{content:""}.fa-cc-paypal:before{content:""}.fa-cc-stripe:before{content:""}.fa-cc-visa:before{content:""}.fa-centercode:before{content:""}.fa-centos:before{content:""}.fa-certificate:before{content:""}.fa-chair:before{content:""}.fa-chalkboard:before{content:""}.fa-chalkboard-teacher:before{content:""}.fa-charging-station:before{content:""}.fa-chart-area:before{content:""}.fa-chart-bar:before{content:""}.fa-chart-line:before{content:""}.fa-chart-pie:before{content:""}.fa-check:before{content:""}.fa-check-circle:before{content:""}.fa-check-double:before{content:""}.fa-check-square:before{content:""}.fa-cheese:before{content:""}.fa-chess:before{content:""}.fa-chess-bishop:before{content:""}.fa-chess-board:before{content:""}.fa-chess-king:before{content:""}.fa-chess-knight:before{content:""}.fa-chess-pawn:before{content:""}.fa-chess-queen:before{content:""}.fa-chess-rook:before{content:""}.fa-chevron-circle-down:before{content:""}.fa-chevron-circle-left:before{content:""}.fa-chevron-circle-right:before{content:""}.fa-chevron-circle-up:before{content:""}.fa-chevron-down:before{content:""}.fa-chevron-left:before{content:""}.fa-chevron-right:before{content:""}.fa-chevron-up:before{content:""}.fa-child:before{content:""}.fa-chrome:before{content:""}.fa-chromecast:before{content:""}.fa-church:before{content:""}.fa-circle:before{content:""}.fa-circle-notch:before{content:""}.fa-city:before{content:""}.fa-clinic-medical:before{content:""}.fa-clipboard:before{content:""}.fa-clipboard-check:before{content:""}.fa-clipboard-list:before{content:""}.fa-clock:before{content:""}.fa-clone:before{content:""}.fa-closed-captioning:before{content:""}.fa-cloud:before{content:""}.fa-cloud-download-alt:before{content:""}.fa-cloud-meatball:before{content:""}.fa-cloud-moon:before{content:""}.fa-cloud-moon-rain:before{content:""}.fa-cloud-rain:before{content:""}.fa-cloud-showers-heavy:before{content:""}.fa-cloud-sun:before{content:""}.fa-cloud-sun-rain:before{content:""}.fa-cloud-upload-alt:before{content:""}.fa-cloudflare:before{content:""}.fa-cloudscale:before{content:""}.fa-cloudsmith:before{content:""}.fa-cloudversify:before{content:""}.fa-cocktail:before{content:""}.fa-code:before{content:""}.fa-code-branch:before{content:""}.fa-codepen:before{content:""}.fa-codiepie:before{content:""}.fa-coffee:before{content:""}.fa-cog:before{content:""}.fa-cogs:before{content:""}.fa-coins:before{content:""}.fa-columns:before{content:""}.fa-comment:before{content:""}.fa-comment-alt:before{content:""}.fa-comment-dollar:before{content:""}.fa-comment-dots:before{content:""}.fa-comment-medical:before{content:""}.fa-comment-slash:before{content:""}.fa-comments:before{content:""}.fa-comments-dollar:before{content:""}.fa-compact-disc:before{content:""}.fa-compass:before{content:""}.fa-compress:before{content:""}.fa-compress-alt:before{content:""}.fa-compress-arrows-alt:before{content:""}.fa-concierge-bell:before{content:""}.fa-confluence:before{content:""}.fa-connectdevelop:before{content:""}.fa-contao:before{content:""}.fa-cookie:before{content:""}.fa-cookie-bite:before{content:""}.fa-copy:before{content:""}.fa-copyright:before{content:""}.fa-cotton-bureau:before{content:""}.fa-couch:before{content:""}.fa-cpanel:before{content:""}.fa-creative-commons:before{content:""}.fa-creative-commons-by:before{content:""}.fa-creative-commons-nc:before{content:""}.fa-creative-commons-nc-eu:before{content:""}.fa-creative-commons-nc-jp:before{content:""}.fa-creative-commons-nd:before{content:""}.fa-creative-commons-pd:before{content:""}.fa-creative-commons-pd-alt:before{content:""}.fa-creative-commons-remix:before{content:""}.fa-creative-commons-sa:before{content:""}.fa-creative-commons-sampling:before{content:""}.fa-creative-commons-sampling-plus:before{content:""}.fa-creative-commons-share:before{content:""}.fa-creative-commons-zero:before{content:""}.fa-credit-card:before{content:""}.fa-critical-role:before{content:""}.fa-crop:before{content:""}.fa-crop-alt:before{content:""}.fa-cross:before{content:""}.fa-crosshairs:before{content:""}.fa-crow:before{content:""}.fa-crown:before{content:""}.fa-crutch:before{content:""}.fa-css3:before{content:""}.fa-css3-alt:before{content:""}.fa-cube:before{content:""}.fa-cubes:before{content:""}.fa-cut:before{content:""}.fa-cuttlefish:before{content:""}.fa-d-and-d:before{content:""}.fa-d-and-d-beyond:before{content:""}.fa-dailymotion:before{content:""}.fa-dashcube:before{content:""}.fa-database:before{content:""}.fa-deaf:before{content:""}.fa-deezer:before{content:""}.fa-delicious:before{content:""}.fa-democrat:before{content:""}.fa-deploydog:before{content:""}.fa-deskpro:before{content:""}.fa-desktop:before{content:""}.fa-dev:before{content:""}.fa-deviantart:before{content:""}.fa-dharmachakra:before{content:""}.fa-dhl:before{content:""}.fa-diagnoses:before{content:""}.fa-diaspora:before{content:""}.fa-dice:before{content:""}.fa-dice-d20:before{content:""}.fa-dice-d6:before{content:""}.fa-dice-five:before{content:""}.fa-dice-four:before{content:""}.fa-dice-one:before{content:""}.fa-dice-six:before{content:""}.fa-dice-three:before{content:""}.fa-dice-two:before{content:""}.fa-digg:before{content:""}.fa-digital-ocean:before{content:""}.fa-digital-tachograph:before{content:""}.fa-directions:before{content:""}.fa-discord:before{content:""}.fa-discourse:before{content:""}.fa-disease:before{content:""}.fa-divide:before{content:""}.fa-dizzy:before{content:""}.fa-dna:before{content:""}.fa-dochub:before{content:""}.fa-docker:before{content:""}.fa-dog:before{content:""}.fa-dollar-sign:before{content:""}.fa-dolly:before{content:""}.fa-dolly-flatbed:before{content:""}.fa-donate:before{content:""}.fa-door-closed:before{content:""}.fa-door-open:before{content:""}.fa-dot-circle:before{content:""}.fa-dove:before{content:""}.fa-download:before{content:""}.fa-draft2digital:before{content:""}.fa-drafting-compass:before{content:""}.fa-dragon:before{content:""}.fa-draw-polygon:before{content:""}.fa-dribbble:before{content:""}.fa-dribbble-square:before{content:""}.fa-dropbox:before{content:""}.fa-drum:before{content:""}.fa-drum-steelpan:before{content:""}.fa-drumstick-bite:before{content:""}.fa-drupal:before{content:""}.fa-dumbbell:before{content:""}.fa-dumpster:before{content:""}.fa-dumpster-fire:before{content:""}.fa-dungeon:before{content:""}.fa-dyalog:before{content:""}.fa-earlybirds:before{content:""}.fa-ebay:before{content:""}.fa-edge:before{content:""}.fa-edge-legacy:before{content:""}.fa-edit:before{content:""}.fa-egg:before{content:""}.fa-eject:before{content:""}.fa-elementor:before{content:""}.fa-ellipsis-h:before{content:""}.fa-ellipsis-v:before{content:""}.fa-ello:before{content:""}.fa-ember:before{content:""}.fa-empire:before{content:""}.fa-envelope:before{content:""}.fa-envelope-open:before{content:""}.fa-envelope-open-text:before{content:""}.fa-envelope-square:before{content:""}.fa-envira:before{content:""}.fa-equals:before{content:""}.fa-eraser:before{content:""}.fa-erlang:before{content:""}.fa-ethereum:before{content:""}.fa-ethernet:before{content:""}.fa-etsy:before{content:""}.fa-euro-sign:before{content:""}.fa-evernote:before{content:""}.fa-exchange-alt:before{content:""}.fa-exclamation:before{content:""}.fa-exclamation-circle:before{content:""}.fa-exclamation-triangle:before{content:""}.fa-expand:before{content:""}.fa-expand-alt:before{content:""}.fa-expand-arrows-alt:before{content:""}.fa-expeditedssl:before{content:""}.fa-external-link-alt:before{content:""}.fa-external-link-square-alt:before{content:""}.fa-eye:before{content:""}.fa-eye-dropper:before{content:""}.fa-eye-slash:before{content:""}.fa-facebook:before{content:""}.fa-facebook-f:before{content:"";margin-left:.3em}.fa-facebook-messenger:before{content:""}.fa-facebook-square:before{content:""}.fa-fan:before{content:""}.fa-fantasy-flight-games:before{content:""}.fa-fast-backward:before{content:""}.fa-fast-forward:before{content:""}.fa-faucet:before{content:""}.fa-fax:before{content:""}.fa-feather:before{content:""}.fa-feather-alt:before{content:""}.fa-fedex:before{content:""}.fa-fedora:before{content:""}.fa-female:before{content:""}.fa-fighter-jet:before{content:""}.fa-figma:before{content:""}.fa-file:before{content:""}.fa-file-alt:before{content:""}.fa-file-archive:before{content:""}.fa-file-audio:before{content:""}.fa-file-code:before{content:""}.fa-file-contract:before{content:""}.fa-file-csv:before{content:""}.fa-file-download:before{content:""}.fa-file-excel:before{content:""}.fa-file-export:before{content:""}.fa-file-image:before{content:""}.fa-file-import:before{content:""}.fa-file-invoice:before{content:""}.fa-file-invoice-dollar:before{content:""}.fa-file-medical:before{content:""}.fa-file-medical-alt:before{content:""}.fa-file-pdf:before{content:""}.fa-file-powerpoint:before{content:""}.fa-file-prescription:before{content:""}.fa-file-signature:before{content:""}.fa-file-upload:before{content:""}.fa-file-video:before{content:""}.fa-file-word:before{content:""}.fa-fill:before{content:""}.fa-fill-drip:before{content:""}.fa-film:before{content:""}.fa-filter:before{content:""}.fa-fingerprint:before{content:""}.fa-fire:before{content:""}.fa-fire-alt:before{content:""}.fa-fire-extinguisher:before{content:""}.fa-firefox:before{content:""}.fa-firefox-browser:before{content:""}.fa-first-aid:before{content:""}.fa-first-order:before{content:""}.fa-first-order-alt:before{content:""}.fa-firstdraft:before{content:""}.fa-fish:before{content:""}.fa-fist-raised:before{content:""}.fa-flag:before{content:""}.fa-flag-checkered:before{content:""}.fa-flag-usa:before{content:""}.fa-flask:before{content:""}.fa-flickr:before{content:""}.fa-flipboard:before{content:""}.fa-flushed:before{content:""}.fa-fly:before{content:""}.fa-folder:before{content:""}.fa-folder-minus:before{content:""}.fa-folder-open:before{content:""}.fa-folder-plus:before{content:""}.fa-font:before{content:""}.fa-font-awesome:before{content:""}.fa-font-awesome-alt:before{content:""}.fa-font-awesome-flag:before{content:""}.fa-font-awesome-logo-full:before{content:""}.fa-fonticons:before{content:""}.fa-fonticons-fi:before{content:""}.fa-football-ball:before{content:""}.fa-fort-awesome:before{content:""}.fa-fort-awesome-alt:before{content:""}.fa-forumbee:before{content:""}.fa-forward:before{content:""}.fa-foursquare:before{content:""}.fa-free-code-camp:before{content:""}.fa-freebsd:before{content:""}.fa-frog:before{content:""}.fa-frown:before{content:""}.fa-frown-open:before{content:""}.fa-fulcrum:before{content:""}.fa-funnel-dollar:before{content:""}.fa-futbol:before{content:""}.fa-galactic-republic:before{content:""}.fa-galactic-senate:before{content:""}.fa-gamepad:before{content:""}.fa-gas-pump:before{content:""}.fa-gavel:before{content:""}.fa-gem:before{content:""}.fa-genderless:before{content:""}.fa-get-pocket:before{content:""}.fa-gg:before{content:""}.fa-gg-circle:before{content:""}.fa-ghost:before{content:""}.fa-gift:before{content:""}.fa-gifts:before{content:""}.fa-git:before{content:""}.fa-git-alt:before{content:""}.fa-git-square:before{content:""}.fa-github:before{content:""}.fa-github-alt:before{content:""}.fa-github-square:before{content:""}.fa-gitkraken:before{content:""}.fa-gitlab:before{content:""}.fa-gitter:before{content:""}.fa-glass-cheers:before{content:""}.fa-glass-martini:before{content:""}.fa-glass-martini-alt:before{content:""}.fa-glass-whiskey:before{content:""}.fa-glasses:before{content:""}.fa-glide:before{content:""}.fa-glide-g:before{content:""}.fa-globe:before{content:""}.fa-globe-africa:before{content:""}.fa-globe-americas:before{content:""}.fa-globe-asia:before{content:""}.fa-globe-europe:before{content:""}.fa-gofore:before{content:""}.fa-golf-ball:before{content:""}.fa-goodreads:before{content:""}.fa-goodreads-g:before{content:""}.fa-google:before{content:""}.fa-google-drive:before{content:""}.fa-google-pay:before{content:""}.fa-google-play:before{content:""}.fa-google-plus:before{content:""}.fa-google-plus-g:before{content:""}.fa-google-plus-square:before{content:""}.fa-google-wallet:before{content:""}.fa-gopuram:before{content:""}.fa-graduation-cap:before{content:""}.fa-gratipay:before{content:""}.fa-grav:before{content:""}.fa-greater-than:before{content:""}.fa-greater-than-equal:before{content:""}.fa-grimace:before{content:""}.fa-grin:before{content:""}.fa-grin-alt:before{content:""}.fa-grin-beam:before{content:""}.fa-grin-beam-sweat:before{content:""}.fa-grin-hearts:before{content:""}.fa-grin-squint:before{content:""}.fa-grin-squint-tears:before{content:""}.fa-grin-stars:before{content:""}.fa-grin-tears:before{content:""}.fa-grin-tongue:before{content:""}.fa-grin-tongue-squint:before{content:""}.fa-grin-tongue-wink:before{content:""}.fa-grin-wink:before{content:""}.fa-grip-horizontal:before{content:""}.fa-grip-lines:before{content:""}.fa-grip-lines-vertical:before{content:""}.fa-grip-vertical:before{content:""}.fa-gripfire:before{content:""}.fa-grunt:before{content:""}.fa-guilded:before{content:""}.fa-guitar:before{content:""}.fa-gulp:before{content:""}.fa-h-square:before{content:""}.fa-hacker-news:before{content:""}.fa-hacker-news-square:before{content:""}.fa-hackerrank:before{content:""}.fa-hamburger:before{content:""}.fa-hammer:before{content:""}.fa-hamsa:before{content:""}.fa-hand-holding:before{content:""}.fa-hand-holding-heart:before{content:""}.fa-hand-holding-medical:before{content:""}.fa-hand-holding-usd:before{content:""}.fa-hand-holding-water:before{content:""}.fa-hand-lizard:before{content:""}.fa-hand-middle-finger:before{content:""}.fa-hand-paper:before{content:""}.fa-hand-peace:before{content:""}.fa-hand-point-down:before{content:""}.fa-hand-point-left:before{content:""}.fa-hand-point-right:before{content:""}.fa-hand-point-up:before{content:""}.fa-hand-pointer:before{content:""}.fa-hand-rock:before{content:""}.fa-hand-scissors:before{content:""}.fa-hand-sparkles:before{content:""}.fa-hand-spock:before{content:""}.fa-hands:before{content:""}.fa-hands-helping:before{content:""}.fa-hands-wash:before{content:""}.fa-handshake:before{content:""}.fa-handshake-alt-slash:before{content:""}.fa-handshake-slash:before{content:""}.fa-hanukiah:before{content:""}.fa-hard-hat:before{content:""}.fa-hashtag:before{content:""}.fa-hat-cowboy:before{content:""}.fa-hat-cowboy-side:before{content:""}.fa-hat-wizard:before{content:""}.fa-hdd:before{content:""}.fa-head-side-cough:before{content:""}.fa-head-side-cough-slash:before{content:""}.fa-head-side-mask:before{content:""}.fa-head-side-virus:before{content:""}.fa-heading:before{content:""}.fa-headphones:before{content:""}.fa-headphones-alt:before{content:""}.fa-headset:before{content:""}.fa-heart:before{content:""}.fa-heart-broken:before{content:""}.fa-heartbeat:before{content:""}.fa-helicopter:before{content:""}.fa-highlighter:before{content:""}.fa-hiking:before{content:""}.fa-hippo:before{content:""}.fa-hips:before{content:""}.fa-hire-a-helper:before{content:""}.fa-history:before{content:""}.fa-hive:before{content:""}.fa-hockey-puck:before{content:""}.fa-holly-berry:before{content:""}.fa-home:before{content:""}.fa-hooli:before{content:""}.fa-hornbill:before{content:""}.fa-horse:before{content:""}.fa-horse-head:before{content:""}.fa-hospital:before{content:""}.fa-hospital-alt:before{content:""}.fa-hospital-symbol:before{content:""}.fa-hospital-user:before{content:""}.fa-hot-tub:before{content:""}.fa-hotdog:before{content:""}.fa-hotel:before{content:""}.fa-hotjar:before{content:""}.fa-hourglass:before{content:""}.fa-hourglass-end:before{content:""}.fa-hourglass-half:before{content:""}.fa-hourglass-start:before{content:""}.fa-house-damage:before{content:""}.fa-house-user:before{content:""}.fa-houzz:before{content:""}.fa-hryvnia:before{content:""}.fa-html5:before{content:""}.fa-hubspot:before{content:""}.fa-i-cursor:before{content:""}.fa-ice-cream:before{content:""}.fa-icicles:before{content:""}.fa-icons:before{content:""}.fa-id-badge:before{content:""}.fa-id-card:before{content:""}.fa-id-card-alt:before{content:""}.fa-ideal:before{content:""}.fa-igloo:before{content:""}.fa-image:before{content:""}.fa-images:before{content:""}.fa-imdb:before{content:""}.fa-inbox:before{content:""}.fa-indent:before{content:""}.fa-industry:before{content:""}.fa-infinity:before{content:""}.fa-info:before{content:""}.fa-info-circle:before{content:""}.fa-innosoft:before{content:""}.fa-instagram:before{content:""}.fa-instagram-square:before{content:""}.fa-instalod:before{content:""}.fa-intercom:before{content:""}.fa-internet-explorer:before{content:""}.fa-invision:before{content:""}.fa-ioxhost:before{content:""}.fa-italic:before{content:""}.fa-itch-io:before{content:""}.fa-itunes:before{content:""}.fa-itunes-note:before{content:""}.fa-java:before{content:""}.fa-jedi:before{content:""}.fa-jedi-order:before{content:""}.fa-jenkins:before{content:""}.fa-jira:before{content:""}.fa-joget:before{content:""}.fa-joint:before{content:""}.fa-joomla:before{content:""}.fa-journal-whills:before{content:""}.fa-js:before{content:""}.fa-js-square:before{content:""}.fa-jsfiddle:before{content:""}.fa-kaaba:before{content:""}.fa-kaggle:before{content:""}.fa-key:before{content:""}.fa-keybase:before{content:""}.fa-keyboard:before{content:""}.fa-keycdn:before{content:""}.fa-khanda:before{content:""}.fa-kickstarter:before{content:""}.fa-kickstarter-k:before{content:""}.fa-kiss:before{content:""}.fa-kiss-beam:before{content:""}.fa-kiss-wink-heart:before{content:""}.fa-kiwi-bird:before{content:""}.fa-korvue:before{content:""}.fa-landmark:before{content:""}.fa-language:before{content:""}.fa-laptop:before{content:""}.fa-laptop-code:before{content:""}.fa-laptop-house:before{content:""}.fa-laptop-medical:before{content:""}.fa-laravel:before{content:""}.fa-lastfm:before{content:""}.fa-lastfm-square:before{content:""}.fa-laugh:before{content:""}.fa-laugh-beam:before{content:""}.fa-laugh-squint:before{content:""}.fa-laugh-wink:before{content:""}.fa-layer-group:before{content:""}.fa-leaf:before{content:""}.fa-leanpub:before{content:""}.fa-lemon:before{content:""}.fa-less:before{content:""}.fa-less-than:before{content:""}.fa-less-than-equal:before{content:""}.fa-level-down-alt:before{content:""}.fa-level-up-alt:before{content:""}.fa-life-ring:before{content:""}.fa-lightbulb:before{content:""}.fa-line:before{content:""}.fa-link:before{content:""}.fa-linkedin:before{content:""}.fa-linkedin-in:before{content:""}.fa-linode:before{content:""}.fa-linux:before{content:""}.fa-lira-sign:before{content:""}.fa-list:before{content:""}.fa-list-alt:before{content:""}.fa-list-ol:before{content:""}.fa-list-ul:before{content:""}.fa-location-arrow:before{content:""}.fa-lock:before{content:""}.fa-lock-open:before{content:""}.fa-long-arrow-alt-down:before{content:""}.fa-long-arrow-alt-left:before{content:""}.fa-long-arrow-alt-right:before{content:""}.fa-long-arrow-alt-up:before{content:""}.fa-low-vision:before{content:""}.fa-luggage-cart:before{content:""}.fa-lungs:before{content:""}.fa-lungs-virus:before{content:""}.fa-lyft:before{content:""}.fa-magento:before{content:""}.fa-magic:before{content:""}.fa-magnet:before{content:""}.fa-mail-bulk:before{content:""}.fa-mailchimp:before{content:""}.fa-male:before{content:""}.fa-mandalorian:before{content:""}.fa-map:before{content:""}.fa-map-marked:before{content:""}.fa-map-marked-alt:before{content:""}.fa-map-marker:before{content:""}.fa-map-marker-alt:before{content:""}.fa-map-pin:before{content:""}.fa-map-signs:before{content:""}.fa-markdown:before{content:""}.fa-marker:before{content:""}.fa-mars:before{content:""}.fa-mars-double:before{content:""}.fa-mars-stroke:before{content:""}.fa-mars-stroke-h:before{content:""}.fa-mars-stroke-v:before{content:""}.fa-mask:before{content:""}.fa-mastodon:before{content:""}.fa-maxcdn:before{content:""}.fa-mdb:before{content:""}.fa-medal:before{content:""}.fa-medapps:before{content:""}.fa-medium:before{content:""}.fa-medium-m:before{content:""}.fa-medkit:before{content:""}.fa-medrt:before{content:""}.fa-meetup:before{content:""}.fa-megaport:before{content:""}.fa-meh:before{content:""}.fa-meh-blank:before{content:""}.fa-meh-rolling-eyes:before{content:""}.fa-memory:before{content:""}.fa-mendeley:before{content:""}.fa-menorah:before{content:""}.fa-mercury:before{content:""}.fa-meteor:before{content:""}.fa-microblog:before{content:""}.fa-microchip:before{content:""}.fa-microphone:before{content:""}.fa-microphone-alt:before{content:""}.fa-microphone-alt-slash:before{content:""}.fa-microphone-slash:before{content:""}.fa-microscope:before{content:""}.fa-microsoft:before{content:""}.fa-minus:before{content:""}.fa-minus-circle:before{content:""}.fa-minus-square:before{content:""}.fa-mitten:before{content:""}.fa-mix:before{content:""}.fa-mixcloud:before{content:""}.fa-mixer:before{content:""}.fa-mizuni:before{content:""}.fa-mobile:before{content:""}.fa-mobile-alt:before{content:""}.fa-modx:before{content:""}.fa-monero:before{content:""}.fa-money-bill:before{content:""}.fa-money-bill-alt:before{content:""}.fa-money-bill-wave:before{content:""}.fa-money-bill-wave-alt:before{content:""}.fa-money-check:before{content:""}.fa-money-check-alt:before{content:""}.fa-monument:before{content:""}.fa-moon:before{content:""}.fa-mortar-pestle:before{content:""}.fa-mosque:before{content:""}.fa-motorcycle:before{content:""}.fa-mountain:before{content:""}.fa-mouse:before{content:""}.fa-mouse-pointer:before{content:""}.fa-mug-hot:before{content:""}.fa-music:before{content:""}.fa-napster:before{content:""}.fa-neos:before{content:""}.fa-network-wired:before{content:""}.fa-neuter:before{content:""}.fa-newspaper:before{content:""}.fa-nimblr:before{content:""}.fa-node:before{content:""}.fa-node-js:before{content:""}.fa-not-equal:before{content:""}.fa-notes-medical:before{content:""}.fa-npm:before{content:""}.fa-ns8:before{content:""}.fa-nutritionix:before{content:""}.fa-object-group:before{content:""}.fa-object-ungroup:before{content:""}.fa-octopus-deploy:before{content:""}.fa-odnoklassniki:before{content:""}.fa-odnoklassniki-square:before{content:""}.fa-oil-can:before{content:""}.fa-old-republic:before{content:""}.fa-om:before{content:""}.fa-opencart:before{content:""}.fa-openid:before{content:""}.fa-opera:before{content:""}.fa-optin-monster:before{content:""}.fa-orcid:before{content:""}.fa-osi:before{content:""}.fa-otter:before{content:""}.fa-outdent:before{content:""}.fa-page4:before{content:""}.fa-pagelines:before{content:""}.fa-pager:before{content:""}.fa-paint-brush:before{content:""}.fa-paint-roller:before{content:""}.fa-palette:before{content:""}.fa-palfed:before{content:""}.fa-pallet:before{content:""}.fa-paper-plane:before{content:""}.fa-paperclip:before{content:""}.fa-parachute-box:before{content:""}.fa-paragraph:before{content:""}.fa-parking:before{content:""}.fa-passport:before{content:""}.fa-pastafarianism:before{content:""}.fa-paste:before{content:""}.fa-patreon:before{content:""}.fa-pause:before{content:""}.fa-pause-circle:before{content:""}.fa-paw:before{content:""}.fa-paypal:before{content:""}.fa-peace:before{content:""}.fa-pen:before{content:""}.fa-pen-alt:before{content:""}.fa-pen-fancy:before{content:""}.fa-pen-nib:before{content:""}.fa-pen-square:before{content:""}.fa-pencil-alt:before{content:""}.fa-pencil-ruler:before{content:""}.fa-penny-arcade:before{content:""}.fa-people-arrows:before{content:""}.fa-people-carry:before{content:""}.fa-pepper-hot:before{content:""}.fa-perbyte:before{content:""}.fa-percent:before{content:""}.fa-percentage:before{content:""}.fa-periscope:before{content:""}.fa-person-booth:before{content:""}.fa-phabricator:before{content:""}.fa-phoenix-framework:before{content:""}.fa-phoenix-squadron:before{content:""}.fa-phone:before{content:""}.fa-phone-alt:before{content:""}.fa-phone-slash:before{content:""}.fa-phone-square:before{content:""}.fa-phone-square-alt:before{content:""}.fa-phone-volume:before{content:""}.fa-photo-video:before{content:""}.fa-php:before{content:""}.fa-pied-piper:before{content:""}.fa-pied-piper-alt:before{content:""}.fa-pied-piper-hat:before{content:""}.fa-pied-piper-pp:before{content:""}.fa-pied-piper-square:before{content:""}.fa-piggy-bank:before{content:""}.fa-pills:before{content:""}.fa-pinterest:before{content:""}.fa-pinterest-p:before{content:""}.fa-pinterest-square:before{content:""}.fa-pizza-slice:before{content:""}.fa-place-of-worship:before{content:""}.fa-plane:before{content:""}.fa-plane-arrival:before{content:""}.fa-plane-departure:before{content:""}.fa-plane-slash:before{content:""}.fa-play:before{content:""}.fa-play-circle:before{content:""}.fa-playstation:before{content:""}.fa-plug:before{content:""}.fa-plus:before{content:""}.fa-plus-circle:before{content:""}.fa-plus-square:before{content:""}.fa-podcast:before{content:""}.fa-poll:before{content:""}.fa-poll-h:before{content:""}.fa-poo:before{content:""}.fa-poo-storm:before{content:""}.fa-poop:before{content:""}.fa-portrait:before{content:""}.fa-pound-sign:before{content:""}.fa-power-off:before{content:""}.fa-pray:before{content:""}.fa-praying-hands:before{content:""}.fa-prescription:before{content:""}.fa-prescription-bottle:before{content:""}.fa-prescription-bottle-alt:before{content:""}.fa-print:before{content:""}.fa-procedures:before{content:""}.fa-product-hunt:before{content:""}.fa-project-diagram:before{content:""}.fa-pump-medical:before{content:""}.fa-pump-soap:before{content:""}.fa-pushed:before{content:""}.fa-puzzle-piece:before{content:""}.fa-python:before{content:""}.fa-qq:before{content:""}.fa-qrcode:before{content:""}.fa-question:before{content:""}.fa-question-circle:before{content:""}.fa-quidditch:before{content:""}.fa-quinscape:before{content:""}.fa-quora:before{content:""}.fa-quote-left:before{content:""}.fa-quote-right:before{content:""}.fa-quran:before{content:""}.fa-r-project:before{content:""}.fa-radiation:before{content:""}.fa-radiation-alt:before{content:""}.fa-rainbow:before{content:""}.fa-random:before{content:""}.fa-raspberry-pi:before{content:""}.fa-ravelry:before{content:""}.fa-react:before{content:""}.fa-reacteurope:before{content:""}.fa-readme:before{content:""}.fa-rebel:before{content:""}.fa-receipt:before{content:""}.fa-record-vinyl:before{content:""}.fa-recycle:before{content:""}.fa-red-river:before{content:""}.fa-reddit:before{content:""}.fa-reddit-alien:before{content:""}.fa-reddit-square:before{content:""}.fa-redhat:before{content:""}.fa-redo:before{content:""}.fa-redo-alt:before{content:""}.fa-registered:before{content:""}.fa-remove-format:before{content:""}.fa-renren:before{content:""}.fa-reply:before{content:""}.fa-reply-all:before{content:""}.fa-replyd:before{content:""}.fa-republican:before{content:""}.fa-researchgate:before{content:""}.fa-resolving:before{content:""}.fa-restroom:before{content:""}.fa-retweet:before{content:""}.fa-rev:before{content:""}.fa-ribbon:before{content:""}.fa-ring:before{content:""}.fa-road:before{content:""}.fa-robot:before{content:""}.fa-rocket:before{content:""}.fa-rocketchat:before{content:""}.fa-rockrms:before{content:""}.fa-route:before{content:""}.fa-rss:before{content:""}.fa-rss-square:before{content:""}.fa-ruble-sign:before{content:""}.fa-ruler:before{content:""}.fa-ruler-combined:before{content:""}.fa-ruler-horizontal:before{content:""}.fa-ruler-vertical:before{content:""}.fa-running:before{content:""}.fa-rupee-sign:before{content:""}.fa-rust:before{content:""}.fa-sad-cry:before{content:""}.fa-sad-tear:before{content:""}.fa-safari:before{content:""}.fa-salesforce:before{content:""}.fa-sass:before{content:""}.fa-satellite:before{content:""}.fa-satellite-dish:before{content:""}.fa-save:before{content:""}.fa-schlix:before{content:""}.fa-school:before{content:""}.fa-screwdriver:before{content:""}.fa-scribd:before{content:""}.fa-scroll:before{content:""}.fa-sd-card:before{content:""}.fa-search:before{content:""}.fa-search-dollar:before{content:""}.fa-search-location:before{content:""}.fa-search-minus:before{content:""}.fa-search-plus:before{content:""}.fa-searchengin:before{content:""}.fa-seedling:before{content:""}.fa-sellcast:before{content:""}.fa-sellsy:before{content:""}.fa-server:before{content:""}.fa-servicestack:before{content:""}.fa-shapes:before{content:""}.fa-share:before{content:""}.fa-share-alt:before{content:""}.fa-share-alt-square:before{content:""}.fa-share-square:before{content:""}.fa-shekel-sign:before{content:""}.fa-shield-alt:before{content:""}.fa-shield-virus:before{content:""}.fa-ship:before{content:""}.fa-shipping-fast:before{content:""}.fa-shirtsinbulk:before{content:""}.fa-shoe-prints:before{content:""}.fa-shopify:before{content:""}.fa-shopping-bag:before{content:""}.fa-shopping-basket:before{content:""}.fa-shopping-cart:before{content:""}.fa-shopware:before{content:""}.fa-shower:before{content:""}.fa-shuttle-van:before{content:""}.fa-sign:before{content:""}.fa-sign-in-alt:before{content:""}.fa-sign-language:before{content:""}.fa-sign-out-alt:before{content:""}.fa-signal:before{content:""}.fa-signature:before{content:""}.fa-sim-card:before{content:""}.fa-simplybuilt:before{content:""}.fa-sink:before{content:""}.fa-sistrix:before{content:""}.fa-sitemap:before{content:""}.fa-sith:before{content:""}.fa-skating:before{content:""}.fa-sketch:before{content:""}.fa-skiing:before{content:""}.fa-skiing-nordic:before{content:""}.fa-skull:before{content:""}.fa-skull-crossbones:before{content:""}.fa-skyatlas:before{content:""}.fa-skype:before{content:""}.fa-slack:before{content:""}.fa-slack-hash:before{content:""}.fa-slash:before{content:""}.fa-sleigh:before{content:""}.fa-sliders-h:before{content:""}.fa-slideshare:before{content:""}.fa-smile:before{content:""}.fa-smile-beam:before{content:""}.fa-smile-wink:before{content:""}.fa-smog:before{content:""}.fa-smoking:before{content:""}.fa-smoking-ban:before{content:""}.fa-sms:before{content:""}.fa-snapchat:before{content:""}.fa-snapchat-ghost:before{content:""}.fa-snapchat-square:before{content:""}.fa-snowboarding:before{content:""}.fa-snowflake:before{content:""}.fa-snowman:before{content:""}.fa-snowplow:before{content:""}.fa-soap:before{content:""}.fa-socks:before{content:""}.fa-solar-panel:before{content:""}.fa-sort:before{content:""}.fa-sort-alpha-down:before{content:""}.fa-sort-alpha-down-alt:before{content:""}.fa-sort-alpha-up:before{content:""}.fa-sort-alpha-up-alt:before{content:""}.fa-sort-amount-down:before{content:""}.fa-sort-amount-down-alt:before{content:""}.fa-sort-amount-up:before{content:""}.fa-sort-amount-up-alt:before{content:""}.fa-sort-down:before{content:""}.fa-sort-numeric-down:before{content:""}.fa-sort-numeric-down-alt:before{content:""}.fa-sort-numeric-up:before{content:""}.fa-sort-numeric-up-alt:before{content:""}.fa-sort-up:before{content:""}.fa-soundcloud:before{content:""}.fa-sourcetree:before{content:""}.fa-spa:before{content:""}.fa-space-shuttle:before{content:""}.fa-speakap:before{content:""}.fa-speaker-deck:before{content:""}.fa-spell-check:before{content:""}.fa-spider:before{content:""}.fa-spinner:before{content:""}.fa-splotch:before{content:""}.fa-spotify:before{content:""}.fa-spray-can:before{content:""}.fa-square:before{content:""}.fa-square-full:before{content:""}.fa-square-root-alt:before{content:""}.fa-squarespace:before{content:""}.fa-stack-exchange:before{content:""}.fa-stack-overflow:before{content:""}.fa-stackpath:before{content:""}.fa-stamp:before{content:""}.fa-star:before{content:""}.fa-star-and-crescent:before{content:""}.fa-star-half:before{content:""}.fa-star-half-alt:before{content:""}.fa-star-of-david:before{content:""}.fa-star-of-life:before{content:""}.fa-staylinked:before{content:""}.fa-steam:before{content:""}.fa-steam-square:before{content:""}.fa-steam-symbol:before{content:""}.fa-step-backward:before{content:""}.fa-step-forward:before{content:""}.fa-stethoscope:before{content:""}.fa-sticker-mule:before{content:""}.fa-sticky-note:before{content:""}.fa-stop:before{content:""}.fa-stop-circle:before{content:""}.fa-stopwatch:before{content:""}.fa-stopwatch-20:before{content:""}.fa-store:before{content:""}.fa-store-alt:before{content:""}.fa-store-alt-slash:before{content:""}.fa-store-slash:before{content:""}.fa-strava:before{content:""}.fa-stream:before{content:""}.fa-street-view:before{content:""}.fa-strikethrough:before{content:""}.fa-stripe:before{content:""}.fa-stripe-s:before{content:""}.fa-stroopwafel:before{content:""}.fa-studiovinari:before{content:""}.fa-stumbleupon:before{content:""}.fa-stumbleupon-circle:before{content:""}.fa-subscript:before{content:""}.fa-subway:before{content:""}.fa-suitcase:before{content:""}.fa-suitcase-rolling:before{content:""}.fa-sun:before{content:""}.fa-superpowers:before{content:""}.fa-superscript:before{content:""}.fa-supple:before{content:""}.fa-surprise:before{content:""}.fa-suse:before{content:""}.fa-swatchbook:before{content:""}.fa-swift:before{content:""}.fa-swimmer:before{content:""}.fa-swimming-pool:before{content:""}.fa-symfony:before{content:""}.fa-synagogue:before{content:""}.fa-sync:before{content:""}.fa-sync-alt:before{content:""}.fa-syringe:before{content:""}.fa-table:before{content:""}.fa-table-tennis:before{content:""}.fa-tablet:before{content:""}.fa-tablet-alt:before{content:""}.fa-tablets:before{content:""}.fa-tachometer-alt:before{content:""}.fa-tag:before{content:""}.fa-tags:before{content:""}.fa-tape:before{content:""}.fa-tasks:before{content:""}.fa-taxi:before{content:""}.fa-teamspeak:before{content:""}.fa-teeth:before{content:""}.fa-teeth-open:before{content:""}.fa-telegram:before{content:""}.fa-telegram-plane:before{content:""}.fa-temperature-high:before{content:""}.fa-temperature-low:before{content:""}.fa-tencent-weibo:before{content:""}.fa-tenge:before{content:""}.fa-terminal:before{content:""}.fa-text-height:before{content:""}.fa-text-width:before{content:""}.fa-th:before{content:""}.fa-th-large:before{content:""}.fa-th-list:before{content:""}.fa-the-red-yeti:before{content:""}.fa-theater-masks:before{content:""}.fa-themeco:before{content:""}.fa-themeisle:before{content:""}.fa-thermometer:before{content:""}.fa-thermometer-empty:before{content:""}.fa-thermometer-full:before{content:""}.fa-thermometer-half:before{content:""}.fa-thermometer-quarter:before{content:""}.fa-thermometer-three-quarters:before{content:""}.fa-think-peaks:before{content:""}.fa-thumbs-down:before{content:""}.fa-thumbs-up:before{content:""}.fa-thumbtack:before{content:""}.fa-ticket-alt:before{content:""}.fa-tiktok:before{content:""}.fa-times:before{content:""}.fa-times-circle:before{content:""}.fa-tint:before{content:""}.fa-tint-slash:before{content:""}.fa-tired:before{content:""}.fa-toggle-off:before{content:""}.fa-toggle-on:before{content:""}.fa-toilet:before{content:""}.fa-toilet-paper:before{content:""}.fa-toilet-paper-slash:before{content:""}.fa-toolbox:before{content:""}.fa-tools:before{content:""}.fa-tooth:before{content:""}.fa-torah:before{content:""}.fa-torii-gate:before{content:""}.fa-tractor:before{content:""}.fa-trade-federation:before{content:""}.fa-trademark:before{content:""}.fa-traffic-light:before{content:""}.fa-trailer:before{content:""}.fa-train:before{content:""}.fa-tram:before{content:""}.fa-transgender:before{content:""}.fa-transgender-alt:before{content:""}.fa-trash:before{content:""}.fa-trash-alt:before{content:""}.fa-trash-restore:before{content:""}.fa-trash-restore-alt:before{content:""}.fa-tree:before{content:""}.fa-trello:before{content:""}.fa-tripadvisor:before{content:""}.fa-trophy:before{content:""}.fa-truck:before{content:""}.fa-truck-loading:before{content:""}.fa-truck-monster:before{content:""}.fa-truck-moving:before{content:""}.fa-truck-pickup:before{content:""}.fa-tshirt:before{content:""}.fa-tty:before{content:""}.fa-tumblr:before{content:""}.fa-tumblr-square:before{content:""}.fa-tv:before{content:""}.fa-twitch:before{content:""}.fa-twitter:before{content:""}.fa-twitter-square:before{content:""}.fa-typo3:before{content:""}.fa-uber:before{content:""}.fa-ubuntu:before{content:""}.fa-uikit:before{content:""}.fa-umbraco:before{content:""}.fa-umbrella:before{content:""}.fa-umbrella-beach:before{content:""}.fa-uncharted:before{content:""}.fa-underline:before{content:""}.fa-undo:before{content:""}.fa-undo-alt:before{content:""}.fa-uniregistry:before{content:""}.fa-unity:before{content:""}.fa-universal-access:before{content:""}.fa-university:before{content:""}.fa-unlink:before{content:""}.fa-unlock:before{content:""}.fa-unlock-alt:before{content:""}.fa-unsplash:before{content:""}.fa-untappd:before{content:""}.fa-upload:before{content:""}.fa-ups:before{content:""}.fa-usb:before{content:""}.fa-user:before{content:""}.fa-user-alt:before{content:""}.fa-user-alt-slash:before{content:""}.fa-user-astronaut:before{content:""}.fa-user-check:before{content:""}.fa-user-circle:before{content:""}.fa-user-clock:before{content:""}.fa-user-cog:before{content:""}.fa-user-edit:before{content:""}.fa-user-friends:before{content:""}.fa-user-graduate:before{content:""}.fa-user-injured:before{content:""}.fa-user-lock:before{content:""}.fa-user-md:before{content:""}.fa-user-minus:before{content:""}.fa-user-ninja:before{content:""}.fa-user-nurse:before{content:""}.fa-user-plus:before{content:""}.fa-user-secret:before{content:""}.fa-user-shield:before{content:""}.fa-user-slash:before{content:""}.fa-user-tag:before{content:""}.fa-user-tie:before{content:""}.fa-user-times:before{content:""}.fa-users:before{content:""}.fa-users-cog:before{content:""}.fa-users-slash:before{content:""}.fa-usps:before{content:""}.fa-ussunnah:before{content:""}.fa-utensil-spoon:before{content:""}.fa-utensils:before{content:""}.fa-vaadin:before{content:""}.fa-vector-square:before{content:""}.fa-venus:before{content:""}.fa-venus-double:before{content:""}.fa-venus-mars:before{content:""}.fa-vest:before{content:""}.fa-vest-patches:before{content:""}.fa-viacoin:before{content:""}.fa-viadeo:before{content:""}.fa-viadeo-square:before{content:""}.fa-vial:before{content:""}.fa-vials:before{content:""}.fa-viber:before{content:""}.fa-video:before{content:""}.fa-video-slash:before{content:""}.fa-vihara:before{content:""}.fa-vimeo:before{content:""}.fa-vimeo-square:before{content:""}.fa-vimeo-v:before{content:""}.fa-vine:before{content:""}.fa-virus:before{content:""}.fa-virus-slash:before{content:""}.fa-viruses:before{content:""}.fa-vk:before{content:""}.fa-vnv:before{content:""}.fa-voicemail:before{content:""}.fa-volleyball-ball:before{content:""}.fa-volume-down:before{content:""}.fa-volume-mute:before{content:""}.fa-volume-off:before{content:""}.fa-volume-up:before{content:""}.fa-vote-yea:before{content:""}.fa-vr-cardboard:before{content:""}.fa-vuejs:before{content:""}.fa-walking:before{content:""}.fa-wallet:before{content:""}.fa-warehouse:before{content:""}.fa-watchman-monitoring:before{content:""}.fa-water:before{content:""}.fa-wave-square:before{content:""}.fa-waze:before{content:""}.fa-weebly:before{content:""}.fa-weibo:before{content:""}.fa-weight:before{content:""}.fa-weight-hanging:before{content:""}.fa-weixin:before{content:""}.fa-whatsapp:before{content:""}.fa-whatsapp-square:before{content:""}.fa-wheelchair:before{content:""}.fa-whmcs:before{content:""}.fa-wifi:before{content:""}.fa-wikipedia-w:before{content:""}.fa-wind:before{content:""}.fa-window-close:before{content:""}.fa-window-maximize:before{content:""}.fa-window-minimize:before{content:""}.fa-window-restore:before{content:""}.fa-windows:before{content:""}.fa-wine-bottle:before{content:""}.fa-wine-glass:before{content:""}.fa-wine-glass-alt:before{content:""}.fa-wix:before{content:""}.fa-wizards-of-the-coast:before{content:""}.fa-wodu:before{content:""}.fa-wolf-pack-battalion:before{content:""}.fa-won-sign:before{content:""}.fa-wordpress:before{content:""}.fa-wordpress-simple:before{content:""}.fa-wpbeginner:before{content:""}.fa-wpexplorer:before{content:""}.fa-wpforms:before{content:""}.fa-wpressr:before{content:""}.fa-wrench:before{content:""}.fa-x-ray:before{content:""}.fa-xbox:before{content:""}.fa-xing:before{content:""}.fa-xing-square:before{content:""}.fa-y-combinator:before{content:""}.fa-yahoo:before{content:""}.fa-yammer:before{content:""}.fa-yandex:before{content:""}.fa-yandex-international:before{content:""}.fa-yarn:before{content:""}.fa-yelp:before{content:""}.fa-yen-sign:before{content:""}.fa-yin-yang:before{content:""}.fa-yoast:before{content:""}.fa-youtube:before{content:""}.fa-youtube-square:before{content:""}.fa-zhihu:before{content:""}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-family:'Font Awesome 5 Free';font-style:normal;font-weight:900;font-display:flex;src:url(/content/css/lopocainfo/assets/fonts/fontawesome-free-5.15.2-web/webfonts/fa-solid-900.eot);src:url(/content/css/lopocainfo/assets/fonts/fontawesome-free-5.15.2-web/webfonts/fa-solid-900.eot?#iefix) format('embedded-opentype'),url(/content/css/lopocainfo/assets/fonts/fontawesome-free-5.15.2-web/webfonts/fa-solid-900.woff2) format('woff2'),url(/content/css/lopocainfo/assets/fonts/fontawesome-free-5.15.2-web/webfonts/fa-solid-900.woff) format('woff'),url(/content/css/lopocainfo/assets/fonts/fontawesome-free-5.15.2-web/webfonts/fa-solid-900.ttf) format('truetype'),url(/content/css/lopocainfo/assets/fonts/fontawesome-free-5.15.2-web/webfonts/fa-solid-900.svg#fontawesome) format('svg')}.fa,.fas{font-family:'Font Awesome 5 Free';font-weight:900}@font-face{font-family:'Font-Awesome-5-Brands';font-style:normal;font-weight:400;font-display:flex;src:url(/content/css/lopocainfo/assets/fonts/fontawesome-free-5.15.2-web/webfonts/fa-brands-400.eot);src:url(/content/css/lopocainfo/assets/fonts/fontawesome-free-5.15.2-web/webfonts/fa-brands-400.eot?#iefix) format('embedded-opentype'),url(/content/css/lopocainfo/assets/fonts/fontawesome-free-5.15.2-web/webfonts/fa-brands-400.woff2) format('woff2'),url(/content/css/lopocainfo/assets/fonts/fontawesome-free-5.15.2-web/webfonts/fa-brands-400.woff) format('woff'),url(/content/css/lopocainfo/assets/fonts/fontawesome-free-5.15.2-web/webfonts/fa-brands-400.ttf) format('truetype'),url(/content/css/lopocainfo/assets/fonts/fontawesome-free-5.15.2-web/webfonts/fa-brands-400.svg#fontawesome) format('svg')}.fab{font-family:'Font-Awesome-5-Brands';font-weight:400}@font-face{font-family:'lopoca-icons';src:url(/content/css/lopocainfo/assets/fonts/lopoca-icons/fonts/lopoca-icons.eot?d844p2);src:url(/content/css/lopocainfo/assets/fonts/lopoca-icons/fonts/lopoca-icons.eot?d844p2#iefix) format('embedded-opentype'),url(/content/css/lopocainfo/assets/fonts/lopoca-icons/fonts/lopoca-icons.woff2?d844p2) format('woff2'),url(/content/css/lopocainfo/assets/fonts/lopoca-icons/fonts/lopoca-icons.ttf?d844p2) format('truetype'),url(/content/css/lopocainfo/assets/fonts/lopoca-icons/fonts/lopoca-icons.woff?d844p2) format('woff'),url(/content/css/lopocainfo/assets/fonts/lopoca-icons/fonts/lopoca-icons.svg?d844p2#lopoca-icons) format('svg');font-weight:normal;font-style:normal;font-display:block}[class^="lpc-"],[class*=" lpc-"]{font-family:'lopoca-icons'!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;letter-spacing:0;-webkit-font-feature-settings:"liga";-moz-font-feature-settings:"liga=1";-moz-font-feature-settings:"liga";-ms-font-feature-settings:"liga" 1;font-feature-settings:"liga";-webkit-font-variant-ligatures:discretionary-ligatures;font-variant-ligatures:discretionary-ligatures;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.lpc-filter_outlined:before{content:""}.lpc-filter_full:before{content:""}.lpc-lock:before{content:""}.lpc-auto_cashout:before{content:""}.lpc-icon_ticker:before{content:""}.lpc-deposit:before{content:""}.lpc-withdraw:before{content:""}.lpc-user_bets:before{content:""}.lpc-bets_for_me:before{content:""}.lpc-bonus_bets:before{content:""}.lpc-fast_start:before{content:""}.lpc-last_minute:before{content:""}.lpc-today:before{content:""}.lpc-tomorrow:before{content:""}.lpc-monday:before{content:""}.lpc-lobby_V2:before{content:""}.lpc-slots_V21:before{content:""}.lpc-lounge_V1:before{content:""}.lpc-lounge_V2:before{content:""}.lpc-summer_slots:before{content:""}.lpc-football:before{content:""}.lpc-spinomenal:before{content:""}.lpc-chevron .path1:before{content:"";color:#000}.lpc-chevron .path2:before{content:"";margin-left:-1em;color:#000;opacity:.54}.lpc-chevron .path3:before{content:"";margin-left:-1em;color:#000;opacity:.24}.lpc-mystery_slot:before{content:""}.lpc-bingo:before{content:""}.lpc-poker:before{content:""}.lpc-bonus_buy_V3:before{content:""}.lpc-bet_slip:before{content:""}.lpc-book_V3:before{content:""}.lpc-live_bets_V2:before{content:""}.lpc-book_V1:before{content:""}.lpc-book_V2:before{content:""}.lpc-recent_winners:before{content:""}.lpc-all_bets:before{content:""}.lpc-live_bets:before{content:""}.lpc-cashout:before{content:""}.lpc-my_bets:before{content:""}.lpc-scratch_card_V2:before{content:""}.lpc-profile_V2:before{content:""}.lpc-logout:before{content:""}.lpc-bonus_buy_V2:before{content:""}.lpc-whatsapp:before{content:""}.lpc-webinar:before{content:""}.lpc-warning:before{content:""}.lpc-verified:before{content:""}.lpc-verification:before{content:""}.lpc-upgrade:before{content:""}.lpc-twitter:before{content:""}.lpc-turnover:before{content:""}.lpc-top_picks:before{content:""}.lpc-team:before{content:""}.lpc-table_games:before{content:""}.lpc-stats:before{content:""}.lpc-star_outline:before{content:""}.lpc-star:before{content:""}.lpc-slots_V2:before{content:""}.lpc-slots_V1:before{content:""}.lpc-settings:before{content:""}.lpc-select_provider_02:before{content:""}.lpc-select_provider_01:before{content:""}.lpc-search:before{content:""}.lpc-scratch_card:before{content:""}.lpc-recently_played:before{content:""}.lpc-profile:before{content:""}.lpc-prepaid_card:before{content:""}.lpc-plus:before{content:""}.lpc-phone:before{content:""}.lpc-personal_details:before{content:""}.lpc-nugget:before{content:""}.lpc-newsletter:before{content:""}.lpc-news:before{content:""}.lpc-new:before{content:""}.lpc-more:before{content:""}.lpc-more1:before{content:""}.lpc-mobile_apps:before{content:""}.lpc-minus:before{content:""}.lpc-messages:before{content:""}.lpc-business_card:before{content:""}.lpc-megaways:before{content:""}.lpc-lopoca_alt:before{content:""}.lpc-lopoca:before{content:""}.lpc-lobby:before{content:""}.lpc-limits:before{content:""}.lpc-joker:before{content:""}.lpc-jackpot:before{content:""}.lpc-instant_win:before{content:""}.lpc-instagram:before{content:""}.lpc-info:before{content:""}.lpc-help:before{content:""}.lpc-gift:before{content:""}.lpc-finance:before{content:""}.lpc-favourites:before{content:""}.lpc-facebook:before{content:""}.lpc-collapse:before{content:""}.lpc-expand:before{content:""}.lpc-error:before{content:""}.lpc-email:before{content:""}.lpc-download:before{content:""}.lpc-delete:before{content:""}.lpc-dashboard:before{content:""}.lpc-confirm:before{content:""}.lpc-close:before{content:""}.lpc-clock:before{content:""}.lpc-chevron_up:before{content:""}.lpc-chevron_right:before{content:""}.lpc-chevron_left:before{content:""}.lpc-chevron_down:before{content:""}.lpc-checkmark:before{content:""}.lpc-checkbox_outline:before{content:""}.lpc-checkbox:before{content:""}.lpc-cashier_V2:before{content:""}.lpc-cashier_V1:before{content:""}.lpc-buy_V2:before{content:""}.lpc-buy_V1:before{content:""}.lpc-bonus_buy:before{content:""}.lpc-academy:before{content:""}.lpc-about:before{content:""}.lpc-FAQ:before{content:""}body .icon-filter_outlined>a>.lpc-icon:before{content:""}body .icon-filter_full>a>.lpc-icon:before{content:""}body .icon-lock>a>.lpc-icon:before{content:""}body .icon-auto_cashout>a>.lpc-icon:before{content:""}body .icon-icon_ticker>a>.lpc-icon:before{content:""}body .icon-deposit>a>.lpc-icon:before{content:""}body .icon-withdraw>a>.lpc-icon:before{content:""}body .icon-user_bets>a>.lpc-icon:before{content:""}body .icon-bets_for_me>a>.lpc-icon:before{content:""}body .icon-bonus_bets>a>.lpc-icon:before{content:""}body .icon-fast_start>a>.lpc-icon:before{content:""}body .icon-last_minute>a>.lpc-icon:before{content:""}body .icon-today>a>.lpc-icon:before{content:""}body .icon-tomorrow>a>.lpc-icon:before{content:""}body .icon-monday>a>.lpc-icon:before{content:""}body .icon-lobby_V2>a>.lpc-icon:before{content:""}body .icon-slots_V21>a>.lpc-icon:before{content:""}body .icon-lounge_V1>a>.lpc-icon:before{content:""}body .icon-lounge_V2>a>.lpc-icon:before{content:""}body .icon-summer_slots>a>.lpc-icon:before{content:""}body .icon-football>a>.lpc-icon:before{content:""}body .icon-spinomenal>a>.lpc-icon:before{content:""}body .icon-mystery_slot>a>.lpc-icon:before{content:""}body .icon-bingo>a>.lpc-icon:before{content:""}body .icon-poker>a>.lpc-icon:before{content:""}body .icon-bonus_buy_V3>a>.lpc-icon:before{content:""}body .icon-bet_slip>a>.lpc-icon:before{content:""}body .icon-book_V3>a>.lpc-icon:before{content:""}body .icon-live_bets_V2>a>.lpc-icon:before{content:""}body .icon-book_V1>a>.lpc-icon:before{content:""}body .icon-book_V2>a>.lpc-icon:before{content:""}body .icon-recent_winners>a>.lpc-icon:before{content:""}body .icon-all_bets>a>.lpc-icon:before{content:""}body .icon-live_bets>a>.lpc-icon:before{content:""}body .icon-cashout>a>.lpc-icon:before{content:""}body .icon-my_bets>a>.lpc-icon:before{content:""}body .icon-scratch_card_V2>a>.lpc-icon:before{content:""}body .icon-profile_V2>a>.lpc-icon:before{content:""}body .icon-logout>a>.lpc-icon:before{content:""}body .icon-bonus_buy_V2>a>.lpc-icon:before{content:""}body .icon-whatsapp>a>.lpc-icon:before{content:""}body .icon-webinar>a>.lpc-icon:before{content:""}body .icon-warning>a>.lpc-icon:before{content:""}body .icon-verified>a>.lpc-icon:before{content:""}body .icon-verification>a>.lpc-icon:before{content:""}body .icon-upgrade>a>.lpc-icon:before{content:""}body .icon-twitter>a>.lpc-icon:before{content:""}body .icon-turnover>a>.lpc-icon:before{content:""}body .icon-top_picks>a>.lpc-icon:before{content:""}body .icon-team>a>.lpc-icon:before{content:""}body .icon-table_games>a>.lpc-icon:before{content:""}body .icon-stats>a>.lpc-icon:before{content:""}body .icon-star_outline>a>.lpc-icon:before{content:""}body .icon-star>a>.lpc-icon:before{content:""}body .icon-slots_V2>a>.lpc-icon:before{content:""}body .icon-slots_V1>a>.lpc-icon:before{content:""}body .icon-settings>a>.lpc-icon:before{content:""}body .icon-select_provider_02>a>.lpc-icon:before{content:""}body .icon-select_provider_01>a>.lpc-icon:before{content:""}body .icon-search>a>.lpc-icon:before{content:""}body .icon-scratch_card>a>.lpc-icon:before{content:""}body .icon-recently_played>a>.lpc-icon:before{content:""}body .icon-profile>a>.lpc-icon:before{content:""}body .icon-prepaid_card>a>.lpc-icon:before{content:""}body .icon-plus>a>.lpc-icon:before{content:""}body .icon-phone>a>.lpc-icon:before{content:""}body .icon-personal_details>a>.lpc-icon:before{content:""}body .icon-nugget>a>.lpc-icon:before{content:""}body .icon-newsletter>a>.lpc-icon:before{content:""}body .icon-news>a>.lpc-icon:before{content:""}body .icon-new>a>.lpc-icon:before{content:""}body .icon-more>a>.lpc-icon:before{content:""}body .icon-more1>a>.lpc-icon:before{content:""}body .icon-mobile_apps>a>.lpc-icon:before{content:""}body .icon-minus>a>.lpc-icon:before{content:""}body .icon-messages>a>.lpc-icon:before{content:""}body .icon-business_card>a>.lpc-icon:before{content:""}body .icon-megaways>a>.lpc-icon:before{content:""}body .icon-lopoca_alt>a>.lpc-icon:before{content:""}body .icon-lopoca>a>.lpc-icon:before{content:""}body .icon-lobby>a>.lpc-icon:before{content:""}body .icon-limits>a>.lpc-icon:before{content:""}body .icon-joker>a>.lpc-icon:before{content:""}body .icon-jackpot>a>.lpc-icon:before{content:""}body .icon-instant_win>a>.lpc-icon:before{content:""}body .icon-instagram>a>.lpc-icon:before{content:""}body .icon-info>a>.lpc-icon:before{content:""}body .icon-help>a>.lpc-icon:before{content:""}body .icon-gift>a>.lpc-icon:before{content:""}body .icon-finance>a>.lpc-icon:before{content:""}body .icon-favourites>a>.lpc-icon:before{content:""}body .icon-facebook>a>.lpc-icon:before{content:""}body .icon-collapse>a>.lpc-icon:before{content:""}body .icon-expand>a>.lpc-icon:before{content:""}body .icon-error>a>.lpc-icon:before{content:""}body .icon-email>a>.lpc-icon:before{content:""}body .icon-download>a>.lpc-icon:before{content:""}body .icon-delete>a>.lpc-icon:before{content:""}body .icon-dashboard>a>.lpc-icon:before{content:""}body .icon-confirm>a>.lpc-icon:before{content:""}body .icon-close>a>.lpc-icon:before{content:""}body .icon-clock>a>.lpc-icon:before{content:""}body .icon-chevron_up>a>.lpc-icon:before{content:""}body .icon-chevron_right>a>.lpc-icon:before{content:""}body .icon-chevron_left>a>.lpc-icon:before{content:""}body .icon-chevron_down>a>.lpc-icon:before{content:""}body .icon-checkmark>a>.lpc-icon:before{content:""}body .icon-checkbox_outline>a>.lpc-icon:before{content:""}body .icon-checkbox>a>.lpc-icon:before{content:""}body .icon-cashier_V2>a>.lpc-icon:before{content:""}body .icon-cashier_V1>a>.lpc-icon:before{content:""}body .icon-buy_V2>a>.lpc-icon:before{content:""}body .icon-buy_V1>a>.lpc-icon:before{content:""}body .icon-bonus_buy>a>.lpc-icon:before{content:""}body .icon-academy>a>.lpc-icon:before{content:""}body .icon-about>a>.lpc-icon:before{content:""}body .icon-FAQ>a>.lpc-icon:before{content:""}.lpc-icon{flex:0 0 auto}body,html{padding:0;margin:0;box-sizing:border-box;background-color:#262626;color:#fff;font-family:'Avenir',sans-serif,Arial;font-weight:400;line-height:1.6}body,html{font-size:17px}.main_wrapper>.sidebar{display:none}@media screen and (min-width:800px){.main_wrapper{display:flex;flex-flow:row nowrap;align-items:flex-start;justify-content:center;justify-content:initial}.main_wrapper>.sidebar{flex:0 0 auto;display:block}.main_wrapper>main{flex:1 1 auto;overflow:hidden}}*,*:before,*:after{box-sizing:inherit}strong{font-weight:bold}a{color:#e2ba36}h3{text-transform:uppercase;line-height:130%;line-height:110%}h3{font-family:'Avenir',sans-serif,Arial;font-weight:900;color:#fff}h3{font-size:17px}ul{list-style:none;padding:0;margin:0}.list-none{list-style:none;margin:0;padding:0}.list-none li{margin:0;padding:0}.icon{}.icon{display:flex;flex-flow:row nowrap;align-items:center;justify-content:flex-start}.icon:before{flex:0 0 auto;display:inline-flex;flex-flow:row nowrap;align-items:center;justify-content:center;color:inherit;font-size:10px;line-height:1}.icon:before{font-family:"lopoca-icons"}.icon:before{margin:5px}.icon:before{}.icon:before{font-size:18px}.grey-menu{height:80px;border-radius:5px;background-color:#4b4b4b!important;color:#fff!important;padding:10px 10px 10px 25px;display:flex;align-items:center;color:rgba(255,255,255,.7)!important}.grey-menu ul{display:flex}.grey-menu li{padding:5px 10px;text-transform:unset!important;color:rgba(255,255,255,.7)!important}.grey-menu h1,.grey-menu h2,.grey-menu h3,.grey-menu h4,.grey-menu h5{text-transform:unset!important;color:rgba(255,255,255,.7)!important}.grey-menu span{text-transform:unset!important;color:rgba(255,255,255,.7)!important}.grey-menu i{margin-bottom:5px;color:rgba(255,255,255,.7)!important;fill:rgba(255,255,255,.7)}.grey-menu li:hover span{color:#e2ba36!important}.flip-horizontal-bottom{-webkit-animation:flip-horizontal-bottom .4s cubic-bezier(.455,.03,.515,.955) both;animation:flip-horizontal-bottom .4s cubic-bezier(.455,.03,.515,.955) both;animation-direction:alternate}.flip-horizontal-top{-webkit-animation:flip-horizontal-top .4s cubic-bezier(.455,.03,.515,.955) both;animation:flip-horizontal-top .4s cubic-bezier(.455,.03,.515,.955) both}.fade-in{-webkit-animation:fade-in .3s cubic-bezier(.39,.575,.565,1) both;animation:fade-in .3s cubic-bezier(.39,.575,.565,1) both}.fade-out{-webkit-animation:fade-out .3s ease-out both;animation:fade-out .3s ease-out both}@-webkit-keyframes slide-right{0%{-webkit-transform:translateX(-150px);transform:translateX(-150px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slide-right{0%{-webkit-transform:translateX(-150px);transform:translateX(-150px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes slide-right-fade-in{0%{-webkit-transform:translateX(-150px);transform:translateX(-150px);opacity:0}100%{-webkit-transform:translateX(0);transform:translateX(0);opacity:100}}@keyframes slide-right-fade-in{0%{-webkit-transform:translateX(-150px);transform:translateX(-150px);opacity:0}100%{-webkit-transform:translateX(0);transform:translateX(0);opacity:100}}@-webkit-keyframes slide-bottom-fade-in{0%{-webkit-transform:translateY(100px);transform:translateY(100px);opacity:0}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:100}}@keyframes slide-bottom-fade-in{0%{-webkit-transform:translateY(100px);transform:translateY(100px);opacity:0}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:100}}@-webkit-keyframes text-focus-in{0%{-webkit-filter:blur(12px);filter:blur(12px);opacity:0}100%{-webkit-filter:blur(0);filter:blur(0);opacity:1}}@keyframes text-focus-in{0%{-webkit-filter:blur(12px);filter:blur(12px);opacity:0}100%{-webkit-filter:blur(0);filter:blur(0);opacity:1}}@-webkit-keyframes puff-in-center{0%{-webkit-transform:scale(2);transform:scale(2);-webkit-filter:blur(4px);filter:blur(4px);opacity:0}100%{-webkit-transform:scale(1);transform:scale(1);-webkit-filter:blur(0);filter:blur(0);opacity:1}}@keyframes puff-in-center{0%{-webkit-transform:scale(2);transform:scale(2);-webkit-filter:blur(4px);filter:blur(4px);opacity:0}100%{-webkit-transform:scale(1);transform:scale(1);-webkit-filter:blur(0);filter:blur(0);opacity:1}}@-webkit-keyframes bounce-in-top{0%{-webkit-transform:translateY(-500px);transform:translateY(-500px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}38%{-webkit-transform:translateY(0);transform:translateY(0);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:1}55%{-webkit-transform:translateY(-65px);transform:translateY(-65px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}72%{-webkit-transform:translateY(0);transform:translateY(0);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}81%{-webkit-transform:translateY(-28px);transform:translateY(-28px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}90%{-webkit-transform:translateY(0);transform:translateY(0);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}95%{-webkit-transform:translateY(-8px);transform:translateY(-8px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}100%{-webkit-transform:translateY(0);transform:translateY(0);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}@keyframes bounce-in-top{0%{-webkit-transform:translateY(-500px);transform:translateY(-500px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}38%{-webkit-transform:translateY(0);transform:translateY(0);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:1}55%{-webkit-transform:translateY(-65px);transform:translateY(-65px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}72%{-webkit-transform:translateY(0);transform:translateY(0);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}81%{-webkit-transform:translateY(-28px);transform:translateY(-28px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}90%{-webkit-transform:translateY(0);transform:translateY(0);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}95%{-webkit-transform:translateY(-8px);transform:translateY(-8px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}100%{-webkit-transform:translateY(0);transform:translateY(0);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}@-webkit-keyframes slide-in-top{0%{-webkit-transform:translateY(-1000px);transform:translateY(-1000px);opacity:0}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes slide-in-top{0%{-webkit-transform:translateY(-1000px);transform:translateY(-1000px);opacity:0}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@-webkit-keyframes kenburns-top-right{0%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0);-webkit-transform-origin:84% 16%;transform-origin:84% 16%}100%{-webkit-transform:scale(1.25) translate(20px,-15px);transform:scale(1.25) translate(20px,-15px);-webkit-transform-origin:right top;transform-origin:right top}}@keyframes kenburns-top-right{0%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0);-webkit-transform-origin:84% 16%;transform-origin:84% 16%}100%{-webkit-transform:scale(1.25) translate(20px,-15px);transform:scale(1.25) translate(20px,-15px);-webkit-transform-origin:right top;transform-origin:right top}}@-webkit-keyframes scale-bg{0%{background-size:100%}100%{background-size:200%}}@keyframes scale-bg{0%{background-size:100%}100%{background-size:200%}}@-webkit-keyframes heartbeat{from{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:center center;transform-origin:center center;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}10%{-webkit-transform:scale(.91);transform:scale(.91);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}17%{-webkit-transform:scale(.98);transform:scale(.98);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}33%{-webkit-transform:scale(.87);transform:scale(.87);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}45%{-webkit-transform:scale(1);transform:scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}@keyframes heartbeat{from{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:center center;transform-origin:center center;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}10%{-webkit-transform:scale(.91);transform:scale(.91);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}17%{-webkit-transform:scale(.98);transform:scale(.98);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}33%{-webkit-transform:scale(.87);transform:scale(.87);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}45%{-webkit-transform:scale(1);transform:scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}@-webkit-keyframes slide-in-left{0%{-webkit-transform:translateX(-1000px);transform:translateX(-1000px);opacity:0}100%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}@keyframes slide-in-left{0%{-webkit-transform:translateX(-1000px);transform:translateX(-1000px);opacity:0}100%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}@-webkit-keyframes slide-out-left{0%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}100%{-webkit-transform:translateX(-1000px);transform:translateX(-1000px);opacity:0}}@keyframes slide-out-left{0%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}100%{-webkit-transform:translateX(-1000px);transform:translateX(-1000px);opacity:0}}@-webkit-keyframes flip-horizontal-bottom{0%{-webkit-transform:rotateX(0);transform:rotateX(0)}100%{-webkit-transform:rotateX(-180deg);transform:rotateX(-180deg)}}@keyframes flip-horizontal-bottom{0%{-webkit-transform:rotateX(0);transform:rotateX(0)}100%{-webkit-transform:rotateX(-180deg);transform:rotateX(-180deg)}}@-webkit-keyframes flip-horizontal-top{0%{-webkit-transform:rotateX(180deg);transform:rotateX(180deg)}100%{-webkit-transform:rotateX(0);transform:rotateX(0)}}@keyframes flip-horizontal-top{0%{-webkit-transform:rotateX(180deg);transform:rotateX(180deg)}100%{-webkit-transform:rotateX(0);transform:rotateX(0)}}@-webkit-keyframes fade-in{0%{opacity:0}100%{opacity:1}}@keyframes fade-in{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes fade-out{0%{opacity:1}100%{opacity:0}}@keyframes fade-out{0%{opacity:1}100%{opacity:0}}#nav .secondary ul{display:flex;flex-flow:row wrap;align-items:center;justify-content:flex-start}#nav .secondary ul li{display:flex;flex-flow:column nowrap;align-items:center;justify-content:center;font-family:'Avenir',sans-serif,Arial;font-weight:400;color:#fff}#nav .secondary ul li{font-size:15px}#nav .secondary ul li.sel a{color:#e2ba36}#nav .secondary ul li .lpc-icon{}#nav .secondary ul li .lpc-icon{display:flex;flex-flow:column nowrap;align-items:center;justify-content:flex-start}#nav .secondary ul li .lpc-icon:before{flex:0 0 auto;display:inline-flex;flex-flow:row nowrap;align-items:center;justify-content:center;color:inherit;font-size:10px;line-height:1}#nav .secondary ul li .lpc-icon:before{font-family:"lopoca-icons"}#nav .secondary ul li .lpc-icon:before{margin:5px}#nav .secondary ul li .lpc-icon:before{}#nav .secondary ul li .lpc-icon:before{font-size:28px}#nav .secondary ul li .lpc-icon:before{font-size:24px}#nav .secondary ul li a{color:#c9c9c9;text-decoration:none;padding:5px 10px;transition:color 300ms ease-in-out}#nav .secondary ul li a:hover{color:#e2ba36;border-radius:6px}#nav .tertiary ul{display:flex;flex-flow:column nowrap;align-items:stretch;justify-content:flex-start;padding:10px 0}#nav .tertiary ul li{line-height:1;display:block!important}#nav .tertiary ul li{display:flex;flex-flow:row nowrap;align-items:center;justify-content:flex-start;font-family:'Avenir',sans-serif,Arial;font-weight:400;color:rgba(255,255,255,.7)}#nav .tertiary ul li{font-size:15px}#nav .tertiary ul li a{display:flex;flex-flow:row nowrap;align-items:center;justify-content:flex-start;text-decoration:inherit;color:inherit;flex:1 1 auto;border-radius:6px;margin:0 10px;padding:10px 16px;transition:background-color 300ms ease-in-out}#nav .tertiary ul li a:hover{background-color:rgba(255,255,255,.1)}#nav .tertiary ul li.sel a{color:#e2ba36}#nav .tertiary ul li .lpc-icon{}#nav .tertiary ul li .lpc-icon{display:flex;flex-flow:row nowrap;align-items:center;justify-content:flex-start}#nav .tertiary ul li .lpc-icon:before{flex:0 0 auto;display:inline-flex;flex-flow:row nowrap;align-items:center;justify-content:center;color:inherit;font-size:10px;line-height:1}#nav .tertiary ul li .lpc-icon:before{font-family:"lopoca-icons"}#nav .tertiary ul li .lpc-icon:before{margin:5px}#nav .tertiary ul li .lpc-icon:before{}#nav .tertiary ul li .lpc-icon:before{font-size:18px}#nav .tertiary ul li ul{padding:0;margin-left:20px}#nav .tertiary ul li ul li a:before{content:"";font-family:lopoca-icons;font-size:10px;padding-right:2px}.navbar_secondary{background-color:#4b4b4b;padding:5px 32px;margin:16px;display:flex;flex-flow:row wrap;align-items:center;justify-content:space-between;padding-left:10px;padding-right:10px;display:none}.navbar_secondary{border-top-left-radius:6px;-moz-border-radius-topleft:6px;-o-border-radius-topleft:6px;-webkit-border-top-left-radius:6px}.navbar_secondary{border-top-right-radius:6px;-moz-border-radius-topright:6px;-o-border-radius-topright:6px;-webkit-border-top-right-radius:6px}.navbar_secondary{border-bottom-right-radius:6px;-moz-border-radius-bottomright:6px;-o-border-radius-bottomright:6px;-webkit-border-bottom-right-radius:6px}.navbar_secondary{border-bottom-left-radius:6px;-moz-border-radius-bottomleft:6px;-o-border-radius-bottomleft:6px;-webkit-border-bottom-left-radius:6px}.navbar_secondary nav ul{display:flex;flex-flow:row wrap;align-items:center;justify-content:flex-start}.navbar_secondary nav ul li{display:flex;flex-flow:column nowrap;align-items:center;justify-content:center;font-family:'Avenir',sans-serif,Arial;font-weight:400;color:#fff}.navbar_secondary nav ul li{font-size:15px}.navbar_secondary nav ul li.sel a{color:#e2ba36}.navbar_secondary nav ul li .lpc-icon{}.navbar_secondary nav ul li .lpc-icon{display:flex;flex-flow:column nowrap;align-items:center;justify-content:flex-start}.navbar_secondary nav ul li .lpc-icon:before{flex:0 0 auto;display:inline-flex;flex-flow:row nowrap;align-items:center;justify-content:center;color:inherit;font-size:10px;line-height:1}.navbar_secondary nav ul li .lpc-icon:before{font-family:"lopoca-icons"}.navbar_secondary nav ul li .lpc-icon:before{margin:5px}.navbar_secondary nav ul li .lpc-icon:before{}.navbar_secondary nav ul li .lpc-icon:before{font-size:28px}.navbar_secondary nav ul li .lpc-icon:before{font-size:24px}.navbar_secondary nav ul li a{color:#c9c9c9;text-decoration:none;padding:5px 10px;transition:color 300ms ease-in-out}.navbar_secondary nav ul li a:hover{color:#e2ba36;border-radius:6px}.navbar_secondary nav .none{display:none}@media screen and (min-width:800px){.navbar_secondary{display:flex}}@media screen and (min-width:1024px){.navbar_secondary{padding-left:32px!important;padding-right:32px!important}.navbar_secondary a{padding-left:14px!important;padding-right:14px!important}}.navbar_tertiary{background-color:#4b4b4b;padding:0;margin:0 16px 16px 16px;width:200px}.navbar_tertiary{border-top-left-radius:6px;-moz-border-radius-topleft:6px;-o-border-radius-topleft:6px;-webkit-border-top-left-radius:6px}.navbar_tertiary{border-top-right-radius:6px;-moz-border-radius-topright:6px;-o-border-radius-topright:6px;-webkit-border-top-right-radius:6px}.navbar_tertiary{border-bottom-right-radius:6px;-moz-border-radius-bottomright:6px;-o-border-radius-bottomright:6px;-webkit-border-bottom-right-radius:6px}.navbar_tertiary{border-bottom-left-radius:6px;-moz-border-radius-bottomleft:6px;-o-border-radius-bottomleft:6px;-webkit-border-bottom-left-radius:6px}.navbar_tertiary nav ul{display:flex;flex-flow:column nowrap;align-items:stretch;justify-content:flex-start;padding:10px 0}.navbar_tertiary nav ul li{line-height:1;display:block!important}.navbar_tertiary nav ul li{display:flex;flex-flow:row nowrap;align-items:center;justify-content:flex-start;font-family:'Avenir',sans-serif,Arial;font-weight:400;color:rgba(255,255,255,.7)}.navbar_tertiary nav ul li{font-size:15px}.navbar_tertiary nav ul li a{display:flex;flex-flow:row nowrap;align-items:center;justify-content:flex-start;text-decoration:inherit;color:inherit;flex:1 1 auto;border-radius:6px;margin:0 10px;padding:10px 16px;transition:background-color 300ms ease-in-out}.navbar_tertiary nav ul li a:hover{background-color:rgba(255,255,255,.1)}.navbar_tertiary nav ul li.sel a{color:#e2ba36}.navbar_tertiary nav ul li .lpc-icon{}.navbar_tertiary nav ul li .lpc-icon{display:flex;flex-flow:row nowrap;align-items:center;justify-content:flex-start}.navbar_tertiary nav ul li .lpc-icon:before{flex:0 0 auto;display:inline-flex;flex-flow:row nowrap;align-items:center;justify-content:center;color:inherit;font-size:10px;line-height:1}.navbar_tertiary nav ul li .lpc-icon:before{font-family:"lopoca-icons"}.navbar_tertiary nav ul li .lpc-icon:before{margin:5px}.navbar_tertiary nav ul li .lpc-icon:before{}.navbar_tertiary nav ul li .lpc-icon:before{font-size:18px}.navbar_tertiary nav ul li ul{padding:0;margin-left:20px}.navbar_tertiary nav ul li ul li a:before{content:"";font-family:lopoca-icons;font-size:10px;padding-right:2px}.navbar_tertiary nav .none{display:none}.field-validation-error{color:red;position:relative;top:2px}.input-validation-error{border:1px solid red!important}input[aria-invalid='true']{border:1px solid red!important}.form-group{display:flex;flex-flow:row wrap;align-items:center;justify-content:stretch;margin-bottom:16px;position:relative}.form-group label{flex:0 0 100%;letter-spacing:.26px;font-family:'Avenir',sans-serif,Arial;font-weight:800;color:rgba(255,255,255,.7);text-transform:uppercase;margin:0 0 5px 10px;display:block}.form-group label{font-size:13px}.form-group button{outline:none;border:none;text-decoration:none;line-height:1}.form-group button:hover{cursor:pointer;text-decoration:none}.form-group button{text-transform:uppercase}.form-group button{display:flex;flex-flow:row nowrap;align-items:center;justify-content:center;border-radius:6px;padding:8px 16px;-webkit-transition:all ease-in-out .2s;transition:all ease-in-out .2s}.form-group button{padding:8px 16px;font-family:'Avenir',sans-serif,Arial;font-weight:500;color:#fff}.form-group button{font-size:15px}.form-group button{background-color:#e2ba36;color:#000}.form-group button:hover{background-color:#e8c963;box-shadow:0 0 16px rgba(0,0,0,.1)}.form-group button:focus{box-shadow:none}.main_wrapper input:not([type=checkbox]):not([type=radio]):not([type=button]):not([type=reset]),#sb input:not([type=checkbox]):not([type=radio]):not([type=button]):not([type=reset]),.dialog input:not([type=checkbox]):not([type=radio]):not([type=button]):not([type=reset]){flex:1 1 auto;border:none;background-image:none;background-color:transparent;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;outline:none;letter-spacing:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#3c3c3c;border:1px solid rgba(255,255,255,.14);border-radius:10px;font-family:'Avenir',sans-serif,Arial;font-weight:400;color:#fff;padding:10px 16px;position:relative}.main_wrapper input:not([type=checkbox]):not([type=radio]):not([type=button]):not([type=reset]),#sb input:not([type=checkbox]):not([type=radio]):not([type=button]):not([type=reset]),.dialog input:not([type=checkbox]):not([type=radio]):not([type=button]):not([type=reset]){font-size:17px}.main_wrapper input:not([type=checkbox]):not([type=radio]):not([type=button]):not([type=reset])::placeholder,#sb input:not([type=checkbox]):not([type=radio]):not([type=button]):not([type=reset])::placeholder,.dialog input:not([type=checkbox]):not([type=radio]):not([type=button]):not([type=reset])::placeholder{font-family:'Avenir',sans-serif,Arial;font-weight:400;color:rgba(255,255,255,.5)}.main_wrapper input:not([type=checkbox]):not([type=radio]):not([type=button]):not([type=reset])::placeholder,#sb input:not([type=checkbox]):not([type=radio]):not([type=button]):not([type=reset])::placeholder,.dialog input:not([type=checkbox]):not([type=radio]):not([type=button]):not([type=reset])::placeholder{font-size:17px}.main_wrapper input:not([type=checkbox]):not([type=radio]):not([type=button]):not([type=reset])[type='number'],#sb input:not([type=checkbox]):not([type=radio]):not([type=button]):not([type=reset])[type='number'],.dialog input:not([type=checkbox]):not([type=radio]):not([type=button]):not([type=reset])[type='number']{-moz-appearance:textfield}.main_wrapper input:not([type=checkbox]):not([type=radio]):not([type=button]):not([type=reset])::-webkit-outer-spin-button,#sb input:not([type=checkbox]):not([type=radio]):not([type=button]):not([type=reset])::-webkit-outer-spin-button,.dialog input:not([type=checkbox]):not([type=radio]):not([type=button]):not([type=reset])::-webkit-outer-spin-button,.main_wrapper input:not([type=checkbox]):not([type=radio]):not([type=button]):not([type=reset])::-webkit-inner-spin-button,#sb input:not([type=checkbox]):not([type=radio]):not([type=button]):not([type=reset])::-webkit-inner-spin-button,.dialog input:not([type=checkbox]):not([type=radio]):not([type=button]):not([type=reset])::-webkit-inner-spin-button{-webkit-appearance:none}.main_wrapper input:not([type=checkbox]):not([type=radio]):not([type=button]):not([type=reset]):required+span.lpc-lopoca_alt,#sb input:not([type=checkbox]):not([type=radio]):not([type=button]):not([type=reset]):required+span.lpc-lopoca_alt,.dialog input:not([type=checkbox]):not([type=radio]):not([type=button]):not([type=reset]):required+span.lpc-lopoca_alt{}.main_wrapper input:not([type=checkbox]):not([type=radio]):not([type=button]):not([type=reset]):required+span.lpc-lopoca_alt,#sb input:not([type=checkbox]):not([type=radio]):not([type=button]):not([type=reset]):required+span.lpc-lopoca_alt,.dialog input:not([type=checkbox]):not([type=radio]):not([type=button]):not([type=reset]):required+span.lpc-lopoca_alt{display:flex;flex-flow:row nowrap;align-items:center;justify-content:flex-start}.main_wrapper input:not([type=checkbox]):not([type=radio]):not([type=button]):not([type=reset]):required+span.lpc-lopoca_alt:before,#sb input:not([type=checkbox]):not([type=radio]):not([type=button]):not([type=reset]):required+span.lpc-lopoca_alt:before,.dialog input:not([type=checkbox]):not([type=radio]):not([type=button]):not([type=reset]):required+span.lpc-lopoca_alt:before{flex:0 0 auto;display:inline-flex;flex-flow:row nowrap;align-items:center;justify-content:center;color:#e2ba36;font-size:10px;line-height:1}.main_wrapper input:not([type=checkbox]):not([type=radio]):not([type=button]):not([type=reset]):required+span.lpc-lopoca_alt:before,#sb input:not([type=checkbox]):not([type=radio]):not([type=button]):not([type=reset]):required+span.lpc-lopoca_alt:before,.dialog input:not([type=checkbox]):not([type=radio]):not([type=button]):not([type=reset]):required+span.lpc-lopoca_alt:before{font-family:"lopoca-icons"}.main_wrapper input:not([type=checkbox]):not([type=radio]):not([type=button]):not([type=reset]):required+span.lpc-lopoca_alt:before,#sb input:not([type=checkbox]):not([type=radio]):not([type=button]):not([type=reset]):required+span.lpc-lopoca_alt:before,.dialog input:not([type=checkbox]):not([type=radio]):not([type=button]):not([type=reset]):required+span.lpc-lopoca_alt:before{}.main_wrapper input:not([type=checkbox]):not([type=radio]):not([type=button]):not([type=reset]):required+span.lpc-lopoca_alt:before,#sb input:not([type=checkbox]):not([type=radio]):not([type=button]):not([type=reset]):required+span.lpc-lopoca_alt:before,.dialog input:not([type=checkbox]):not([type=radio]):not([type=button]):not([type=reset]):required+span.lpc-lopoca_alt:before{font-size:18px}.main_wrapper input:not([type=checkbox]):not([type=radio]):not([type=button]):not([type=reset]):not(:required),#sb input:not([type=checkbox]):not([type=radio]):not([type=button]):not([type=reset]):not(:required),.dialog input:not([type=checkbox]):not([type=radio]):not([type=button]):not([type=reset]):not(:required){margin-right:28px}.main_wrapper input:not([type=checkbox]):not([type=radio]):not([type=button]):not([type=reset]).lg,#sb input:not([type=checkbox]):not([type=radio]):not([type=button]):not([type=reset]).lg,.dialog input:not([type=checkbox]):not([type=radio]):not([type=button]):not([type=reset]).lg{padding:16px;font-family:'Avenir',sans-serif,Arial;font-weight:400;color:#fff}.main_wrapper input:not([type=checkbox]):not([type=radio]):not([type=button]):not([type=reset]).lg,#sb input:not([type=checkbox]):not([type=radio]):not([type=button]):not([type=reset]).lg,.dialog input:not([type=checkbox]):not([type=radio]):not([type=button]):not([type=reset]).lg{font-size:20px}.main_wrapper input:not([type=checkbox]):not([type=radio]):not([type=button]):not([type=reset]).lg::placeholder,#sb input:not([type=checkbox]):not([type=radio]):not([type=button]):not([type=reset]).lg::placeholder,.dialog input:not([type=checkbox]):not([type=radio]):not([type=button]):not([type=reset]).lg::placeholder{font-family:'Avenir',sans-serif,Arial;font-weight:400;color:rgba(255,255,255,.5)}.main_wrapper input:not([type=checkbox]):not([type=radio]):not([type=button]):not([type=reset]).lg::placeholder,#sb input:not([type=checkbox]):not([type=radio]):not([type=button]):not([type=reset]).lg::placeholder,.dialog input:not([type=checkbox]):not([type=radio]):not([type=button]):not([type=reset]).lg::placeholder{font-size:20px}.main_wrapper input:not([type=checkbox]):not([type=radio]):not([type=button]):not([type=reset]).lg:required+span.lpc-lopoca_alt:before,#sb input:not([type=checkbox]):not([type=radio]):not([type=button]):not([type=reset]).lg:required+span.lpc-lopoca_alt:before,.dialog input:not([type=checkbox]):not([type=radio]):not([type=button]):not([type=reset]).lg:required+span.lpc-lopoca_alt:before{font-size:28px}.main_wrapper input:not([type=checkbox]):not([type=radio]):not([type=button]):not([type=reset]).lg:not(:required),#sb input:not([type=checkbox]):not([type=radio]):not([type=button]):not([type=reset]).lg:not(:required),.dialog input:not([type=checkbox]):not([type=radio]):not([type=button]):not([type=reset]).lg:not(:required){margin-right:38px}.main_wrapper input:not([type=checkbox]):not([type=radio]):not([type=button]):not([type=reset]).sm,#sb input:not([type=checkbox]):not([type=radio]):not([type=button]):not([type=reset]).sm,.dialog input:not([type=checkbox]):not([type=radio]):not([type=button]):not([type=reset]).sm{padding:5px 10px;border-radius:6px;font-family:'Avenir',sans-serif,Arial;font-weight:400;color:#fff}.main_wrapper input:not([type=checkbox]):not([type=radio]):not([type=button]):not([type=reset]).sm,#sb input:not([type=checkbox]):not([type=radio]):not([type=button]):not([type=reset]).sm,.dialog input:not([type=checkbox]):not([type=radio]):not([type=button]):not([type=reset]).sm{font-size:13px}.main_wrapper input:not([type=checkbox]):not([type=radio]):not([type=button]):not([type=reset]).sm::placeholder,#sb input:not([type=checkbox]):not([type=radio]):not([type=button]):not([type=reset]).sm::placeholder,.dialog input:not([type=checkbox]):not([type=radio]):not([type=button]):not([type=reset]).sm::placeholder{font-family:'Avenir',sans-serif,Arial;font-weight:400;color:rgba(255,255,255,.5)}.main_wrapper input:not([type=checkbox]):not([type=radio]):not([type=button]):not([type=reset]).sm::placeholder,#sb input:not([type=checkbox]):not([type=radio]):not([type=button]):not([type=reset]).sm::placeholder,.dialog input:not([type=checkbox]):not([type=radio]):not([type=button]):not([type=reset]).sm::placeholder{font-size:13px}div.form-control-toggle.toggle{display:flex;align-items:center}div.form-control-toggle.toggle.flex-start{align-items:flex-start}div.form-control-toggle.toggle.toggle-inline{display:inline-flex}div.form-control-toggle.toggle.toggle-inline+.toggle-inline{margin-left:10px}div.form-control-toggle.toggle label{margin-bottom:0;font-size:15px;margin-left:10px;line-height:20px;cursor:pointer;font-weight:500;text-transform:none}div.form-control-toggle.toggle input[type=radio],div.form-control-toggle.toggle input[type=checkbox]{flex:0 0 auto;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-print-color-adjust:exact;color-adjust:exact;width:18px;height:18px;border:1px solid rgba(255,255,255,.14);border-radius:2px;opacity:1;cursor:pointer;margin:0;flex-grow:0;flex-shrink:0}div.form-control-toggle.toggle input[type=radio]:focus,div.form-control-toggle.toggle input[type=checkbox]:focus{outline:none}div.form-control-toggle.toggle input[type=radio]:checked,div.form-control-toggle.toggle input[type=checkbox]:checked{background-color:#e2ba36;border-color:#e2ba36}div.form-control-toggle.toggle input[type=radio]:checked+label,div.form-control-toggle.toggle input[type=checkbox]:checked+label,div.form-control-toggle.toggle input[type=radio]:checked~label,div.form-control-toggle.toggle input[type=checkbox]:checked~label{color:#fff}div.form-control-toggle.toggle input[type=radio]{border-radius:50%}.counter{display:flex;flex-flow:row nowrap;align-items:center;justify-content:center}.counter .custom-control{flex:1 0 auto;display:flex;flex-flow:row nowrap;align-items:stretch;justify-content:center;margin:0 10px;border:1px solid rgba(255,255,255,.14);background-color:rgba(255,255,255,.1);border-radius:10px}.counter .custom-control .custom-control-icon{display:flex;flex-flow:row nowrap;align-items:center;justify-content:center;padding:0 16px;border-right:1px solid rgba(255,255,255,.14);background-color:rgba(255,255,255,.1);-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.counter .custom-control .custom-control-icon{border-top-left-radius:10px;-moz-border-radius-topleft:10px;-o-border-radius-topleft:10px;-webkit-border-top-left-radius:10px}.counter .custom-control .custom-control-icon{border-bottom-left-radius:10px;-moz-border-radius-bottomleft:10px;-o-border-radius-bottomleft:10px;-webkit-border-bottom-left-radius:10px}.counter .custom-control input.form-control[type=number]{text-align:center;width:100%!important;border:none!important;background:none!important;margin:0!important}.counter .inc,.counter .dec{padding:0!important;width:28px;height:28px;border-radius:50%!important;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.counter .inc:not([disabled]),.counter .dec:not([disabled]){outline:none;border:none;text-decoration:none;line-height:1}.counter .inc:not([disabled]):hover,.counter .dec:not([disabled]):hover{cursor:pointer;text-decoration:none}.counter .inc:not([disabled]),.counter .dec:not([disabled]){text-transform:uppercase}.counter .inc:not([disabled]),.counter .dec:not([disabled]){display:flex;flex-flow:row nowrap;align-items:center;justify-content:center;border-radius:6px;padding:8px 16px;-webkit-transition:all ease-in-out .2s;transition:all ease-in-out .2s}.counter .inc:not([disabled]),.counter .dec:not([disabled]){padding:4px 16px;font-family:'Avenir',sans-serif,Arial;font-weight:900;color:#fff;text-transform:initial}.counter .inc:not([disabled]),.counter .dec:not([disabled]){font-size:13px}.counter .inc:not([disabled]),.counter .dec:not([disabled]){background-color:#e2ba36;color:#000}.counter .inc:not([disabled]):hover,.counter .dec:not([disabled]):hover{background-color:#e8c963;box-shadow:0 0 16px rgba(0,0,0,.1)}.counter .inc:not([disabled]):focus,.counter .dec:not([disabled]):focus{box-shadow:none}.counter .inc[disabled],.counter .dec[disabled]{cursor:not-allowed!important;outline:none;border:none;text-decoration:none;line-height:1}.counter .inc[disabled]:hover,.counter .dec[disabled]:hover{cursor:pointer;text-decoration:none}.counter .inc[disabled],.counter .dec[disabled]{text-transform:uppercase}.counter .inc[disabled],.counter .dec[disabled]{display:flex;flex-flow:row nowrap;align-items:center;justify-content:center;border-radius:6px;padding:8px 16px;-webkit-transition:all ease-in-out .2s;transition:all ease-in-out .2s}.counter .inc[disabled],.counter .dec[disabled]{padding:4px 16px;font-family:'Avenir',sans-serif,Arial;font-weight:900;color:#fff;text-transform:initial}.counter .inc[disabled],.counter .dec[disabled]{font-size:13px}.counter .inc[disabled],.counter .dec[disabled]{color:#fff;border:1px solid #fff;background-color:rgba(255,255,255,0)}.counter .inc[disabled]:hover,.counter .dec[disabled]:hover{background-color:rgba(255,255,255,.1)}.counter .inc[disabled]:focus,.counter .dec[disabled]:focus{color:#e2ba36;border-color:#e2ba36}.select-dropdown-simple{width:90%;background-color:#3c3c3c;border-radius:10px;padding:10px 16px;color:#fff;font-size:17px}.select-dropdown-simple option{background:#3c3c3c}.select-dropdown{position:relative;width:100%}.select-dropdown .selected{padding:10px 16px;cursor:pointer;position:relative;display:flex;flex-flow:row nowrap;align-items:center;justify-content:stretch;background-color:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.14);border-radius:10px;font-family:'Avenir',sans-serif,Arial;font-weight:400;color:#fff}.select-dropdown .selected{font-size:17px}.select-dropdown .selected .item-text{flex:1 1 auto}.select-dropdown .selected .item-icon{font-size:10px;transition:all .2s}.active.select-dropdown .selected .item-icon{transform:rotate(180deg)}.select-dropdown .selected .active .item-icon{font-size:10px}.select-dropdown .dropdown{position:absolute;display:none;top:100%;width:100%;background-color:#262626;box-shadow:1px 1px 10px rgba(0,0,0,.568);overflow:hidden;z-index:999;margin-top:5px}.select-dropdown .dropdown.active{display:block}.select-dropdown .dropdown ul.dropdown-list{background-color:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.14);border-radius:10px;font-family:'Avenir',sans-serif,Arial;font-weight:400;color:#fff;list-style:none;margin:0;padding:0}.select-dropdown .dropdown ul.dropdown-list{font-size:17px}.select-dropdown .dropdown ul.dropdown-list li.dropdown-item{padding:10px 16px;cursor:pointer;display:flex;flex-flow:row nowrap;align-items:center;justify-content:center}.select-dropdown .dropdown ul.dropdown-list li.dropdown-item:hover{background-color:rgba(255,255,255,.1);color:#fff}.select-dropdown .dropdown ul.dropdown-list li.dropdown-item+li.dropdown-item{border-top:1px solid #707070}.select-dropdown .dropdown ul.dropdown-list li.dropdown-item .item-text{flex:1 1 auto}.select-dropdown .dropdown ul.dropdown-list li.dropdown-item .item-icon{display:none}.select-dropdown .dropdown ul.dropdown-list li.dropdown-item[data-active="true"]{color:#e2ba36}.select-dropdown .dropdown ul.dropdown-list li.dropdown-item[data-active="true"] .item-icon{display:inline-block}input[type="submit"]{outline:none;border:none;text-decoration:none;line-height:1}input[type="submit"]:hover{cursor:pointer;text-decoration:none}input[type="submit"]{text-transform:uppercase}input[type="submit"]{display:flex;flex-flow:row nowrap;align-items:center;justify-content:center;border-radius:6px;padding:8px 16px;-webkit-transition:all ease-in-out .2s;transition:all ease-in-out .2s}input[type="submit"]{padding:8px 16px;font-family:'Avenir',sans-serif,Arial;font-weight:500;color:#fff}input[type="submit"]{font-size:15px}input[type="submit"]{background-color:#e2ba36;color:#000}input[type="submit"]:hover{background-color:#e8c963;box-shadow:0 0 16px rgba(0,0,0,.1)}input[type="submit"]:focus{box-shadow:none}.forgot-password-link{outline:none;border:none;text-decoration:none;line-height:1}.forgot-password-link:hover{cursor:pointer;text-decoration:none}.forgot-password-link{text-transform:uppercase}.forgot-password-link{display:inline-flex;flex-flow:row nowrap;align-items:center;justify-content:center;font-family:'Avenir',sans-serif,Arial;font-weight:500;color:#e2ba36;background-color:rgba(255,255,255,0);padding:5px;border-radius:6px;border:1px solid rgba(255,255,255,0);transition:border-color 300ms ease-in-out}.forgot-password-link{font-size:15px}.forgot-password-link:hover{box-shadow:0 0 16px rgba(0,0,0,.1);background-color:rgba(255,255,255,.1);border-color:rgba(0,0,0,.5)}.forgot-password-link:focus{color:#e8c963}.input-group.bootstrap-touchspin{display:flex;align-items:center}.input-group.bootstrap-touchspin input{margin:0!important;padding:3px 16px!important;height:34px!important;font-size:13px!important;margin:0 10px!important}.input-group.bootstrap-touchspin input::placeholder{font-size:13px!important}.input-group.bootstrap-touchspin span.input-group-addon.bootstrap-touchspin-prefix{background-color:#0000004d;left:34px;border-top-left-radius:9px;border-bottom-left-radius:9px;height:33px;top:0;color:#fff;width:27px;border-right-color:#656565}.input-group.bootstrap-touchspin span.input-group-btn{position:unset!important}.input-group.bootstrap-touchspin span.input-group-btn button.btn.btn-default{background:#e2ba36;color:#000;border:0;width:23px;height:23px;cursor:pointer}.input-group.bootstrap-touchspin{margin-right:5px}.tooltip-lopoca{position:relative;display:table;margin:0 auto}.tooltip-lopoca .tooltiptext{visibility:hidden;width:100%;background-color:#555;color:#fff;text-align:center;padding:10px;border-radius:6px;position:absolute;z-index:1;top:70%;left:0;margin:20px auto;opacity:0;transition:opacity .3s}.tooltip-navigation-lopoca .tooltiptext a{color:#e2ba36!important}.tooltip-lopoca .tooltiptext::after{content:"";position:absolute;top:-5px;right:calc(55%);margin-left:-5px;border-width:5px;border-style:solid;border-color:transparent #555 #555 transparent}.tooltip-lopoca:hover .tooltiptext{visibility:visible;opacity:1}.main_wrapper .text a:link,.main_wrapper .text a:visited{text-decoration:none}.main_wrapper .text ul{padding-left:35px}.main_wrapper .more-button-xs,.main_wrapper .more-button-light-xs,.main_wrapper .more-button-gold-xs,.main_wrapper .more-button-black-xs,.main_wrapper .more-button-black-gold-xs,.main_wrapper .more-button-darkgrey-xs,.main_wrapper .more-button-darkgrey-gold-xs,.main_wrapper .more-button-white-outline-xs,.main_wrapper .more-button-white-outline-gold-xs{display:inline-block;padding:8px 18px 7px;border-radius:2px;text-decoration:none;text-transform:uppercase}.main_wrapper .more-button-xl,.main_wrapper .more-button-light-xl,.main_wrapper .more-button-gold-xl,.main_wrapper .more-button-black-xl,.main_wrapper .more-button-black-gold-xl,.main_wrapper .more-button-darkgrey-xl,.main_wrapper .more-button-darkgrey-gold-xl,.main_wrapper .more-button-white-outline-xl,.main_wrapper .more-button-white-outline-gold-xl{display:inline-block;padding:18px 50px;border-radius:2px;text-decoration:none;text-transform:uppercase}.main_wrapper .more-button-xs,.main_wrapper .more-button-xl{background:#262626;color:#fff}.main_wrapper .more-button-light-xs,.main_wrapper .more-button-light-xl{background:rgba(255,255,255,.7);color:#000}.main_wrapper .more-button-gold-xs,.main_wrapper .more-button-gold-xl{background:#e2ba36;color:#000}.main_wrapper .more-button-black-xs,.main_wrapper .more-button-black-xl{background:#000;color:#fff}.main_wrapper .more-button-black-gold-xs,.main_wrapper .more-button-black-gold-xl{background:#000;color:#e2ba36}.main_wrapper .more-button-darkgrey-xs,.main_wrapper .more-button-darkgrey-xl{background:#262626;color:#fff}.main_wrapper .more-button-darkgrey-gold-xs,.main_wrapper .more-button-darkgrey-gold-xl{background:#262626;color:#e2ba36}.main_wrapper .more-button-white-outline-xs,.main_wrapper .more-button-white-outline-xl{background:rgba(255,255,255,0);color:#fff;border:1px solid #fff}.main_wrapper .more-button-white-outline-gold-xs,.main_wrapper .more-button-white-outline-gold-xl{background:rgba(255,255,255,0);color:#e2ba36;border:1px solid #e2ba36}.main_wrapper .GoldText{color:#e2ba36}.main_wrapper .SmallText{font-size:.9rem}.empty-layout header,.empty-layout .warning-container,.empty-layout footer,.empty-layout #cont-share{display:none}.empty-layout.show-header body{padding-top:0}.empty-layout #duplicate-check,.empty-layout iframe#launcher{display:none}h1{text-transform:uppercase;line-height:130%}h1{font-family:Brandon,Calibri,Arial;font-weight:900;color:#fff}h1{font-size:40px}::-webkit-input-placeholder{color:rgba(255,255,255,.5);font-size:1rem}::-moz-placeholder{color:rgba(255,255,255,.5);font-size:1rem}:-ms-input-placeholder{color:rgba(255,255,255,.5);font-size:1rem}:-moz-placeholder{color:rgba(255,255,255,.5);font-size:1rem}.progress:before,.progress-inline:before{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:900;background:rgba(0,0,0,.8) url(/content/css/lopocainfo/assets/images/lopoca-gray.png) no-repeat center center;background-size:150px 150px;content:''}.progress:after,.progress-inline:after{background:url(/content/css/lopocainfo/assets/images/progress.gif) no-repeat center center;background-size:150px 150px;width:100%;height:100vh;display:block;position:fixed;top:0;left:0;z-index:910;content:''}.progress-inline:before,.progress-inline:after{position:absolute;height:100%;min-height:200px}.loading{background:linear-gradient(85deg,#4e4e4e 8%,#383535 18%,#4e4e4e 33%);border-radius:5px;background-size:200% 100%;animation:1.5s shine linear infinite}@keyframes shine{to{background-position-x:-200%}}h1{text-transform:uppercase;line-height:130%}h1{font-family:Brandon,Calibri,Arial;font-weight:900;color:#fff}h1{font-size:40px}::-webkit-input-placeholder{color:rgba(255,255,255,.5);font-size:1rem}::-moz-placeholder{color:rgba(255,255,255,.5);font-size:1rem}:-ms-input-placeholder{color:rgba(255,255,255,.5);font-size:1rem}:-moz-placeholder{color:rgba(255,255,255,.5);font-size:1rem}#stwsaved{position:fixed;top:-180px;left:0;z-index:9000;width:100%;padding:20px 32px 20px 20px;text-align:center;-webkit-transition:top 500ms ease;-moz-transition:top 500ms ease;-o-transition:top 500ms ease;transform:translateZ(0);cursor:pointer;display:block;font-weight:900;border-bottom:5px solid #4b4b4b}#stwsaved.active{top:0}#stwsaved.err{color:#fff;background:#c00;border-color:#850000}#stwsaved.suc{color:#fff;background:#08ac1f;border-color:#007140}#stwsaved.remove{position:fixed;top:6px;right:6px;font-size:1.35em}#stwsaved .icon{display:none}.slick-slider{position:relative;display:block;overflow:hidden;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block}.slick-track:before,.slick-track:after{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir='rtl'] .slick-slide{float:right}.slick-slide img{display:block}.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-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(/content/css/lopocainfo/i/loader.gif) center center no-repeat}.slick-prev.show,.slick-next.show{display:block!important}.slick-prev,.slick-next{display:none!important;font-size:30px;line-height:0;position:absolute;top:42%;display:block;padding:0;cursor:pointer;z-index:1;color:transparent;border:none;outline:none;background:transparent}@media screen and (min-width:800px){.slick-slider:hover .slick-prev,.slick-slider:hover .slick-next{display:block!important}}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{color:transparent;outline:none;background:transparent}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25}.slick-prev:before,.slick-next:before{font-family:'slick';line-height:1;opacity:.75;color:#fff;height:45px;width:38px;background:#ccccca;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute!important;padding-top:8px;border-radius:2px}.slick-prev{left:15px}[dir='rtl'] .slick-prev{right:2px;left:auto}.slick-prev:before{padding-right:5px;content:"";font-family:lopoca-icons;margin-left:-15px}[dir='rtl'] .slick-prev:before{content:'→'}.slick-next{right:40px}[dir='rtl'] .slick-next{right:auto;left:2px}.slick-next:before{content:"";font-family:lopoca-icons;right:-40px;padding-left:5px}[dir='rtl'] .slick-next:before{content:'←'}.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-45px;display:block;width:100%;padding:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:none;background:transparent}.slick-dots li button:hover,.slick-dots li button:focus{outline:none}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}.slick-dots li button:before{font-family:'slick';font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:'•';text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}@media screen and (max-width:500px){.slick-prev:before,.slick-next:before{display:none}}h1{text-transform:uppercase;line-height:130%}h1{font-family:Brandon,Calibri,Arial;font-weight:900;color:#fff}h1{font-size:40px}::-webkit-input-placeholder{color:rgba(255,255,255,.5);font-size:1rem}::-moz-placeholder{color:rgba(255,255,255,.5);font-size:1rem}:-ms-input-placeholder{color:rgba(255,255,255,.5);font-size:1rem}:-moz-placeholder{color:rgba(255,255,255,.5);font-size:1rem}@font-face{font-family:'Caveat';font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/caveat/v10/WnznHAc5bAfYB2QRah7pcpNvOx-pjfJ9eIipYSxP.woff2) format('woff2');unicode-range:U+460-52F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:'Caveat';font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/caveat/v10/WnznHAc5bAfYB2QRah7pcpNvOx-pjfJ9eIGpYSxP.woff2) format('woff2');unicode-range:U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:'Caveat';font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/caveat/v10/WnznHAc5bAfYB2QRah7pcpNvOx-pjfJ9eIupYSxP.woff2) format('woff2');unicode-range:U+100-24F,U+259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Caveat';font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/caveat/v10/WnznHAc5bAfYB2QRah7pcpNvOx-pjfJ9eIWpYQ.woff2) format('woff2');unicode-range:U+0-FF,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}.memberslounge-name{text-align:center;margin:40px 0 20px}@media screen and (min-width:800px){.memberslounge-name{margin-bottom:40px}}.memberslounge-name h2{font-size:1.6rem;font-family:'Caveat',cursive;margin:0 0 8px 0;transform:rotate(-3deg);color:#fff}.memberslounge-name h1{font-size:3.2rem;line-height:100%}.memberslounge-name h4{color:#e2ba36;letter-spacing:.2rem;text-transform:uppercase}.memberslounge-name h4:before{background:url(/content/css/lopocainfo/assets/images/gold-club.svg) no-repeat;width:20px;height:20px;display:inline-block;vertical-align:middle;margin:0 8px 4px 0;content:''}.team-overview-wrapper{display:flex;flex-flow:column nowrap;align-items:center;color:#fff}.stats-list{display:flex;flex-wrap:wrap;justify-content:center}.stats-list .Stats{padding:15px}.Stats{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:center;flex:1}.Stats .stats-content{width:120px;height:120px;background-color:rgba(0,0,0,.8);border:4px solid #e2ba36;border-radius:100%;display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;line-height:1.05}.Stats .stats-content .stats-value{font-weight:600;font-size:1.6em!important;margin:12px;letter-spacing:-.05em}.Stats .stats-label{font-size:.9em;margin-top:8px;text-align:center;line-height:115%;min-height:36px}.Stats.gold .stats-content{border-color:#e2ba36}.Stats.gold .stats-trend{display:none}html.uc-60 body .hide-user-de,html.ui-60 body .hide-user-de,html.uc-60 body .casino-bonus,html.ui-60 body .casino-bonus,html.uc-60 body .casino-bonus div,html.ui-60 body .casino-bonus div,html.uc-60 body #selectAccountSummary li[data-dropdown-item='2'],html.ui-60 body #selectAccountSummary li[data-dropdown-item='2']{display:none!important;visibility:hidden!important}html.uc-62 body .hide-user-at,html.ui-62 body .hide-user-at{display:none!important;visibility:hidden!important}html.uc-64 body .hide-user-ch,html.ui-64 body .hide-user-ch{display:none!important;visibility:hidden!important}h1{text-transform:uppercase;line-height:130%}h1{font-family:Brandon,Calibri,Arial;font-weight:900;color:#fff}h1{font-size:40px}::-webkit-input-placeholder{color:rgba(255,255,255,.5);font-size:1rem}::-moz-placeholder{color:rgba(255,255,255,.5);font-size:1rem}:-ms-input-placeholder{color:rgba(255,255,255,.5);font-size:1rem}:-moz-placeholder{color:rgba(255,255,255,.5);font-size:1rem}video{width:100%}h1{text-transform:uppercase;line-height:130%}h1{font-family:Brandon,Calibri,Arial;font-weight:900;color:#fff}h1{font-size:40px}::-webkit-input-placeholder{color:rgba(255,255,255,.5);font-size:1rem}::-moz-placeholder{color:rgba(255,255,255,.5);font-size:1rem}:-ms-input-placeholder{color:rgba(255,255,255,.5);font-size:1rem}:-moz-placeholder{color:rgba(255,255,255,.5);font-size:1rem}h1{text-transform:uppercase;line-height:130%}h1{font-family:Brandon,Calibri,Arial;font-weight:900;color:#fff}h1{font-size:40px}::-webkit-input-placeholder{color:rgba(255,255,255,.5);font-size:1rem}::-moz-placeholder{color:rgba(255,255,255,.5);font-size:1rem}:-ms-input-placeholder{color:rgba(255,255,255,.5);font-size:1rem}:-moz-placeholder{color:rgba(255,255,255,.5);font-size:1rem}.thin-border{border:1px solid rgba(255,255,255,.14)}.thick-border{border:5px solid rgba(255,255,255,.14)}body .icon-filter_outlined>a>.lpc-icon:before{content:""}body .icon-filter_full>a>.lpc-icon:before{content:""}body .icon-lock>a>.lpc-icon:before{content:""}body .icon-auto_cashout>a>.lpc-icon:before{content:""}body .icon-icon_ticker>a>.lpc-icon:before{content:""}body .icon-deposit>a>.lpc-icon:before{content:""}body .icon-withdraw>a>.lpc-icon:before{content:""}body .icon-user_bets>a>.lpc-icon:before{content:""}body .icon-bets_for_me>a>.lpc-icon:before{content:""}body .icon-bonus_bets>a>.lpc-icon:before{content:""}body .icon-fast_start>a>.lpc-icon:before{content:""}body .icon-last_minute>a>.lpc-icon:before{content:""}body .icon-today>a>.lpc-icon:before{content:""}body .icon-tomorrow>a>.lpc-icon:before{content:""}body .icon-monday>a>.lpc-icon:before{content:""}body .icon-lobby_V2>a>.lpc-icon:before{content:""}body .icon-slots_V21>a>.lpc-icon:before{content:""}body .icon-lounge_V1>a>.lpc-icon:before{content:""}body .icon-lounge_V2>a>.lpc-icon:before{content:""}body .icon-summer_slots>a>.lpc-icon:before{content:""}body .icon-football>a>.lpc-icon:before{content:""}body .icon-spinomenal>a>.lpc-icon:before{content:""}body .icon-mystery_slot>a>.lpc-icon:before{content:""}body .icon-bingo>a>.lpc-icon:before{content:""}body .icon-poker>a>.lpc-icon:before{content:""}body .icon-bonus_buy_V3>a>.lpc-icon:before{content:""}body .icon-bet_slip>a>.lpc-icon:before{content:""}body .icon-book_V3>a>.lpc-icon:before{content:""}body .icon-live_bets_V2>a>.lpc-icon:before{content:""}body .icon-book_V1>a>.lpc-icon:before{content:""}body .icon-book_V2>a>.lpc-icon:before{content:""}body .icon-recent_winners>a>.lpc-icon:before{content:""}body .icon-all_bets>a>.lpc-icon:before{content:""}body .icon-live_bets>a>.lpc-icon:before{content:""}body .icon-cashout>a>.lpc-icon:before{content:""}body .icon-my_bets>a>.lpc-icon:before{content:""}body .icon-scratch_card_V2>a>.lpc-icon:before{content:""}body .icon-profile_V2>a>.lpc-icon:before{content:""}body .icon-logout>a>.lpc-icon:before{content:""}body .icon-bonus_buy_V2>a>.lpc-icon:before{content:""}body .icon-whatsapp>a>.lpc-icon:before{content:""}body .icon-webinar>a>.lpc-icon:before{content:""}body .icon-warning>a>.lpc-icon:before{content:""}body .icon-verified>a>.lpc-icon:before{content:""}body .icon-verification>a>.lpc-icon:before{content:""}body .icon-upgrade>a>.lpc-icon:before{content:""}body .icon-twitter>a>.lpc-icon:before{content:""}body .icon-turnover>a>.lpc-icon:before{content:""}body .icon-top_picks>a>.lpc-icon:before{content:""}body .icon-team>a>.lpc-icon:before{content:""}body .icon-table_games>a>.lpc-icon:before{content:""}body .icon-stats>a>.lpc-icon:before{content:""}body .icon-star_outline>a>.lpc-icon:before{content:""}body .icon-star>a>.lpc-icon:before{content:""}body .icon-slots_V2>a>.lpc-icon:before{content:""}body .icon-slots_V1>a>.lpc-icon:before{content:""}body .icon-settings>a>.lpc-icon:before{content:""}body .icon-select_provider_02>a>.lpc-icon:before{content:""}body .icon-select_provider_01>a>.lpc-icon:before{content:""}body .icon-search>a>.lpc-icon:before{content:""}body .icon-scratch_card>a>.lpc-icon:before{content:""}body .icon-recently_played>a>.lpc-icon:before{content:""}body .icon-profile>a>.lpc-icon:before{content:""}body .icon-prepaid_card>a>.lpc-icon:before{content:""}body .icon-plus>a>.lpc-icon:before{content:""}body .icon-phone>a>.lpc-icon:before{content:""}body .icon-personal_details>a>.lpc-icon:before{content:""}body .icon-nugget>a>.lpc-icon:before{content:""}body .icon-newsletter>a>.lpc-icon:before{content:""}body .icon-news>a>.lpc-icon:before{content:""}body .icon-new>a>.lpc-icon:before{content:""}body .icon-more>a>.lpc-icon:before{content:""}body .icon-more1>a>.lpc-icon:before{content:""}body .icon-mobile_apps>a>.lpc-icon:before{content:""}body .icon-minus>a>.lpc-icon:before{content:""}body .icon-messages>a>.lpc-icon:before{content:""}body .icon-business_card>a>.lpc-icon:before{content:""}body .icon-megaways>a>.lpc-icon:before{content:""}body .icon-lopoca_alt>a>.lpc-icon:before{content:""}body .icon-lopoca>a>.lpc-icon:before{content:""}body .icon-lobby>a>.lpc-icon:before{content:""}body .icon-limits>a>.lpc-icon:before{content:""}body .icon-joker>a>.lpc-icon:before{content:""}body .icon-jackpot>a>.lpc-icon:before{content:""}body .icon-instant_win>a>.lpc-icon:before{content:""}body .icon-instagram>a>.lpc-icon:before{content:""}body .icon-info>a>.lpc-icon:before{content:""}body .icon-help>a>.lpc-icon:before{content:""}body .icon-gift>a>.lpc-icon:before{content:""}body .icon-finance>a>.lpc-icon:before{content:""}body .icon-favourites>a>.lpc-icon:before{content:""}body .icon-facebook>a>.lpc-icon:before{content:""}body .icon-collapse>a>.lpc-icon:before{content:""}body .icon-expand>a>.lpc-icon:before{content:""}body .icon-error>a>.lpc-icon:before{content:""}body .icon-email>a>.lpc-icon:before{content:""}body .icon-download>a>.lpc-icon:before{content:""}body .icon-delete>a>.lpc-icon:before{content:""}body .icon-dashboard>a>.lpc-icon:before{content:""}body .icon-confirm>a>.lpc-icon:before{content:""}body .icon-close>a>.lpc-icon:before{content:""}body .icon-clock>a>.lpc-icon:before{content:""}body .icon-chevron_up>a>.lpc-icon:before{content:""}body .icon-chevron_right>a>.lpc-icon:before{content:""}body .icon-chevron_left>a>.lpc-icon:before{content:""}body .icon-chevron_down>a>.lpc-icon:before{content:""}body .icon-checkmark>a>.lpc-icon:before{content:""}body .icon-checkbox_outline>a>.lpc-icon:before{content:""}body .icon-checkbox>a>.lpc-icon:before{content:""}body .icon-cashier_V2>a>.lpc-icon:before{content:""}body .icon-cashier_V1>a>.lpc-icon:before{content:""}body .icon-buy_V2>a>.lpc-icon:before{content:""}body .icon-buy_V1>a>.lpc-icon:before{content:""}body .icon-bonus_buy>a>.lpc-icon:before{content:""}body .icon-academy>a>.lpc-icon:before{content:""}body .icon-about>a>.lpc-icon:before{content:""}body .icon-FAQ>a>.lpc-icon:before{content:""}.lpc-icon{flex:0 0 auto}#nav .secondary ul{display:flex;flex-flow:row wrap;align-items:center;justify-content:flex-start}#nav .secondary ul li{display:flex;flex-flow:column nowrap;align-items:center;justify-content:center;font-family:'Avenir',sans-serif,Arial;font-weight:400;color:#fff}#nav .secondary ul li{font-size:15px}#nav .secondary ul li.sel a{color:#e2ba36}#nav .secondary ul li .lpc-icon{}#nav .secondary ul li .lpc-icon{display:flex;flex-flow:column nowrap;align-items:center;justify-content:flex-start}#nav .secondary ul li .lpc-icon:before{flex:0 0 auto;display:inline-flex;flex-flow:row nowrap;align-items:center;justify-content:center;color:inherit;font-size:10px;line-height:1}#nav .secondary ul li .lpc-icon:before{font-family:"lopoca-icons"}#nav .secondary ul li .lpc-icon:before{margin:5px}#nav .secondary ul li .lpc-icon:before{}#nav .secondary ul li .lpc-icon:before{font-size:28px}#nav .secondary ul li .lpc-icon:before{font-size:24px}#nav .secondary ul li a{color:#c9c9c9;text-decoration:none;padding:5px 10px;transition:color 300ms ease-in-out}#nav .secondary ul li a:hover{color:#e2ba36;border-radius:6px}#nav .tertiary ul{display:flex;flex-flow:column nowrap;align-items:stretch;justify-content:flex-start;padding:10px 0}#nav .tertiary ul li{line-height:1;display:block!important}#nav .tertiary ul li{display:flex;flex-flow:row nowrap;align-items:center;justify-content:flex-start;font-family:'Avenir',sans-serif,Arial;font-weight:400;color:rgba(255,255,255,.7)}#nav .tertiary ul li{font-size:15px}#nav .tertiary ul li a{display:flex;flex-flow:row nowrap;align-items:center;justify-content:flex-start;text-decoration:inherit;color:inherit;flex:1 1 auto;border-radius:6px;margin:0 10px;padding:10px 16px;transition:background-color 300ms ease-in-out}#nav .tertiary ul li a:hover{background-color:rgba(255,255,255,.1)}#nav .tertiary ul li.sel a{color:#e2ba36}#nav .tertiary ul li .lpc-icon{}#nav .tertiary ul li .lpc-icon{display:flex;flex-flow:row nowrap;align-items:center;justify-content:flex-start}#nav .tertiary ul li .lpc-icon:before{flex:0 0 auto;display:inline-flex;flex-flow:row nowrap;align-items:center;justify-content:center;color:inherit;font-size:10px;line-height:1}#nav .tertiary ul li .lpc-icon:before{font-family:"lopoca-icons"}#nav .tertiary ul li .lpc-icon:before{margin:5px}#nav .tertiary ul li .lpc-icon:before{}#nav .tertiary ul li .lpc-icon:before{font-size:18px}#nav .tertiary ul li ul{padding:0;margin-left:20px}#nav .tertiary ul li ul li a:before{content:"";font-family:lopoca-icons;font-size:10px;padding-right:2px}.navbar_secondary{background-color:#4b4b4b;padding:5px 32px;margin:16px;display:flex;flex-flow:row wrap;align-items:center;justify-content:space-between;padding-left:10px;padding-right:10px;display:none}.navbar_secondary{border-top-left-radius:6px;-moz-border-radius-topleft:6px;-o-border-radius-topleft:6px;-webkit-border-top-left-radius:6px}.navbar_secondary{border-top-right-radius:6px;-moz-border-radius-topright:6px;-o-border-radius-topright:6px;-webkit-border-top-right-radius:6px}.navbar_secondary{border-bottom-right-radius:6px;-moz-border-radius-bottomright:6px;-o-border-radius-bottomright:6px;-webkit-border-bottom-right-radius:6px}.navbar_secondary{border-bottom-left-radius:6px;-moz-border-radius-bottomleft:6px;-o-border-radius-bottomleft:6px;-webkit-border-bottom-left-radius:6px}.navbar_secondary nav ul{display:flex;flex-flow:row wrap;align-items:center;justify-content:flex-start}.navbar_secondary nav ul li{display:flex;flex-flow:column nowrap;align-items:center;justify-content:center;font-family:'Avenir',sans-serif,Arial;font-weight:400;color:#fff}.navbar_secondary nav ul li{font-size:15px}.navbar_secondary nav ul li.sel a{color:#e2ba36}.navbar_secondary nav ul li .lpc-icon{}.navbar_secondary nav ul li .lpc-icon{display:flex;flex-flow:column nowrap;align-items:center;justify-content:flex-start}.navbar_secondary nav ul li .lpc-icon:before{flex:0 0 auto;display:inline-flex;flex-flow:row nowrap;align-items:center;justify-content:center;color:inherit;font-size:10px;line-height:1}.navbar_secondary nav ul li .lpc-icon:before{font-family:"lopoca-icons"}.navbar_secondary nav ul li .lpc-icon:before{margin:5px}.navbar_secondary nav ul li .lpc-icon:before{}.navbar_secondary nav ul li .lpc-icon:before{font-size:28px}.navbar_secondary nav ul li .lpc-icon:before{font-size:24px}.navbar_secondary nav ul li a{color:#c9c9c9;text-decoration:none;padding:5px 10px;transition:color 300ms ease-in-out}.navbar_secondary nav ul li a:hover{color:#e2ba36;border-radius:6px}.navbar_secondary nav .none{display:none}@media screen and (min-width:800px){.navbar_secondary{display:flex}}@media screen and (min-width:1024px){.navbar_secondary{padding-left:32px!important;padding-right:32px!important}.navbar_secondary a{padding-left:14px!important;padding-right:14px!important}}.navbar_tertiary{background-color:#4b4b4b;padding:0;margin:0 16px 16px 16px;width:200px}.navbar_tertiary{border-top-left-radius:6px;-moz-border-radius-topleft:6px;-o-border-radius-topleft:6px;-webkit-border-top-left-radius:6px}.navbar_tertiary{border-top-right-radius:6px;-moz-border-radius-topright:6px;-o-border-radius-topright:6px;-webkit-border-top-right-radius:6px}.navbar_tertiary{border-bottom-right-radius:6px;-moz-border-radius-bottomright:6px;-o-border-radius-bottomright:6px;-webkit-border-bottom-right-radius:6px}.navbar_tertiary{border-bottom-left-radius:6px;-moz-border-radius-bottomleft:6px;-o-border-radius-bottomleft:6px;-webkit-border-bottom-left-radius:6px}.navbar_tertiary nav ul{display:flex;flex-flow:column nowrap;align-items:stretch;justify-content:flex-start;padding:10px 0}.navbar_tertiary nav ul li{line-height:1;display:block!important}.navbar_tertiary nav ul li{display:flex;flex-flow:row nowrap;align-items:center;justify-content:flex-start;font-family:'Avenir',sans-serif,Arial;font-weight:400;color:rgba(255,255,255,.7)}.navbar_tertiary nav ul li{font-size:15px}.navbar_tertiary nav ul li a{display:flex;flex-flow:row nowrap;align-items:center;justify-content:flex-start;text-decoration:inherit;color:inherit;flex:1 1 auto;border-radius:6px;margin:0 10px;padding:10px 16px;transition:background-color 300ms ease-in-out}.navbar_tertiary nav ul li a:hover{background-color:rgba(255,255,255,.1)}.navbar_tertiary nav ul li.sel a{color:#e2ba36}.navbar_tertiary nav ul li .lpc-icon{}.navbar_tertiary nav ul li .lpc-icon{display:flex;flex-flow:row nowrap;align-items:center;justify-content:flex-start}.navbar_tertiary nav ul li .lpc-icon:before{flex:0 0 auto;display:inline-flex;flex-flow:row nowrap;align-items:center;justify-content:center;color:inherit;font-size:10px;line-height:1}.navbar_tertiary nav ul li .lpc-icon:before{font-family:"lopoca-icons"}.navbar_tertiary nav ul li .lpc-icon:before{margin:5px}.navbar_tertiary nav ul li .lpc-icon:before{}.navbar_tertiary nav ul li .lpc-icon:before{font-size:18px}.navbar_tertiary nav ul li ul{padding:0;margin-left:20px}.navbar_tertiary nav ul li ul li a:before{content:"";font-family:lopoca-icons;font-size:10px;padding-right:2px}.navbar_tertiary nav .none{display:none}.hideme{display:none!important}a.disabled{cursor:not-allowed}.cmsmodul{line-height:130%}.cmsmodul ul{list-style-type:disc}.cmsmodul ul li{padding:3px 0 0 3px}img{max-width:100%;height:auto}a.yellow{background-color:#fecd1a!important;color:#000!important;font-weight:bold}.cmsmodul.title{margin-bottom:0;text-align:center}.cmsmodul.text{line-height:150%}.cmsmodul.image>a{display:block;height:100%}.cmsmodul.image .text{display:block;word-wrap:break-word}.cmsmodul.image figure{line-height:0;height:100%}.cmsmodul.image figure img{width:100%;height:100%;object-fit:cover;object-position:50% 50%;object-position:0 0}.image.MouseOverText,.image.MouseOverText_TopTitle,.image.OverText{position:relative;overflow:hidden}.image.MouseOverText h5,.image.MouseOverText_TopTitle h5{position:absolute;text-align:center;width:100%;top:47%;left:0;color:#fff;font-size:1.7em;padding:0 10%}.image.MouseOverText_TopTitle h5{top:12px}.image.MouseOverText .text,.image.MouseOverText_TopTitle .text{color:#000!important;position:absolute;bottom:-300px;line-height:140%;left:0;padding:10%;display:block;width:100%;background:rgba(255,255,255,.8);-webkit-transition:all 500ms ease-in-out;-moz-transition:all 500ms ease-in-out;-o-transition:all 500ms ease-in-out;transition:all 500ms ease-in-out;transform:translateZ(0);-webkit-transform:translateZ(0)}.image.MouseOverText:hover .text,.image.MouseOverText_TopTitle:hover .text{bottom:0}.image.MouseOverText .text h6,.image.MouseOverText_TopTitle .text h6{font-size:1.2em;margin-bottom:6px;font-family:'Avenir-Medium',Arial}.image.MembersloungGames{position:relative}.image.MembersloungGames a{display:block}.image.MembersloungGames figure{height:130px;overflow:hidden}.image.MembersloungGames figure img{width:100%;height:100%;object-fit:50% 50%}.image.MembersloungGames h5{position:absolute;left:0;top:50%;margin-top:-8px;text-shadow:0 0 72px #000;width:100%;color:#fff;text-align:center;text-transform:uppercase}.image.OverText h5{position:absolute;text-align:center;width:100%;top:17%;left:0;color:#fff;font-size:1.7em;padding:0 10%}.image.OverText .text{position:absolute;bottom:0;left:0;width:100%;color:#000!important;padding:5%;line-height:140%;display:block;background:rgba(255,255,255,.8)}.image.OverText h6{font-family:'brandon_black';margin-bottom:4px}.tab-nav{list-style-type:none;margin:0;padding:0}.tab-nav li{display:inline}.tab-nav li a{display:inline-block;padding:8px}.tab-nav li a:hover{background:#fecd1a;color:#000}.tab-nav li a.sel{background:#0173c7;color:#fff}.tab-cont{display:none}.tab-cont.active{display:block}.fast-start-bonus{padding:0 10%}.fast-start-bonus .item{display:inline-block;margin:40px 10px 40px 0;width:23%;border:1px solid #ddd;padding:20px;text-align:center;border-radius:2px}.fast-start-bonus .item h6{font-size:1.4em}.fast-start-bonus .item h6 b{display:block;text-transform:uppercase;font-size:1.5em;padding-bottom:4px}.fast-start-bonus .item .percent{font-size:3em;display:block;padding:28px 0;background:#fecd1a;width:100px;height:100px;border-radius:100px;line-height:50px;margin:20px auto}.fast-start-bonus .item .fromthat{display:block;font-size:.8em;line-height:130%}.fast-start-bonus .item .qualification-title{display:block;background:#e0e0e0;margin-top:26px;padding:2px 0;font-size:.9em}.fast-start-bonus .item .qualification{font-family:'Avenir-Medium';margin-top:4px;display:block}@media screen and (max-width:750px){.fast-start-bonus .item{display:block;width:100%}}@media screen and (max-width:1000px)and (min-width:750px){.fast-start-bonus .item{display:inline-block;width:48%;margin:20px 10px 10px 0}}@media screen and (max-width:1150px)and (min-width:1000px){.fast-start-bonus{padding:0 0 0 2%}.fast-start-bonus .item{display:inline-block;width:23%}}@media screen and (max-width:1400px)and (min-width:1150px){.fast-start-bonus{padding:0 5%}.fast-start-bonus .item{display:inline-block;width:23%}}.payout-shedule,.matching-bonus{padding:2% 5%}.payout-shedule .item,.matching-bonus .item{display:inline-block;margin:40px 10px 40px 0;border-radius:2px;width:20%;min-width:250px;background:#000;padding:20px;text-align:center;color:#fff}.payout-shedule .item h6{background:-webkit-linear-gradient(#fed671,#daae45);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:2.2em;font-family:Avenir-Medium;text-transform:uppercase}.payout-shedule .item span,.matching-bonus .item span{display:block;text-transform:uppercase}.payout-shedule .item .payout-made-title,.matching-bonus .item h6,.matching-bonus .item .matching-bonus-title{font-size:1.1em;padding:4px 0;margin:22px 0 12px 0;color:#000;text-transform:uppercase;background:#fff6cb;background:-moz-linear-gradient(left,#fff6cb 0%,#cda466 0%,#f4c85b 11%,#ffd76b 20%,#f3c95b 33%,#dcaf48 46%,#f0c660 56%,#fdd575 63%,#fed76e 84%,#cda466 100%);background:-webkit-linear-gradient(left,#fff6cb 0%,#cda466 0%,#f4c85b 11%,#ffd76b 20%,#f3c95b 33%,#dcaf48 46%,#f0c660 56%,#fdd575 63%,#fed76e 84%,#cda466 100%);background:linear-gradient(to right,#fff6cb 0%,#cda466 0%,#f4c85b 11%,#ffd76b 20%,#f3c95b 33%,#dcaf48 46%,#f0c660 56%,#fdd575 63%,#fed76e 84%,#cda466 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff6cb',endColorstr='#cda466',GradientType=1)}.payout-shedule .item .payout-made{font-size:1.8em;text-transform:uppercase}.payout-shedule .item .payout-made-txt{font-size:.9em;margin-top:4px;text-transform:uppercase}.matching-bonus .item{min-height:340px;max-width:300px;padding:0;vertical-align:top;margin:20px 10px 40px 0}.matching-bonus .item h6{margin:0 0 15px 0}.matching-bonus .item .percent{font-size:.9em;height:160px;padding:0 20px;line-height:110%;text-transform:none}.matching-bonus .item .percent b{font-size:8em;display:block;padding:64px 0;font-family:'brandon_light'}.matching-bonus .item:first-of-type .percent b{font-size:4em;padding:30px 0}.matching-bonus .item .matching-bonus-descr{text-transform:none;line-height:110%;padding:4px 20px}.sportsbook-widget .sportstbl{width:100%;border-collapse:collapse}.sportsbook-widget .sportstbl th{background:#fecd1a;font-size:.8em;text-transform:uppercase;line-height:1em;padding:4px}.sportsbook-widget .sportstbl th:first-child{border-top-left-radius:2px}.sportsbook-widget .sportstbl th:last-child{border-top-right-radius:2px}.sportsbook-widget .sportstbl td{background:#fff;padding:3px 4px;font-size:.9em;border-bottom:1px solid #fff}.sportsbook-widget .sportstbl td:nth-last-child(odd){background:#e4e4e4}.sportsbook-widget .sportstbl td:first-child,.sportsbook-widget .sportstbl td:nth-child(2){background:#fff;border-bottom-color:#e0e0e0}.sportsbook-widget .sportstbl td:nth-child(2){text-align:center}.sportsbook-widget .sportstbl td:first-child p{text-overflow:ellipsis;width:98%;display:block;overflow:hidden;position:relative}.sportsbook-widget .sportstbl td:nth-child(3),.sportsbook-widget .sportstbl td:nth-child(4),.sportsbook-widget .sportstbl td:nth-child(5){color:#104894;background:#d0d0d0;font-family:'Avenir-Heavy',Arial;border-left:1px solid #fff;text-align:center}.sportsbook-widget .sportstbl tr:last-child td{border-bottom:none}.sportsbook-widget .sportstbl tr:last-child td:first-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.sportsbook-widget .sportstbl tr:hover td{background:#e0e0e0}.sportsbook-widget .sportstbl td p:before{position:absolute;left:0;top:2px}.sportsbook-widget .sportstbl td p{padding-left:20px;line-height:110%}.sportsbook-widget .sportstbl td.is_started p:after{vertical-align:middle;float:right;width:16px;height:11px;background:url(/content/css/lopoca/sportbook/i/live.gif) no-repeat;content:'';margin:0 0 0 5px}.sportsbook-widget.Compact .sportstbl th{display:none}.sportsbook-widget.Compact .sportstbl td{padding:1px 4px}.sportsbook-widget.OnNuggetGame{padding:8px;background:#e0e0e0 url(https://www.lopoca.com/imgs/800/800/70/data/apanews/Fu%C3%9Fball/2019/7/67550270349385726_BLD_Online.jpg) no-repeat;background-size:cover;object-position:center center}.sportsbook-widget.OnNuggetGame .widget td{opacity:.8}.sportsbook-widget.OnNuggetGame .widget tr:hover td{opacity:1;background:#fff}@media screen and (max-width:1300px)and (min-width:800px){.sportsbook-widget.OnNuggetGame tbody tr:nth-child(n+9){display:none}}@media screen and (max-width:1200px)and (min-width:800px){.sportsbook-widget.OnNuggetGame tbody tr:nth-child(n+6){display:none}}@media screen and (max-width:1120px)and (min-width:800px){.sportsbook-widget.OnNuggetGame tbody tr:nth-child(n+6){display:none}}@media screen and (max-width:1050px)and (min-width:800px){.sportsbook-widget.OnNuggetGame tbody tr:nth-child(n+5){display:none}}@media screen and (max-width:890px)and (min-width:800px){.sportsbook-widget.OnNuggetGame tbody tr:nth-child(n+4){display:none}}.poker-user-online>div{display:inline-block;min-height:50px;padding:12px 24px;background:#fff;color:#434343;vertical-align:middle}.poker-user-online>div:first-child{background:#434343;color:#fff;padding:6px 12px;text-align:right;line-height:110%}.poker-user-online div:first-child span{text-transform:uppercase;font-size:.6em;display:block}.poker-user-online div a{text-transform:uppercase;color:#000;font-size:1.1em;display:block;line-height:25px}.poker-user-online .poker-onlineuser{font-size:1.4em;font-family:'brandon_black',Arial}.poker-tournament .filter{background:#000;padding:8px 12px;color:#fff;margin-bottom:3px}.poker-tournament .filter select{border:none;padding:8px;margin-right:18px}.poker-tournament .filter label{color:#eee;text-transform:uppercase;font-size:.8em}.poker-tournament .items{width:100%}.poker-tournament .items th{background:#000;padding:8px;color:#fff}.poker-tournament .items td{background:#f3f3f3;padding:8px;color:#fff;border-bottom:1px solid #000;color:#000}.poker-tournament .items td:first-child{text-align:center}.poker-tournament .items td:first-child,.poker-tournament .items td:nth-child(3),.poker-tournament .items td:nth-child(5){background:#e0e0e0}.poker-tournament .items td:first-child span{font-family:'brandon_black';font-size:1.6em;margin-right:4px;text-align:center}.poker-tournament .items td:nth-child(2){font-family:'avenir-medium'}.poker-tournament .items td:nth-child(4){text-align:center}.poker-tournament .items td:nth-child(5){font-family:'brandon_black';text-align:center}.poker-tournament .items tr:hover td{background:#fff}.poker-tournament .items tr:hover td:first-child{background:#fecd1a}.casino-games.Images_NextTo{margin:0 20px;border:none!important}.casino-games.Images_NextTo .item{width:19.5%;display:inline-block;height:300px;border-radius:2px;overflow:hidden;position:relative;background:url(/data/photos/casino/games/majormillions.png) no-repeat 100%;background-position:center center;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover}.casino-games.Images_NextTo .item.game10{background-image:url(/data/photos/casino/games/major-millions-progressive.png)}.casino-games.Images_NextTo .item.game15{background-image:url(/data/photos/casino/games/mega-moolah.jpg)}.casino-games.Images_NextTo .item.game15-isis{background-image:url(/data/photos/casino/games/mm-isis.jpg)}.casino-games.Images_NextTo .item.game12{background-image:url(/data/photos/casino/games/king-cashalot.png)}.casino-games.Images_NextTo .item.game5{background-image:url(/data/photos/casino/games/fruit-fiesta.png)}.casino-games.Images_NextTo .item b{top:-500px;height:90%;width:100%;padding:10%;font-size:1.2em;position:absolute;background:rgba(0,0,0,.8);text-align:center;color:#fff;-webkit-transition:all 500ms ease-in-out;-moz-transition:all 500ms ease-in-out;-o-transition:all 500ms ease-in-out;transition:all 500ms ease-in-out;transform:translateZ(0);-webkit-transform:translateZ(0)}.casino-games.Images_NextTo .item b:after{content:'Try your luck';text-transform:uppercase;display:block;font-size:2em;font-family:'Avenir-Ultra';padding-top:48px;line-height:130%}html.de .casino-games.Images_NextTo .item b:after{content:'Versuch dein Glück'}.casino-games.Images_NextTo .item:hover b{top:0}.casino-games.Images_NextTo .item span{font-family:'brandon_black',Arial;position:absolute;bottom:0;left:0;width:100%;padding:8px;background:#e0e0e0;text-align:center;color:#000}.casino-games.List1 .item{line-height:140%;font-family:'brandon_bold',Arial;font-size:.9em}.casino-games.List1 .item b{display:inline-block;width:60%;font-family:'brandon_bold',Arial;background:#e4e4e4;text-transform:uppercase;padding:8px 8px 0 8px}.casino-games.List1 .item span{display:inline-block;width:38%;font-family:'Avenir-Medium';background:#fecd1a;padding:8px 8px 0 8px;text-align:right;white-space:nowrap}.casino-games.List1 .item:last-child span,.casino-games.List1 .item:last-child b{padding-bottom:8px;border-bottom-left-radius:2px;border-bottom-right-radius:2px}.casino-games.List1 .item:first-child span,.casino-games.List1 .item:first-child b{border-top-left-radius:2px;border-top-right-radius:2px}.nuggetgame-chart .chart{height:500px}.cmsmodul.login{padding:80px 0}.cmsmodul.forgot-password{padding:80px 0;background:rgba(255,255,255,.1)}.forgot-password .forgot-password-wrapper{max-width:400px;margin:0 auto;max-width:310px;text-align:left;border-radius:2px;position:relative}.forgot-password .forgot-password-wrapper .rw{padding:12px 0;display:flex}.forgot-password .forgot-password-wrapper .rw .email{margin-right:unset!important}.forgot-password .forgot-password-wrapper .rw-mini{padding:4px 40px}.forgot-password .forgot-password-wrapper .info label{display:block;text-align:center;color:#777;font-size:.9em}.forgot-password .forgot-password-wrapper .rw label.icon{display:none}.forgot-password .forgot-password-wrapper .rw label.icon:before{font-size:30px!important;vertical-align:middle}.forgot-password .forgot-password-wrapper .rw label.icon.email:before{content:""}.forgot-password .forgot-password-wrapper .rw label.icon.answer:before{content:"";font-size:28px!important;padding-bottom:2px}.forgot-password .forgot-password-wrapper .rw label.icon.password:before{content:""}.forgot-password .forgot-password-wrapper .rw input{width:230px;padding:8px 12px;font-size:1.1em;margin:0!important}.forgot-password .forgot-password-wrapper .btns{padding:12px;text-align:center}.forgot-password .forgot-password-wrapper .btns .forgot-password{margin-bottom:7px;display:block;color:#777}.forgot-password .forgot-password-wrapper .btns span{display:block;text-align:center;color:#777;font-size:.9em;padding-bottom:18px}.forgot-password .forgot-password-wrapper .btns .button{text-align:center;margin-bottom:10px}.forgot-password .forgot-password-wrapper .msg span{color:#fff;padding:7px 8px 8px;line-height:120%;border-radius:2px;display:block;font-family:'Avenir-Medium',Arial;text-align:center;margin-top:4px}.forgot-password .forgot-password-wrapper .msg span.err{background:#a81326}.forgot-password .forgot-password-wrapper .msg span.err a{display:inline-block;border-radius:2px;text-decoration:none;padding:2px 6px;background:#fecd1a;color:#000!important}.forgot-password .forgot-password-wrapper .msg span.success{background:#2cab0d;display:block!important}.forgot-password .forgot-password-wrapper .msg span.hidden{display:none}.table-register{border-collapse:collapse;margin:0 auto;width:100%;max-width:800px;min-width:300px}.table-register th{background:#000;border-bottom:1px solid #000;text-align:center;padding:3px;color:#fff}.table-register th:first-child{background:none}.table-register th:last-child,.table-register tr.price td{background:#fecd1a;color:#000}.table-register td{text-align:center;padding:6px;border-bottom:1px dotted #000;border-left:1px solid #000}.table-register td:first-child{text-align:left;padding:6px 20% 6px 6px;border-left:none}.table-register td span.ok{background:#41b70a url(/content/css/lopocainfo/areas-root/icon/ok-w.svg) no-repeat 3px 3px;background-size:75%;display:block;width:20px;height:20px;text-align:center;border-radius:30px;margin:0 auto}.table-register tr.price td{background:#000;color:#fff;border-bottom:none}.table-register tr.price td:last-child{background:#fecd1a;color:#000}.table-register tr.price td:first-child{background:none}.table-register tr.join td{background:none;border:none;padding-top:20px}.user-status{background:#e0e0e0;display:inline-block;padding:6px 12px;border-radius:2px}.user-status span{text-transform:uppercase;color:#777;font-size:.8em}.user-status b{display:inline-block;margin-left:8px}.usertax-verification .detail a.download{cursor:pointer}.usertax-formtemplate .krank-wrapper .icon.remove{margin-left:10px;cursor:pointer}@media screen and (max-width:800px){.earning-report{margin:20px}}.earning-report,.earning-ownbenefit,.earning-summarydownline{margin-right:20px}.earning-report select,.earning-ownbenefit select,.earning-summarydownline select{display:none}.earning-report table,.earning-ownbenefit table,.earning-summarydownline table{width:100%;border-collapse:collapse;border-radius:6px;overflow:hidden;background:#4b4b4b;white-space:nowrap}.earning-report table thead,.earning-ownbenefit table thead,.earning-summarydownline table thead,.earning-report table tfoot,.earning-ownbenefit table tfoot,.earning-summarydownline table tfoot{background:rgba(255,255,255,.1)}.earning-report table thead th,.earning-ownbenefit table thead th,.earning-summarydownline table thead th,.earning-report table tfoot th,.earning-ownbenefit table tfoot th,.earning-summarydownline table tfoot th,.earning-report table thead td,.earning-ownbenefit table thead td,.earning-summarydownline table thead td,.earning-report table tfoot td,.earning-ownbenefit table tfoot td,.earning-summarydownline table tfoot td{padding:8px 12px;letter-spacing:.26px;font-family:'Avenir',sans-serif,Arial;font-weight:800;color:rgba(255,255,255,.7);text-transform:uppercase;text-align:left}.earning-report table thead th,.earning-ownbenefit table thead th,.earning-summarydownline table thead th,.earning-report table tfoot th,.earning-ownbenefit table tfoot th,.earning-summarydownline table tfoot th,.earning-report table thead td,.earning-ownbenefit table thead td,.earning-summarydownline table thead td,.earning-report table tfoot td,.earning-ownbenefit table tfoot td,.earning-summarydownline table tfoot td{font-size:13px}.earning-report table thead th:last-child,.earning-ownbenefit table thead th:last-child,.earning-summarydownline table thead th:last-child,.earning-report table tfoot th:last-child,.earning-ownbenefit table tfoot th:last-child,.earning-summarydownline table tfoot th:last-child,.earning-report table thead td:last-child,.earning-ownbenefit table thead td:last-child,.earning-summarydownline table thead td:last-child,.earning-report table tfoot td:last-child,.earning-ownbenefit table tfoot td:last-child,.earning-summarydownline table tfoot td:last-child{max-width:auto}.earning-report table tbody tr,.earning-ownbenefit table tbody tr,.earning-summarydownline table tbody tr{border-bottom:1px solid rgba(255,255,255,.14)}.earning-report table tbody tr:nth-child(even),.earning-ownbenefit table tbody tr:nth-child(even),.earning-summarydownline table tbody tr:nth-child(even){background:rgba(255,255,255,.1)}.earning-report table tbody tr:hover td,.earning-ownbenefit table tbody tr:hover td,.earning-summarydownline table tbody tr:hover td{background:#e2ba36;color:#000}.earning-report table tbody tr:hover td a,.earning-ownbenefit table tbody tr:hover td a,.earning-summarydownline table tbody tr:hover td a{color:#000}.earning-report table tbody tr td,.earning-ownbenefit table tbody tr td,.earning-summarydownline table tbody tr td{padding:10px 12px}.earning-report table tbody tr td:last-child,.earning-ownbenefit table tbody tr td:last-child,.earning-summarydownline table tbody tr td:last-child{max-width:auto}.earning-report table a,.earning-ownbenefit table a,.earning-summarydownline table a{outline:none;border:none;text-decoration:none;line-height:1}.earning-report table a:hover,.earning-ownbenefit table a:hover,.earning-summarydownline table a:hover{cursor:pointer;text-decoration:none}.earning-report table a,.earning-ownbenefit table a,.earning-summarydownline table a{display:inline-flex;flex-flow:row nowrap;align-items:center;justify-content:center;font-family:'Avenir',sans-serif,Arial;font-weight:500;color:#e2ba36;background-color:rgba(255,255,255,0);padding:5px;border-radius:6px;border:1px solid rgba(255,255,255,0);transition:border-color 300ms ease-in-out}.earning-report table a,.earning-ownbenefit table a,.earning-summarydownline table a{font-size:15px}.earning-report table a:hover,.earning-ownbenefit table a:hover,.earning-summarydownline table a:hover{box-shadow:0 0 16px rgba(0,0,0,.1);background-color:rgba(255,255,255,.1);border-color:rgba(0,0,0,.5)}.earning-report table a:focus,.earning-ownbenefit table a:focus,.earning-summarydownline table a:focus{color:#e8c963}@media only screen and (max-width:480px){.earning-report table thead,.earning-ownbenefit table thead,.earning-summarydownline table thead{float:left!important}.earning-report table thead th,.earning-ownbenefit table thead th,.earning-summarydownline table thead th{display:block!important}.earning-report table tbody,.earning-ownbenefit table tbody,.earning-summarydownline table tbody{float:right!important}.earning-report table tbody td,.earning-ownbenefit table tbody td,.earning-summarydownline table tbody td{display:block!important;padding:8px!important}}.earning-report table thead tr,.earning-ownbenefit table thead tr,.earning-summarydownline table thead tr{white-space:initial}.earning-report table thead tr th,.earning-ownbenefit table thead tr th,.earning-summarydownline table thead tr th{font-size:11px}.earning-report table thead tr.header th.border-sides,.earning-ownbenefit table thead tr.header th.border-sides,.earning-summarydownline table thead tr.header th.border-sides{font-size:1.5em;text-align:center;border-left:1px solid rgba(255,255,255,.1);border-right:1px solid rgba(255,255,255,.1)}.earning-report table thead th:nth-child(1),.earning-ownbenefit table thead th:nth-child(1),.earning-summarydownline table thead th:nth-child(1),.earning-report table thead th:nth-child(9),.earning-ownbenefit table thead th:nth-child(9),.earning-summarydownline table thead th:nth-child(9),.earning-report table thead th:nth-child(12),.earning-ownbenefit table thead th:nth-child(12),.earning-summarydownline table thead th:nth-child(12){border-right:1px solid rgba(255,255,255,.1)}.earning-report table .icon,.earning-ownbenefit table .icon,.earning-summarydownline table .icon{width:fit-content;justify-content:center}.earning-report table th,.earning-ownbenefit table th,.earning-summarydownline table th{vertical-align:bottom}.earning-report table th.border-top,.earning-ownbenefit table th.border-top,.earning-summarydownline table th.border-top{text-align:center;font-size:1em;border-right:1px solid rgba(255,255,255,.1)}.earning-report table tbody tr:hover,.earning-ownbenefit table tbody tr:hover,.earning-summarydownline table tbody tr:hover{background:#888;color:initial}.earning-report table tbody tr td,.earning-ownbenefit table tbody tr td,.earning-summarydownline table tbody tr td{font-size:14px;padding:5px!important}.earning-report .empty,.earning-ownbenefit .empty,.earning-summarydownline .empty{display:none}.earning-report .empty.active,.earning-ownbenefit .empty.active,.earning-summarydownline .empty.active{display:block;padding:20px}.earning-report .msg span{background:#a81326;color:#fff;padding:7px 8px 8px;line-height:120%;border-radius:2px;display:block;font-family:'Avenir-Medium',Arial;text-align:center;margin-top:4px}#logged-in-as{position:fixed;bottom:0;left:0;width:320px;background-color:#920000;z-index:100;padding:14px 8px;border-top-left-radius:2px}#logged-in-as p{font-size:.9em;color:#fff;text-align:center}#logged-in-as a.control{background:#fff;color:#000;border-radius:2px;text-decoration:none;padding:3px 6px;margin-left:8px;font-size:.75em}#logged-in-as a.control:hover{background:#b5b5b5}#logged-in-as .logout{text-transform:uppercase;font-size:.8em}.table-wrapper{overflow-x:auto}table.current-volume{width:100%;border-collapse:collapse;border-radius:6px;overflow:hidden;background:#4b4b4b;white-space:nowrap}table.current-volume thead,table.current-volume tfoot{background:rgba(255,255,255,.1)}table.current-volume thead th,table.current-volume tfoot th,table.current-volume thead td,table.current-volume tfoot td{padding:8px 12px;letter-spacing:.26px;font-family:'Avenir',sans-serif,Arial;font-weight:800;color:rgba(255,255,255,.7);text-transform:uppercase;text-align:left}table.current-volume thead th,table.current-volume tfoot th,table.current-volume thead td,table.current-volume tfoot td{font-size:13px}table.current-volume thead th:last-child,table.current-volume tfoot th:last-child,table.current-volume thead td:last-child,table.current-volume tfoot td:last-child{max-width:auto}table.current-volume tbody tr{border-bottom:1px solid rgba(255,255,255,.14)}table.current-volume tbody tr:nth-child(even){background:rgba(255,255,255,.1)}table.current-volume tbody tr:hover td{background:#e2ba36;color:#000}table.current-volume tbody tr:hover td a{color:#000}table.current-volume tbody tr td{padding:10px 12px}table.current-volume tbody tr td:last-child{max-width:auto}table.current-volume a{outline:none;border:none;text-decoration:none;line-height:1}table.current-volume a:hover{cursor:pointer;text-decoration:none}table.current-volume a{display:inline-flex;flex-flow:row nowrap;align-items:center;justify-content:center;font-family:'Avenir',sans-serif,Arial;font-weight:500;color:#e2ba36;background-color:rgba(255,255,255,0);padding:5px;border-radius:6px;border:1px solid rgba(255,255,255,0);transition:border-color 300ms ease-in-out}table.current-volume a{font-size:15px}table.current-volume a:hover{box-shadow:0 0 16px rgba(0,0,0,.1);background-color:rgba(255,255,255,.1);border-color:rgba(0,0,0,.5)}table.current-volume a:focus{color:#e8c963}table{text-align:left}table.history{width:100%;border-collapse:collapse;border-radius:6px;overflow:hidden;background:#4b4b4b;white-space:nowrap}table.history thead,table.history tfoot{background:rgba(255,255,255,.1)}table.history thead th,table.history tfoot th,table.history thead td,table.history tfoot td{padding:8px 12px;letter-spacing:.26px;font-family:'Avenir',sans-serif,Arial;font-weight:800;color:rgba(255,255,255,.7);text-transform:uppercase;text-align:left}table.history thead th,table.history tfoot th,table.history thead td,table.history tfoot td{font-size:13px}table.history thead th:last-child,table.history tfoot th:last-child,table.history thead td:last-child,table.history tfoot td:last-child{max-width:170px}table.history tbody tr{border-bottom:1px solid rgba(255,255,255,.14)}table.history tbody tr:hover td{background:#e2ba36;color:#000}table.history tbody tr:hover td a{color:#000}table.history tbody tr td{padding:10px 12px}table.history tbody tr td:last-child{max-width:170px}table.history a{outline:none;border:none;text-decoration:none;line-height:1}table.history a:hover{cursor:pointer;text-decoration:none}table.history a{display:inline-flex;flex-flow:row nowrap;align-items:center;justify-content:center;font-family:'Avenir',sans-serif,Arial;font-weight:500;color:#e2ba36;background-color:rgba(255,255,255,0);padding:5px;border-radius:6px;border:1px solid rgba(255,255,255,0);transition:border-color 300ms ease-in-out}table.history a{font-size:15px}table.history a:hover{box-shadow:0 0 16px rgba(0,0,0,.1);background-color:rgba(255,255,255,.1);border-color:rgba(0,0,0,.5)}table.history a:focus{color:#e8c963}table.history td.report,table.history th:last-child{text-align:right}table.history tr:hover td.report{background:inherit}table.history tr:hover td.report a{color:#e2ba36}.earning-ownbenefit table{width:100%;border-collapse:collapse;border-radius:6px;overflow:hidden;background:#4b4b4b;white-space:nowrap;width:initial!important;margin:0 auto!important;text-align:center}.earning-ownbenefit table thead,.earning-ownbenefit table tfoot{background:rgba(255,255,255,.1)}.earning-ownbenefit table thead th,.earning-ownbenefit table tfoot th,.earning-ownbenefit table thead td,.earning-ownbenefit table tfoot td{padding:8px 12px;letter-spacing:.26px;font-family:'Avenir',sans-serif,Arial;font-weight:800;color:rgba(255,255,255,.7);text-transform:uppercase;text-align:left}.earning-ownbenefit table thead th,.earning-ownbenefit table tfoot th,.earning-ownbenefit table thead td,.earning-ownbenefit table tfoot td{font-size:13px}.earning-ownbenefit table thead th:last-child,.earning-ownbenefit table tfoot th:last-child,.earning-ownbenefit table thead td:last-child,.earning-ownbenefit table tfoot td:last-child{max-width:auto}.earning-ownbenefit table tbody tr{border-bottom:1px solid rgba(255,255,255,.14)}.earning-ownbenefit table tbody tr:nth-child(even){background:rgba(255,255,255,.1)}.earning-ownbenefit table tbody tr:hover td{background:#e2ba36;color:#000}.earning-ownbenefit table tbody tr:hover td a{color:#000}.earning-ownbenefit table tbody tr td{padding:10px 12px}.earning-ownbenefit table tbody tr td:last-child{max-width:auto}.earning-ownbenefit table a{outline:none;border:none;text-decoration:none;line-height:1}.earning-ownbenefit table a:hover{cursor:pointer;text-decoration:none}.earning-ownbenefit table a{display:inline-flex;flex-flow:row nowrap;align-items:center;justify-content:center;font-family:'Avenir',sans-serif,Arial;font-weight:500;color:#e2ba36;background-color:rgba(255,255,255,0);padding:5px;border-radius:6px;border:1px solid rgba(255,255,255,0);transition:border-color 300ms ease-in-out}.earning-ownbenefit table a{font-size:15px}.earning-ownbenefit table a:hover{box-shadow:0 0 16px rgba(0,0,0,.1);background-color:rgba(255,255,255,.1);border-color:rgba(0,0,0,.5)}.earning-ownbenefit table a:focus{color:#e8c963}.usertax-payintransactions table{width:100%;border-collapse:collapse;border-radius:6px;overflow:hidden;background:#4b4b4b;white-space:nowrap}.usertax-payintransactions table thead,.usertax-payintransactions table tfoot{background:rgba(255,255,255,.1)}.usertax-payintransactions table thead th,.usertax-payintransactions table tfoot th,.usertax-payintransactions table thead td,.usertax-payintransactions table tfoot td{padding:8px 12px;letter-spacing:.26px;font-family:'Avenir',sans-serif,Arial;font-weight:800;color:rgba(255,255,255,.7);text-transform:uppercase;text-align:left}.usertax-payintransactions table thead th,.usertax-payintransactions table tfoot th,.usertax-payintransactions table thead td,.usertax-payintransactions table tfoot td{font-size:13px}.usertax-payintransactions table thead th:last-child,.usertax-payintransactions table tfoot th:last-child,.usertax-payintransactions table thead td:last-child,.usertax-payintransactions table tfoot td:last-child{max-width:auto}.usertax-payintransactions table tbody tr{border-bottom:1px solid rgba(255,255,255,.14)}.usertax-payintransactions table tbody tr:nth-child(even){background:rgba(255,255,255,.1)}.usertax-payintransactions table tbody tr:hover td{background:#e2ba36;color:#000}.usertax-payintransactions table tbody tr:hover td a{color:#000}.usertax-payintransactions table tbody tr td{padding:10px 12px}.usertax-payintransactions table tbody tr td:last-child{max-width:auto}.usertax-payintransactions table a{outline:none;border:none;text-decoration:none;line-height:1}.usertax-payintransactions table a:hover{cursor:pointer;text-decoration:none}.usertax-payintransactions table a{display:inline-flex;flex-flow:row nowrap;align-items:center;justify-content:center;font-family:'Avenir',sans-serif,Arial;font-weight:500;color:#e2ba36;background-color:rgba(255,255,255,0);padding:5px;border-radius:6px;border:1px solid rgba(255,255,255,0);transition:border-color 300ms ease-in-out}.usertax-payintransactions table a{font-size:15px}.usertax-payintransactions table a:hover{box-shadow:0 0 16px rgba(0,0,0,.1);background-color:rgba(255,255,255,.1);border-color:rgba(0,0,0,.5)}.usertax-payintransactions table a:focus{color:#e8c963}.usertax-actualtaxbalance table{width:100%;border-collapse:collapse;border-radius:6px;overflow:hidden;background:#4b4b4b;white-space:nowrap}.usertax-actualtaxbalance table thead,.usertax-actualtaxbalance table tfoot{background:rgba(255,255,255,.1)}.usertax-actualtaxbalance table thead th,.usertax-actualtaxbalance table tfoot th,.usertax-actualtaxbalance table thead td,.usertax-actualtaxbalance table tfoot td{padding:8px 12px;letter-spacing:.26px;font-family:'Avenir',sans-serif,Arial;font-weight:800;color:rgba(255,255,255,.7);text-transform:uppercase;text-align:left}.usertax-actualtaxbalance table thead th,.usertax-actualtaxbalance table tfoot th,.usertax-actualtaxbalance table thead td,.usertax-actualtaxbalance table tfoot td{font-size:13px}.usertax-actualtaxbalance table thead th:last-child,.usertax-actualtaxbalance table tfoot th:last-child,.usertax-actualtaxbalance table thead td:last-child,.usertax-actualtaxbalance table tfoot td:last-child{max-width:auto}.usertax-actualtaxbalance table tbody tr{border-bottom:1px solid rgba(255,255,255,.14)}.usertax-actualtaxbalance table tbody tr:nth-child(even){background:rgba(255,255,255,.1)}.usertax-actualtaxbalance table tbody tr:hover td{background:#e2ba36;color:#000}.usertax-actualtaxbalance table tbody tr:hover td a{color:#000}.usertax-actualtaxbalance table tbody tr td{padding:10px 12px}.usertax-actualtaxbalance table tbody tr td:last-child{max-width:auto}.usertax-actualtaxbalance table a{outline:none;border:none;text-decoration:none;line-height:1}.usertax-actualtaxbalance table a:hover{cursor:pointer;text-decoration:none}.usertax-actualtaxbalance table a{display:inline-flex;flex-flow:row nowrap;align-items:center;justify-content:center;font-family:'Avenir',sans-serif,Arial;font-weight:500;color:#e2ba36;background-color:rgba(255,255,255,0);padding:5px;border-radius:6px;border:1px solid rgba(255,255,255,0);transition:border-color 300ms ease-in-out}.usertax-actualtaxbalance table a{font-size:15px}.usertax-actualtaxbalance table a:hover{box-shadow:0 0 16px rgba(0,0,0,.1);background-color:rgba(255,255,255,.1);border-color:rgba(0,0,0,.5)}.usertax-actualtaxbalance table a:focus{color:#e8c963}.earning-ownbenefit .year{margin:16px auto!important;flex:initial!important}.earning-currentperiod,.earning-summarydownline,.earning-historicalearnings,.earning-ownbenefit,.usertax-formtemplate,.usertax-payintransactions,.usertax-actualtaxbalance .pad{margin-bottom:64px;display:flex;flex-flow:row wrap;align-items:center;justify-content:space-between;margin-bottom:20px}.earning-currentperiod .table-wrapper,.earning-summarydownline .table-wrapper,.earning-historicalearnings .table-wrapper,.earning-ownbenefit .table-wrapper,.usertax-formtemplate .table-wrapper,.usertax-payintransactions .table-wrapper,.usertax-actualtaxbalance .pad .table-wrapper,.earning-currentperiod .error,.earning-summarydownline .error,.earning-historicalearnings .error,.earning-ownbenefit .error,.usertax-formtemplate .error,.usertax-payintransactions .error,.usertax-actualtaxbalance .pad .error,.earning-currentperiod .error_message,.earning-summarydownline .error_message,.earning-historicalearnings .error_message,.earning-ownbenefit .error_message,.usertax-formtemplate .error_message,.usertax-payintransactions .error_message,.usertax-actualtaxbalance .pad .error_message{flex:1 0 100%}.earning-currentperiod .error.hidden,.earning-summarydownline .error.hidden,.earning-historicalearnings .error.hidden,.earning-ownbenefit .error.hidden,.usertax-formtemplate .error.hidden,.usertax-payintransactions .error.hidden,.usertax-actualtaxbalance .pad .error.hidden{display:none}.earning-currentperiod h5,.earning-summarydownline h5,.earning-historicalearnings h5,.earning-ownbenefit h5,.usertax-formtemplate h5,.usertax-payintransactions h5,.usertax-actualtaxbalance .pad h5{text-transform:uppercase;line-height:130%;font-size:24px;margin:16px 0}.earning-currentperiod h5,.earning-summarydownline h5,.earning-historicalearnings h5,.earning-ownbenefit h5,.usertax-formtemplate h5,.usertax-payintransactions h5,.usertax-actualtaxbalance .pad h5{font-family:'Avenir',sans-serif,Arial;font-weight:900;color:#fff}.earning-currentperiod h5,.earning-summarydownline h5,.earning-historicalearnings h5,.earning-ownbenefit h5,.usertax-formtemplate h5,.usertax-payintransactions h5,.usertax-actualtaxbalance .pad h5{font-size:17px}.earning-currentperiod select,.earning-summarydownline select,.earning-historicalearnings select,.earning-ownbenefit select,.usertax-formtemplate select,.usertax-payintransactions select,.usertax-actualtaxbalance .pad select{display:none}.earning-currentperiod .filter,.earning-summarydownline .filter,.earning-historicalearnings .filter,.earning-ownbenefit .filter,.usertax-formtemplate .filter,.usertax-payintransactions .filter,.usertax-actualtaxbalance .pad .filter{flex:0 0 100%;display:flex;flex-flow:row nowrap;align-items:center;justify-content:flex-start;margin:16px 0}@media screen and (min-width:1300px){.earning-currentperiod .filter,.earning-summarydownline .filter,.earning-historicalearnings .filter,.earning-ownbenefit .filter,.usertax-formtemplate .filter,.usertax-payintransactions .filter,.usertax-actualtaxbalance .pad .filter{flex:0 0 auto;margin-left:16px}}.earning-currentperiod .filter .select-dropdown,.earning-summarydownline .filter .select-dropdown,.earning-historicalearnings .filter .select-dropdown,.earning-ownbenefit .filter .select-dropdown,.usertax-formtemplate .filter .select-dropdown,.usertax-payintransactions .filter .select-dropdown,.usertax-actualtaxbalance .pad .filter .select-dropdown{flex:0 0 200px;width:200px;margin-left:10px}.earning-currentperiod .report a:after,.earning-summarydownline .report a:after,.earning-historicalearnings .report a:after,.earning-ownbenefit .report a:after,.usertax-formtemplate .report a:after,.usertax-payintransactions .report a:after,.usertax-actualtaxbalance .pad .report a:after{flex:0 0 auto;display:inline-flex;flex-flow:row nowrap;align-items:center;justify-content:center;color:inherit;font-size:10px;line-height:1;content:""}.earning-currentperiod .report a:after,.earning-summarydownline .report a:after,.earning-historicalearnings .report a:after,.earning-ownbenefit .report a:after,.usertax-formtemplate .report a:after,.usertax-payintransactions .report a:after,.usertax-actualtaxbalance .pad .report a:after{font-family:"lopoca-icons"}.earning-currentperiod .report a:after,.earning-summarydownline .report a:after,.earning-historicalearnings .report a:after,.earning-ownbenefit .report a:after,.usertax-formtemplate .report a:after,.usertax-payintransactions .report a:after,.usertax-actualtaxbalance .pad .report a:after{margin:5px}.earning-currentperiod .report a:after,.earning-summarydownline .report a:after,.earning-historicalearnings .report a:after,.earning-ownbenefit .report a:after,.usertax-formtemplate .report a:after,.usertax-payintransactions .report a:after,.usertax-actualtaxbalance .pad .report a:after{}.earning-currentperiod .report a:after,.earning-summarydownline .report a:after,.earning-historicalearnings .report a:after,.earning-ownbenefit .report a:after,.usertax-formtemplate .report a:after,.usertax-payintransactions .report a:after,.usertax-actualtaxbalance .pad .report a:after{font-size:18px}.earning-ownbenefit,.usertax-payintransactions{justify-content:flex-end}.earning-ownbenefit .usertax-formtemplate,.usertax-payintransactions .usertax-formtemplate{font-weight:bold;margin-right:10px;text-align:left}.earning-ownbenefit .usertax-formtemplate form,.usertax-payintransactions .usertax-formtemplate form{width:100%;max-width:1200px;margin:auto}.earning-ownbenefit .usertax-formtemplate .NewSubmission,.usertax-payintransactions .usertax-formtemplate .NewSubmission,.earning-ownbenefit .usertax-formtemplate .UpdateSubmission,.usertax-payintransactions .usertax-formtemplate .UpdateSubmission{background-color:#4b4b4b;padding:10px}.earning-ownbenefit .usertax-formtemplate .NewSubmission,.usertax-payintransactions .usertax-formtemplate .NewSubmission,.earning-ownbenefit .usertax-formtemplate .UpdateSubmission,.usertax-payintransactions .usertax-formtemplate .UpdateSubmission{border-top-left-radius:6px;-moz-border-radius-topleft:6px;-o-border-radius-topleft:6px;-webkit-border-top-left-radius:6px}.earning-ownbenefit .usertax-formtemplate .NewSubmission,.usertax-payintransactions .usertax-formtemplate .NewSubmission,.earning-ownbenefit .usertax-formtemplate .UpdateSubmission,.usertax-payintransactions .usertax-formtemplate .UpdateSubmission{border-top-right-radius:6px;-moz-border-radius-topright:6px;-o-border-radius-topright:6px;-webkit-border-top-right-radius:6px}.earning-ownbenefit .usertax-formtemplate .NewSubmission,.usertax-payintransactions .usertax-formtemplate .NewSubmission,.earning-ownbenefit .usertax-formtemplate .UpdateSubmission,.usertax-payintransactions .usertax-formtemplate .UpdateSubmission{border-bottom-right-radius:6px;-moz-border-radius-bottomright:6px;-o-border-radius-bottomright:6px;-webkit-border-bottom-right-radius:6px}.earning-ownbenefit .usertax-formtemplate .NewSubmission,.usertax-payintransactions .usertax-formtemplate .NewSubmission,.earning-ownbenefit .usertax-formtemplate .UpdateSubmission,.usertax-payintransactions .usertax-formtemplate .UpdateSubmission{border-bottom-left-radius:6px;-moz-border-radius-bottomleft:6px;-o-border-radius-bottomleft:6px;-webkit-border-bottom-left-radius:6px}.earning-ownbenefit .usertax-formtemplate .form-control-toggle,.usertax-payintransactions .usertax-formtemplate .form-control-toggle{margin:5px 0}.earning-ownbenefit .usertax-formtemplate .input-label,.usertax-payintransactions .usertax-formtemplate .input-label{letter-spacing:.26px;font-family:'Avenir',sans-serif,Arial;font-weight:800;color:rgba(255,255,255,.7);text-transform:uppercase;margin-left:16px}.earning-ownbenefit .usertax-formtemplate .input-label,.usertax-payintransactions .usertax-formtemplate .input-label{font-size:13px}.earning-ownbenefit .usertax-formtemplate input:not([type=radio]):not([type=checkbox]),.usertax-payintransactions .usertax-formtemplate input:not([type=radio]):not([type=checkbox]){margin-right:0;width:100%}.earning-ownbenefit .usertax-formtemplate .row,.usertax-payintransactions .usertax-formtemplate .row{margin-bottom:24px}.earning-ownbenefit .usertax-formtemplate .row:first-child,.usertax-payintransactions .usertax-formtemplate .row:first-child{display:none}.earning-ownbenefit .usertax-formtemplate .form-group .col,.usertax-payintransactions .usertax-formtemplate .form-group .col{flex:0 0 100%}.earning-summarydownline .items tfoot tr td:first-child,.earning-historicalearnings .items tfoot tr td:first-child{text-align:right}.earning-summarydownline .items tfoot tr td:first-child .usertax-actualtaxbalance .sum-values,.earning-historicalearnings .items tfoot tr td:first-child .usertax-actualtaxbalance .sum-values{background-color:rgba(255,255,255,.1);padding:16px;border:2px solid #e2ba36;border-radius:6px;font-family:'Avenir',sans-serif,Arial;font-weight:400;color:#fff;max-width:200px;margin:auto;margin-bottom:24px}.earning-summarydownline .items tfoot tr td:first-child .usertax-actualtaxbalance .sum-values,.earning-historicalearnings .items tfoot tr td:first-child .usertax-actualtaxbalance .sum-values{font-size:20px}.earning-summarydownline .items tfoot tr td:first-child .usertax-actualtaxbalance .status b,.earning-historicalearnings .items tfoot tr td:first-child .usertax-actualtaxbalance .status b{font-family:'Avenir',sans-serif,Arial;font-weight:500;color:#e2ba36;margin-left:10px}.earning-summarydownline .items tfoot tr td:first-child .usertax-actualtaxbalance .status b,.earning-historicalearnings .items tfoot tr td:first-child .usertax-actualtaxbalance .status b{font-size:20px}.earning-historicalearnings .commision{position:fixed}.finances-benefits-stats{flex:0 0 100%;display:flex;flex-flow:row nowrap;align-items:center;justify-content:center;margin-top:32px;line-height:21px}.finances-benefits-stats ul{text-align:left;list-style:none;display:inline-flex;flex-flow:column nowrap;align-items:stretch;justify-content:center;background-color:rgba(255,255,255,.1);padding:16px;border:2px solid #e2ba36;border-radius:6px;font-family:'Avenir',sans-serif,Arial;font-weight:400;color:#fff}.finances-benefits-stats ul{font-size:20px}.finances-benefits-stats ul li{display:flex;flex-flow:row nowrap;align-items:center;justify-content:space-between;padding:10px}.finances-benefits-stats ul li .amount{font-family:'Avenir',sans-serif,Arial;font-weight:900;color:#e2ba36;margin-left:24px;flex:0 0 auto}.finances-benefits-stats ul li .amount{font-size:20px}.finances-benefits-stats ul .more-button{outline:none;border:none;text-decoration:none;line-height:1;margin:auto}.finances-benefits-stats ul .more-button:hover{cursor:pointer;text-decoration:none}.finances-benefits-stats ul .more-button{text-transform:uppercase}.finances-benefits-stats ul .more-button{display:flex;flex-flow:row nowrap;align-items:center;justify-content:center;border-radius:6px;padding:8px 16px;-webkit-transition:all ease-in-out .2s;transition:all ease-in-out .2s}.finances-benefits-stats ul .more-button{padding:8px 16px;font-family:'Avenir',sans-serif,Arial;font-weight:500;color:#fff}.finances-benefits-stats ul .more-button{font-size:15px}.finances-benefits-stats ul .more-button{color:#fff;border:1px solid #fff;background-color:rgba(255,255,255,0)}.finances-benefits-stats ul .more-button:hover{background-color:rgba(255,255,255,.1)}.finances-benefits-stats ul .more-button:focus{color:#e2ba36;border-color:#e2ba36}.finances-benefits-stats{text-align:center}.finances-benefits-stats ul{text-align:left;list-style:none;display:inline-flex;flex-flow:column nowrap;align-items:stretch;justify-content:center;background-color:rgba(255,255,255,.1);padding:16px;border:2px solid #e2ba36;border-radius:6px;font-family:'Avenir',sans-serif,Arial;font-weight:400;color:#fff}.finances-benefits-stats ul{font-size:20px}.finances-benefits-stats ul li{display:flex;flex-flow:row nowrap;align-items:center;justify-content:space-between;padding:10px}.finances-benefits-stats ul li .amount{font-family:'Avenir',sans-serif,Arial;font-weight:900;color:#e2ba36;margin-left:16px;flex:0 0 auto}.finances-benefits-stats ul li .amount{font-size:20px}.finances-benefits-stats ul .more-button{outline:none;border:none;text-decoration:none;line-height:1;margin:auto}.finances-benefits-stats ul .more-button:hover{cursor:pointer;text-decoration:none}.finances-benefits-stats ul .more-button{text-transform:uppercase}.finances-benefits-stats ul .more-button{display:flex;flex-flow:row nowrap;align-items:center;justify-content:center;border-radius:6px;padding:8px 16px;-webkit-transition:all ease-in-out .2s;transition:all ease-in-out .2s}.finances-benefits-stats ul .more-button{padding:8px 16px;font-family:'Avenir',sans-serif,Arial;font-weight:500;color:#fff}.finances-benefits-stats ul .more-button{font-size:15px}.finances-benefits-stats ul .more-button{color:#fff;border:1px solid #fff;background-color:rgba(255,255,255,0)}.finances-benefits-stats ul .more-button:hover{background-color:rgba(255,255,255,.1)}.finances-benefits-stats ul .more-button:focus{color:#e2ba36;border-color:#e2ba36}.earning-historicalearnings .commission table.commission-detail,.earning-historicalearnings .commission table.commission-matching{display:inline-block}.sidebar:not(.navbar_tertiary).hidden:before{opacity:0;height:0;transition:opacity 300ms ease-in-out}.sidebar:not(.navbar_tertiary):before{content:"";position:fixed;top:0;bottom:0;left:0;right:0;opacity:0;background-color:#000;opacity:.5;transition:opacity 300ms ease-in-out}.sidebar:not(.navbar_tertiary).hidden .sidebar-content{right:-850px}.sidebar:not(.navbar_tertiary) .sidebar-content{position:fixed;right:0;top:0;height:100%;background-color:#262626;border:1px solid rgba(255,255,255,.14);z-index:2;align-content:flex-start;display:flex;flex-flow:row wrap;align-items:flex-start;justify-content:flex-start;padding:16px;padding-top:106px;max-width:850px;overflow:auto;transition:right 300ms ease-in-out}.sidebar:not(.navbar_tertiary) .sidebar-content table{opacity:1;transition:opacity 300ms ease-in-out}.sidebar:not(.navbar_tertiary) .sidebar-content table.hidden{opacity:0}.sidebar:not(.navbar_tertiary) .sidebar-content .back-button{outline:none;border:none;text-decoration:none;line-height:1;flex:0 0 auto}.sidebar:not(.navbar_tertiary) .sidebar-content .back-button:hover{cursor:pointer;text-decoration:none}.sidebar:not(.navbar_tertiary) .sidebar-content .back-button{text-transform:uppercase}.sidebar:not(.navbar_tertiary) .sidebar-content .back-button:before{}.sidebar:not(.navbar_tertiary) .sidebar-content .back-button:before{flex:0 0 auto;display:inline-flex;flex-flow:row nowrap;align-items:center;justify-content:center;color:inherit;font-size:10px;line-height:1}.sidebar:not(.navbar_tertiary) .sidebar-content .back-button:before{font-family:"lopoca-icons"}.sidebar:not(.navbar_tertiary) .sidebar-content .back-button:before{margin:5px}.sidebar:not(.navbar_tertiary) .sidebar-content .back-button:before{}.sidebar:not(.navbar_tertiary) .sidebar-content .back-button:before{font-size:18px}.sidebar:not(.navbar_tertiary) .sidebar-content .back-button{display:inline-flex;flex-flow:row nowrap;align-items:center;justify-content:center;font-family:'Avenir',sans-serif,Arial;font-weight:500;color:#e2ba36;background-color:rgba(255,255,255,0);padding:5px;border-radius:6px;border:1px solid rgba(255,255,255,0);transition:border-color 300ms ease-in-out}.sidebar:not(.navbar_tertiary) .sidebar-content .back-button{font-size:15px}.sidebar:not(.navbar_tertiary) .sidebar-content .back-button:hover{box-shadow:0 0 16px rgba(0,0,0,.1);background-color:rgba(255,255,255,.1);border-color:rgba(0,0,0,.5)}.sidebar:not(.navbar_tertiary) .sidebar-content .back-button:focus{color:#e8c963}.sidebar:not(.navbar_tertiary) .sidebar-content .header{flex:1 1 auto}.sidebar:not(.navbar_tertiary) .sidebar-content .header h5,.sidebar:not(.navbar_tertiary) .sidebar-content .header h6{margin:0;text-align:center}.sidebar:not(.navbar_tertiary) .sidebar-content .header h6{letter-spacing:.26px;font-family:'Avenir',sans-serif,Arial;font-weight:800;color:rgba(255,255,255,.7);text-transform:uppercase}.sidebar:not(.navbar_tertiary) .sidebar-content .header h6{font-size:13px}.sidebar:not(.navbar_tertiary) .sidebar-content .stats{list-style:none;flex:1 0 100%}.sidebar:not(.navbar_tertiary) .sidebar-content .stats .qty,.sidebar:not(.navbar_tertiary) .sidebar-content .stats .title{font-family:'Avenir',sans-serif,Arial;font-weight:500;color:#e2ba36}.sidebar:not(.navbar_tertiary) .sidebar-content .stats .qty,.sidebar:not(.navbar_tertiary) .sidebar-content .stats .title{font-size:17px}.sidebar:not(.navbar_tertiary) .sidebar-content .table-wrapper{margin-bottom:16px}.sidebar:not(.navbar_tertiary) .sidebar-content .table-wrapper caption{letter-spacing:.26px;font-family:'Avenir',sans-serif,Arial;font-weight:800;color:rgba(255,255,255,.7);text-transform:uppercase;margin:0 0 10px 10px;text-align:left}.sidebar:not(.navbar_tertiary) .sidebar-content .table-wrapper caption{font-size:13px}.sidebar:not(.navbar_tertiary) .sidebar-content .table-wrapper .total_amount{color:#e2ba36;font-size:15px}.earning-summarydownline .sidebar:not(.navbar_tertiary) .header{display:flex;flex-flow:row nowrap;align-items:center;justify-content:flex-start;flex:0 0 100%}.earning-summarydownline .sidebar:not(.navbar_tertiary) .table-wrapper{flex:1;max-height:90%}.earning-summarydownline .sidebar:not(.navbar_tertiary) .table-wrapper:not(:last-child){margin-right:16px}.earning-historicalearnings .items td.report{vertical-align:middle}.cmsmodul.taxinfomessage .content,.cmsmodul.clublegalityredirect .content{margin:0 auto;max-width:800px;padding:80px 0!important}.cmsmodul.taxinfomessage .buttons,.cmsmodul.clublegalityredirect .buttons{text-align:center;padding-bottom:80px}.cmsmodul.taxinfomessage .buttons a,.cmsmodul.clublegalityredirect .buttons a{padding:12px 28px 12px}.cmsmodul.taxinfomessage .buttons a.form,.cmsmodul.clublegalityredirect .buttons a.form{background-color:#fecd1a;color:#000!important;font-weight:bold}.person-accounts ul.nugget{margin-left:0!important;display:block;position:relative;text-align:center;background-color:#636363;height:56px;width:100%}.person-accounts ul.nugget li:nth-child(2){border-left:1px solid;border-color:#888;margin-left:-4px}.person-accounts ul.nugget li span span{margin-left:4px}.person-accounts ul.nugget li{display:inline-block!important;width:80px;padding:5px 0!important;text-align:center;margin:4px 5px;border-radius:0}.person-accounts ul.nugget li label{display:block!important;font-size:.7em;color:#bbb}.person-accounts ul.nugget li span{color:#bbb;font-size:.9em}.person-accounts ul.nugget li span abbr{text-decoration:none}person-accounts ul.solo-club li{width:93px;height:93px;padding:32px 0 0 0!important;background:#4b4b4b!important}.person-accounts ul.solo-club li label{display:block!important;margin-bottom:6px;color:#a8690a;font-size:1em}.person-accounts ul.solo-club li.provision{background-color:#fecd1a!important;width:115px!important;height:110px!important;padding-top:38px!important}.person-accounts ul.solo-club li span{color:#000;font-weight:bold;font-size:1.4em}.person-accounts ul.solo-club li abbr{font-size:1.35em;background:none!important;text-decoration:none}.person-accounts ul.app-deposit{margin-left:0!important;display:block;position:relative;text-align:center;background-color:#636363;height:124px;width:100%}.person-accounts ul.app-deposit li{width:50%;padding:5px 0!important;margin:4px 0;border-radius:0;float:left;list-style:none}.person-accounts ul.app-deposit li:first-child{border-right:1px solid;border-color:#888}.person-accounts ul.app-deposit li span span{margin-left:4px}.person-accounts ul.app-deposit li label{display:block!important;font-size:.7em;color:#bbb}.person-accounts ul.app-deposit li span{color:#bbb;font-size:.9em}.person-accounts ul.app-deposit li span abbr{text-decoration:none}.usertax-paytax .pad{padding-bottom:20px}.usertax-paytax #stwsaved{max-width:450px;position:static!important;display:none;margin:20px auto;font-weight:bold;margin-top:0!important;margin-bottom:0!important}.usertax-paytax #stwsaved.active{display:block}.usertax-paytax #stwsaved.solo{margin-top:20px!important;margin-bottom:-15px!important}.usertax-paytax .header-container h1{text-align:center;padding:20px 0;font-size:20px;text-transform:uppercase;margin-bottom:0}.usertax-paytax .amount-container{background:#0173c7;padding:20px 0;margin-top:10px}.usertax-paytax .amount-container .holder{width:235px;margin:0 auto;position:relative}.usertax-paytax .amount-container .holder span{color:#fff;margin-right:15px}.usertax-paytax .amount-container .holder .amount{display:inline-block;background:#fff;padding-left:5px;height:32px}.usertax-paytax .amount-container .holder .amount .input{display:inline-block;width:120px}.usertax-paytax .amount-container .holder .amount .input:before{content:"€";position:absolute;top:6px;color:#000}.usertax-paytax .amount-container .holder .amount .input span{color:#000;font-family:'brandon_black',Arial;padding:5px;font-size:15px;margin-left:15px;display:block;margin-top:2px}.usertax-paytax .amount-container .holder .amount .input input{border:none;padding:5px;width:88%;font-size:15px;margin-left:15px;height:32px;background-color:inherit;color:#000}.usertax-paytax .accounts-container{max-width:960px;margin:auto;position:relative;text-align:center}.usertax-paytax .account-container{display:inline-block;margin:20px;width:200px;height:50px;background:#fff;cursor:pointer}.usertax-paytax .overlay{display:none;background:#fccb52;opacity:.7;width:275px;height:150px;position:absolute}.usertax-paytax .overlay .arrow-right{width:0;height:0;border-top:20px solid transparent;border-bottom:20px solid transparent;border-left:20px solid #000;position:absolute;left:49%;top:38%}.usertax-paytax .account-container .name{text-transform:uppercase;font-weight:bold;text-align:center;padding:15px;color:#000}.usertax-paytax .account-container .details{background:#e9e9e9;color:#777;padding:5px 15px;font-size:13px;font-weight:bold}.usertax-paytax .account-container .details .limit{float:right}.usertax-paytax .account-container .details .limit abbr{text-decoration:none}.clear{clear:both}.cmsmodul.newsletter-consent{padding:20px}.cmsmodul.newsletter-consent #stwsaved{max-width:450px;position:static!important;display:none;margin:20px auto;font-weight:bold;margin-top:0!important;margin-bottom:10px!important}.cmsmodul.newsletter-consent #stwsaved.active{display:block}.cmsmodul.newsletter-consent .content{margin-bottom:10px}.cmsmodul.newsletter-consent .buttons{text-align:center;margin-top:15px}.cmsmodul.newsletter-consent .buttons a{width:20%;text-align:center;margin:0 15px}.cmsmodul.newsletter-consent .buttons a.unsubscribe{margin:0;text-decoration:underline}.cmsmodul.newsletter-consent .buttons .unsubscribe-text{font-size:11px;color:#4b4b4b}.cmsmodul.newsletter-consent .buttons>a:first-child{background-color:#fecd1a;color:#000!important}.cmsmodul.newsletter-consent div.message{text-align:center;font-size:1.2em;padding:40px;max-width:950px;margin:0 auto}.cmsmodul.newsletter-consent .message.success{padding:30px}.cmsmodul.newsletter-consent .message.success h1{margin-bottom:0}.cmsmodul.newsletter-consent .message.success:after{width:150px;display:block;height:150px;margin:20px auto;text-align:center;border-radius:200px;background:#fecd1a url(/content/css/lopocacom/assets/images/check-mark.svg) no-repeat 2px 10px;background-size:94%;content:''}.cmsmodul.iframe{position:relative}.cmsmodul.iframe.disabled:before{position:absolute;width:calc(80%);height:1000px;background:transparent;content:''}html.mobile .cmsmodul.iframe.disabled iframe{height:1000px}.cmsmodul.landing-page-list .landing-pages .single{margin-bottom:10px}.cmsmodul.landing-page-list .landing-pages .single:last-child{margin-bottom:0}.cmsmodul .dynamic.single-row{display:flow-root}.cmsmodul.kyc-upload{padding:30px}.cmsmodul.kyc-upload .validation-wrapper{border-radius:4px;border:1px solid;cursor:pointer;z-index:100;top:25%!important}.cmsmodul.kyc-upload .validation-wrapper.error{background-color:red;border-color:red}.cmsmodul.kyc-upload .validation-wrapper.success{background-color:#a4e822;border-color:#a4e822}.cmsmodul.kyc-upload .validation-wrapper .validation-message{margin-top:10px;text-align:center}.cmsmodul.kyc-upload .validation-wrapper .validation-message label{text-transform:none;font-size:1.2em;color:#000}.kyc-upload .upload.upload-element{border:0;padding:0!important}.kyc-upload .drop{display:flex;flex-flow:row nowrap;align-items:center;justify-content:center}.kyc-upload .drop a{outline:none;border:none;text-decoration:none;line-height:1}.kyc-upload .drop a:hover{cursor:pointer;text-decoration:none}.kyc-upload .drop a{text-transform:uppercase}.kyc-upload .drop a{display:flex;flex-flow:row nowrap;align-items:center;justify-content:center;border-radius:6px;padding:8px 16px;-webkit-transition:all ease-in-out .2s;transition:all ease-in-out .2s}.kyc-upload .drop a{padding:8px 16px;font-family:'Avenir',sans-serif,Arial;font-weight:500;color:#fff}.kyc-upload .drop a{font-size:15px}.kyc-upload .drop a{background-color:#e2ba36;color:#000}.kyc-upload .drop a:hover{background-color:#e8c963;box-shadow:0 0 16px rgba(0,0,0,.1)}.kyc-upload .drop a:focus{box-shadow:none}.kyc-upload .drop a:not(:last-child){margin-right:16px}.kyc-upload .drop input{display:none}.kyc-upload .content .title{width:100%;text-transform:uppercase;line-height:130%}.kyc-upload .content .title{font-family:'Avenir',sans-serif,Arial;font-weight:900;color:#fff}.kyc-upload .content .title{font-size:17px}.kyc-upload .content .ex{font-family:'Avenir',sans-serif,Arial;font-weight:400;color:#fff;text-transform:none;font-size:.9em;line-height:120%}.kyc-upload .content .ex{font-size:17px}.kyc-upload .content .ex strong{font-weight:normal}.upload-wrapper{display:flex;flex-flow:column nowrap;align-items:flex-start;justify-content:space-between;padding:16px}.upload ul{list-style:none;margin:0!important}.upload ul li{background-color:#333639;background-image:-webkit-linear-gradient(top,#333639,#303335);background-image:-moz-linear-gradient(top,#333639,#303335);background-image:linear-gradient(top,#333639,#303335);border-top:1px solid #3d4043;border-bottom:1px solid #2b2e31;padding:12px;height:76px;position:relative;list-style-type:none;color:#fff}.upload ul li input{display:none}.upload ul li p{overflow:hidden;white-space:nowrap;color:#eee;font-size:16px;font-weight:bold;position:absolute;top:20px;left:100px}.upload ul li i{font-weight:normal;font-style:normal;color:#7f7f7f;display:block}.upload ul li canvas{top:15px;left:32px;position:absolute}.upload ul li span{width:15px;height:12px;background:url(/content/css/lopocainfo/areas-root/i/icons.png) no-repeat;position:absolute;top:34px;right:33px;cursor:pointer}.kyc-upload .upload ul li{cursor:pointer}.upload ul li.working span{height:16px;background-position:0 -12px}.upload ul li.error p{color:red}.upload ul li.init-val{height:40px}.upload ul li.init-val p{top:10px;left:10px}.no-webcam-overlay{position:fixed;display:none;width:100%;height:100%;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);z-index:2;cursor:pointer}.no-webcam-overlay.show{display:block;color:#fff}.no-webcam-overlay.show span{position:absolute;top:20%;left:50%;font-size:2.3em;transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);width:100%;padding:0 20px}.no-webcam-overlay.show i{position:absolute;top:27%;left:50%;transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);font-size:4em}input.err,select.err,textarea.err{border-color:#a81326!important}span.err-msg,span.err-msg-regex{color:#a81326!important}@media screen and (max-width:1350px)and (min-width:1200px){.kyc-upload .upload .drop a{left:44%}}@media screen and (max-width:1200px){.kyc-upload .upload .drop a{left:52%}}@media screen and (max-width:1200px){.kyc-upload .upload .drop a{padding:10px 12px 10px 10px}}@media screen and (max-width:1000px){html.de .no-webcam-overlay.show i{top:28%}}@media screen and (max-width:768px){.kyc-upload .upload .drop a{left:190px;padding:12px 26px 12px 12px;bottom:0}.kyc-upload .upload .drop a.choose{left:35px}}@media screen and (max-width:500px){.kyc-upload .upload .drop a{bottom:0}}.dialog.webcam-capture{text-align:center;min-height:400px}.dialog.webcam-capture .button{display:inline-block;margin:0 8px}.dialog.webcam-capture a{font-size:1.2em;padding:10px 24px}.dialog.webcam-capture a.capture{background-color:#ffce46;color:#000!important;margin-right:12px}.dialog.webcam-capture video{height:400px}.cmsmodul.kyc-upload .info{text-align:center;margin-top:10px}.cmsmodul.kyc-upload .info label{display:block;font-weight:400}.cmsmodul.kyc-upload .info label.title{display:block;font-weight:bold;font-size:1.5em}.cmsmodul.kyc-upload .kyc-container.drag-in .row.KYC,.cmsmodul.kyc-upload .utility-bill-container.drag-in .row.UtilityBill,.cmsmodul.kyc-upload .proof-of-payment-container.drag-in .row.ProofOfPayment{outline:2px dashed}.cmsmodul.kyc-upload .kyc-container.drag-in .upload-wrapper label,.cmsmodul.kyc-upload .kyc-container.drag-in .upload-wrapper .rw-upload .drop a,.cmsmodul.kyc-upload .utility-bill-container.drag-in .upload-wrapper label,.cmsmodul.kyc-upload .utility-bill-container.drag-in .upload-wrapper .rw-upload .drop a,.cmsmodul.kyc-upload .proof-of-payment-container.drag-in .upload-wrapper label,.cmsmodul.kyc-upload .proof-of-payment-container.drag-in .upload-wrapper .rw-upload .drop a{pointer-events:none}.cmsmodul.kyc-upload .kyc-container.drag-other,.cmsmodul.kyc-upload .utility-bill-container.drag-other,.cmsmodul.kyc-upload .proof-of-payment-container.drag-other{opacity:.3}.cmsmodul.kyc-upload .utility-bill-container,.cmsmodul.kyc-upload .proof-of-payment-container{margin-top:50px}.cmsmodul.kyc-upload .row.KYC,.cmsmodul.kyc-upload .row.UtilityBill,.cmsmodul.kyc-upload .row.ProofOfPayment{height:200px;display:flex;background-color:#4b4b4b}.cmsmodul.kyc-upload .row.KYC span.icon i,.cmsmodul.kyc-upload .row.UtilityBill span.icon i,.cmsmodul.kyc-upload .row.ProofOfPayment span.icon i{color:#c3c3c3}.cmsmodul.kyc-upload .row.KYC .status-wrapper,.cmsmodul.kyc-upload .row.UtilityBill .status-wrapper,.cmsmodul.kyc-upload .row.ProofOfPayment .status-wrapper{color:#000;padding:20px 0 0 20px;z-index:2;min-width:180px;height:100%}.cmsmodul.kyc-upload .row.ProofOfPayment .status-wrapper{background-color:#bbb}.cmsmodul.kyc-upload .row.KYC .status-wrapper.Open,.cmsmodul.kyc-upload .row.UtilityBill .status-wrapper.Open{background-color:#b90000;color:#fff}.cmsmodul.kyc-upload .row.KYC .status-wrapper.InReview,.cmsmodul.kyc-upload .row.UtilityBill .status-wrapper.InReview{background-color:#fecd1a}.cmsmodul.kyc-upload .row.KYC .status-wrapper.Approved,.cmsmodul.kyc-upload .row.UtilityBill .status-wrapper.Approved,.cmsmodul.kyc-upload .row.ProofOfPayment .status-wrapper.Approved{background-color:#2cb108;color:#fff}.cmsmodul.kyc-upload .row.KYC .status-wrapper span.icon,.cmsmodul.kyc-upload .row.UtilityBill .status-wrapper span.icon{display:inline;font-size:2.5em}.cmsmodul.kyc-upload .row.KYC .status-wrapper span,.cmsmodul.kyc-upload .row.UtilityBill .status-wrapper span,.cmsmodul.kyc-upload .row.ProofOfPayment .status-wrapper span{display:block;font-size:.9em}.cmsmodul.kyc-upload .row.KYC .status-wrapper span:nth-child(2),.cmsmodul.kyc-upload .row.UtilityBill .status-wrapper span:nth-child(2),.cmsmodul.kyc-upload .row.ProofOfPayment .status-wrapper span:nth-child(2){font-weight:bold;font-size:1.1em}.cmsmodul.kyc-upload .row.KYC .status-wrapper span.expire{font-size:.65rem!important;display:inline-block;position:absolute;left:0;top:10px}@media screen and (min-width:760px){.cmsmodul.kyc-upload .row.KYC .status-wrapper span.expire{top:58px;left:auto}}.cmsmodul.kyc-upload .row.KYC .status-wrapper.Approved span:nth-child(2){margin-top:-2px!important}@media screen and (min-width:760px){.cmsmodul.kyc-upload .row.KYC .status-wrapper.Approved span:nth-child(2){margin-top:-15px!important}}.cmsmodul.kyc-upload .row.KYC .status-wrapper a,.cmsmodul.kyc-upload .row.UtilityBill .status-wrapper a,.cmsmodul.kyc-upload .row.ProofOfPayment .status-wrapper a{bottom:20px;display:inline-block;position:absolute;left:20px;background:transparent;color:#000!important;border-radius:4px;padding:4px 12px;border:1px solid #000;height:25px!important}.cmsmodul.kyc-upload .row.KYC .status-wrapper.Approved a,.cmsmodul.kyc-upload .row.UtilityBill .status-wrapper.Approved a,.cmsmodul.kyc-upload .row.ProofOfPayment .status-wrapper.Approved a{border:1px solid #fff;color:#fff!important;height:25px!important}.cmsmodul.kyc-upload .row.KYC .status-wrapper:after,.cmsmodul.kyc-upload .row.UtilityBill .status-wrapper:after,.cmsmodul.kyc-upload .row.ProofOfPayment .status-wrapper:after{content:'';position:absolute;bottom:0;right:0;width:0;height:0;border-style:solid;border-width:0 0 200px 70px;border-color:transparent transparent #4b4b4b transparent}.cmsmodul.kyc-upload .kyc-container.drag-in .status-wrapper:after,.cmsmodul.kyc-upload .utility-bill-container.drag-in .status-wrapper:after,.cmsmodul.kyc-upload .proof-of-payment-container.drag-in .status-wrapper:after{border-width:0 0 166px 70px}.cmsmodul.kyc-upload .row.KYC .misc-wrapper{display:flex;flex-flow:row nowrap;align-items:center;justify-content:center}.cmsmodul.kyc-upload .row.KYC .bonus-wrapper{color:#fff;background-color:#05a4aa;padding:16px;position:absolute;top:15px!important;right:-19px;width:auto;display:flex;flex-flow:column nowrap;align-items:center;justify-content:center;z-index:2;border-radius:6px;display:none!important;text-align:center}.cmsmodul.kyc-upload .row.KYC .bonus-wrapper span:nth-child(1){white-space:nowrap}.cmsmodul.kyc-upload .row.KYC .bonus-wrapper span:nth-child(2){text-transform:uppercase;line-height:130%}.cmsmodul.kyc-upload .row.KYC .bonus-wrapper span:nth-child(2){font-family:'Avenir',sans-serif,Arial;font-weight:900;color:#fff}.cmsmodul.kyc-upload .row.KYC .bonus-wrapper span:nth-child(2){font-size:17px}@media screen and (min-width:1360px){.cmsmodul.kyc-upload .row.KYC .bonus-wrapper{display:inline-block!important}}.cmsmodul.kyc-upload .row.KYC .icon-wrapper,.cmsmodul.kyc-upload .row.UtilityBill .icon-wrapper,.cmsmodul.kyc-upload .row.ProofOfPayment .icon-wrapper{position:absolute;right:0;margin:23px;color:rgba(255,255,255,.1);font-size:8em}.cmsmodul.kyc-upload .buttons{text-align:center}.cmsmodul.kyc-upload .buttons a{padding:8px 36px 7px;border-radius:2px}.warning-container{width:100%;background-color:#9e0001;text-align:center;padding:10px 12px;color:#fff}.warning-container span{margin-right:10px}.warning-container .btns{background-color:#cc0001;padding:5px 12px;display:inline-block;border-radius:2px}.warning-container .btns a{color:#fff}.table1{width:100%;border-collapse:collapse}.table1 thead th{background:rgba(255,255,255,.5);padding:6px;text-transform:uppercase;font-size:.9em;border:1px solid #fff}.table1 tbody tr td{padding:6px;border:1px solid #ccc;background:#000;font-size:.8em}.table1 tfoot tr td{padding:6px;border:1px solid #ccc;background:#e2ba36;color:#000;font-weight:600}.cmsmodul.transactions-export-download .notification,.cmsmodul.casino-play-game .notification{padding-top:17px;height:50px;width:30%;text-align:center;margin:auto}.cmsmodul.transactions-export-download .notification.error,.cmsmodul.casino-play-game .notification.error{background-color:#9e0001;color:#fff}.cmsmodul.transactions-export-download .notification.success{width:100%}.cmsmodul.transactions-export-download .notification a.link{padding:5px 12px;background:#fecd1a;color:#000!important;min-width:75px;text-transform:none}@media screen and (max-width:1350px){.cmsmodul.kyc-upload .row.KYC .icon-wrapper,.cmsmodul.kyc-upload .row.UtilityBill .icon-wrapper,.cmsmodul.kyc-upload .row.ProofOfPayment .icon-wrapper{font-size:7em;top:7px}}@media screen and (max-width:1270px){.cmsmodul.kyc-upload .row.KYC .bonus-wrapper{display:none}.cmsmodul.kyc-upload .row.KYC .icon-wrapper,.cmsmodul.kyc-upload .row.UtilityBill .icon-wrapper,.cmsmodul.kyc-upload .row.ProofOfPayment .icon-wrapper{top:12px}}@media screen and (min-width:1450px){.terms-and-condition-accept .content video{height:calc(-110vh)}}@media screen and (max-width:1200px){.person-accounts ul.nugget li{width:100px}.person-accounts ul.nugget li span{font-size:.9em}.person-accounts ul.nugget li label{font-size:1em}.cmsmodul.kyc-upload .row.KYC .bonus-wrapper{display:flex}.cmsmodul.kyc-upload .row.KYC .icon-wrapper,.cmsmodul.kyc-upload .row.UtilityBill .icon-wrapper,.cmsmodul.kyc-upload .row.ProofOfPayment .icon-wrapper{top:12px}}@media screen and (max-width:1050px){.cmsmodul.kyc-upload .row.KYC .icon-wrapper,.cmsmodul.kyc-upload .row.UtilityBill .icon-wrapper,.cmsmodul.kyc-upload .row.ProofOfPayment .icon-wrapper{right:-8px}.cmsmodul.kyc-upload .validation-wrapper .validation-message label{font-size:1.1em}html.de .cmsmodul.kyc-upload .row.KYC .status-wrapper a,.cmsmodul.kyc-upload .row.UtilityBill .status-wrapper a,.cmsmodul.kyc-upload .row.ProofOfPayment .status-wrapper a{left:10px}}@media screen and (max-width:1035px){html.de .cmsmodul.kyc-upload .row.KYC .upload-wrapper label.title,.cmsmodul.kyc-upload .row.UtilityBill .upload-wrapper label.title,.cmsmodul.kyc-upload .row.ProofOfPayment .upload-wrapper label.title{margin-top:14px}html.de .kyc-upload .upload .drop a{bottom:-2px}html.mobile.de .kyc-upload .upload .drop a.choose{top:100px!important}}@media screen and (max-width:967px){.cmsmodul.kyc-upload .validation-wrapper{width:96%;margin-left:10px;left:0;top:8px}}.usertax-actualtaxbalance .sum-values,.usertax-actualtaxbalance table{width:100%}.cmsmodul.newsletter-consent .buttons a{width:35%}.earning-historicalearnings .items td.report a.pdf{vertical-align:bottom}.terms-and-condition-accept .content{padding:0 15px}.terms-and-condition-accept .support{padding:25px 15px 0}.terms-and-condition-accept .buttons .solo-button{padding:25px 15px 0}.cmsmodul.transactions-export-download .notification{width:100%}.earning-report thead th:nth-child(12),.earning-report tbody td:nth-child(12),.earning-report thead th:nth-child(9),.earning-report tbody td:nth-child(9){border:0}@media screen and (max-width:700px){.cmsmodul.kyc-upload .validation-wrapper.success{height:58px}}@media screen and (max-width:600px){.cmsmodul.newsletter-consent .buttons a{width:40%}.cmsmodul.kyc-upload .validation-wrapper{width:96%;margin-left:10px;left:0;top:3px}}@media screen and (max-width:480px){html.kyc-warning .terms-and-condition-accept .content{max-height:55vh!important}html.de .kyc-upload .utility-bill-container .upload-wrapper .upload .drop a{bottom:-25px}}@media screen and (max-width:475px){.terms-and-condition-accept .buttons a.understand{margin-top:10px}}@media screen and (max-width:450px){.terms-and-condition-accept{padding:0}.terms-and-condition-accept .content{padding:0}.terms-and-condition-accept .support textarea{width:100%}.cmsmodul.kyc-upload .row.KYC .status-wrapper span:nth-child(2){margin-top:4px}.cmsmodul.kyc-upload .row.KYC .status-wrapper span.expire{bottom:1px!important}.cmsmodul.kyc-upload .row.KYC .status-wrapper span.icon{position:relative;top:2px}}@media screen and (max-width:400px){.earning-currentperiod table:not(.responsive-design),.earning-summarydownline table:not(.responsive-design),.earning-historicalearnings table:not(.responsive-design){table-layout:auto}.cmsmodul.kyc-upload .info label.title{line-height:100%;font-size:1em}}@media screen and (max-width:390px){html.mobile.de .cmsmodul.kyc-upload .row.KYC .upload-wrapper label.ex,.cmsmodul.kyc-upload .row.UtilityBill .upload-wrapper label.ex,.cmsmodul.kyc-upload .row.ProofOfPayment .upload-wrapper label.ex{margin-top:32px}html.mobile.de .kyc-upload .upload .drop a.choose{padding:6px 14px;top:125px!important}html.mobile.de .kyc-upload .kyc-container .upload .drop a.choose{top:100px!important}}@media screen and (max-width:370px){}@media screen and (max-width:350px){.cmsmodul.newsletter-consent .buttons a{width:90%}.cmsmodul.newsletter-consent .buttons a:first-child{margin-bottom:10px}html.mobile .kyc-upload .upload .drop a.choose{padding:12px 26px 12px 12px;top:85px!important}}@media screen and (max-width:330px){html.mobile .kyc-upload .upload .drop a.choose{padding:12px 14px}}@media screen and (max-width:768px){.cmsmodul.kyc-upload .row.KYC,.cmsmodul.kyc-upload .row.UtilityBill,.cmsmodul.kyc-upload .row.ProofOfPayment{height:250px}.cmsmodul.kyc-upload .utility-bill-container,.cmsmodul.kyc-upload .proof-of-payment-container{margin-top:65px}.cmsmodul.kyc-upload .row.KYC,.cmsmodul.kyc-upload .row.UtilityBill,.cmsmodul.kyc-upload .row.ProofOfPayment{display:block}.cmsmodul.kyc-upload .row.KYC .status-wrapper,.cmsmodul.kyc-upload .row.UtilityBill .status-wrapper,.cmsmodul.kyc-upload .row.ProofOfPayment .status-wrapper{padding:0 0 0 15px;height:40px}.cmsmodul.kyc-upload .row.KYC .status-wrapper:after,.cmsmodul.kyc-upload .row.UtilityBill .status-wrapper:after,.cmsmodul.kyc-upload .row.ProofOfPayment .status-wrapper:after{display:none}.cmsmodul.kyc-upload .row.KYC .status-wrapper span,.cmsmodul.kyc-upload .row.UtilityBill .status-wrapper span,.cmsmodul.kyc-upload .row.ProofOfPayment .status-wrapper span{display:inline-block;font-size:1.2em;margin-top:9px}.cmsmodul.kyc-upload .row.KYC .status-wrapper.Approved span:nth-child(2),.cmsmodul.kyc-upload .row.UtilityBill .status-wrapper.Approved span:nth-child(2){margin-top:6px}.cmsmodul.kyc-upload .row.KYC .status-wrapper span.icon,.cmsmodul.kyc-upload .row.UtilityBill .status-wrapper span.icon{font-size:1.5em}.cmsmodul.kyc-upload .row.KYC .status-wrapper a,.cmsmodul.kyc-upload .row.UtilityBill .status-wrapper a,.cmsmodul.kyc-upload .row.ProofOfPayment .status-wrapper a{position:relative;float:right;top:7px;bottom:0;left:-12px!important}.cmsmodul.kyc-upload .row.KYC .status-wrapper span.expire{font-size:1em;margin-left:15px}.cmsmodul.kyc-upload .row.KYC .status-wrapper.Open span.expire{bottom:8px}.cmsmodul.kyc-upload .row.KYC .upload-wrapper,.cmsmodul.kyc-upload .row.UtilityBill .upload-wrapper,.cmsmodul.kyc-upload .row.ProofOfPayment .upload-wrapper{margin-left:0}.cmsmodul.kyc-upload .row.KYC .upload-wrapper label,.cmsmodul.kyc-upload .row.UtilityBill .upload-wrapper label,.cmsmodul.kyc-upload .row.ProofOfPayment .upload-wrapper label{left:0;margin:14px 0 0 30px;line-height:110%}.cmsmodul.kyc-upload .row.KYC .upload-wrapper label.ex,.cmsmodul.kyc-upload .row.UtilityBill .upload-wrapper label.ex,.cmsmodul.kyc-upload .row.ProofOfPayment .upload-wrapper label.ex{margin-top:40px}.cmsmodul.kyc-upload .row.KYC .misc-wrapper{padding-left:0;padding-right:0}.cmsmodul.kyc-upload .row.KYC .misc-wrapper.Approved{top:164px}.cmsmodul.kyc-upload .row.KYC .bonus-wrapper{padding:22px;transform:rotate(0deg);top:0;left:0;height:auto;width:auto;padding:10px}.cmsmodul.kyc-upload .row.KYC .bonus-wrapper span{display:inline}.cmsmodul.kyc-upload .row.KYC .bonus-wrapper span:nth-child(1){font-size:1em}.cmsmodul.kyc-upload .row.KYC .bonus-wrapper span:nth-child(2){padding-left:0;font-size:1em}.cmsmodul.transactions-export-download .notification{width:100%}.earning-report thead th:nth-child(12),.earning-report tbody td:nth-child(12),.earning-report thead th:nth-child(9),.earning-report tbody td:nth-child(9){border:0}}.usertax-formtemplate{display:block;max-width:1000px;margin:0 auto}.usertax-formtemplate hr{border:none;border-top:1px solid #555;margin:20px 0}.usertax-formtemplate .row{margin:20px 0}.usertax-formtemplate .error-summary.active .message{display:block;color:#c00}.usertax-formtemplate .copy{color:#bbb}.usertax-formtemplate .copy div{display:inline-block}.usertax-formtemplate .copy .button{width:auto;display:inline-block;color:#000!important}.usertax-formtemplate .ddlCopy{display:inline-block;padding:6px 12px;border-radius:5px}.usertax-formtemplate .main .row:first-child{margin-bottom:40px}.usertax-formtemplate .main .row:first-child .c1{width:60%!important}.usertax-formtemplate .main .row:first-child .c5{width:40%!important}.usertax-formtemplate .button.submit{color:#000!important;padding-top:12px;padding-bottom:12px;width:200px;margin:0 auto}.usertax-upload .filter{background:#fecd1a;padding:12px 12px 12px 36px}.usertax-upload .filter label,.usertax-upload .filter select{vertical-align:middle}.usertax-upload .file-panel{background:#e0e0e0;padding:12px;margin-bottom:12px}.usertax-upload .file-panel .item{padding:10px 20px 30px 20px;margin-bottom:20px;border-bottom:1px dashed #aaa}.usertax-upload .file-panel .item h5{margin-bottom:12px;font-family:'brandon_light';font-size:1.6em;text-transform:uppercase}.usertax-upload .file-panel .item:last-child{border-bottom:none;margin-bottom:0}.usertax-upload .btns{text-align:center;padding:12px 0}.usertax-upload .exist-file label{display:block;margin-bottom:4px}.usertax-upload .exist-file .button{font-size:.8em;padding:8px 18px;line-height:100%;cursor:pointer}.usertax-overview{background:#e0e0e0;padding:20px}.usertax-overview .item{padding:8px;border-bottom:1px dashed #aaa}.usertax-overview .item:last-child{border-bottom:none}.usertax-overview .item span.year{display:inline-block}.usertax-overview .item span.year{font-family:'brandon_light',Arial;width:50px;font-size:1.4em;margin-right:20px}.usertax-overview .item span.balance{font-size:1.4em;font-family:'brandon_regular'}.usertax-formtemplate .page:not(.form-items){border-bottom:1px solid #ddd;margin-bottom:22px;padding:18px 0 10px 0;background:#555}.usertax-formtemplate form .year{background-color:#0173c7;padding:10px 10px;font-size:1.5em;margin-bottom:10px;margin-left:0;border-radius:10px}.usertax-formtemplate form .year label{color:#fff}.usertax-formtemplate form div.message{text-align:center;font-size:1.2em;padding:40px;max-width:800px;margin:0 auto}.usertax-formtemplate form input:not(:first-of-type)[type="radio"]{margin-left:20px}.usertax-formtemplate form a.button{margin-left:10px;font-weight:bold;color:#fff!important}.usertax-formtemplate form a.download-tax-document{margin-left:0}.usertax-formtemplate form .error-summary{display:inline-block;width:400px;margin-left:10px;margin-top:15px}.usertax-formtemplate form .error-summary h4{text-align:center;font-weight:bold}.usertax-formtemplate form .error-summary.active .message:first-child{margin-top:20px}.usertax-formtemplate form .error-summary.active .message{background-color:#800;padding:10px 10px;color:#fff;display:block;text-align:center;margin:10px;border-radius:5px}.usertax-formtemplate form .message.success{padding:30px}.usertax-formtemplate form .message.success h1{margin-bottom:0}.usertax-formtemplate form .message.success:after{width:150px;display:block;height:150px;margin:20px auto;text-align:center;border-radius:200px;background:#fecd1a url(/content/css/lopocainfo/areas-root/icon/ok.svg) no-repeat 2px 10px;background-size:94%;content:''}.usertax-formtemplate form .page.main{margin-top:-10px}.usertax-formtemplate form .page .row.hidden{display:none}.usertax-formtemplate form .page .row:not(.hidden){padding:10px 10px;border-bottom:1px solid #555}.usertax-formtemplate form .page .row.copy{border-bottom:0;padding-bottom:0;padding-top:0}.usertax-formtemplate form .page .row.hidden-eligible{display:none}.usertax-formtemplate form .page .c6{font-family:'brandon_bold',Arial}.usertax-formtemplate form .page .c6>div{padding:2px 0}.usertax-formtemplate .exist-file a.download-tax-document,.usertax-formtemplate a.copy.download-tax-document{cursor:pointer}.usertax-formtemplate .Krank .icon.subtract{margin-left:10px}.usertax-formtemplate .Krank .krank-wrapper .date-from-wrapper{display:inline}.usertax-formtemplate .Krank .krank-wrapper .date-to-wrapper{display:inline}.usertax-formtemplate .UpdateSubmission .approval-wrapper{background-color:#1e9710;min-width:200px;display:inline-block;text-align:center;border:2px solid #000;margin-top:10px}.usertax-formtemplate .UpdateSubmission .approval-wrapper.denied h5{color:#fff;font-size:1.3em}.usertax-formtemplate .UpdateSubmission .approval-wrapper.denied{background-color:red;color:#fff;padding:5px 10px}.usertax-formtemplate .UpdateSubmission .approval-wrapper.approved{border:2px solid #1e9710}.usertax-formtemplate .UpdateSubmission .approval-wrapper .denied-reason-wrapper{margin-top:5px}.usertax-formtemplate form .page .row input[type="checkbox"][readonly]{pointer-events:none}.usertax-formtemplate form .page .row.r2b:not(.hidden) .col:first-child,.usertax-formtemplate form .page .row.r1 .Krank .krank-initial{width:30%;display:inline-block;vertical-align:top;margin-right:10px}.usertax-formtemplate form .page .row.r2b:not(.hidden) .col:nth-child(2),.usertax-formtemplate form .page .row.r1 .Krank .krank-wrapper{width:60%;display:inline-block}.usertax-formtemplate form .page .row.r1 .Krank .krank-wrapper input.date{width:85px}.usertax-formtemplate form .page .row.r1 .Krank .krank-initial a.add{display:inline-block;margin-left:6px;border-radius:2px;background:#fff;padding:4px 0 4px 4px;line-height:100%;vertical-align:middle}.usertax-formtemplate form .page .row.r1 .Krank .krank-wrapper.new,.usertax-formtemplate form .page .row.r1 .Krank .krank-approval{margin-left:22%}.usertax-formtemplate form .page .row.r1 .Krank .krank-approval{margin-top:-20px}@media screen and (max-width:768px){.usertax-formtemplate form .page .row.r2b:not(.hidden) .col:first-child,.usertax-formtemplate form .page .row.r1 .Krank .krank-initial{width:100%}.usertax-formtemplate form .page .row.r2b:not(.hidden) .col:nth-child(2),.usertax-formtemplate form .page .row.r1 .Krank .krank-wrapper{width:100%}.usertax-formtemplate .Krank .krank-wrapper select{display:block;margin-bottom:10px}.usertax-formtemplate form .page .row.r1 .Krank .krank-wrapper.new,.usertax-formtemplate form .page .row.r1 .Krank .krank-approval{margin-left:0}}@media screen and (max-width:600px){.usertax-formtemplate .Krank .krank-wrapper .date-from-wrapper{display:inline-block;margin-bottom:10px}.usertax-formtemplate .Krank .krank-wrapper .date-to-wrapper{display:inline-block}}@media screen and (max-width:450px){.usertax-formtemplate form .error-summary{width:98%!important}}h1{text-transform:uppercase;line-height:130%}h1{font-family:Brandon,Calibri,Arial;font-weight:900;color:#fff}h1{font-size:40px}::-webkit-input-placeholder{color:rgba(255,255,255,.5);font-size:1rem}::-moz-placeholder{color:rgba(255,255,255,.5);font-size:1rem}:-ms-input-placeholder{color:rgba(255,255,255,.5);font-size:1rem}:-moz-placeholder{color:rgba(255,255,255,.5);font-size:1rem}.next-gold-club-level h2{font-size:1.2rem;color:#e2ba36;font-family:brandon,Arial,sans-serif;font-weight:700;text-transform:uppercase}.next-gold-club-level ul{list-style-type:none;margin:0!important;padding:0!important}.next-gold-club-level ul li{display:block;margin:0 auto;width:260px;height:260px;padding:112px 50px 0 50px;line-height:120%;text-transform:uppercase;font-weight:bold;font-family:Brandon,Arial,sans-serif;font-size:24px;text-align:center;background:url(/content/css/lopocainfo/assets/images/rank/02_Member.png) no-repeat;background-size:contain}.next-gold-club-level ul li.member{background-image:url(/content/css/lopocainfo/assets/images/rank/03_Apprentice.png)}.next-gold-club-level ul li.apprentice{background-image:url(/content/css/lopocainfo/assets/images/rank/04_Mentor.png)}.next-gold-club-level ul li.mentor{background-image:url(/content/css/lopocainfo/assets/images/rank/05_Manager.png)}.next-gold-club-level ul li.manager{background-image:url(/content/css/lopocainfo/assets/images/rank/06_Director.png)}.next-gold-club-level ul li.director{background-image:url(/content/css/lopocainfo/assets/images/rank/07_International_director.png)}.next-gold-club-level ul li.international-director{background-image:url(/content/css/lopocainfo/assets/images/rank/08_General_director.png)}.next-gold-club-level ul li.general-director,.next-gold-club-level ul li.presidental-director{background-image:url(/content/css/lopocainfo/assets/images/rank/09_President.png)}html:not(.cmsedit) .next-gold-club-level li{display:none}html:not(.cmsedit) .next-gold-club-level.Team.Partner .member,html:not(.cmsedit) .next-gold-club-level.Starter .member{display:block}html:not(.cmsedit) .next-gold-club-level.Member .apprentice{display:block}html:not(.cmsedit) .next-gold-club-level.Apprentice .mentor{display:block}html:not(.cmsedit) .next-gold-club-level.Mentor .manager{display:block}html:not(.cmsedit) .next-gold-club-level.Manager .director{display:block}html:not(.cmsedit) .next-gold-club-level.Director:not(.International):not(.General):not(.Presidental) .international-director{display:block}html:not(.cmsedit) .next-gold-club-level.International.Director .general-director{display:block}html:not(.cmsedit) .next-gold-club-level.General.Director .presidental-director,html:not(.cmsedit) .next-gold-club-level.Presidental.Director .presidental-director{display:block}.newsletter-consent{padding:20px;background:radial-gradient(ellipse at center,#9e9e9e 0%,#2d2d2d 0%,#262626 100%);display:flex;flex-direction:column;align-items:center}.newsletter-consent .content h3{font-size:33px}.newsletter-consent a.subscribe.button{width:100%!important;padding:16px;font-size:20px;margin:0!important;margin-bottom:100px!important}.newsletter-consent .unsubscribe-text{font-size:16px!important;color:#a0a0a0!important}@media screen and (min-width:500px){.newsletter-consent .content h3{font-size:47px}.newsletter-consent a.subscribe.button{width:450px!important}}h1{text-transform:uppercase;line-height:130%}h1{font-family:Brandon,Calibri,Arial;font-weight:900;color:#fff}h1{font-size:40px}::-webkit-input-placeholder{color:rgba(255,255,255,.5);font-size:1rem}::-moz-placeholder{color:rgba(255,255,255,.5);font-size:1rem}:-ms-input-placeholder{color:rgba(255,255,255,.5);font-size:1rem}:-moz-placeholder{color:rgba(255,255,255,.5);font-size:1rem}.thin-border{border:1px solid rgba(255,255,255,.14)}.thick-border{border:5px solid rgba(255,255,255,.14)}body .icon-filter_outlined>a>.lpc-icon:before{content:""}body .icon-filter_full>a>.lpc-icon:before{content:""}body .icon-lock>a>.lpc-icon:before{content:""}body .icon-auto_cashout>a>.lpc-icon:before{content:""}body .icon-icon_ticker>a>.lpc-icon:before{content:""}body .icon-deposit>a>.lpc-icon:before{content:""}body .icon-withdraw>a>.lpc-icon:before{content:""}body .icon-user_bets>a>.lpc-icon:before{content:""}body .icon-bets_for_me>a>.lpc-icon:before{content:""}body .icon-bonus_bets>a>.lpc-icon:before{content:""}body .icon-fast_start>a>.lpc-icon:before{content:""}body .icon-last_minute>a>.lpc-icon:before{content:""}body .icon-today>a>.lpc-icon:before{content:""}body .icon-tomorrow>a>.lpc-icon:before{content:""}body .icon-monday>a>.lpc-icon:before{content:""}body .icon-lobby_V2>a>.lpc-icon:before{content:""}body .icon-slots_V21>a>.lpc-icon:before{content:""}body .icon-lounge_V1>a>.lpc-icon:before{content:""}body .icon-lounge_V2>a>.lpc-icon:before{content:""}body .icon-summer_slots>a>.lpc-icon:before{content:""}body .icon-football>a>.lpc-icon:before{content:""}body .icon-spinomenal>a>.lpc-icon:before{content:""}body .icon-mystery_slot>a>.lpc-icon:before{content:""}body .icon-bingo>a>.lpc-icon:before{content:""}body .icon-poker>a>.lpc-icon:before{content:""}body .icon-bonus_buy_V3>a>.lpc-icon:before{content:""}body .icon-bet_slip>a>.lpc-icon:before{content:""}body .icon-book_V3>a>.lpc-icon:before{content:""}body .icon-live_bets_V2>a>.lpc-icon:before{content:""}body .icon-book_V1>a>.lpc-icon:before{content:""}body .icon-book_V2>a>.lpc-icon:before{content:""}body .icon-recent_winners>a>.lpc-icon:before{content:""}body .icon-all_bets>a>.lpc-icon:before{content:""}body .icon-live_bets>a>.lpc-icon:before{content:""}body .icon-cashout>a>.lpc-icon:before{content:""}body .icon-my_bets>a>.lpc-icon:before{content:""}body .icon-scratch_card_V2>a>.lpc-icon:before{content:""}body .icon-profile_V2>a>.lpc-icon:before{content:""}body .icon-logout>a>.lpc-icon:before{content:""}body .icon-bonus_buy_V2>a>.lpc-icon:before{content:""}body .icon-whatsapp>a>.lpc-icon:before{content:""}body .icon-webinar>a>.lpc-icon:before{content:""}body .icon-warning>a>.lpc-icon:before{content:""}body .icon-verified>a>.lpc-icon:before{content:""}body .icon-verification>a>.lpc-icon:before{content:""}body .icon-upgrade>a>.lpc-icon:before{content:""}body .icon-twitter>a>.lpc-icon:before{content:""}body .icon-turnover>a>.lpc-icon:before{content:""}body .icon-top_picks>a>.lpc-icon:before{content:""}body .icon-team>a>.lpc-icon:before{content:""}body .icon-table_games>a>.lpc-icon:before{content:""}body .icon-stats>a>.lpc-icon:before{content:""}body .icon-star_outline>a>.lpc-icon:before{content:""}body .icon-star>a>.lpc-icon:before{content:""}body .icon-slots_V2>a>.lpc-icon:before{content:""}body .icon-slots_V1>a>.lpc-icon:before{content:""}body .icon-settings>a>.lpc-icon:before{content:""}body .icon-select_provider_02>a>.lpc-icon:before{content:""}body .icon-select_provider_01>a>.lpc-icon:before{content:""}body .icon-search>a>.lpc-icon:before{content:""}body .icon-scratch_card>a>.lpc-icon:before{content:""}body .icon-recently_played>a>.lpc-icon:before{content:""}body .icon-profile>a>.lpc-icon:before{content:""}body .icon-prepaid_card>a>.lpc-icon:before{content:""}body .icon-plus>a>.lpc-icon:before{content:""}body .icon-phone>a>.lpc-icon:before{content:""}body .icon-personal_details>a>.lpc-icon:before{content:""}body .icon-nugget>a>.lpc-icon:before{content:""}body .icon-newsletter>a>.lpc-icon:before{content:""}body .icon-news>a>.lpc-icon:before{content:""}body .icon-new>a>.lpc-icon:before{content:""}body .icon-more>a>.lpc-icon:before{content:""}body .icon-more1>a>.lpc-icon:before{content:""}body .icon-mobile_apps>a>.lpc-icon:before{content:""}body .icon-minus>a>.lpc-icon:before{content:""}body .icon-messages>a>.lpc-icon:before{content:""}body .icon-business_card>a>.lpc-icon:before{content:""}body .icon-megaways>a>.lpc-icon:before{content:""}body .icon-lopoca_alt>a>.lpc-icon:before{content:""}body .icon-lopoca>a>.lpc-icon:before{content:""}body .icon-lobby>a>.lpc-icon:before{content:""}body .icon-limits>a>.lpc-icon:before{content:""}body .icon-joker>a>.lpc-icon:before{content:""}body .icon-jackpot>a>.lpc-icon:before{content:""}body .icon-instant_win>a>.lpc-icon:before{content:""}body .icon-instagram>a>.lpc-icon:before{content:""}body .icon-info>a>.lpc-icon:before{content:""}body .icon-help>a>.lpc-icon:before{content:""}body .icon-gift>a>.lpc-icon:before{content:""}body .icon-finance>a>.lpc-icon:before{content:""}body .icon-favourites>a>.lpc-icon:before{content:""}body .icon-facebook>a>.lpc-icon:before{content:""}body .icon-collapse>a>.lpc-icon:before{content:""}body .icon-expand>a>.lpc-icon:before{content:""}body .icon-error>a>.lpc-icon:before{content:""}body .icon-email>a>.lpc-icon:before{content:""}body .icon-download>a>.lpc-icon:before{content:""}body .icon-delete>a>.lpc-icon:before{content:""}body .icon-dashboard>a>.lpc-icon:before{content:""}body .icon-confirm>a>.lpc-icon:before{content:""}body .icon-close>a>.lpc-icon:before{content:""}body .icon-clock>a>.lpc-icon:before{content:""}body .icon-chevron_up>a>.lpc-icon:before{content:""}body .icon-chevron_right>a>.lpc-icon:before{content:""}body .icon-chevron_left>a>.lpc-icon:before{content:""}body .icon-chevron_down>a>.lpc-icon:before{content:""}body .icon-checkmark>a>.lpc-icon:before{content:""}body .icon-checkbox_outline>a>.lpc-icon:before{content:""}body .icon-checkbox>a>.lpc-icon:before{content:""}body .icon-cashier_V2>a>.lpc-icon:before{content:""}body .icon-cashier_V1>a>.lpc-icon:before{content:""}body .icon-buy_V2>a>.lpc-icon:before{content:""}body .icon-buy_V1>a>.lpc-icon:before{content:""}body .icon-bonus_buy>a>.lpc-icon:before{content:""}body .icon-academy>a>.lpc-icon:before{content:""}body .icon-about>a>.lpc-icon:before{content:""}body .icon-FAQ>a>.lpc-icon:before{content:""}.lpc-icon{flex:0 0 auto}.hide-gold-club{display:none!important}.register-user .form-group{display:block}.register-user .form-group .form-control-toggle label{flex:1 1 auto}.register-user .terms-and-condition .has-feedback>div{padding:0}.register-user .glyphicon.glyphicon-chevron-right,.register-user .glyphicon.glyphicon-chevron-left{top:-1px!important}.register-user .has-success .form-control-feedback{border-color:#a4e822!important;color:#a4e822!important}.register-user .type-info-link{outline:none;border:none;text-decoration:none;line-height:1;margin:10px;font-size:10px}.register-user .type-info-link:hover{cursor:pointer;text-decoration:none}.register-user .type-info-link{text-transform:uppercase}.register-user .type-info-link{background-color:rgba(255,255,255,0);color:#fff}.register-user .type-info-link ::before{background-color:#e2ba36;border-radius:50%;padding:5px}.register-user .type-info-link:hover:before{background-color:#e2ba36}.register-user .type-info-link:hover:before{background-color:#e8c963}.register-user .type-info-link:focus:before{background-color:#e8c963}.register-user label.control-label{font-weight:400!important}.register-user ul.team-partner-list li{cursor:default;display:inline-block;margin:5px;padding:10px;background:transparent;color:#e2ba36;border:#e2ba36;border-radius:20px}.register-user .btn-group.bootstrap-select.form-control.placeholder{border-radius:0;background:none}.register-user .btn-group.bootstrap-select.form-control.placeholder button.btn.dropdown-toggle.btn-default{background-color:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.14);border-radius:10px;color:#fff;outline:none!important;text-transform:none}.register-user .btn-group.bootstrap-select.form-control.placeholder button.btn.dropdown-toggle.btn-default.active{background-color:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.14);border-radius:10px;color:#fff;outline:none!important}.register-user .btn-group.bootstrap-select.form-control.placeholder .dropdown-menu.open{background-color:#3e3e3e;border:1px solid rgba(255,255,255,.14);border-radius:10px;color:#fff;outline:none!important}.register-user .btn-group.bootstrap-select.form-control.placeholder ul.dropdown-menu.inner li a{color:#fff}.register-user .btn-group.bootstrap-select.form-control.placeholder ul.dropdown-menu.inner li a:hover{background-color:#e2ba36}.register-user .btn-group.bootstrap-select.form-control.placeholder li.no-results{color:#000}.register-user .segmented-control.gender label{color:unset;text-transform:unset;margin:0}.d-flex{display:flex}.d-flex.x-y-center{align-items:center;justify-content:center}div.form-control-toggle.toggle input[type=radio]:checked,div.form-control-toggle.toggle input[type=checkbox]:checked{background-image:url(/content/css/lopocainfo/areas-root/check-mark.svg);background-size:15px;background-repeat:no-repeat;background-position:center}@media screen and (max-width:768px){.terms-and-condition{padding:0 15px}}.terms-and-condition .details{padding:40px}.terms-and-condition .display-immediately .btns{display:none}.terms-and-condition .item .content{display:none}.terms-and-condition .item .content.active,.terms-and-condition .display-immediately .content{display:block;padding:20px;line-height:1.7;font-size:18px}.terms-and-condition .item .content.active h1,.terms-and-condition .display-immediately .content h1{text-align:center;margin-bottom:40px}.terms-and-condition .item .content.active table,.terms-and-condition .display-immediately .content table,.terms-and-condition .item .content.active td,.terms-and-condition .display-immediately .content td,.terms-and-condition .item .content.active th,.terms-and-condition .display-immediately .content th{border:1px solid #fff;padding:8px}.terms-and-condition .item .content ol,.terms-and-condition .details ol{list-style-type:decimal;margin-left:20px;counter-reset:item}.terms-and-condition .item .content ol li,.terms-and-condition .details ol li{padding:4px 0 0 10px}.terms-and-condition .item .content ol>li,.terms-and-condition .details ol>li{counter-increment:item}.terms-and-condition .item .content ol ol>li,.terms-and-condition .details ol ol>li{display:block}.terms-and-condition .item .content ol ol>li:before,.terms-and-condition .details ol ol>li:before{content:counters(item,".") ". ";margin-left:-20px}h1{text-transform:uppercase;line-height:130%}h1{font-family:Brandon,Calibri,Arial;font-weight:900;color:#fff}h1{font-size:40px}::-webkit-input-placeholder{color:rgba(255,255,255,.5);font-size:1rem}::-moz-placeholder{color:rgba(255,255,255,.5);font-size:1rem}:-ms-input-placeholder{color:rgba(255,255,255,.5);font-size:1rem}:-moz-placeholder{color:rgba(255,255,255,.5);font-size:1rem}.thin-border{border:1px solid rgba(255,255,255,.14)}.thick-border{border:5px solid rgba(255,255,255,.14)}body .icon-filter_outlined>a>.lpc-icon:before{content:""}body .icon-filter_full>a>.lpc-icon:before{content:""}body .icon-lock>a>.lpc-icon:before{content:""}body .icon-auto_cashout>a>.lpc-icon:before{content:""}body .icon-icon_ticker>a>.lpc-icon:before{content:""}body .icon-deposit>a>.lpc-icon:before{content:""}body .icon-withdraw>a>.lpc-icon:before{content:""}body .icon-user_bets>a>.lpc-icon:before{content:""}body .icon-bets_for_me>a>.lpc-icon:before{content:""}body .icon-bonus_bets>a>.lpc-icon:before{content:""}body .icon-fast_start>a>.lpc-icon:before{content:""}body .icon-last_minute>a>.lpc-icon:before{content:""}body .icon-today>a>.lpc-icon:before{content:""}body .icon-tomorrow>a>.lpc-icon:before{content:""}body .icon-monday>a>.lpc-icon:before{content:""}body .icon-lobby_V2>a>.lpc-icon:before{content:""}body .icon-slots_V21>a>.lpc-icon:before{content:""}body .icon-lounge_V1>a>.lpc-icon:before{content:""}body .icon-lounge_V2>a>.lpc-icon:before{content:""}body .icon-summer_slots>a>.lpc-icon:before{content:""}body .icon-football>a>.lpc-icon:before{content:""}body .icon-spinomenal>a>.lpc-icon:before{content:""}body .icon-mystery_slot>a>.lpc-icon:before{content:""}body .icon-bingo>a>.lpc-icon:before{content:""}body .icon-poker>a>.lpc-icon:before{content:""}body .icon-bonus_buy_V3>a>.lpc-icon:before{content:""}body .icon-bet_slip>a>.lpc-icon:before{content:""}body .icon-book_V3>a>.lpc-icon:before{content:""}body .icon-live_bets_V2>a>.lpc-icon:before{content:""}body .icon-book_V1>a>.lpc-icon:before{content:""}body .icon-book_V2>a>.lpc-icon:before{content:""}body .icon-recent_winners>a>.lpc-icon:before{content:""}body .icon-all_bets>a>.lpc-icon:before{content:""}body .icon-live_bets>a>.lpc-icon:before{content:""}body .icon-cashout>a>.lpc-icon:before{content:""}body .icon-my_bets>a>.lpc-icon:before{content:""}body .icon-scratch_card_V2>a>.lpc-icon:before{content:""}body .icon-profile_V2>a>.lpc-icon:before{content:""}body .icon-logout>a>.lpc-icon:before{content:""}body .icon-bonus_buy_V2>a>.lpc-icon:before{content:""}body .icon-whatsapp>a>.lpc-icon:before{content:""}body .icon-webinar>a>.lpc-icon:before{content:""}body .icon-warning>a>.lpc-icon:before{content:""}body .icon-verified>a>.lpc-icon:before{content:""}body .icon-verification>a>.lpc-icon:before{content:""}body .icon-upgrade>a>.lpc-icon:before{content:""}body .icon-twitter>a>.lpc-icon:before{content:""}body .icon-turnover>a>.lpc-icon:before{content:""}body .icon-top_picks>a>.lpc-icon:before{content:""}body .icon-team>a>.lpc-icon:before{content:""}body .icon-table_games>a>.lpc-icon:before{content:""}body .icon-stats>a>.lpc-icon:before{content:""}body .icon-star_outline>a>.lpc-icon:before{content:""}body .icon-star>a>.lpc-icon:before{content:""}body .icon-slots_V2>a>.lpc-icon:before{content:""}body .icon-slots_V1>a>.lpc-icon:before{content:""}body .icon-settings>a>.lpc-icon:before{content:""}body .icon-select_provider_02>a>.lpc-icon:before{content:""}body .icon-select_provider_01>a>.lpc-icon:before{content:""}body .icon-search>a>.lpc-icon:before{content:""}body .icon-scratch_card>a>.lpc-icon:before{content:""}body .icon-recently_played>a>.lpc-icon:before{content:""}body .icon-profile>a>.lpc-icon:before{content:""}body .icon-prepaid_card>a>.lpc-icon:before{content:""}body .icon-plus>a>.lpc-icon:before{content:""}body .icon-phone>a>.lpc-icon:before{content:""}body .icon-personal_details>a>.lpc-icon:before{content:""}body .icon-nugget>a>.lpc-icon:before{content:""}body .icon-newsletter>a>.lpc-icon:before{content:""}body .icon-news>a>.lpc-icon:before{content:""}body .icon-new>a>.lpc-icon:before{content:""}body .icon-more>a>.lpc-icon:before{content:""}body .icon-more1>a>.lpc-icon:before{content:""}body .icon-mobile_apps>a>.lpc-icon:before{content:""}body .icon-minus>a>.lpc-icon:before{content:""}body .icon-messages>a>.lpc-icon:before{content:""}body .icon-business_card>a>.lpc-icon:before{content:""}body .icon-megaways>a>.lpc-icon:before{content:""}body .icon-lopoca_alt>a>.lpc-icon:before{content:""}body .icon-lopoca>a>.lpc-icon:before{content:""}body .icon-lobby>a>.lpc-icon:before{content:""}body .icon-limits>a>.lpc-icon:before{content:""}body .icon-joker>a>.lpc-icon:before{content:""}body .icon-jackpot>a>.lpc-icon:before{content:""}body .icon-instant_win>a>.lpc-icon:before{content:""}body .icon-instagram>a>.lpc-icon:before{content:""}body .icon-info>a>.lpc-icon:before{content:""}body .icon-help>a>.lpc-icon:before{content:""}body .icon-gift>a>.lpc-icon:before{content:""}body .icon-finance>a>.lpc-icon:before{content:""}body .icon-favourites>a>.lpc-icon:before{content:""}body .icon-facebook>a>.lpc-icon:before{content:""}body .icon-collapse>a>.lpc-icon:before{content:""}body .icon-expand>a>.lpc-icon:before{content:""}body .icon-error>a>.lpc-icon:before{content:""}body .icon-email>a>.lpc-icon:before{content:""}body .icon-download>a>.lpc-icon:before{content:""}body .icon-delete>a>.lpc-icon:before{content:""}body .icon-dashboard>a>.lpc-icon:before{content:""}body .icon-confirm>a>.lpc-icon:before{content:""}body .icon-close>a>.lpc-icon:before{content:""}body .icon-clock>a>.lpc-icon:before{content:""}body .icon-chevron_up>a>.lpc-icon:before{content:""}body .icon-chevron_right>a>.lpc-icon:before{content:""}body .icon-chevron_left>a>.lpc-icon:before{content:""}body .icon-chevron_down>a>.lpc-icon:before{content:""}body .icon-checkmark>a>.lpc-icon:before{content:""}body .icon-checkbox_outline>a>.lpc-icon:before{content:""}body .icon-checkbox>a>.lpc-icon:before{content:""}body .icon-cashier_V2>a>.lpc-icon:before{content:""}body .icon-cashier_V1>a>.lpc-icon:before{content:""}body .icon-buy_V2>a>.lpc-icon:before{content:""}body .icon-buy_V1>a>.lpc-icon:before{content:""}body .icon-bonus_buy>a>.lpc-icon:before{content:""}body .icon-academy>a>.lpc-icon:before{content:""}body .icon-about>a>.lpc-icon:before{content:""}body .icon-FAQ>a>.lpc-icon:before{content:""}.lpc-icon{flex:0 0 auto}.win-per-day table{margin:20px auto;width:90%;border-collapse:collapse;max-width:700px}.win-per-day th{background:#000;border-bottom:1px solid #000;text-align:center;padding:6px;color:#fff}.win-per-day td{text-align:center;padding:6px;border-bottom:1px dotted #000;border-left:1px solid #000;background:#fff;color:#000}.win-per-day td:first-child{text-align:left;padding:6px 2%;border-left:none;width:8%;min-width:72px}.win-per-day td:nth-child(2){width:80%;text-align:left;font-family:'Avenir-Heavy',Arial;text-transform:uppercase}.win-per-day td:nth-child(3){width:11%;white-space:nowrap}.win-per-day td:nth-child(4){width:40px;text-align:center}.win-per-day td:last-child{width:30%}.win-per-day tr td.redeemed span.ok{color:#a4e822;display:initial}.win-per-day tr td.redeemed div.ok{color:#a4e822}.win-per-day tr td.redeemed span.ok:before{content:""}.win-per-day tr td.redeemed span.notok{color:#c00;display:initial}.win-per-day tr td.redeemed span.notok:before{content:""}.win-per-day tr td.redeemed div.notok{color:#c00}.win-per-day tr.today td{background:#e2ba36}.win-per-day tr.today td.mark:before{content:'?';color:#000;font-family:'Avenir-Heavy',Arial}@media only screen and (max-width:530px){.win-per-day .items{font-size:.6em}}.next-win-chance{display:block;margin:10px auto 30px auto;width:140px;height:140px;border-radius:150px;padding:34px 12px 0 12px;background:#fecd1a;vertical-align:top;text-align:center}.next-win-chance span{font-size:.7em;line-height:100%;display:block;color:#a8690a;margin-bottom:16px;padding:0 12px}.next-win-chance b{max-width:100%;overflow:hidden;display:block;line-height:100%;font-size:1.7em;letter-spacing:-1.5px}h1{text-transform:uppercase;line-height:130%}h1{font-family:Brandon,Calibri,Arial;font-weight:900;color:#fff}h1{font-size:40px}::-webkit-input-placeholder{color:rgba(255,255,255,.5);font-size:1rem}::-moz-placeholder{color:rgba(255,255,255,.5);font-size:1rem}:-ms-input-placeholder{color:rgba(255,255,255,.5);font-size:1rem}:-moz-placeholder{color:rgba(255,255,255,.5);font-size:1rem}.pop-login.dialog{position:fixed;top:-3200px;left:0;width:100vw;height:100vh;max-height:2200px;background:url(/content/css/lopocainfo/assets/images/login-bg.jpg) no-repeat;background-size:cover;z-index:500;transition:top 500ms ease-in-out;border:none!important}@media screen and (min-width:800px){.pop-login.dialog{height:auto;border-radius:10px}}.pop-login.dialog:empty:before{content:'loading ...';background:url(/content/css/lopocainfo/assets/images/progress.gif) no-repeat center center;background-size:150px 150px;width:100%;height:100vh;display:block;position:fixed;top:0;left:0;z-index:910}.pop-login.dialog.active{top:0}.pop-login.dialog .login-form{background:#262626;margin-top:30px}.pop-login.dialog .login-form .intro{display:block}h1{text-transform:uppercase;line-height:130%}h1{font-family:Brandon,Calibri,Arial;font-weight:900;color:#fff}h1{font-size:40px}::-webkit-input-placeholder{color:rgba(255,255,255,.5);font-size:1rem}::-moz-placeholder{color:rgba(255,255,255,.5);font-size:1rem}:-ms-input-placeholder{color:rgba(255,255,255,.5);font-size:1rem}:-moz-placeholder{color:rgba(255,255,255,.5);font-size:1rem}.login-form{background-color:#ffffff08;box-shadow:1px 1px 10px #00000024;border-radius:10px;margin:100px auto;max-width:410px;padding-top:20px;text-align:left;position:relative;padding:30px 40px}.login-form .intro{display:none;margin-bottom:25px}.login-form .intro h3{text-transform:uppercase;text-align:center;font-size:1.3rem;color:#fff}.login-form .intro p{text-align:center;color:rgba(255,255,255,.5);line-height:120%;font-size:.8em;padding:0 8px}.login-form .form-group{padding:0}.login-form .form-group label{font-size:15px;display:none}.login-form .form-group label:before{content:""!important}.login-form .form-group.btns .button{width:100%;margin:15px 0 2px 0;padding:16px}.login-form .form-group.btns .button.cancel{background:rgba(255,255,255,.5)}.login-form .msg{background:#c00;text-align:center;padding:6px 8px;position:fixed;top:0;left:0;width:100%;color:#fff;z-index:500}.login-form .msg:empty{display:none}.login-form .not-authorized{font-size:.8em;text-align:center;display:block;margin-bottom:22px;background:#c00;padding:8px;line-height:120%;border-radius:10px}.login-form input.mr-0{margin-right:0!important}.login-form .btns.center{justify-content:center}.login-form .pw-forgot{text-align:center;border:none;background:none}.login-form .pw-forgot a:hover{box-shadow:none;background:none;text-decoration:underline}.login-form .register{padding-top:6px;text-align:center;font-size:.96rem}.login-form .register a{text-decoration:none;text-transform:uppercase}.login-form .pw-toggle{z-index:2;position:absolute;right:10px;color:#e2ba36}.login-form .pw-toggle:hover{cursor:pointer}.login-form.logged-on:before{position:absolute;left:0;top:0;width:100%;height:100%;z-index:90;background:#000;content:'...let´s start...';color:rgba(255,255,255,.5);padding-top:20px;text-align:center}.login-form.logged-on:after{position:absolute;left:50%;top:50%;width:150px;height:150px;margin:-75px;background:url(/content/css/lopocainfo/assets/images/confetti-black-bg.gif) no-repeat;background-size:cover;content:'';z-index:95;display:block}h1{text-transform:uppercase;line-height:130%}h1{font-family:Brandon,Calibri,Arial;font-weight:900;color:#fff}h1{font-size:40px}::-webkit-input-placeholder{color:rgba(255,255,255,.5);font-size:1rem}::-moz-placeholder{color:rgba(255,255,255,.5);font-size:1rem}:-ms-input-placeholder{color:rgba(255,255,255,.5);font-size:1rem}:-moz-placeholder{color:rgba(255,255,255,.5);font-size:1rem}.cmsmodul.logout{padding:40px 0 240px;text-align:center;position:relative;font-size:1.4em}.cmsmodul.logout p{display:none}.cmsmodul.logout:before{width:150px;height:150px;top:100px;left:50%;margin-left:-75px;position:absolute;border-radius:200px;background:#fecd1a url(/content/css/lopocainfo/assets/images/check-mark.svg) no-repeat 2px 10px;background-size:94%;z-index:15;content:'';text-align:center}h1{text-transform:uppercase;line-height:130%}h1{font-family:Brandon,Calibri,Arial;font-weight:900;color:#fff}h1{font-size:40px}::-webkit-input-placeholder{color:rgba(255,255,255,.5);font-size:1rem}::-moz-placeholder{color:rgba(255,255,255,.5);font-size:1rem}:-ms-input-placeholder{color:rgba(255,255,255,.5);font-size:1rem}:-moz-placeholder{color:rgba(255,255,255,.5);font-size:1rem}.Adventcalendar{background:#e2ba36 url(/content/css/lopocainfo/assets/images/adventcalendar/snow-bg.png);position:relative;padding:0 calc(50% - 500px);padding-bottom:100px}.Adventcalendar:before{content:'';display:block;background:#e2ba36 url(/content/css/lopocainfo/assets/images/adventcalendar/adventcalendar-sublogo-de.png) no-repeat center center;background-size:contain;width:100%;height:340px;padding:20px auto;border-top:80px solid #e2ba36;border-bottom:50px solid #e2ba36}.Adventcalendar .list{justify-content:space-between;padding:0 20px;display:flex;flex-direction:row;flex-wrap:wrap;text-align:center}.Adventcalendar .list .item{display:inline-block;width:135px;height:100px;margin-bottom:30px;margin-right:20px;text-decoration:none;cursor:not-allowed;position:relative;overflow:initial}.Adventcalendar .list .item:before{content:attr(data-day);color:#e2ba36;font-size:60px;text-align:center;display:block;width:135px;line-height:100px;position:absolute;z-index:20;opacity:1;transition:all .5s ease-in-out}.Adventcalendar .list .item:after{content:'';width:135px;height:100px;background:#406158;display:block;position:absolute;z-index:10;left:0;top:0;transform-origin:left;transition:all .5s ease-in-out}.Adventcalendar .list .item .text{display:none}.Adventcalendar .list .item figure img{width:135px;height:100px;object-fit:cover;object-position:center center}.Adventcalendar .list .item.actual{cursor:pointer}.Adventcalendar .list .item.actual:hover:after{transform:perspective(1200px) translateZ(0) translateX(0) translateY(0) rotateY(-105deg)}.Adventcalendar .list .item.actual:hover:before{opacity:0}.Adventcalendar .list .item.actual:hover figure{display:block}.Adventcalendar .list .item.actual2{cursor:pointer}.Adventcalendar .list .item.actual2:after{display:none}.Adventcalendar .list .item.actual2:before{opacity:1;text-shadow:0 0 4px #1a1a1a}.Adventcalendar .list .item.actual2 figure{display:block}.Adventcalendar .list .item:first-child:after,.Adventcalendar .list .item:nth-child(4):after,.Adventcalendar .list .item:nth-child(9):after,.Adventcalendar .list .item:nth-child(12):after,.Adventcalendar .list .item:nth-child(14):after,.Adventcalendar .list .item:nth-child(16):after,.Adventcalendar .list .item:nth-child(17):after,.Adventcalendar .list .item:nth-child(19):after,.Adventcalendar .list .item:nth-child(22):after{background-color:#b0432f}.Adventcalendar .list .item:nth-child(3):after,.Adventcalendar .list .item:nth-child(6):after,.Adventcalendar .list .item:nth-child(8):after,.Adventcalendar .list .item:nth-child(11):after,.Adventcalendar .list .item:nth-child(13):after,.Adventcalendar .list .item:nth-child(16):after,.Adventcalendar .list .item:nth-child(21):after,.Adventcalendar .list .item:nth-child(24):after{background-color:#000}html.en .Adventcalendar:before{background-image:url(/content/css/lopocainfo/assets/images/adventcalendar/adventcalendar-sublogo-en.png)}h1{text-transform:uppercase;line-height:130%}h1{font-family:Brandon,Calibri,Arial;font-weight:900;color:#fff}h1{font-size:40px}::-webkit-input-placeholder{color:rgba(255,255,255,.5);font-size:1rem}::-moz-placeholder{color:rgba(255,255,255,.5);font-size:1rem}:-ms-input-placeholder{color:rgba(255,255,255,.5);font-size:1rem}:-moz-placeholder{color:rgba(255,255,255,.5);font-size:1rem}.BigGallery .view-1.slick-slider{max-width:none!important;width:100%}.BigGallery .view-1.slick-slider .slick-list{max-height:800px!important}.BigGallery .view-1.slick-slider .slick-list .item{overflow:auto;height:auto}.BigGallery .view-1.slick-slider .slick-list .item a{text-decoration:none}.BigGallery .view-1.slick-slider .slick-list .item figure{height:50vh;min-height:340px}@media screen and (min-width:800px){.BigGallery .view-1.slick-slider .slick-list .item figure{height:calc(100vh - 240px)}}.BigGallery .view-1.slick-slider .slick-list .item figure img{width:100%;height:100%;object-fit:cover;object-position:left center}@media screen and (min-width:1024px){.BigGallery .view-1.slick-slider .slick-list .item figure img{object-position:top left!important}}.BigGallery .view-1.slick-slider .slick-list .item .body{display:block;padding:30px;height:auto!important;border-top:none}@media screen and (min-width:800px){.BigGallery .view-1.slick-slider .slick-list .item .body{position:absolute;z-index:10;top:10%;left:0;display:block;color:#fff;padding:40px;text-align:center;top:6%;right:4%;text-align:right;padding-left:calc(100% - 620px)}}@media screen and (min-width:1024px){.BigGallery .view-1.slick-slider .slick-list .item .body{padding-left:calc(100% - 850px)}}@media only screen and (max-width:768px){.BigGallery .view-1.slick-slider .slick-list .item .body{position:absolute!important;z-index:10;top:53%!important;color:#fff;text-align:center;background:unset;padding:20px}.BigGallery .view-1.slick-slider .slick-list .item .body .headline{font-size:1.5rem!important;line-height:1.3!important}.BigGallery .view-1.slick-slider .slick-list .item .body .preview{font-size:1rem;line-height:1.3}}.BigGallery .view-1.slick-slider .slick-list .item .body .headline{font-size:1.4em;font-weight:700;margin-bottom:12px;line-height:100%;font-family:'Brandon',san-serif;text-transform:uppercase;text-shadow:0 0 6px #000}@media screen and (min-width:800px){.BigGallery .view-1.slick-slider .slick-list .item .body .headline{font-size:2rem}}@media screen and (min-width:1024px){.BigGallery .view-1.slick-slider .slick-list .item .body .headline{font-size:3.2rem}}.BigGallery .view-1.slick-slider .slick-list .item .body .preview{text-shadow:0 0 2px #111}h1{text-transform:uppercase;line-height:130%}h1{font-family:Brandon,Calibri,Arial;font-weight:900;color:#fff}h1{font-size:40px}::-webkit-input-placeholder{color:rgba(255,255,255,.5);font-size:1rem}::-moz-placeholder{color:rgba(255,255,255,.5);font-size:1rem}:-ms-input-placeholder{color:rgba(255,255,255,.5);font-size:1rem}:-moz-placeholder{color:rgba(255,255,255,.5);font-size:1rem}.news-items .item .bonus-information{position:absolute;right:0;top:0;z-index:10;background:#000;color:#fff;padding:8px 10px 7px 10px;line-height:100%;border-bottom-left-radius:6px;font-size:.9em;text-align:right}.news-items .item .bonus-information.none{display:none}.news-items .item .bonus-information.participating,.news-items .item .bonus-information.opted_in{background:#1e9710}.news-items .item .bonus-information.expired{background:#c00}.news-items .item .bonus-information.optintype-0.not_opted_in{background:#e2ba36;color:#000}.news-items .item .bonus-information.opted_in span:first-child{font-size:1.2em;font-weight:bold;display:block}.news-items .item .bonus-information.opted_in span:nth-child(2){opacity:.7;font-size:.9em;font-weight:normal}.news-items .item .bonus-information .claimable{font-size:1.2em;font-weight:bold}.news-items .item .bonus-information .claimable+span{display:block;margin-top:4px;opacity:.7;font-size:.9em}.news-items .detail.bonus-optintype-0 .bonus-opt-in{display:inline-block}.news-items .detail.bonus-optintype-0.bonus-claimable .hide-if-bonus-claimable{display:none}.news-items .bonus-active-opt-in .hide-if-bonus-active{display:none}.news-items .bonus-games-wagering-contribution{border-collapse:collapse}.news-items .bonus-games-wagering-contribution tr th{background:#e2ba36;padding:4px 10px;font-size:.8em;text-transform:uppercase;color:#000}.news-items .bonus-games-wagering-contribution tr th:first-child{border-top-left-radius:6px}.news-items .bonus-games-wagering-contribution tr th:last-child{border-top-right-radius:6px}.news-items .bonus-games-wagering-contribution tr td{padding:8px 6px;border:1px solid rgba(255,255,255,.1)}.news-items .bonus-games-wagering-contribution tr td:first-child{border-left:none}.news-items .bonus-games-wagering-contribution tr td:last-child{border-right:none}.news-items .bonus-games-wagering-contribution tr td:nth-child(2){font-weight:bold}@media screen and (max-width:990px){.news-items .bonus-games-wagering-contribution tr,.news-items .bonus-games-wagering-contribution th,.news-items .bonus-games-wagering-contribution td{display:block;border-left:none!important;border-right:none!important}.news-items .bonus-games-wagering-contribution th{border-radius:0!important}.news-items .bonus-games-wagering-contribution td:nth-child(2){margin-bottom:40px;border-top:none}}.news-items .bonus-games-wagering-contribution a{display:inline-block;text-decoration:none;background:rgba(255,255,255,.14);border-radius:6px;padding:2px 8px;margin:3px 0;color:rgba(255,255,255,.7)}.news-items .bonus-games-wagering-contribution a:hover{background:#e2ba36;color:#000}.news-items .bonus-games-wagering-contribution em{display:none}.bonus-none-not-logged-in .bonus-opt-out{display:none}.bonus-none-opt-in .bonus-opt-in{display:none!important}.bonus-none-not-opt-in .bonus-opt-out{display:none!important}.bonus-active-not-logged-in .bonus-opt-out{display:none}.bonus-active-opt-in .bonus-opt-in{display:none!important}.bonus-hide-buttons .bonus-opt-in{display:none!important}.bonus-hide-buttons .bonus-opt-out{display:none}.bonus-active-not-opt-in .bonus-opt-out{display:none}.bonus-past-opt-in .bonus-opt-in{display:none!important}.bonus-past-not-opt-in .bonus-opt-in{background-color:gray;cursor:not-allowed}.bonus-past-not-opt-in .bonus-opt-out{display:none}.bonus-past-not-logged-in .bonus-opt-out{display:none}.bonus-future-opt-in .bonus-opt-out{display:none}.bonus-future-not-opt-in .bonus-opt-out{display:none}.bonus-future-not-logged-in .bonus-opt-out{display:none}html.not-auth .bonus-opt-out{display:none!important}h1{text-transform:uppercase;line-height:130%}h1{font-family:Brandon,Calibri,Arial;font-weight:900;color:#fff}h1{font-size:40px}::-webkit-input-placeholder{color:rgba(255,255,255,.5);font-size:1rem}::-moz-placeholder{color:rgba(255,255,255,.5);font-size:1rem}:-ms-input-placeholder{color:rgba(255,255,255,.5);font-size:1rem}:-moz-placeholder{color:rgba(255,255,255,.5);font-size:1rem}.news-items.CardBox{margin:40px auto;max-width:1350px}.news-items.CardBox .view-0{padding:0 20px}@media screen and (min-width:800px){.news-items.CardBox .view-0{padding:0;display:flex;flex-wrap:wrap;justify-content:center}}.news-items.CardBox .view-0 .item{display:block;background:rgba(255,255,255,.1);text-decoration:none;color:#fff;line-height:120%;position:relative;border-radius:10px;max-width:450px;margin:1% 1% 30px 1%}@media screen and (min-width:460px){.news-items.CardBox .view-0 .item{margin:5% auto}}@media screen and (min-width:800px){.news-items.CardBox .view-0 .item{width:38%;margin:1% 1% 30px 1%}}@media screen and (min-width:1024px){.news-items.CardBox .view-0 .item{width:31%}}.news-items.CardBox .view-0 .item figure{background:rgba(255,255,255,.1);width:100%;height:250px;position:relative;border-top-left-radius:10px;border-top-right-radius:10px;overflow:hidden}.news-items.CardBox .view-0 .item figure img{width:100%;height:100%;object-fit:fill;object-position:center center;border-top-left-radius:10px;border-top-right-radius:10px}.news-items.CardBox .view-0 .item h4{padding:15px 25px}.news-items.CardBox .view-0 .item .date{display:none}.news-items.CardBox .view-0 .item .descr{position:absolute;z-index:20;left:0;top:-500px;transition:all ease-in-out 300ms;line-height:140%;padding:35px}.news-items.CardBox .view-0 .item:hover h4,.news-items.CardBox .view-0 .item:focus h4{color:#e2ba36}.news-items.CardBox .view-0 .item:hover .descr,.news-items.CardBox .view-0 .item:focus .descr{top:0}.news-items.CardBox .view-0 .item:hover figure:before,.news-items.CardBox .view-0 .item:focus figure:before{display:block;background:rgba(0,0,0,.7);width:100%;height:100%;position:absolute;left:0;top:0;z-index:10;content:''}h1{text-transform:uppercase;line-height:130%}h1{font-family:Brandon,Calibri,Arial;font-weight:900;color:#fff}h1{font-size:40px}::-webkit-input-placeholder{color:rgba(255,255,255,.5);font-size:1rem}::-moz-placeholder{color:rgba(255,255,255,.5);font-size:1rem}:-ms-input-placeholder{color:rgba(255,255,255,.5);font-size:1rem}:-moz-placeholder{color:rgba(255,255,255,.5);font-size:1rem}.MembersloungeNewsPromoContainer{background:rgba(255,255,255,.7)}@media screen and (min-width:1300px){.MembersloungeNewsPromoContainer{max-height:480px!important;overflow:hidden}}.MembersloungeNewsPromoContainer .view-1 figure img{object-position:center center;min-height:280px}@media screen and (min-width:800px){.MembersloungeNewsPromoContainer .view-1 figure img{height:488px!important}}.MembersloungeNewsPromoContainer .view-0{padding:20px}@media screen and (min-width:1024px){.MembersloungeNewsPromoContainer .view-0{padding:40px}}.MembersloungeNewsPromoContainer .view-0 .item{display:block;position:relative;color:#000;text-decoration:none;margin-bottom:40px}.MembersloungeNewsPromoContainer .view-0 .item figure{position:relative}.MembersloungeNewsPromoContainer .view-0 .item figure figcaption{font-size:.6rem;position:absolute;z-index:10;bottom:2px;left:6px;text-shadow:0 0 5px #000;color:#fff}@media screen and (min-width:640px){.MembersloungeNewsPromoContainer .view-0 .item{padding-left:220px;min-height:140px;margin-bottom:0}.MembersloungeNewsPromoContainer .view-0 .item figure{width:200px;max-height:130px;overflow:hidden;position:absolute;left:0;top:0;background:rgba(0,0,0,.1)}.MembersloungeNewsPromoContainer .view-0 .item figure img{height:100%;width:100%;object-fit:cover;object-position:center center}}.MembersloungeNewsPromoContainer .view-0 .item .text{line-height:120%}.MembersloungeNewsPromoContainer .view-0 .item .text h4{font-weight:bold;margin:4px 0}.MembersloungeNewsPromoContainer .view-0 .item .text .date{display:none}.MembersloungeNewsPromoContainer .view-0 .item .text .descr{font-size:.9rem;overflow:hidden;display:inline-block}@media screen and (min-width:640px){.MembersloungeNewsPromoContainer .view-0 .item .text .descr{height:80px;text-overflow:ellipsis}}.MembersloungeNewsPromoContainer .view-0 .item :hover h4{text-decoration:underline}h1{text-transform:uppercase;line-height:130%}h1{font-family:Brandon,Calibri,Arial;font-weight:900;color:#fff}h1{font-size:40px}::-webkit-input-placeholder{color:rgba(255,255,255,.5);font-size:1rem}::-moz-placeholder{color:rgba(255,255,255,.5);font-size:1rem}:-ms-input-placeholder{color:rgba(255,255,255,.5);font-size:1rem}:-moz-placeholder{color:rgba(255,255,255,.5);font-size:1rem}.EasterEgg .button{background-color:initial}.EasterEgg img{width:70px}.EasterEgg .back-link,.EasterEgg .detail.not-active{display:none}.EasterEgg .detail{max-width:initial!important;padding:0!important;position:absolute;left:20px;z-index:100}.Eastercalendar{background:#cdc1a7;position:relative;padding:0 calc(50% - 500px);padding-bottom:100px}.Eastercalendar:before{content:'';display:block;background:#cdc1a7 url(/content/css/lopocainfo/assets/images/eastercalendar/eastercalendar-sublogo-de.png) no-repeat center center;background-size:contain;width:100%;height:340px;padding:20px auto;border-top:80px solid #cdc1a7;border-bottom:50px solid #cdc1a7}.Eastercalendar .list{justify-content:space-between;padding:0 20px;display:flex;flex-direction:row;flex-wrap:wrap;text-align:center;max-width:700px;margin:0 auto}.Eastercalendar .list .item{margin-bottom:30px;margin-right:20px;text-decoration:none;cursor:not-allowed;position:relative;margin-top:20px;width:134px;height:190px;background:#ddd;-webkit-border-radius:63px 63px 63px 63px/108px 108px 72px 72px;border-radius:50% 50% 50% 50%/60% 60% 40% 40%}.Eastercalendar .list .item:before{color:#e2ba36;font-size:60px;text-align:center;display:block;width:136px;height:190px;margin-top:45px;line-height:100px;position:absolute;z-index:20;opacity:1;transition:all .5s ease-in-out}.Eastercalendar .list .item:after{content:'';width:145px;height:195px;display:block;position:absolute;z-index:10;left:0;top:0;transform-origin:left;transition:all .5s ease-in-out;background-size:145px 195px;margin-left:-5px}.Eastercalendar .list .item .text{display:none}.Eastercalendar .list .item figure img{width:135px;height:100px;object-fit:cover;object-position:center center;margin-top:45px}.Eastercalendar .list .item.actual{cursor:pointer}.Eastercalendar .list .item.actual:hover:after{transform:perspective(1200px) translateZ(0) translateX(0) translateY(0) rotateY(-105deg)}.Eastercalendar .list .item.actual:hover:before{opacity:0}.Eastercalendar .list .item.actual:hover figure{display:block}.Eastercalendar .list .item.actual2{cursor:pointer}.Eastercalendar .list .item.actual2:after{display:none}.Eastercalendar .list .item.actual2:before{opacity:1;text-shadow:0 0 4px #1a1a1a}.Eastercalendar .list .item.actual2 figure{display:block}.Eastercalendar .list .item:first-child:after{background-image:url(/content/css/lopocainfo/assets/images/eastercalendar/purple.png)}.Eastercalendar .list .item:nth-child(2):after{background-image:url(/content/css/lopocainfo/assets/images/eastercalendar/yellow.png)}.Eastercalendar .list .item:nth-child(3):after{background-image:url(/content/css/lopocainfo/assets/images/eastercalendar/turquoise.png)}.Eastercalendar .list .item:nth-child(4):after{background-image:url(/content/css/lopocainfo/assets/images/eastercalendar/red.png)}.Eastercalendar .list .item:nth-child(5):after{background-image:url(/content/css/lopocainfo/assets/images/eastercalendar/orange.png)}.Eastercalendar .list .item:nth-child(6):after{background-image:url(/content/css/lopocainfo/assets/images/eastercalendar/pink.png)}.Eastercalendar .list .item:nth-child(7):after{background-image:url(/content/css/lopocainfo/assets/images/eastercalendar/green.png)}.Eastercalendar .list .item:nth-child(8):after{background-image:url(/content/css/lopocainfo/assets/images/eastercalendar/blue.png)}html.en .Eastercalendar:before{background-image:url(/content/css/lopocainfo/assets/images/eastercalendar/eastercalendar-sublogo-en.png)}h1{text-transform:uppercase;line-height:130%}h1{font-family:Brandon,Calibri,Arial;font-weight:900;color:#fff}h1{font-size:40px}::-webkit-input-placeholder{color:rgba(255,255,255,.5);font-size:1rem}::-moz-placeholder{color:rgba(255,255,255,.5);font-size:1rem}:-ms-input-placeholder{color:rgba(255,255,255,.5);font-size:1rem}:-moz-placeholder{color:rgba(255,255,255,.5);font-size:1rem}.ImageBoxWithTitleAndPreviewOverlay .slick-track{display:flex!important;align-items:stretch!important;justify-content:stretch!important}.ImageBoxWithTitleAndPreviewOverlay .item{height:auto!important;float:none!important;flex:1!important;align-items:center!important;display:flex!important;border-radius:10px;overflow:hidden}.ImageBoxWithTitleAndPreviewOverlay .item a{display:block;height:100%;width:100%}.ImageBoxWithTitleAndPreviewOverlay .item figure{height:100%}.ImageBoxWithTitleAndPreviewOverlay .item figure figcaption{position:absolute;right:8px;top:4px;z-index:8;color:#fff;text-shadow:0 0 4px #000;font-size:.8rem}.ImageBoxWithTitleAndPreviewOverlay .item figure img{height:100%;object-fit:contain!important;object-position:center center}@media screen and (min-width:800px){.ImageBoxWithTitleAndPreviewOverlay .item figure img{object-fit:cover!important}}.ImageBoxWithTitleAndPreviewOverlay .item .body{display:block!important}.ImageBoxWithTitleAndPreviewOverlay .item .body .headline{position:absolute;bottom:0;left:0;width:100%;padding:10px 12px 8px 12px;background:#414141;z-index:30;color:#fff;font-weight:700;font-family:brandon;text-transform:uppercase}.ImageBoxWithTitleAndPreviewOverlay .item .body .preview{top:-900px;left:0;width:100%;height:100%;padding:20px;position:absolute;z-index:20;color:#fff;transition:all ease-in-out 300ms}.ImageBoxWithTitleAndPreviewOverlay .item:hover .preview,.ImageBoxWithTitleAndPreviewOverlay .item:focus .preview{top:0;background:#000;opacity:.7}.ImageBoxWithTitleAndPreviewOverlay .item:hover .headline,.ImageBoxWithTitleAndPreviewOverlay .item:focus .headline{color:#e2ba36}h1{text-transform:uppercase;line-height:130%}h1{font-family:Brandon,Calibri,Arial;font-weight:900;color:#fff}h1{font-size:40px}::-webkit-input-placeholder{color:rgba(255,255,255,.5);font-size:1rem}::-moz-placeholder{color:rgba(255,255,255,.5);font-size:1rem}:-ms-input-placeholder{color:rgba(255,255,255,.5);font-size:1rem}:-moz-placeholder{color:rgba(255,255,255,.5);font-size:1rem}.thin-border{border:1px solid rgba(255,255,255,.14)}.thick-border{border:5px solid rgba(255,255,255,.14)}.news-items h2{margin:20px 0}.news-items ul{margin:20px}.news-items .cmsmodul.container.cols .col-item{margin:40px}.news-items.ImageBox{margin-bottom:40px;padding:0 20px 18px 18px}html.page2 .cmsmodul.news-items{margin-bottom:0}.news-items.ImageBox .list{overflow:hidden;max-height:480px;position:relative;margin-top:-3px}.news-items.ImageBox .list a{display:block;float:left;width:20%;position:relative;border-right:none;max-height:100%;overflow:hidden;border-radius:0}.news-items.ImageBox .list h4,.news-items.ImageBox_Small .item h4{font-size:.85em;position:absolute;bottom:0;left:0;margin-bottom:0;width:100%;background:rgba(0,0,0,.9);color:#fff;padding:18px 10px 16px 20px}.news-items.ImageBox .list .date{display:none}.news-items.ImageBox .list .descr,.news-items.ImageBox_Small .list .descr{top:0;left:0;right:0;padding:20px;background:rgba(0,0,0,.7);color:#fff;position:absolute;-webkit-transition:all 500ms ease-in-out;-moz-transition:all 500ms ease-in-out;-o-transition:all 500ms ease-in-out;transition:all 500ms ease-in-out;transform:translate3d(0,-600px,0);-webkit-transform:translate3d(0,-600px,0)}.news-items.ImageBox .list a:hover .descr,.news-items.ImageBox_Small .list a:hover .descr{transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0)}.news-items.ImageBox .list:after{content:"";clear:both}.news-items.ImageBox .list a figure{display:flex;max-height:480px;height:100%;overflow:hidden;justify-content:center;align-items:center}.news-items.ImageBox .list a figure img{object-fit:cover;object-position:center center;flex-shrink:0;min-width:100%;min-height:100%}.news-items.ImageBox .list a figure figcaption{color:#eee;text-shadow:1px 1px 1px #f4f4f4;position:absolute;top:0;right:0;padding-right:5px;font-size:11px}.news-items.ImageBox .list a:first-child figure img,.news-items.ImageBox .list a:last-child figure img{max-width:none}.news-items.ImageBox .list a .text{display:inline-block}.news-items.ImageBox .list a:first-child{width:40%;height:480px;border-bottom:none;border-left:none}.news-items.ImageBox .list a:nth-child(2),.news-items.ImageBox .list a:nth-child(3){width:25%;height:240px;max-height:240px}.news-items.ImageBox .list a:nth-child(3){position:absolute;left:40%;top:50%;border-top:none;border-bottom:none}.news-items.ImageBox .list a:nth-child(4){width:35%;height:480px;border-bottom:none}.news-items.ImageBox .list a:nth-child(4) figure img{width:auto;max-width:none;height:100%}.news-items.ImageText_Box .list{height:100%;overflow:hidden}.news-items.ImageText_Box a{display:block}.news-items.ImageText_Box a:after{content:"";clear:both;height:0}.news-items.ImageText_Box a figure{width:50%;float:left;overflow:hidden}.news-items.ImageText_Box a figure img{height:100%;max-width:none;width:auto;border-radius:2px}.news-items.ImageText_Box a figure figcaption{color:#eee;text-shadow:1px 1px 1px #f4f4f4;position:absolute;top:0;right:0;padding-right:5px;font-size:11px}.news-items.ImageText_Box a .date{display:none}.news-items.ImageText_Box a h4{margin-bottom:12px;text-transform:none;font-size:1.8em;line-height:110%}.news-items.ImageText_Box a .descr{color:#000!important}.news-items.ImageText_Box a .descr:after{content:"MORE";font-size:15px;display:block;width:60px;text-align:center;margin-top:14px;background:#585858;color:#eee;padding:8px 18px 7px;border-radius:2px}html.de .news-items.ImageText_Box a .descr:after{content:"MEHR"}.news-items.ImageText_Box a .text{padding:5%;float:left;width:50%}.Height_340 .news-items.ImageText_Box a figure,.Height_340 .news-items.ImageText_Box a .text{height:340px;position:relative;border-radius:2px}.Height_340 .news-items.ImageText_Box a .text:before{width:0;height:0;margin-top:-10px;border-left:22px solid transparent;border-right:22px solid transparent;border-bottom:20px solid #fff;content:" ";position:absolute;left:-30px;top:50%;z-index:50;transform:rotate(-90deg)}.news-items .detail{padding:40px;max-width:1100px;margin:0 auto}.news-items .detail>h1,.news-items .detail .date{display:none}.news-items .detail figure{position:relative}.news-items .detail figure figcaption{color:#eee;text-shadow:1px 1px 1px #f4f4f4;position:absolute;bottom:0;right:0;margin-bottom:5px;font-size:11px;padding-right:5px}.news-items .detail .text{line-height:160%}.news-items .detail .text p{margin-bottom:20px}.news-items .detail .back-link{clear:both;border-radius:2px;padding:8px 0 8px 0;line-height:100%;font-size:.8em;text-transform:uppercase;margin-top:10px}.news-items.ImageBox_Small .list{overflow:hidden}.news-items.ImageBox_Small .item{display:block;width:25%;height:270px;overflow:hidden;float:left;border:solid 3px #fff;border-right:none;border-radius:5px;position:relative}.news-items.ImageBox_Small .item figure{line-height:0;height:100%}.news-items.ImageBox_Small .item figure figcaption{color:#eee;text-shadow:1px 1px 1px #f4f4f4;position:absolute;top:0;right:0;padding-right:5px;font-size:11px;margin-top:9px}.news-items.ImageBox_Small .item figure eimg{width:100%;height:100%;object-fit:cover;object-position:50% 50%;object-position:0 0}.news-items.ImageBox_Small .item .date{display:none}.news-items.Textlist{max-width:1000px;padding:20px;margin:0 auto}.news-items.Textlist a.item{display:block;text-decoration:none;background:#00000038;border:1px solid transparent}.news-items.Textlist a.item+a{margin-top:20px}.news-items.Textlist figure{display:none}.news-items.Textlist a .text{padding:20px 30px;display:flex;flex-direction:column}.news-items.Textlist a .text h4{font-weight:600;font-size:21px}.news-items.Textlist .date{left:-50px;font-size:.7em}.news-items.Square_Box{text-align:center;margin:0 auto 80px auto;overflow:hidden;max-width:575px}.news-items.Square_Box .list{margin:0 auto}.news-items.Square_Box .list a{width:284px;height:140px;margin:0 1px 2px 2px;overflow:hidden;display:block;float:left;border-radius:2px;background:#eee;position:relative}.news-items.Square_Box .list a:first-child{margin-left:0}.news-items.Square_Box .list a figure{width:100%;height:100%;border-radius:2px;overflow:hidden}.news-items.Square_Box .list a figure img{width:100%;height:100%;object-fit:cover;object-position:0 0}.news-items.Square_Box .list a figure figcaption{color:#eee;text-shadow:1px 1px 1px #f4f4f4;position:absolute;top:0;right:0;margin-bottom:5px;font-size:11px;padding-right:5px}.news-items.Square_Box .list a .text h4{position:absolute;bottom:0;left:0;text-align:center;margin:0;padding:6px 2px;width:100%;background:#000;color:#fff;font-size:1em;text-transform:none}.news-items.Square_Box .list a .text .date{display:none}.news-items.Square_Box .list a .text .descr{display:block;position:absolute;top:-240px;left:0;background:rgba(0,0,0,.8);width:100%;color:#fff;padding:8px;line-height:120%;font-size:.9em;-webkit-transition:all 500ms ease-in-out;-moz-transition:all 500ms ease-in-out;-o-transition:all 500ms ease-in-out;transition:all 500ms ease-in-out;transform:translateZ(0);-webkit-transform:translateZ(0)}.news-items.Square_Box .list a:hover .descr,.news-items.Square_Box .list a:focus .descr{top:0}.news-items.SportBetting a{display:block;position:relative;max-height:240px;overflow:hidden;border-radius:2px;margin:2px 0 1px 0;line-height:100%}.news-items.SportBetting figure{width:100%}.news-items.SportBetting figure img{width:100%}.news-items.SportBetting figure figcaption{color:#eee;text-shadow:1px 1px 1px #f4f4f4;position:absolute;top:0;right:0;margin-bottom:5px;font-size:11px;padding-right:5px}.news-items.SportBetting .text h4{position:absolute;bottom:0;background:rgba(0,0,0,.7);color:#fff;padding:8px;width:100%;margin:0;border-bottom-left-radius:2px;border-bottom-right-radius:2px}.news-items.SportBetting .text .date{display:none}.news-items.SportBetting .text .descr{background:rgba(0,0,0,.7);color:#fff;position:absolute;top:-300px;padding:8px;max-height:300px;overflow:hidden;-webkit-transition:all 200ms ease-in-out;-moz-transition:all 200ms ease-in-out;-o-transition:all 200ms ease-in-out;transition:all 200ms ease-in-out}.news-items.SportBetting a:hover .text .descr{top:0}@media screen and (max-width:800px){.news-items.ImageBox .list{max-height:none!important}.news-items.ImageBox,.news-items.ImageBox_Small{padding:5%}.news-items.ImageBox .list a,.news-items.ImageBox_Small list a,.news-items.ImageBox_Small .item{width:auto!important;height:auto!important;float:none!important;max-height:none!important;position:relative!important;margin-bottom:20px!important;display:block!important;left:0!important}.news-items .detail figure{float:none;width:100%;padding-right:0}.news-items .detail{padding:5%}.news-items .detail figure img{width:100%}.news-items .detail figure figcaption{color:#eee;text-shadow:1px 1px 1px #f4f4f4;position:absolute;bottom:0;right:0;margin-bottom:5px;font-size:11px;padding-right:5px}.news-items .detail .text{width:100%;float:none;padding-top:20px}}.news-items{margin:0 auto}.news-items .slick-list{max-height:100%;overflow:hidden}.news-items .item{position:relative;overflow:hidden}.news-items .view-1 .item{display:none}.news-items .view-1 .item a{height:100%;display:block}.news-items .item:first-child,.news-items .item.slick-slide{display:block}.news-items .item figure{z-index:5;height:100%}.news-items .item .credits{position:absolute;right:10px;bottom:3px;color:#ddd;font-size:10px}.news-items .item .bdy{max-width:1040px;border-radius:2px;position:absolute;right:10%;top:10%;z-index:10;color:#fff;font-size:1.1em}.news-items .item .bdy h1,.news-items .item .bdy h2{color:#fff;font-size:3em;line-height:1em;text-transform:uppercase;word-break:break-word}.news-items:not(.LightGreyBackground) .item .bdy h4{font-size:1.45em;color:#fff}.news-items .item .bdy h6{color:#fff;font-size:1.4em;line-height:100%;text-transform:uppercase}.news-items .item.slick-current .bdy{opacity:0;-webkit-animation:fadeIn 1s ease-in-out .9s forwards;-moz-animation:fadeIn 1s ease-in-out .9s forwards;animation:fadeIn 1s ease-in-out .9s forwards}.news-items .item.slick-current .admin-preview{position:absolute;top:0;right:0;background-color:#000;color:#fff;padding:10px;border:2px solid #fff}.news-items .slick-dots{position:absolute;bottom:40px;width:100%;left:0;z-index:20;text-align:center;margin:0;box-sizing:border-box}.news-items .slick-dots li{display:inline;margin:auto;position:initial}.news-items .slick-dots button{background:transparent;width:10px;height:10px;display:inline-block;margin-right:4px;border-radius:20px;font-size:0;border:1px solid transparent;padding:4px;border-color:#fff}.news-items .slick-dots .slick-active button{background:#fff;border:1px solid transparent}.slick-dots li button:before{display:none}.news-items .view-1 .item figure img{width:100%;height:100%;object-fit:cover}.news-items .view-1.slick-slider{position:relative;height:100%;max-height:100%;margin:0 auto!important}.news-items .view-1 .item.newsbanner-standard figure img{margin-left:25%}.news-items .view-1 .item.newsbanner-standard figure .triangle{z-index:0;position:absolute;width:38%;height:100%;background:#000}.news-items .view-1 .item.newsbanner-standard .headline{color:#fff;width:40%;font-size:26px;text-transform:uppercase;line-height:100%;position:absolute;top:105px;left:30px}.news-items .view-1 .item.newsbanner-standard .preview{z-index:0;position:absolute;top:48%;width:46%;background:#fecd1a;padding:5px 30px 5px 30px}.news-items .view-1 .item.newsbanner-standard .credit,.news-items .view-1 .item.newsbanner-blackfont .credit,.news-items .view-1 .item.newsbanner-whitefont .credit{display:block!important;position:absolute;top:15px;color:#ccc;width:200px;right:10px;font-size:10px;text-align:right}.news-items .view-1 .item.newsbanner-standard{border-bottom:none!important}.news-items .view-1 .slick-track{display:flex;flex-flow:row nowrap;align-items:center;justify-content:center}.news-items .view-1 .slick-track .item{height:100%}.news-items .view-1 .item.newsbanner-standard figure .triangle:after{content:"";background:#000;position:absolute;width:100%;height:100%;left:0;top:0;z-index:-1;transform:skew(-10deg);-webkit-transform:skew(-10deg);-moz-transform:skew(-10deg);-o-transform:skew(-10deg);transform-origin:bottom left}.news-items .view-1 .item.newsbanner-standard .preview:after{content:"";background:#fecd1a;position:absolute;width:100%;height:100%;left:0;top:0;z-index:-1;-webkit-transform:skew(-10deg);-moz-transform:skew(-10deg);-o-transform:skew(-10deg);transform-origin:bottom left}.news-items .view-1 .item.newsbanner-blackfont figure img:after,.news-items .view-1 .item.newsbanner-whitefont figure img:after{content:"";opacity:.5;top:90px;left:5%;width:45%;position:absolute}.news-items .view-1 .item.newsbanner-blackfont .body,.news-items .view-1 .item.newsbanner-whitefont .body{position:absolute;height:auto;top:90px;width:45%;left:5%;background:rgba(233,228,226,.9);padding:30px;border-radius:2px}.news-items .view-1 .item.newsbanner-blackfont .headline,.news-items .view-1 .item.newsbanner-whitefont .headline{font-size:26px;text-transform:uppercase;line-height:100%;font-family:"brandon_black",Arial,sans-serif;margin-bottom:20px}.news-items .view-1 .item.newsbanner-blackfont .body .credit,.news-items .view-1 .item.newsbanner-whitefont .body .credit{display:none}.news-items .view-1 .item.newsbanner-whitefont .body{background:rgba(88,88,88,.9);color:#fff}.news-items .view-1 .item.sportbanner-variant1 .body .headline{position:absolute;top:21%;left:5%;width:39%;color:#fff;font-family:brandon_black,Arial;font-size:16px;text-transform:uppercase}.news-items .view-1 .item.sportbanner-variant1 .body .preview{position:absolute;top:48%;left:9px;max-width:60%;text-align:center;background:#fff;line-height:initial;padding:5px;font-size:14.5px;text-transform:uppercase;font-family:brandon_black,Arial}.news-items .view-1 .item.sportbanner-variant1 figure figcaption.credit{position:absolute;top:15px;color:#ccc;width:200px;right:12px;font-size:10px;text-align:right}.news-items .view-1 .item.sportbanner-variant1 figure:after,.news-items .view-1 .item.sportbanner-variant3 figure:after{z-index:1;position:absolute;top:7px;left:7px;right:7px;bottom:7px;border:2px solid #fbd400;border-radius:2px;content:"";display:block}.news-items .view-1 .item.sportbanner-variant1 figure img{height:275px;width:70%;margin-left:40%}.news-items .view-1 .item.sportbanner-variant1 figure .triangle.left{z-index:0;position:absolute;width:45%;height:100%;background:#000}.news-items .view-1 .item.sportbanner-variant1.playnow .body .headline:after,.news-items .view-1 .item.sportbanner-variant1.more .body .headline:after{line-height:1;position:absolute;color:#000;padding:5px;top:150px;left:10%;background:#fbd400;width:98px;height:13px;text-align:center;font-size:14px;font-family:brandon_black,Arial;text-transform:uppercase;border-radius:2px;display:block}.de .news-items .view-1 .item.playnow .body .headline:after,.de .news-items .view-1 .item.sportbanner-variant3 .body .preview:after,.de .news-items .view-1 .item.sportbanner-variant2 .body .preview:after{content:"Jetzt wetten"}.en .news-items .view-1 .item.playnow .body .headline:after,.en .news-items .view-1 .item.sportbanner-variant3 .body .preview:after,.en .news-items .view-1 .item.sportbanner-variant2 .body .preview:after{content:"Bet now"}.de .news-items .view-1 .item.more .body .headline:after{content:"Mehr"}.en .news-items .view-1 .item.more .body .headline:after{content:"More"}.news-items .view-1 .item.sportbanner-variant2 figure .triangle.left{z-index:0;position:absolute;width:0;height:0;border-style:solid;border-width:200px 200px 0 0;border-color:#000 transparent transparent transparent}.news-items .view-1 .item.sportbanner-variant2 figure img{height:275px;width:100%;margin:0 auto}.news-items .view-1 .item.sportbanner-variant2 figure{width:55%;margin:0 auto}.news-items .view-1 .item.sportbanner-variant2 .body .headline{position:absolute;top:10%;left:22%;width:140px;text-align:center;color:#fff;padding:5px;font-family:brandon_black,Arial;line-height:1;font-size:23px;text-transform:uppercase;transform:rotate(-45deg)}.news-items .view-1 .item.sportbanner-variant2 .body .preview{position:absolute;top:50%;right:22.5%;width:30%;text-align:center;padding:5px;background:#fff;line-height:initial;font-size:20px;text-transform:uppercase;font-family:brandon_black,Arial}.news-items .view-1 .item.sportbanner-variant2 figure figcaption.credit{position:absolute;top:10px;color:#ccc;width:200px;right:calc(32.5%);font-size:10px;text-align:right}.news-items .view-1 .item.sportbanner-variant2 .body .preview:after{position:absolute;margin:auto;top:135%;left:0;right:0;background:#fbd400;width:125px;height:23px;color:#000;text-align:center;padding:5px;font-size:18px;font-family:brandon_black,Arial;text-transform:uppercase;border-radius:2px;display:block}.news-items .view-1 .item.sportbanner-variant3 figure .triangle.left{z-index:0;position:absolute;width:27%;height:100%;background:#000}.news-items .view-1 .item.sportbanner-variant3 figure .triangle.left:after{content:"";background:#000;position:absolute;width:125%;height:100%;left:0;top:0;z-index:-1;transform:skew(10deg);-webkit-transform:skew(10deg);-moz-transform:skew(-10deg);-o-transform:skew(-10deg);transform-origin:bottom left}.news-items .view-1 .item.sportbanner-variant3 figure .triangle.right{z-index:0;position:absolute;top:0;right:0;width:27%;height:100%;background:#000}.news-items .view-1 .item.sportbanner-variant3 figure .triangle.right:after{content:"";background:#000;position:absolute;width:115%;height:100%;left:0;top:0;z-index:-1;transform:skew(10deg);-webkit-transform:skew(10deg);-moz-transform:skew(-10deg);-o-transform:skew(-10deg);transform-origin:bottom left}.news-items .view-1 .item.sportbanner-variant3 figure img{height:275px;width:55%;margin:0 auto}.news-items .view-1 .item.sportbanner-variant3 .body .headline{position:absolute;top:41%;left:5%;width:22%;background:#fff;padding:5px;font-family:brandon_black,Arial;line-height:1;font-size:18px;text-transform:uppercase}.news-items .view-1 .item.sportbanner-variant3 .body .preview{position:absolute;top:24%;right:10px;width:28%;text-align:center;color:#fff;line-height:initial;font-size:20px;text-transform:uppercase;font-family:brandon_black,Arial}.news-items .view-1 .item.sportbanner-variant3 figure figcaption.credit{position:absolute;top:10px;color:#ccc;width:200px;right:32%;font-size:10px;text-align:right}.news-items .view-1 .item.sportbanner-variant3 .body .preview:after{position:absolute;margin:auto;top:135%;left:0;right:0;background:#fbd400;width:125px;height:23px;color:#000;text-align:center;font-size:16px;font-family:brandon_black,Arial;text-transform:uppercase;border-radius:2px;display:block}@media screen and (max-width:840px){.news-items .view-1 .item.sportbanner-variant2 figure{width:100%!important}.news-items .view-1 .item.sportbanner-variant2 .body .headline{top:12%;left:0}.news-items .view-1 .item.sportbanner-variant2 .body .preview{right:0;top:55%;width:50%}.news-items .view-1 .item.sportbanner-variant2 figure figcaption.credit{right:10px}}@media screen and (max-width:600px){.news-items .view-1 .item figure img{object-fit:cover;margin-left:0!important}.news-items .view-1 .item.newsbanner-standard figure .triangle,.news-items .view-1 .item.newsbanner-standard .preview:after{display:none}.news-items .view-1 .item.newsbanner-standard .headline{line-height:110%;width:100%;position:relative;left:auto!important;top:auto!important;bottom:auto!important;right:auto!important;background:#e0e0e0;padding:20px 26px;max-width:none!important;color:#111;height:auto!important}.news-items .view-1 .item.newsbanner-standard .preview{background:unset;font-family:unset;position:unset;width:100%;text-transform:unset}.news-items .view-1 .item.newsbanner-standard .credit{top:-260px;right:20px;text-align:right;width:175px}.news-items .view-1 .body{height:62px!important;position:relative!important;left:auto!important;top:auto!important;bottom:auto!important;right:auto!important;border-top:2px solid #fff;background:#e0e0e0;width:100%;padding:5px 26px;max-width:none!important;color:#111}.news-items .view-1 .item.newsbanner-blackfont .body,.news-items .view-1 .item.newsbanner-whitefont .body{width:100%!important}.news-items .view-1 .item.sportbanner-variant1 .body .headline:after{margin:28% auto 0 auto!important}.news-items .view-1 .item.sportbanner-variant1 figure .triangle.left,.news-items .view-1 .item.sportbanner-variant2 figure .triangle.left,.news-items .item.sportbanner-variant3 figure .triangle.left,.news-items .item.sportbanner-variant3 figure .triangle.right{display:none}.news-items .view-1 .item.sportbanner-variant1 figure img,.news-items .view-1 .item.sportbanner-variant3 figure img{width:100%;height:initial;margin:initial}.news-items .view-1 .item.sportbanner-variant1 .body,.news-items .view-1 .item.sportbanner-variant2 .body,.news-items .view-1 .item.sportbanner-variant3 .body{background:#111}.news-items .view-1 .item.sportbanner-variant1 .body .headline,.news-items .view-1 .item.sportbanner-variant2 .body .headline,.news-items .view-1 .item.sportbanner-variant3 .body .headline{padding:10px;position:initial;margin:10px auto;width:100%;text-align:center}.news-items .view-1 .item.sportbanner-variant1 .body .preview,.news-items .view-1 .item.sportbanner-variant2 .body .preview,.news-items .view-1 .item.sportbanner-variant3 .body .preview{left:3%;right:3%;margin:10px auto;width:94%;text-align:center;top:40%}.news-items .view-1 .item.sportbanner-variant1 .body .headline:after,.news-items .view-1 .item.sportbanner-variant2 .body .preview:after,.news-items .view-1 .item.sportbanner-variant3 .body .preview:after{position:initial!important;margin-top:12%}.news-items .view-1 .item.sportbanner-variant1 figure figcaption.credit,.news-items .view-1 .item.sportbanner-variant2 figure figcaption.credit,.news-items .view-1 .item.sportbanner-variant3 figure figcaption.credit{right:12px}.news-items .view-1 .item.sportbanner-variant2 .body .headline{transform:initial}.news-items .view-1 .item.sportbanner-variant2 .body .preview{background:initial;color:#fff}}.news-items .view-1 .body{display:none}.news-items .view-1 .item.sport-casino-banner-homepage figure figcaption.credit{position:absolute;top:15px;color:#ccc;width:200px;right:12px;font-size:10px;text-align:right}.MaxHeight420 .news-items .view-1{overflow:hidden;max-height:420px}.news-items .view-1.slick-slider .item.no-text .body{display:none}.news-items .view-1.slick-slider .item.no-text-center .body{display:none}.news-items .view-1.slick-slider .item.no-text-center figure img{object-position:center!important}@media screen and (min-width:800px){.news-items .view-1.slick-slider .item.no-text-center figure img{position:absolute}}.news-items .view-1.slick-slider .item.black-font .body{color:#000}.news-items .view-1.slick-slider .item.black-font .body .headline,.news-items .view-1.slick-slider .item.black-font .body .preview{text-shadow:initial}.news-items .view-1.slick-slider .item.no-text-large-image .body{display:none}.news-items .view-1.slick-slider .item.no-text-large-image figure img{object-position:center;object-fit:contain}.news-items.NoBulletPoints .slick-dots{display:none!important}.news-items.ResponsibleGaming .item figure:before{display:block;width:48%;height:25px;position:absolute;left:5px;bottom:3px;background:url(/Content/css/lopocacom/assets/images/18.png) no-repeat;background-size:25px 25px;content:'Responsible Gaming';font-size:9px;font-family:'brandon_black',Arial;padding-left:27px;padding-top:8px;line-height:1}.news-items.ResponsibleGamingTermsOfUse .item figure:before{display:block;width:48%;height:25px;position:absolute;left:5px;bottom:3px;background:url(/Content/css/lopocacom/assets/images/18.png) no-repeat;background-size:25px 25px;content:'Responsible Gaming';font-size:9px;font-family:'brandon_black',Arial;padding-left:27px;padding-top:8px;line-height:1}.news-items.ResponsibleGamingTermsOfUse .item figure:after{display:block;position:absolute;right:10px;bottom:11px;font-size:9px;text-align:right;width:48%;font-family:'brandon_black',Arial;line-height:1}@media screen and (max-width:940px){}.de .news-items.ResponsibleGamingTermsOfUse .item figure:after{content:'Nutzungsbedingungen gelten'}.en .news-items.ResponsibleGamingTermsOfUse .item figure:after{content:'Terms of Use apply'}h1{text-transform:uppercase;line-height:130%}h1{font-family:Brandon,Calibri,Arial;font-weight:900;color:#fff}h1{font-size:40px}::-webkit-input-placeholder{color:rgba(255,255,255,.5);font-size:1rem}::-moz-placeholder{color:rgba(255,255,255,.5);font-size:1rem}:-ms-input-placeholder{color:rgba(255,255,255,.5);font-size:1rem}:-moz-placeholder{color:rgba(255,255,255,.5);font-size:1rem}.payment select,textarea,input[type=text],input[type=number],input[type=email],input[type=password],input[type=search]{padding:5px 8px;font-family:'brandon_black',Arial;border:solid 1px #bbb;border-radius:2px}.payment input[type=button],input[type=submit]{padding:5px 8px;font-family:'brandon_black',Arial;color:#fff;border:none;border-radius:2px;background:#585858;text-transform:uppercase}.payment input[type=checkbox].cb{display:none;vertical-align:middle;margin-left:8px}.payment input[type=checkbox].cb+label{display:inline-block;padding:8px 8px 8px 32px;margin-right:2px;cursor:pointer;position:relative}.payment input[type=checkbox].cb+label:before{content:' ';position:absolute;left:0;top:0;text-align:center;padding-top:2px;display:inline-block;width:20px;height:20px;background:#fff;border:1px solid #bbb;border-radius:2px;box-sizing:border-box}.payment input[type=checkbox].cb:checked+label:before{background:#fec409;border-color:#fec409;content:'';font-size:14px}.payment input.err,select.err,textarea.err{border-color:#c00!important;background-color:#c00!important}.payment input.cardNumber{display:none}.payment input.cardNumber.active{display:inline-block}h1{text-transform:uppercase;line-height:130%}h1{font-family:Brandon,Calibri,Arial;font-weight:900;color:#fff}h1{font-size:40px}::-webkit-input-placeholder{color:rgba(255,255,255,.5);font-size:1rem}::-moz-placeholder{color:rgba(255,255,255,.5);font-size:1rem}:-ms-input-placeholder{color:rgba(255,255,255,.5);font-size:1rem}:-moz-placeholder{color:rgba(255,255,255,.5);font-size:1rem}.payment.module-blocked:after{content:attr(data-blockedunitl);display:block;background:#000;color:#fff;padding:6px 8px;border-radius:2px;width:35%;text-align:center;margin:40px auto}.payment .header-container h1{text-align:center;padding:40px 0 20px 0;font-size:35px;text-transform:uppercase;margin-bottom:0}.payment .header-container h1.title{padding:40px 0 0 0;font-size:2.2em;font-weight:bold}.payment .header-container h3.sub-title{text-align:center;font-size:1.2em;text-transform:uppercase;margin-bottom:0;padding-bottom:40px;font-weight:bold}.payment .amount-container{background:#0173c7;padding:20px 0}.payment .amount-container .holder{display:flex;align-items:center;justify-content:center;position:relative}.payment #stwsaved.err.active+.amount-container .amount,.payment #stwsaved.err.active+.amount-container .amount input,.payment input.err,.payment select.err,.payment textarea.err{background-color:#c00!important}.payment .amount-container .holder span{color:#000;margin-right:10px}.payment .amount-container .holder .amount .input{display:flex;align-items:center}.payment .amount-container .holder .amount .input:before{content:"€";position:relative;left:20px;z-index:1;color:rgba(255,255,255,.7)}.payment .amount-container .holder .amount .input span{color:#000;padding:5px;font-size:15px;padding-left:25px;display:block;margin-top:0!important;font-weight:bold}.payment .amount-container .holder .amount .input input{padding-left:32px;border:none;color:rgba(255,255,255,.7);width:150px}.payment .amount-container .holder .amount-options{background:#5b5b5b;position:absolute;z-index:2;display:none;box-shadow:1px 2px 5px #00000073;top:100%;margin-top:12px}.payment .amount-container .holder .amount-option{float:left;padding:10px;text-align:right;width:100px;cursor:pointer;border-right:1px solid rgba(255,255,255,.14)}.payment .amount-container .holder .amount-option:nth-child(3n){border-right:none}.payment .amount-container .holder .amount-option:hover{background:#fccb52}.payment .amount-container .holder .amount-option:before{content:"€";display:inline-block;margin-right:3px;color:rgba(255,255,255,.7)}.payment .account-container{margin:30px 0}.payment .account-container select{width:350px;padding:10px;font-size:1.05em}.payment .amount-wrapper{color:#7b7b7b;font-weight:bold;margin-top:40px}.payment .amount-wrapper .holder{margin:0 auto;position:relative}.payment .amount-wrapper .holder span{margin-right:15px}.payment .amount-wrapper .holder .amount{display:inline-block;border:1px solid #7b7b7b;height:42px}.payment .amount-wrapper .holder .amount.error-focus,.payment .withdrawal-request-container .param-details-container input#txtValue.error-focus{background-color:#ffd9d9}.payment .amount-wrapper .holder .amount .input{display:inline-block;width:175px;padding:3px;background:#fff}.payment .amount-wrapper .holder .amount .input:before{content:"€";position:absolute;margin-top:8px;font-size:1.3em;margin-left:5px}.payment .amount-wrapper .holder .amount .input span{color:#000;padding:5px;font-size:15px;margin-left:15px;display:block;margin-top:2px}.payment .amount-wrapper .holder .amount .input input{outline:none;border:none;padding:5px;width:80%;margin-left:30px;height:34px;font-size:1.6em;background-color:inherit;color:#000;font-family:'brandon_black',Arial}.payment.CC #stwsaved.err.active+.amount-container .amount{background-color:#fff}.payment .product-info-container{text-align:center;padding:20px 0;color:#919191;font-size:.9em;display:none}.payment .packages-container{background-color:#fff;padding:20px 0}.payment .payments-container.pad{padding:20px 20px 20px}.payment .payments-container.withdrawal{margin-bottom:15px;margin-top:40px;width:100%;text-align:center}.available-withdrawal-wrapper{font-weight:bold}.payment .payment-wrapper{display:inline-flex}cms.module-blocked.payment .payment .payment-container{height:170px!important}.payment .payment-container{display:inline-block!important;margin:20px;width:225px;height:150px;background:#fff;cursor:pointer;border-radius:5px}cmsmodul.payment .payment .payment-container,cmsmodul.payment .payment .overlay{height:175px!important}.payment .payments-container.withdrawal .payment-container{margin:20px 10px}.payment .payment-container:not(.selected):hover .overlay .arrow-right{border-left-width:35px}.payment .payment-container:not(.selected):hover .overlay{display:block}.payment .overlay{display:none;background:#fccb52;opacity:.7;width:225px;height:150px;position:absolute}.cmsmodul.payment .payment .overlay{height:179px}.payment .overlay .arrow-right{width:0;height:0;border-top:20px solid transparent;border-bottom:20px solid transparent;border-left:10px solid #262626;transition:opacity 300ms ease-in-out;transition:border-width 150ms ease-in-out;margin:75px 0 0 98px}.payment .payments-container .payment-info-container{text-align:center;font-size:2em;text-transform:uppercase;color:rgba(255,255,255,.7);flex:0 0 100%;margin:0 0 20px 0}.payment .payments-container.withdrawal .payment-info-container{font-size:1.4em}.payment .payment-container .name{text-transform:uppercase;font-weight:bold;font-size:.9em;text-align:center;padding:15px 5px;color:rgba(0,0,0,.7)}.payment .payment-container .logo{height:72px}.payment .payment-container .details{background:#e9e9e9;color:#777;padding:5px 10px;font-size:13px;font-weight:bold}.payment .payment-container .details .limit abbr{text-decoration:none}.payment .payment-container .details .fee{float:right}.clear{clear:both}.payment .redeem-information{color:#777;font-size:13px;text-align:center;padding:0 10px}.payment .redeem-information a{text-decoration:underline;font-weight:bold;color:#777}.payment .balance-container,.payment .account-container{text-align:center}.payment .balance-container{padding-bottom:20px}.current-balance-wrapper,.pending-withdrawal-wrapper,.selfbill-locked-wrapper,.available-withdrawal-wrapper{background:#4b4b4b}.current-balance-wrapper{padding-top:20px}.available-withdrawal-wrapper{padding-bottom:20px}.payment .balance-container .withdrawal-amount{margin-top:50px}.payment .payments-container .buttons,.payment .bank-transfer-container .buttons{text-align:center;margin:20px}.payment .payments-container .buttons>a,.payment .bank-transfer-container .buttons>a{display:inline-block!important}.payment .payments-container .buttons .next,.payment .bank-transfer-container .buttons .submit{background-color:#fecd1a;color:#000!important;font-size:1.4em;font-weight:bold;border-radius:6px}.payment .payments-container .buttons .next.disabled,.payment .payments-container .buttons .next.KYC{pointer-events:none}.payment .withdrawal-request-container .buttons a.submit.disabled,.payment .withdrawal-request-container .param-details-container a.skrill-email.disabled{pointer-events:none;opacity:.6}.payment .payment-container.selected{border:4px solid #e2ba36;border-radius:5px}.payment .withdrawal-request-container{margin:0 auto;width:550px}.payment .withdrawal-request-container .fee-wrapper{margin-bottom:20px}.payment .withdrawal-request-container .fee-wrapper label.data,.payment .withdrawal-request-container .param-details-container .bank-details-wrapper input{float:right}.payment .withdrawal-request-container .param-details-container .bank-details-wrapper .block{height:50px}.payment .withdrawal-request-container .param-details-container .bank-details-wrapper .block input{margin-right:0!important;padding:0 10px!important}.payment .withdrawal-request-container .param-details-container .bank-details-wrapper input.iban-check{margin-right:10px;cursor:pointer}.payment .withdrawal-request-container .param-details-container .skrill-details-wrapper{min-height:45px}.payment .withdrawal-request-container .param-details-container a.skrill-email{margin-bottom:5px}.payment .withdrawal-request-container .param-details-container .email-verification-wrapper{display:inline-block;background-color:#c7c7c7;padding:5px 10px;float:left}.payment .withdrawal-request-container .param-details-container .email-verification-wrapper.large{height:65px;padding-top:22px}.payment .withdrawal-request-container .param-details-container .email-verification-wrapper .icon{display:inline;font-size:1.4em}.payment .withdrawal-request-container .param-details-container .email-verification-wrapper .icon.ok{color:green}.payment .withdrawal-request-container .param-details-container .email-verification-wrapper .icon.notok{color:red}.payment .withdrawal-request-container .param-details-container .email-message-wrapper{display:inline-block;margin-left:15px}html.en .payment .withdrawal-request-container .param-details-container .email-message-wrapper{display:inline-block;width:350px;margin-left:15px}html.de .payment .withdrawal-request-container .param-details-container .email-message-wrapper{display:inline-block;width:300px;margin-left:15px}.payment .withdrawal-request-container .param-details-container .email-message-wrapper .email input#txtValue{width:100%}.payment .withdrawal-request-container .param-details-container .email-message-wrapper .message label{display:block}.payment .withdrawal-request-container .param-details-container label.red,.payment .withdrawal-request-container .param-details-container .skrill-support a{color:red}.payment .withdrawal-request-container .param-details-container .skrill-support{display:block;color:red}.payment .validation-wrapper{border-radius:4px;border:1px solid;cursor:pointer;width:calc(100% - 257px);margin:0 auto;text-align:center;padding:20px}.payment .validation-wrapper.error{background-color:red;border-color:red}.payment .validation-wrapper.success{background-color:#2cb108;border-color:#2cb108}.payment .validation-wrapper .validation-message label{text-transform:none;font-size:1.2em;color:#fff}.payment .payment-container.CC .logo .placeholder{background:url(/content/css/lopocainfo/assets/images/payment-logos_v5.png) no-repeat -120px 0;width:102px;height:57px;margin:0 auto}.payment .payment-container.DD .logo .placeholder{width:130px;height:70px;margin:0 auto}.payment .payment-container.DD-EN .logo .placeholder{background:url(/content/css/lopocainfo/assets/images/payment-logos_v5.png) no-repeat 0 -54px}.payment .payment-container.DD-DE .logo .placeholder{background:url(/content/css/lopocainfo/assets/images/payment-logos_v5.png) no-repeat -147px -54px}.payment .payment-container.DD-IT .logo .placeholder{background:url(/content/css/lopocainfo/assets/images/payment-logos_v5.png) no-repeat 0 -54px}.payment .payment-container.DD-EN .name,.payment .payment-container.DD-DE .name,.payment .payment-container.DD-IT .name{padding-bottom:10px!important}.payment .payment-container.DD-EN .logo,.payment .payment-container.DD-DE .logo,.payment .payment-container.DD-IT .logo{height:77px!important}.payment .payment-container.PP .name{padding-bottom:8px}.payment .payment-container.PP .logo{margin-bottom:7px}.payment .payment-container.SK .logo .placeholder{background:url(/content/css/lopocainfo/assets/images/payment-logos_v5.png) no-repeat 0 -125px;width:120px;height:50px;margin:0 auto}.payment .payment-container.PS .logo .placeholder{background:url(/content/css/lopocainfo/assets/images/payment-logos_v5.png) no-repeat 0 -170px;width:225px;height:50px;margin:0 auto}.payment .payment-container.CV .logo .placeholder{background:url(/content/css/lopocainfo/assets/images/payment-logos_v5.png) no-repeat 0 -220px;width:85px;height:50px;margin:0 auto}.payment .payment-container.SA .logo .placeholder{background:url(/content/css/lopocainfo/assets/images/payment-logos_v5.png) no-repeat 0 -285px;width:55px;height:50px;margin:0 auto}.payment .payment-container.WT .logo .placeholder,.payment .payment-container.BT .logo .placeholder{background:url(/content/css/lopocainfo/assets/images/payment-logos_v5.png) no-repeat 0 -343px;width:50px;height:50px;margin:0 auto}.payment .payment-container.SE .logo .placeholder{background:url(/content/css/lopocainfo/assets/images/payment-logos_v5.png) no-repeat 0 -410px;width:120px;height:50px;margin:0 auto}.payment .payment-container.SO .logo .placeholder{background:url(/content/css/lopocainfo/assets/images/payment-logos_v5.png) no-repeat 0 -465px;width:80px;height:55px;margin:0 auto}.payment .payment-container.GA .logo .placeholder{background:url(/content/css/lopocainfo/assets/images/payment-logos_v5.png) no-repeat 0 -285px;width:55px;height:50px;margin:0 auto}.payment .payment-container.PP .logo .placeholder{background:url(/content/css/lopocainfo/assets/images/payment-logos_v5.png) no-repeat 0 -538px;width:122px;height:66px;margin:0 auto}.payment .payment-container.FT .logo .placeholder{background:url(/content/css/lopocainfo/assets/images/payment-logos_v5.png) no-repeat 0 -624px;width:150px;height:66px;margin:0 auto}.payment .process-payment-container{display:none;background:initial!important}.payment .process-payment-container .error{max-width:450px;color:#ff2400;background:#ffd9d9;margin:20px auto;padding:20px;text-align:center}.payment .process-payment-container iframe{margin:35px auto;max-width:600px;width:100%;display:block}.payment .process-payment-container iframe.SE{height:500px}.payment .process-payment-container iframe.PS{height:840px}.payment .process-payment-container iframe.SK{height:705px}.payment .process-payment-container iframe.DD{min-height:600px}.payment .process-payment-container iframe.CC{max-width:420px}.payment .process-payment-container iframe.FT{height:1117px}.payment .process-payment-container .buttons-container{margin:0 auto 35px auto;text-align:center}.payment .process-payment-container .buttons-container .btn{padding:15px 0;text-transform:uppercase;font-weight:bold;cursor:pointer;display:inline-block}.payment .process-payment-container .buttons-container .btn.back{background:rgba(255,255,255,.5);width:170px;border-radius:2px}.payment .process-payment-container .buttons-container .btn.confirm{background:rgba(255,255,255,.5);width:250px;margin-left:25px;font-weight:bolder}.payment .process-payment-container .buttons-container .btn.confirm.active{background:#e2ba36;border-radius:2px;color:#000}@media screen and (max-width:550px){.payment .process-payment-container iframe.FT{height:1325px}}.payment .process-payment-container .creditcards-container{max-width:960px;margin:0 auto 60px auto;position:relative;text-align:center;padding-top:60px}.payment .process-payment-container .creditcard-container{display:inline-block;margin:10px;width:275px;background:#fff;cursor:pointer;padding:20px;font-weight:bold;position:relative;border-radius:5px;border:4px solid #fff;text-align:initial;color:#000}.payment .process-payment-container .creditcard-container.active,.payment .process-payment-container .creditcard-container:hover{border:4px solid #0173c7}.payment .process-payment-container .creditcard-container .logo.type-visa{background:url(/content/css/lopocainfo/assets/images/payment-logos_v5.png) no-repeat 0 6px;background-size:95px;height:25px;width:45px;margin-bottom:5px}.payment .process-payment-container .creditcard-container .logo.type-mastercard{background:url(/content/css/lopocainfo/assets/images/payment-logos_v5.png) no-repeat -65px 0;background-size:145px;height:25px;width:50px;margin-bottom:5px}.payment .process-payment-container .creditcard-container .title{color:#777;font-size:14px}.payment .process-payment-container .creditcard-container .cardSecurityCode{position:absolute!important;right:-5px;bottom:20px;width:85px;text-transform:uppercase;font-size:15px!important;text-align:center}.payment .process-payment-container .creditcard-container .cardSecurityCode::-webkit-input-placeholder{font-size:12px;letter-spacing:-.5px}.payment .process-payment-container .creditcard-container .cardSecurityCode::-moz-placeholder{font-size:12px;letter-spacing:-.5px}.payment .process-payment-container .creditcard-container .cardSecurityCode:-ms-input-placeholder{font-size:12px;letter-spacing:-.5px}.payment .process-payment-container .creditcard-container .cardSecurityCode:-moz-placeholder{font-size:12px;letter-spacing:-.5px}.payment .process-payment-container .creditcard-container input[type=checkbox]+label:before{display:inline-block;margin-right:4px;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.payment .process-payment-container .creditcard-container.add-card{background:#b404ad;color:#fff;text-align:center;border-radius:5px;border:4px solid #b404ad}.payment .process-payment-container .creditcard-container.add-card.active,.payment .process-payment-container .creditcard-container.add-card:hover{border:4px solid #fccb52}.payment .process-payment-container .creditcard-container.add-card .arrow-right{width:0;height:0;border-top:20px solid transparent;border-bottom:20px solid transparent;border-left:20px solid #fff;position:absolute;left:49%;top:30%}.payment .process-payment-container .creditcard-container.add-card .title{color:#fff;font-size:15px;text-transform:uppercase;margin:69px 0 0 0}.payment .process-payment-container .information{max-width:675px;margin:40px auto;padding:35px;background:initial!important;border:initial!important;border-radius:5px;text-align:center}.payment .process-payment-container .information .selfbill-locked-wrapper{margin-bottom:-15px}.payment .process-payment-container .information .balance,.payment .process-payment-container .information .selfbill-locked-wrapper{margin-top:15px}.payment .process-payment-container .information .balance span,.payment .process-payment-container .information .selfbill-locked-wrapper span{font-weight:bold}.payment .process-payment-container .container{margin:0 auto 35px auto}.payment .process-payment-container .container #stwsaved{margin:0 18px 18px 18px;width:auto}.payment .products-container{text-align:center;background:#474749;display:none}.payment .products-container .product-item-container{display:inline-block;margin:10px 0;position:relative;cursor:pointer;padding:20px 12px 12px 12px;width:270px;transition:all 300ms ease-in-out;border:2px solid transparent;border-radius:5px}.payment .products-container .product-item-container:hover,.payment .products-container .product-item-container.selected{border-color:#e2ba36}.payment .products-container.product_selected .product-item-container{opacity:.5}.payment .products-container.product_selected .product-item-container:hover{opacity:1}.payment .products-container .product-item-container.selected:before{content:"";font-family:'lopoca-icons';position:absolute;display:flex;background-color:#e2ba36;width:48px;height:48px;right:0;top:0;align-items:center;justify-content:center;color:#000;font-size:1.4em;border-bottom-left-radius:16px}.payment .products-container .product-item-container.readonly{pointer-events:none;opacity:.7}.payment .products-container .product-item-container.selected{background-color:#e2ba36;opacity:1!important}.payment .products-container .product-item-container img{margin-bottom:5px;border-radius:5px}.payment .products-container .product-item-container .description{padding:8px;height:52px}.payment .products-container .product-item-container.selected .description,.payment .products-container .product-item-container:hover .description{background-color:#e2ba36;color:#000;border-radius:3px;color:#000!important}.payment .products-container .product-item-container .title,.payment .products-container .product-item-container .points{float:left;margin-left:10px}.payment .products-container .product-item-container .price{font-weight:bold;font-size:1.2em;float:right;margin-right:10px}.payment .products-container .product-item-container .popup-container{position:absolute;width:110%;background-color:#e2ba36;padding:20px;color:#000;text-align:left;left:50%;transform:translate(-50%,0);top:108%;border-radius:4px;opacity:0;transition:opacity 300ms ease-in-out;z-index:1}.payment .products-container .product-item-container:hover .popup-container{opacity:1}.payment .products-container .product-item-container .popup-container .arrow-up{border-left:13px solid transparent;border-right:13px solid transparent;border-bottom:13px solid #e2ba36;position:absolute;top:40px;margin-top:-52px;left:50%;transform:translate(-50%,0);width:17px}@media screen and (max-width:1591px)and (min-width:1318px){.payment .products-container .product-item-container.seperator:last-child{margin-bottom:145px}}@media screen and (max-width:1317px)and (min-width:824px){.payment .products-container .product-item-container.seperator:not(:nth-last-child(n+3)){margin-bottom:145px}}@media screen and (max-width:823px){.payment .products-container .product-item-container.seperator:last-child{margin-bottom:145px}}@media screen and (max-width:768px){.payment .withdrawal-request-container .param-details-container .email-message-wrapper{width:69%}.payment .validation-wrapper{width:100%}}@media screen and (max-width:685px){.payment .withdrawal-request-container .param-details-container .email-verification-wrapper{width:100%;display:block;height:auto!important;padding-top:0!important;padding:4px 8px}html.de .payment .withdrawal-request-container .param-details-container .email-message-wrapper{margin-left:0}.payment .withdrawal-request-container .param-details-container .email-message-wrapper{width:100%;margin-left:0}.payment .withdrawal-request-container .param-details-container .email-message-wrapper .email input#txtValue{margin:5px 0}.payment .withdrawal-request-container .buttons{margin-top:10px}}@media screen and (max-width:600px){.payment .header-container h1,.payment .payments-container .payment-info-container{font-size:25px}}@media screen and (max-width:420px){.payment .account-container select{width:250px}.payment .products-container .product-item-container{margin:10px 0}}@media screen and (max-width:400px){.payment .products-container .product-item-container .popup-container{width:110%}.payment .products-container .product-item-container{padding:12px 0}}.payment-form .title:before{background:url(/content/css/lopocainfo/areas-root/i/paymentv2.png) no-repeat 0 -472px;width:85px;height:30px;display:block;font-size:0;content:'';position:absolute;top:8px;left:4px}.payment-form.cc .title:before{background-position:0 -545px}html[lang="de"] .payment-form.dd .title:before{background-position:0 -619px;height:50px}html[lang="en"] .payment-form.dd .title:before{background-position:0 -685px;height:50px}.payment-form.sk .title:before{background-position:0 -755px}.payment-form.ps .title:before{background-position:0 -580px}.payment-form .title{margin-left:95px}.payment-form .limits-info{margin:0 0 15px 95px}.payment-form .sub-info{margin:0 0 15px 95px}.payment .container{width:420px;background:#e6e5e5;border-radius:2px;padding-top:18px}.payment .container .rw{padding:4px 18px;min-height:39px}.payment .container .rw label{width:34%;display:inline-block;text-transform:uppercase;font-size:.8em}.payment .container .rw.name input,.payment .container .rw.number input{width:64%}.payment .container .rw.expiry input,.payment .container .rw.cvc input{width:30%}.payment .container .rw.amount{clear:both;position:relative}.payment container .rw.amount span{position:absolute;padding:9px 0 0 6px}.payment .container .rw.amount input{padding-left:18px;width:30%}.payment .container .rw.btns{text-align:center;background:#4b4b4b;border-bottom-right-radius:2px;border-bottom-left-radius:2px;margin-top:18px;padding:12px 0}.withdraw .container .rw.btns input,.process-payment-container .information .btns a{border:none;width:auto;padding:8px 42px;background:#fecd1a;color:#000;text-decoration:none}.process-payment-container .information .btns{margin-top:25px}.error{color:#ff2400;margin:0 20px 20px 20px;padding:20px;width:380px;text-align:center;margin:0 auto}.bank-logos{margin-bottom:25px}.bank-logos img{-moz-transform:scale(.65);-webkit-transform:scale(.65);transform:scale(.65);-webkit-filter:grayscale(100%);filter:grayscale(100%)}@media screen and (max-width:470px){.withdraw .container{width:100%}}h1{text-transform:uppercase;line-height:130%}h1{font-family:Brandon,Calibri,Arial;font-weight:900;color:#fff}h1{font-size:40px}::-webkit-input-placeholder{color:rgba(255,255,255,.5);font-size:1rem}::-moz-placeholder{color:rgba(255,255,255,.5);font-size:1rem}:-ms-input-placeholder{color:rgba(255,255,255,.5);font-size:1rem}:-moz-placeholder{color:rgba(255,255,255,.5);font-size:1rem}.payment{max-width:95%;margin:0 auto}.payment .amount-container{background:#e2ba36!important}.payment .amount-container .holder .amount{border-radius:6px!important;background:initial!important}.payment .amount-container .holder .amount .input:before{content:"€"!important}.payment .amount-container .holder .amount-options .amount-option{color:rgba(255,255,255,.7)!important}.payment .amount-container .holder .amount-options .amount-option:hover{color:#000!important}.payment .amount-container .holder .amount-options .amount-option:hover:before{color:#000!important}.payment .payments-container{margin:40px auto!important;text-align:center}.payment .product-info-container{color:#c1c1c1!important}.payment .products-container{background:#525252}.payment .products-container .product-item-container{width:295px!important}.payment .products-container .product-item-container img{width:295px}.payment .products-container .product-item-container .description{background-color:#333;border-radius:3px}.payment .products-container .product-item-container:hover{border:2px solid #e2ba34!important}.payment .products-container .product-item-container:hover .description,.payment .products-container .product-item-container:hover .popup-container{background-color:#e2ba36!important;color:#000!important}.payment .redeem-information{padding:15px 10px!important;color:#c1c1c1!important;background:#474749!important}.payment .points-info-container{padding:20px}@media screen and (min-width:800px){.payment .points-info-container .grid-container{display:grid;grid-template-columns:.8fr 1fr;grid-template-rows:15px 25px;grid-gap:22px}}.payment .points-info-container:not(.loading){background:rgba(255,255,255,.1)}@media screen and (min-width:800px){.payment .points-info-container{padding:20px calc(50% - 360px)}}.payment .points-info-container label{font-size:.9rem;color:rgba(255,255,255,.7);display:inline-block;line-height:120%}.payment .points-info-container span{font-weight:bold}.payment .points-info-container .totaldeposited{grid-row:1;grid-column:1;text-align:center;padding-bottom:20px}@media screen and (min-width:800px){.payment .points-info-container .totaldeposited{text-align:right;height:70px;padding-right:25px;padding-bottom:0;border-right:1px solid rgba(255,255,255,.14)}}.payment .points-info-container .totaldeposited label{display:block}.payment .points-info-container .totaldeposited span{font-size:1.5rem;display:block;padding-top:10px}.payment .points-info-container .points,.payment .points-info-container .joker{text-align:center}@media screen and (min-width:800px){.payment .points-info-container .points,.payment .points-info-container .joker{text-align:left}}.payment .points-info-container .points{grid-row:1;grid-column:2}.payment .points-info-container .joker{grid-row:2;grid-column:2}.payment .points-info-container .pointsbefore,.payment .points-info-container .totalpoints,.payment .points-info-container .jokerbefore,.payment .points-info-container .totaljoker{padding:0 12px 0 2px}.payment .points-info-container .pointsbefore label,.payment .points-info-container .totalpoints label,.payment .points-info-container .jokerbefore label,.payment .points-info-container .totaljoker label{width:120px}.payment .points-info-container .pointsbefore:after,.payment .points-info-container .jokerbefore:after{content:'';display:block}@media screen and (min-width:800px){.payment .points-info-container .pointsbefore:after,.payment .points-info-container .jokerbefore:after{display:none}}.payment .points-info-container .recommendation{display:none;background:#1e9710;margin-top:32px;padding:10px 20px;border-radius:6px;text-align:center;position:relative}.payment .points-info-container .recommendation.active{display:block}.payment .points-info-container .recommendation.active:before{display:block;content:'Tipp';position:absolute;left:-20px;top:-10px;background:#e2ba36;padding:4px 18px;border-radius:6px;color:#000;transform:rotate(-30deg);font-weight:600;box-shadow:0 0 8px #333}h1{text-transform:uppercase;line-height:130%}h1{font-family:Brandon,Calibri,Arial;font-weight:900;color:#fff}h1{font-size:40px}::-webkit-input-placeholder{color:rgba(255,255,255,.5);font-size:1rem}::-moz-placeholder{color:rgba(255,255,255,.5);font-size:1rem}:-ms-input-placeholder{color:rgba(255,255,255,.5);font-size:1rem}:-moz-placeholder{color:rgba(255,255,255,.5);font-size:1rem}.thin-border{border:1px solid rgba(255,255,255,.14)}.thick-border{border:5px solid rgba(255,255,255,.14)}body .icon-filter_outlined>a>.lpc-icon:before{content:""}body .icon-filter_full>a>.lpc-icon:before{content:""}body .icon-lock>a>.lpc-icon:before{content:""}body .icon-auto_cashout>a>.lpc-icon:before{content:""}body .icon-icon_ticker>a>.lpc-icon:before{content:""}body .icon-deposit>a>.lpc-icon:before{content:""}body .icon-withdraw>a>.lpc-icon:before{content:""}body .icon-user_bets>a>.lpc-icon:before{content:""}body .icon-bets_for_me>a>.lpc-icon:before{content:""}body .icon-bonus_bets>a>.lpc-icon:before{content:""}body .icon-fast_start>a>.lpc-icon:before{content:""}body .icon-last_minute>a>.lpc-icon:before{content:""}body .icon-today>a>.lpc-icon:before{content:""}body .icon-tomorrow>a>.lpc-icon:before{content:""}body .icon-monday>a>.lpc-icon:before{content:""}body .icon-lobby_V2>a>.lpc-icon:before{content:""}body .icon-slots_V21>a>.lpc-icon:before{content:""}body .icon-lounge_V1>a>.lpc-icon:before{content:""}body .icon-lounge_V2>a>.lpc-icon:before{content:""}body .icon-summer_slots>a>.lpc-icon:before{content:""}body .icon-football>a>.lpc-icon:before{content:""}body .icon-spinomenal>a>.lpc-icon:before{content:""}body .icon-mystery_slot>a>.lpc-icon:before{content:""}body .icon-bingo>a>.lpc-icon:before{content:""}body .icon-poker>a>.lpc-icon:before{content:""}body .icon-bonus_buy_V3>a>.lpc-icon:before{content:""}body .icon-bet_slip>a>.lpc-icon:before{content:""}body .icon-book_V3>a>.lpc-icon:before{content:""}body .icon-live_bets_V2>a>.lpc-icon:before{content:""}body .icon-book_V1>a>.lpc-icon:before{content:""}body .icon-book_V2>a>.lpc-icon:before{content:""}body .icon-recent_winners>a>.lpc-icon:before{content:""}body .icon-all_bets>a>.lpc-icon:before{content:""}body .icon-live_bets>a>.lpc-icon:before{content:""}body .icon-cashout>a>.lpc-icon:before{content:""}body .icon-my_bets>a>.lpc-icon:before{content:""}body .icon-scratch_card_V2>a>.lpc-icon:before{content:""}body .icon-profile_V2>a>.lpc-icon:before{content:""}body .icon-logout>a>.lpc-icon:before{content:""}body .icon-bonus_buy_V2>a>.lpc-icon:before{content:""}body .icon-whatsapp>a>.lpc-icon:before{content:""}body .icon-webinar>a>.lpc-icon:before{content:""}body .icon-warning>a>.lpc-icon:before{content:""}body .icon-verified>a>.lpc-icon:before{content:""}body .icon-verification>a>.lpc-icon:before{content:""}body .icon-upgrade>a>.lpc-icon:before{content:""}body .icon-twitter>a>.lpc-icon:before{content:""}body .icon-turnover>a>.lpc-icon:before{content:""}body .icon-top_picks>a>.lpc-icon:before{content:""}body .icon-team>a>.lpc-icon:before{content:""}body .icon-table_games>a>.lpc-icon:before{content:""}body .icon-stats>a>.lpc-icon:before{content:""}body .icon-star_outline>a>.lpc-icon:before{content:""}body .icon-star>a>.lpc-icon:before{content:""}body .icon-slots_V2>a>.lpc-icon:before{content:""}body .icon-slots_V1>a>.lpc-icon:before{content:""}body .icon-settings>a>.lpc-icon:before{content:""}body .icon-select_provider_02>a>.lpc-icon:before{content:""}body .icon-select_provider_01>a>.lpc-icon:before{content:""}body .icon-search>a>.lpc-icon:before{content:""}body .icon-scratch_card>a>.lpc-icon:before{content:""}body .icon-recently_played>a>.lpc-icon:before{content:""}body .icon-profile>a>.lpc-icon:before{content:""}body .icon-prepaid_card>a>.lpc-icon:before{content:""}body .icon-plus>a>.lpc-icon:before{content:""}body .icon-phone>a>.lpc-icon:before{content:""}body .icon-personal_details>a>.lpc-icon:before{content:""}body .icon-nugget>a>.lpc-icon:before{content:""}body .icon-newsletter>a>.lpc-icon:before{content:""}body .icon-news>a>.lpc-icon:before{content:""}body .icon-new>a>.lpc-icon:before{content:""}body .icon-more>a>.lpc-icon:before{content:""}body .icon-more1>a>.lpc-icon:before{content:""}body .icon-mobile_apps>a>.lpc-icon:before{content:""}body .icon-minus>a>.lpc-icon:before{content:""}body .icon-messages>a>.lpc-icon:before{content:""}body .icon-business_card>a>.lpc-icon:before{content:""}body .icon-megaways>a>.lpc-icon:before{content:""}body .icon-lopoca_alt>a>.lpc-icon:before{content:""}body .icon-lopoca>a>.lpc-icon:before{content:""}body .icon-lobby>a>.lpc-icon:before{content:""}body .icon-limits>a>.lpc-icon:before{content:""}body .icon-joker>a>.lpc-icon:before{content:""}body .icon-jackpot>a>.lpc-icon:before{content:""}body .icon-instant_win>a>.lpc-icon:before{content:""}body .icon-instagram>a>.lpc-icon:before{content:""}body .icon-info>a>.lpc-icon:before{content:""}body .icon-help>a>.lpc-icon:before{content:""}body .icon-gift>a>.lpc-icon:before{content:""}body .icon-finance>a>.lpc-icon:before{content:""}body .icon-favourites>a>.lpc-icon:before{content:""}body .icon-facebook>a>.lpc-icon:before{content:""}body .icon-collapse>a>.lpc-icon:before{content:""}body .icon-expand>a>.lpc-icon:before{content:""}body .icon-error>a>.lpc-icon:before{content:""}body .icon-email>a>.lpc-icon:before{content:""}body .icon-download>a>.lpc-icon:before{content:""}body .icon-delete>a>.lpc-icon:before{content:""}body .icon-dashboard>a>.lpc-icon:before{content:""}body .icon-confirm>a>.lpc-icon:before{content:""}body .icon-close>a>.lpc-icon:before{content:""}body .icon-clock>a>.lpc-icon:before{content:""}body .icon-chevron_up>a>.lpc-icon:before{content:""}body .icon-chevron_right>a>.lpc-icon:before{content:""}body .icon-chevron_left>a>.lpc-icon:before{content:""}body .icon-chevron_down>a>.lpc-icon:before{content:""}body .icon-checkmark>a>.lpc-icon:before{content:""}body .icon-checkbox_outline>a>.lpc-icon:before{content:""}body .icon-checkbox>a>.lpc-icon:before{content:""}body .icon-cashier_V2>a>.lpc-icon:before{content:""}body .icon-cashier_V1>a>.lpc-icon:before{content:""}body .icon-buy_V2>a>.lpc-icon:before{content:""}body .icon-buy_V1>a>.lpc-icon:before{content:""}body .icon-bonus_buy>a>.lpc-icon:before{content:""}body .icon-academy>a>.lpc-icon:before{content:""}body .icon-about>a>.lpc-icon:before{content:""}body .icon-FAQ>a>.lpc-icon:before{content:""}.lpc-icon{flex:0 0 auto}html.progress body:before{width:100%;height:100%;position:absolute;background:rgba(0,0,0,.5);z-index:500;content:''}.creditcards .title{background:#fecd1a;padding:8px;max-width:1060px}.creditcards .title h3{font-size:1.2em}.creditcards .title .limit{font-size:.9em}.creditcards .title .limit span{padding-right:20px}.creditcards .grid{display:table;width:100%;max-width:1060px;text-align:center}.creditcards .grid .header{background:#0173c7;text-transform:uppercase;color:#fff;font-size:.8em}.creditcards .grid .header,.creditcards .grid .row{display:table-row;height:40px}.creditcards .grid .header div,.creditcards .grid .row div{display:table-cell;padding:6px 12px;vertical-align:middle}.creditcards .grid .row div{border-bottom:1px dotted #91d4e6;position:relative}.creditcards .grid .row:nth-child(odd),.creditcards .grid .row.desktop:nth-child(4n+4){background:#e3f4f8}.creditcards .grid .row:last-child div{border-bottom:none}.creditcards .grid .row div.card:first-child,.creditcards .grid .row div.point{width:20px;cursor:pointer}.creditcards .grid .row div.none:first-child input{display:none}.creditcards:not(.pay-view) .grid .row div:first-child:before{border:1px solid #ddd;width:20px;height:20px;content:'';border-radius:2px;display:block;vertical-align:middle}.creditcards .grid .row.sel div:first-child:before{background:#41b70a url(/content/css/lopocainfo/areas-root/payment/icon/ok-w.svg) no-repeat;border-color:#41b70a}.creditcards .grid .row.sel{background:#e9e4e2}.creditcards .grid .row input[type=number],.creditcards .grid .row input[type=text]{background:#fff;border-radius:2px;padding:8px;width:100px}.creditcards .grid .row input[type=numb].cardSecurityCode{width:80px}.creditcards .grid .row .expired{color:#ff2400;background:#ffd9d9}.creditcards .grid .row .expired.update{color:#000;background:none}.creditcards .grid .row div.btns{text-align:left;padding-left:40px}.creditcards .btn-add{border-top:1px dashed #e9e4e2;margin-top:12px}.creditcards .add-payment,.creditcards .add-card{padding:9px 14px 7px 14px;background:#fff;display:inline-block;border:1px solid #e9e4e2;border-radius:2px;margin:12px 0;text-transform:uppercase;font-size:.8em}.creditcards .add-payment:hover,.creditcards .add-card:hover{background:#585858;color:#fff;border-color:#585858}.creditcards.pay-view .row div:nth-child(7){text-align:center}.creditcards.pay-view input[type=checkbox].cb+label:before{top:0}.creditcards [class*="type-"]{font-size:0;width:46px!important;padding-left:12px}.creditcards [class*="type-"]:before{background:url(/content/css/lopocainfo/areas-root/payment/i/paymentv2.png) no-repeat 0 -472px;width:40px;height:26px;display:block;font-size:0;content:'';position:absolute;top:8px;left:4px}.creditcards .type-visa:before{background-position:0 -169px}.creditcards .type-mastercard:before{background-position:0 -101px}.creditcards .type-diners:before{background-position:0 -270px}.creditcards .type-amex:before{background-position:0 -34px}.creditcards .status{display:none}.creditcards .status.active{display:block}.delete-warning{position:relative;background:#fff;padding:20px;width:auto;max-width:500px;margin:20px auto;text-align:center}.delete-warning .title{margin:20px 0}.delete-warning .title span{font-weight:bold}.creditcards .grid .row .expired input{display:none;max-width:75px}.creditcards .grid .row .expired input.active{display:inline-block}.creditcards .grid .row div.btns .button{display:none}.creditcards .grid .row div.btns .button.active{display:inline-block}.frame-container{display:none}.frame-container.active{display:block}.payment .result-status{padding:20px;text-align:center}.payment .result-status p{margin:0 10px}.payment .result-status p span{color:rgba(255,255,255,.7)}.payment .result-status.done{position:relative;padding-top:250px}.payment .result-status.done:before{width:150px;height:150px;top:60px;left:50%;margin-left:-75px;position:absolute;border-radius:200px;background:#fecd1a url(/content/css/lopocainfo/assets/images/check-mark.svg) no-repeat 2px 10px;background-size:94%;content:'';text-align:center}.payment .result-status.waiting{position:relative;padding-top:150px}.payment .result-status.waiting:before{width:35px;height:50px;top:60px;position:absolute;background:url(/content/css/lopocainfo/areas-root/payment/i/progress.gif) no-repeat;z-index:505;content:'';text-align:center;background-size:100%}.payment .back-link{padding:20px}.withdrawal .container{margin:auto}.withdrawal .container .rw{padding:4px 18px;min-height:25px}.withdrawal .container .rw label.field{width:60%;display:inline-block;text-align:right}.withdrawal .container .rw label.field.payment-type{font-weight:bold}.withdrawal .container .rw label.value{width:30%;display:inline-block;text-align:left;margin-left:5px}.withdrawal .container .withdrawal-integration{margin:20px 0;text-align:center}.withdrawal .container .withdrawal-integration.hide{display:none}.withdrawal .container .errors{color:#ff2400;background:#ffd9d9;padding:20px}.withdrawal .container .errors.limit{margin-top:20px;text-align:center}.withdrawal .directdebits-container{max-width:960px;margin:20px auto 60px auto;position:relative;text-align:center}.withdrawal .directdebit-container{display:inline-block;margin:10px;width:275px;background:#fff;cursor:pointer;padding:20px;font-weight:bold;position:relative;border-radius:5px;border:4px solid #fff;text-align:initial;color:#000;font-size:12px;min-height:150px}.withdrawal .directdebit-container .bank{width:225px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.withdrawal .directdebit-container.active,.withdrawal .directdebit-container:hover{border:4px solid #0173c7}.withdrawal .directdebit-container .title{color:#777;font-size:14px}.withdrawal .directdebit-container.add-account{background:#b404ad;color:#fff;text-align:center;border-radius:5px;border:4px solid #b404ad}.withdrawal .directdebit-container.add-account.active,.withdrawal .directdebit-container.add-account:hover{border:4px solid #fccb52}.withdrawal .directdebit-container.add-account .arrow-right{width:0;height:0;border-top:15px solid transparent;border-bottom:15px solid transparent;border-left:15px solid #fff;position:absolute;left:49%;top:18%;-webkit-transition:all 400ms ease-in-out;transition:all 400ms ease-in-out;transition:transform 1400ms cubic-bezier(.175,.885,.32,1.275)}.withdrawal .directdebit-container.add-account:hover .arrow-right{transform:rotate(360deg);-webkit-transform:rotate(360deg)}.withdrawal .directdebit-container.add-account .title{color:#fff;font-size:15px;text-transform:uppercase;margin:39px 0 0 0}.withdrawal .directdebit-container .delete{font-family:lopoca-icons;width:17px;height:22px;position:absolute;top:10px;right:10px}.withdrawal .directdebit-container .delete:before{content:""}.withdrawal .directdebit-container .delete:hover{transform:rotate(360deg);-webkit-transform:rotate(360deg)}.withdrawal .directdebit-container .delete{-webkit-transition:all 400ms ease-in-out;transition:all 400ms ease-in-out;transition:transform 1400ms cubic-bezier(.175,.885,.32,1.275)}.withdrawal .container .information{max-width:675px;margin:30px auto;padding:35px;background:#fff;border:4px solid #0173c7;border-radius:5px;text-align:center;color:#000}.withdrawal .container .information .balance{margin-top:15px}.withdrawal .container .information .balance span{font-weight:bold}.withdrawal .container .information .btns{margin-top:25px}.withdrawal .container .information .btns a{border:none;width:auto;padding:8px 42px;background:#fecd1a;color:#000}.withdrawal .buttons-container{margin:0 auto 35px auto;text-align:center}.withdrawal .buttons-container .btn{padding:15px 0;text-transform:uppercase;font-weight:bold;cursor:pointer;display:inline-block}.withdrawal .buttons-container .btn.confirm,.withdrawal .buttons-container a.btn.back{background:#d1cfd0;width:250px;font-weight:bolder;text-decoration:none;color:#000}.withdrawal .buttons-container .btn.confirm.active{background:#fccb52}@media screen and (max-width:900px){.creditcards .grid .row .desktop{display:none}.creditcards .grid .row .user-input input.cardSecurityCode{width:50px}.creditcards input[type=checkbox].cb+label{padding:8px 0 8px 20px!important}.creditcards .grid .header .user-input-header{display:none}.creditcards .grid .header .user-input-header.mobile{display:table-cell}.creditcards .grid .row.pay:nth-child(odd){background:#f5f4f5}.creditcards .grid .row.pay:nth-child(4n),.creditcards .grid .row.pay:nth-child(4n+1){background:#e3f4f8}}@media screen and (min-width:900px){.creditcards .grid .row.mobile,.creditcards .grid .row .mobile{display:none}}@media screen and (max-width:610px){.wsithdrawal .container{width:auto}.withdrawal .container .rw label.field{width:55%}.withdrawal .container .rw label.value{width:42%}}@media screen and (max-width:500px){.creditcards .grid .header.manage div:nth-child(2){padding:0}.creditcards .grid .row.manage{height:70px}.creditcards .grid .row.manage div{vertical-align:top}.creditcards .grid .row.manage .card{position:absolute;left:0;margin-top:29px;display:inline}}@media screen and (max-width:420px){.creditcards .grid .header.manage div:nth-child(2){padding:0}.creditcards .grid .row.manage{height:70px}.creditcards .grid .row.manage div{vertical-align:top}.creditcards .grid .row.manage .card{position:absolute;left:0;margin-top:29px;display:inline}.creditcards .grid .row .user-input input.amount{width:64px}.creditcards .grid .row div.btns{text-align:left;padding-left:0}.creditcards .grid .header div,.creditcards .grid .row div{padding:6px}}@media screen and (max-width:360px){.creditcards .grid .row .user-input input{height:30px}.creditcards .grid .header,.creditcards .grid .row,.creditcards .grid .row a{font-size:.8em}.creditcards .grid .header,.creditcards .grid .row,.creditcards .grid .row a{font-size:.8em}.creditcards .grid .row.manage{font-size:.9em}.creditcards .grid .row a{padding:5px 10px 3px}.creditcards .grid .header div,.creditcards .grid .row div{padding:4px 4px}.withdrawal .container .rw label.value{width:40%}}@media screen and (max-width:768px){.payment .amount-wrapper{margin-top:20px}.payment .payments-container.withdrawal{text-align:center;margin:30px 0;padding:30px}.payment .withdrawal-request-container{margin:30px;width:auto}.payment .withdrawal-request-container .param-details-container .bank-details-wrapper .block:nth-child(3){height:50px}.payment .withdrawal-request-container .param-details-container .bank-details-wrapper input.iban-check{float:inherit}}@media screen and (max-width:640px){.payment .payments-container{padding:30px calc(-112%)}#cookie-bar{display:none}}@media screen and (max-width:454px){.payment .process-payment-container .buttons-container .btn.confirm{margin:25px 0 0 0}.payment .withdrawal-request-container .param-details-container .bank-details-wrapper .block{height:auto;margin-bottom:20px;padding-bottom:20px}.payment .withdrawal-request-container .param-details-container .bank-details-wrapper input{width:100%}.payment .withdrawal-request-container .param-details-container .bank-details-wrapper input.iban-check{width:auto}}@media screen and (max-width:675px){.payment .process-payment-container .information{margin:30px 15px}}@media screen and (max-width:350px){.payment .withdrawal-request-container .param-details-container .bank-details-wrapper .block:nth-child(3){height:65px}}h1{text-transform:uppercase;line-height:130%}h1{font-family:Brandon,Calibri,Arial;font-weight:900;color:#fff}h1{font-size:40px}::-webkit-input-placeholder{color:rgba(255,255,255,.5);font-size:1rem}::-moz-placeholder{color:rgba(255,255,255,.5);font-size:1rem}:-ms-input-placeholder{color:rgba(255,255,255,.5);font-size:1rem}:-moz-placeholder{color:rgba(255,255,255,.5);font-size:1rem}.thin-border{border:1px solid rgba(255,255,255,.14)}.thick-border{border:5px solid rgba(255,255,255,.14)}body .icon-filter_outlined>a>.lpc-icon:before{content:""}body .icon-filter_full>a>.lpc-icon:before{content:""}body .icon-lock>a>.lpc-icon:before{content:""}body .icon-auto_cashout>a>.lpc-icon:before{content:""}body .icon-icon_ticker>a>.lpc-icon:before{content:""}body .icon-deposit>a>.lpc-icon:before{content:""}body .icon-withdraw>a>.lpc-icon:before{content:""}body .icon-user_bets>a>.lpc-icon:before{content:""}body .icon-bets_for_me>a>.lpc-icon:before{content:""}body .icon-bonus_bets>a>.lpc-icon:before{content:""}body .icon-fast_start>a>.lpc-icon:before{content:""}body .icon-last_minute>a>.lpc-icon:before{content:""}body .icon-today>a>.lpc-icon:before{content:""}body .icon-tomorrow>a>.lpc-icon:before{content:""}body .icon-monday>a>.lpc-icon:before{content:""}body .icon-lobby_V2>a>.lpc-icon:before{content:""}body .icon-slots_V21>a>.lpc-icon:before{content:""}body .icon-lounge_V1>a>.lpc-icon:before{content:""}body .icon-lounge_V2>a>.lpc-icon:before{content:""}body .icon-summer_slots>a>.lpc-icon:before{content:""}body .icon-football>a>.lpc-icon:before{content:""}body .icon-spinomenal>a>.lpc-icon:before{content:""}body .icon-mystery_slot>a>.lpc-icon:before{content:""}body .icon-bingo>a>.lpc-icon:before{content:""}body .icon-poker>a>.lpc-icon:before{content:""}body .icon-bonus_buy_V3>a>.lpc-icon:before{content:""}body .icon-bet_slip>a>.lpc-icon:before{content:""}body .icon-book_V3>a>.lpc-icon:before{content:""}body .icon-live_bets_V2>a>.lpc-icon:before{content:""}body .icon-book_V1>a>.lpc-icon:before{content:""}body .icon-book_V2>a>.lpc-icon:before{content:""}body .icon-recent_winners>a>.lpc-icon:before{content:""}body .icon-all_bets>a>.lpc-icon:before{content:""}body .icon-live_bets>a>.lpc-icon:before{content:""}body .icon-cashout>a>.lpc-icon:before{content:""}body .icon-my_bets>a>.lpc-icon:before{content:""}body .icon-scratch_card_V2>a>.lpc-icon:before{content:""}body .icon-profile_V2>a>.lpc-icon:before{content:""}body .icon-logout>a>.lpc-icon:before{content:""}body .icon-bonus_buy_V2>a>.lpc-icon:before{content:""}body .icon-whatsapp>a>.lpc-icon:before{content:""}body .icon-webinar>a>.lpc-icon:before{content:""}body .icon-warning>a>.lpc-icon:before{content:""}body .icon-verified>a>.lpc-icon:before{content:""}body .icon-verification>a>.lpc-icon:before{content:""}body .icon-upgrade>a>.lpc-icon:before{content:""}body .icon-twitter>a>.lpc-icon:before{content:""}body .icon-turnover>a>.lpc-icon:before{content:""}body .icon-top_picks>a>.lpc-icon:before{content:""}body .icon-team>a>.lpc-icon:before{content:""}body .icon-table_games>a>.lpc-icon:before{content:""}body .icon-stats>a>.lpc-icon:before{content:""}body .icon-star_outline>a>.lpc-icon:before{content:""}body .icon-star>a>.lpc-icon:before{content:""}body .icon-slots_V2>a>.lpc-icon:before{content:""}body .icon-slots_V1>a>.lpc-icon:before{content:""}body .icon-settings>a>.lpc-icon:before{content:""}body .icon-select_provider_02>a>.lpc-icon:before{content:""}body .icon-select_provider_01>a>.lpc-icon:before{content:""}body .icon-search>a>.lpc-icon:before{content:""}body .icon-scratch_card>a>.lpc-icon:before{content:""}body .icon-recently_played>a>.lpc-icon:before{content:""}body .icon-profile>a>.lpc-icon:before{content:""}body .icon-prepaid_card>a>.lpc-icon:before{content:""}body .icon-plus>a>.lpc-icon:before{content:""}body .icon-phone>a>.lpc-icon:before{content:""}body .icon-personal_details>a>.lpc-icon:before{content:""}body .icon-nugget>a>.lpc-icon:before{content:""}body .icon-newsletter>a>.lpc-icon:before{content:""}body .icon-news>a>.lpc-icon:before{content:""}body .icon-new>a>.lpc-icon:before{content:""}body .icon-more>a>.lpc-icon:before{content:""}body .icon-more1>a>.lpc-icon:before{content:""}body .icon-mobile_apps>a>.lpc-icon:before{content:""}body .icon-minus>a>.lpc-icon:before{content:""}body .icon-messages>a>.lpc-icon:before{content:""}body .icon-business_card>a>.lpc-icon:before{content:""}body .icon-megaways>a>.lpc-icon:before{content:""}body .icon-lopoca_alt>a>.lpc-icon:before{content:""}body .icon-lopoca>a>.lpc-icon:before{content:""}body .icon-lobby>a>.lpc-icon:before{content:""}body .icon-limits>a>.lpc-icon:before{content:""}body .icon-joker>a>.lpc-icon:before{content:""}body .icon-jackpot>a>.lpc-icon:before{content:""}body .icon-instant_win>a>.lpc-icon:before{content:""}body .icon-instagram>a>.lpc-icon:before{content:""}body .icon-info>a>.lpc-icon:before{content:""}body .icon-help>a>.lpc-icon:before{content:""}body .icon-gift>a>.lpc-icon:before{content:""}body .icon-finance>a>.lpc-icon:before{content:""}body .icon-favourites>a>.lpc-icon:before{content:""}body .icon-facebook>a>.lpc-icon:before{content:""}body .icon-collapse>a>.lpc-icon:before{content:""}body .icon-expand>a>.lpc-icon:before{content:""}body .icon-error>a>.lpc-icon:before{content:""}body .icon-email>a>.lpc-icon:before{content:""}body .icon-download>a>.lpc-icon:before{content:""}body .icon-delete>a>.lpc-icon:before{content:""}body .icon-dashboard>a>.lpc-icon:before{content:""}body .icon-confirm>a>.lpc-icon:before{content:""}body .icon-close>a>.lpc-icon:before{content:""}body .icon-clock>a>.lpc-icon:before{content:""}body .icon-chevron_up>a>.lpc-icon:before{content:""}body .icon-chevron_right>a>.lpc-icon:before{content:""}body .icon-chevron_left>a>.lpc-icon:before{content:""}body .icon-chevron_down>a>.lpc-icon:before{content:""}body .icon-checkmark>a>.lpc-icon:before{content:""}body .icon-checkbox_outline>a>.lpc-icon:before{content:""}body .icon-checkbox>a>.lpc-icon:before{content:""}body .icon-cashier_V2>a>.lpc-icon:before{content:""}body .icon-cashier_V1>a>.lpc-icon:before{content:""}body .icon-buy_V2>a>.lpc-icon:before{content:""}body .icon-buy_V1>a>.lpc-icon:before{content:""}body .icon-bonus_buy>a>.lpc-icon:before{content:""}body .icon-academy>a>.lpc-icon:before{content:""}body .icon-about>a>.lpc-icon:before{content:""}body .icon-FAQ>a>.lpc-icon:before{content:""}.lpc-icon{flex:0 0 auto}header .meta .qualification{height:20px}header .meta .qualification:before{content:"";font-family:FontAwesome;font-size:17px}header .meta .close.body{display:none}header .meta .qualification.not-qual{content:url(/content/css/lopocainfo/areas-root/qualification-status/icon/icon_not_qualified.svg)}header .meta .qualification.qual{content:url(/content/css/lopocainfo/areas-root/qualification-status/icon/icon_qualified.svg)}header .meta .qualification-status .period{font-family:'Avenir-Light',Sans-Serif,Arial;color:#4b4b4b}.de header .meta .qualification-status.qual.turnover progress,.de header .meta .qualification-status.qual.joker progress{bottom:68px}header .meta .qualification-status .turnover .turnover-complete,header .meta .qualification-status .turnover .turnover-remaining{padding-top:18px}progress{width:7.7em}header .qualification-status h6{color:#000!important}.qualification-status .description .desc-info{padding-bottom:15px;border-bottom:1px solid #777;margin-bottom:12px}.qualification-status .description .jokercards{padding-top:15px;border-top:1px solid #777;clear:both}header .meta .qualification-status progress{position:absolute;bottom:81px;left:44px}.qualification-status .btn.buy-packages{outline:none;border:none;text-decoration:none;line-height:1}.qualification-status .btn.buy-packages:hover{cursor:pointer;text-decoration:none}.qualification-status .btn.buy-packages{text-transform:uppercase}.qualification-status .btn.buy-packages{display:flex;flex-flow:row nowrap;align-items:center;justify-content:center;border-radius:6px;padding:8px 16px;-webkit-transition:all ease-in-out .2s;transition:all ease-in-out .2s}.qualification-status .btn.buy-packages{padding:6px 16px;font-family:'Avenir',sans-serif,Arial;font-weight:500;color:#fff}.qualification-status .btn.buy-packages{font-size:13px}.qualification-status .btn.buy-packages{background-color:#e2ba36;color:#000}.qualification-status .btn.buy-packages:hover{background-color:#e8c963;box-shadow:0 0 16px rgba(0,0,0,.1)}.qualification-status .btn.buy-packages:focus{box-shadow:none}.qualification-status{display:none}.qualification-status.loaded{display:block}.qualification-status.loaded .icon-turnover-green,.qualification-status.qual.joker .icon-turnover-green{display:none}.qualification-status.qual.turnover .icon-turnover-green{display:inline-block}.qualification-status.loaded .icon-turnover-grey,.qualification-status.qual.joker .icon-turnover-grey{display:inline-block}.qualification-status.qual.turnover .icon-turnover-grey{display:none}.qualification-status.loaded .icon-notqualified{display:inline-block}.qualification-status.qual.turnover .icon-notqualified,.qualification-status.qual.joker .icon-notqualified{display:none}.qualification-status.qual.turnover .icon-qualified,.qualification-status.qual.joker .icon-qualified{display:inline-block}.qualification-status.loaded .icon-qualified{display:none}.qualification-status.loaded .icon-jokercard-grey,.qualification-status.qual.turnover .icon-jokercard-grey{display:inline-block}.qualification-status.qual.joker .icon-jokercard-grey{display:none}.qualification-status.loaded .icon-jokercard-green,.qualification-status.qual.turnover .icon-jokercard-green{display:none}.qualification-status.qual.joker .icon-jokercard-green{display:inline-block}.qualification-status.loaded .jokercard-info,.qualification-status.qual.turnover .jokercard-info{display:none}.qualification-status.qual.joker .jokercard-info{display:inline-block}header .qualification-status.loaded .buy-packages{width:70px}.qualification-status .qualified-description .not-text{display:block;color:#ea3d3d}.qualification-status.qual.turnover .qualified-description .not-text,.qualification-status.qual.joker .qualified-description .not-text{display:none}.qualification-status.qual.turnover .qualified-description .joker-text,.qualification-status .qualified-description .joker-text{display:none}.qualification-status.qual.joker .qualified-description .turnover-text,.qualification-status .qualified-description .turnover-text{display:none}.qualification-status.qual.turnover .qualified-description .turnover-text,.qualification-status.qual.joker .qualified-description .joker-text{display:block;color:#63c157;font-size:.8rem}.qualification-status.qual.turnover .turnover .icon-turnover-green{display:inline-block}.qualification-status.loaded .turnover .icon-turnover-green,.qualification-status.qual.joker .turnover .icon-turnover-green{display:none}.qualification-status.qual.turnover .turnover .icon-turnover-blue{display:none}.qualification-status.loaded .turnover .icon-turnover-blue,.qualification-status.qual.joker .turnover .icon-turnover-blue{display:inline-block}.qualification-status.qual.joker .turnover .remainingbalance,.qualification-status.loaded .turnover .remainingbalance{display:inline-block}.qualification-status.qual.turnover .turnover .remainingbalance{display:none}.qualification-status.qual.turnover .turnover .green{display:inline-block}.qualification-status.loaded .turnover .green,.qualification-status.qual.joker .turnover .green{display:none}.qualification-status.qual.turnover .turnover .blue{display:none}.qualification-status.loaded .turnover .blue,.qualification-status.qual.joker .turnover .blue{display:inline-block}.qualification-status.qual.turnover .turnover .turnover-complete{display:block;font-size:.8em}.qualification-status.loaded .turnover .turnover-complete,.qualification-status.qual.joker .turnover .turnover-complete{display:none}.qualification-status.qual.turnover .turnover .turnover-remaining{display:none;font-size:.8em}.qualification-status.qual.joker .jokercard .icon-jokercard-green{display:inline-block}.qualification-status .jokercard .text{font-size:1rem}.qualification-status.loaded .jokercard .icon-jokercard-green,.qualification-status.qual.turnover .jokercard .icon-jokercard-green{display:none}.qualification-status.qual.joker .jokercard .icon-jokercard-blue{display:none}.qualification-status.loaded .jokercard .icon-jokercard-blue,.qualification-status.qual.turnover .jokercard .icon-jokercard-blue{display:inline-block}.qualification-status.qual.joker .jokercard .remainingjokercards{color:#63c157}.qualification-status.loaded .jokercard .remainingjokercards,.qualification-status.qual.turnover .jokercard .remainingjokercards{color:#0173c7}header .meta .qualification-status .header.none{display:none}header .meta .qualification-status .description.active{display:block}.qualification-status .description .back:before{content:"";font-family:FontAwesome;float:left;position:absolute;right:5px;top:5px}.qualification-status{position:relative}.qualification-status .description{display:none}.qualification-status .description.active{display:block;position:absolute;z-index:10;width:100%;height:100%;padding:40px;background:#000}.qualification-status .description h4,.qualification-status .description h6{text-align:center;font-family:Brandon,sans-serif;font-weight:700;text-transform:uppercase;margin-bottom:12px;font-size:1.2rem}.qualification-status .description .desc-info,.qualification-status .description div:last-child{color:#bbb;text-align:center;font-size:.9rem;line-height:120%;clear:both}.qualification-status .description .products,.qualification-status .description .plus{text-align:center}.qualification-status .description .jokercards h6{font-size:1rem;margin:12px 0 8px 0;line-height:100%}.qualification-status .description .jokercards .icon-jokercard-blue{width:25px;display:inline-block!important;vertical-align:middle}#m .qualification-status{text-align:center;padding:10px;height:220px}#m .qualification-status h4{color:#000;display:inline;margin:12px}#m .qualification-status .general{width:20%;float:left;margin-left:20%}#m .qualification-status .turnover,#m .qualification-status .jokercard{width:20%;margin-top:20px}#m .qualification-status .turnover{border-left:1px solid;border-right:1px solid;border-color:#ddd;padding-left:10px}#m .qualification-status .jokercard-info{vertical-align:124%}#m .qualification-status .qualified-description{padding-top:6px}#m hr{display:none}#m .qualification-status .description{position:fixed;z-index:1;left:calc(-200%);top:20%;overflow:auto;background-color:#fff;background-color:rgba(0,0,0,.4);box-shadow:0 8px 12px #999}#m .qualification-status .description.active{display:block;background-color:#fefefe;padding:20px;border:1px solid #888;width:80%;height:auto;z-index:100;max-width:500px}#m .qualification-status .description h6{color:#000}#m .qualification-status .close.menu{display:none}#m .qualification-status .buy-packages{margin-right:21%;margin-left:27%;margin-top:0}#m .qualification-status .close:before{right:8px;top:4px}.infopop{display:none}.infopop.active{display:block}nav.main .nav .qualification-status h4{color:#000}@media screen and (max-width:1024px){header nav a .qualification-status{font-size:13px}}@media screen and (max-width:750px){#m .qualification-status .general{width:100%;margin-left:0%}#m .qualification-status .turnover,#m .qualification-status .jokercard{width:50%}#m .qualification-status.loaded{display:inline-block;height:auto!important;width:100%}#m .qualification-status .circle{top:12px;right:10px}#m .qualification-status .turnover{border:initial}#m .qualification-status .description{left:10%;top:10%}#m .qualification-status .description .jokercards h6{width:62%}}@media screen and (max-width:450px){#m .qualification-status .description .products>div{font-size:11px}}.meta .qualification-status{height:314px;text-align:center;padding:15px;color:#000!important;background:#fff}.qualification-status h4{font-family:'Avenir-Heavy',Arial}.qualification-status .information{padding:15px}.qualification-status .circle{position:absolute;right:23px;top:15px}.green{color:#63c157;background:#a3a3a3;height:3px}.green::-webkit-progress-value{background:#63c157}.green::-moz-progress-bar{background:#63c157}.blue{color:#0173c7;background:#a3a3a3;height:3px}.blue::-webkit-progress-value{background:#0173c7}.blue::-moz-progress-bar{background:#0173c7}.qualification-status .jokercard-info{color:#63c157;vertical-align:140%}.qualification-status .turnover>div,.qualification-status .jokercard>div{padding:10px}.qualification-status .qualified-description{padding:10px;font-size:16px}.qualification-status .icon-turnover-grey,.qualification-status .icon-turnover-green,.qualification-status .icon-jokercard-grey,.qualification-status .icon-jokercard-green{vertical-align:160%}.qualification-status .jokercard .icon-jokercard-green{vertical-align:0%}.qualification-status .icon-turnover-grey{content:url(/content/css/lopocainfo/areas-root/qualification-status/icon/icon_turnover_grey.svg);display:inline-block}.qualification-status .icon-turnover-blue{content:url(/content/css/lopocainfo/areas-root/qualification-status/icon/icon_turnover_blue.svg);display:inline-block}.qualification-status .icon-turnover-green{content:url(/content/css/lopocainfo/areas-root/qualification-status/icon/icon_turnover_green.svg);display:inline-block}.qualification-status .icon-jokercard-grey{content:url(/content/css/lopocainfo/areas-root/qualification-status/icon/icon_joker_card_grey.svg);display:inline-block}.qualification-status .icon-jokercard-blue{content:url(/content/css/lopocainfo/areas-root/qualification-status/icon/icon_joker_card_blue.svg);display:inline-block}.qualification-status .icon-jokercard-green{content:url(/content/css/lopocainfo/areas-root/qualification-status/icon/icon_joker_card_green.svg);display:inline-block}.qualification-status .icon-qualified{content:url(/content/css/lopocainfo/areas-root/qualification-status/icon/icon_qualified.svg);display:inline-block;padding:10px}.qualification-status .icon-notqualified{content:url(/content/css/lopocainfo/areas-root/qualification-status/icon/icon_not_qualified.svg);display:inline-block;padding:10px}.qualification-status .remainingbalance,.qualification-status .remainingjokercards{font-size:16px;display:inline-block;vertical-align:25%;padding-left:5px}.qualification-status .remainingbalance{color:#0173c7}.qualification-status .description .products{float:left;width:25%;padding-bottom:15px}.qualification-status .description .plus{float:left;width:12%;margin-top:15px}.qualification-status .description .jokercards h6{width:58%;float:left;text-align:right;padding-right:10px;color:#fff}.qualification-status .description .jokercards .icon-jokercard-blue{display:block}.qualification-status .description>div{padding:5px}.qualification-status .description .casino{content:url(/content/css/lopoca/register/i/icon_casino.svg);display:inline-block}.qualification-status .description .nugget{content:url(/content/css/lopoca/register/i/icon_nugget.svg);display:inline-block}.qualification-status .description .sportsbetting{content:url(/content/css/lopoca/register/i/icon_sportsbetting.svg);display:inline-block}.qualification-status .close{cursor:pointer}.qualification-status .close:before{content:"x";position:absolute;right:16px;top:23px;font-size:20px;background:#333;width:30px;height:30px;border-radius:40px;text-align:center;padding:2px 0 4px;font-weight:bold;font-family:brandon}.qualification-status .close:hover:before,.qualification-status .close:focus:before{background:#e2ba36;color:#000}.header.qualifications-status-items{text-align:center;padding:38px 20px;position:relative}.header.qualifications-status-items .header-text{text-align:center}.header.qualifications-status-items .header-text h4{display:inline-block}.header.qualifications-status-items .header-text .info-icon{font-size:12px;background:#fff;color:#000;width:20px;height:20px;display:inline-block;vertical-align:text-top;margin-left:10px;line-height:20px;border-radius:50%;cursor:pointer}.header.qualifications-status-items>div{position:relative}.header.qualifications-status-items h4{text-transform:uppercase;font-size:20px;font-weight:500;margin-bottom:8px}.header.qualifications-status-items .icon{display:none}.header.qualifications-status-items .icon:before{content:""}.header.qualifications-status-items .period{color:rgba(255,255,255,.5);font-size:.9rem}.header.qualifications-status-items .status-row{background:#00000022}.header.qualifications-status-items .status-row .row-flex{display:flex;justify-content:space-between;align-items:center;width:100%;max-width:1100px;padding:20px 30px;margin:30px auto;flex-direction:column}@media screen and (min-width:1100px){.header.qualifications-status-items .status-row .row-flex{flex-direction:row}}h1{text-transform:uppercase;line-height:130%}h1{font-family:Brandon,Calibri,Arial;font-weight:900;color:#fff}h1{font-size:40px}::-webkit-input-placeholder{color:rgba(255,255,255,.5);font-size:1rem}::-moz-placeholder{color:rgba(255,255,255,.5);font-size:1rem}:-ms-input-placeholder{color:rgba(255,255,255,.5);font-size:1rem}:-moz-placeholder{color:rgba(255,255,255,.5);font-size:1rem}.submenu-list{margin:25px 0}.submenu-list nav ul{list-style-type:none;margin:0 auto;padding:20px;max-width:960px;display:flex;flex-wrap:wrap;justify-content:space-between}.submenu-list nav ul li{width:48%;margin:1% 0;padding:0;font-size:.7rem}@media screen and (min-width:460px){.submenu-list nav ul li{font-size:.8rem}}@media screen and (min-width:800px){.submenu-list nav ul li{width:31%;font-size:1rem}}.submenu-list nav ul li a{text-align:center;padding:40px 10px;border:2px solid rgba(255,255,255,.1);background:rgba(0,0,0,.7);color:#fff;text-decoration:none;text-transform:uppercase;border-radius:6px;height:100%;width:100%;display:flex;align-items:center;justify-content:center}@media screen and (min-width:800px){}.submenu-list nav ul li a:hover{background:#e2ba36;color:#000}h1{text-transform:uppercase;line-height:130%}h1{font-family:Brandon,Calibri,Arial;font-weight:900;color:#fff}h1{font-size:40px}::-webkit-input-placeholder{color:rgba(255,255,255,.5);font-size:1rem}::-moz-placeholder{color:rgba(255,255,255,.5);font-size:1rem}:-ms-input-placeholder{color:rgba(255,255,255,.5);font-size:1rem}:-moz-placeholder{color:rgba(255,255,255,.5);font-size:1rem}.thin-border{border:1px solid rgba(255,255,255,.14)}.thick-border{border:5px solid rgba(255,255,255,.14)}body .icon-filter_outlined>a>.lpc-icon:before{content:""}body .icon-filter_full>a>.lpc-icon:before{content:""}body .icon-lock>a>.lpc-icon:before{content:""}body .icon-auto_cashout>a>.lpc-icon:before{content:""}body .icon-icon_ticker>a>.lpc-icon:before{content:""}body .icon-deposit>a>.lpc-icon:before{content:""}body .icon-withdraw>a>.lpc-icon:before{content:""}body .icon-user_bets>a>.lpc-icon:before{content:""}body .icon-bets_for_me>a>.lpc-icon:before{content:""}body .icon-bonus_bets>a>.lpc-icon:before{content:""}body .icon-fast_start>a>.lpc-icon:before{content:""}body .icon-last_minute>a>.lpc-icon:before{content:""}body .icon-today>a>.lpc-icon:before{content:""}body .icon-tomorrow>a>.lpc-icon:before{content:""}body .icon-monday>a>.lpc-icon:before{content:""}body .icon-lobby_V2>a>.lpc-icon:before{content:""}body .icon-slots_V21>a>.lpc-icon:before{content:""}body .icon-lounge_V1>a>.lpc-icon:before{content:""}body .icon-lounge_V2>a>.lpc-icon:before{content:""}body .icon-summer_slots>a>.lpc-icon:before{content:""}body .icon-football>a>.lpc-icon:before{content:""}body .icon-spinomenal>a>.lpc-icon:before{content:""}body .icon-mystery_slot>a>.lpc-icon:before{content:""}body .icon-bingo>a>.lpc-icon:before{content:""}body .icon-poker>a>.lpc-icon:before{content:""}body .icon-bonus_buy_V3>a>.lpc-icon:before{content:""}body .icon-bet_slip>a>.lpc-icon:before{content:""}body .icon-book_V3>a>.lpc-icon:before{content:""}body .icon-live_bets_V2>a>.lpc-icon:before{content:""}body .icon-book_V1>a>.lpc-icon:before{content:""}body .icon-book_V2>a>.lpc-icon:before{content:""}body .icon-recent_winners>a>.lpc-icon:before{content:""}body .icon-all_bets>a>.lpc-icon:before{content:""}body .icon-live_bets>a>.lpc-icon:before{content:""}body .icon-cashout>a>.lpc-icon:before{content:""}body .icon-my_bets>a>.lpc-icon:before{content:""}body .icon-scratch_card_V2>a>.lpc-icon:before{content:""}body .icon-profile_V2>a>.lpc-icon:before{content:""}body .icon-logout>a>.lpc-icon:before{content:""}body .icon-bonus_buy_V2>a>.lpc-icon:before{content:""}body .icon-whatsapp>a>.lpc-icon:before{content:""}body .icon-webinar>a>.lpc-icon:before{content:""}body .icon-warning>a>.lpc-icon:before{content:""}body .icon-verified>a>.lpc-icon:before{content:""}body .icon-verification>a>.lpc-icon:before{content:""}body .icon-upgrade>a>.lpc-icon:before{content:""}body .icon-twitter>a>.lpc-icon:before{content:""}body .icon-turnover>a>.lpc-icon:before{content:""}body .icon-top_picks>a>.lpc-icon:before{content:""}body .icon-team>a>.lpc-icon:before{content:""}body .icon-table_games>a>.lpc-icon:before{content:""}body .icon-stats>a>.lpc-icon:before{content:""}body .icon-star_outline>a>.lpc-icon:before{content:""}body .icon-star>a>.lpc-icon:before{content:""}body .icon-slots_V2>a>.lpc-icon:before{content:""}body .icon-slots_V1>a>.lpc-icon:before{content:""}body .icon-settings>a>.lpc-icon:before{content:""}body .icon-select_provider_02>a>.lpc-icon:before{content:""}body .icon-select_provider_01>a>.lpc-icon:before{content:""}body .icon-search>a>.lpc-icon:before{content:""}body .icon-scratch_card>a>.lpc-icon:before{content:""}body .icon-recently_played>a>.lpc-icon:before{content:""}body .icon-profile>a>.lpc-icon:before{content:""}body .icon-prepaid_card>a>.lpc-icon:before{content:""}body .icon-plus>a>.lpc-icon:before{content:""}body .icon-phone>a>.lpc-icon:before{content:""}body .icon-personal_details>a>.lpc-icon:before{content:""}body .icon-nugget>a>.lpc-icon:before{content:""}body .icon-newsletter>a>.lpc-icon:before{content:""}body .icon-news>a>.lpc-icon:before{content:""}body .icon-new>a>.lpc-icon:before{content:""}body .icon-more>a>.lpc-icon:before{content:""}body .icon-more1>a>.lpc-icon:before{content:""}body .icon-mobile_apps>a>.lpc-icon:before{content:""}body .icon-minus>a>.lpc-icon:before{content:""}body .icon-messages>a>.lpc-icon:before{content:""}body .icon-business_card>a>.lpc-icon:before{content:""}body .icon-megaways>a>.lpc-icon:before{content:""}body .icon-lopoca_alt>a>.lpc-icon:before{content:""}body .icon-lopoca>a>.lpc-icon:before{content:""}body .icon-lobby>a>.lpc-icon:before{content:""}body .icon-limits>a>.lpc-icon:before{content:""}body .icon-joker>a>.lpc-icon:before{content:""}body .icon-jackpot>a>.lpc-icon:before{content:""}body .icon-instant_win>a>.lpc-icon:before{content:""}body .icon-instagram>a>.lpc-icon:before{content:""}body .icon-info>a>.lpc-icon:before{content:""}body .icon-help>a>.lpc-icon:before{content:""}body .icon-gift>a>.lpc-icon:before{content:""}body .icon-finance>a>.lpc-icon:before{content:""}body .icon-favourites>a>.lpc-icon:before{content:""}body .icon-facebook>a>.lpc-icon:before{content:""}body .icon-collapse>a>.lpc-icon:before{content:""}body .icon-expand>a>.lpc-icon:before{content:""}body .icon-error>a>.lpc-icon:before{content:""}body .icon-email>a>.lpc-icon:before{content:""}body .icon-download>a>.lpc-icon:before{content:""}body .icon-delete>a>.lpc-icon:before{content:""}body .icon-dashboard>a>.lpc-icon:before{content:""}body .icon-confirm>a>.lpc-icon:before{content:""}body .icon-close>a>.lpc-icon:before{content:""}body .icon-clock>a>.lpc-icon:before{content:""}body .icon-chevron_up>a>.lpc-icon:before{content:""}body .icon-chevron_right>a>.lpc-icon:before{content:""}body .icon-chevron_left>a>.lpc-icon:before{content:""}body .icon-chevron_down>a>.lpc-icon:before{content:""}body .icon-checkmark>a>.lpc-icon:before{content:""}body .icon-checkbox_outline>a>.lpc-icon:before{content:""}body .icon-checkbox>a>.lpc-icon:before{content:""}body .icon-cashier_V2>a>.lpc-icon:before{content:""}body .icon-cashier_V1>a>.lpc-icon:before{content:""}body .icon-buy_V2>a>.lpc-icon:before{content:""}body .icon-buy_V1>a>.lpc-icon:before{content:""}body .icon-bonus_buy>a>.lpc-icon:before{content:""}body .icon-academy>a>.lpc-icon:before{content:""}body .icon-about>a>.lpc-icon:before{content:""}body .icon-FAQ>a>.lpc-icon:before{content:""}.lpc-icon{flex:0 0 auto}#nav .secondary ul{display:flex;flex-flow:row wrap;align-items:center;justify-content:flex-start}#nav .secondary ul li{display:flex;flex-flow:column nowrap;align-items:center;justify-content:center;font-family:'Avenir',sans-serif,Arial;font-weight:400;color:#fff}#nav .secondary ul li{font-size:15px}#nav .secondary ul li.sel a{color:#e2ba36}#nav .secondary ul li .lpc-icon{}#nav .secondary ul li .lpc-icon{display:flex;flex-flow:column nowrap;align-items:center;justify-content:flex-start}#nav .secondary ul li .lpc-icon:before{flex:0 0 auto;display:inline-flex;flex-flow:row nowrap;align-items:center;justify-content:center;color:inherit;font-size:10px;line-height:1}#nav .secondary ul li .lpc-icon:before{font-family:"lopoca-icons"}#nav .secondary ul li .lpc-icon:before{margin:5px}#nav .secondary ul li .lpc-icon:before{}#nav .secondary ul li .lpc-icon:before{font-size:28px}#nav .secondary ul li .lpc-icon:before{font-size:24px}#nav .secondary ul li a{color:#c9c9c9;text-decoration:none;padding:5px 10px;transition:color 300ms ease-in-out}#nav .secondary ul li a:hover{color:#e2ba36;border-radius:6px}#nav .tertiary ul{display:flex;flex-flow:column nowrap;align-items:stretch;justify-content:flex-start;padding:10px 0}#nav .tertiary ul li{line-height:1;display:block!important}#nav .tertiary ul li{display:flex;flex-flow:row nowrap;align-items:center;justify-content:flex-start;font-family:'Avenir',sans-serif,Arial;font-weight:400;color:rgba(255,255,255,.7)}#nav .tertiary ul li{font-size:15px}#nav .tertiary ul li a{display:flex;flex-flow:row nowrap;align-items:center;justify-content:flex-start;text-decoration:inherit;color:inherit;flex:1 1 auto;border-radius:6px;margin:0 10px;padding:10px 16px;transition:background-color 300ms ease-in-out}#nav .tertiary ul li a:hover{background-color:rgba(255,255,255,.1)}#nav .tertiary ul li.sel a{color:#e2ba36}#nav .tertiary ul li .lpc-icon{}#nav .tertiary ul li .lpc-icon{display:flex;flex-flow:row nowrap;align-items:center;justify-content:flex-start}#nav .tertiary ul li .lpc-icon:before{flex:0 0 auto;display:inline-flex;flex-flow:row nowrap;align-items:center;justify-content:center;color:inherit;font-size:10px;line-height:1}#nav .tertiary ul li .lpc-icon:before{font-family:"lopoca-icons"}#nav .tertiary ul li .lpc-icon:before{margin:5px}#nav .tertiary ul li .lpc-icon:before{}#nav .tertiary ul li .lpc-icon:before{font-size:18px}#nav .tertiary ul li ul{padding:0;margin-left:20px}#nav .tertiary ul li ul li a:before{content:"";font-family:lopoca-icons;font-size:10px;padding-right:2px}.navbar_secondary{background-color:#4b4b4b;padding:5px 32px;margin:16px;display:flex;flex-flow:row wrap;align-items:center;justify-content:space-between;padding-left:10px;padding-right:10px;display:none}.navbar_secondary{border-top-left-radius:6px;-moz-border-radius-topleft:6px;-o-border-radius-topleft:6px;-webkit-border-top-left-radius:6px}.navbar_secondary{border-top-right-radius:6px;-moz-border-radius-topright:6px;-o-border-radius-topright:6px;-webkit-border-top-right-radius:6px}.navbar_secondary{border-bottom-right-radius:6px;-moz-border-radius-bottomright:6px;-o-border-radius-bottomright:6px;-webkit-border-bottom-right-radius:6px}.navbar_secondary{border-bottom-left-radius:6px;-moz-border-radius-bottomleft:6px;-o-border-radius-bottomleft:6px;-webkit-border-bottom-left-radius:6px}.navbar_secondary nav ul{display:flex;flex-flow:row wrap;align-items:center;justify-content:flex-start}.navbar_secondary nav ul li{display:flex;flex-flow:column nowrap;align-items:center;justify-content:center;font-family:'Avenir',sans-serif,Arial;font-weight:400;color:#fff}.navbar_secondary nav ul li{font-size:15px}.navbar_secondary nav ul li.sel a{color:#e2ba36}.navbar_secondary nav ul li .lpc-icon{}.navbar_secondary nav ul li .lpc-icon{display:flex;flex-flow:column nowrap;align-items:center;justify-content:flex-start}.navbar_secondary nav ul li .lpc-icon:before{flex:0 0 auto;display:inline-flex;flex-flow:row nowrap;align-items:center;justify-content:center;color:inherit;font-size:10px;line-height:1}.navbar_secondary nav ul li .lpc-icon:before{font-family:"lopoca-icons"}.navbar_secondary nav ul li .lpc-icon:before{margin:5px}.navbar_secondary nav ul li .lpc-icon:before{}.navbar_secondary nav ul li .lpc-icon:before{font-size:28px}.navbar_secondary nav ul li .lpc-icon:before{font-size:24px}.navbar_secondary nav ul li a{color:#c9c9c9;text-decoration:none;padding:5px 10px;transition:color 300ms ease-in-out}.navbar_secondary nav ul li a:hover{color:#e2ba36;border-radius:6px}.navbar_secondary nav .none{display:none}@media screen and (min-width:800px){.navbar_secondary{display:flex}}@media screen and (min-width:1024px){.navbar_secondary{padding-left:32px!important;padding-right:32px!important}.navbar_secondary a{padding-left:14px!important;padding-right:14px!important}}.navbar_tertiary{background-color:#4b4b4b;padding:0;margin:0 16px 16px 16px;width:200px}.navbar_tertiary{border-top-left-radius:6px;-moz-border-radius-topleft:6px;-o-border-radius-topleft:6px;-webkit-border-top-left-radius:6px}.navbar_tertiary{border-top-right-radius:6px;-moz-border-radius-topright:6px;-o-border-radius-topright:6px;-webkit-border-top-right-radius:6px}.navbar_tertiary{border-bottom-right-radius:6px;-moz-border-radius-bottomright:6px;-o-border-radius-bottomright:6px;-webkit-border-bottom-right-radius:6px}.navbar_tertiary{border-bottom-left-radius:6px;-moz-border-radius-bottomleft:6px;-o-border-radius-bottomleft:6px;-webkit-border-bottom-left-radius:6px}.navbar_tertiary nav ul{display:flex;flex-flow:column nowrap;align-items:stretch;justify-content:flex-start;padding:10px 0}.navbar_tertiary nav ul li{line-height:1;display:block!important}.navbar_tertiary nav ul li{display:flex;flex-flow:row nowrap;align-items:center;justify-content:flex-start;font-family:'Avenir',sans-serif,Arial;font-weight:400;color:rgba(255,255,255,.7)}.navbar_tertiary nav ul li{font-size:15px}.navbar_tertiary nav ul li a{display:flex;flex-flow:row nowrap;align-items:center;justify-content:flex-start;text-decoration:inherit;color:inherit;flex:1 1 auto;border-radius:6px;margin:0 10px;padding:10px 16px;transition:background-color 300ms ease-in-out}.navbar_tertiary nav ul li a:hover{background-color:rgba(255,255,255,.1)}.navbar_tertiary nav ul li.sel a{color:#e2ba36}.navbar_tertiary nav ul li .lpc-icon{}.navbar_tertiary nav ul li .lpc-icon{display:flex;flex-flow:row nowrap;align-items:center;justify-content:flex-start}.navbar_tertiary nav ul li .lpc-icon:before{flex:0 0 auto;display:inline-flex;flex-flow:row nowrap;align-items:center;justify-content:center;color:inherit;font-size:10px;line-height:1}.navbar_tertiary nav ul li .lpc-icon:before{font-family:"lopoca-icons"}.navbar_tertiary nav ul li .lpc-icon:before{margin:5px}.navbar_tertiary nav ul li .lpc-icon:before{}.navbar_tertiary nav ul li .lpc-icon:before{font-size:18px}.navbar_tertiary nav ul li ul{padding:0;margin-left:20px}.navbar_tertiary nav ul li ul li a:before{content:"";font-family:lopoca-icons;font-size:10px;padding-right:2px}.navbar_tertiary nav .none{display:none}.terms-and-condition-accept{max-width:1240px;margin:0 auto;padding:10px;display:none}.terms-and-condition-accept h3{text-align:center}.terms-and-condition-accept .content{max-height:calc(100vh - 10px);max-width:100%;overflow-x:hidden;overflow-y:scroll;padding:0 10px}@media screen and (min-width:800px){.terms-and-condition-accept .content{padding:0 50px}}html.kyc-warning .terms-and-condition-accept .content{max-height:calc(75vh - 50px)}@media only screen and (max-width:768px){html.kyc-warning .terms-and-condition-accept .content{padding:0!important}}.terms-and-condition-accept .background{padding:40px}@media only screen and (max-width:768px){.terms-and-condition-accept .background{padding:20px}}.terms-and-condition-accept .background b{padding:16px 0;margin-left:16px;font-weight:700;counter-increment:counter-lvl-2;position:relative;padding-left:40px;font-size:1.3em;line-height:1.5}.terms-and-condition-accept .background strong{font-weight:700;counter-increment:counter-lvl-2;position:relative;font-size:1.3em;line-height:1.5}.terms-and-condition-accept .background>a{outline:none;border:none;text-decoration:none;line-height:1}.terms-and-condition-accept .background>a:hover{cursor:pointer;text-decoration:none}.terms-and-condition-accept .background>a{text-transform:uppercase}.terms-and-condition-accept .background>a{display:inline-flex;flex-flow:row nowrap;align-items:center;justify-content:center;font-family:'Avenir',sans-serif,Arial;font-weight:500;color:#e2ba36;background-color:rgba(255,255,255,0);padding:5px;border-radius:6px;border:1px solid rgba(255,255,255,0);transition:border-color 300ms ease-in-out}.terms-and-condition-accept .background>a{font-size:15px}.terms-and-condition-accept .background>a:hover{box-shadow:0 0 16px rgba(0,0,0,.1);background-color:rgba(255,255,255,.1);border-color:rgba(0,0,0,.5)}.terms-and-condition-accept .background>a:focus{color:#e8c963}.terms-and-condition-accept .rw.buttons{text-align:center;margin-top:20px;position:relative}.terms-and-condition-accept .buttons a.accept,.terms-and-condition-accept .support a.submitMsg{display:inline-flex}.terms-and-condition-accept .buttons a.accept.disabled{background-color:rgba(255,255,255,.7);color:#000!important}.terms-and-condition-accept .buttons .solo-button{display:block;padding:25px 150px 0}.terms-and-condition-accept hr{margin-bottom:25px}.terms-and-condition-accept .support{padding:25px 150px 0;text-align:center}.terms-and-condition-accept .support textarea{display:block;resize:auto;margin:0 auto 10px auto}.terms-and-condition-accept a.scroll-page{width:50px;height:50px;background:#e2ba36;display:block;border-radius:50px;border:2px #fff solid;box-shadow:0 0 8px #444;position:absolute;left:calc(50% - 25px);bottom:75px}.terms-and-condition-accept{background:#4b4b4b}.terms-and-condition-accept .background>ol>li,.terms-and-condition-accept .background>ul>li{padding:10px 0;margin-left:16px;list-style:disc}.terms-and-condition-accept .background>ol>li>ol>li,.terms-and-condition-accept .background>ul>li>ol>li,.terms-and-condition-accept .background>ol>li>ul>li,.terms-and-condition-accept .background>ul>li>ul>li{padding:16px 0;margin-left:16px;font-weight:700;counter-increment:counter-lvl-2;position:relative;padding-left:40px;font-size:1em;line-height:1.5}.terms-and-condition-accept .background>ol>li>ol>li>ol,.terms-and-condition-accept .background>ul>li>ol>li>ol,.terms-and-condition-accept .background>ol>li>ul>li>ol,.terms-and-condition-accept .background>ul>li>ul>li>ol,.terms-and-condition-accept .background>ol>li>ol>li>ul,.terms-and-condition-accept .background>ul>li>ol>li>ul,.terms-and-condition-accept .background>ol>li>ul>li>ul,.terms-and-condition-accept .background>ul>li>ul>li>ul{flex:1 0 100%;margin-left:16px}.terms-and-condition-accept .background>ol>li>ol>li>ol>li,.terms-and-condition-accept .background>ul>li>ol>li>ol>li,.terms-and-condition-accept .background>ol>li>ul>li>ol>li,.terms-and-condition-accept .background>ul>li>ul>li>ol>li,.terms-and-condition-accept .background>ol>li>ol>li>ul>li,.terms-and-condition-accept .background>ul>li>ol>li>ul>li,.terms-and-condition-accept .background>ol>li>ul>li>ul>li,.terms-and-condition-accept .background>ul>li>ul>li>ul>li{padding:10px 0;list-style:circle;font-weight:400;text-transform:none;letter-spacing:normal}.terms-and-condition-accept .background>ol>li>ol>li>ol>li ol>li,.terms-and-condition-accept .background>ul>li>ol>li>ol>li ol>li,.terms-and-condition-accept .background>ol>li>ul>li>ol>li ol>li,.terms-and-condition-accept .background>ul>li>ul>li>ol>li ol>li,.terms-and-condition-accept .background>ol>li>ol>li>ul>li ol>li,.terms-and-condition-accept .background>ul>li>ol>li>ul>li ol>li,.terms-and-condition-accept .background>ol>li>ul>li>ul>li ol>li,.terms-and-condition-accept .background>ul>li>ul>li>ul>li ol>li,.terms-and-condition-accept .background>ol>li>ol>li>ol>li ul>li,.terms-and-condition-accept .background>ul>li>ol>li>ol>li ul>li,.terms-and-condition-accept .background>ol>li>ul>li>ol>li ul>li,.terms-and-condition-accept .background>ul>li>ul>li>ol>li ul>li,.terms-and-condition-accept .background>ol>li>ol>li>ul>li ul>li,.terms-and-condition-accept .background>ul>li>ol>li>ul>li ul>li,.terms-and-condition-accept .background>ol>li>ul>li>ul>li ul>li,.terms-and-condition-accept .background>ul>li>ul>li>ul>li ul>li{list-style:disc;margin-left:16px;padding:5px 0;font-size:.8em;color:rgba(255,255,255,.7)}.terms-and-condition-accept a.scroll-page:before{content:'';border-left:14px solid transparent;border-right:14px solid transparent;border-top:14px solid #fff;position:absolute;left:9px;top:18px}h1{text-transform:uppercase;line-height:130%}h1{font-family:Brandon,Calibri,Arial;font-weight:900;color:#fff}h1{font-size:40px}::-webkit-input-placeholder{color:rgba(255,255,255,.5);font-size:1rem}::-moz-placeholder{color:rgba(255,255,255,.5);font-size:1rem}:-ms-input-placeholder{color:rgba(255,255,255,.5);font-size:1rem}:-moz-placeholder{color:rgba(255,255,255,.5);font-size:1rem}html.mobile .kyc-upload .upload .drop a.webcam{display:none}@media screen and (min-width:900px){.verification--page .kyc-container .status-wrapper:after,.verification--page .utility-bill-container .status-wrapper:after,.verification--page .proof-of-payment-container .status-wrapper:after{content:'';position:absolute;bottom:0;right:0;width:0;height:0;border-style:solid;border-width:0 0 270px 70px;border-color:transparent transparent #4b4b4b transparent}}.verification--page .kyc-container .drop,.verification--page .utility-bill-container .drop,.verification--page .proof-of-payment-container .drop{margin-left:10px;margin-top:15px}@media screen and (max-width:760px){.verification--page .kyc-container .drop,.verification--page .utility-bill-container .drop,.verification--page .proof-of-payment-container .drop{margin-left:0}}.verification--page .kyc-container .drop a,.verification--page .utility-bill-container .drop a,.verification--page .proof-of-payment-container .drop a{padding:10px 26px!important}@media screen and (max-width:320px){.verification--page .kyc-container .drop a,.verification--page .utility-bill-container .drop a,.verification--page .proof-of-payment-container .drop a{padding:10px!important}}.verification--page .kyc-container .drop a:before,.verification--page .utility-bill-container .drop a:before,.verification--page .proof-of-payment-container .drop a:before{content:unset!important}.verification--page .kyc-container .content .title,.verification--page .utility-bill-container .content .title,.verification--page .proof-of-payment-container .content .title{margin-top:0!important}.verification--page .kyc-container label.title,.verification--page .utility-bill-container label.title,.verification--page .proof-of-payment-container label.title{line-height:36px!important}.verification--page .kyc-container label.ex ul,.verification--page .utility-bill-container label.ex ul,.verification--page .proof-of-payment-container label.ex ul{margin-left:20px}.verification--page .kyc-container .misc-wrapper,.verification--page .utility-bill-container .misc-wrapper,.verification--page .proof-of-payment-container .misc-wrapper{display:flex!important;flex-flow:row nowrap!important;align-items:center!important;justify-content:center!important;height:100%}.verification--page .kyc-container .misc-wrapper .bonus-wrapper,.verification--page .utility-bill-container .misc-wrapper .bonus-wrapper,.verification--page .proof-of-payment-container .misc-wrapper .bonus-wrapper{top:50%!important;transform:rotate(20deg)!important}.verification--page .kyc-container .UtilityBill,.verification--page .utility-bill-container .UtilityBill,.verification--page .proof-of-payment-container .UtilityBill,.verification--page .kyc-container .KYC,.verification--page .utility-bill-container .KYC,.verification--page .proof-of-payment-container .KYC,.verification--page .kyc-container .ProofOfPayment,.verification--page .utility-bill-container .ProofOfPayment,.verification--page .proof-of-payment-container .ProofOfPayment{height:400px!important}.verification--page .kyc-container .UtilityBill .status-wrapper:after,.verification--page .utility-bill-container .UtilityBill .status-wrapper:after,.verification--page .proof-of-payment-container .UtilityBill .status-wrapper:after,.verification--page .kyc-container .KYC .status-wrapper:after,.verification--page .utility-bill-container .KYC .status-wrapper:after,.verification--page .proof-of-payment-container .KYC .status-wrapper:after,.verification--page .kyc-container .ProofOfPayment .status-wrapper:after,.verification--page .utility-bill-container .ProofOfPayment .status-wrapper:after,.verification--page .proof-of-payment-container .ProofOfPayment .status-wrapper:after{border-width:0 0 270px 70px!important}@media screen and (max-width:930px){.verification--page .kyc-container .UtilityBill,.verification--page .utility-bill-container .UtilityBill,.verification--page .proof-of-payment-container .UtilityBill,.verification--page .kyc-container .KYC,.verification--page .utility-bill-container .KYC,.verification--page .proof-of-payment-container .KYC,.verification--page .kyc-container .ProofOfPayment,.verification--page .utility-bill-container .ProofOfPayment,.verification--page .proof-of-payment-container .ProofOfPayment{height:460px!important}}@media screen and (max-width:768px){.verification--page .kyc-container .UtilityBill,.verification--page .utility-bill-container .UtilityBill,.verification--page .proof-of-payment-container .UtilityBill,.verification--page .kyc-container .KYC,.verification--page .utility-bill-container .KYC,.verification--page .proof-of-payment-container .KYC,.verification--page .kyc-container .ProofOfPayment,.verification--page .utility-bill-container .ProofOfPayment,.verification--page .proof-of-payment-container .ProofOfPayment{height:unset!important}.verification--page .kyc-container .content label,.verification--page .utility-bill-container .content label,.verification--page .proof-of-payment-container .content label{margin-left:0!important}.verification--page .kyc-container label.ex,.verification--page .utility-bill-container label.ex,.verification--page .proof-of-payment-container label.ex{margin-top:6px!important;margin-bottom:10px!important;font-size:.9em}}@media screen and (max-width:1200px){.verification--page .kyc-container,.verification--page .utility-bill-container,.verification--page .proof-of-payment-container{padding-left:15px!important;padding-right:15px!important}.verification--page .kyc-container .icon-wrapper,.verification--page .utility-bill-container .icon-wrapper,.verification--page .proof-of-payment-container .icon-wrapper{top:unset!important}.verification--page .kyc-container .misc-wrapper,.verification--page .utility-bill-container .misc-wrapper,.verification--page .proof-of-payment-container .misc-wrapper{display:none!important}}@media screen and (max-width:1270px){.verification--page .kyc-container .bonus-wrapper,.verification--page .utility-bill-container .bonus-wrapper,.verification--page .proof-of-payment-container .bonus-wrapper{display:flex!important}}@media screen and (max-width:1350px){.verification--page .kyc-container .icon-wrapper,.verification--page .utility-bill-container .icon-wrapper,.verification--page .proof-of-payment-container .icon-wrapper{top:unset!important}}.dialog.success.webinar{background:#2cb108;position:fixed;left:50%;top:31%;transform:translate(-50%,-50%);padding:50px;border-radius:5px;box-shadow:1px 1px 10px #00000042;text-align:center;width:unset;height:unset;bottom:unset;min-height:unset;border:unset;display:none}.dialog.success.webinar .fully-booked,.dialog.success.webinar .join-info,.dialog.success.webinar .cancel-info{display:none}.dialog.success.webinar .fully-booked.active,.dialog.success.webinar .join-info.active,.dialog.success.webinar .cancel-info.active{display:block}.dialog.success.webinar.active{display:block}.dialog.success.webinar .close{background:none}.dialog.success.webinar h4{font-size:25px;font-weight:600;margin-bottom:20px}.dialog.success.webinar .btn{display:block;font-size:20px;margin-bottom:15px;box-shadow:1px 1px 10px #52525224;border:1px solid #fff;font-weight:500;text-decoration:none;margin-top:20px}.dialog.success.webinar .btn a{padding:17px 10px;color:#fff;display:block;width:100%}.webinars{padding-top:50px;display:flex;align-items:center;flex-direction:column}.item[class*=webinar-]{background:rgba(0,0,0,.4);box-shadow:1px 1px 10px rgba(0,0,0,.19);text-align:center;margin-bottom:20px;width:800px;max-width:100%;padding:40px;border-radius:5px}.item[class*=webinar-] .subject{font-size:25px;font-weight:700;line-height:41px;margin-bottom:20px}.item[class*=webinar-] .description,.item[class*=webinar-] .startdate{margin-bottom:20px}.item[class*=webinar-] a.more-button-cancel{margin-left:5px}.item[class*=webinar-] .icon.ok{justify-content:center;margin-bottom:20px}.item[class*=webinar-] a.blk[class^=more-button-]{display:block;padding:17px 10px;color:#000;font-size:20px;margin-bottom:15px;box-shadow:1px 1px 10px #52525224;border:1px solid #505050;font-weight:500;text-decoration:none}.item[class*=webinar-] .more-button-yellow{background:#e2ba36}.item[class*=webinar-] .more-button-green{background:#2cb108}