@charset "UTF-8";.jsCalendar *{margin:0;padding:0}.jsCalendar table,.jsCalendar table td,.jsCalendar table th{border:0}.jsCalendar table{background-color:#fff;border-collapse:collapse;border-radius:4px;box-shadow:0 0 2px rgba(0,0,0,.4);color:#000;font-family:Tahoma,Geneva,sans-serif;margin:5px}.jsCalendar thead .jsCalendar-title{height:40px;line-height:40px}.jsCalendar thead .jsCalendar-title-left{float:left}.jsCalendar thead .jsCalendar-title-right{float:right}.jsCalendar thead .jsCalendar-nav-left,.jsCalendar thead .jsCalendar-nav-right{border-radius:10px;color:#999;cursor:pointer;font-family:Courier New,Courier,monospace;font-size:12px;font-weight:700;height:20px;line-height:20px;margin:10px 8px;text-align:center;-webkit-transition:color .2s,background-color .2s;-o-transition:color .2s,background-color .2s;transition:color .2s,background-color .2s;width:20px}.jsCalendar thead .jsCalendar-nav-left:hover,.jsCalendar thead .jsCalendar-nav-right:hover{background-color:#e2e2e2;color:#000}.jsCalendar thead .jsCalendar-nav-left{float:left}.jsCalendar thead .jsCalendar-nav-right{float:right}.jsCalendar thead .jsCalendar-title-name{cursor:default;float:left;font-size:18px;font-weight:lighter;padding:0 20px}.jsCalendar thead .jsCalendar-nav-left:after{content:"<"}.jsCalendar thead .jsCalendar-nav-right:after{content:">"}.jsCalendar thead .jsCalendar-week-days th{text-shadow:0 0 1px rgba(0,0,0,.2)}.jsCalendar tbody td,.jsCalendar thead .jsCalendar-week-days th{border-radius:18px;cursor:default;display:inline-block;font-size:12px;font-weight:lighter;height:36px;line-height:36px;margin:1px 2px;text-align:center;-webkit-transition:color .1s,background-color .2s;-o-transition:color .1s,background-color .2s;transition:color .1s,background-color .2s;width:36px}.jsCalendar tbody td:hover{background-color:#e6e6e6}.jsCalendar tbody td.jsCalendar-selected{background-color:#fff;border:2px solid #e6e6e6;box-sizing:content-box;height:32px;line-height:32px;width:32px}.jsCalendar tbody td.jsCalendar-current{background-color:#52c9ff;border-radius:18px;color:#fff}.jsCalendar tbody td.jsCalendar-next,.jsCalendar tbody td.jsCalendar-previous{color:#cacaca}.jsCalendar tbody td.jsCalendar-next:hover,.jsCalendar tbody td.jsCalendar-previous:hover{color:#fff}.jsCalendar thead{display:block;margin:4px 4px 0}.jsCalendar tbody{display:block;margin:0 4px 4px}.jsCalendar ::selection{background:#83d8ff}.jsCalendar.yellow tbody td.jsCalendar-current{background-color:#ffe31b}.jsCalendar.yellow ::selection{background:#fde74c}.jsCalendar.orange tbody td.jsCalendar-current{background-color:#ffb400}.jsCalendar.orange ::selection{background:#ffb400}.jsCalendar.red tbody td.jsCalendar-current{background-color:#f6511d}.jsCalendar.red ::selection{background:#f6511d}.jsCalendar.green tbody td.jsCalendar-current{background-color:#7fb800}.jsCalendar.green ::selection{background:#7fb800}.jsCalendar.material-theme table{border-radius:0}.jsCalendar.material-theme thead{background-color:#52c9ff;color:#fff;margin:0;padding:4px 4px 0}.jsCalendar.material-theme thead .jsCalendar-title{display:block;position:relative}.jsCalendar.material-theme thead .jsCalendar-title-name{border-bottom:1px solid hsla(0,0%,100%,.4);color:#fff;font-size:16px;left:15px;position:absolute;right:15px;text-align:center}.jsCalendar.material-theme thead .jsCalendar-title-left,.jsCalendar.material-theme thead .jsCalendar-title-right{position:absolute;z-index:1}.jsCalendar.material-theme thead .jsCalendar-nav-left,.jsCalendar.material-theme thead .jsCalendar-nav-right{color:#fff}.jsCalendar.material-theme thead .jsCalendar-nav-left:hover,.jsCalendar.material-theme thead .jsCalendar-nav-right:hover{background-color:#03a9f4}.jsCalendar.material-theme thead .jsCalendar-title-right{right:0}.jsCalendar.material-theme thead .jsCalendar-week-days th{font-size:14px;text-shadow:none}.jsCalendar.material-theme.yellow thead{background-color:#ffe31b}.jsCalendar.material-theme.yellow thead .jsCalendar-nav-left:hover,.jsCalendar.material-theme.yellow thead .jsCalendar-nav-right:hover{background-color:#e2ca23}.jsCalendar.material-theme.orange thead{background-color:#ffb400}.jsCalendar.material-theme.orange thead .jsCalendar-nav-left:hover,.jsCalendar.material-theme.orange thead .jsCalendar-nav-right:hover{background-color:#d49600}.jsCalendar.material-theme.red thead{background-color:#f6511d}.jsCalendar.material-theme.red thead .jsCalendar-nav-left:hover,.jsCalendar.material-theme.red thead .jsCalendar-nav-right:hover{background-color:#bb3d16}.jsCalendar.material-theme.green thead{background-color:#7fb800}.jsCalendar.material-theme.green thead .jsCalendar-nav-left:hover,.jsCalendar.material-theme.green thead .jsCalendar-nav-right:hover{background-color:#639000}.jsCalendar.classic-theme table,.jsCalendar.classic-theme tbody td,.jsCalendar.classic-theme tbody td.jsCalendar-current,.jsCalendar.classic-theme thead .jsCalendar-nav-left,.jsCalendar.classic-theme thead .jsCalendar-nav-right,.jsCalendar.classic-theme thead .jsCalendar-week-days th{border-radius:0}.jsCalendar.classic-theme thead{background-color:#52c9ff;margin:0;padding:4px 4px 0}.jsCalendar.classic-theme thead .jsCalendar-title,.jsCalendar.classic-theme thead .jsCalendar-title-row{display:block;width:100%}.jsCalendar.classic-theme thead .jsCalendar-title{position:relative}.jsCalendar.classic-theme thead .jsCalendar-title-name{color:#fff;font-size:16px;left:41px;position:absolute;right:41px;text-align:center;text-shadow:none}.jsCalendar.classic-theme thead .jsCalendar-title-left,.jsCalendar.classic-theme thead .jsCalendar-title-right{position:absolute;z-index:1}.jsCalendar.classic-theme thead .jsCalendar-title-right{right:0}.jsCalendar.classic-theme thead .jsCalendar-nav-left,.jsCalendar.classic-theme thead .jsCalendar-nav-right{color:#fff;text-shadow:none}.jsCalendar.classic-theme thead .jsCalendar-nav-left:hover,.jsCalendar.classic-theme thead .jsCalendar-nav-right:hover{background-color:#03a9f4}.jsCalendar.classic-theme thead .jsCalendar-week-days{background-color:#fff;display:block;margin:0 -4px}.jsCalendar.classic-theme thead .jsCalendar-week-days th{font-size:10px;height:20px;line-height:20px;text-shadow:none}.jsCalendar.classic-theme tbody td{border-left:1px solid #dadada;border-top:1px solid #dadada;margin:-1px 0 0 -1px;padding:1px 1px 0;width:38px}.jsCalendar.classic-theme tbody{margin:0}.jsCalendar.classic-theme tbody td.jsCalendar-selected{background-color:#ccefff;border-bottom:0;border-left:1px solid #dadada;border-right:0;border-top:1px solid #dadada;height:36px;line-height:36px}.jsCalendar.classic-theme tbody td.jsCalendar-current.jsCalendar-selected{background-color:#52c9ff;text-shadow:0 0 3px #000}.jsCalendar.classic-theme.yellow thead{background-color:#ffe31b}.jsCalendar.classic-theme.yellow thead .jsCalendar-nav-left:hover,.jsCalendar.classic-theme.yellow thead .jsCalendar-nav-right:hover{background-color:#e2ca23}.jsCalendar.classic-theme.orange thead{background-color:#ffb400}.jsCalendar.classic-theme.orange thead .jsCalendar-nav-left:hover,.jsCalendar.classic-theme.orange thead .jsCalendar-nav-right:hover{background-color:#d49600}.jsCalendar.classic-theme.red thead{background-color:#f6511d}.jsCalendar.classic-theme.red thead .jsCalendar-nav-left:hover,.jsCalendar.classic-theme.red thead .jsCalendar-nav-right:hover{background-color:#bb3d16}.jsCalendar.classic-theme.green thead{background-color:#7fb800}.jsCalendar.classic-theme.green thead .jsCalendar-nav-left:hover,.jsCalendar.classic-theme.green thead .jsCalendar-nav-right:hover{background-color:#639000}.jsCalendar.js-calendar__playfina-theme table{font-family:Geometria}.jsCalendar.js-calendar__playfina-theme tbody td.jsCalendar-current,.jsCalendar.js-calendar__playfina-theme thead{background-color:#acacbf}
/*!
 * Bootstrap v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */:root{--blue:#007bff;--indigo:#6610f2;--purple:#711edb;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#facd0d;--green:#04c000;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#007bff;--secondary:#6c757d;--success:#04c000;--info:#17a2b8;--warning:#facd0d;--danger:#dc3545;--light:#e0e0e4;--dark:#343a40;--breakpoint-xs:0;--breakpoint-xsm:520px;--breakpoint-sm:768px;--breakpoint-md:992px;--breakpoint-lg:1350px;--font-family-sans-serif:"Geometria","Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}*,:after,:before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:Geometria,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}[tabindex="-1"]:focus{outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0}p{margin:0}address{font-style:normal;line-height:inherit}address,dl,ol,ul{margin-bottom:1rem}dl,ol,ul{margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0}b,strong{font-weight:700}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#007bff;text-decoration:none;background-color:transparent}a:hover{color:#0056b3;text-decoration:underline}a:not([href]):not([tabindex]),a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}figure{margin:0 0 1rem}img{max-width:100%;border-style:none}img,svg{vertical-align:middle}svg{overflow:hidden}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0;outline:none!important;cursor:pointer}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible;cursor:pointer}button,select{text-transform:none}select{word-wrap:normal}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}template{display:none}[hidden]{display:none!important}h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;font-weight:500;line-height:1.2}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.75rem}h4{font-size:1.5rem}h5{font-size:1.25rem}h6{font-size:1rem}hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,.1)}small{font-size:80%;font-weight:400}.container{width:100%;padding-right:10px;padding-left:10px;margin-right:auto;margin-left:auto}@media (min-width:768px){.container{max-width:750px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1350px){.container{max-width:1340px}}.container-fluid{width:100%;padding-right:10px;padding-left:10px;margin-right:auto;margin-left:auto}.row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-10px;margin-left:-10px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col-auto,.col-lg,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-auto,.col-md,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md-auto,.col-sm,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-auto,.col-xsm,.col-xsm-1,.col-xsm-2,.col-xsm-3,.col-xsm-4,.col-xsm-5,.col-xsm-6,.col-xsm-7,.col-xsm-8,.col-xsm-9,.col-xsm-10,.col-xsm-11,.col-xsm-12,.col-xsm-auto{position:relative;width:100%;padding-right:10px;padding-left:10px}.col{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-1,.col-auto{-webkit-box-flex:0}.col-1{-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-2{-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-2,.col-3{-webkit-box-flex:0}.col-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-4,.col-5{-webkit-box-flex:0}.col-5{-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-6,.col-7{-webkit-box-flex:0}.col-7{-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-8{-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-8,.col-9{-webkit-box-flex:0}.col-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-10,.col-11{-webkit-box-flex:0}.col-11{-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-1{margin-left:8.3333333333%}.offset-2{margin-left:16.6666666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.3333333333%}.offset-5{margin-left:41.6666666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.3333333333%}.offset-8{margin-left:66.6666666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.3333333333%}.offset-11{margin-left:91.6666666667%}@media (min-width:520px){.col-xsm{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-xsm-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-xsm-1{-webkit-box-flex:0;-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-xsm-2{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-xsm-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xsm-4{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-xsm-5{-webkit-box-flex:0;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-xsm-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xsm-7{-webkit-box-flex:0;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-xsm-8{-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-xsm-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xsm-10{-webkit-box-flex:0;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-xsm-11{-webkit-box-flex:0;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-xsm-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-xsm-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-xsm-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-xsm-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-xsm-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-xsm-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-xsm-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-xsm-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-xsm-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-xsm-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-xsm-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-xsm-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-xsm-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-xsm-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-xsm-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-xsm-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-xsm-0{margin-left:0}.offset-xsm-1{margin-left:8.3333333333%}.offset-xsm-2{margin-left:16.6666666667%}.offset-xsm-3{margin-left:25%}.offset-xsm-4{margin-left:33.3333333333%}.offset-xsm-5{margin-left:41.6666666667%}.offset-xsm-6{margin-left:50%}.offset-xsm-7{margin-left:58.3333333333%}.offset-xsm-8{margin-left:66.6666666667%}.offset-xsm-9{margin-left:75%}.offset-xsm-10{margin-left:83.3333333333%}.offset-xsm-11{margin-left:91.6666666667%}}@media (min-width:768px){.col-sm{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-sm-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{-webkit-box-flex:0;-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-sm-2{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-sm-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-sm-5{-webkit-box-flex:0;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-sm-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-webkit-box-flex:0;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-sm-8{-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-sm-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-webkit-box-flex:0;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-sm-11{-webkit-box-flex:0;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-sm-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-sm-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-sm-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-sm-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-sm-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-sm-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-sm-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-sm-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-sm-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-sm-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-sm-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-sm-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-sm-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-sm-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-sm-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-sm-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.3333333333%}.offset-sm-2{margin-left:16.6666666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.3333333333%}.offset-sm-5{margin-left:41.6666666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.3333333333%}.offset-sm-8{margin-left:66.6666666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.3333333333%}.offset-sm-11{margin-left:91.6666666667%}}@media (min-width:992px){.col-md{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-md-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-md-1{-webkit-box-flex:0;-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-md-2{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-md-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-md-5{-webkit-box-flex:0;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-md-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-webkit-box-flex:0;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-md-8{-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-md-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-webkit-box-flex:0;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-md-11{-webkit-box-flex:0;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-md-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-md-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-md-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-md-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-md-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-md-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-md-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-md-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-md-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-md-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-md-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-md-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-md-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-md-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-md-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-md-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.3333333333%}.offset-md-2{margin-left:16.6666666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.3333333333%}.offset-md-5{margin-left:41.6666666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.3333333333%}.offset-md-8{margin-left:66.6666666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.3333333333%}.offset-md-11{margin-left:91.6666666667%}}@media (min-width:1350px){.col-lg{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-lg-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{-webkit-box-flex:0;-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-lg-2{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-lg-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-lg-5{-webkit-box-flex:0;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-lg-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-webkit-box-flex:0;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-lg-8{-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-lg-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-webkit-box-flex:0;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-lg-11{-webkit-box-flex:0;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-lg-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-lg-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-lg-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-lg-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-lg-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-lg-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-lg-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-lg-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-lg-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-lg-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-lg-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-lg-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-lg-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-lg-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-lg-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-lg-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.3333333333%}.offset-lg-2{margin-left:16.6666666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.3333333333%}.offset-lg-5{margin-left:41.6666666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.3333333333%}.offset-lg-8{margin-left:66.6666666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.3333333333%}.offset-lg-11{margin-left:91.6666666667%}}.btn{display:inline-block;font-weight:400;color:#212529;text-align:center;vertical-align:middle;-webkit-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;-o-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.btn{-webkit-transition:none;-o-transition:none;transition:none}}.btn:hover{color:#212529;text-decoration:none}.btn.focus,.btn:focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.btn.disabled,.btn:disabled{opacity:.65}a.btn.disabled,fieldset:disabled a.btn{pointer-events:none}.btn-primary{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:hover{color:#fff;background-color:#0069d9;border-color:#0062cc}.btn-primary.focus,.btn-primary:focus{box-shadow:0 0 0 .2rem rgba(38,143,255,.5)}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#0062cc;border-color:#005cbf}.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(38,143,255,.5)}.btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:hover{color:#fff;background-color:#5a6268;border-color:#545b62}.btn-secondary.focus,.btn-secondary:focus{box-shadow:0 0 0 .2rem hsla(208,6%,54%,.5)}.btn-secondary.disabled,.btn-secondary:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#545b62;border-color:#4e555b}.btn-secondary:not(:disabled):not(.disabled).active:focus,.btn-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem hsla(208,6%,54%,.5)}.btn-success{color:#fff;background-color:#04c000;border-color:#04c000}.btn-success:hover{color:#fff;background-color:#039a00;border-color:#038d00}.btn-success.focus,.btn-success:focus{box-shadow:0 0 0 .2rem rgba(42,201,38,.5)}.btn-success.disabled,.btn-success:disabled{color:#fff;background-color:#04c000;border-color:#04c000}.btn-success:not(:disabled):not(.disabled).active,.btn-success:not(:disabled):not(.disabled):active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#038d00;border-color:#038000}.btn-success:not(:disabled):not(.disabled).active:focus,.btn-success:not(:disabled):not(.disabled):active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(42,201,38,.5)}.btn-info{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:hover{color:#fff;background-color:#138496;border-color:#117a8b}.btn-info.focus,.btn-info:focus{box-shadow:0 0 0 .2rem rgba(58,176,195,.5)}.btn-info.disabled,.btn-info:disabled{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:not(:disabled):not(.disabled).active,.btn-info:not(:disabled):not(.disabled):active,.show>.btn-info.dropdown-toggle{color:#fff;background-color:#117a8b;border-color:#10707f}.btn-info:not(:disabled):not(.disabled).active:focus,.btn-info:not(:disabled):not(.disabled):active:focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(58,176,195,.5)}.btn-warning{color:#212529;background-color:#facd0d;border-color:#facd0d}.btn-warning:hover{color:#212529;background-color:#dcb305;border-color:#d0a904}.btn-warning.focus,.btn-warning:focus{box-shadow:0 0 0 .2rem rgba(217,180,17,.5)}.btn-warning.disabled,.btn-warning:disabled{color:#212529;background-color:#facd0d;border-color:#facd0d}.btn-warning:not(:disabled):not(.disabled).active,.btn-warning:not(:disabled):not(.disabled):active,.show>.btn-warning.dropdown-toggle{color:#212529;background-color:#d0a904;border-color:#c39f04}.btn-warning:not(:disabled):not(.disabled).active:focus,.btn-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(217,180,17,.5)}.btn-danger{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:hover{color:#fff;background-color:#c82333;border-color:#bd2130}.btn-danger.focus,.btn-danger:focus{box-shadow:0 0 0 .2rem rgba(225,83,97,.5)}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:not(:disabled):not(.disabled).active,.btn-danger:not(:disabled):not(.disabled):active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#bd2130;border-color:#b21f2d}.btn-danger:not(:disabled):not(.disabled).active:focus,.btn-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(225,83,97,.5)}.btn-light{color:#212529;background-color:#e0e0e4;border-color:#e0e0e4}.btn-light:hover{color:#212529;background-color:#ccccd2;border-color:#c5c5cc}.btn-light.focus,.btn-light:focus{box-shadow:0 0 0 .2rem hsla(228,4%,77%,.5)}.btn-light.disabled,.btn-light:disabled{color:#212529;background-color:#e0e0e4;border-color:#e0e0e4}.btn-light:not(:disabled):not(.disabled).active,.btn-light:not(:disabled):not(.disabled):active,.show>.btn-light.dropdown-toggle{color:#212529;background-color:#c5c5cc;border-color:#bebec6}.btn-light:not(:disabled):not(.disabled).active:focus,.btn-light:not(:disabled):not(.disabled):active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem hsla(228,4%,77%,.5)}.btn-dark{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:hover{color:#fff;background-color:#23272b;border-color:#1d2124}.btn-dark.focus,.btn-dark:focus{box-shadow:0 0 0 .2rem rgba(82,88,93,.5)}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:not(:disabled):not(.disabled).active,.btn-dark:not(:disabled):not(.disabled):active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#1d2124;border-color:#171a1d}.btn-dark:not(:disabled):not(.disabled).active:focus,.btn-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(82,88,93,.5)}.btn-outline-primary{color:#007bff;border-color:#007bff}.btn-outline-primary:hover{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary.focus,.btn-outline-primary:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#007bff;background-color:transparent}.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.show>.btn-outline-primary.dropdown-toggle{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-secondary{color:#6c757d;border-color:#6c757d}.btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary.focus,.btn-outline-secondary:focus{box-shadow:0 0 0 .2rem hsla(208,7%,46%,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#6c757d;background-color:transparent}.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.show>.btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem hsla(208,7%,46%,.5)}.btn-outline-success{color:#04c000;border-color:#04c000}.btn-outline-success:hover{color:#fff;background-color:#04c000;border-color:#04c000}.btn-outline-success.focus,.btn-outline-success:focus{box-shadow:0 0 0 .2rem rgba(4,192,0,.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#04c000;background-color:transparent}.btn-outline-success:not(:disabled):not(.disabled).active,.btn-outline-success:not(:disabled):not(.disabled):active,.show>.btn-outline-success.dropdown-toggle{color:#fff;background-color:#04c000;border-color:#04c000}.btn-outline-success:not(:disabled):not(.disabled).active:focus,.btn-outline-success:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(4,192,0,.5)}.btn-outline-info{color:#17a2b8;border-color:#17a2b8}.btn-outline-info:hover{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info.focus,.btn-outline-info:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#17a2b8;background-color:transparent}.btn-outline-info:not(:disabled):not(.disabled).active,.btn-outline-info:not(:disabled):not(.disabled):active,.show>.btn-outline-info.dropdown-toggle{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info:not(:disabled):not(.disabled).active:focus,.btn-outline-info:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-warning{color:#facd0d;border-color:#facd0d}.btn-outline-warning:hover{color:#212529;background-color:#facd0d;border-color:#facd0d}.btn-outline-warning.focus,.btn-outline-warning:focus{box-shadow:0 0 0 .2rem rgba(250,205,13,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#facd0d;background-color:transparent}.btn-outline-warning:not(:disabled):not(.disabled).active,.btn-outline-warning:not(:disabled):not(.disabled):active,.show>.btn-outline-warning.dropdown-toggle{color:#212529;background-color:#facd0d;border-color:#facd0d}.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(250,205,13,.5)}.btn-outline-danger{color:#dc3545;border-color:#dc3545}.btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger.focus,.btn-outline-danger:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#dc3545;background-color:transparent}.btn-outline-danger:not(:disabled):not(.disabled).active,.btn-outline-danger:not(:disabled):not(.disabled):active,.show>.btn-outline-danger.dropdown-toggle{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-light{color:#e0e0e4;border-color:#e0e0e4}.btn-outline-light:hover{color:#212529;background-color:#e0e0e4;border-color:#e0e0e4}.btn-outline-light.focus,.btn-outline-light:focus{box-shadow:0 0 0 .2rem hsla(240,7%,89%,.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#e0e0e4;background-color:transparent}.btn-outline-light:not(:disabled):not(.disabled).active,.btn-outline-light:not(:disabled):not(.disabled):active,.show>.btn-outline-light.dropdown-toggle{color:#212529;background-color:#e0e0e4;border-color:#e0e0e4}.btn-outline-light:not(:disabled):not(.disabled).active:focus,.btn-outline-light:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem hsla(240,7%,89%,.5)}.btn-outline-dark{color:#343a40;border-color:#343a40}.btn-outline-dark:hover{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark.focus,.btn-outline-dark:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#343a40;background-color:transparent}.btn-outline-dark:not(:disabled):not(.disabled).active,.btn-outline-dark:not(:disabled):not(.disabled):active,.show>.btn-outline-dark.dropdown-toggle{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-link{font-weight:400;color:#007bff;text-decoration:none}.btn-link:hover{color:#0056b3;text-decoration:underline}.btn-link.focus,.btn-link:focus{text-decoration:underline;box-shadow:none}.btn-link.disabled,.btn-link:disabled{color:#6c757d;pointer-events:none}.btn-group-lg>.btn,.btn-lg{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.btn-group-sm>.btn,.btn-sm{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:.5rem}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{-webkit-transition:none;-o-transition:none;transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition:height .35s ease;-o-transition:height .35s ease;transition:height .35s ease}@media (prefers-reduced-motion:reduce){.collapsing{-webkit-transition:none;-o-transition:none;transition:none}}.dropdown,.dropleft,.dropright,.dropup{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.dropdown-menu-left{right:auto;left:0}.dropdown-menu-right{right:0;left:auto}@media (min-width:520px){.dropdown-menu-xsm-left{right:auto;left:0}.dropdown-menu-xsm-right{right:0;left:auto}}@media (min-width:768px){.dropdown-menu-sm-left{right:auto;left:0}.dropdown-menu-sm-right{right:0;left:auto}}@media (min-width:992px){.dropdown-menu-md-left{right:auto;left:0}.dropdown-menu-md-right{right:0;left:auto}}@media (min-width:1350px){.dropdown-menu-lg-left{right:auto;left:0}.dropdown-menu-lg-right{right:0;left:auto}}.dropup .dropdown-menu{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty:after{margin-left:0}.dropright .dropdown-menu{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}.dropright .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropright .dropdown-toggle:empty:after{margin-left:0}.dropright .dropdown-toggle:after{vertical-align:0}.dropleft .dropdown-menu{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}.dropleft .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";display:none}.dropleft .dropdown-toggle:before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropleft .dropdown-toggle:empty:after{margin-left:0}.dropleft .dropdown-toggle:before{vertical-align:0}.dropdown-menu[x-placement^=bottom],.dropdown-menu[x-placement^=left],.dropdown-menu[x-placement^=right],.dropdown-menu[x-placement^=top]{right:auto;bottom:auto}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #acacbf}.dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:focus,.dropdown-item:hover{color:#16181b;text-decoration:none;background-color:#e0e0e4}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#007bff}.dropdown-item.disabled,.dropdown-item:disabled{color:#6c757d;pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}.dropdown-item-text{display:block;padding:.25rem 1.5rem;color:#212529}.btn-group,.btn-group-vertical{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:1}.btn-toolbar{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn-group:not(:first-child),.btn-group>.btn:not(:first-child){margin-left:-1px}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split:after,.dropright .dropdown-toggle-split:after,.dropup .dropdown-toggle-split:after{margin-left:0}.dropleft .dropdown-toggle-split:before{margin-right:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child){margin-top:-1px}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn:not(:first-child){border-top-left-radius:0;border-top-right-radius:0}.btn-group-toggle>.btn,.btn-group-toggle>.btn-group>.btn{margin-bottom:0}.btn-group-toggle>.btn-group>.btn input[type=checkbox],.btn-group-toggle>.btn-group>.btn input[type=radio],.btn-group-toggle>.btn input[type=checkbox],.btn-group-toggle>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.nav{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem}.nav-link:focus,.nav-link:hover{text-decoration:none}.nav-link.disabled{color:#6c757d;pointer-events:none;cursor:default}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-item{margin-bottom:-1px}.nav-tabs .nav-link{border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:#acacbf #acacbf #dee2e6}.nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link{border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#007bff}.nav-fill .nav-item{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;text-align:center}.nav-justified .nav-item{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;text-align:center}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.card{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.card>hr{margin-right:0;margin-left:0}.card>.list-group:first-child .list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card>.list-group:last-child .list-group-item:last-child{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.card-body{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:1.25rem}.card-title{margin-bottom:.75rem}.card-subtitle{margin-top:-.375rem}.card-subtitle,.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1.25rem}.card-header{padding:.75rem 1.25rem;margin-bottom:0;background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125)}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-header+.list-group .list-group-item:first-child{border-top:0}.card-footer{padding:.75rem 1.25rem;background-color:rgba(0,0,0,.03);border-top:1px solid rgba(0,0,0,.125)}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-header-tabs{margin-bottom:-.75rem;border-bottom:0}.card-header-pills,.card-header-tabs{margin-right:-.625rem;margin-left:-.625rem}.accordion>.card{overflow:hidden}.accordion>.card:not(:first-of-type) .card-header:first-child{border-radius:0}.accordion>.card:not(:first-of-type):not(:last-of-type){border-bottom:0;border-radius:0}.accordion>.card:first-of-type{border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.accordion>.card:last-of-type{border-top-left-radius:0;border-top-right-radius:0}.accordion>.card .card-header{margin-bottom:-1px}button.close{padding:0;background-color:transparent;border:0;-webkit-appearance:none;appearance:none}a.close.disabled{pointer-events:none}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{-webkit-transition:-webkit-transform .3s ease-out;transition:-webkit-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out,-o-transform .3s ease-out;-webkit-transform:translateY(-50px);-o-transform:translateY(-50px);transform:translateY(-50px)}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{-webkit-transition:none;-o-transition:none;transition:none}}.modal.show .modal-dialog{-webkit-transform:none;-o-transform:none;transform:none}.modal-dialog-scrollable{display:-webkit-box;display:-ms-flexbox;display:flex;max-height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 1rem);overflow:hidden}.modal-dialog-scrollable .modal-footer,.modal-dialog-scrollable .modal-header{-ms-flex-negative:0;flex-shrink:0}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:calc(100% - 1rem)}.modal-dialog-centered:before{display:block;height:calc(100vh - 1rem);content:""}.modal-dialog-centered.modal-dialog-scrollable{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%}.modal-dialog-centered.modal-dialog-scrollable .modal-content{max-height:none}.modal-dialog-centered.modal-dialog-scrollable:before{content:none}.modal-content{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:.3rem;border-top-right-radius:.3rem}.modal-header .close{padding:1rem;margin:-1rem -1rem -1rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:1rem}.modal-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:1rem;border-top:1px solid #dee2e6;border-bottom-right-radius:.3rem;border-bottom-left-radius:.3rem}.modal-footer>:not(:first-child){margin-left:.25rem}.modal-footer>:not(:last-child){margin-right:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:768px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{max-height:calc(100% - 3.5rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-dialog-centered:before{height:calc(100vh - 3.5rem)}.modal-sm{max-width:300px}}@media (min-width:1350px){.modal-lg,.modal-xl{max-width:800px}}.modal-xl{max-width:1140px}.tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:Geometria,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif;font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .arrow:before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-top{padding:.4rem 0}.bs-tooltip-top .arrow{bottom:0}.bs-tooltip-top .arrow:before{top:0;border-width:.4rem .4rem 0;border-top-color:#000}.bs-tooltip-right{padding:0 .4rem}.bs-tooltip-right .arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-right .arrow:before{right:0;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.bs-tooltip-bottom{padding:.4rem 0}.bs-tooltip-bottom .arrow{top:0}.bs-tooltip-bottom .arrow:before{bottom:0;border-width:0 .4rem .4rem;border-bottom-color:#000}.bs-tooltip-left{padding:0 .4rem}.bs-tooltip-left .arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-left .arrow:before{left:0;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.bg-primary{background-color:#007bff!important}a.bg-primary:focus,a.bg-primary:hover,button.bg-primary:focus,button.bg-primary:hover{background-color:#0062cc!important}.bg-secondary{background-color:#6c757d!important}a.bg-secondary:focus,a.bg-secondary:hover,button.bg-secondary:focus,button.bg-secondary:hover{background-color:#545b62!important}.bg-success{background-color:#04c000!important}a.bg-success:focus,a.bg-success:hover,button.bg-success:focus,button.bg-success:hover{background-color:#038d00!important}.bg-info{background-color:#17a2b8!important}a.bg-info:focus,a.bg-info:hover,button.bg-info:focus,button.bg-info:hover{background-color:#117a8b!important}.bg-warning{background-color:#facd0d!important}a.bg-warning:focus,a.bg-warning:hover,button.bg-warning:focus,button.bg-warning:hover{background-color:#d0a904!important}.bg-danger{background-color:#dc3545!important}a.bg-danger:focus,a.bg-danger:hover,button.bg-danger:focus,button.bg-danger:hover{background-color:#bd2130!important}.bg-light{background-color:#e0e0e4!important}a.bg-light:focus,a.bg-light:hover,button.bg-light:focus,button.bg-light:hover{background-color:#c5c5cc!important}.bg-dark{background-color:#343a40!important}a.bg-dark:focus,a.bg-dark:hover,button.bg-dark:focus,button.bg-dark:hover{background-color:#1d2124!important}.bg-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.border-0{border:0!important}.clearfix:after{display:block;clear:both;content:""}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}@media (min-width:520px){.d-xsm-none{display:none!important}.d-xsm-inline{display:inline!important}.d-xsm-inline-block{display:inline-block!important}.d-xsm-block{display:block!important}.d-xsm-table{display:table!important}.d-xsm-table-row{display:table-row!important}.d-xsm-table-cell{display:table-cell!important}.d-xsm-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-xsm-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:768px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-sm-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:992px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-md-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:1350px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-lg-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}.embed-responsive-21by9:before{padding-top:42.8571428571%}.embed-responsive-16by9:before{padding-top:56.25%}.embed-responsive-4by3:before{padding-top:75%}.embed-responsive-1by1:before{padding-top:100%}.flex-row{-webkit-box-orient:horizontal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-column,.flex-row{-webkit-box-direction:normal!important}.flex-column{-webkit-box-orient:vertical!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-row-reverse{-webkit-box-orient:horizontal!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-column-reverse,.flex-row-reverse{-webkit-box-direction:reverse!important}.flex-column-reverse{-webkit-box-orient:vertical!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}@media (min-width:520px){.flex-xsm-row{-webkit-box-orient:horizontal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-xsm-column,.flex-xsm-row{-webkit-box-direction:normal!important}.flex-xsm-column{-webkit-box-orient:vertical!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-xsm-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xsm-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xsm-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xsm-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xsm-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-xsm-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-xsm-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-xsm-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-xsm-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-xsm-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-xsm-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xsm-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xsm-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xsm-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xsm-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-xsm-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xsm-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xsm-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-xsm-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xsm-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xsm-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xsm-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xsm-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xsm-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xsm-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xsm-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xsm-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-xsm-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xsm-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xsm-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-xsm-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xsm-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:768px){.flex-sm-row{-webkit-box-orient:horizontal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-sm-column,.flex-sm-row{-webkit-box-direction:normal!important}.flex-sm-column{-webkit-box-orient:vertical!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-sm-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-sm-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-sm-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-sm-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-sm-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-sm-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-sm-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-sm-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-sm-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-sm-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-sm-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-sm-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-sm-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-sm-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-sm-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-sm-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-sm-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-sm-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-sm-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-sm-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-sm-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-sm-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-sm-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-sm-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-sm-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-sm-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-sm-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-sm-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-sm-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-sm-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-sm-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:992px){.flex-md-row{-webkit-box-orient:horizontal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-md-column,.flex-md-row{-webkit-box-direction:normal!important}.flex-md-column{-webkit-box-orient:vertical!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-md-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-md-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-md-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-md-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-md-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-md-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-md-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-md-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-md-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-md-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-md-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-md-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-md-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-md-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-md-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-md-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-md-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-md-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-md-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-md-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-md-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-md-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-md-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-md-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-md-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-md-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-md-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-md-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-md-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-md-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-md-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:1350px){.flex-lg-row{-webkit-box-orient:horizontal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-lg-column,.flex-lg-row{-webkit-box-direction:normal!important}.flex-lg-column{-webkit-box-orient:vertical!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-lg-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-lg-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-lg-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-lg-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-lg-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-lg-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-lg-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-lg-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-lg-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-lg-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-lg-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-lg-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-lg-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-lg-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-lg-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-lg-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-lg-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-lg-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-lg-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-lg-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-lg-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-lg-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-lg-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-lg-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-lg-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-lg-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-lg-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-lg-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-lg-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-lg-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-lg-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}.float-left{float:left!important}.float-right{float:right!important}.float-none{float:none!important}@media (min-width:520px){.float-xsm-left{float:left!important}.float-xsm-right{float:right!important}.float-xsm-none{float:none!important}}@media (min-width:768px){.float-sm-left{float:left!important}.float-sm-right{float:right!important}.float-sm-none{float:none!important}}@media (min-width:992px){.float-md-left{float:left!important}.float-md-right{float:right!important}.float-md-none{float:none!important}}@media (min-width:1350px){.float-lg-left{float:left!important}.float-lg-right{float:right!important}.float-lg-none{float:none!important}}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}@supports (position:sticky){.sticky-top{position:sticky;top:0;z-index:1020}}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.vw-100{width:100vw!important}.vh-100{height:100vh!important}.stretched-link:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:auto;content:"";background-color:transparent}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-5{margin:.3125rem!important}.mt-5,.my-5{margin-top:.3125rem!important}.mr-5,.mx-5{margin-right:.3125rem!important}.mb-5,.my-5{margin-bottom:.3125rem!important}.ml-5,.mx-5{margin-left:.3125rem!important}.m-10{margin:.625rem!important}.mt-10,.my-10{margin-top:.625rem!important}.mr-10,.mx-10{margin-right:.625rem!important}.mb-10,.my-10{margin-bottom:.625rem!important}.ml-10,.mx-10{margin-left:.625rem!important}.m-15{margin:.9375rem!important}.mt-15,.my-15{margin-top:.9375rem!important}.mr-15,.mx-15{margin-right:.9375rem!important}.mb-15,.my-15{margin-bottom:.9375rem!important}.ml-15,.mx-15{margin-left:.9375rem!important}.m-20{margin:1.25rem!important}.mt-20,.my-20{margin-top:1.25rem!important}.mr-20,.mx-20{margin-right:1.25rem!important}.mb-20,.my-20{margin-bottom:1.25rem!important}.ml-20,.mx-20{margin-left:1.25rem!important}.m-30{margin:1.875rem!important}.mt-30,.my-30{margin-top:1.875rem!important}.mr-30,.mx-30{margin-right:1.875rem!important}.mb-30,.my-30{margin-bottom:1.875rem!important}.ml-30,.mx-30{margin-left:1.875rem!important}.m-40{margin:2.5rem!important}.mt-40,.my-40{margin-top:2.5rem!important}.mr-40,.mx-40{margin-right:2.5rem!important}.mb-40,.my-40{margin-bottom:2.5rem!important}.ml-40,.mx-40{margin-left:2.5rem!important}.m-50{margin:3.125rem!important}.mt-50,.my-50{margin-top:3.125rem!important}.mr-50,.mx-50{margin-right:3.125rem!important}.mb-50,.my-50{margin-bottom:3.125rem!important}.ml-50,.mx-50{margin-left:3.125rem!important}.m-60{margin:3.75rem!important}.mt-60,.my-60{margin-top:3.75rem!important}.mr-60,.mx-60{margin-right:3.75rem!important}.mb-60,.my-60{margin-bottom:3.75rem!important}.ml-60,.mx-60{margin-left:3.75rem!important}.m-70{margin:4.375rem!important}.mt-70,.my-70{margin-top:4.375rem!important}.mr-70,.mx-70{margin-right:4.375rem!important}.mb-70,.my-70{margin-bottom:4.375rem!important}.ml-70,.mx-70{margin-left:4.375rem!important}.m-80{margin:5rem!important}.mt-80,.my-80{margin-top:5rem!important}.mr-80,.mx-80{margin-right:5rem!important}.mb-80,.my-80{margin-bottom:5rem!important}.ml-80,.mx-80{margin-left:5rem!important}.m-90{margin:5.625rem!important}.mt-90,.my-90{margin-top:5.625rem!important}.mr-90,.mx-90{margin-right:5.625rem!important}.mb-90,.my-90{margin-bottom:5.625rem!important}.ml-90,.mx-90{margin-left:5.625rem!important}.m-100{margin:6.25rem!important}.mt-100,.my-100{margin-top:6.25rem!important}.mr-100,.mx-100{margin-right:6.25rem!important}.mb-100,.my-100{margin-bottom:6.25rem!important}.ml-100,.mx-100{margin-left:6.25rem!important}.m-110{margin:6.875rem!important}.mt-110,.my-110{margin-top:6.875rem!important}.mr-110,.mx-110{margin-right:6.875rem!important}.mb-110,.my-110{margin-bottom:6.875rem!important}.ml-110,.mx-110{margin-left:6.875rem!important}.m-120{margin:7.5rem!important}.mt-120,.my-120{margin-top:7.5rem!important}.mr-120,.mx-120{margin-right:7.5rem!important}.mb-120,.my-120{margin-bottom:7.5rem!important}.ml-120,.mx-120{margin-left:7.5rem!important}.m-130{margin:8.125rem!important}.mt-130,.my-130{margin-top:8.125rem!important}.mr-130,.mx-130{margin-right:8.125rem!important}.mb-130,.my-130{margin-bottom:8.125rem!important}.ml-130,.mx-130{margin-left:8.125rem!important}.m-140{margin:8.75rem!important}.mt-140,.my-140{margin-top:8.75rem!important}.mr-140,.mx-140{margin-right:8.75rem!important}.mb-140,.my-140{margin-bottom:8.75rem!important}.ml-140,.mx-140{margin-left:8.75rem!important}.m-150{margin:9.375rem!important}.mt-150,.my-150{margin-top:9.375rem!important}.mr-150,.mx-150{margin-right:9.375rem!important}.mb-150,.my-150{margin-bottom:9.375rem!important}.ml-150,.mx-150{margin-left:9.375rem!important}.m-160{margin:10rem!important}.mt-160,.my-160{margin-top:10rem!important}.mr-160,.mx-160{margin-right:10rem!important}.mb-160,.my-160{margin-bottom:10rem!important}.ml-160,.mx-160{margin-left:10rem!important}.m-170{margin:10.625rem!important}.mt-170,.my-170{margin-top:10.625rem!important}.mr-170,.mx-170{margin-right:10.625rem!important}.mb-170,.my-170{margin-bottom:10.625rem!important}.ml-170,.mx-170{margin-left:10.625rem!important}.m-180{margin:11.25rem!important}.mt-180,.my-180{margin-top:11.25rem!important}.mr-180,.mx-180{margin-right:11.25rem!important}.mb-180,.my-180{margin-bottom:11.25rem!important}.ml-180,.mx-180{margin-left:11.25rem!important}.m-190{margin:11.875rem!important}.mt-190,.my-190{margin-top:11.875rem!important}.mr-190,.mx-190{margin-right:11.875rem!important}.mb-190,.my-190{margin-bottom:11.875rem!important}.ml-190,.mx-190{margin-left:11.875rem!important}.m-200{margin:12.5rem!important}.mt-200,.my-200{margin-top:12.5rem!important}.mr-200,.mx-200{margin-right:12.5rem!important}.mb-200,.my-200{margin-bottom:12.5rem!important}.ml-200,.mx-200{margin-left:12.5rem!important}.m-210{margin:13.125rem!important}.mt-210,.my-210{margin-top:13.125rem!important}.mr-210,.mx-210{margin-right:13.125rem!important}.mb-210,.my-210{margin-bottom:13.125rem!important}.ml-210,.mx-210{margin-left:13.125rem!important}.m-220{margin:13.75rem!important}.mt-220,.my-220{margin-top:13.75rem!important}.mr-220,.mx-220{margin-right:13.75rem!important}.mb-220,.my-220{margin-bottom:13.75rem!important}.ml-220,.mx-220{margin-left:13.75rem!important}.m-230{margin:14.375rem!important}.mt-230,.my-230{margin-top:14.375rem!important}.mr-230,.mx-230{margin-right:14.375rem!important}.mb-230,.my-230{margin-bottom:14.375rem!important}.ml-230,.mx-230{margin-left:14.375rem!important}.m-240{margin:15rem!important}.mt-240,.my-240{margin-top:15rem!important}.mr-240,.mx-240{margin-right:15rem!important}.mb-240,.my-240{margin-bottom:15rem!important}.ml-240,.mx-240{margin-left:15rem!important}.m-250{margin:15.625rem!important}.mt-250,.my-250{margin-top:15.625rem!important}.mr-250,.mx-250{margin-right:15.625rem!important}.mb-250,.my-250{margin-bottom:15.625rem!important}.ml-250,.mx-250{margin-left:15.625rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-5{padding:.3125rem!important}.pt-5,.py-5{padding-top:.3125rem!important}.pr-5,.px-5{padding-right:.3125rem!important}.pb-5,.py-5{padding-bottom:.3125rem!important}.pl-5,.px-5{padding-left:.3125rem!important}.p-10{padding:.625rem!important}.pt-10,.py-10{padding-top:.625rem!important}.pr-10,.px-10{padding-right:.625rem!important}.pb-10,.py-10{padding-bottom:.625rem!important}.pl-10,.px-10{padding-left:.625rem!important}.p-15{padding:.9375rem!important}.pt-15,.py-15{padding-top:.9375rem!important}.pr-15,.px-15{padding-right:.9375rem!important}.pb-15,.py-15{padding-bottom:.9375rem!important}.pl-15,.px-15{padding-left:.9375rem!important}.p-20{padding:1.25rem!important}.pt-20,.py-20{padding-top:1.25rem!important}.pr-20,.px-20{padding-right:1.25rem!important}.pb-20,.py-20{padding-bottom:1.25rem!important}.pl-20,.px-20{padding-left:1.25rem!important}.p-30{padding:1.875rem!important}.pt-30,.py-30{padding-top:1.875rem!important}.pr-30,.px-30{padding-right:1.875rem!important}.pb-30,.py-30{padding-bottom:1.875rem!important}.pl-30,.px-30{padding-left:1.875rem!important}.p-40{padding:2.5rem!important}.pt-40,.py-40{padding-top:2.5rem!important}.pr-40,.px-40{padding-right:2.5rem!important}.pb-40,.py-40{padding-bottom:2.5rem!important}.pl-40,.px-40{padding-left:2.5rem!important}.p-50{padding:3.125rem!important}.pt-50,.py-50{padding-top:3.125rem!important}.pr-50,.px-50{padding-right:3.125rem!important}.pb-50,.py-50{padding-bottom:3.125rem!important}.pl-50,.px-50{padding-left:3.125rem!important}.p-60{padding:3.75rem!important}.pt-60,.py-60{padding-top:3.75rem!important}.pr-60,.px-60{padding-right:3.75rem!important}.pb-60,.py-60{padding-bottom:3.75rem!important}.pl-60,.px-60{padding-left:3.75rem!important}.p-70{padding:4.375rem!important}.pt-70,.py-70{padding-top:4.375rem!important}.pr-70,.px-70{padding-right:4.375rem!important}.pb-70,.py-70{padding-bottom:4.375rem!important}.pl-70,.px-70{padding-left:4.375rem!important}.p-80{padding:5rem!important}.pt-80,.py-80{padding-top:5rem!important}.pr-80,.px-80{padding-right:5rem!important}.pb-80,.py-80{padding-bottom:5rem!important}.pl-80,.px-80{padding-left:5rem!important}.p-90{padding:5.625rem!important}.pt-90,.py-90{padding-top:5.625rem!important}.pr-90,.px-90{padding-right:5.625rem!important}.pb-90,.py-90{padding-bottom:5.625rem!important}.pl-90,.px-90{padding-left:5.625rem!important}.p-100{padding:6.25rem!important}.pt-100,.py-100{padding-top:6.25rem!important}.pr-100,.px-100{padding-right:6.25rem!important}.pb-100,.py-100{padding-bottom:6.25rem!important}.pl-100,.px-100{padding-left:6.25rem!important}.p-110{padding:6.875rem!important}.pt-110,.py-110{padding-top:6.875rem!important}.pr-110,.px-110{padding-right:6.875rem!important}.pb-110,.py-110{padding-bottom:6.875rem!important}.pl-110,.px-110{padding-left:6.875rem!important}.p-120{padding:7.5rem!important}.pt-120,.py-120{padding-top:7.5rem!important}.pr-120,.px-120{padding-right:7.5rem!important}.pb-120,.py-120{padding-bottom:7.5rem!important}.pl-120,.px-120{padding-left:7.5rem!important}.p-130{padding:8.125rem!important}.pt-130,.py-130{padding-top:8.125rem!important}.pr-130,.px-130{padding-right:8.125rem!important}.pb-130,.py-130{padding-bottom:8.125rem!important}.pl-130,.px-130{padding-left:8.125rem!important}.p-140{padding:8.75rem!important}.pt-140,.py-140{padding-top:8.75rem!important}.pr-140,.px-140{padding-right:8.75rem!important}.pb-140,.py-140{padding-bottom:8.75rem!important}.pl-140,.px-140{padding-left:8.75rem!important}.p-150{padding:9.375rem!important}.pt-150,.py-150{padding-top:9.375rem!important}.pr-150,.px-150{padding-right:9.375rem!important}.pb-150,.py-150{padding-bottom:9.375rem!important}.pl-150,.px-150{padding-left:9.375rem!important}.p-160{padding:10rem!important}.pt-160,.py-160{padding-top:10rem!important}.pr-160,.px-160{padding-right:10rem!important}.pb-160,.py-160{padding-bottom:10rem!important}.pl-160,.px-160{padding-left:10rem!important}.p-170{padding:10.625rem!important}.pt-170,.py-170{padding-top:10.625rem!important}.pr-170,.px-170{padding-right:10.625rem!important}.pb-170,.py-170{padding-bottom:10.625rem!important}.pl-170,.px-170{padding-left:10.625rem!important}.p-180{padding:11.25rem!important}.pt-180,.py-180{padding-top:11.25rem!important}.pr-180,.px-180{padding-right:11.25rem!important}.pb-180,.py-180{padding-bottom:11.25rem!important}.pl-180,.px-180{padding-left:11.25rem!important}.p-190{padding:11.875rem!important}.pt-190,.py-190{padding-top:11.875rem!important}.pr-190,.px-190{padding-right:11.875rem!important}.pb-190,.py-190{padding-bottom:11.875rem!important}.pl-190,.px-190{padding-left:11.875rem!important}.p-200{padding:12.5rem!important}.pt-200,.py-200{padding-top:12.5rem!important}.pr-200,.px-200{padding-right:12.5rem!important}.pb-200,.py-200{padding-bottom:12.5rem!important}.pl-200,.px-200{padding-left:12.5rem!important}.p-210{padding:13.125rem!important}.pt-210,.py-210{padding-top:13.125rem!important}.pr-210,.px-210{padding-right:13.125rem!important}.pb-210,.py-210{padding-bottom:13.125rem!important}.pl-210,.px-210{padding-left:13.125rem!important}.p-220{padding:13.75rem!important}.pt-220,.py-220{padding-top:13.75rem!important}.pr-220,.px-220{padding-right:13.75rem!important}.pb-220,.py-220{padding-bottom:13.75rem!important}.pl-220,.px-220{padding-left:13.75rem!important}.p-230{padding:14.375rem!important}.pt-230,.py-230{padding-top:14.375rem!important}.pr-230,.px-230{padding-right:14.375rem!important}.pb-230,.py-230{padding-bottom:14.375rem!important}.pl-230,.px-230{padding-left:14.375rem!important}.p-240{padding:15rem!important}.pt-240,.py-240{padding-top:15rem!important}.pr-240,.px-240{padding-right:15rem!important}.pb-240,.py-240{padding-bottom:15rem!important}.pl-240,.px-240{padding-left:15rem!important}.p-250{padding:15.625rem!important}.pt-250,.py-250{padding-top:15.625rem!important}.pr-250,.px-250{padding-right:15.625rem!important}.pb-250,.py-250{padding-bottom:15.625rem!important}.pl-250,.px-250{padding-left:15.625rem!important}.m-n5{margin:-.3125rem!important}.mt-n5,.my-n5{margin-top:-.3125rem!important}.mr-n5,.mx-n5{margin-right:-.3125rem!important}.mb-n5,.my-n5{margin-bottom:-.3125rem!important}.ml-n5,.mx-n5{margin-left:-.3125rem!important}.m-n10{margin:-.625rem!important}.mt-n10,.my-n10{margin-top:-.625rem!important}.mr-n10,.mx-n10{margin-right:-.625rem!important}.mb-n10,.my-n10{margin-bottom:-.625rem!important}.ml-n10,.mx-n10{margin-left:-.625rem!important}.m-n15{margin:-.9375rem!important}.mt-n15,.my-n15{margin-top:-.9375rem!important}.mr-n15,.mx-n15{margin-right:-.9375rem!important}.mb-n15,.my-n15{margin-bottom:-.9375rem!important}.ml-n15,.mx-n15{margin-left:-.9375rem!important}.m-n20{margin:-1.25rem!important}.mt-n20,.my-n20{margin-top:-1.25rem!important}.mr-n20,.mx-n20{margin-right:-1.25rem!important}.mb-n20,.my-n20{margin-bottom:-1.25rem!important}.ml-n20,.mx-n20{margin-left:-1.25rem!important}.m-n30{margin:-1.875rem!important}.mt-n30,.my-n30{margin-top:-1.875rem!important}.mr-n30,.mx-n30{margin-right:-1.875rem!important}.mb-n30,.my-n30{margin-bottom:-1.875rem!important}.ml-n30,.mx-n30{margin-left:-1.875rem!important}.m-n40{margin:-2.5rem!important}.mt-n40,.my-n40{margin-top:-2.5rem!important}.mr-n40,.mx-n40{margin-right:-2.5rem!important}.mb-n40,.my-n40{margin-bottom:-2.5rem!important}.ml-n40,.mx-n40{margin-left:-2.5rem!important}.m-n50{margin:-3.125rem!important}.mt-n50,.my-n50{margin-top:-3.125rem!important}.mr-n50,.mx-n50{margin-right:-3.125rem!important}.mb-n50,.my-n50{margin-bottom:-3.125rem!important}.ml-n50,.mx-n50{margin-left:-3.125rem!important}.m-n60{margin:-3.75rem!important}.mt-n60,.my-n60{margin-top:-3.75rem!important}.mr-n60,.mx-n60{margin-right:-3.75rem!important}.mb-n60,.my-n60{margin-bottom:-3.75rem!important}.ml-n60,.mx-n60{margin-left:-3.75rem!important}.m-n70{margin:-4.375rem!important}.mt-n70,.my-n70{margin-top:-4.375rem!important}.mr-n70,.mx-n70{margin-right:-4.375rem!important}.mb-n70,.my-n70{margin-bottom:-4.375rem!important}.ml-n70,.mx-n70{margin-left:-4.375rem!important}.m-n80{margin:-5rem!important}.mt-n80,.my-n80{margin-top:-5rem!important}.mr-n80,.mx-n80{margin-right:-5rem!important}.mb-n80,.my-n80{margin-bottom:-5rem!important}.ml-n80,.mx-n80{margin-left:-5rem!important}.m-n90{margin:-5.625rem!important}.mt-n90,.my-n90{margin-top:-5.625rem!important}.mr-n90,.mx-n90{margin-right:-5.625rem!important}.mb-n90,.my-n90{margin-bottom:-5.625rem!important}.ml-n90,.mx-n90{margin-left:-5.625rem!important}.m-n100{margin:-6.25rem!important}.mt-n100,.my-n100{margin-top:-6.25rem!important}.mr-n100,.mx-n100{margin-right:-6.25rem!important}.mb-n100,.my-n100{margin-bottom:-6.25rem!important}.ml-n100,.mx-n100{margin-left:-6.25rem!important}.m-n110{margin:-6.875rem!important}.mt-n110,.my-n110{margin-top:-6.875rem!important}.mr-n110,.mx-n110{margin-right:-6.875rem!important}.mb-n110,.my-n110{margin-bottom:-6.875rem!important}.ml-n110,.mx-n110{margin-left:-6.875rem!important}.m-n120{margin:-7.5rem!important}.mt-n120,.my-n120{margin-top:-7.5rem!important}.mr-n120,.mx-n120{margin-right:-7.5rem!important}.mb-n120,.my-n120{margin-bottom:-7.5rem!important}.ml-n120,.mx-n120{margin-left:-7.5rem!important}.m-n130{margin:-8.125rem!important}.mt-n130,.my-n130{margin-top:-8.125rem!important}.mr-n130,.mx-n130{margin-right:-8.125rem!important}.mb-n130,.my-n130{margin-bottom:-8.125rem!important}.ml-n130,.mx-n130{margin-left:-8.125rem!important}.m-n140{margin:-8.75rem!important}.mt-n140,.my-n140{margin-top:-8.75rem!important}.mr-n140,.mx-n140{margin-right:-8.75rem!important}.mb-n140,.my-n140{margin-bottom:-8.75rem!important}.ml-n140,.mx-n140{margin-left:-8.75rem!important}.m-n150{margin:-9.375rem!important}.mt-n150,.my-n150{margin-top:-9.375rem!important}.mr-n150,.mx-n150{margin-right:-9.375rem!important}.mb-n150,.my-n150{margin-bottom:-9.375rem!important}.ml-n150,.mx-n150{margin-left:-9.375rem!important}.m-n160{margin:-10rem!important}.mt-n160,.my-n160{margin-top:-10rem!important}.mr-n160,.mx-n160{margin-right:-10rem!important}.mb-n160,.my-n160{margin-bottom:-10rem!important}.ml-n160,.mx-n160{margin-left:-10rem!important}.m-n170{margin:-10.625rem!important}.mt-n170,.my-n170{margin-top:-10.625rem!important}.mr-n170,.mx-n170{margin-right:-10.625rem!important}.mb-n170,.my-n170{margin-bottom:-10.625rem!important}.ml-n170,.mx-n170{margin-left:-10.625rem!important}.m-n180{margin:-11.25rem!important}.mt-n180,.my-n180{margin-top:-11.25rem!important}.mr-n180,.mx-n180{margin-right:-11.25rem!important}.mb-n180,.my-n180{margin-bottom:-11.25rem!important}.ml-n180,.mx-n180{margin-left:-11.25rem!important}.m-n190{margin:-11.875rem!important}.mt-n190,.my-n190{margin-top:-11.875rem!important}.mr-n190,.mx-n190{margin-right:-11.875rem!important}.mb-n190,.my-n190{margin-bottom:-11.875rem!important}.ml-n190,.mx-n190{margin-left:-11.875rem!important}.m-n200{margin:-12.5rem!important}.mt-n200,.my-n200{margin-top:-12.5rem!important}.mr-n200,.mx-n200{margin-right:-12.5rem!important}.mb-n200,.my-n200{margin-bottom:-12.5rem!important}.ml-n200,.mx-n200{margin-left:-12.5rem!important}.m-n210{margin:-13.125rem!important}.mt-n210,.my-n210{margin-top:-13.125rem!important}.mr-n210,.mx-n210{margin-right:-13.125rem!important}.mb-n210,.my-n210{margin-bottom:-13.125rem!important}.ml-n210,.mx-n210{margin-left:-13.125rem!important}.m-n220{margin:-13.75rem!important}.mt-n220,.my-n220{margin-top:-13.75rem!important}.mr-n220,.mx-n220{margin-right:-13.75rem!important}.mb-n220,.my-n220{margin-bottom:-13.75rem!important}.ml-n220,.mx-n220{margin-left:-13.75rem!important}.m-n230{margin:-14.375rem!important}.mt-n230,.my-n230{margin-top:-14.375rem!important}.mr-n230,.mx-n230{margin-right:-14.375rem!important}.mb-n230,.my-n230{margin-bottom:-14.375rem!important}.ml-n230,.mx-n230{margin-left:-14.375rem!important}.m-n240{margin:-15rem!important}.mt-n240,.my-n240{margin-top:-15rem!important}.mr-n240,.mx-n240{margin-right:-15rem!important}.mb-n240,.my-n240{margin-bottom:-15rem!important}.ml-n240,.mx-n240{margin-left:-15rem!important}.m-n250{margin:-15.625rem!important}.mt-n250,.my-n250{margin-top:-15.625rem!important}.mr-n250,.mx-n250{margin-right:-15.625rem!important}.mb-n250,.my-n250{margin-bottom:-15.625rem!important}.ml-n250,.mx-n250{margin-left:-15.625rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width:520px){.m-xsm-0{margin:0!important}.mt-xsm-0,.my-xsm-0{margin-top:0!important}.mr-xsm-0,.mx-xsm-0{margin-right:0!important}.mb-xsm-0,.my-xsm-0{margin-bottom:0!important}.ml-xsm-0,.mx-xsm-0{margin-left:0!important}.m-xsm-5{margin:.3125rem!important}.mt-xsm-5,.my-xsm-5{margin-top:.3125rem!important}.mr-xsm-5,.mx-xsm-5{margin-right:.3125rem!important}.mb-xsm-5,.my-xsm-5{margin-bottom:.3125rem!important}.ml-xsm-5,.mx-xsm-5{margin-left:.3125rem!important}.m-xsm-10{margin:.625rem!important}.mt-xsm-10,.my-xsm-10{margin-top:.625rem!important}.mr-xsm-10,.mx-xsm-10{margin-right:.625rem!important}.mb-xsm-10,.my-xsm-10{margin-bottom:.625rem!important}.ml-xsm-10,.mx-xsm-10{margin-left:.625rem!important}.m-xsm-15{margin:.9375rem!important}.mt-xsm-15,.my-xsm-15{margin-top:.9375rem!important}.mr-xsm-15,.mx-xsm-15{margin-right:.9375rem!important}.mb-xsm-15,.my-xsm-15{margin-bottom:.9375rem!important}.ml-xsm-15,.mx-xsm-15{margin-left:.9375rem!important}.m-xsm-20{margin:1.25rem!important}.mt-xsm-20,.my-xsm-20{margin-top:1.25rem!important}.mr-xsm-20,.mx-xsm-20{margin-right:1.25rem!important}.mb-xsm-20,.my-xsm-20{margin-bottom:1.25rem!important}.ml-xsm-20,.mx-xsm-20{margin-left:1.25rem!important}.m-xsm-30{margin:1.875rem!important}.mt-xsm-30,.my-xsm-30{margin-top:1.875rem!important}.mr-xsm-30,.mx-xsm-30{margin-right:1.875rem!important}.mb-xsm-30,.my-xsm-30{margin-bottom:1.875rem!important}.ml-xsm-30,.mx-xsm-30{margin-left:1.875rem!important}.m-xsm-40{margin:2.5rem!important}.mt-xsm-40,.my-xsm-40{margin-top:2.5rem!important}.mr-xsm-40,.mx-xsm-40{margin-right:2.5rem!important}.mb-xsm-40,.my-xsm-40{margin-bottom:2.5rem!important}.ml-xsm-40,.mx-xsm-40{margin-left:2.5rem!important}.m-xsm-50{margin:3.125rem!important}.mt-xsm-50,.my-xsm-50{margin-top:3.125rem!important}.mr-xsm-50,.mx-xsm-50{margin-right:3.125rem!important}.mb-xsm-50,.my-xsm-50{margin-bottom:3.125rem!important}.ml-xsm-50,.mx-xsm-50{margin-left:3.125rem!important}.m-xsm-60{margin:3.75rem!important}.mt-xsm-60,.my-xsm-60{margin-top:3.75rem!important}.mr-xsm-60,.mx-xsm-60{margin-right:3.75rem!important}.mb-xsm-60,.my-xsm-60{margin-bottom:3.75rem!important}.ml-xsm-60,.mx-xsm-60{margin-left:3.75rem!important}.m-xsm-70{margin:4.375rem!important}.mt-xsm-70,.my-xsm-70{margin-top:4.375rem!important}.mr-xsm-70,.mx-xsm-70{margin-right:4.375rem!important}.mb-xsm-70,.my-xsm-70{margin-bottom:4.375rem!important}.ml-xsm-70,.mx-xsm-70{margin-left:4.375rem!important}.m-xsm-80{margin:5rem!important}.mt-xsm-80,.my-xsm-80{margin-top:5rem!important}.mr-xsm-80,.mx-xsm-80{margin-right:5rem!important}.mb-xsm-80,.my-xsm-80{margin-bottom:5rem!important}.ml-xsm-80,.mx-xsm-80{margin-left:5rem!important}.m-xsm-90{margin:5.625rem!important}.mt-xsm-90,.my-xsm-90{margin-top:5.625rem!important}.mr-xsm-90,.mx-xsm-90{margin-right:5.625rem!important}.mb-xsm-90,.my-xsm-90{margin-bottom:5.625rem!important}.ml-xsm-90,.mx-xsm-90{margin-left:5.625rem!important}.m-xsm-100{margin:6.25rem!important}.mt-xsm-100,.my-xsm-100{margin-top:6.25rem!important}.mr-xsm-100,.mx-xsm-100{margin-right:6.25rem!important}.mb-xsm-100,.my-xsm-100{margin-bottom:6.25rem!important}.ml-xsm-100,.mx-xsm-100{margin-left:6.25rem!important}.m-xsm-110{margin:6.875rem!important}.mt-xsm-110,.my-xsm-110{margin-top:6.875rem!important}.mr-xsm-110,.mx-xsm-110{margin-right:6.875rem!important}.mb-xsm-110,.my-xsm-110{margin-bottom:6.875rem!important}.ml-xsm-110,.mx-xsm-110{margin-left:6.875rem!important}.m-xsm-120{margin:7.5rem!important}.mt-xsm-120,.my-xsm-120{margin-top:7.5rem!important}.mr-xsm-120,.mx-xsm-120{margin-right:7.5rem!important}.mb-xsm-120,.my-xsm-120{margin-bottom:7.5rem!important}.ml-xsm-120,.mx-xsm-120{margin-left:7.5rem!important}.m-xsm-130{margin:8.125rem!important}.mt-xsm-130,.my-xsm-130{margin-top:8.125rem!important}.mr-xsm-130,.mx-xsm-130{margin-right:8.125rem!important}.mb-xsm-130,.my-xsm-130{margin-bottom:8.125rem!important}.ml-xsm-130,.mx-xsm-130{margin-left:8.125rem!important}.m-xsm-140{margin:8.75rem!important}.mt-xsm-140,.my-xsm-140{margin-top:8.75rem!important}.mr-xsm-140,.mx-xsm-140{margin-right:8.75rem!important}.mb-xsm-140,.my-xsm-140{margin-bottom:8.75rem!important}.ml-xsm-140,.mx-xsm-140{margin-left:8.75rem!important}.m-xsm-150{margin:9.375rem!important}.mt-xsm-150,.my-xsm-150{margin-top:9.375rem!important}.mr-xsm-150,.mx-xsm-150{margin-right:9.375rem!important}.mb-xsm-150,.my-xsm-150{margin-bottom:9.375rem!important}.ml-xsm-150,.mx-xsm-150{margin-left:9.375rem!important}.m-xsm-160{margin:10rem!important}.mt-xsm-160,.my-xsm-160{margin-top:10rem!important}.mr-xsm-160,.mx-xsm-160{margin-right:10rem!important}.mb-xsm-160,.my-xsm-160{margin-bottom:10rem!important}.ml-xsm-160,.mx-xsm-160{margin-left:10rem!important}.m-xsm-170{margin:10.625rem!important}.mt-xsm-170,.my-xsm-170{margin-top:10.625rem!important}.mr-xsm-170,.mx-xsm-170{margin-right:10.625rem!important}.mb-xsm-170,.my-xsm-170{margin-bottom:10.625rem!important}.ml-xsm-170,.mx-xsm-170{margin-left:10.625rem!important}.m-xsm-180{margin:11.25rem!important}.mt-xsm-180,.my-xsm-180{margin-top:11.25rem!important}.mr-xsm-180,.mx-xsm-180{margin-right:11.25rem!important}.mb-xsm-180,.my-xsm-180{margin-bottom:11.25rem!important}.ml-xsm-180,.mx-xsm-180{margin-left:11.25rem!important}.m-xsm-190{margin:11.875rem!important}.mt-xsm-190,.my-xsm-190{margin-top:11.875rem!important}.mr-xsm-190,.mx-xsm-190{margin-right:11.875rem!important}.mb-xsm-190,.my-xsm-190{margin-bottom:11.875rem!important}.ml-xsm-190,.mx-xsm-190{margin-left:11.875rem!important}.m-xsm-200{margin:12.5rem!important}.mt-xsm-200,.my-xsm-200{margin-top:12.5rem!important}.mr-xsm-200,.mx-xsm-200{margin-right:12.5rem!important}.mb-xsm-200,.my-xsm-200{margin-bottom:12.5rem!important}.ml-xsm-200,.mx-xsm-200{margin-left:12.5rem!important}.m-xsm-210{margin:13.125rem!important}.mt-xsm-210,.my-xsm-210{margin-top:13.125rem!important}.mr-xsm-210,.mx-xsm-210{margin-right:13.125rem!important}.mb-xsm-210,.my-xsm-210{margin-bottom:13.125rem!important}.ml-xsm-210,.mx-xsm-210{margin-left:13.125rem!important}.m-xsm-220{margin:13.75rem!important}.mt-xsm-220,.my-xsm-220{margin-top:13.75rem!important}.mr-xsm-220,.mx-xsm-220{margin-right:13.75rem!important}.mb-xsm-220,.my-xsm-220{margin-bottom:13.75rem!important}.ml-xsm-220,.mx-xsm-220{margin-left:13.75rem!important}.m-xsm-230{margin:14.375rem!important}.mt-xsm-230,.my-xsm-230{margin-top:14.375rem!important}.mr-xsm-230,.mx-xsm-230{margin-right:14.375rem!important}.mb-xsm-230,.my-xsm-230{margin-bottom:14.375rem!important}.ml-xsm-230,.mx-xsm-230{margin-left:14.375rem!important}.m-xsm-240{margin:15rem!important}.mt-xsm-240,.my-xsm-240{margin-top:15rem!important}.mr-xsm-240,.mx-xsm-240{margin-right:15rem!important}.mb-xsm-240,.my-xsm-240{margin-bottom:15rem!important}.ml-xsm-240,.mx-xsm-240{margin-left:15rem!important}.m-xsm-250{margin:15.625rem!important}.mt-xsm-250,.my-xsm-250{margin-top:15.625rem!important}.mr-xsm-250,.mx-xsm-250{margin-right:15.625rem!important}.mb-xsm-250,.my-xsm-250{margin-bottom:15.625rem!important}.ml-xsm-250,.mx-xsm-250{margin-left:15.625rem!important}.p-xsm-0{padding:0!important}.pt-xsm-0,.py-xsm-0{padding-top:0!important}.pr-xsm-0,.px-xsm-0{padding-right:0!important}.pb-xsm-0,.py-xsm-0{padding-bottom:0!important}.pl-xsm-0,.px-xsm-0{padding-left:0!important}.p-xsm-5{padding:.3125rem!important}.pt-xsm-5,.py-xsm-5{padding-top:.3125rem!important}.pr-xsm-5,.px-xsm-5{padding-right:.3125rem!important}.pb-xsm-5,.py-xsm-5{padding-bottom:.3125rem!important}.pl-xsm-5,.px-xsm-5{padding-left:.3125rem!important}.p-xsm-10{padding:.625rem!important}.pt-xsm-10,.py-xsm-10{padding-top:.625rem!important}.pr-xsm-10,.px-xsm-10{padding-right:.625rem!important}.pb-xsm-10,.py-xsm-10{padding-bottom:.625rem!important}.pl-xsm-10,.px-xsm-10{padding-left:.625rem!important}.p-xsm-15{padding:.9375rem!important}.pt-xsm-15,.py-xsm-15{padding-top:.9375rem!important}.pr-xsm-15,.px-xsm-15{padding-right:.9375rem!important}.pb-xsm-15,.py-xsm-15{padding-bottom:.9375rem!important}.pl-xsm-15,.px-xsm-15{padding-left:.9375rem!important}.p-xsm-20{padding:1.25rem!important}.pt-xsm-20,.py-xsm-20{padding-top:1.25rem!important}.pr-xsm-20,.px-xsm-20{padding-right:1.25rem!important}.pb-xsm-20,.py-xsm-20{padding-bottom:1.25rem!important}.pl-xsm-20,.px-xsm-20{padding-left:1.25rem!important}.p-xsm-30{padding:1.875rem!important}.pt-xsm-30,.py-xsm-30{padding-top:1.875rem!important}.pr-xsm-30,.px-xsm-30{padding-right:1.875rem!important}.pb-xsm-30,.py-xsm-30{padding-bottom:1.875rem!important}.pl-xsm-30,.px-xsm-30{padding-left:1.875rem!important}.p-xsm-40{padding:2.5rem!important}.pt-xsm-40,.py-xsm-40{padding-top:2.5rem!important}.pr-xsm-40,.px-xsm-40{padding-right:2.5rem!important}.pb-xsm-40,.py-xsm-40{padding-bottom:2.5rem!important}.pl-xsm-40,.px-xsm-40{padding-left:2.5rem!important}.p-xsm-50{padding:3.125rem!important}.pt-xsm-50,.py-xsm-50{padding-top:3.125rem!important}.pr-xsm-50,.px-xsm-50{padding-right:3.125rem!important}.pb-xsm-50,.py-xsm-50{padding-bottom:3.125rem!important}.pl-xsm-50,.px-xsm-50{padding-left:3.125rem!important}.p-xsm-60{padding:3.75rem!important}.pt-xsm-60,.py-xsm-60{padding-top:3.75rem!important}.pr-xsm-60,.px-xsm-60{padding-right:3.75rem!important}.pb-xsm-60,.py-xsm-60{padding-bottom:3.75rem!important}.pl-xsm-60,.px-xsm-60{padding-left:3.75rem!important}.p-xsm-70{padding:4.375rem!important}.pt-xsm-70,.py-xsm-70{padding-top:4.375rem!important}.pr-xsm-70,.px-xsm-70{padding-right:4.375rem!important}.pb-xsm-70,.py-xsm-70{padding-bottom:4.375rem!important}.pl-xsm-70,.px-xsm-70{padding-left:4.375rem!important}.p-xsm-80{padding:5rem!important}.pt-xsm-80,.py-xsm-80{padding-top:5rem!important}.pr-xsm-80,.px-xsm-80{padding-right:5rem!important}.pb-xsm-80,.py-xsm-80{padding-bottom:5rem!important}.pl-xsm-80,.px-xsm-80{padding-left:5rem!important}.p-xsm-90{padding:5.625rem!important}.pt-xsm-90,.py-xsm-90{padding-top:5.625rem!important}.pr-xsm-90,.px-xsm-90{padding-right:5.625rem!important}.pb-xsm-90,.py-xsm-90{padding-bottom:5.625rem!important}.pl-xsm-90,.px-xsm-90{padding-left:5.625rem!important}.p-xsm-100{padding:6.25rem!important}.pt-xsm-100,.py-xsm-100{padding-top:6.25rem!important}.pr-xsm-100,.px-xsm-100{padding-right:6.25rem!important}.pb-xsm-100,.py-xsm-100{padding-bottom:6.25rem!important}.pl-xsm-100,.px-xsm-100{padding-left:6.25rem!important}.p-xsm-110{padding:6.875rem!important}.pt-xsm-110,.py-xsm-110{padding-top:6.875rem!important}.pr-xsm-110,.px-xsm-110{padding-right:6.875rem!important}.pb-xsm-110,.py-xsm-110{padding-bottom:6.875rem!important}.pl-xsm-110,.px-xsm-110{padding-left:6.875rem!important}.p-xsm-120{padding:7.5rem!important}.pt-xsm-120,.py-xsm-120{padding-top:7.5rem!important}.pr-xsm-120,.px-xsm-120{padding-right:7.5rem!important}.pb-xsm-120,.py-xsm-120{padding-bottom:7.5rem!important}.pl-xsm-120,.px-xsm-120{padding-left:7.5rem!important}.p-xsm-130{padding:8.125rem!important}.pt-xsm-130,.py-xsm-130{padding-top:8.125rem!important}.pr-xsm-130,.px-xsm-130{padding-right:8.125rem!important}.pb-xsm-130,.py-xsm-130{padding-bottom:8.125rem!important}.pl-xsm-130,.px-xsm-130{padding-left:8.125rem!important}.p-xsm-140{padding:8.75rem!important}.pt-xsm-140,.py-xsm-140{padding-top:8.75rem!important}.pr-xsm-140,.px-xsm-140{padding-right:8.75rem!important}.pb-xsm-140,.py-xsm-140{padding-bottom:8.75rem!important}.pl-xsm-140,.px-xsm-140{padding-left:8.75rem!important}.p-xsm-150{padding:9.375rem!important}.pt-xsm-150,.py-xsm-150{padding-top:9.375rem!important}.pr-xsm-150,.px-xsm-150{padding-right:9.375rem!important}.pb-xsm-150,.py-xsm-150{padding-bottom:9.375rem!important}.pl-xsm-150,.px-xsm-150{padding-left:9.375rem!important}.p-xsm-160{padding:10rem!important}.pt-xsm-160,.py-xsm-160{padding-top:10rem!important}.pr-xsm-160,.px-xsm-160{padding-right:10rem!important}.pb-xsm-160,.py-xsm-160{padding-bottom:10rem!important}.pl-xsm-160,.px-xsm-160{padding-left:10rem!important}.p-xsm-170{padding:10.625rem!important}.pt-xsm-170,.py-xsm-170{padding-top:10.625rem!important}.pr-xsm-170,.px-xsm-170{padding-right:10.625rem!important}.pb-xsm-170,.py-xsm-170{padding-bottom:10.625rem!important}.pl-xsm-170,.px-xsm-170{padding-left:10.625rem!important}.p-xsm-180{padding:11.25rem!important}.pt-xsm-180,.py-xsm-180{padding-top:11.25rem!important}.pr-xsm-180,.px-xsm-180{padding-right:11.25rem!important}.pb-xsm-180,.py-xsm-180{padding-bottom:11.25rem!important}.pl-xsm-180,.px-xsm-180{padding-left:11.25rem!important}.p-xsm-190{padding:11.875rem!important}.pt-xsm-190,.py-xsm-190{padding-top:11.875rem!important}.pr-xsm-190,.px-xsm-190{padding-right:11.875rem!important}.pb-xsm-190,.py-xsm-190{padding-bottom:11.875rem!important}.pl-xsm-190,.px-xsm-190{padding-left:11.875rem!important}.p-xsm-200{padding:12.5rem!important}.pt-xsm-200,.py-xsm-200{padding-top:12.5rem!important}.pr-xsm-200,.px-xsm-200{padding-right:12.5rem!important}.pb-xsm-200,.py-xsm-200{padding-bottom:12.5rem!important}.pl-xsm-200,.px-xsm-200{padding-left:12.5rem!important}.p-xsm-210{padding:13.125rem!important}.pt-xsm-210,.py-xsm-210{padding-top:13.125rem!important}.pr-xsm-210,.px-xsm-210{padding-right:13.125rem!important}.pb-xsm-210,.py-xsm-210{padding-bottom:13.125rem!important}.pl-xsm-210,.px-xsm-210{padding-left:13.125rem!important}.p-xsm-220{padding:13.75rem!important}.pt-xsm-220,.py-xsm-220{padding-top:13.75rem!important}.pr-xsm-220,.px-xsm-220{padding-right:13.75rem!important}.pb-xsm-220,.py-xsm-220{padding-bottom:13.75rem!important}.pl-xsm-220,.px-xsm-220{padding-left:13.75rem!important}.p-xsm-230{padding:14.375rem!important}.pt-xsm-230,.py-xsm-230{padding-top:14.375rem!important}.pr-xsm-230,.px-xsm-230{padding-right:14.375rem!important}.pb-xsm-230,.py-xsm-230{padding-bottom:14.375rem!important}.pl-xsm-230,.px-xsm-230{padding-left:14.375rem!important}.p-xsm-240{padding:15rem!important}.pt-xsm-240,.py-xsm-240{padding-top:15rem!important}.pr-xsm-240,.px-xsm-240{padding-right:15rem!important}.pb-xsm-240,.py-xsm-240{padding-bottom:15rem!important}.pl-xsm-240,.px-xsm-240{padding-left:15rem!important}.p-xsm-250{padding:15.625rem!important}.pt-xsm-250,.py-xsm-250{padding-top:15.625rem!important}.pr-xsm-250,.px-xsm-250{padding-right:15.625rem!important}.pb-xsm-250,.py-xsm-250{padding-bottom:15.625rem!important}.pl-xsm-250,.px-xsm-250{padding-left:15.625rem!important}.m-xsm-n5{margin:-.3125rem!important}.mt-xsm-n5,.my-xsm-n5{margin-top:-.3125rem!important}.mr-xsm-n5,.mx-xsm-n5{margin-right:-.3125rem!important}.mb-xsm-n5,.my-xsm-n5{margin-bottom:-.3125rem!important}.ml-xsm-n5,.mx-xsm-n5{margin-left:-.3125rem!important}.m-xsm-n10{margin:-.625rem!important}.mt-xsm-n10,.my-xsm-n10{margin-top:-.625rem!important}.mr-xsm-n10,.mx-xsm-n10{margin-right:-.625rem!important}.mb-xsm-n10,.my-xsm-n10{margin-bottom:-.625rem!important}.ml-xsm-n10,.mx-xsm-n10{margin-left:-.625rem!important}.m-xsm-n15{margin:-.9375rem!important}.mt-xsm-n15,.my-xsm-n15{margin-top:-.9375rem!important}.mr-xsm-n15,.mx-xsm-n15{margin-right:-.9375rem!important}.mb-xsm-n15,.my-xsm-n15{margin-bottom:-.9375rem!important}.ml-xsm-n15,.mx-xsm-n15{margin-left:-.9375rem!important}.m-xsm-n20{margin:-1.25rem!important}.mt-xsm-n20,.my-xsm-n20{margin-top:-1.25rem!important}.mr-xsm-n20,.mx-xsm-n20{margin-right:-1.25rem!important}.mb-xsm-n20,.my-xsm-n20{margin-bottom:-1.25rem!important}.ml-xsm-n20,.mx-xsm-n20{margin-left:-1.25rem!important}.m-xsm-n30{margin:-1.875rem!important}.mt-xsm-n30,.my-xsm-n30{margin-top:-1.875rem!important}.mr-xsm-n30,.mx-xsm-n30{margin-right:-1.875rem!important}.mb-xsm-n30,.my-xsm-n30{margin-bottom:-1.875rem!important}.ml-xsm-n30,.mx-xsm-n30{margin-left:-1.875rem!important}.m-xsm-n40{margin:-2.5rem!important}.mt-xsm-n40,.my-xsm-n40{margin-top:-2.5rem!important}.mr-xsm-n40,.mx-xsm-n40{margin-right:-2.5rem!important}.mb-xsm-n40,.my-xsm-n40{margin-bottom:-2.5rem!important}.ml-xsm-n40,.mx-xsm-n40{margin-left:-2.5rem!important}.m-xsm-n50{margin:-3.125rem!important}.mt-xsm-n50,.my-xsm-n50{margin-top:-3.125rem!important}.mr-xsm-n50,.mx-xsm-n50{margin-right:-3.125rem!important}.mb-xsm-n50,.my-xsm-n50{margin-bottom:-3.125rem!important}.ml-xsm-n50,.mx-xsm-n50{margin-left:-3.125rem!important}.m-xsm-n60{margin:-3.75rem!important}.mt-xsm-n60,.my-xsm-n60{margin-top:-3.75rem!important}.mr-xsm-n60,.mx-xsm-n60{margin-right:-3.75rem!important}.mb-xsm-n60,.my-xsm-n60{margin-bottom:-3.75rem!important}.ml-xsm-n60,.mx-xsm-n60{margin-left:-3.75rem!important}.m-xsm-n70{margin:-4.375rem!important}.mt-xsm-n70,.my-xsm-n70{margin-top:-4.375rem!important}.mr-xsm-n70,.mx-xsm-n70{margin-right:-4.375rem!important}.mb-xsm-n70,.my-xsm-n70{margin-bottom:-4.375rem!important}.ml-xsm-n70,.mx-xsm-n70{margin-left:-4.375rem!important}.m-xsm-n80{margin:-5rem!important}.mt-xsm-n80,.my-xsm-n80{margin-top:-5rem!important}.mr-xsm-n80,.mx-xsm-n80{margin-right:-5rem!important}.mb-xsm-n80,.my-xsm-n80{margin-bottom:-5rem!important}.ml-xsm-n80,.mx-xsm-n80{margin-left:-5rem!important}.m-xsm-n90{margin:-5.625rem!important}.mt-xsm-n90,.my-xsm-n90{margin-top:-5.625rem!important}.mr-xsm-n90,.mx-xsm-n90{margin-right:-5.625rem!important}.mb-xsm-n90,.my-xsm-n90{margin-bottom:-5.625rem!important}.ml-xsm-n90,.mx-xsm-n90{margin-left:-5.625rem!important}.m-xsm-n100{margin:-6.25rem!important}.mt-xsm-n100,.my-xsm-n100{margin-top:-6.25rem!important}.mr-xsm-n100,.mx-xsm-n100{margin-right:-6.25rem!important}.mb-xsm-n100,.my-xsm-n100{margin-bottom:-6.25rem!important}.ml-xsm-n100,.mx-xsm-n100{margin-left:-6.25rem!important}.m-xsm-n110{margin:-6.875rem!important}.mt-xsm-n110,.my-xsm-n110{margin-top:-6.875rem!important}.mr-xsm-n110,.mx-xsm-n110{margin-right:-6.875rem!important}.mb-xsm-n110,.my-xsm-n110{margin-bottom:-6.875rem!important}.ml-xsm-n110,.mx-xsm-n110{margin-left:-6.875rem!important}.m-xsm-n120{margin:-7.5rem!important}.mt-xsm-n120,.my-xsm-n120{margin-top:-7.5rem!important}.mr-xsm-n120,.mx-xsm-n120{margin-right:-7.5rem!important}.mb-xsm-n120,.my-xsm-n120{margin-bottom:-7.5rem!important}.ml-xsm-n120,.mx-xsm-n120{margin-left:-7.5rem!important}.m-xsm-n130{margin:-8.125rem!important}.mt-xsm-n130,.my-xsm-n130{margin-top:-8.125rem!important}.mr-xsm-n130,.mx-xsm-n130{margin-right:-8.125rem!important}.mb-xsm-n130,.my-xsm-n130{margin-bottom:-8.125rem!important}.ml-xsm-n130,.mx-xsm-n130{margin-left:-8.125rem!important}.m-xsm-n140{margin:-8.75rem!important}.mt-xsm-n140,.my-xsm-n140{margin-top:-8.75rem!important}.mr-xsm-n140,.mx-xsm-n140{margin-right:-8.75rem!important}.mb-xsm-n140,.my-xsm-n140{margin-bottom:-8.75rem!important}.ml-xsm-n140,.mx-xsm-n140{margin-left:-8.75rem!important}.m-xsm-n150{margin:-9.375rem!important}.mt-xsm-n150,.my-xsm-n150{margin-top:-9.375rem!important}.mr-xsm-n150,.mx-xsm-n150{margin-right:-9.375rem!important}.mb-xsm-n150,.my-xsm-n150{margin-bottom:-9.375rem!important}.ml-xsm-n150,.mx-xsm-n150{margin-left:-9.375rem!important}.m-xsm-n160{margin:-10rem!important}.mt-xsm-n160,.my-xsm-n160{margin-top:-10rem!important}.mr-xsm-n160,.mx-xsm-n160{margin-right:-10rem!important}.mb-xsm-n160,.my-xsm-n160{margin-bottom:-10rem!important}.ml-xsm-n160,.mx-xsm-n160{margin-left:-10rem!important}.m-xsm-n170{margin:-10.625rem!important}.mt-xsm-n170,.my-xsm-n170{margin-top:-10.625rem!important}.mr-xsm-n170,.mx-xsm-n170{margin-right:-10.625rem!important}.mb-xsm-n170,.my-xsm-n170{margin-bottom:-10.625rem!important}.ml-xsm-n170,.mx-xsm-n170{margin-left:-10.625rem!important}.m-xsm-n180{margin:-11.25rem!important}.mt-xsm-n180,.my-xsm-n180{margin-top:-11.25rem!important}.mr-xsm-n180,.mx-xsm-n180{margin-right:-11.25rem!important}.mb-xsm-n180,.my-xsm-n180{margin-bottom:-11.25rem!important}.ml-xsm-n180,.mx-xsm-n180{margin-left:-11.25rem!important}.m-xsm-n190{margin:-11.875rem!important}.mt-xsm-n190,.my-xsm-n190{margin-top:-11.875rem!important}.mr-xsm-n190,.mx-xsm-n190{margin-right:-11.875rem!important}.mb-xsm-n190,.my-xsm-n190{margin-bottom:-11.875rem!important}.ml-xsm-n190,.mx-xsm-n190{margin-left:-11.875rem!important}.m-xsm-n200{margin:-12.5rem!important}.mt-xsm-n200,.my-xsm-n200{margin-top:-12.5rem!important}.mr-xsm-n200,.mx-xsm-n200{margin-right:-12.5rem!important}.mb-xsm-n200,.my-xsm-n200{margin-bottom:-12.5rem!important}.ml-xsm-n200,.mx-xsm-n200{margin-left:-12.5rem!important}.m-xsm-n210{margin:-13.125rem!important}.mt-xsm-n210,.my-xsm-n210{margin-top:-13.125rem!important}.mr-xsm-n210,.mx-xsm-n210{margin-right:-13.125rem!important}.mb-xsm-n210,.my-xsm-n210{margin-bottom:-13.125rem!important}.ml-xsm-n210,.mx-xsm-n210{margin-left:-13.125rem!important}.m-xsm-n220{margin:-13.75rem!important}.mt-xsm-n220,.my-xsm-n220{margin-top:-13.75rem!important}.mr-xsm-n220,.mx-xsm-n220{margin-right:-13.75rem!important}.mb-xsm-n220,.my-xsm-n220{margin-bottom:-13.75rem!important}.ml-xsm-n220,.mx-xsm-n220{margin-left:-13.75rem!important}.m-xsm-n230{margin:-14.375rem!important}.mt-xsm-n230,.my-xsm-n230{margin-top:-14.375rem!important}.mr-xsm-n230,.mx-xsm-n230{margin-right:-14.375rem!important}.mb-xsm-n230,.my-xsm-n230{margin-bottom:-14.375rem!important}.ml-xsm-n230,.mx-xsm-n230{margin-left:-14.375rem!important}.m-xsm-n240{margin:-15rem!important}.mt-xsm-n240,.my-xsm-n240{margin-top:-15rem!important}.mr-xsm-n240,.mx-xsm-n240{margin-right:-15rem!important}.mb-xsm-n240,.my-xsm-n240{margin-bottom:-15rem!important}.ml-xsm-n240,.mx-xsm-n240{margin-left:-15rem!important}.m-xsm-n250{margin:-15.625rem!important}.mt-xsm-n250,.my-xsm-n250{margin-top:-15.625rem!important}.mr-xsm-n250,.mx-xsm-n250{margin-right:-15.625rem!important}.mb-xsm-n250,.my-xsm-n250{margin-bottom:-15.625rem!important}.ml-xsm-n250,.mx-xsm-n250{margin-left:-15.625rem!important}.m-xsm-auto{margin:auto!important}.mt-xsm-auto,.my-xsm-auto{margin-top:auto!important}.mr-xsm-auto,.mx-xsm-auto{margin-right:auto!important}.mb-xsm-auto,.my-xsm-auto{margin-bottom:auto!important}.ml-xsm-auto,.mx-xsm-auto{margin-left:auto!important}}@media (min-width:768px){.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-5{margin:.3125rem!important}.mt-sm-5,.my-sm-5{margin-top:.3125rem!important}.mr-sm-5,.mx-sm-5{margin-right:.3125rem!important}.mb-sm-5,.my-sm-5{margin-bottom:.3125rem!important}.ml-sm-5,.mx-sm-5{margin-left:.3125rem!important}.m-sm-10{margin:.625rem!important}.mt-sm-10,.my-sm-10{margin-top:.625rem!important}.mr-sm-10,.mx-sm-10{margin-right:.625rem!important}.mb-sm-10,.my-sm-10{margin-bottom:.625rem!important}.ml-sm-10,.mx-sm-10{margin-left:.625rem!important}.m-sm-15{margin:.9375rem!important}.mt-sm-15,.my-sm-15{margin-top:.9375rem!important}.mr-sm-15,.mx-sm-15{margin-right:.9375rem!important}.mb-sm-15,.my-sm-15{margin-bottom:.9375rem!important}.ml-sm-15,.mx-sm-15{margin-left:.9375rem!important}.m-sm-20{margin:1.25rem!important}.mt-sm-20,.my-sm-20{margin-top:1.25rem!important}.mr-sm-20,.mx-sm-20{margin-right:1.25rem!important}.mb-sm-20,.my-sm-20{margin-bottom:1.25rem!important}.ml-sm-20,.mx-sm-20{margin-left:1.25rem!important}.m-sm-30{margin:1.875rem!important}.mt-sm-30,.my-sm-30{margin-top:1.875rem!important}.mr-sm-30,.mx-sm-30{margin-right:1.875rem!important}.mb-sm-30,.my-sm-30{margin-bottom:1.875rem!important}.ml-sm-30,.mx-sm-30{margin-left:1.875rem!important}.m-sm-40{margin:2.5rem!important}.mt-sm-40,.my-sm-40{margin-top:2.5rem!important}.mr-sm-40,.mx-sm-40{margin-right:2.5rem!important}.mb-sm-40,.my-sm-40{margin-bottom:2.5rem!important}.ml-sm-40,.mx-sm-40{margin-left:2.5rem!important}.m-sm-50{margin:3.125rem!important}.mt-sm-50,.my-sm-50{margin-top:3.125rem!important}.mr-sm-50,.mx-sm-50{margin-right:3.125rem!important}.mb-sm-50,.my-sm-50{margin-bottom:3.125rem!important}.ml-sm-50,.mx-sm-50{margin-left:3.125rem!important}.m-sm-60{margin:3.75rem!important}.mt-sm-60,.my-sm-60{margin-top:3.75rem!important}.mr-sm-60,.mx-sm-60{margin-right:3.75rem!important}.mb-sm-60,.my-sm-60{margin-bottom:3.75rem!important}.ml-sm-60,.mx-sm-60{margin-left:3.75rem!important}.m-sm-70{margin:4.375rem!important}.mt-sm-70,.my-sm-70{margin-top:4.375rem!important}.mr-sm-70,.mx-sm-70{margin-right:4.375rem!important}.mb-sm-70,.my-sm-70{margin-bottom:4.375rem!important}.ml-sm-70,.mx-sm-70{margin-left:4.375rem!important}.m-sm-80{margin:5rem!important}.mt-sm-80,.my-sm-80{margin-top:5rem!important}.mr-sm-80,.mx-sm-80{margin-right:5rem!important}.mb-sm-80,.my-sm-80{margin-bottom:5rem!important}.ml-sm-80,.mx-sm-80{margin-left:5rem!important}.m-sm-90{margin:5.625rem!important}.mt-sm-90,.my-sm-90{margin-top:5.625rem!important}.mr-sm-90,.mx-sm-90{margin-right:5.625rem!important}.mb-sm-90,.my-sm-90{margin-bottom:5.625rem!important}.ml-sm-90,.mx-sm-90{margin-left:5.625rem!important}.m-sm-100{margin:6.25rem!important}.mt-sm-100,.my-sm-100{margin-top:6.25rem!important}.mr-sm-100,.mx-sm-100{margin-right:6.25rem!important}.mb-sm-100,.my-sm-100{margin-bottom:6.25rem!important}.ml-sm-100,.mx-sm-100{margin-left:6.25rem!important}.m-sm-110{margin:6.875rem!important}.mt-sm-110,.my-sm-110{margin-top:6.875rem!important}.mr-sm-110,.mx-sm-110{margin-right:6.875rem!important}.mb-sm-110,.my-sm-110{margin-bottom:6.875rem!important}.ml-sm-110,.mx-sm-110{margin-left:6.875rem!important}.m-sm-120{margin:7.5rem!important}.mt-sm-120,.my-sm-120{margin-top:7.5rem!important}.mr-sm-120,.mx-sm-120{margin-right:7.5rem!important}.mb-sm-120,.my-sm-120{margin-bottom:7.5rem!important}.ml-sm-120,.mx-sm-120{margin-left:7.5rem!important}.m-sm-130{margin:8.125rem!important}.mt-sm-130,.my-sm-130{margin-top:8.125rem!important}.mr-sm-130,.mx-sm-130{margin-right:8.125rem!important}.mb-sm-130,.my-sm-130{margin-bottom:8.125rem!important}.ml-sm-130,.mx-sm-130{margin-left:8.125rem!important}.m-sm-140{margin:8.75rem!important}.mt-sm-140,.my-sm-140{margin-top:8.75rem!important}.mr-sm-140,.mx-sm-140{margin-right:8.75rem!important}.mb-sm-140,.my-sm-140{margin-bottom:8.75rem!important}.ml-sm-140,.mx-sm-140{margin-left:8.75rem!important}.m-sm-150{margin:9.375rem!important}.mt-sm-150,.my-sm-150{margin-top:9.375rem!important}.mr-sm-150,.mx-sm-150{margin-right:9.375rem!important}.mb-sm-150,.my-sm-150{margin-bottom:9.375rem!important}.ml-sm-150,.mx-sm-150{margin-left:9.375rem!important}.m-sm-160{margin:10rem!important}.mt-sm-160,.my-sm-160{margin-top:10rem!important}.mr-sm-160,.mx-sm-160{margin-right:10rem!important}.mb-sm-160,.my-sm-160{margin-bottom:10rem!important}.ml-sm-160,.mx-sm-160{margin-left:10rem!important}.m-sm-170{margin:10.625rem!important}.mt-sm-170,.my-sm-170{margin-top:10.625rem!important}.mr-sm-170,.mx-sm-170{margin-right:10.625rem!important}.mb-sm-170,.my-sm-170{margin-bottom:10.625rem!important}.ml-sm-170,.mx-sm-170{margin-left:10.625rem!important}.m-sm-180{margin:11.25rem!important}.mt-sm-180,.my-sm-180{margin-top:11.25rem!important}.mr-sm-180,.mx-sm-180{margin-right:11.25rem!important}.mb-sm-180,.my-sm-180{margin-bottom:11.25rem!important}.ml-sm-180,.mx-sm-180{margin-left:11.25rem!important}.m-sm-190{margin:11.875rem!important}.mt-sm-190,.my-sm-190{margin-top:11.875rem!important}.mr-sm-190,.mx-sm-190{margin-right:11.875rem!important}.mb-sm-190,.my-sm-190{margin-bottom:11.875rem!important}.ml-sm-190,.mx-sm-190{margin-left:11.875rem!important}.m-sm-200{margin:12.5rem!important}.mt-sm-200,.my-sm-200{margin-top:12.5rem!important}.mr-sm-200,.mx-sm-200{margin-right:12.5rem!important}.mb-sm-200,.my-sm-200{margin-bottom:12.5rem!important}.ml-sm-200,.mx-sm-200{margin-left:12.5rem!important}.m-sm-210{margin:13.125rem!important}.mt-sm-210,.my-sm-210{margin-top:13.125rem!important}.mr-sm-210,.mx-sm-210{margin-right:13.125rem!important}.mb-sm-210,.my-sm-210{margin-bottom:13.125rem!important}.ml-sm-210,.mx-sm-210{margin-left:13.125rem!important}.m-sm-220{margin:13.75rem!important}.mt-sm-220,.my-sm-220{margin-top:13.75rem!important}.mr-sm-220,.mx-sm-220{margin-right:13.75rem!important}.mb-sm-220,.my-sm-220{margin-bottom:13.75rem!important}.ml-sm-220,.mx-sm-220{margin-left:13.75rem!important}.m-sm-230{margin:14.375rem!important}.mt-sm-230,.my-sm-230{margin-top:14.375rem!important}.mr-sm-230,.mx-sm-230{margin-right:14.375rem!important}.mb-sm-230,.my-sm-230{margin-bottom:14.375rem!important}.ml-sm-230,.mx-sm-230{margin-left:14.375rem!important}.m-sm-240{margin:15rem!important}.mt-sm-240,.my-sm-240{margin-top:15rem!important}.mr-sm-240,.mx-sm-240{margin-right:15rem!important}.mb-sm-240,.my-sm-240{margin-bottom:15rem!important}.ml-sm-240,.mx-sm-240{margin-left:15rem!important}.m-sm-250{margin:15.625rem!important}.mt-sm-250,.my-sm-250{margin-top:15.625rem!important}.mr-sm-250,.mx-sm-250{margin-right:15.625rem!important}.mb-sm-250,.my-sm-250{margin-bottom:15.625rem!important}.ml-sm-250,.mx-sm-250{margin-left:15.625rem!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-5{padding:.3125rem!important}.pt-sm-5,.py-sm-5{padding-top:.3125rem!important}.pr-sm-5,.px-sm-5{padding-right:.3125rem!important}.pb-sm-5,.py-sm-5{padding-bottom:.3125rem!important}.pl-sm-5,.px-sm-5{padding-left:.3125rem!important}.p-sm-10{padding:.625rem!important}.pt-sm-10,.py-sm-10{padding-top:.625rem!important}.pr-sm-10,.px-sm-10{padding-right:.625rem!important}.pb-sm-10,.py-sm-10{padding-bottom:.625rem!important}.pl-sm-10,.px-sm-10{padding-left:.625rem!important}.p-sm-15{padding:.9375rem!important}.pt-sm-15,.py-sm-15{padding-top:.9375rem!important}.pr-sm-15,.px-sm-15{padding-right:.9375rem!important}.pb-sm-15,.py-sm-15{padding-bottom:.9375rem!important}.pl-sm-15,.px-sm-15{padding-left:.9375rem!important}.p-sm-20{padding:1.25rem!important}.pt-sm-20,.py-sm-20{padding-top:1.25rem!important}.pr-sm-20,.px-sm-20{padding-right:1.25rem!important}.pb-sm-20,.py-sm-20{padding-bottom:1.25rem!important}.pl-sm-20,.px-sm-20{padding-left:1.25rem!important}.p-sm-30{padding:1.875rem!important}.pt-sm-30,.py-sm-30{padding-top:1.875rem!important}.pr-sm-30,.px-sm-30{padding-right:1.875rem!important}.pb-sm-30,.py-sm-30{padding-bottom:1.875rem!important}.pl-sm-30,.px-sm-30{padding-left:1.875rem!important}.p-sm-40{padding:2.5rem!important}.pt-sm-40,.py-sm-40{padding-top:2.5rem!important}.pr-sm-40,.px-sm-40{padding-right:2.5rem!important}.pb-sm-40,.py-sm-40{padding-bottom:2.5rem!important}.pl-sm-40,.px-sm-40{padding-left:2.5rem!important}.p-sm-50{padding:3.125rem!important}.pt-sm-50,.py-sm-50{padding-top:3.125rem!important}.pr-sm-50,.px-sm-50{padding-right:3.125rem!important}.pb-sm-50,.py-sm-50{padding-bottom:3.125rem!important}.pl-sm-50,.px-sm-50{padding-left:3.125rem!important}.p-sm-60{padding:3.75rem!important}.pt-sm-60,.py-sm-60{padding-top:3.75rem!important}.pr-sm-60,.px-sm-60{padding-right:3.75rem!important}.pb-sm-60,.py-sm-60{padding-bottom:3.75rem!important}.pl-sm-60,.px-sm-60{padding-left:3.75rem!important}.p-sm-70{padding:4.375rem!important}.pt-sm-70,.py-sm-70{padding-top:4.375rem!important}.pr-sm-70,.px-sm-70{padding-right:4.375rem!important}.pb-sm-70,.py-sm-70{padding-bottom:4.375rem!important}.pl-sm-70,.px-sm-70{padding-left:4.375rem!important}.p-sm-80{padding:5rem!important}.pt-sm-80,.py-sm-80{padding-top:5rem!important}.pr-sm-80,.px-sm-80{padding-right:5rem!important}.pb-sm-80,.py-sm-80{padding-bottom:5rem!important}.pl-sm-80,.px-sm-80{padding-left:5rem!important}.p-sm-90{padding:5.625rem!important}.pt-sm-90,.py-sm-90{padding-top:5.625rem!important}.pr-sm-90,.px-sm-90{padding-right:5.625rem!important}.pb-sm-90,.py-sm-90{padding-bottom:5.625rem!important}.pl-sm-90,.px-sm-90{padding-left:5.625rem!important}.p-sm-100{padding:6.25rem!important}.pt-sm-100,.py-sm-100{padding-top:6.25rem!important}.pr-sm-100,.px-sm-100{padding-right:6.25rem!important}.pb-sm-100,.py-sm-100{padding-bottom:6.25rem!important}.pl-sm-100,.px-sm-100{padding-left:6.25rem!important}.p-sm-110{padding:6.875rem!important}.pt-sm-110,.py-sm-110{padding-top:6.875rem!important}.pr-sm-110,.px-sm-110{padding-right:6.875rem!important}.pb-sm-110,.py-sm-110{padding-bottom:6.875rem!important}.pl-sm-110,.px-sm-110{padding-left:6.875rem!important}.p-sm-120{padding:7.5rem!important}.pt-sm-120,.py-sm-120{padding-top:7.5rem!important}.pr-sm-120,.px-sm-120{padding-right:7.5rem!important}.pb-sm-120,.py-sm-120{padding-bottom:7.5rem!important}.pl-sm-120,.px-sm-120{padding-left:7.5rem!important}.p-sm-130{padding:8.125rem!important}.pt-sm-130,.py-sm-130{padding-top:8.125rem!important}.pr-sm-130,.px-sm-130{padding-right:8.125rem!important}.pb-sm-130,.py-sm-130{padding-bottom:8.125rem!important}.pl-sm-130,.px-sm-130{padding-left:8.125rem!important}.p-sm-140{padding:8.75rem!important}.pt-sm-140,.py-sm-140{padding-top:8.75rem!important}.pr-sm-140,.px-sm-140{padding-right:8.75rem!important}.pb-sm-140,.py-sm-140{padding-bottom:8.75rem!important}.pl-sm-140,.px-sm-140{padding-left:8.75rem!important}.p-sm-150{padding:9.375rem!important}.pt-sm-150,.py-sm-150{padding-top:9.375rem!important}.pr-sm-150,.px-sm-150{padding-right:9.375rem!important}.pb-sm-150,.py-sm-150{padding-bottom:9.375rem!important}.pl-sm-150,.px-sm-150{padding-left:9.375rem!important}.p-sm-160{padding:10rem!important}.pt-sm-160,.py-sm-160{padding-top:10rem!important}.pr-sm-160,.px-sm-160{padding-right:10rem!important}.pb-sm-160,.py-sm-160{padding-bottom:10rem!important}.pl-sm-160,.px-sm-160{padding-left:10rem!important}.p-sm-170{padding:10.625rem!important}.pt-sm-170,.py-sm-170{padding-top:10.625rem!important}.pr-sm-170,.px-sm-170{padding-right:10.625rem!important}.pb-sm-170,.py-sm-170{padding-bottom:10.625rem!important}.pl-sm-170,.px-sm-170{padding-left:10.625rem!important}.p-sm-180{padding:11.25rem!important}.pt-sm-180,.py-sm-180{padding-top:11.25rem!important}.pr-sm-180,.px-sm-180{padding-right:11.25rem!important}.pb-sm-180,.py-sm-180{padding-bottom:11.25rem!important}.pl-sm-180,.px-sm-180{padding-left:11.25rem!important}.p-sm-190{padding:11.875rem!important}.pt-sm-190,.py-sm-190{padding-top:11.875rem!important}.pr-sm-190,.px-sm-190{padding-right:11.875rem!important}.pb-sm-190,.py-sm-190{padding-bottom:11.875rem!important}.pl-sm-190,.px-sm-190{padding-left:11.875rem!important}.p-sm-200{padding:12.5rem!important}.pt-sm-200,.py-sm-200{padding-top:12.5rem!important}.pr-sm-200,.px-sm-200{padding-right:12.5rem!important}.pb-sm-200,.py-sm-200{padding-bottom:12.5rem!important}.pl-sm-200,.px-sm-200{padding-left:12.5rem!important}.p-sm-210{padding:13.125rem!important}.pt-sm-210,.py-sm-210{padding-top:13.125rem!important}.pr-sm-210,.px-sm-210{padding-right:13.125rem!important}.pb-sm-210,.py-sm-210{padding-bottom:13.125rem!important}.pl-sm-210,.px-sm-210{padding-left:13.125rem!important}.p-sm-220{padding:13.75rem!important}.pt-sm-220,.py-sm-220{padding-top:13.75rem!important}.pr-sm-220,.px-sm-220{padding-right:13.75rem!important}.pb-sm-220,.py-sm-220{padding-bottom:13.75rem!important}.pl-sm-220,.px-sm-220{padding-left:13.75rem!important}.p-sm-230{padding:14.375rem!important}.pt-sm-230,.py-sm-230{padding-top:14.375rem!important}.pr-sm-230,.px-sm-230{padding-right:14.375rem!important}.pb-sm-230,.py-sm-230{padding-bottom:14.375rem!important}.pl-sm-230,.px-sm-230{padding-left:14.375rem!important}.p-sm-240{padding:15rem!important}.pt-sm-240,.py-sm-240{padding-top:15rem!important}.pr-sm-240,.px-sm-240{padding-right:15rem!important}.pb-sm-240,.py-sm-240{padding-bottom:15rem!important}.pl-sm-240,.px-sm-240{padding-left:15rem!important}.p-sm-250{padding:15.625rem!important}.pt-sm-250,.py-sm-250{padding-top:15.625rem!important}.pr-sm-250,.px-sm-250{padding-right:15.625rem!important}.pb-sm-250,.py-sm-250{padding-bottom:15.625rem!important}.pl-sm-250,.px-sm-250{padding-left:15.625rem!important}.m-sm-n5{margin:-.3125rem!important}.mt-sm-n5,.my-sm-n5{margin-top:-.3125rem!important}.mr-sm-n5,.mx-sm-n5{margin-right:-.3125rem!important}.mb-sm-n5,.my-sm-n5{margin-bottom:-.3125rem!important}.ml-sm-n5,.mx-sm-n5{margin-left:-.3125rem!important}.m-sm-n10{margin:-.625rem!important}.mt-sm-n10,.my-sm-n10{margin-top:-.625rem!important}.mr-sm-n10,.mx-sm-n10{margin-right:-.625rem!important}.mb-sm-n10,.my-sm-n10{margin-bottom:-.625rem!important}.ml-sm-n10,.mx-sm-n10{margin-left:-.625rem!important}.m-sm-n15{margin:-.9375rem!important}.mt-sm-n15,.my-sm-n15{margin-top:-.9375rem!important}.mr-sm-n15,.mx-sm-n15{margin-right:-.9375rem!important}.mb-sm-n15,.my-sm-n15{margin-bottom:-.9375rem!important}.ml-sm-n15,.mx-sm-n15{margin-left:-.9375rem!important}.m-sm-n20{margin:-1.25rem!important}.mt-sm-n20,.my-sm-n20{margin-top:-1.25rem!important}.mr-sm-n20,.mx-sm-n20{margin-right:-1.25rem!important}.mb-sm-n20,.my-sm-n20{margin-bottom:-1.25rem!important}.ml-sm-n20,.mx-sm-n20{margin-left:-1.25rem!important}.m-sm-n30{margin:-1.875rem!important}.mt-sm-n30,.my-sm-n30{margin-top:-1.875rem!important}.mr-sm-n30,.mx-sm-n30{margin-right:-1.875rem!important}.mb-sm-n30,.my-sm-n30{margin-bottom:-1.875rem!important}.ml-sm-n30,.mx-sm-n30{margin-left:-1.875rem!important}.m-sm-n40{margin:-2.5rem!important}.mt-sm-n40,.my-sm-n40{margin-top:-2.5rem!important}.mr-sm-n40,.mx-sm-n40{margin-right:-2.5rem!important}.mb-sm-n40,.my-sm-n40{margin-bottom:-2.5rem!important}.ml-sm-n40,.mx-sm-n40{margin-left:-2.5rem!important}.m-sm-n50{margin:-3.125rem!important}.mt-sm-n50,.my-sm-n50{margin-top:-3.125rem!important}.mr-sm-n50,.mx-sm-n50{margin-right:-3.125rem!important}.mb-sm-n50,.my-sm-n50{margin-bottom:-3.125rem!important}.ml-sm-n50,.mx-sm-n50{margin-left:-3.125rem!important}.m-sm-n60{margin:-3.75rem!important}.mt-sm-n60,.my-sm-n60{margin-top:-3.75rem!important}.mr-sm-n60,.mx-sm-n60{margin-right:-3.75rem!important}.mb-sm-n60,.my-sm-n60{margin-bottom:-3.75rem!important}.ml-sm-n60,.mx-sm-n60{margin-left:-3.75rem!important}.m-sm-n70{margin:-4.375rem!important}.mt-sm-n70,.my-sm-n70{margin-top:-4.375rem!important}.mr-sm-n70,.mx-sm-n70{margin-right:-4.375rem!important}.mb-sm-n70,.my-sm-n70{margin-bottom:-4.375rem!important}.ml-sm-n70,.mx-sm-n70{margin-left:-4.375rem!important}.m-sm-n80{margin:-5rem!important}.mt-sm-n80,.my-sm-n80{margin-top:-5rem!important}.mr-sm-n80,.mx-sm-n80{margin-right:-5rem!important}.mb-sm-n80,.my-sm-n80{margin-bottom:-5rem!important}.ml-sm-n80,.mx-sm-n80{margin-left:-5rem!important}.m-sm-n90{margin:-5.625rem!important}.mt-sm-n90,.my-sm-n90{margin-top:-5.625rem!important}.mr-sm-n90,.mx-sm-n90{margin-right:-5.625rem!important}.mb-sm-n90,.my-sm-n90{margin-bottom:-5.625rem!important}.ml-sm-n90,.mx-sm-n90{margin-left:-5.625rem!important}.m-sm-n100{margin:-6.25rem!important}.mt-sm-n100,.my-sm-n100{margin-top:-6.25rem!important}.mr-sm-n100,.mx-sm-n100{margin-right:-6.25rem!important}.mb-sm-n100,.my-sm-n100{margin-bottom:-6.25rem!important}.ml-sm-n100,.mx-sm-n100{margin-left:-6.25rem!important}.m-sm-n110{margin:-6.875rem!important}.mt-sm-n110,.my-sm-n110{margin-top:-6.875rem!important}.mr-sm-n110,.mx-sm-n110{margin-right:-6.875rem!important}.mb-sm-n110,.my-sm-n110{margin-bottom:-6.875rem!important}.ml-sm-n110,.mx-sm-n110{margin-left:-6.875rem!important}.m-sm-n120{margin:-7.5rem!important}.mt-sm-n120,.my-sm-n120{margin-top:-7.5rem!important}.mr-sm-n120,.mx-sm-n120{margin-right:-7.5rem!important}.mb-sm-n120,.my-sm-n120{margin-bottom:-7.5rem!important}.ml-sm-n120,.mx-sm-n120{margin-left:-7.5rem!important}.m-sm-n130{margin:-8.125rem!important}.mt-sm-n130,.my-sm-n130{margin-top:-8.125rem!important}.mr-sm-n130,.mx-sm-n130{margin-right:-8.125rem!important}.mb-sm-n130,.my-sm-n130{margin-bottom:-8.125rem!important}.ml-sm-n130,.mx-sm-n130{margin-left:-8.125rem!important}.m-sm-n140{margin:-8.75rem!important}.mt-sm-n140,.my-sm-n140{margin-top:-8.75rem!important}.mr-sm-n140,.mx-sm-n140{margin-right:-8.75rem!important}.mb-sm-n140,.my-sm-n140{margin-bottom:-8.75rem!important}.ml-sm-n140,.mx-sm-n140{margin-left:-8.75rem!important}.m-sm-n150{margin:-9.375rem!important}.mt-sm-n150,.my-sm-n150{margin-top:-9.375rem!important}.mr-sm-n150,.mx-sm-n150{margin-right:-9.375rem!important}.mb-sm-n150,.my-sm-n150{margin-bottom:-9.375rem!important}.ml-sm-n150,.mx-sm-n150{margin-left:-9.375rem!important}.m-sm-n160{margin:-10rem!important}.mt-sm-n160,.my-sm-n160{margin-top:-10rem!important}.mr-sm-n160,.mx-sm-n160{margin-right:-10rem!important}.mb-sm-n160,.my-sm-n160{margin-bottom:-10rem!important}.ml-sm-n160,.mx-sm-n160{margin-left:-10rem!important}.m-sm-n170{margin:-10.625rem!important}.mt-sm-n170,.my-sm-n170{margin-top:-10.625rem!important}.mr-sm-n170,.mx-sm-n170{margin-right:-10.625rem!important}.mb-sm-n170,.my-sm-n170{margin-bottom:-10.625rem!important}.ml-sm-n170,.mx-sm-n170{margin-left:-10.625rem!important}.m-sm-n180{margin:-11.25rem!important}.mt-sm-n180,.my-sm-n180{margin-top:-11.25rem!important}.mr-sm-n180,.mx-sm-n180{margin-right:-11.25rem!important}.mb-sm-n180,.my-sm-n180{margin-bottom:-11.25rem!important}.ml-sm-n180,.mx-sm-n180{margin-left:-11.25rem!important}.m-sm-n190{margin:-11.875rem!important}.mt-sm-n190,.my-sm-n190{margin-top:-11.875rem!important}.mr-sm-n190,.mx-sm-n190{margin-right:-11.875rem!important}.mb-sm-n190,.my-sm-n190{margin-bottom:-11.875rem!important}.ml-sm-n190,.mx-sm-n190{margin-left:-11.875rem!important}.m-sm-n200{margin:-12.5rem!important}.mt-sm-n200,.my-sm-n200{margin-top:-12.5rem!important}.mr-sm-n200,.mx-sm-n200{margin-right:-12.5rem!important}.mb-sm-n200,.my-sm-n200{margin-bottom:-12.5rem!important}.ml-sm-n200,.mx-sm-n200{margin-left:-12.5rem!important}.m-sm-n210{margin:-13.125rem!important}.mt-sm-n210,.my-sm-n210{margin-top:-13.125rem!important}.mr-sm-n210,.mx-sm-n210{margin-right:-13.125rem!important}.mb-sm-n210,.my-sm-n210{margin-bottom:-13.125rem!important}.ml-sm-n210,.mx-sm-n210{margin-left:-13.125rem!important}.m-sm-n220{margin:-13.75rem!important}.mt-sm-n220,.my-sm-n220{margin-top:-13.75rem!important}.mr-sm-n220,.mx-sm-n220{margin-right:-13.75rem!important}.mb-sm-n220,.my-sm-n220{margin-bottom:-13.75rem!important}.ml-sm-n220,.mx-sm-n220{margin-left:-13.75rem!important}.m-sm-n230{margin:-14.375rem!important}.mt-sm-n230,.my-sm-n230{margin-top:-14.375rem!important}.mr-sm-n230,.mx-sm-n230{margin-right:-14.375rem!important}.mb-sm-n230,.my-sm-n230{margin-bottom:-14.375rem!important}.ml-sm-n230,.mx-sm-n230{margin-left:-14.375rem!important}.m-sm-n240{margin:-15rem!important}.mt-sm-n240,.my-sm-n240{margin-top:-15rem!important}.mr-sm-n240,.mx-sm-n240{margin-right:-15rem!important}.mb-sm-n240,.my-sm-n240{margin-bottom:-15rem!important}.ml-sm-n240,.mx-sm-n240{margin-left:-15rem!important}.m-sm-n250{margin:-15.625rem!important}.mt-sm-n250,.my-sm-n250{margin-top:-15.625rem!important}.mr-sm-n250,.mx-sm-n250{margin-right:-15.625rem!important}.mb-sm-n250,.my-sm-n250{margin-bottom:-15.625rem!important}.ml-sm-n250,.mx-sm-n250{margin-left:-15.625rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width:992px){.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-5{margin:.3125rem!important}.mt-md-5,.my-md-5{margin-top:.3125rem!important}.mr-md-5,.mx-md-5{margin-right:.3125rem!important}.mb-md-5,.my-md-5{margin-bottom:.3125rem!important}.ml-md-5,.mx-md-5{margin-left:.3125rem!important}.m-md-10{margin:.625rem!important}.mt-md-10,.my-md-10{margin-top:.625rem!important}.mr-md-10,.mx-md-10{margin-right:.625rem!important}.mb-md-10,.my-md-10{margin-bottom:.625rem!important}.ml-md-10,.mx-md-10{margin-left:.625rem!important}.m-md-15{margin:.9375rem!important}.mt-md-15,.my-md-15{margin-top:.9375rem!important}.mr-md-15,.mx-md-15{margin-right:.9375rem!important}.mb-md-15,.my-md-15{margin-bottom:.9375rem!important}.ml-md-15,.mx-md-15{margin-left:.9375rem!important}.m-md-20{margin:1.25rem!important}.mt-md-20,.my-md-20{margin-top:1.25rem!important}.mr-md-20,.mx-md-20{margin-right:1.25rem!important}.mb-md-20,.my-md-20{margin-bottom:1.25rem!important}.ml-md-20,.mx-md-20{margin-left:1.25rem!important}.m-md-30{margin:1.875rem!important}.mt-md-30,.my-md-30{margin-top:1.875rem!important}.mr-md-30,.mx-md-30{margin-right:1.875rem!important}.mb-md-30,.my-md-30{margin-bottom:1.875rem!important}.ml-md-30,.mx-md-30{margin-left:1.875rem!important}.m-md-40{margin:2.5rem!important}.mt-md-40,.my-md-40{margin-top:2.5rem!important}.mr-md-40,.mx-md-40{margin-right:2.5rem!important}.mb-md-40,.my-md-40{margin-bottom:2.5rem!important}.ml-md-40,.mx-md-40{margin-left:2.5rem!important}.m-md-50{margin:3.125rem!important}.mt-md-50,.my-md-50{margin-top:3.125rem!important}.mr-md-50,.mx-md-50{margin-right:3.125rem!important}.mb-md-50,.my-md-50{margin-bottom:3.125rem!important}.ml-md-50,.mx-md-50{margin-left:3.125rem!important}.m-md-60{margin:3.75rem!important}.mt-md-60,.my-md-60{margin-top:3.75rem!important}.mr-md-60,.mx-md-60{margin-right:3.75rem!important}.mb-md-60,.my-md-60{margin-bottom:3.75rem!important}.ml-md-60,.mx-md-60{margin-left:3.75rem!important}.m-md-70{margin:4.375rem!important}.mt-md-70,.my-md-70{margin-top:4.375rem!important}.mr-md-70,.mx-md-70{margin-right:4.375rem!important}.mb-md-70,.my-md-70{margin-bottom:4.375rem!important}.ml-md-70,.mx-md-70{margin-left:4.375rem!important}.m-md-80{margin:5rem!important}.mt-md-80,.my-md-80{margin-top:5rem!important}.mr-md-80,.mx-md-80{margin-right:5rem!important}.mb-md-80,.my-md-80{margin-bottom:5rem!important}.ml-md-80,.mx-md-80{margin-left:5rem!important}.m-md-90{margin:5.625rem!important}.mt-md-90,.my-md-90{margin-top:5.625rem!important}.mr-md-90,.mx-md-90{margin-right:5.625rem!important}.mb-md-90,.my-md-90{margin-bottom:5.625rem!important}.ml-md-90,.mx-md-90{margin-left:5.625rem!important}.m-md-100{margin:6.25rem!important}.mt-md-100,.my-md-100{margin-top:6.25rem!important}.mr-md-100,.mx-md-100{margin-right:6.25rem!important}.mb-md-100,.my-md-100{margin-bottom:6.25rem!important}.ml-md-100,.mx-md-100{margin-left:6.25rem!important}.m-md-110{margin:6.875rem!important}.mt-md-110,.my-md-110{margin-top:6.875rem!important}.mr-md-110,.mx-md-110{margin-right:6.875rem!important}.mb-md-110,.my-md-110{margin-bottom:6.875rem!important}.ml-md-110,.mx-md-110{margin-left:6.875rem!important}.m-md-120{margin:7.5rem!important}.mt-md-120,.my-md-120{margin-top:7.5rem!important}.mr-md-120,.mx-md-120{margin-right:7.5rem!important}.mb-md-120,.my-md-120{margin-bottom:7.5rem!important}.ml-md-120,.mx-md-120{margin-left:7.5rem!important}.m-md-130{margin:8.125rem!important}.mt-md-130,.my-md-130{margin-top:8.125rem!important}.mr-md-130,.mx-md-130{margin-right:8.125rem!important}.mb-md-130,.my-md-130{margin-bottom:8.125rem!important}.ml-md-130,.mx-md-130{margin-left:8.125rem!important}.m-md-140{margin:8.75rem!important}.mt-md-140,.my-md-140{margin-top:8.75rem!important}.mr-md-140,.mx-md-140{margin-right:8.75rem!important}.mb-md-140,.my-md-140{margin-bottom:8.75rem!important}.ml-md-140,.mx-md-140{margin-left:8.75rem!important}.m-md-150{margin:9.375rem!important}.mt-md-150,.my-md-150{margin-top:9.375rem!important}.mr-md-150,.mx-md-150{margin-right:9.375rem!important}.mb-md-150,.my-md-150{margin-bottom:9.375rem!important}.ml-md-150,.mx-md-150{margin-left:9.375rem!important}.m-md-160{margin:10rem!important}.mt-md-160,.my-md-160{margin-top:10rem!important}.mr-md-160,.mx-md-160{margin-right:10rem!important}.mb-md-160,.my-md-160{margin-bottom:10rem!important}.ml-md-160,.mx-md-160{margin-left:10rem!important}.m-md-170{margin:10.625rem!important}.mt-md-170,.my-md-170{margin-top:10.625rem!important}.mr-md-170,.mx-md-170{margin-right:10.625rem!important}.mb-md-170,.my-md-170{margin-bottom:10.625rem!important}.ml-md-170,.mx-md-170{margin-left:10.625rem!important}.m-md-180{margin:11.25rem!important}.mt-md-180,.my-md-180{margin-top:11.25rem!important}.mr-md-180,.mx-md-180{margin-right:11.25rem!important}.mb-md-180,.my-md-180{margin-bottom:11.25rem!important}.ml-md-180,.mx-md-180{margin-left:11.25rem!important}.m-md-190{margin:11.875rem!important}.mt-md-190,.my-md-190{margin-top:11.875rem!important}.mr-md-190,.mx-md-190{margin-right:11.875rem!important}.mb-md-190,.my-md-190{margin-bottom:11.875rem!important}.ml-md-190,.mx-md-190{margin-left:11.875rem!important}.m-md-200{margin:12.5rem!important}.mt-md-200,.my-md-200{margin-top:12.5rem!important}.mr-md-200,.mx-md-200{margin-right:12.5rem!important}.mb-md-200,.my-md-200{margin-bottom:12.5rem!important}.ml-md-200,.mx-md-200{margin-left:12.5rem!important}.m-md-210{margin:13.125rem!important}.mt-md-210,.my-md-210{margin-top:13.125rem!important}.mr-md-210,.mx-md-210{margin-right:13.125rem!important}.mb-md-210,.my-md-210{margin-bottom:13.125rem!important}.ml-md-210,.mx-md-210{margin-left:13.125rem!important}.m-md-220{margin:13.75rem!important}.mt-md-220,.my-md-220{margin-top:13.75rem!important}.mr-md-220,.mx-md-220{margin-right:13.75rem!important}.mb-md-220,.my-md-220{margin-bottom:13.75rem!important}.ml-md-220,.mx-md-220{margin-left:13.75rem!important}.m-md-230{margin:14.375rem!important}.mt-md-230,.my-md-230{margin-top:14.375rem!important}.mr-md-230,.mx-md-230{margin-right:14.375rem!important}.mb-md-230,.my-md-230{margin-bottom:14.375rem!important}.ml-md-230,.mx-md-230{margin-left:14.375rem!important}.m-md-240{margin:15rem!important}.mt-md-240,.my-md-240{margin-top:15rem!important}.mr-md-240,.mx-md-240{margin-right:15rem!important}.mb-md-240,.my-md-240{margin-bottom:15rem!important}.ml-md-240,.mx-md-240{margin-left:15rem!important}.m-md-250{margin:15.625rem!important}.mt-md-250,.my-md-250{margin-top:15.625rem!important}.mr-md-250,.mx-md-250{margin-right:15.625rem!important}.mb-md-250,.my-md-250{margin-bottom:15.625rem!important}.ml-md-250,.mx-md-250{margin-left:15.625rem!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-5{padding:.3125rem!important}.pt-md-5,.py-md-5{padding-top:.3125rem!important}.pr-md-5,.px-md-5{padding-right:.3125rem!important}.pb-md-5,.py-md-5{padding-bottom:.3125rem!important}.pl-md-5,.px-md-5{padding-left:.3125rem!important}.p-md-10{padding:.625rem!important}.pt-md-10,.py-md-10{padding-top:.625rem!important}.pr-md-10,.px-md-10{padding-right:.625rem!important}.pb-md-10,.py-md-10{padding-bottom:.625rem!important}.pl-md-10,.px-md-10{padding-left:.625rem!important}.p-md-15{padding:.9375rem!important}.pt-md-15,.py-md-15{padding-top:.9375rem!important}.pr-md-15,.px-md-15{padding-right:.9375rem!important}.pb-md-15,.py-md-15{padding-bottom:.9375rem!important}.pl-md-15,.px-md-15{padding-left:.9375rem!important}.p-md-20{padding:1.25rem!important}.pt-md-20,.py-md-20{padding-top:1.25rem!important}.pr-md-20,.px-md-20{padding-right:1.25rem!important}.pb-md-20,.py-md-20{padding-bottom:1.25rem!important}.pl-md-20,.px-md-20{padding-left:1.25rem!important}.p-md-30{padding:1.875rem!important}.pt-md-30,.py-md-30{padding-top:1.875rem!important}.pr-md-30,.px-md-30{padding-right:1.875rem!important}.pb-md-30,.py-md-30{padding-bottom:1.875rem!important}.pl-md-30,.px-md-30{padding-left:1.875rem!important}.p-md-40{padding:2.5rem!important}.pt-md-40,.py-md-40{padding-top:2.5rem!important}.pr-md-40,.px-md-40{padding-right:2.5rem!important}.pb-md-40,.py-md-40{padding-bottom:2.5rem!important}.pl-md-40,.px-md-40{padding-left:2.5rem!important}.p-md-50{padding:3.125rem!important}.pt-md-50,.py-md-50{padding-top:3.125rem!important}.pr-md-50,.px-md-50{padding-right:3.125rem!important}.pb-md-50,.py-md-50{padding-bottom:3.125rem!important}.pl-md-50,.px-md-50{padding-left:3.125rem!important}.p-md-60{padding:3.75rem!important}.pt-md-60,.py-md-60{padding-top:3.75rem!important}.pr-md-60,.px-md-60{padding-right:3.75rem!important}.pb-md-60,.py-md-60{padding-bottom:3.75rem!important}.pl-md-60,.px-md-60{padding-left:3.75rem!important}.p-md-70{padding:4.375rem!important}.pt-md-70,.py-md-70{padding-top:4.375rem!important}.pr-md-70,.px-md-70{padding-right:4.375rem!important}.pb-md-70,.py-md-70{padding-bottom:4.375rem!important}.pl-md-70,.px-md-70{padding-left:4.375rem!important}.p-md-80{padding:5rem!important}.pt-md-80,.py-md-80{padding-top:5rem!important}.pr-md-80,.px-md-80{padding-right:5rem!important}.pb-md-80,.py-md-80{padding-bottom:5rem!important}.pl-md-80,.px-md-80{padding-left:5rem!important}.p-md-90{padding:5.625rem!important}.pt-md-90,.py-md-90{padding-top:5.625rem!important}.pr-md-90,.px-md-90{padding-right:5.625rem!important}.pb-md-90,.py-md-90{padding-bottom:5.625rem!important}.pl-md-90,.px-md-90{padding-left:5.625rem!important}.p-md-100{padding:6.25rem!important}.pt-md-100,.py-md-100{padding-top:6.25rem!important}.pr-md-100,.px-md-100{padding-right:6.25rem!important}.pb-md-100,.py-md-100{padding-bottom:6.25rem!important}.pl-md-100,.px-md-100{padding-left:6.25rem!important}.p-md-110{padding:6.875rem!important}.pt-md-110,.py-md-110{padding-top:6.875rem!important}.pr-md-110,.px-md-110{padding-right:6.875rem!important}.pb-md-110,.py-md-110{padding-bottom:6.875rem!important}.pl-md-110,.px-md-110{padding-left:6.875rem!important}.p-md-120{padding:7.5rem!important}.pt-md-120,.py-md-120{padding-top:7.5rem!important}.pr-md-120,.px-md-120{padding-right:7.5rem!important}.pb-md-120,.py-md-120{padding-bottom:7.5rem!important}.pl-md-120,.px-md-120{padding-left:7.5rem!important}.p-md-130{padding:8.125rem!important}.pt-md-130,.py-md-130{padding-top:8.125rem!important}.pr-md-130,.px-md-130{padding-right:8.125rem!important}.pb-md-130,.py-md-130{padding-bottom:8.125rem!important}.pl-md-130,.px-md-130{padding-left:8.125rem!important}.p-md-140{padding:8.75rem!important}.pt-md-140,.py-md-140{padding-top:8.75rem!important}.pr-md-140,.px-md-140{padding-right:8.75rem!important}.pb-md-140,.py-md-140{padding-bottom:8.75rem!important}.pl-md-140,.px-md-140{padding-left:8.75rem!important}.p-md-150{padding:9.375rem!important}.pt-md-150,.py-md-150{padding-top:9.375rem!important}.pr-md-150,.px-md-150{padding-right:9.375rem!important}.pb-md-150,.py-md-150{padding-bottom:9.375rem!important}.pl-md-150,.px-md-150{padding-left:9.375rem!important}.p-md-160{padding:10rem!important}.pt-md-160,.py-md-160{padding-top:10rem!important}.pr-md-160,.px-md-160{padding-right:10rem!important}.pb-md-160,.py-md-160{padding-bottom:10rem!important}.pl-md-160,.px-md-160{padding-left:10rem!important}.p-md-170{padding:10.625rem!important}.pt-md-170,.py-md-170{padding-top:10.625rem!important}.pr-md-170,.px-md-170{padding-right:10.625rem!important}.pb-md-170,.py-md-170{padding-bottom:10.625rem!important}.pl-md-170,.px-md-170{padding-left:10.625rem!important}.p-md-180{padding:11.25rem!important}.pt-md-180,.py-md-180{padding-top:11.25rem!important}.pr-md-180,.px-md-180{padding-right:11.25rem!important}.pb-md-180,.py-md-180{padding-bottom:11.25rem!important}.pl-md-180,.px-md-180{padding-left:11.25rem!important}.p-md-190{padding:11.875rem!important}.pt-md-190,.py-md-190{padding-top:11.875rem!important}.pr-md-190,.px-md-190{padding-right:11.875rem!important}.pb-md-190,.py-md-190{padding-bottom:11.875rem!important}.pl-md-190,.px-md-190{padding-left:11.875rem!important}.p-md-200{padding:12.5rem!important}.pt-md-200,.py-md-200{padding-top:12.5rem!important}.pr-md-200,.px-md-200{padding-right:12.5rem!important}.pb-md-200,.py-md-200{padding-bottom:12.5rem!important}.pl-md-200,.px-md-200{padding-left:12.5rem!important}.p-md-210{padding:13.125rem!important}.pt-md-210,.py-md-210{padding-top:13.125rem!important}.pr-md-210,.px-md-210{padding-right:13.125rem!important}.pb-md-210,.py-md-210{padding-bottom:13.125rem!important}.pl-md-210,.px-md-210{padding-left:13.125rem!important}.p-md-220{padding:13.75rem!important}.pt-md-220,.py-md-220{padding-top:13.75rem!important}.pr-md-220,.px-md-220{padding-right:13.75rem!important}.pb-md-220,.py-md-220{padding-bottom:13.75rem!important}.pl-md-220,.px-md-220{padding-left:13.75rem!important}.p-md-230{padding:14.375rem!important}.pt-md-230,.py-md-230{padding-top:14.375rem!important}.pr-md-230,.px-md-230{padding-right:14.375rem!important}.pb-md-230,.py-md-230{padding-bottom:14.375rem!important}.pl-md-230,.px-md-230{padding-left:14.375rem!important}.p-md-240{padding:15rem!important}.pt-md-240,.py-md-240{padding-top:15rem!important}.pr-md-240,.px-md-240{padding-right:15rem!important}.pb-md-240,.py-md-240{padding-bottom:15rem!important}.pl-md-240,.px-md-240{padding-left:15rem!important}.p-md-250{padding:15.625rem!important}.pt-md-250,.py-md-250{padding-top:15.625rem!important}.pr-md-250,.px-md-250{padding-right:15.625rem!important}.pb-md-250,.py-md-250{padding-bottom:15.625rem!important}.pl-md-250,.px-md-250{padding-left:15.625rem!important}.m-md-n5{margin:-.3125rem!important}.mt-md-n5,.my-md-n5{margin-top:-.3125rem!important}.mr-md-n5,.mx-md-n5{margin-right:-.3125rem!important}.mb-md-n5,.my-md-n5{margin-bottom:-.3125rem!important}.ml-md-n5,.mx-md-n5{margin-left:-.3125rem!important}.m-md-n10{margin:-.625rem!important}.mt-md-n10,.my-md-n10{margin-top:-.625rem!important}.mr-md-n10,.mx-md-n10{margin-right:-.625rem!important}.mb-md-n10,.my-md-n10{margin-bottom:-.625rem!important}.ml-md-n10,.mx-md-n10{margin-left:-.625rem!important}.m-md-n15{margin:-.9375rem!important}.mt-md-n15,.my-md-n15{margin-top:-.9375rem!important}.mr-md-n15,.mx-md-n15{margin-right:-.9375rem!important}.mb-md-n15,.my-md-n15{margin-bottom:-.9375rem!important}.ml-md-n15,.mx-md-n15{margin-left:-.9375rem!important}.m-md-n20{margin:-1.25rem!important}.mt-md-n20,.my-md-n20{margin-top:-1.25rem!important}.mr-md-n20,.mx-md-n20{margin-right:-1.25rem!important}.mb-md-n20,.my-md-n20{margin-bottom:-1.25rem!important}.ml-md-n20,.mx-md-n20{margin-left:-1.25rem!important}.m-md-n30{margin:-1.875rem!important}.mt-md-n30,.my-md-n30{margin-top:-1.875rem!important}.mr-md-n30,.mx-md-n30{margin-right:-1.875rem!important}.mb-md-n30,.my-md-n30{margin-bottom:-1.875rem!important}.ml-md-n30,.mx-md-n30{margin-left:-1.875rem!important}.m-md-n40{margin:-2.5rem!important}.mt-md-n40,.my-md-n40{margin-top:-2.5rem!important}.mr-md-n40,.mx-md-n40{margin-right:-2.5rem!important}.mb-md-n40,.my-md-n40{margin-bottom:-2.5rem!important}.ml-md-n40,.mx-md-n40{margin-left:-2.5rem!important}.m-md-n50{margin:-3.125rem!important}.mt-md-n50,.my-md-n50{margin-top:-3.125rem!important}.mr-md-n50,.mx-md-n50{margin-right:-3.125rem!important}.mb-md-n50,.my-md-n50{margin-bottom:-3.125rem!important}.ml-md-n50,.mx-md-n50{margin-left:-3.125rem!important}.m-md-n60{margin:-3.75rem!important}.mt-md-n60,.my-md-n60{margin-top:-3.75rem!important}.mr-md-n60,.mx-md-n60{margin-right:-3.75rem!important}.mb-md-n60,.my-md-n60{margin-bottom:-3.75rem!important}.ml-md-n60,.mx-md-n60{margin-left:-3.75rem!important}.m-md-n70{margin:-4.375rem!important}.mt-md-n70,.my-md-n70{margin-top:-4.375rem!important}.mr-md-n70,.mx-md-n70{margin-right:-4.375rem!important}.mb-md-n70,.my-md-n70{margin-bottom:-4.375rem!important}.ml-md-n70,.mx-md-n70{margin-left:-4.375rem!important}.m-md-n80{margin:-5rem!important}.mt-md-n80,.my-md-n80{margin-top:-5rem!important}.mr-md-n80,.mx-md-n80{margin-right:-5rem!important}.mb-md-n80,.my-md-n80{margin-bottom:-5rem!important}.ml-md-n80,.mx-md-n80{margin-left:-5rem!important}.m-md-n90{margin:-5.625rem!important}.mt-md-n90,.my-md-n90{margin-top:-5.625rem!important}.mr-md-n90,.mx-md-n90{margin-right:-5.625rem!important}.mb-md-n90,.my-md-n90{margin-bottom:-5.625rem!important}.ml-md-n90,.mx-md-n90{margin-left:-5.625rem!important}.m-md-n100{margin:-6.25rem!important}.mt-md-n100,.my-md-n100{margin-top:-6.25rem!important}.mr-md-n100,.mx-md-n100{margin-right:-6.25rem!important}.mb-md-n100,.my-md-n100{margin-bottom:-6.25rem!important}.ml-md-n100,.mx-md-n100{margin-left:-6.25rem!important}.m-md-n110{margin:-6.875rem!important}.mt-md-n110,.my-md-n110{margin-top:-6.875rem!important}.mr-md-n110,.mx-md-n110{margin-right:-6.875rem!important}.mb-md-n110,.my-md-n110{margin-bottom:-6.875rem!important}.ml-md-n110,.mx-md-n110{margin-left:-6.875rem!important}.m-md-n120{margin:-7.5rem!important}.mt-md-n120,.my-md-n120{margin-top:-7.5rem!important}.mr-md-n120,.mx-md-n120{margin-right:-7.5rem!important}.mb-md-n120,.my-md-n120{margin-bottom:-7.5rem!important}.ml-md-n120,.mx-md-n120{margin-left:-7.5rem!important}.m-md-n130{margin:-8.125rem!important}.mt-md-n130,.my-md-n130{margin-top:-8.125rem!important}.mr-md-n130,.mx-md-n130{margin-right:-8.125rem!important}.mb-md-n130,.my-md-n130{margin-bottom:-8.125rem!important}.ml-md-n130,.mx-md-n130{margin-left:-8.125rem!important}.m-md-n140{margin:-8.75rem!important}.mt-md-n140,.my-md-n140{margin-top:-8.75rem!important}.mr-md-n140,.mx-md-n140{margin-right:-8.75rem!important}.mb-md-n140,.my-md-n140{margin-bottom:-8.75rem!important}.ml-md-n140,.mx-md-n140{margin-left:-8.75rem!important}.m-md-n150{margin:-9.375rem!important}.mt-md-n150,.my-md-n150{margin-top:-9.375rem!important}.mr-md-n150,.mx-md-n150{margin-right:-9.375rem!important}.mb-md-n150,.my-md-n150{margin-bottom:-9.375rem!important}.ml-md-n150,.mx-md-n150{margin-left:-9.375rem!important}.m-md-n160{margin:-10rem!important}.mt-md-n160,.my-md-n160{margin-top:-10rem!important}.mr-md-n160,.mx-md-n160{margin-right:-10rem!important}.mb-md-n160,.my-md-n160{margin-bottom:-10rem!important}.ml-md-n160,.mx-md-n160{margin-left:-10rem!important}.m-md-n170{margin:-10.625rem!important}.mt-md-n170,.my-md-n170{margin-top:-10.625rem!important}.mr-md-n170,.mx-md-n170{margin-right:-10.625rem!important}.mb-md-n170,.my-md-n170{margin-bottom:-10.625rem!important}.ml-md-n170,.mx-md-n170{margin-left:-10.625rem!important}.m-md-n180{margin:-11.25rem!important}.mt-md-n180,.my-md-n180{margin-top:-11.25rem!important}.mr-md-n180,.mx-md-n180{margin-right:-11.25rem!important}.mb-md-n180,.my-md-n180{margin-bottom:-11.25rem!important}.ml-md-n180,.mx-md-n180{margin-left:-11.25rem!important}.m-md-n190{margin:-11.875rem!important}.mt-md-n190,.my-md-n190{margin-top:-11.875rem!important}.mr-md-n190,.mx-md-n190{margin-right:-11.875rem!important}.mb-md-n190,.my-md-n190{margin-bottom:-11.875rem!important}.ml-md-n190,.mx-md-n190{margin-left:-11.875rem!important}.m-md-n200{margin:-12.5rem!important}.mt-md-n200,.my-md-n200{margin-top:-12.5rem!important}.mr-md-n200,.mx-md-n200{margin-right:-12.5rem!important}.mb-md-n200,.my-md-n200{margin-bottom:-12.5rem!important}.ml-md-n200,.mx-md-n200{margin-left:-12.5rem!important}.m-md-n210{margin:-13.125rem!important}.mt-md-n210,.my-md-n210{margin-top:-13.125rem!important}.mr-md-n210,.mx-md-n210{margin-right:-13.125rem!important}.mb-md-n210,.my-md-n210{margin-bottom:-13.125rem!important}.ml-md-n210,.mx-md-n210{margin-left:-13.125rem!important}.m-md-n220{margin:-13.75rem!important}.mt-md-n220,.my-md-n220{margin-top:-13.75rem!important}.mr-md-n220,.mx-md-n220{margin-right:-13.75rem!important}.mb-md-n220,.my-md-n220{margin-bottom:-13.75rem!important}.ml-md-n220,.mx-md-n220{margin-left:-13.75rem!important}.m-md-n230{margin:-14.375rem!important}.mt-md-n230,.my-md-n230{margin-top:-14.375rem!important}.mr-md-n230,.mx-md-n230{margin-right:-14.375rem!important}.mb-md-n230,.my-md-n230{margin-bottom:-14.375rem!important}.ml-md-n230,.mx-md-n230{margin-left:-14.375rem!important}.m-md-n240{margin:-15rem!important}.mt-md-n240,.my-md-n240{margin-top:-15rem!important}.mr-md-n240,.mx-md-n240{margin-right:-15rem!important}.mb-md-n240,.my-md-n240{margin-bottom:-15rem!important}.ml-md-n240,.mx-md-n240{margin-left:-15rem!important}.m-md-n250{margin:-15.625rem!important}.mt-md-n250,.my-md-n250{margin-top:-15.625rem!important}.mr-md-n250,.mx-md-n250{margin-right:-15.625rem!important}.mb-md-n250,.my-md-n250{margin-bottom:-15.625rem!important}.ml-md-n250,.mx-md-n250{margin-left:-15.625rem!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width:1350px){.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-5{margin:.3125rem!important}.mt-lg-5,.my-lg-5{margin-top:.3125rem!important}.mr-lg-5,.mx-lg-5{margin-right:.3125rem!important}.mb-lg-5,.my-lg-5{margin-bottom:.3125rem!important}.ml-lg-5,.mx-lg-5{margin-left:.3125rem!important}.m-lg-10{margin:.625rem!important}.mt-lg-10,.my-lg-10{margin-top:.625rem!important}.mr-lg-10,.mx-lg-10{margin-right:.625rem!important}.mb-lg-10,.my-lg-10{margin-bottom:.625rem!important}.ml-lg-10,.mx-lg-10{margin-left:.625rem!important}.m-lg-15{margin:.9375rem!important}.mt-lg-15,.my-lg-15{margin-top:.9375rem!important}.mr-lg-15,.mx-lg-15{margin-right:.9375rem!important}.mb-lg-15,.my-lg-15{margin-bottom:.9375rem!important}.ml-lg-15,.mx-lg-15{margin-left:.9375rem!important}.m-lg-20{margin:1.25rem!important}.mt-lg-20,.my-lg-20{margin-top:1.25rem!important}.mr-lg-20,.mx-lg-20{margin-right:1.25rem!important}.mb-lg-20,.my-lg-20{margin-bottom:1.25rem!important}.ml-lg-20,.mx-lg-20{margin-left:1.25rem!important}.m-lg-30{margin:1.875rem!important}.mt-lg-30,.my-lg-30{margin-top:1.875rem!important}.mr-lg-30,.mx-lg-30{margin-right:1.875rem!important}.mb-lg-30,.my-lg-30{margin-bottom:1.875rem!important}.ml-lg-30,.mx-lg-30{margin-left:1.875rem!important}.m-lg-40{margin:2.5rem!important}.mt-lg-40,.my-lg-40{margin-top:2.5rem!important}.mr-lg-40,.mx-lg-40{margin-right:2.5rem!important}.mb-lg-40,.my-lg-40{margin-bottom:2.5rem!important}.ml-lg-40,.mx-lg-40{margin-left:2.5rem!important}.m-lg-50{margin:3.125rem!important}.mt-lg-50,.my-lg-50{margin-top:3.125rem!important}.mr-lg-50,.mx-lg-50{margin-right:3.125rem!important}.mb-lg-50,.my-lg-50{margin-bottom:3.125rem!important}.ml-lg-50,.mx-lg-50{margin-left:3.125rem!important}.m-lg-60{margin:3.75rem!important}.mt-lg-60,.my-lg-60{margin-top:3.75rem!important}.mr-lg-60,.mx-lg-60{margin-right:3.75rem!important}.mb-lg-60,.my-lg-60{margin-bottom:3.75rem!important}.ml-lg-60,.mx-lg-60{margin-left:3.75rem!important}.m-lg-70{margin:4.375rem!important}.mt-lg-70,.my-lg-70{margin-top:4.375rem!important}.mr-lg-70,.mx-lg-70{margin-right:4.375rem!important}.mb-lg-70,.my-lg-70{margin-bottom:4.375rem!important}.ml-lg-70,.mx-lg-70{margin-left:4.375rem!important}.m-lg-80{margin:5rem!important}.mt-lg-80,.my-lg-80{margin-top:5rem!important}.mr-lg-80,.mx-lg-80{margin-right:5rem!important}.mb-lg-80,.my-lg-80{margin-bottom:5rem!important}.ml-lg-80,.mx-lg-80{margin-left:5rem!important}.m-lg-90{margin:5.625rem!important}.mt-lg-90,.my-lg-90{margin-top:5.625rem!important}.mr-lg-90,.mx-lg-90{margin-right:5.625rem!important}.mb-lg-90,.my-lg-90{margin-bottom:5.625rem!important}.ml-lg-90,.mx-lg-90{margin-left:5.625rem!important}.m-lg-100{margin:6.25rem!important}.mt-lg-100,.my-lg-100{margin-top:6.25rem!important}.mr-lg-100,.mx-lg-100{margin-right:6.25rem!important}.mb-lg-100,.my-lg-100{margin-bottom:6.25rem!important}.ml-lg-100,.mx-lg-100{margin-left:6.25rem!important}.m-lg-110{margin:6.875rem!important}.mt-lg-110,.my-lg-110{margin-top:6.875rem!important}.mr-lg-110,.mx-lg-110{margin-right:6.875rem!important}.mb-lg-110,.my-lg-110{margin-bottom:6.875rem!important}.ml-lg-110,.mx-lg-110{margin-left:6.875rem!important}.m-lg-120{margin:7.5rem!important}.mt-lg-120,.my-lg-120{margin-top:7.5rem!important}.mr-lg-120,.mx-lg-120{margin-right:7.5rem!important}.mb-lg-120,.my-lg-120{margin-bottom:7.5rem!important}.ml-lg-120,.mx-lg-120{margin-left:7.5rem!important}.m-lg-130{margin:8.125rem!important}.mt-lg-130,.my-lg-130{margin-top:8.125rem!important}.mr-lg-130,.mx-lg-130{margin-right:8.125rem!important}.mb-lg-130,.my-lg-130{margin-bottom:8.125rem!important}.ml-lg-130,.mx-lg-130{margin-left:8.125rem!important}.m-lg-140{margin:8.75rem!important}.mt-lg-140,.my-lg-140{margin-top:8.75rem!important}.mr-lg-140,.mx-lg-140{margin-right:8.75rem!important}.mb-lg-140,.my-lg-140{margin-bottom:8.75rem!important}.ml-lg-140,.mx-lg-140{margin-left:8.75rem!important}.m-lg-150{margin:9.375rem!important}.mt-lg-150,.my-lg-150{margin-top:9.375rem!important}.mr-lg-150,.mx-lg-150{margin-right:9.375rem!important}.mb-lg-150,.my-lg-150{margin-bottom:9.375rem!important}.ml-lg-150,.mx-lg-150{margin-left:9.375rem!important}.m-lg-160{margin:10rem!important}.mt-lg-160,.my-lg-160{margin-top:10rem!important}.mr-lg-160,.mx-lg-160{margin-right:10rem!important}.mb-lg-160,.my-lg-160{margin-bottom:10rem!important}.ml-lg-160,.mx-lg-160{margin-left:10rem!important}.m-lg-170{margin:10.625rem!important}.mt-lg-170,.my-lg-170{margin-top:10.625rem!important}.mr-lg-170,.mx-lg-170{margin-right:10.625rem!important}.mb-lg-170,.my-lg-170{margin-bottom:10.625rem!important}.ml-lg-170,.mx-lg-170{margin-left:10.625rem!important}.m-lg-180{margin:11.25rem!important}.mt-lg-180,.my-lg-180{margin-top:11.25rem!important}.mr-lg-180,.mx-lg-180{margin-right:11.25rem!important}.mb-lg-180,.my-lg-180{margin-bottom:11.25rem!important}.ml-lg-180,.mx-lg-180{margin-left:11.25rem!important}.m-lg-190{margin:11.875rem!important}.mt-lg-190,.my-lg-190{margin-top:11.875rem!important}.mr-lg-190,.mx-lg-190{margin-right:11.875rem!important}.mb-lg-190,.my-lg-190{margin-bottom:11.875rem!important}.ml-lg-190,.mx-lg-190{margin-left:11.875rem!important}.m-lg-200{margin:12.5rem!important}.mt-lg-200,.my-lg-200{margin-top:12.5rem!important}.mr-lg-200,.mx-lg-200{margin-right:12.5rem!important}.mb-lg-200,.my-lg-200{margin-bottom:12.5rem!important}.ml-lg-200,.mx-lg-200{margin-left:12.5rem!important}.m-lg-210{margin:13.125rem!important}.mt-lg-210,.my-lg-210{margin-top:13.125rem!important}.mr-lg-210,.mx-lg-210{margin-right:13.125rem!important}.mb-lg-210,.my-lg-210{margin-bottom:13.125rem!important}.ml-lg-210,.mx-lg-210{margin-left:13.125rem!important}.m-lg-220{margin:13.75rem!important}.mt-lg-220,.my-lg-220{margin-top:13.75rem!important}.mr-lg-220,.mx-lg-220{margin-right:13.75rem!important}.mb-lg-220,.my-lg-220{margin-bottom:13.75rem!important}.ml-lg-220,.mx-lg-220{margin-left:13.75rem!important}.m-lg-230{margin:14.375rem!important}.mt-lg-230,.my-lg-230{margin-top:14.375rem!important}.mr-lg-230,.mx-lg-230{margin-right:14.375rem!important}.mb-lg-230,.my-lg-230{margin-bottom:14.375rem!important}.ml-lg-230,.mx-lg-230{margin-left:14.375rem!important}.m-lg-240{margin:15rem!important}.mt-lg-240,.my-lg-240{margin-top:15rem!important}.mr-lg-240,.mx-lg-240{margin-right:15rem!important}.mb-lg-240,.my-lg-240{margin-bottom:15rem!important}.ml-lg-240,.mx-lg-240{margin-left:15rem!important}.m-lg-250{margin:15.625rem!important}.mt-lg-250,.my-lg-250{margin-top:15.625rem!important}.mr-lg-250,.mx-lg-250{margin-right:15.625rem!important}.mb-lg-250,.my-lg-250{margin-bottom:15.625rem!important}.ml-lg-250,.mx-lg-250{margin-left:15.625rem!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-5{padding:.3125rem!important}.pt-lg-5,.py-lg-5{padding-top:.3125rem!important}.pr-lg-5,.px-lg-5{padding-right:.3125rem!important}.pb-lg-5,.py-lg-5{padding-bottom:.3125rem!important}.pl-lg-5,.px-lg-5{padding-left:.3125rem!important}.p-lg-10{padding:.625rem!important}.pt-lg-10,.py-lg-10{padding-top:.625rem!important}.pr-lg-10,.px-lg-10{padding-right:.625rem!important}.pb-lg-10,.py-lg-10{padding-bottom:.625rem!important}.pl-lg-10,.px-lg-10{padding-left:.625rem!important}.p-lg-15{padding:.9375rem!important}.pt-lg-15,.py-lg-15{padding-top:.9375rem!important}.pr-lg-15,.px-lg-15{padding-right:.9375rem!important}.pb-lg-15,.py-lg-15{padding-bottom:.9375rem!important}.pl-lg-15,.px-lg-15{padding-left:.9375rem!important}.p-lg-20{padding:1.25rem!important}.pt-lg-20,.py-lg-20{padding-top:1.25rem!important}.pr-lg-20,.px-lg-20{padding-right:1.25rem!important}.pb-lg-20,.py-lg-20{padding-bottom:1.25rem!important}.pl-lg-20,.px-lg-20{padding-left:1.25rem!important}.p-lg-30{padding:1.875rem!important}.pt-lg-30,.py-lg-30{padding-top:1.875rem!important}.pr-lg-30,.px-lg-30{padding-right:1.875rem!important}.pb-lg-30,.py-lg-30{padding-bottom:1.875rem!important}.pl-lg-30,.px-lg-30{padding-left:1.875rem!important}.p-lg-40{padding:2.5rem!important}.pt-lg-40,.py-lg-40{padding-top:2.5rem!important}.pr-lg-40,.px-lg-40{padding-right:2.5rem!important}.pb-lg-40,.py-lg-40{padding-bottom:2.5rem!important}.pl-lg-40,.px-lg-40{padding-left:2.5rem!important}.p-lg-50{padding:3.125rem!important}.pt-lg-50,.py-lg-50{padding-top:3.125rem!important}.pr-lg-50,.px-lg-50{padding-right:3.125rem!important}.pb-lg-50,.py-lg-50{padding-bottom:3.125rem!important}.pl-lg-50,.px-lg-50{padding-left:3.125rem!important}.p-lg-60{padding:3.75rem!important}.pt-lg-60,.py-lg-60{padding-top:3.75rem!important}.pr-lg-60,.px-lg-60{padding-right:3.75rem!important}.pb-lg-60,.py-lg-60{padding-bottom:3.75rem!important}.pl-lg-60,.px-lg-60{padding-left:3.75rem!important}.p-lg-70{padding:4.375rem!important}.pt-lg-70,.py-lg-70{padding-top:4.375rem!important}.pr-lg-70,.px-lg-70{padding-right:4.375rem!important}.pb-lg-70,.py-lg-70{padding-bottom:4.375rem!important}.pl-lg-70,.px-lg-70{padding-left:4.375rem!important}.p-lg-80{padding:5rem!important}.pt-lg-80,.py-lg-80{padding-top:5rem!important}.pr-lg-80,.px-lg-80{padding-right:5rem!important}.pb-lg-80,.py-lg-80{padding-bottom:5rem!important}.pl-lg-80,.px-lg-80{padding-left:5rem!important}.p-lg-90{padding:5.625rem!important}.pt-lg-90,.py-lg-90{padding-top:5.625rem!important}.pr-lg-90,.px-lg-90{padding-right:5.625rem!important}.pb-lg-90,.py-lg-90{padding-bottom:5.625rem!important}.pl-lg-90,.px-lg-90{padding-left:5.625rem!important}.p-lg-100{padding:6.25rem!important}.pt-lg-100,.py-lg-100{padding-top:6.25rem!important}.pr-lg-100,.px-lg-100{padding-right:6.25rem!important}.pb-lg-100,.py-lg-100{padding-bottom:6.25rem!important}.pl-lg-100,.px-lg-100{padding-left:6.25rem!important}.p-lg-110{padding:6.875rem!important}.pt-lg-110,.py-lg-110{padding-top:6.875rem!important}.pr-lg-110,.px-lg-110{padding-right:6.875rem!important}.pb-lg-110,.py-lg-110{padding-bottom:6.875rem!important}.pl-lg-110,.px-lg-110{padding-left:6.875rem!important}.p-lg-120{padding:7.5rem!important}.pt-lg-120,.py-lg-120{padding-top:7.5rem!important}.pr-lg-120,.px-lg-120{padding-right:7.5rem!important}.pb-lg-120,.py-lg-120{padding-bottom:7.5rem!important}.pl-lg-120,.px-lg-120{padding-left:7.5rem!important}.p-lg-130{padding:8.125rem!important}.pt-lg-130,.py-lg-130{padding-top:8.125rem!important}.pr-lg-130,.px-lg-130{padding-right:8.125rem!important}.pb-lg-130,.py-lg-130{padding-bottom:8.125rem!important}.pl-lg-130,.px-lg-130{padding-left:8.125rem!important}.p-lg-140{padding:8.75rem!important}.pt-lg-140,.py-lg-140{padding-top:8.75rem!important}.pr-lg-140,.px-lg-140{padding-right:8.75rem!important}.pb-lg-140,.py-lg-140{padding-bottom:8.75rem!important}.pl-lg-140,.px-lg-140{padding-left:8.75rem!important}.p-lg-150{padding:9.375rem!important}.pt-lg-150,.py-lg-150{padding-top:9.375rem!important}.pr-lg-150,.px-lg-150{padding-right:9.375rem!important}.pb-lg-150,.py-lg-150{padding-bottom:9.375rem!important}.pl-lg-150,.px-lg-150{padding-left:9.375rem!important}.p-lg-160{padding:10rem!important}.pt-lg-160,.py-lg-160{padding-top:10rem!important}.pr-lg-160,.px-lg-160{padding-right:10rem!important}.pb-lg-160,.py-lg-160{padding-bottom:10rem!important}.pl-lg-160,.px-lg-160{padding-left:10rem!important}.p-lg-170{padding:10.625rem!important}.pt-lg-170,.py-lg-170{padding-top:10.625rem!important}.pr-lg-170,.px-lg-170{padding-right:10.625rem!important}.pb-lg-170,.py-lg-170{padding-bottom:10.625rem!important}.pl-lg-170,.px-lg-170{padding-left:10.625rem!important}.p-lg-180{padding:11.25rem!important}.pt-lg-180,.py-lg-180{padding-top:11.25rem!important}.pr-lg-180,.px-lg-180{padding-right:11.25rem!important}.pb-lg-180,.py-lg-180{padding-bottom:11.25rem!important}.pl-lg-180,.px-lg-180{padding-left:11.25rem!important}.p-lg-190{padding:11.875rem!important}.pt-lg-190,.py-lg-190{padding-top:11.875rem!important}.pr-lg-190,.px-lg-190{padding-right:11.875rem!important}.pb-lg-190,.py-lg-190{padding-bottom:11.875rem!important}.pl-lg-190,.px-lg-190{padding-left:11.875rem!important}.p-lg-200{padding:12.5rem!important}.pt-lg-200,.py-lg-200{padding-top:12.5rem!important}.pr-lg-200,.px-lg-200{padding-right:12.5rem!important}.pb-lg-200,.py-lg-200{padding-bottom:12.5rem!important}.pl-lg-200,.px-lg-200{padding-left:12.5rem!important}.p-lg-210{padding:13.125rem!important}.pt-lg-210,.py-lg-210{padding-top:13.125rem!important}.pr-lg-210,.px-lg-210{padding-right:13.125rem!important}.pb-lg-210,.py-lg-210{padding-bottom:13.125rem!important}.pl-lg-210,.px-lg-210{padding-left:13.125rem!important}.p-lg-220{padding:13.75rem!important}.pt-lg-220,.py-lg-220{padding-top:13.75rem!important}.pr-lg-220,.px-lg-220{padding-right:13.75rem!important}.pb-lg-220,.py-lg-220{padding-bottom:13.75rem!important}.pl-lg-220,.px-lg-220{padding-left:13.75rem!important}.p-lg-230{padding:14.375rem!important}.pt-lg-230,.py-lg-230{padding-top:14.375rem!important}.pr-lg-230,.px-lg-230{padding-right:14.375rem!important}.pb-lg-230,.py-lg-230{padding-bottom:14.375rem!important}.pl-lg-230,.px-lg-230{padding-left:14.375rem!important}.p-lg-240{padding:15rem!important}.pt-lg-240,.py-lg-240{padding-top:15rem!important}.pr-lg-240,.px-lg-240{padding-right:15rem!important}.pb-lg-240,.py-lg-240{padding-bottom:15rem!important}.pl-lg-240,.px-lg-240{padding-left:15rem!important}.p-lg-250{padding:15.625rem!important}.pt-lg-250,.py-lg-250{padding-top:15.625rem!important}.pr-lg-250,.px-lg-250{padding-right:15.625rem!important}.pb-lg-250,.py-lg-250{padding-bottom:15.625rem!important}.pl-lg-250,.px-lg-250{padding-left:15.625rem!important}.m-lg-n5{margin:-.3125rem!important}.mt-lg-n5,.my-lg-n5{margin-top:-.3125rem!important}.mr-lg-n5,.mx-lg-n5{margin-right:-.3125rem!important}.mb-lg-n5,.my-lg-n5{margin-bottom:-.3125rem!important}.ml-lg-n5,.mx-lg-n5{margin-left:-.3125rem!important}.m-lg-n10{margin:-.625rem!important}.mt-lg-n10,.my-lg-n10{margin-top:-.625rem!important}.mr-lg-n10,.mx-lg-n10{margin-right:-.625rem!important}.mb-lg-n10,.my-lg-n10{margin-bottom:-.625rem!important}.ml-lg-n10,.mx-lg-n10{margin-left:-.625rem!important}.m-lg-n15{margin:-.9375rem!important}.mt-lg-n15,.my-lg-n15{margin-top:-.9375rem!important}.mr-lg-n15,.mx-lg-n15{margin-right:-.9375rem!important}.mb-lg-n15,.my-lg-n15{margin-bottom:-.9375rem!important}.ml-lg-n15,.mx-lg-n15{margin-left:-.9375rem!important}.m-lg-n20{margin:-1.25rem!important}.mt-lg-n20,.my-lg-n20{margin-top:-1.25rem!important}.mr-lg-n20,.mx-lg-n20{margin-right:-1.25rem!important}.mb-lg-n20,.my-lg-n20{margin-bottom:-1.25rem!important}.ml-lg-n20,.mx-lg-n20{margin-left:-1.25rem!important}.m-lg-n30{margin:-1.875rem!important}.mt-lg-n30,.my-lg-n30{margin-top:-1.875rem!important}.mr-lg-n30,.mx-lg-n30{margin-right:-1.875rem!important}.mb-lg-n30,.my-lg-n30{margin-bottom:-1.875rem!important}.ml-lg-n30,.mx-lg-n30{margin-left:-1.875rem!important}.m-lg-n40{margin:-2.5rem!important}.mt-lg-n40,.my-lg-n40{margin-top:-2.5rem!important}.mr-lg-n40,.mx-lg-n40{margin-right:-2.5rem!important}.mb-lg-n40,.my-lg-n40{margin-bottom:-2.5rem!important}.ml-lg-n40,.mx-lg-n40{margin-left:-2.5rem!important}.m-lg-n50{margin:-3.125rem!important}.mt-lg-n50,.my-lg-n50{margin-top:-3.125rem!important}.mr-lg-n50,.mx-lg-n50{margin-right:-3.125rem!important}.mb-lg-n50,.my-lg-n50{margin-bottom:-3.125rem!important}.ml-lg-n50,.mx-lg-n50{margin-left:-3.125rem!important}.m-lg-n60{margin:-3.75rem!important}.mt-lg-n60,.my-lg-n60{margin-top:-3.75rem!important}.mr-lg-n60,.mx-lg-n60{margin-right:-3.75rem!important}.mb-lg-n60,.my-lg-n60{margin-bottom:-3.75rem!important}.ml-lg-n60,.mx-lg-n60{margin-left:-3.75rem!important}.m-lg-n70{margin:-4.375rem!important}.mt-lg-n70,.my-lg-n70{margin-top:-4.375rem!important}.mr-lg-n70,.mx-lg-n70{margin-right:-4.375rem!important}.mb-lg-n70,.my-lg-n70{margin-bottom:-4.375rem!important}.ml-lg-n70,.mx-lg-n70{margin-left:-4.375rem!important}.m-lg-n80{margin:-5rem!important}.mt-lg-n80,.my-lg-n80{margin-top:-5rem!important}.mr-lg-n80,.mx-lg-n80{margin-right:-5rem!important}.mb-lg-n80,.my-lg-n80{margin-bottom:-5rem!important}.ml-lg-n80,.mx-lg-n80{margin-left:-5rem!important}.m-lg-n90{margin:-5.625rem!important}.mt-lg-n90,.my-lg-n90{margin-top:-5.625rem!important}.mr-lg-n90,.mx-lg-n90{margin-right:-5.625rem!important}.mb-lg-n90,.my-lg-n90{margin-bottom:-5.625rem!important}.ml-lg-n90,.mx-lg-n90{margin-left:-5.625rem!important}.m-lg-n100{margin:-6.25rem!important}.mt-lg-n100,.my-lg-n100{margin-top:-6.25rem!important}.mr-lg-n100,.mx-lg-n100{margin-right:-6.25rem!important}.mb-lg-n100,.my-lg-n100{margin-bottom:-6.25rem!important}.ml-lg-n100,.mx-lg-n100{margin-left:-6.25rem!important}.m-lg-n110{margin:-6.875rem!important}.mt-lg-n110,.my-lg-n110{margin-top:-6.875rem!important}.mr-lg-n110,.mx-lg-n110{margin-right:-6.875rem!important}.mb-lg-n110,.my-lg-n110{margin-bottom:-6.875rem!important}.ml-lg-n110,.mx-lg-n110{margin-left:-6.875rem!important}.m-lg-n120{margin:-7.5rem!important}.mt-lg-n120,.my-lg-n120{margin-top:-7.5rem!important}.mr-lg-n120,.mx-lg-n120{margin-right:-7.5rem!important}.mb-lg-n120,.my-lg-n120{margin-bottom:-7.5rem!important}.ml-lg-n120,.mx-lg-n120{margin-left:-7.5rem!important}.m-lg-n130{margin:-8.125rem!important}.mt-lg-n130,.my-lg-n130{margin-top:-8.125rem!important}.mr-lg-n130,.mx-lg-n130{margin-right:-8.125rem!important}.mb-lg-n130,.my-lg-n130{margin-bottom:-8.125rem!important}.ml-lg-n130,.mx-lg-n130{margin-left:-8.125rem!important}.m-lg-n140{margin:-8.75rem!important}.mt-lg-n140,.my-lg-n140{margin-top:-8.75rem!important}.mr-lg-n140,.mx-lg-n140{margin-right:-8.75rem!important}.mb-lg-n140,.my-lg-n140{margin-bottom:-8.75rem!important}.ml-lg-n140,.mx-lg-n140{margin-left:-8.75rem!important}.m-lg-n150{margin:-9.375rem!important}.mt-lg-n150,.my-lg-n150{margin-top:-9.375rem!important}.mr-lg-n150,.mx-lg-n150{margin-right:-9.375rem!important}.mb-lg-n150,.my-lg-n150{margin-bottom:-9.375rem!important}.ml-lg-n150,.mx-lg-n150{margin-left:-9.375rem!important}.m-lg-n160{margin:-10rem!important}.mt-lg-n160,.my-lg-n160{margin-top:-10rem!important}.mr-lg-n160,.mx-lg-n160{margin-right:-10rem!important}.mb-lg-n160,.my-lg-n160{margin-bottom:-10rem!important}.ml-lg-n160,.mx-lg-n160{margin-left:-10rem!important}.m-lg-n170{margin:-10.625rem!important}.mt-lg-n170,.my-lg-n170{margin-top:-10.625rem!important}.mr-lg-n170,.mx-lg-n170{margin-right:-10.625rem!important}.mb-lg-n170,.my-lg-n170{margin-bottom:-10.625rem!important}.ml-lg-n170,.mx-lg-n170{margin-left:-10.625rem!important}.m-lg-n180{margin:-11.25rem!important}.mt-lg-n180,.my-lg-n180{margin-top:-11.25rem!important}.mr-lg-n180,.mx-lg-n180{margin-right:-11.25rem!important}.mb-lg-n180,.my-lg-n180{margin-bottom:-11.25rem!important}.ml-lg-n180,.mx-lg-n180{margin-left:-11.25rem!important}.m-lg-n190{margin:-11.875rem!important}.mt-lg-n190,.my-lg-n190{margin-top:-11.875rem!important}.mr-lg-n190,.mx-lg-n190{margin-right:-11.875rem!important}.mb-lg-n190,.my-lg-n190{margin-bottom:-11.875rem!important}.ml-lg-n190,.mx-lg-n190{margin-left:-11.875rem!important}.m-lg-n200{margin:-12.5rem!important}.mt-lg-n200,.my-lg-n200{margin-top:-12.5rem!important}.mr-lg-n200,.mx-lg-n200{margin-right:-12.5rem!important}.mb-lg-n200,.my-lg-n200{margin-bottom:-12.5rem!important}.ml-lg-n200,.mx-lg-n200{margin-left:-12.5rem!important}.m-lg-n210{margin:-13.125rem!important}.mt-lg-n210,.my-lg-n210{margin-top:-13.125rem!important}.mr-lg-n210,.mx-lg-n210{margin-right:-13.125rem!important}.mb-lg-n210,.my-lg-n210{margin-bottom:-13.125rem!important}.ml-lg-n210,.mx-lg-n210{margin-left:-13.125rem!important}.m-lg-n220{margin:-13.75rem!important}.mt-lg-n220,.my-lg-n220{margin-top:-13.75rem!important}.mr-lg-n220,.mx-lg-n220{margin-right:-13.75rem!important}.mb-lg-n220,.my-lg-n220{margin-bottom:-13.75rem!important}.ml-lg-n220,.mx-lg-n220{margin-left:-13.75rem!important}.m-lg-n230{margin:-14.375rem!important}.mt-lg-n230,.my-lg-n230{margin-top:-14.375rem!important}.mr-lg-n230,.mx-lg-n230{margin-right:-14.375rem!important}.mb-lg-n230,.my-lg-n230{margin-bottom:-14.375rem!important}.ml-lg-n230,.mx-lg-n230{margin-left:-14.375rem!important}.m-lg-n240{margin:-15rem!important}.mt-lg-n240,.my-lg-n240{margin-top:-15rem!important}.mr-lg-n240,.mx-lg-n240{margin-right:-15rem!important}.mb-lg-n240,.my-lg-n240{margin-bottom:-15rem!important}.ml-lg-n240,.mx-lg-n240{margin-left:-15rem!important}.m-lg-n250{margin:-15.625rem!important}.mt-lg-n250,.my-lg-n250{margin-top:-15.625rem!important}.mr-lg-n250,.mx-lg-n250{margin-right:-15.625rem!important}.mb-lg-n250,.my-lg-n250{margin-bottom:-15.625rem!important}.ml-lg-n250,.mx-lg-n250{margin-left:-15.625rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}.text-justify{text-align:justify!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}@media (min-width:520px){.text-xsm-left{text-align:left!important}.text-xsm-right{text-align:right!important}.text-xsm-center{text-align:center!important}}@media (min-width:768px){.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:992px){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:1350px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-white{color:#fff!important}.text-primary{color:#007bff!important}a.text-primary:focus,a.text-primary:hover{color:#0056b3!important}.text-secondary{color:#6c757d!important}a.text-secondary:focus,a.text-secondary:hover{color:#494f54!important}.text-success{color:#04c000!important}a.text-success:focus,a.text-success:hover{color:#027400!important}.text-info{color:#17a2b8!important}a.text-info:focus,a.text-info:hover{color:#0f6674!important}.text-warning{color:#facd0d!important}a.text-warning:focus,a.text-warning:hover{color:#b79504!important}.text-danger{color:#dc3545!important}a.text-danger:focus,a.text-danger:hover{color:#a71d2a!important}.text-light{color:#e0e0e4!important}a.text-light:focus,a.text-light:hover{color:#b7b7c0!important}.text-dark{color:#343a40!important}a.text-dark:focus,a.text-dark:hover{color:#121416!important}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.text-decoration-none{text-decoration:none!important}.text-break{word-break:break-word!important;overflow-wrap:break-word!important}.text-reset{color:inherit!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}body{background-color:#211d38;-webkit-font-smoothing:antialiased}.vertical-middle{vertical-align:middle}.fz-13{font-size:13px}.fz-14{font-size:14px}.fz-15{font-size:15px}.fz-16{font-size:16px}.fz-17{font-size:17px}.fz-18{font-size:18px}.fz-19{font-size:19px}.fz-20{font-size:20px}.fz-21{font-size:21px}.fz-22{font-size:22px}.fz-23,.fz-24{font-size:23px}.fw-100{font-weight:100}.fw-300{font-family:Geometria-Light}.deposit-inputs input::-webkit-input-placeholder,.deposit-inputs select::-webkit-input-placeholder{font-family:Geometria}.deposit-inputs input::-moz-placeholder,.deposit-inputs select::-moz-placeholder{font-family:Geometria}.deposit-inputs input:-ms-input-placeholder,.deposit-inputs input::-ms-input-placeholder,.deposit-inputs select:-ms-input-placeholder,.deposit-inputs select::-ms-input-placeholder{font-family:Geometria}.deposit-inputs input::placeholder,.deposit-inputs select::placeholder,.fw-400,.mobile-dashboard-links .row .mobile-balance,.next-step-deposit span,.secret-code p strong,.top-winners__tab-link,.top-winners__table-body-item-playerName,.top-winners__table-body-item-slot-name,.top-winners__table-head-item,.tournaments-preview__table-body-item-playerName,.tournaments-preview__table-body-item-spin,.tournaments-preview__table-head-item,.tournaments-timer em,.tournaments-timer span,.tournatents-p-r h2 span,.tournatents-p-r h2 strong em,.verify-phone h4 strong{font-family:Geometria}#modal-cashout .withdraw-currency-select,.all-pages__list-item-link,.already-c p,.already-m button,.aviable-color p,.bonus-card button,.bonus-code-edit-c p,.bonus-code-r p,.bonus-lv-win,.bonus-steps h3,.bonuses-icons-t-h span,.bonuses-top-show li .bonuses-active-number,.bottom-bonus-h p,.bottom-menu-c p,.bottom-mobile-payments p,.card-play button,.cash-button-mobile,.cash-mobile h2,.challenges-b h3,.challenges-c .hovered-slot-content span,.choose-deposit-n h3,.choose-t-h button,.confirmation-c h4,.deposit-inputs input,.deposit-inputs select,.deposit-l-c h4,.deposit-l-h h5,.deposit-left-menu,.deposit-tab-b p,.deposit-tab-t-c .select-filed input,.deposit-tab-t-c select,.footer-mobile-links a,.footer-mobile-links h2,.fw-600,.g-bonus-a p,.games-find-h .games-find-name,.h-buttons button,.how-to-get-b-h h2,.left-menu-mobile-link h2,.lobby-name,.lottery__label,.lottery__ticketButton,.menu-level h2,.missions-rewards-details,.mobile-currency h3,.more-links-h a,.new-slots__content-item-bonuses-item,.next-step-deposit,.offer-for-you-r h2,.payments-c h3,.place-table-h h2,.play-now-missions,.profile-input-phone .button-phone,.provders-l h2,.select-currency-c .select-currenct-icon,.sidebar-promotions-h .bonuses-icons-t-h span,.sign-up-mobile-h span,.small-deposit,.timer-place span,.toast-c p,.tournaments-c p,.tournaments-p-l h2,.tournaments-preview__table-body-item-prize,.tournaments-preview__table-body-text,.tournaments-t-l h2,.tournatents-p-r h2,.verify-phone h3 strong,.vip-status-c h3,.vip-status-t-h h1,.vip__not-registrated-text,.visit-lobby,.welcome-details-t h2,.welcome-package-h h4,.your-level-s .password-show-popup h3,.your-level-s .read-more-profile{font-family:Geometria-Medium}.accept-cookie-l,.already-account button,.already-c h2,.balance-h h2,.big-win__text--hint,.big-win__title,.big-win h2,.big-win p strong,.bonus-code-edit-c p strong,.bonus-code-get-c a,.bonus-code-h-p h5,.bonus-code-r p strong,.bonuses-tabs-h h2,.bottom-bonus-h h2,.challenges-b h2,.cookie-h h2,.deposit-l-c h2,.deposit-l-c h3,.deposit-widthdraw-r .deposit-widthraw-input span,.deposit-withdraw-h h2,.deposit-withdraw-h h3,.fileed-good,.fw-700,.g-bonus-c-b h3,.g-bonus-c-b h5,.g-bonus-ch-link a h2,.g-bonus-c p a,.lottery__ticketTitle,.low-balance__link,.low-balance__text--hint,.low-balance__title,.make-deposit-h h2,.missions-back-c h3,.missions-infront p strong,.missions-p h4,.mobile-dashboard-links .col p,.mobile-filter span,.mobile-homepage-button a,.new-modal-checkbox p a,.place-button span,.place-table-h .place-readmore,.place-table-h h3,.place-table-h h5 span,.place-table-h picture span,.place-table-h select,.prize-pool-tb h5,.prize-pool-tb h5 span,.prize-pool__text,.prize-pool__title,.providers-order,.providers-tables-r h5,.register-now a,.register-now h2,.scan-qr h3,.select-currency-c h3,.sign-up-account button,.sign-up-mobile-h p,.sing-h .sing-button,.sing-h h2,.table-place-content tr td:last-child,.timer-place h4,.top-winners__content-title,.top-winners__table-body-item-prize,.tournament-middle h2,.tournaments-p-l h2 strong,.tournaments-player h3,.tournaments-player h4,.tournaments-profile-c h4,.tournaments-show-bottom--preview a,.tournaments-show-bottom-c h2,.tournaments-show-bottom a,.tournaments-show-bottom h2,.tournaments-show-bottom p,.tournaments-show-t__title,.tournaments-show-t h6,.tournaments-show-timer__title,.tournaments-show-timer h3,.tournaments-show-timer span,.tournaments-timer,.tournaments-timer h3,.tournaments-timer h4,.tournaments-top-new h5 span,.tournaments-top-new h5 strong,.tournatents-p-r h2 strong,.tournatents-p-r p strong,.vip-programs-c h3,.vip-slider-c p,.vip-slider-c span,.vip-status-c h2,.vip-status-c h4,.vip-top-c .vip-status-t-h h1,.vip__avatar-slide-data-level,.vip__reach-prize-needed,.vip__reach-prize-title,.vip__reach-prize-win-title,.welcome-details-t h1{font-family:Geometria-Bold}.bottom-new-popup h2,.fw-800,.g-bonus-c h2 a,.h-404 a,.h-404 h1,.h-top-c h1,.h-top-c h2,.h-top-c h3,.h-top-c h4,.h-top-c h5,.h-top-c h6,.h-top-c p,.new-login-form header h2,.nologged-mobile .mobile-join,.nologged-mobile .mobile-login,.nologged-mobile h2,.nologged-mobile h3,.secret-bonus p,.sing-h h3,.total-jackpot-l h2,.tournaments-t-l h1,.tournamets-h h2,.vip-new-faq__question-q,.vip-numbers,.vip-program-c h2,.vip__avatar-slide-data-reward,.vip__avatar-slide-data-text,.vip__info-title,.vip__reach-prize-points,.vip__reach-prize-win-item{font-family:Geometria-ExtraBold}.fw-900{font-family:Geometria-Heavy}.br-10{border-radius:10px}.br-30{border-radius:30px}img{height:auto}input,select,textarea{cursor:inherit;width:100%;border:none;-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease}input:focus,select:focus,textarea:focus{outline:none}@media (max-width:1349.98px){input[type=number],input[type=password],input[type=search],input[type=text],select{font-size:17px!important}}li{list-style:none}input[type=search]::-ms-clear,input[type=search]::-ms-reveal{display:none;width:0;height:0}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{display:none}figure,h1,h2,h3,h4,h5,h6,ol,p,picture,ul{margin:0;padding:0}picture{display:block}button{background:transparent;border:0;padding:0;-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease}button,button:focus,button:hover{outline:none}.c-100{color:#e0e0e4}.c-200{color:#acacbf}.c-yellow{color:#facd0d}.bg-green{background-color:#04c000}.bg-yellow{background-color:#facd0d}.bt-green{background-color:#04c000}.bt-green:hover{background:#039400}.br-green-glow{box-shadow:0 0 30px #2edf0b}a{color:#e0e0e4;-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease}a:hover{color:#acacbf;text-decoration:none}.figure-responsive{position:relative;overflow:hidden}.figure-responsive a:hover img{-webkit-transform:scale(1.03);-o-transform:scale(1.03);transform:scale(1.03)}.image-responsive{position:absolute;left:-9999px;right:-9999px;top:0;bottom:0;margin:auto;max-width:100%;min-height:100%;min-width:100%;-webkit-transition:all .3s ease ease-out;-o-transition:all .3s ease ease-out;transition:all .3s ease ease-out;-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease}.font-o{font-size:0}.header-s{background:#18152c}.header-h{padding:12px 0}@media (max-width:390px){.s-img{max-width:100px}}@media (max-width:360px){.mobile-open-menu,.mobile-open-menu svg{width:14px}}.h-c button{display:-webkit-box;display:-ms-flexbox;display:flex;width:40px;height:40px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;background:#241a42;border:1px solid #363057}@media (max-width:519.98px){.h-c button{width:30px;height:30px}}.h-c button path{-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease}.h-c button:hover{border:1px solid transparent}.h-c button:hover path{fill:#fff}.h-buttons button{display:-webkit-box;display:-ms-flexbox;display:flex;width:110px;height:40px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:519.98px){.h-buttons button{font-size:13px;min-width:86px;width:auto;padding:0 4px;height:34px}}@media (max-width:390px){.h-buttons button{width:auto;height:30px}}.m-button button{min-width:90px;padding:9.5px 10px}@media (max-width:519.98px){.m-button button{min-width:30px;font-size:12px;padding:0}}.n-button button{width:40px;height:40px;color:#f1eef5;background:#8c34fc!important}@media (max-width:519.98px){.n-button button{width:30px;height:30px;font-size:10px}}.n-button button:hover{background-color:#7a12ff!important}.sarch-h button:hover{background-color:#711edb}.language-h{display:inline-block!important}.language-h button:hover{background:#363057}.language-h .notification-c{border-radius:0}@media (min-width:992px){.language-h .unread-message:before{right:23px}}@media (min-width:992px){.language-h .notifications-c{max-width:360px!important}}@media (min-width:992px){.language-h .notifications-c .simplebar-offset{padding-right:0!important}}@media (max-width:519.98px){.notification-s .notifications-c .simplebar-content{margin-left:0}}.login-h button{background:#241a42}.login-h button:hover{color:#fff;background:#363057}@media (max-width:519.98px){.login-h button{background:none}}.login-button-blue{background:#241a42;border-radius:30px}.header-l{font-size:0}@media (max-width:519.98px){.header-l{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.header-l button{line-height:0}@media (max-width:350px){.header-l button{margin-right:5px!important}}@media (max-width:519.98px){.header-l img{max-height:26px!important}}.header-l picture img{height:26px}@media (max-width:519.98px){.header-l picture img img{min-height:20px!important;height:20px!important}}.header-l picture #playfina_top_header_logo{height:44px}@media screen and (max-width:390px){.header-l picture #playfina_top_header_logo{height:26px!important}}.header-l li a:hover{color:#fff}.header-l li a span{position:relative;top:-2px;margin-right:4px}.header-l li+li{margin-left:24px}@media (min-width:992px) and (max-width:1349.98px){.header-l li+li{margin-left:15px}}[data-simplebar]{position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-line-pack:start;align-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.simplebar-wrapper,[data-simplebar]{width:inherit;height:inherit;max-width:inherit;max-height:inherit}.simplebar-wrapper{overflow:hidden}.simplebar-mask{direction:inherit;overflow:hidden;width:auto!important;height:auto!important;z-index:0}.simplebar-mask,.simplebar-offset{position:absolute;padding:0;margin:0;left:0;top:0;bottom:0;right:0}.simplebar-offset{direction:inherit!important;box-sizing:inherit!important;resize:none!important;-webkit-overflow-scrolling:touch}.simplebar-content{direction:inherit;box-sizing:border-box!important;position:relative;display:block;height:100%;width:auto;visibility:visible;overflow:scroll;max-width:100%;max-height:100%}.simplebar-placeholder{max-height:100%;max-width:100%;width:100%;pointer-events:none}.simplebar-height-auto-observer-wrapper{box-sizing:inherit!important;height:100%;width:inherit;max-width:1px;position:relative;float:left;max-height:1px;overflow:hidden;z-index:-1;padding:0;margin:0;pointer-events:none;-webkit-box-flex:inherit;-ms-flex-positive:inherit;flex-grow:inherit;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:0;flex-basis:0}.simplebar-height-auto-observer{box-sizing:inherit;display:block;opacity:0;position:absolute;top:0;left:0;height:1000%;width:1000%;min-height:1px;min-width:1px;overflow:hidden;pointer-events:none;z-index:-1}.simplebar-track{z-index:1;position:absolute;right:0;bottom:0;pointer-events:none}.simplebar-scrollbar{position:absolute;right:2px;width:7px;min-height:10px}.simplebar-scrollbar:before{position:absolute;content:"";background:#000;border-radius:7px;left:0;right:0;opacity:0;-webkit-transition:opacity .2s linear;-o-transition:opacity .2s linear;transition:opacity .2s linear}.simplebar-track .simplebar-scrollbar.visible:before{opacity:.5;-webkit-transition:opacity 0 linear;-o-transition:opacity 0 linear;transition:opacity 0 linear}.simplebar-track.vertical{top:0;width:11px}.simplebar-track.vertical .simplebar-scrollbar:before{top:2px;bottom:2px}.simplebar-track.horizontal{left:0;height:11px}.simplebar-track.horizontal .simplebar-scrollbar:before{height:100%;left:2px;right:2px}.horizontal.simplebar-track .simplebar-scrollbar{right:auto;left:0;top:2px;height:7px;min-height:0;min-width:10px;width:auto}[data-simplebar-direction=rtl] .simplebar-track.vertical{right:auto;left:0}.hs-dummy-scrollbar-size{direction:rtl;position:fixed;opacity:0;visibility:hidden;height:500px;width:500px;overflow-y:hidden;overflow-x:scroll}.header-r{font-size:0}.header-r .simplebar-content{padding:0!important;margin-left:15px}@media (max-width:519.98px){.header-r .sarch-h{display:none!important}}@media (max-width:519.98px){.header-r .open-notifications{background-color:transparent;border:0}}.sidebar-bg{display:none;background:rgba(36,26,66,.6);position:fixed;top:0;left:0;width:100%;height:100%;z-index:99}@media (max-width:1349.98px){.body-sidebar{overflow:hidden}}@media (max-width:519.98px){.body-sidebar{overflow:hidden;-ms-touch-action:none;touch-action:none}@supports (-webkit-touch-callout:none){.body-sidebar{position:fixed}}@supports not (-webkit-touch-callout:none){.body-sidebar{position:inherit}}}@media (max-width:519.98px){.body-sidebar .sidebar-bg{display:none!important}}.sidebar-s{position:fixed;width:375px;height:100vh;top:0;background:#18152c;z-index:999;-webkit-transition:.4s;-o-transition:.4s;transition:.4s;-webkit-transform:translate(-100%);-o-transform:translate(-100%);transform:translate(-100%)}@media (max-width:530px){.sidebar-s{width:100%}}@media (max-width:991.98px){.sidebar-s .simplebar-content{padding-bottom:110px!important}}.sidebar-s .show-more a,.sidebar-s .show-more button{font-size:11px;padding:7px 17px;background:rgba(172,172,191,.06)}.sidebar-s .show-more a:hover,.sidebar-s .show-more button:hover{background:#363057}.sidebar-s-opened{-webkit-transform:translate(0);-o-transform:translate(0);transform:translate(0)}.sidebar-s-opened .simplebar-mask{margin-right:1px}.sidebar-h{height:100vh}.sidebar-h header{padding:12px 20px}@media (max-width:350px){.sidebar-h header{padding:12px 10px}}.sidebar-h header img{height:30px}.sidebar-h .menu-level{background:none;padding:25px 20px 0!important}.sidebar-h .menu-level button{position:absolute;top:-25px;right:-9px;width:15px}.sidebar-h .menu-level button img{width:15px}.sidebar-h .menu-level h2{margin-bottom:0}.sidebar-h .deposit-left-menu{margin:12px 20px}.sidebar-h .cash-mobile{margin:0 20px}.sidebar-h .cash-mobile button{font-size:15px;padding:13px 25px}.sidebar-h .nologged-mobile{position:relative}.sidebar-h .sidebar-c{padding:10px 10px 0}.sidebar-h .sidebar-c li{padding:4px 10px}.sidebar-h .sidebar-c li:hover{background-color:transparent!important}.sidebar-h .sidebar-c li picture{max-width:25px;background-color:#18152c}.sidebar-h .opened-links button{background-color:transparent!important}.sidebar-h .sidebar-promotions{border-top:1px solid rgba(53,49,58,.5)}.sidebar-h .sidebar-promotions>p{color:#f1eef5;font-size:13px;padding:10px 0 5px;margin-bottom:0!important}.sidebar-h .sidebar-promotions li picture{max-width:25px;background-color:#18152c}.sidebar-h .show-all-promo-button svg{right:0}.sidebar-h .lobby-name{font-size:16px;color:#acacbf!important}.sidebar-h .sidebar-promotions-h .g-bonus-a picture{background:transparent;display:block}.sidebar-h .sidebar-promotions-h picture{display:none}.sidebar-h .lobby-games{font-size:11px;color:#acacbf!important}.sidebar-h .sidebar-support{padding:0 10px 30px}.sidebar-h .show-all-promo-showed:before{height:100%;bottom:0;left:10px}.sidebar-h .show-all-promo-showed:after{content:"";position:absolute;bottom:-20px;left:0;width:30px;height:20px;background-color:#18152c}.sidebar-h .show-all-promo-showed .sidebar-promotions-h{padding:10px 6px}.sidebar-h .show-all-promo-showed .sidebar-promotions-h:before{top:50%;bottom:inherit;width:24px;left:-24px}.sidebar-h .show-all-promo-showed .sidebar-promotions-h:last-child:after{content:"";position:absolute;top:51%;bottom:0;left:-30px;width:30px;background-color:#18152c}.sidebar-h .sidebar-promotions-title{font-size:14px!important}.sidebar-h .bottom-logo{margin-top:10px}@media (max-width:519.98px){.sidebar-h-mobile{min-height:102.2vh}}.sidebar-login{padding:0 20px;margin-bottom:14px}@media (max-width:350px){.sidebar-login{padding:0 10px}}.sidebar-login .row{margin:0 -3px}.sidebar-login .col{padding:0 3px}.sidebar-login .h-buttons button{width:100%;height:42px}.sidebar-c{padding:0 20px}@media (max-width:350px){.sidebar-c{padding:0 10px}}.lobby-name{color:#acacbf;font-size:15px;max-width:90%}.lobby-games{font-size:11px;line-height:14px;width:90%}.sidebar-c li{position:relative;padding:6px;border-radius:6px;-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease;margin-bottom:14px}.sidebar-c li:hover{background:#241a42}.sidebar-c li a{display:block}.sidebar-c li a,.sidebar-c li button{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}.sidebar-c li button svg{position:absolute;top:15px;right:10px}.sidebar-c li picture{width:32px;margin-right:12px}.sidebar-c li picture img{width:100%}.opened-links.slot-3 button{border-radius:6px;background-color:#04c000}.opened-links.slot-3 .lobby-games,.opened-links.slot-3 .lobby-name{color:#18152c}.opened-links.slot-6 button{border-radius:6px;background-color:#facd0d}.opened-links.slot-6 .lobby-games,.opened-links.slot-6 .lobby-name{color:#18152c}.opened-links:hover{background-color:transparent!important}.opened-links .row{position:relative;cursor:pointer;background-color:transparent;z-index:4}.opened-links button{max-height:50px}.opened-links .more-links-h{display:block}.playfina-user-name-display{word-break:break-all}.more-links-h{display:none;padding-top:20px}.more-links-h a{position:static!important;display:block;font-size:14px;color:#acacbf;margin-left:50px;margin-bottom:12px}.more-links-h a:hover{color:#fff}.more-links-h a:last-child{margin-bottom:0}.sidebar-promotions{padding:0 20px 6px}@media (max-width:350px){.sidebar-promotions{padding:0 10px 6px}}.sidebar-promotions li{position:relative;margin-bottom:20px}.sidebar-promotions li picture{width:32px;margin-right:12px}.sidebar-promotions li picture img{width:100%}.sidebar-promotions a{display:block;padding:0 6px}.sidebar-all-lobby-h{display:none;position:absolute;top:0;left:0;width:100%;height:100%;background:#18152c}.sidebar-promotions-title-top{font-size:9px;line-height:10px;text-transform:uppercase;margin-bottom:5px}.sidebar-promotions-gray{background:url(../images/examples/tournaments-bg2.png)!important;background-size:cover}.sidebar-promotions-gray span{pointer-events:none;filter:grayscale(100%)}.sidebar-promotions-h{display:none;position:relative;padding:12px 20px;border-radius:6px;background:url(../images/examples/tournaments-bg.png);background-size:cover;margin-left:35px;margin-bottom:10px}@media (max-width:350px){.sidebar-promotions-h{margin-left:30px;padding:12px 10px}}.sidebar-promotions-h:before{content:"";position:absolute;bottom:30px;left:-20px;width:20px;height:1px;border-top:1px dashed rgba(172,172,191,.5)}@media (max-width:350px){.sidebar-promotions-h:before{left:-16px;width:16px}}.sidebar-promotions-h a{display:block}.sidebar-promotions-h .bonuses-icons-h{position:absolute;top:-5px;right:-5px}@media (max-width:350px){.sidebar-promotions-h .bonuses-icons-h{right:0}}.sidebar-promotions-h .bonuses-icon-c span{width:18px;height:18px}.sidebar-promotions-h .bonuses-icon-c img{max-width:10px}.sidebar-promotions-h .bonuses-icons-t-h span{padding:3px 8px 2px;width:auto;height:auto;font-size:10px}.sidebar-promotions-h .g-bonus-a{bottom:5px;right:0;padding:5px 10px 5px 14px}.sidebar-promotions-h .g-bonus-a picture{width:auto}.sidebar-promotions-h .g-bonus-a p{font-size:12px}.sidebar-promotions-title{font-size:12px!important}.offer-for-you-s2 .offer-for-you{padding:20px!important}.offer-for-you-s2 picture{width:40px!important;height:40px!important}.offer-for-you-s2 p{color:#fff;margin-bottom:0!important}.offer-for-you-s2 .offer-for-you-r{padding:0 0 0 10px!important}.show-all-promo-showed:before{content:"";position:absolute;top:16px;left:16px;width:1px;bottom:30px;border-left:1px dashed rgba(172,172,191,.5)}.show-all-promo-showed:after{content:"";position:absolute;bottom:-7px;left:14px;width:3px;height:36px;background-color:#18152c;z-index:2}.show-all-promo-showed:hover{background:transparent!important}.show-all-promo-showed .sidebar-promotions-h{position:relative;display:block}.link-to-all,.show-all-promo-button{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}.show-all-promo-button svg{position:absolute;top:11px;right:10px}.all-t{padding:6px;background:rgba(172,172,191,.1)}.all-t picture{width:48px!important;height:48px;margin-right:8px!important}.tournamets-b{font-size:11px}.tournamets-t{font-size:12px}.sidebar-promotions-all{position:absolute;top:-4px;right:-5px;display:-webkit-box;display:-ms-flexbox;display:flex;width:22px;height:22px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:11px;border-radius:50%}.sidebar-support{padding:0 20px 30px}@media (max-width:350px){.sidebar-support{padding:0 10px 30px}}.sidebar-support a{display:block;border:1px solid #363057;padding:11px 12px;border-radius:6px}.profile-notifications{position:relative}.profile-notifications:before{content:"";position:absolute;top:7px;right:5px;width:6px;height:6px;background-color:#facd0d;-webkit-animation:dots 1.5s ease-out;-o-animation:dots 1.5s ease-out;animation:dots 1.5s ease-out;-webkit-animation-iteration-count:infinite;-o-animation-iteration-count:infinite;animation-iteration-count:infinite;border-radius:50%}.profile-notifications:after{content:"";border:2px solid #facd0d;height:12px;width:12px;position:absolute;right:2px;top:4px;-webkit-animation:dott 1.8s ease-out;-o-animation:dott 1.8s ease-out;animation:dott 1.8s ease-out;-webkit-animation-iteration-count:infinite;-o-animation-iteration-count:infinite;animation-iteration-count:infinite;opacity:0;border-radius:50%}@-webkit-keyframes dott{0%{-webkit-transform:scale(.1);transform:scale(.1);opacity:0}50%{opacity:.6}to{-webkit-transform:scale(1.2);transform:scale(1.2);opacity:0}}@-webkit-keyframes dots{0%{opacity:0}50%{opacity:1}to{opacity:0}}.notifciations-h{display:none;position:absolute;top:60px;right:10px;width:360px;padding:15px;z-index:299;background:#18152c}@media (max-width:600px){.notifciations-h{width:95vw}}.notifciations-h header{margin-bottom:10px}.showed-notifications{display:block}.showed-notifications .simplebar-mask{margin-right:1px}.notifications-c{padding-left:15px;position:relative;right:30px;max-height:450px}@media (max-width:991.98px){.notifications-c .simplebar-content{padding:0!important;margin-left:20px}}.notifications-c .simplebar-offset{padding-right:0}@media (max-width:991.98px){.notifications-c .simplebar-track.vertical{opacity:0!important}}@media (max-width:991.98px){.notifications-c .simplebar-offset{right:0!important}}.close-notification{padding:5px}.unread-message:before{content:"";position:absolute;top:15px;right:15px;width:8px;height:8px;border-radius:50%;background-color:#facd0d}.notification-c{padding:15px 24px 15px 15px;font-size:16px;margin-left:15px;background:#1e1b36;margin-bottom:7px}@media (max-width:519.98px){.notification-c{margin-left:9px}}.notification-c h3{line-height:18.2px}.notification-c p{font-size:16px;line-height:20.8px;color:#acacbf}.notification-m p{margin-bottom:10px}.sticky-header{position:sticky;top:0;left:0;width:100%;z-index:99}.show-all-notifications{padding:9px 10px;background:rgba(172,172,191,.1);border-radius:6px}.show-all-notifications:hover{background:#241a42}.icon-notification picture{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:40px;height:40px}.loading-notifications{position:relative;margin-bottom:10px}.loading-notifications span{display:inline-block;width:6px;height:6px;border-radius:50%;background-color:#facd0d;margin:8px 2px 0;opacity:.5}.loading-notifications span:first-child{-webkit-animation:loading 1s linear;-o-animation:loading 1s linear;animation:loading 1s linear;-webkit-animation-iteration-count:infinite;-o-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-delay:0s;-o-animation-delay:0s;animation-delay:0s}.loading-notifications span:nth-child(2){-webkit-animation:loading 1s linear;-o-animation:loading 1s linear;animation:loading 1s linear;-webkit-animation-iteration-count:infinite;-o-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-delay:.24s;-o-animation-delay:.24s;animation-delay:.24s}.loading-notifications span:nth-child(3){-webkit-animation:loading 1s linear;-o-animation:loading 1s linear;animation:loading 1s linear;-webkit-animation-iteration-count:infinite;-o-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-delay:.48s;-o-animation-delay:.48s;animation-delay:.48s}@-webkit-keyframes loading{0%{-webkit-transform:scale(1);transform:scale(1);opacity:.5}50%{-webkit-transform:scale(1.5);transform:scale(1.5);opacity:1}to{-webkit-transform:scale(1);transform:scale(1);opacity:.5}}.contact-vip{padding:13.5px 16px}.contact-vip:hover{color:#acacbf;background-color:#6610f2}.notification-games-icon{display:block!important;width:76px!important;height:76px!important;overflow:hidden}.notification-games-icon img{width:100%;height:100%;max-width:inherit!important;-o-object-fit:cover;object-fit:cover}.side-b{position:fixed;top:0;right:0;padding:22px 16px;width:308px;height:100vh;-webkit-transform:translate(120%);-o-transform:translate(120%);transform:translate(120%);z-index:100;-webkit-transition:.4s ease;-o-transition:.4s ease;transition:.4s ease;background:#18152c}@media (max-width:519.98px){.side-b{width:100%;left:0;right:0;top:0;bottom:0;border-radius:0}}@media (min-width:768px) and (max-width:991.98px){.side-b .simplebar-offset{right:0!important}}@media (min-width:768px) and (max-width:991.98px){.side-b .simplebar-content{padding-right:20px!important}}@media (max-width:991.98px){.side-b .simplebar-content{padding-bottom:120px!important}}.side-b header .row{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:start!important}.side-b header span{width:44px;height:44px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#8c34fc;margin-right:12px;border-radius:50%}.side-b .h-form-submit{padding:13.5px 10px}.side-b .h-form-submit:hover{color:#acacbf;background-color:#6610f2}.side-b-open{-webkit-transform:translate(0);-o-transform:translate(0);transform:translate(0)}.side-b-h{height:100%}@media (max-width:991.98px){.side-b-h{height:auto}}@media (max-width:519.98px){.side-b-h{min-height:100vh}}.side-b-h .sidebar-support{padding:0}.h-name-s h2{line-height:20px;margin-bottom:2px}.h-name-s h3{margin-left:4px}.your-level-s{position:relative;padding:14px;border-radius:6px;background:rgba(172,172,191,.06)}.your-level-s h2{margin-bottom:5px}.your-level-s p{font-size:12px;line-height:15px}.your-level-s .password-show-popup{position:absolute;padding-right:0;top:2px;right:7px}.your-level-s .password-show-popup h3{color:#18152c;font-size:14px;line-height:18px;margin-bottom:6px}.your-level-s .password-show-c{width:280px;right:-10px}.your-level-s .pass-p{display:block}.your-level-s .read-more-profile{float:right;font-size:12px;color:#8c34fc}.your-level-p{width:100%;height:4px;border-radius:7px;background-color:rgba(172,172,191,.12);overflow:hidden}.your-level-p span{position:absolute;top:0;left:0;height:4px;border-radius:7px;background-color:#facd0d}.t-currency{position:relative;margin-bottom:-5px;padding:10px 14px;background:#211e34;border-radius:6px}.t-currency button{text-align:left;width:100%}.b-currceny{margin-top:-4px;padding:4px 14px 10px;background:#211e34;border-bottom-left-radius:6px;border-bottom-right-radius:6px}.b-currceny p{padding-right:4px;line-height:18px;font-size:13px;margin-bottom:2px}.b-currceny .row{margin:0 -3px}.b-currceny .col-6{padding:0 3px}.b-currceny a,.b-currceny button{display:block;width:100%;padding:9px 10px;background:rgba(172,172,191,.1);border-radius:6px}.b-currceny a:hover,.b-currceny button:hover{background:rgba(172,172,191,.2)}.corrency-sidebar{display:none}.corrency-sidebar .simplebar-content{padding:0!important}.menu-deposit{padding:12px 10px;border-radius:6px;background-color:#04c000;margin-bottom:16px}.menu-deposit:hover{background:#039400}.s-menu li{margin-bottom:16px}.s-menu a{display:block;padding:6px;border-radius:4px}.s-menu a:hover{background:#241a42}.s-menu p{color:#acacbf;line-height:18px}.s-menu span{display:block;width:20px;height:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:11px;background:#356eff;border-radius:50%}.space-bottom{padding-bottom:50px!important}.offer-for-you-s{position:fixed;top:80px;right:30px;z-index:10;width:500px}@media (max-width:519.98px){.offer-for-you-s{width:auto;left:10px;right:10px}}.offer-for-you{border-radius:10px;overflow:hidden;background-color:#18152c;border:2px solid #facd0d}@media (max-width:519.98px){.offer-for-you .row{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.offer-for-you picture{position:relative;width:240px;height:100%}@media (max-width:519.98px){.offer-for-you picture{width:100%;height:auto;width:120px;height:120px}}.offer-for-you img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-position:center center;object-position:center center;-o-object-fit:cover;object-fit:cover}@media (max-width:519.98px){.offer-for-you img{-o-object-position:top center;object-position:top center}}.offer-modal .modal-dialog{max-width:700px}@media (max-width:519.98px){.offer-modal .modal-dialog{-webkit-box-align:end;-ms-flex-align:end;align-items:end;margin:0}}.offer-modal .modal-content{border-radius:10px;background-color:transparent}@media (max-width:519.98px){.offer-modal .modal-content{margin-bottom:100px}}@media (max-width:519.98px){.offer-modal .offer-for-you{border-radius:0;border:none}}.offer-modal .offer-for-you picture{min-height:270px}@media (max-width:519.98px){.offer-modal .offer-for-you picture{min-height:auto;width:100%;height:auto;padding-bottom:70%}}@media (max-width:519.98px){.offer-modal .offer-for-you .close-offer{width:24px;height:24px;display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:6px;background:rgba(57,15,103,.7)}}@media (max-width:519.98px){.offer-modal .offer-for-you .bt-green{display:block;width:100%;padding:12px 10px;border-radius:6px}}@media (max-width:519.98px){.offer-modal .offer-for-you-r{text-align:center}}.close-offer{position:absolute;width:20px;top:5px;right:10px;z-index:2}.offer-for-you-r{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:30px 20px}@media (max-width:519.98px){.offer-for-you-r{display:block;padding:10px;height:auto}}.offer-for-you-r h2{font-size:24px}.offer-for-you-r h2,.offer-for-you-r p{color:#fff;width:100%;margin-bottom:10px}.offer-for-you-r p strong{color:#04c000}.offer-for-you-r .bt-green{padding:7px 20px}.lottery{position:relative;margin:24px auto 10px;max-width:350px;background:transparent}.lottery__wrap{position:relative;margin-top:10px}.lottery__label{position:absolute;top:-14px;left:0;margin:0;padding:2px 6px;display:inline-block;font-size:clamp(12px,10vw,14px);height:20px;line-height:1.2;color:#000;background-color:#facd0d;border-radius:5px 5px 5px 0;z-index:2}.lottery__ticket{--r:10px;padding:10px 20px;border-radius:10px;background:-webkit-gradient(linear,right top,left top,from(#430297),to(#590eb9));background:-webkit-linear-gradient(right,#430297,#590eb9);background:-o-linear-gradient(right,#430297 0,#590eb9 100%);background:linear-gradient(270deg,#430297,#590eb9);-webkit-mask:-webkit-radial-gradient(var(--r),var(--r),#0000 calc(100% - 1px),#000) calc(-1 * var(--r));mask:radial-gradient(var(--r) at var(--r),#0000 calc(100% - 1px),#000) calc(-1 * var(--r));-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:10px;min-height:57px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;height:auto}.lottery__ticket,.lottery__ticketInfo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.lottery__ticketInfo{width:auto}@media (max-width:1349.98px){.lottery__ticketInfo{width:100%}}.lottery__icon{width:32px;height:32px;stroke:none}.lottery__ticketTitle{margin:0 0 12px;font-size:18px;color:#facd0d;margin:0;word-break:normal}.lottery__ticketButton{display:block;padding:10px;width:100px;min-width:100px;min-height:44px;font-size:12px;text-align:center;white-space:nowrap;color:#fff;border:none;line-height:1.28;background-color:#04c000;cursor:pointer;border-radius:6px}.lottery__ticketButton:hover{background:#039400}@media (max-width:1349.98px){.lottery__ticketButton{display:block;width:130px;min-width:130px;font-size:14px}}.footer-s{padding:0 16px;background-color:#24203b}.footer-s__container{margin:0 auto;padding:60px 0 104px;max-width:1340px;display:grid;grid-template-columns:33.3% 1fr;grid-template-rows:auto;gap:0 20px;grid-template-areas:"Logo Menu" "Socials Menu" "Language Menu" ". Menu" "Certificates Certificates" "Reviews Reviews" "Copyright Copyright"}@media (max-width:1349.98px){.footer-s__container{padding:50px 0 80px;grid-template-columns:25% 1fr}}@media (max-width:991.98px){.footer-s__container{padding:40px 0 140px;grid-template-columns:1fr;gap:45px;grid-template-areas:"Language" "Menu" "Socials" "Certificates" "Reviews" "Copyright"}}.footer-s__logo{grid-area:Logo;margin:0 0 36px}@media (max-width:991.98px){.footer-s__logo{display:none}}.footer-s__socials{grid-area:Socials;margin:0 0 36px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (max-width:991.98px){.footer-s__socials{margin:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.footer-s__socials img{width:35px;height:35px}.footer-s__socials li{margin:0 10px 0 0}.footer-s__socials a{opacity:.7}.footer-s__socials a:hover{opacity:1}@media (max-width:991.98px){.footer-s__socials-text{display:none}}.footer-s__language{grid-area:Language;max-width:204px}@media (max-width:991.98px){.footer-s__language{max-width:100%}}.footer-s__language button{padding:6px;width:100%;display:grid;grid-template-columns:30px 1fr 23px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;border:1px solid #363057}.footer-s__language button:hover{background:#363057}.footer-s__language .dropdown-menu{background-color:#322c53}.footer-s__language .dropdown-menu a{color:#fff}.footer-s__language .dropdown-menu a:hover{background-color:#711edb}.footer-s__language .dropdown-menu img{max-width:20px;border-radius:50%}.footer-s__menu{grid-area:Menu;margin:0 0 50px}@media (max-width:991.98px){.footer-s__menu{margin:0}}.footer-s__certificates{grid-area:Certificates;margin:0 0 50px}@media (max-width:991.98px){.footer-s__certificates{margin:0}}.footer-s__certificates p{margin:0 0 20px;color:#f1eef5}.footer-s__certificates ul{font-size:0}.footer-s__certificates li{display:inline-block;vertical-align:middle;margin-right:20px;margin-bottom:12px}@media (max-width:991.98px){.footer-s__certificates li{width:33.33%;margin-right:0;padding:0 5px;margin-bottom:9px}}.footer-s__reviews{grid-area:Reviews;margin:0 0 50px}@media (max-width:991.98px){.footer-s__reviews{margin:0}}.footer-s__reviews p{margin:0 0 20px;color:#f1eef5}.footer-s__reviews ul{font-size:0}.footer-s__reviews li{display:inline-block;vertical-align:middle;margin-right:20px;margin-bottom:12px}@media (max-width:991.98px){.footer-s__reviews li{width:33.33%;margin-right:0;padding:0 5px;margin-bottom:9px}}.footer-s__copyright{grid-area:Copyright;padding:50px 0 24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;border-top:1px solid #322c53}.footer-s__copyright p{font-size:12px;line-height:1.8;color:#acacbf}@media (max-width:991.98px){.footer-s__copyright{padding:24px 0}}.footer-s__copyright-logos{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px}@media (max-width:991.98px){.footer-s__copyright-logos{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.footer-links{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:519.98px){.footer-links{display:block;font-size:0}}@media (max-width:519.98px){.footer-links .footer-links-h:nth-child(2),.footer-links .footer-links-h:nth-child(3){display:inline-block;width:50%}}.footer-links li{margin-bottom:10px}.footer-links a{display:block;color:#acacbf;font-size:14px;line-height:17px}.footer-links a:hover{color:#fff}.mobile-no-flag-language a{display:-webkit-box;display:-ms-flexbox;display:flex;width:30px;height:30px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:12px;border-radius:50%;border:1px solid #fff}.footer-links-h{width:194px;padding-right:5px}@media (min-width:992px) and (max-width:1349.98px){.footer-links-h{width:170px}}@media (min-width:768px) and (max-width:991.98px){.footer-links-h{width:180px}}@media (max-width:519.98px){.footer-links-h{width:100%;margin-bottom:30px}}.footer-middle{font-size:0;padding-bottom:22px;border-bottom:1px solid #363057}.footer-bottom p{font-size:12px;color:#acacbf;line-height:20px}.footer-middle-l li{margin-right:10px}.footer-top-r .footer-links-h{width:100%}@media (max-width:991.98px){.footer-top-r .footer-links-h{margin-bottom:0;padding-bottom:10px;border-bottom:1px solid #322c53}}.footer-top-r .footer-links-h h2{pointer-events:none}@media (max-width:991.98px){.footer-top-r .footer-links-h h2{background:url(../images/icons/footer-links-img.svg) 100% no-repeat;pointer-events:auto}}@media (max-width:991.98px){.footer-top-r .footer-links-h ul{display:none;padding-top:20px}}@media (max-width:991.98px){.footer-icon-r li{margin:0 3px 5px}}.footer-b-icons p{font-size:14px;color:#f1eef5;margin-bottom:23px}.footer-b-icons ul{font-size:0}.footer-b-icons li{display:inline-block;vertical-align:middle;margin-right:20px;margin-bottom:12px}@media (max-width:991.98px){.footer-b-icons li{width:33.33%;margin-right:0;padding:0 5px;margin-bottom:9px}}.footer-mobile-s{overflow:hidden;border-top:1px solid #363057;background-color:#24203b}.footer-mobile-s .footer-bottom{padding-bottom:20px}.language-content-mobile{padding-bottom:15px;margin-bottom:10px}.language-content-mobile ul{white-space:nowrap}.language-content-mobile li{display:inline-block;vertical-align:middle;margin-right:15px;opacity:.5}.language-content-mobile .active-mobile-language{opacity:1}.language-content-mobile li:last-child{margin-right:0}.language-content-mobile img{max-width:30px;max-height:30px}.footer-mobile-links{padding:17px 10px;border-bottom:1px solid #363057}.footer-mobile-links button{text-align:left;width:100%}.footer-mobile-links button img{-webkit-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);opacity:.7}.footer-mobile-links h2{color:#fff;font-size:16px}.footer-mobile-links ul{display:none;padding:10px 0 0 10px}.footer-mobile-links li{margin-bottom:2px}.footer-mobile-links a{display:block;font-size:14px}.footer-mobile-links-open button img{-webkit-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0);opacity:1}.footer-mobile-links-open ul{display:block}.bitcoin-content-mobile li{opacity:1}.footer-bitcoin{margin-bottom:15px}.footer-language-mobile{padding-top:15px}.footer-language-mobile h2{text-align:center;font-size:14px;color:#acacbf;margin-bottom:15px}.footer-social-mobile{text-align:center;border-bottom:1px solid #363057;margin-bottom:10px}.footer-social-mobile h2{text-align:center;font-size:14px;color:#acacbf;margin-bottom:15px}.footer-social-mobile ul{padding-bottom:20px}.footer-social-mobile li{display:inline-block;vertical-align:middle;margin:0 7px}.sign-up-mobile-h{display:none}@media (max-width:519.98px){.sign-up-mobile-h{position:fixed;bottom:10px;left:10px;right:10px;z-index:99;display:block;padding:10px;text-align:left;background:#7812dd;border-radius:6px}.sign-up-mobile-h img{max-width:40px}}.sign-up-mobile-h p{font-size:14px;color:#e2d0f6}.sign-up-mobile-h span{display:block;font-size:12px;color:#f8c207;margin-bottom:10px}.sign-up-mobile-h a{position:relative;text-align:center;display:inline-block;color:#fff;font-size:14px;padding:7px 10px;border-radius:30px;background:#04c000}@-webkit-keyframes pulse{to{box-shadow:0 0 0 10px transparent}}@-o-keyframes pulse{to{box-shadow:0 0 0 10px transparent}}@keyframes pulse{to{box-shadow:0 0 0 10px transparent}}.moving-signup{-webkit-animation-name:movingsignup;-o-animation-name:movingsignup;animation-name:movingsignup;-webkit-animation-duration:1.4s;-o-animation-duration:1.4s;animation-duration:1.4s;-webkit-animation-iteration-count:infinite;-o-animation-iteration-count:infinite;animation-iteration-count:infinite}.sing-h{text-align:center;display:none;background:url(../images/backgrounds/sign-bg.svg) top no-repeat;overflow:hidden;background-size:cover}@media (max-width:519.98px){.sing-h{display:block;position:fixed;bottom:0;left:0;right:0;z-index:99;padding:19px 0;border-radius:10px 10px 0 0}}.sing-h h2{color:#fff;font-size:14px;margin-bottom:4px}.sing-h h3{color:#facd0d;font-size:22px;margin-bottom:5px}.sing-h .sing-button{display:inline-block;color:#fff;padding:6px 27px;font-size:12px;border-radius:30px;background-color:#04c000}.sing-left{left:0}.sing-left,.sing-right{position:absolute;top:50%;-webkit-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.sing-right{right:0}.close-sing{position:absolute;top:5px;right:5px}.banner-pulse:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:30px;-webkit-animation:pulse 1.25s cubic-bezier(.66,0,0,1) infinite;-o-animation:pulse 1.25s cubic-bezier(.66,0,0,1) infinite;animation:pulse 1.25s cubic-bezier(.66,0,0,1) infinite;box-shadow:0 0 0 0 #04c000}@-webkit-keyframes movingsignup{0%{opacity:.7}to{opacity:1}}@-o-keyframes movingsignup{0%{opacity:.7}to{opacity:1}}@keyframes movingsignup{0%{opacity:.7}to{opacity:1}}.bottom-menu-h{display:none;text-align:center;font-size:0;background-color:#18152c}@media screen and (orientation:landscape){.bottom-menu-h{display:none}}@media screen and (max-width:599px){.bottom-menu-h{position:fixed;padding:10px 20px 0;display:block!important;top:unset;bottom:0;left:0;right:0;z-index:99;margin-bottom:-14px;width:100%;height:auto;background:#18152c;box-shadow:0 0 20px rgba(113,30,219,.26)}}.bottom-menu-c{display:inline-block;vertical-align:middle;width:34%}.bottom-menu-c a{display:block}.bottom-menu-c img{opacity:.7;height:24px;margin-bottom:4px}.bottom-menu-c p{font-size:10px;color:#f1eef5;opacity:.7;margin-bottom:34px}.bottom-bonus-h{position:relative}.bottom-bonus-h:before{content:"";position:absolute;top:-20px;left:10%;right:10%;height:100%;border-radius:9px 9px 0 0}.bottom-bonus-h h2{top:-15px;position:absolute;left:0;right:0;font-size:10px;color:#fff}.bottom-bonus-h p{color:#facd0d}.circle-button-holder{margin:0 10px}.circle-button-holder .bottom-menu-c{letter-spacing:.5em}.circle-button-holder .circle-text{bottom:-12px;left:-10px;rotate:-20deg}.bottom-menu-button{display:inline-block;vertical-align:middle;padding:0 10px}.bottom-menu-button button{position:relative;border-radius:50%;padding:8px;background:#18152c;top:-30px}.bottom-menu-button button:before{content:"";position:absolute;top:8px;left:8px;width:48px;height:48px;border-radius:50%;box-shadow:0 5px 20px rgba(46,223,11,.8);z-index:1}.bottom-menu-button img{position:relative;z-index:2;border-radius:50%}.bottom-menu-button .deposit-button-image{position:absolute;bottom:-7px;left:0;right:0;border-radius:0}.active-bttom-menu{position:relative}.active-bttom-menu img,.active-bttom-menu p{opacity:1}.already-m-s{position:fixed;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;top:0;left:0;width:100%;height:100%;z-index:99999;background-color:rgba(0,0,0,.7)}.already-m{width:320px;border-radius:10px;overflow:hidden;background-color:#fff}.already-m picture{position:relative;height:170px}.already-m picture img{width:100%;height:100%;-o-object-position:top center;object-position:top center;-o-object-fit:cover;object-fit:cover}.already-m button{text-align:center;width:100%;font-size:16px;color:#8c34fc;padding:10px;display:block}.already-m button:hover{background-color:#ece3f8}.already-m .col:first-child{border-right:1px solid #ccc}.already-m .col:first-child button{color:#6c6c6c}.latestw-s{position:fixed;left:0;bottom:0;width:100%;padding:10px 0;background-color:rgba(24,21,44,.9);z-index:99}.already-c{text-align:center;padding:20px 10px;border-bottom:1px solid rgba(0,0,0,.2)}.already-c h2{font-size:30px;line-height:32px;margin-bottom:10px}.already-c p{font-size:18px;line-height:24px}.latestw-h{overflow:hidden}.latestw-h>.row{white-space:nowrap;-ms-flex-wrap:inherit;flex-wrap:inherit}.latestw-h>.row .col{width:268px;max-width:268px}@media (min-width:992px) and (max-width:1349.98px){.latestw-h>.row .col{width:192px;max-width:192px}}.latestw-c picture{position:relative;width:70px;height:70px;overflow:hidden;-webkit-animation-name:showimage;-o-animation-name:showimage;animation-name:showimage;-webkit-animation-duration:2s;-o-animation-duration:2s;animation-duration:2s;border-radius:8px}@media (min-width:992px) and (max-width:1349.98px){.latestw-c picture{width:50px;height:50px}}.latestw-c picture:before{content:"";display:block;position:absolute;top:0;left:-300%;width:300%;height:100%;pointer-events:none;-webkit-animation-name:showimages;-o-animation-name:showimages;animation-name:showimages;background:-webkit-linear-gradient(315deg,hsla(0,0%,100%,0),hsla(0,0%,100%,0) 33%,#fff 50%,hsla(0,0%,100%,0) 66%,hsla(0,0%,100%,0));background:-o-linear-gradient(315deg,hsla(0,0%,100%,0) 0,hsla(0,0%,100%,0) 33%,#fff 50%,hsla(0,0%,100%,0) 66%,hsla(0,0%,100%,0) 100%);background:linear-gradient(135deg,hsla(0,0%,100%,0),hsla(0,0%,100%,0) 33%,#fff 50%,hsla(0,0%,100%,0) 66%,hsla(0,0%,100%,0));-webkit-animation:showimages 2s linear forwards;-o-animation:showimages 2s linear forwards;animation:showimages 2s linear forwards;-webkit-animation-delay:2.1s!important;-o-animation-delay:2.1s!important;animation-delay:2.1s!important}.latestw-c picture .playIcon{position:absolute;top:0;left:0;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:-webkit-gradient(linear,left bottom,left top,from(rgba(36,26,66,.88)),to(rgba(36,26,66,.88)));background:-webkit-linear-gradient(bottom,rgba(36,26,66,.88),rgba(36,26,66,.88));background:-o-linear-gradient(bottom,rgba(36,26,66,.88),rgba(36,26,66,.88));background:linear-gradient(0deg,rgba(36,26,66,.88),rgba(36,26,66,.88));opacity:0;-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease;z-index:2}.latestw-c picture .playIcon .play-game-animation{width:36px;height:36px}.latestw-c picture .playIcon .play-game-animation:after,.latestw-c picture .playIcon .play-game-animation:before{width:46px;height:46px}.latestw-c picture:hover .playIcon{opacity:1}.latestw-c h2{font-size:14px;-webkit-animation-duration:2s;-o-animation-duration:2s;animation-duration:2s;white-space:nowrap;text-overflow:ellipsis;width:150px;overflow:hidden;margin-bottom:4px}@media (min-width:992px) and (max-width:1349.98px){.latestw-c h2{font-size:12px;width:100px}}.latestw-c h3{font-size:14px;-webkit-animation-duration:2.4s;-o-animation-duration:2.4s;animation-duration:2.4s;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;margin-bottom:4px}@media (min-width:992px) and (max-width:1349.98px){.latestw-c h3{font-size:14px}}.latestw-c p{color:#fff;width:150px;-webkit-animation-duration:2.7s;-o-animation-duration:2.7s;animation-duration:2.7s;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;font-size:14px}@media (min-width:992px) and (max-width:1349.98px){.latestw-c p{font-size:12px;width:100px}}.latestw-c p a{opacity:.9}.no-animation-w h2,.no-animation-w h3,.no-animation-w p,.no-animation-w picture,.no-animation-w picture:before{-webkit-animation:none!important;-o-animation:none!important;animation:none!important}.move-latest-w{position:relative;margin-left:258px;-webkit-transition:2s ease;-o-transition:2s ease;transition:2s ease}@media (min-width:992px) and (max-width:1349.98px){.move-latest-w{margin-left:192px}}.latest-win-1{display:block;min-width:268px}.move-lates-w2{position:absolute;left:-268px}@-webkit-keyframes showimage{0%{-webkit-transform:translate(-100%);transform:translate(-100%)}to{opacity:1!important;-webkit-transform:translate(0);transform:translate(0)}}@-o-keyframes showimage{0%{-o-transform:translate(-100%);transform:translate(-100%)}to{opacity:1!important;-o-transform:translate(0);transform:translate(0)}}@keyframes showimage{0%{-webkit-transform:translate(-100%);-o-transform:translate(-100%);transform:translate(-100%)}to{opacity:1!important;-webkit-transform:translate(0);-o-transform:translate(0);transform:translate(0)}}@-webkit-keyframes showtitle{0%{opacity:0;-webkit-transform:translate(100%);transform:translate(100%)}50%{opacity:0}to{opacity:1!important;-webkit-transform:transalte(0);transform:transalte(0)}}@-o-keyframes showtitle{0%{opacity:0;-o-transform:translate(100%);transform:translate(100%)}50%{opacity:0}to{opacity:1!important;-o-transform:transalte(0);transform:transalte(0)}}@keyframes showtitle{0%{opacity:0;-webkit-transform:translate(100%);-o-transform:translate(100%);transform:translate(100%)}50%{opacity:0}to{opacity:1!important;-webkit-transform:transalte(0);-o-transform:transalte(0);transform:transalte(0)}}@-webkit-keyframes showsmalltitle{0%{opacity:0;-webkit-transform:translate(100%);transform:translate(100%)}50%{opacity:0}to{opacity:1!important;-webkit-transform:transalte(0);transform:transalte(0)}}@-o-keyframes showsmalltitle{0%{opacity:0;-o-transform:translate(100%);transform:translate(100%)}50%{opacity:0}to{opacity:1!important;-o-transform:transalte(0);transform:transalte(0)}}@keyframes showsmalltitle{0%{opacity:0;-webkit-transform:translate(100%);-o-transform:translate(100%);transform:translate(100%)}50%{opacity:0}to{opacity:1!important;-webkit-transform:transalte(0);-o-transform:transalte(0);transform:transalte(0)}}@-webkit-keyframes showstext{0%{opacity:0;-webkit-transform:translate(100%);transform:translate(100%)}70%{opacity:0}to{opacity:1!important;-webkit-transform:transalte(0);transform:transalte(0)}}@-o-keyframes showstext{0%{opacity:0;-o-transform:translate(100%);transform:translate(100%)}70%{opacity:0}to{opacity:1!important;-o-transform:transalte(0);transform:transalte(0)}}@keyframes showstext{0%{opacity:0;-webkit-transform:translate(100%);-o-transform:translate(100%);transform:translate(100%)}70%{opacity:0}to{opacity:1!important;-webkit-transform:transalte(0);-o-transform:transalte(0);transform:transalte(0)}}@-webkit-keyframes showimages{0%{left:-300%}to{opacity:1!important;left:100%}}@-o-keyframes showimages{0%{left:-300%}to{opacity:1!important;left:100%}}@keyframes showimages{0%{left:-300%}to{opacity:1!important;left:100%}}@-webkit-keyframes showall{0%{opacity:0;-webkit-transform:translate(-100%);transform:translate(-100%)}50%{opacity:0}to{opacity:1!important;-webkit-transform:transalte(0);transform:transalte(0)}}@-o-keyframes showall{0%{opacity:0;-o-transform:translate(-100%);transform:translate(-100%)}50%{opacity:0}to{opacity:1!important;-o-transform:transalte(0);transform:transalte(0)}}@keyframes showall{0%{opacity:0;-webkit-transform:translate(-100%);-o-transform:translate(-100%);transform:translate(-100%)}50%{opacity:0}to{opacity:1!important;-webkit-transform:transalte(0);-o-transform:transalte(0);transform:transalte(0)}}.all-pages{padding:16px 32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:991.98px){.all-pages{padding:16px}}.all-pages__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:32px}.all-pages__title{margin:0;font-size:24px;line-height:1.5;color:#fff}.all-pages__list{-webkit-columns:4;columns:4}@media (max-width:991.98px){.all-pages__list{-webkit-columns:2;columns:2}}@media (max-width:519.98px){.all-pages__list{-webkit-columns:1;columns:1}}.all-pages__list-item{padding:0}.all-pages__list-item-link{padding:6px 8px;display:inline-block;width:100%;color:#fff;background-color:rgba(172,172,191,.1);border-radius:6px;overflow:hidden}.all-pages__list-item-link:hover{color:#000;background-color:#acacbf}.homepage{background-image:url(../images/backgrounds/homepage-bg.png);background-position:top;background-size:cover;background-repeat:no-repeat}.h-top-s,.h-top-s .swiper-slide{position:relative}.h-top-s .swiper-slide:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:50%;background:-webkit-gradient(linear,left top,left bottom,from(rgba(33,29,56,0)),color-stop(57.15%,rgba(33,29,56,.789128)),color-stop(80.04%,rgba(33,29,56,.937428)),to(#211d38));background:-webkit-linear-gradient(top,rgba(33,29,56,0),rgba(33,29,56,.789128) 57.15%,rgba(33,29,56,.937428) 80.04%,#211d38);background:-o-linear-gradient(top,rgba(33,29,56,0) 0,rgba(33,29,56,.789128) 57.15%,rgba(33,29,56,.937428) 80.04%,#211d38 100%);background:linear-gradient(180deg,rgba(33,29,56,0),rgba(33,29,56,.789128) 57.15%,rgba(33,29,56,.937428) 80.04%,#211d38);z-index:2}.h-top-s .container{position:relative}.notification-yes-no-holder span{top:inherit!important;left:inherit!important}.notification-yes-no-holder label p{color:#706c88!important;margin-left:10px!important;background-color:transparent!important}.notification-yes-no-holder p{margin-left:0!important}.t-image-bg{position:absolute;top:0;left:0;max-width:100vw}.t-image-bg-new{position:absolute;top:50%;left:0;width:100%;-o-object-position:center center;object-position:center center;-webkit-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);z-index:1}.top-new-h .swiper-slide:before{height:60%}.top-new-h .swiper-slide:after{content:"";position:absolute;top:0;left:0;width:100%;height:30%;background:-webkit-gradient(linear,left bottom,left top,from(rgba(33,29,56,0)),color-stop(50.15%,rgba(33,29,56,.789128)),color-stop(80.04%,rgba(33,29,56,.937428)),to(#211d38));background:-webkit-linear-gradient(bottom,rgba(33,29,56,0),rgba(33,29,56,.789128) 50.15%,rgba(33,29,56,.937428) 80.04%,#211d38);background:-o-linear-gradient(bottom,rgba(33,29,56,0) 0,rgba(33,29,56,.789128) 50.15%,rgba(33,29,56,.937428) 80.04%,#211d38 100%);background:linear-gradient(1turn,rgba(33,29,56,0),rgba(33,29,56,.789128) 50.15%,rgba(33,29,56,.937428) 80.04%,#211d38);z-index:2}@media (max-width:519.98px){.top-slide-n2 .top-bg-motion-h:before{content:"";position:absolute;bottom:0;left:0;right:0;height:100%;width:100%;background:rgba(0,0,0,.4);z-index:3}}@media (max-width:519.98px){.top-slide-n2 .top-bg-motion{text-align:center;bottom:0;left:0;right:0;padding:0 10px!important;-webkit-transform:translate(0);-o-transform:translate(0);transform:translate(0)}}@media (max-width:1350px){.top-slide-n2 .top-bg-img{height:100%}}@media (max-width:519.98px){.top-slide-n2 .top-bg-img{width:105%!important}}@media (max-width:519.98px){.top-slide-n2 .bottom-bg-img{-o-object-position:center right!important;object-position:center right!important;width:150%!important;margin-left:-10px}}.top-slide-n .swiper-slide:before{display:none}@media (min-width:992px) and (max-width:1349.98px){.top-slide-n h1,.top-slide-n h2,.top-slide-n h3,.top-slide-n h4,.top-slide-n h5,.top-slide-n h6{margin-bottom:8px!important}}@media (max-width:519.98px){.top-slide-n h3{font-size:21px!important}}@media (max-width:519.98px){.top-slide-n h4{font-size:20px!important}}@media (max-width:519.98px){.top-slide-n h5,.top-slide-n h6{font-size:19px!important}}@media (max-width:519.98px){.video-slider .h-top-c{height:280px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.top-bg-motion{position:absolute!important;top:50%;padding-left:50px!important;-webkit-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);z-index:2}@media (max-width:519.98px){.top-bg-motion{padding-left:20px!important}}.top-bg-motion button{margin-top:10px}@media (min-width:992px) and (max-width:1349.98px){.top-bg-motion button{margin-top:10px}}.top-bg-motion-h{position:relative;overflow:hidden;height:330px;width:100%;border-radius:10px}.top-bg-motion-h:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:-webkit-gradient(linear,left top,right top,from(#18152c),color-stop(80%,rgba(0,212,255,0)));background:-webkit-linear-gradient(left,#18152c,rgba(0,212,255,0) 80%);background:-o-linear-gradient(left,#18152c 0,rgba(0,212,255,0) 80%);background:linear-gradient(90deg,#18152c,rgba(0,212,255,0) 80%);z-index:2}@media (max-width:1349.98px){.top-bg-motion-h{height:280px}}@media (min-width:768px) and (max-width:991.98px){.top-bg-motion-h{height:219px}}@media (max-width:519.98px){.top-bg-motion-h{height:220px}}.top-bg-motion-h img{position:absolute;top:0;width:102%;max-width:inherit}@media (max-width:519.98px){.top-bg-motion-h img{width:106%}}.top-bg-motion-bg-h{background-color:#18152c}.top-bg-motion-bg-h .top-bg-motion-img,.top-bg-motion-bg-h .top-bg-motion-img-i{display:none}.top-bg-motion-bg-h .load-bg{position:absolute;top:0;left:0;width:100%;height:100%;filter:blur(10px)}.top-show-images .top-bg-motion-img,.top-show-images .top-bg-motion-img-i{display:inline-block}.top-show-images .load-bg{display:none}.load-bg{height:100%}.top-bg-img{z-index:1}@media (max-width:1350px){.top-bg-img{height:100%}}.bottom-bg-img{z-index:2}.top-bg-movie{position:relative;overflow:hidden;height:330px;width:100%;border-radius:10px}@media (min-width:992px) and (max-width:1349.98px){.top-bg-movie{height:280px}}@media (min-width:768px) and (max-width:991.98px){.top-bg-movie{height:219px}}@media (max-width:519.98px){.top-bg-movie{height:220px}}.top-bg-movie:before{content:"";background:-webkit-gradient(linear,left top,right top,from(#18152c),color-stop(50%,rgba(0,212,255,0)));background:-webkit-linear-gradient(left,#18152c,rgba(0,212,255,0) 50%);background:-o-linear-gradient(left,#18152c 0,rgba(0,212,255,0) 50%);background:linear-gradient(90deg,#18152c,rgba(0,212,255,0) 50%);z-index:2}.top-bg-movie:before,.top-bg-movie video{position:absolute;top:0;left:0;width:100%;height:100%}.top-bg-movie video{-o-object-position:center center;object-position:center center;-o-object-fit:cover;object-fit:cover}.top-bg-movie-s{position:absolute;top:0;left:0;width:100%;height:100%}.top-movies .h-top-c{padding-left:0;text-align:center;margin:0 auto}.top-bg-s-h{position:relative;height:330px;border-radius:10px;overflow:hidden}@media (min-width:992px) and (max-width:1349.98px){.top-bg-s-h{height:280px}}@media (min-width:768px) and (max-width:991.98px){.top-bg-s-h{height:219px}}@media (max-width:519.98px){.top-bg-s-h{height:220px}}.top-bg-s-h:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:-webkit-gradient(linear,left top,right top,from(#18152c),color-stop(50%,rgba(0,212,255,0)));background:-webkit-linear-gradient(left,#18152c,rgba(0,212,255,0) 50%);background:-o-linear-gradient(left,#18152c 0,rgba(0,212,255,0) 50%);background:linear-gradient(90deg,#18152c,rgba(0,212,255,0) 50%);z-index:2}@media (max-width:519.98px){.top-bg-s-h:before{background:-webkit-gradient(linear,left top,right top,from(#18152c),color-stop(50%,rgba(0,0,0,.3)));background:-webkit-linear-gradient(left,#18152c,rgba(0,0,0,.3) 50%);background:-o-linear-gradient(left,#18152c 0,rgba(0,0,0,.3) 50%);background:linear-gradient(90deg,#18152c,rgba(0,0,0,.3) 50%)}}.top-bg-s-h picture{height:100%}.top-bg-s-h img{width:100%;height:100%;-o-object-position:center center;object-position:center center;-o-object-fit:cover;object-fit:cover}.h-top-buttons{cursor:pointer;display:none;position:absolute;top:50%;left:0;right:0;z-index:2}.h-top-buttons svg{width:20px}.home-top-button-slider-next{right:20px;-webkit-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.home-top-button-slider-prev{left:20px}.home-top-button-slider{position:absolute;top:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:30px;height:30px;border-radius:50%;background-color:#363057;z-index:2}.top-bg-motion-img{position:absolute;top:0;width:102%;margin-left:-10px;max-width:inherit;-webkit-animation:linear infinite;-webkit-animation-name:bg-motion;-webkit-animation-duration:10s}@media (max-width:519.98px){.top-bg-motion-img{width:110%;height:100%;-o-object-position:center left;object-position:center left;-o-object-fit:cover;object-fit:cover}}@-webkit-keyframes bg-motion{0%{left:-10px}50%{left:10px}to{left:-10px}}.top-bg-motion-img-i{position:absolute;top:inherit!important;bottom:0;width:102%;max-width:inherit;-webkit-animation:linear infinite;-webkit-animation-name:img-motion;-webkit-animation-duration:10s}@media (max-width:519.98px){.top-bg-motion-img-i{width:110%;height:100%;-o-object-position:center center;object-position:center center;-o-object-fit:cover;object-fit:cover}}@-webkit-keyframes img-motion{0%{left:15px}50%{left:-15px}to{left:15px}}@media (max-width:1500px){.t-image-bg1{display:none}}.t-image-bg2{display:none}@media (min-width:1200px) and (max-width:1500px){.t-image-bg2{display:block}}.t-image-bg3{display:none}@media (min-width:992px) and (max-width:1199px){.t-image-bg3{display:block}}.t-image-bg4{display:none}@media (max-width:991.98px){.t-image-bg4{display:block}}@media (max-width:530px){.t-image-bg4{-o-object-position:right 0 top 0!important;object-position:right 0 top 0!important}}.naviagation-top{font-size:0}.naviagation-top .swiper-pagination-bullet{width:8px;height:8px;opacity:1;background:rgba(172,172,191,.3);-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease}.naviagation-top .swiper-pagination-bullet-active{background:#facd0d;height:8px;width:26px;background-color:#facd0d;border-radius:10px}.h-top-slider:hover .h-top-buttons{display:block}.h-top-slider .container{min-height:300px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (max-width:576px){.h-top-slider .container{min-height:190px}}.h-top-slider .swiper-slide .pt-md-40{padding-top:10px!important;padding-bottom:10px!important}@media (max-width:519.98px){.h-top-slider .swiper-slide .pt-md-40{padding-top:10px!important}}.h-top-c{padding-right:10px;padding-top:10px!important;padding-bottom:10px!important;padding-left:12%;font-size:0;position:relative;z-index:3}@media (max-width:519.98px){.h-top-c{padding-left:20px}}.h-top-c h1{width:100%;font-size:40px;color:#fff;margin-bottom:7px}@media (min-width:992px) and (max-width:1349.98px){.h-top-c h1{font-size:30px}}@media (max-width:991.98px){.h-top-c h1{font-size:24px;margin-bottom:6px!important}}.h-top-c h2{width:100%;font-size:38px;color:#fff;margin-bottom:7px}@media (min-width:992px) and (max-width:1349.98px){.h-top-c h2{font-size:30px}}@media (max-width:991.98px){.h-top-c h2{font-size:22px;margin-bottom:6px!important}}.h-top-c h3{width:100%;font-size:36px;color:#fff;margin-bottom:7px}@media (min-width:992px) and (max-width:1349.98px){.h-top-c h3{font-size:30px}}@media (max-width:991.98px){.h-top-c h3{font-size:20px;margin-bottom:6px!important}}.h-top-c h4{width:100%;font-size:35px;color:#fff;margin-bottom:7px}@media (min-width:992px) and (max-width:1349.98px){.h-top-c h4{font-size:30px}}@media (max-width:991.98px){.h-top-c h4{font-size:18px;margin-bottom:6px!important}}.h-top-c h5{width:100%;font-size:34px;color:#fff;margin-bottom:7px}@media (min-width:992px) and (max-width:1349.98px){.h-top-c h5{font-size:28px}}@media (max-width:991.98px){.h-top-c h5{font-size:17px;margin-bottom:6px!important}}.h-top-c h6{width:100%;font-size:32px;color:#fff;margin-bottom:7px}@media (min-width:992px) and (max-width:1349.98px){.h-top-c h6{font-size:27px}}@media (max-width:991.98px){.h-top-c h6{font-size:17px;margin-bottom:6px!important}}.h-top-c p{width:100%;color:#fff;font-size:22px;margin-bottom:7px}@media (min-width:992px) and (max-width:1349.98px){.h-top-c p{font-size:20px}}@media (max-width:991.98px){.h-top-c p{font-size:16px;margin-bottom:20px}}.h-top-c p strong{color:#facd0d}.h-top-c li{position:relative;font-size:20px;padding-left:20px;line-height:20px;color:#fff;margin-bottom:4px}.h-top-c li:before{content:"";position:absolute;top:10px;left:0;width:4px;height:4px;background-color:#fff;border-radius:50%}.h-top-c button{background-color:#2edf0b;padding:13px 70px}@media (max-width:991.98px){.h-top-c button{font-size:14px;padding:8px 39px}}.button-disabled{pointer-events:none;filter:grayscale(90%)}.filter-s .container-mobile-s{margin-bottom:20px}@media (max-width:991.98px){.filter-s .container-mobile-s{padding-bottom:4px!important}.filter-s .container-mobile-s .simplebar-track.horizontal{height:2px;background:rgba(172,172,191,.06)!important}.filter-s .container-mobile-s .simplebar-track.horizontal .simplebar-scrollbar{height:2px;top:0!important;visibility:visible!important}.filter-s .container-mobile-s .simplebar-track.horizontal .simplebar-scrollbar:before{opacity:1!important;background:#8c34fc!important}}.filter-moving{position:sticky;top:63px;left:0;z-index:99;background:#252141;margin-bottom:30px}@media (max-width:519.98px){.filter-moving{top:57px}}.filter-h{padding-top:0!important}@media (max-width:991.98px){.filter-h{white-space:nowrap}}@media (max-width:519.98px){.filter-h{padding-bottom:0!important}}@media (max-width:991.98px){.filter-h .row{-ms-flex-wrap:inherit;flex-wrap:inherit}}.filter-h ul{display:-webkit-box;display:-ms-flexbox;display:flex;padding-right:20px}@media (max-width:991.98px){.filter-h ul{padding-right:0;white-space:nowrap;-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}}.filter-h li{position:relative;padding:8px 0;-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease;border-bottom:1px solid transparent}.filter-h li:hover{border-bottom:1px solid #facd0d}@media (max-width:991.98px){.filter-h li:hover{border-bottom:1px solid transparent}}.filter-h li:hover img{filter:grayscale(0)}@media (max-width:991.98px){.filter-h li:hover img{filter:grayscale(100%)}}.filter-h li:hover p{color:#fff}@media (max-width:991.98px){.filter-h li+li{margin-left:47px}}.filter-h .providers-button{padding:0;border-bottom:none!important}.filter-h a{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}.filter-h .open-providers{width:100%;height:100%;padding:10px;border-radius:10px;background-color:#363057;margin-left:0;z-index:2}.filter-h .open-providers:hover{background:#322c53}.filter-h p{line-height:16px;-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease}@media (min-width:992px) and (max-width:1349.98px){.filter-h p{font-size:10px}}.filter-h img{filter:grayscale(1);-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease;margin-right:7px}@media (min-width:992px) and (max-width:1349.98px){.filter-h img{max-width:20px}}.filter-h button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:44px;height:44px;margin-left:10px;border-radius:50%;background-color:#363057}.filter-h button:hover{background:#322c53}.mobile-homepage-button{padding-top:10px}.mobile-homepage-button .row{margin:0 -5px}.mobile-homepage-button .col-6{padding:0 5px}.mobile-homepage-button .col-6:first-child img{margin-top:-4px}.mobile-homepage-button a{display:block;text-align:center;height:100%;font-size:14px;padding:7px 10px;border-radius:7px;background:#363057}.mobile-homepage-button img{margin-right:5px}.header-image-s .h-top-c{padding-left:40px!important}@media (max-width:991.98px){.header-image-s .h-top-c{height:230px!important;padding-left:10px!important}}@media (max-width:519.98px){.header-image-s .top-bg-motion-h,.header-image-s .top-bg-movie,.header-image-s .top-bg-s-h{height:230px}}@media (max-width:519.98px){.header-image-s .top-bg-s-h img{-o-object-position:right center;object-position:right center}}.filters-mobile{margin-top:10px;margin-bottom:20px}@media (max-width:991.98px){.filters-mobile{background:#252141}}.filters-mobile .container{padding-top:10px!important;padding-bottom:0!important}@media (max-width:1349.98px){.filters-mobile .container{padding:0 10px}}.filters-mobile.filter-moving{margin-bottom:inherit}.filters-mobile.filter-moving .container.pt-10{padding-top:10px!important}.mobile-filter{text-align:center;font-size:0;display:block;-ms-flex-wrap:wrap;flex-wrap:wrap;white-space:nowrap;margin-bottom:0!important}@media (max-width:991.98px){.mobile-filter{display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:0!important}}.mobile-filter ul{display:-webkit-box;display:-ms-flexbox;display:flex;text-align:left}@media (max-width:1349.98px){.mobile-filter ul{margin-bottom:10px!important}}.mobile-filter li{text-align:center;display:inline-block;vertical-align:top;height:100%;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%;border:1px solid #241a42;border-radius:5px;background:#322c53}.mobile-filter li a,.mobile-filter li button{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;height:100%;padding:4px 5px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:1349.98px){.mobile-filter li a,.mobile-filter li button{min-width:90px}}.mobile-filter li a:hover img,.mobile-filter li button:hover img{-webkit-transform:scale(1.17);-o-transform:scale(1.17);transform:scale(1.17)}.mobile-filter li a:hover span,.mobile-filter li button:hover span{color:rgba(255,200,36,.9)}.mobile-filter li button{min-width:90px;width:100%}@media (min-width:992px) and (max-width:1349.98px){.mobile-filter li button{min-width:inherit}}.mobile-filter picture{height:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:4px}.mobile-filter picture img{max-height:100%;-webkit-transition:-webkit-transform .2s cubic-bezier(.41,.52,.42,2.4);transition:-webkit-transform .2s cubic-bezier(.41,.52,.42,2.4);-o-transition:-o-transform .2s cubic-bezier(.41,.52,.42,2.4);transition:transform .2s cubic-bezier(.41,.52,.42,2.4);transition:transform .2s cubic-bezier(.41,.52,.42,2.4),-webkit-transform .2s cubic-bezier(.41,.52,.42,2.4),-o-transform .2s cubic-bezier(.41,.52,.42,2.4)}.mobile-filter li+li{margin-left:5px}.mobile-filter span{display:block;width:100%;font-size:12px;color:#f1eef5;white-space:normal}@media (min-width:992px) and (max-width:1349.98px){.mobile-filter span{font-size:11px}}.mobile-filter .current-mobile-filter{background:rgba(255,200,36,.9)}.mobile-filter .current-mobile-filter img{filter:brightness(0)}.mobile-filter .current-mobile-filter a:hover,.mobile-filter .current-mobile-filter button:hover,.mobile-filter .current-mobile-filter span{color:#18152c!important}.find-game-b{position:relative;text-align:left;color:#9b9bad;font-size:14px;width:220px;padding:12px 10px 12px 50px;background:#18152c;border:1px solid #322c53;border-radius:5px;margin-left:10px}.find-game-b img{position:absolute;top:13px;left:17px}.find-game-desktop{position:relative;vertical-align:middle}.find-game-desktop img{position:absolute;top:14px;left:25px}.mobile-search-c.mobile-search-h{padding-top:10px!important;padding-bottom:10px!important;margin-top:0!important;margin-bottom:10px}@media (max-width:1349.98px){.mobile-search-c.mobile-search-h{background:#252141;margin-top:-10px!important}}.mobile-search-c.mobile-search-h button,.mobile-search-c.mobile-search-h input{border:1px solid #322c53;border-radius:5px}.mobile-search-c.mobile-search-h .open-providers{border:1px transparent;border-radius:5px}.modal-provider .modal-dialog{max-width:1200px}@media (max-width:519.98px){.modal-provider .modal-dialog{margin:0}}.modal-provider .modal-content{border:0;border-radius:10px;background:#211d38}@media (max-width:519.98px){.modal-provider .modal-content{border-radius:0}}.providers-modal-h{position:relative;padding:20px 10px}.providers-modal-h button[data-dismiss=modal]{position:absolute;top:5px;right:5px;z-index:2}@media (max-width:519.98px){.providers-modal-h button[data-dismiss=modal]{top:20px;right:10px}}.providers-modal-h ul{padding:0;display:grid;grid-template-columns:repeat(8,1fr);grid-template-rows:auto;gap:4px}@media (max-width:1349.98px){.providers-modal-h ul{grid-template-columns:repeat(6,1fr)}}@media (max-width:991.98px){.providers-modal-h ul{grid-template-columns:repeat(5,1fr)}}@media (max-width:767.98px){.providers-modal-h ul{grid-template-columns:repeat(4,1fr)}}@media (max-width:519.98px){.providers-modal-h ul{grid-template-columns:repeat(3,1fr)}}.providers-modal-h__item{position:relative}.providers-modal-h a{position:relative;padding:10px 16px;width:auto;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#18152c;border-radius:8px}.providers-modal-h a:hover{background-color:#332d5e}.providers-modal-h img{display:inline-block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-webkit-user-select:none;-ms-user-select:none;user-select:none}.providers-modal-h p{display:block;font-size:12px;line-height:14px;color:#acacbf}.notifications-link{display:block;width:30px;height:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;background:#241a42;border:1px solid #363057}.providers-order{position:relative!important;display:block;top:inherit!important;right:inherit!important;color:#fff}.providers-order:before{top:-4px;border-bottom:5px solid #fff}.providers-order:after,.providers-order:before{content:"";position:absolute;left:0;right:0;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;margin:0 auto}.providers-order:after{bottom:-4px;border-top:5px solid #fff}.providers-orders{color:#facd0d}.providers-orders:before{border-bottom:5px solid #facd0d}.providers-orders:after,.providers-orders:before{content:"";border-left:5px solid transparent;border-right:5px solid transparent}.providers-orders:after{border-top:5px solid #facd0d}.login-button-h{background:#241a42!important}.login-button-h:hover{background:#363057!important}@media (max-width:519.98px){.mobile-balance{margin-bottom:10px!important}}.sarch-provider-top{padding:0 30px 0 10px;margin-bottom:20px}@media (max-width:519.98px){.sarch-provider-top{padding:0 10px}}@media (max-width:519.98px){.sarch-provider-top h2{margin-bottom:12px}}.sarch-provider-top input{height:40px!important}@media (max-width:991.98px){.sarch-provider-top input{height:46px!important}}.mobile-currency{position:relative;border-radius:6px;padding:36px 20px 6px}.mobile-currency,.mobile-currency .col{text-align:center}.mobile-currency h3{text-align:center;position:relative;display:inline-block;font-size:32px;color:#facd0d}.mobile-currency h3 span{position:absolute;bottom:110%;left:0;font-size:11px;color:#acacbf}.balance-h .t-currency{padding:0}.balance-h .currency-s{margin-bottom:15px!important}.balance-h .currency-s p{margin-bottom:10px}.balance-h .cash-mobile p{font-size:13px;margin-bottom:5px}.balance-h .cash-mobile h2{text-align:left;color:#fff;font-size:14px;margin-bottom:0}.balance-h .cash-mobile button{padding:6px 19px}.cash-button-mobile-h{margin:0 -3px}.cash-button-mobile-h .col-6{padding:0 3px}.cash-button-mobile{display:block;text-align:center;color:#acacbf;padding:10px;font-size:14px;background:rgba(172,172,191,.12);border-radius:6px}.mobile-currency-choose{position:absolute;top:60%;right:20px;-webkit-transform:translateY(-60%);-o-transform:translateY(-60%);transform:translateY(-60%)}.deposit-buttons{display:block;text-align:center;color:#fff;font-size:15px;padding:10px;border-radius:6px;margin-top:10px;background-color:#04c000}.deposit-buttons:hover{color:#fff;background-color:#039400}.search-mobile{position:relative}.search-mobile button,.search-mobile input{text-align:left;width:100%;height:44px;background:#18152c;color:#9b9bad;padding:0 10px 0 40px;font-size:13px;border:1px solid #322c53}.search-mobile button::-webkit-input-placeholder,.search-mobile input::-webkit-input-placeholder{color:#9b9bad;font-size:13px}.search-mobile button::-moz-placeholder,.search-mobile input::-moz-placeholder{color:#9b9bad;font-size:13px}.search-mobile button:-ms-input-placeholder,.search-mobile button::-ms-input-placeholder,.search-mobile input:-ms-input-placeholder,.search-mobile input::-ms-input-placeholder{color:#9b9bad;font-size:13px}.search-mobile button::placeholder,.search-mobile input::placeholder{color:#9b9bad;font-size:13px}.search-mobile svg{position:absolute;top:50%;left:10px;-webkit-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}@media (max-width:991.98px){.a-title img{max-width:30px}}@media (max-width:991.98px){.a-title h2{font-size:18px}}.view-all-m{padding:8px 13px;font-size:12px;background:rgba(172,172,191,.06)}.view-all-m svg{margin-top:-2px;margin-left:14px}.mobile-search-c{margin-top:5px!important}.mobile-search-c .filter-h{width:auto}@media (max-width:519.98px){.left-menu-button,.right-menu-button{display:none!important}}.left-side-button{display:none}@media (max-width:519.98px){.left-side-button{display:inline-block;padding-right:10px}}.left-side-menu-mobile{display:none}@media (max-width:519.98px){.left-side-menu-mobile{display:block;position:fixed;top:0;left:-100%;padding:10px 10px 120px;width:100%;height:100vh;z-index:99;overflow-y:scroll;-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease;background-color:#18152c}}.logged-top-menus{margin-bottom:8px}.logged-top-menus li{display:inline-block;vertical-align:middle}.logged-top-menus span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:19px;height:19px;border-radius:5px;background:rgba(172,172,191,.2)}.tournaments-load{text-align:center;margin-bottom:30px}.tournaments-load a{position:static!important;display:inline-block!important;padding:9.5px 30px!important}@media (max-width:519.98px){.slot-mobiles .slots-hold .col{-webkit-box-flex:0!important;-ms-flex:0 0 50%!important;flex:0 0 50%!important;max-width:50%!important}}.slot-mobiles .row{-webkit-box-pack:inherit!important;-ms-flex-pack:inherit!important;justify-content:inherit!important}.slot-mobiles .slot-link{font-size:16px}.left-menu-mobile{overflow:hidden;-ms-touch-action:none;touch-action:none;z-index:-1}.left-menu-mobile .left-side-menu-mobile{left:0}.menu-level{position:relative;margin-bottom:5px}.menu-level .password-show-popup{position:relative;padding:0;display:inline;top:0;right:0}.menu-level .password-show-c{top:170%;left:0;margin-left:-5px;right:inherit}.menu-level .password-show-c:before{right:inherit;left:10px}.menu-level p{font-size:12px;line-height:15px;padding-right:20px;color:#acacbf;margin-bottom:5px}.menu-level h2{font-size:12px;line-height:18px;color:#acacbf;margin-right:4px}.menu-level button img{display:block}.p-level{display:block;position:relative;background-color:rgba(172,172,191,.12)}.p-level,.p-level span{height:4px;border-radius:30px}.p-level span{position:absolute;top:0;left:0;background-color:#facd0d}.icon-level{position:relative;top:-2px}.deposit-left-menu{display:block;text-align:center;font-size:15px;padding:15px 10px;color:#fff;line-height:19px;border-radius:6px;background:#04c000;margin-bottom:5px}.deposit-left-menu:hover{color:#fff;background-color:#039400}.slots-big .row{margin-bottom:0!important}@media (max-width:519.98px){.slots-big .row{width:960px!important}}.slots-big .col{-webkit-box-flex:0!important;-ms-flex:0 0 16.6%!important;flex:0 0 16.6%!important;max-width:16.6%!important;margin-bottom:20px}.slots-big .swiper-slide{max-width:204px!important}@media (min-width:992px) and (max-width:1349.98px){.slots-big .swiper-slide{max-width:140px!important}}@media (min-width:768px) and (max-width:991.98px){.slots-big .swiper-slide{max-width:134px!important}}@media (max-width:519.98px){.slots-big .swiper-slide{max-width:154px!important}}.slots-big .slots-img{height:202px}@media (min-width:992px) and (max-width:1349.98px){.slots-big .slots-img{height:139px}}@media (min-width:768px) and (max-width:991.98px){.slots-big .slots-img{height:134px}}@media (max-width:519.98px){.slots-big .slots-img{height:154px}}@media (min-width:768px) and (max-width:991.98px){.slots-big .slots-on-line .slots-img{height:117px}}.slots-big .hovered-slot-content{top:50%;bottom:inherit;-webkit-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.slots-big .play-for-fun-home-icon{margin-bottom:0!important}.games-find-h{padding:20px 0}@media (max-width:519.98px){.games-find-h{overflow:hidden}}.games-find-h ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:519.98px){.games-find-h ul{overflow-x:scroll;white-space:nowrap}}.games-find-h li{text-align:center;display:inline-block}@media (max-width:519.98px){.games-find-h li+li{margin-left:20px}}.games-find-h span{display:block}.games-find-h a:hover .games-find-icon{opacity:.7}.games-find-h a:hover .games-find-name{text-decoration:underline}.games-find-h .games-find-icon{height:35px;margin-bottom:5px}@media (min-width:768px) and (max-width:991.98px){.games-find-h .games-find-icon{max-width:30px;margin:0 auto}}.games-find-h .games-find-name{font-size:16px;color:#fff}@media (min-width:768px) and (max-width:991.98px){.games-find-h .games-find-name{font-size:14px}}.modal-inputs{background-color:#fff!important}.card-inputs .card-inputs-c{margin-bottom:20px}.card-inputs label{display:block;position:relative;margin-bottom:2px!important}.card-inputs input{font-size:16px!important}.card-inputs input:focus+span{top:-9px;left:0;-webkit-transform:scale(.9);-o-transform:scale(.9);transform:scale(.9)}.card-inputs input:-moz-placeholder-shown+span{top:0}.card-inputs input:-ms-input-placeholder+span{top:0}.card-inputs input:placeholder-shown+span{top:0}.card-inputs span{position:absolute;left:2px;display:inline-block;top:14px;font-size:15px;color:#706c88;padding:0 14px;background-color:#fff;-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease}.card-inputs p{display:none;font-size:14px!important;margin-bottom:0!important}.card-inputs .birth{position:relative;border:1px solid #e0e0e4;border-radius:6px}.card-inputs .birth select{width:auto;display:inline-block;border:none;-webkit-appearance:none;appearance:none;background:url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23000000%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E") right 0 center;background-size:10px;margin-right:10px;background-repeat:no-repeat}.card-inputs .phone-content{position:static}.card-inputs .phone-c{background:#f7f8f9!important}.card-inputs .phone-c .phone-content{color:#706c88;background:#f7f8f9!important}.card-inputs .phone-c li button:hover,.card-inputs .phone-c li button:hover .phone-content{background:#cee1ce!important}.birth-c span{top:-9px}.birth-c span,.placeholder-input span{left:0;-webkit-transform:scale(.9);-o-transform:scale(.9);transform:scale(.9)}.placeholder-input span{top:-9px!important}.card-error span{color:#dc3545;top:-9px;left:0;-webkit-transform:scale(.9);-o-transform:scale(.9);transform:scale(.9)}.card-error input{border:1px solid #dc3545!important}.card-error p{display:block;padding:4px 6px;color:#dc3545!important;margin-top:4px;background-color:#ffd7dc;border-radius:6px}.card-green input{border:1px solid #04c000!important}.card-green span{top:-9px;color:#04c000;left:0;-webkit-transform:scale(.9);-o-transform:scale(.9);transform:scale(.9)}.cash-mobile{padding:10px;border-radius:6px;border:1px dashed rgba(172,172,191,.26);margin-bottom:10px}.cash-mobile p{font-size:12px;color:#acacbf;line-height:15px;margin-bottom:4px}.cash-mobile h2{font-size:14px;color:#fff;line-height:18px}.cash-mobile button{padding:10px 25px;font-size:12px;color:#facd0d;border-radius:4px;background:rgba(172,172,191,.1)}.cash-mobile button:hover{background:rgba(172,172,191,.2)}.left-menu-mobile-link{padding-top:5px;border-top:1px solid rgba(53,49,58,.5)}.left-menu-mobile-link h3{color:#f1eef5;font-size:13px;padding:10px 0 5px 5px}.left-menu-mobile-link li{position:relative;padding:5px 15px;margin-bottom:10px}.left-menu-mobile-link picture{max-width:25px;margin-right:12px}.left-menu-mobile-link h2{font-size:16px;color:#acacbf}.left-menu-mobile-link p{color:#acacbf;font-size:11px}.left-menu-mobile-link button{text-align:left}.promotion-mobile{overflow:hidden}.promotion-mobile button{position:relative;width:100%}.promotion-mobile .promotion-mobile-img{position:absolute;top:5px;right:0}.promotion-mobile .promotion-mobile-h:last-child:after{content:"";position:absolute;top:51%;bottom:0;left:-30px;width:30px;background-color:#18152c;z-index:2}.bonus-image-b{position:relative;overflow:hidden;border-radius:10px}.bonus-image-b .row{display:none}.bonus-image-b .g-bonus-big{min-height:inherit;padding-bottom:47%!important}.bonus-image-b .g-bonus-ch,.bonus-image-b .text-center{display:none}.bonus-image-b .bonuses-icons-h{z-index:3}.tournaments-big-link{position:absolute;top:0;left:0;width:100%;height:100%;z-index:4}.g-bonus-small.bonus-image-b{min-height:inherit;padding-bottom:47%!important}@media (min-width:768px) and (max-width:991.98px){.g-bonus-small.bonus-image-b{padding-bottom:47%!important}}@media (max-width:519.98px){.g-bonus-small.bonus-image-b{min-height:inherit;padding-bottom:40%!important}}.g-bonus-small.bonus-image-b .tournaments-image-big,.tournaments-image-big{-o-object-fit:fill;object-fit:fill}.tournaments-image-big{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-position:center center;object-position:center center;z-index:2}.bonus-code-edit-c{text-align:center;padding:16px 14px 16px 10px;background:rgba(172,172,191,.06);border-radius:6px}.bonus-code-edit-c p{color:#acacbf;font-size:16px}.bonus-code-edit-c p strong{color:#facd0d}.bonus-code-get-c a{text-align:center;display:block;color:#fff;padding:17px 10px;font-size:16px;background:#04c000;border-radius:6px}.bonus-code-get-c a:hover{background:#039400}.promotion-mobile-s:before{content:"";position:absolute;top:20px;left:25px;height:100%;border-right:1px dashed rgba(172,172,191,.5)}.promotion-mobile-s:after{content:"";position:absolute;bottom:0;width:30px;height:20px;background-color:#18152c}.promotion-mobile-s .promotion-mobile-h{display:block}.bonus-style{position:absolute;top:-10px;right:-4px}.bonus-style-h{display:inline-block;margin:0 0 5px 5px}.bonus-style-h span{display:block;padding:2px 7px;font-size:10px;border-radius:30px}.promotion-mobile-h{display:none;position:relative;padding:12px 10px;margin-left:35px;margin-bottom:5px;border-radius:6px;background:rgba(172,172,191,.1)}.promotion-mobile-h:before{content:"";position:absolute;top:51%;left:-25px;width:25px;border-bottom:1px dashed rgba(172,172,191,.5)}.promotion-mobile-h h2{font-size:14px;color:#fff}.promotion-mobile-h p{font-size:11px;color:#acacbf}.promotion-mobile-h h4{font-size:12px;color:#facd0d}.bottom-mobile-payments a{display:block;padding:10px;border:1px solid #363057;border-radius:6px;margin-bottom:10px}.bottom-mobile-payments p{font-size:15px;color:#acacbf}.no-logged{padding:0 0 10px}.no-logged .bottom-logo,.no-logged .bottom-mobile-payments,.no-logged .left-menu-mobile-link{margin:0 10px}.nologged-mobile{padding:20px 10px}.nologged-mobile .close-left-mobile{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;width:24px;height:24px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;top:12px;right:12px;border-radius:50%;background:hsla(0,0%,100%,.4);z-index:2}.nologged-mobile h2{font-size:22px;color:#fff;line-height:28px}.nologged-mobile h3{font-size:18px;color:#facd0d;line-height:23px;margin-bottom:30px}.nologged-mobile .mobile-join{background:#2edf0b;box-shadow:0 0 21.536px #2edf0b}.nologged-mobile .mobile-join,.nologged-mobile .mobile-login{width:100%;text-align:center;font-size:14px;padding:10px 20px;color:#fff;border-radius:30px}.nologged-mobile .mobile-login{background:#8c34fc;box-shadow:0 0 21.536px #8c34fc}@media (max-width:991.98px){.slots-s{max-width:100vw}}.slots-img{position:relative;height:172px;border-radius:10px;overflow:hidden}@media (min-width:992px) and (max-width:1349.98px){.slots-img{height:116px}}@media (max-width:991.98px){.slots-img{height:115px}}.slots-img:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:-webkit-gradient(linear,left bottom,left top,from(rgba(36,26,66,.88)),to(rgba(36,26,66,.88)));background:-webkit-linear-gradient(bottom,rgba(36,26,66,.88),rgba(36,26,66,.88));background:-o-linear-gradient(bottom,rgba(36,26,66,.88),rgba(36,26,66,.88));background:linear-gradient(0deg,rgba(36,26,66,.88),rgba(36,26,66,.88));opacity:0;-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease;z-index:2}.slots-img:hover .hovered-slot-content,.slots-img:hover:before{opacity:1}.slots-img a{position:absolute;top:0;left:0;width:100%;height:100%;z-index:4}.slots-img .slot-image{width:100%;height:100%;-o-object-position:center center;object-position:center center;-o-object-fit:cover;object-fit:cover;border:0}.slots-img .slot-image[loading=lazy]{-webkit-clip-path:inset(.5px);clip-path:inset(.5px)}.slots-img .bonuses-icons-h{position:absolute;top:3px;left:3px;z-index:1}@media (min-width:1350px){.play-for-fun-home-icon .play-game-animation{width:50px;height:50px}}.play-game-animation{width:50px;height:50px;border-radius:50%;margin:0 auto}.play-game-animation:after,.play-game-animation:before{content:"";height:60px;width:60px;position:absolute;border:1px solid #facd0d;border-radius:50%;opacity:0;-webkit-animation:playBtn-Animation 1.1s infinite;-o-animation:playBtn-Animation 1.1s infinite;animation:playBtn-Animation 1.1s infinite}.play-game-animation:after{-webkit-animation-delay:.2s!important;-o-animation-delay:.2s!important;animation-delay:.2s!important}.play-game-animation img{width:15px;margin-left:2px}@-webkit-keyframes playBtn-Animation{0%{width:40px;height:40px;opacity:1}40%{opacity:1}to{width:70px;height:70px;opacity:0}}@-o-keyframes playBtn-Animation{0%{width:40px;height:40px;opacity:1}40%{opacity:1}to{width:70px;height:70px;opacity:0}}@keyframes playBtn-Animation{0%{width:40px;height:40px;opacity:1}40%{opacity:1}to{width:70px;height:70px;opacity:0}}.hovered-slot-content{opacity:0;bottom:20px;left:0;width:100%;z-index:3;-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease}@media (min-width:992px) and (max-width:1349.98px){.hovered-slot-content{bottom:-7px}}@media (max-width:991.98px){.hovered-slot-content{bottom:-10px}}@media (max-width:991.98px){.slots-ch .simplebar-track.horizontal{height:2px;background:rgba(172,172,191,.06)!important}.slots-ch .simplebar-track.horizontal .simplebar-scrollbar{height:2px;top:0!important;visibility:visible!important}.slots-ch .simplebar-track.horizontal .simplebar-scrollbar:before{opacity:1!important;background:#8c34fc!important}}.slots-ch .row{margin-bottom:24px}@media (max-width:991.98px){.slots-ch .row{width:840px;margin:0 -2.5px 10px}}@media (max-width:991.98px){.slots-ch .col{padding:0 2.5px}}.slots-ch p{line-height:18px}@media (max-width:991.98px){.slots-ch p{font-size:12px}}.slots-slide-ch .swiper-slide{max-width:171.43px;margin-bottom:24px}@media (max-width:991.98px){.slots-slide-ch .swiper-slide{max-width:114px}}.slots-slide-ch p{line-height:18px}@media (max-width:991.98px){.slots-slide-ch p{font-size:12px}}.games-scrollbar-h{height:2px;background:rgba(172,172,191,.06)}.games-scrollbar-h .swiper-scrollbar-drag{height:2px;background:#8c34fc}.before-load-slots .row{margin-bottom:24px}@media (max-width:991.98px){.before-load-slots .row{margin:0 -2.5px 10px}}@media (max-width:519.98px){.before-load-slots .row{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (max-width:991.98px){.before-load-slots .col{padding:0 2.5px}}@media (min-width:531px) and (max-width:767.98px){.before-load-slots .col{-webkit-box-flex:0!important;-ms-flex:0 0 25%!important;flex:0 0 25%!important;max-width:25%!important}}@media (max-width:530px){.before-load-slots .col{-webkit-box-flex:0!important;-ms-flex:0 0 33.33%!important;flex:0 0 33.33%!important;max-width:33.33%!important}}@media (min-width:531px) and (max-width:767.98px){.before-load-slots .col:nth-child(n+13){display:none}}@media (max-width:530px){.before-load-slots .col:nth-child(n+10){display:none}}@media (max-width:991.98px){.slots-h{overflow:hidden}}@media (max-width:519.98px){.slots-hold .row{margin:0 -2.5px 10px}}@media (max-width:991.98px){.slots-hold .col{padding:0 2.5px}}@media (min-width:531px) and (max-width:767.98px){.slots-hold .col{-webkit-box-flex:0!important;-ms-flex:0 0 25%!important;flex:0 0 25%!important;max-width:25%!important}}@media (max-width:530px){.slots-hold .col{-webkit-box-flex:0!important;-ms-flex:0 0 33.33%!important;flex:0 0 33.33%!important;max-width:33.33%!important}}@media (min-width:768px) and (max-width:991.98px){.slots-hold .slots-img{height:102px}}@media (max-width:519.98px){.slots-hold .slots-img{height:auto;padding-bottom:100%}}@media (max-width:519.98px){.slots-hold .slots-img .slot-image{position:absolute;top:0;left:0}}@media (min-width:768px) and (max-width:991.98px){.slots-hold .hovered-slot-content{bottom:-14px}}@media (max-width:519.98px){.slots-hold .hovered-slot-content{bottom:0;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (max-width:519.98px){.slots-hold .play-for-fun-home-icon{margin-bottom:0!important}}.exclusive{position:absolute;top:6px;left:6px}.exclusive span{display:inline-block;font-size:12px;padding:3px 10px;color:#fff;border-radius:5px;margin-bottom:7px}.exclusive span+span{margin-left:3px}.slot-link:hover{color:#fff}@media (min-width:992px) and (max-width:1349.98px){.slot-link{width:117px}}@media (max-width:991.98px){.slot-link{font-size:12px}}.slider-line{height:2px;background-color:rgba(172,172,191,.12)}.show-more{overflow:hidden}.show-more a{padding:8px 22px;background:rgba(172,172,191,.06)}@media (max-width:991.98px){.show-more a{font-size:12px}}.show-more a:hover{background:#363057}.show-more svg{margin-left:7px}.show-more-c{position:relative}.show-more-c:before{left:120%}.show-more-c:after,.show-more-c:before{content:"";position:absolute;top:50%;width:700px;height:1px;-webkit-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);background-color:rgba(172,172,191,.12)}.show-more-c:after{right:120%}.slider-home-arrows{cursor:pointer}.slider-home-arrows span{width:33px;height:33px;border-radius:7px;background:#322c53}.slider-home-arrows span svg{width:17px}.back-to-collections svg{position:relative;display:block;margin-right:10px;bottom:-2px}.slider-home-games-button-next svg{-webkit-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.all-slots-links{padding:6px 10px;border-radius:7px;background:#322c53}.back-button-h{position:static}@media (max-width:519.98px){.back-button-h{text-align:right}}.back-button-c{position:absolute;bottom:50%;left:50%;-webkit-transform:translate(-50%,50%);-o-transform:translate(-50%,50%);transform:translate(-50%,50%)}@media (max-width:991.98px){.back-button-c{position:static;-webkit-transform:translate(0);-o-transform:translate(0);transform:translate(0)}}@media (max-width:519.98px){.wrapper{padding:0 16px;grid-template-columns:1fr}}.g-bonus-c{width:100%;position:relative;overflow:hidden}.g-bonus-c .col{position:relative;z-index:2}.g-bonus-c p{margin-bottom:12px}.g-bonus-c p a{display:block;color:#facd0d;text-transform:uppercase}.g-bonus-c h2{margin-bottom:12px}.g-bonus-c h2 a{display:block;color:#fff;text-transform:uppercase}.g-bonus-big{position:relative;background-image:url(../images/backgrounds/get-bonus-big-bg.webp);background-position:top;background-repeat:no-repeat;background-size:cover;overflow:hidden}@media (max-width:991.98px){.g-bonus-big{min-height:inherit;background-image:url(../images/backgrounds/get-bonus-big-mobile.png)}}.g-bonus-big p,.g-bonus-big p a{font-size:18px;line-height:19px}@media (max-width:991.98px){.g-bonus-big p a{font-size:14px}}.g-bonus-big h2{font-size:40px;line-height:54px}@media (max-width:1349.98px){.g-bonus-big h2{font-size:30px;line-height:34px}}.g-bonus-big h2 a{font-size:40px;line-height:54px}@media (max-width:1349.98px){.g-bonus-big h2 a{font-size:24px;line-height:34px}}.g-bonus-big .bt-green{padding:14px 37px}@media (max-width:991.98px){.g-bonus-big .bt-green{font-size:15px;padding:8px 27px}}.g-bonus-small{position:relative;height:275px;background-image:url(../images/backgrounds/get-bonus-small-bg.webp);background-position:top;background-repeat:no-repeat;background-size:cover;height:100%;overflow:hidden}@media (max-width:991.98px){.g-bonus-small{height:auto;background-image:url(../images/backgrounds/get-bonus-small-bg-mobile.png)}}.g-bonus-small .col-auto.text-center{position:static}@media (min-width:992px){.g-bonus-small .bonuses-icons-h{position:absolute;top:20px}}.g-bonus-small p,.g-bonus-small p a{font-size:14px;line-height:17px}.g-bonus-small h2{font-size:28px;line-height:44px}@media (max-width:991.98px){.g-bonus-small h2{font-size:24px;line-height:34px;margin-bottom:12!important}}@media (max-width:991.98px) and (max-width:365px){.g-bonus-small h2{font-size:16px;line-height:25px}}.g-bonus-small h2 a{font-size:28px;line-height:44px}@media (max-width:991.98px){.g-bonus-small h2 a{font-size:24px;line-height:34px}}@media (max-width:991.98px) and (max-width:365px){.g-bonus-small h2 a{font-size:16px;line-height:25px}}.g-bonus-small .bt-green{padding:11px 31px}@media (max-width:991.98px){.g-bonus-small .bt-green{font-size:14px!important;padding:8px 15px;font-size:15px}}.new-promotions-placeholder{max-width:100%;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;max-height:320px;vertical-align:middle;border-style:none}.new-promotions-padding-fullsize{padding-bottom:50%}@media (max-width:767.98px){.new-promotions-padding-fullsize{display:none}}.g-bonus-ch{position:relative;max-width:670px;z-index:3}.g-bonus-ch-link a{color:#fff;margin-bottom:0}.g-bonus-ch-link a p{font-size:18px;line-height:19px}@media (max-width:991.98px){.g-bonus-ch-link a p{font-size:14px}}.g-bonus-ch-link a h2{font-size:40px;line-height:54px;text-transform:uppercase}@media (max-width:1349.98px){.g-bonus-ch-link a h2{font-size:24px;line-height:34px}}.g-bonus-ch-link .d-inline-block{position:static;width:auto;height:auto}@media (max-width:350px){.total-jackpot-s{overflow:hidden}}.total-jackpot-h{position:relative;max-width:1172px;margin:0 auto}.total-jackpot-l{border-radius:10px;max-width:860px;-webkit-transform:matrix(1,-.02,-.06,1,0,0);-o-transform:matrix(1,-.02,-.06,1,0,0);transform:matrix(1,-.02,-.06,1,0,0)}@media (min-width:992px) and (max-width:1349.98px){.total-jackpot-l{max-width:790px}}@media (max-width:519.98px){.total-jackpot-l{-webkit-transform:matrix(1,-.02,-.06,1,0,0);-o-transform:matrix(1,-.02,-.06,1,0,0);transform:matrix(1,-.02,-.06,1,0,0)}}@media (max-width:370px){.total-jackpot-l{padding-left:40px!important}}.total-jackpot-l p{line-height:26px}@media (max-width:991.98px){.total-jackpot-l p{font-size:13px;line-height:16px;margin-bottom:10px!important}}.total-jackpot-l h2{font-size:48px;line-height:50px;color:#facd0d;text-transform:uppercase;margin-bottom:40px}@media (min-width:992px) and (max-width:1349.98px){.total-jackpot-l h2{font-size:40px;line-height:50px;margin-bottom:30px}}@media (max-width:991.98px){.total-jackpot-l h2{font-size:30px;line-height:36px}}@media (max-width:370px){.total-jackpot-l h2{font-size:25px;line-height:30px}}@media (max-width:519.98px){.total-jackpot-l h2 strong{display:block}}.total-jackpot-l .bt-green{padding:16px 39px}@media (max-width:991.98px){.total-jackpot-l .bt-green{font-size:13px;padding:7px 24px}}.total-jackpot-img{position:absolute;top:10px;left:-28px}@media (min-width:992px) and (max-width:1349.98px){.total-jackpot-img{left:-20px}}@media (max-width:991.98px){.total-jackpot-img{max-width:125px}}@media (max-width:370px){.total-jackpot-img{max-width:70px;top:20px;left:-40px}}.total-j-l{max-width:550px;-webkit-transform:matrix(1,.02,.06,1,0,0);-o-transform:matrix(1,.02,.06,1,0,0);transform:matrix(1,.02,.06,1,0,0)}@media (min-width:768px) and (max-width:991.98px){.total-j-l{text-align:center}}.g-bonus-h-bigger{position:relative}.g-bonus-h-bigger .g-bonus-c-b{left:0;right:0}@media (max-width:991.98px){.g-bonus-h-bigger .g-bonus-ch{max-width:inherit}}.g-bonus-h-bigger .promotions-mobile-image{position:static}@media (min-width:768px) and (max-width:991.98px){.g-bonus-h-bigger .promotions-mobile-image{top:0!important}}.g-bonus-h-bigger picture{position:absolute;bottom:0;right:0}.g-bonus-h-bigger .g-bonus-small picture{position:absolute;top:inherit;bottom:0;right:0;max-width:inherit;-webkit-transform:translate(0);-o-transform:translate(0);transform:translate(0)}@media (min-width:992px) and (max-width:1349.98px){.g-bonus-h-bigger .g-bonus-small picture{max-width:430px}}@media (min-width:768px) and (max-width:991.98px){.g-bonus-h-bigger .g-bonus-small picture{margin:-85px auto 0!important;position:relative;max-width:370px;-webkit-transform:translate(0);-o-transform:translate(0);transform:translate(0)}}@media (max-width:519.98px){.g-bonus-h-bigger .g-bonus-small picture{margin:-50px auto 0!important;position:relative;max-width:300px;-webkit-transform:translate(0);-o-transform:translate(0);transform:translate(0)}}@media (max-width:991.98px){.g-bonus-h-bigger .g-bonus-small picture img{margin:0 auto}}@media (min-width:992px) and (max-width:1349.98px){.g-bonus-h-bigger .promotions-mobile-image{position:absolute;bottom:0;right:0}.g-bonus-h-bigger .promotions-mobile-image picture{max-width:593px}}@media (min-width:768px) and (max-width:991.98px){.g-bonus-h-bigger .promotions-mobile-image picture{right:0;left:0}}@media (max-width:519.98px){.g-bonus-h-bigger .promotions-mobile-image picture{max-width:300px;right:0;left:0}}@media (max-width:519.98px){.g-bonus-h-bigger .promotions-mobile-image{top:inherit!important;bottom:0;right:0!important;-webkit-transform:translate(0)!important;-o-transform:translate(0)!important;transform:translate(0)!important}}.g-bonus-h .col-md-6{position:relative}.show-promotions-more{position:absolute;top:7px;right:7px;z-index:2}.show-promotions-more-big{position:absolute;top:7px;right:7px;z-index:3}.g-bonus-c-b{display:none;position:absolute;top:0;left:10px;right:10px;bottom:0;background:url(../images/backgrounds/promo-bg-b.png) top no-repeat;background-size:cover;border-radius:10px;z-index:4}@media (max-width:360px){.g-bonus-c-b{overflow-y:scroll}}.g-bonus-c-b .col{position:relative;z-index:2}@media (max-width:991.98px){.g-bonus-c-b p{margin-bottom:4px}}.g-bonus-c-b h3{font-size:16px;color:#fff;line-height:20px;margin-bottom:10px}.g-bonus-c-b li{position:relative;padding-left:20px;margin-bottom:7px}.g-bonus-c-b li:before{content:"";position:absolute;top:2px;left:0;width:14px;height:14px;background:url(../../images/icons/g-bonus-b.svg) 50% no-repeat}.g-bonus-c-b li:last-child{margin-bottom:0}.g-bonus-c-b h4{font-size:14px;color:#fff;line-height:18px}.g-bonus-c-b h5{font-size:14px;color:#facd0d;line-height:18px}@media (min-width:768px) and (max-width:991.98px){.g-bonus-c-b .promotions-mobile-image{top:5px}}.g-bonus-c-b picture{opacity:.5}@media (max-width:519.98px){.g-bonus-c-b .promotions-big-image-c{bottom:0;right:-60px!important;z-index:1;top:inherit!important}}.g-bonus-badge picture{margin-top:-2px!important}@media (max-width:991.98px){.promotions-big-image-h .g-bonus-c{min-height:280px}}.promotions-big-image-h .col{max-width:390px}@media (min-width:768px) and (max-width:991.98px){.promotions-big-image-h .promotions-mobile-image{top:-33px}}@media (max-width:519.98px){.promotions-big-image-h .promotions-mobile-image picture{margin-right:-60px}}.welcome-details-t .row{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.welcome-details-t h2{font-size:16px;color:#facd0d;line-height:19px;text-transform:uppercase;margin-bottom:12px}.welcome-details-t h1{font-size:36px;color:#fff;line-height:48px;margin-bottom:12px}@media (max-width:991.98px){.welcome-details-t h1{font-size:30px;line-height:40px}}.welcome-details-t picture{text-align:right;border-bottom-right-radius:10px;overflow:hidden}@media (max-width:991.98px){.welcome-details-t picture{position:absolute;bottom:0;right:0;width:400px;mix-blend-mode:luminosity;opacity:.2;border-radius:0;z-index:-1}}.welcome-details-t p{font-size:16px;color:#acacbf;line-height:22px;margin-bottom:12px}.welcome-details-t p strong{color:#fff}.welcome-bonus-detials-s{position:relative}.welcome-bonus-detials-s:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:url(../images/backgrounds/promotion-details-bg.webp) top no-repeat;mix-blend-mode:luminosity;height:400px;background-size:cover;z-index:-1}.terms-promotion{display:inline-block;position:relative;margin-bottom:30px}.terms-promotion a{position:absolute;top:0;left:0;width:100%;height:100%}.terms-promotion .verificiation-information{border-radius:30px}.terms-promotion p{margin-bottom:0}.promotions-big-image-c{position:absolute;bottom:0;right:-10px;z-index:1}.promotions-big-image-c picture{max-width:inherit}.close-bonuses-b{position:absolute;top:7px;right:7px;z-index:2}.total-jackpot-r{position:absolute;top:20px;right:0;width:485px}@media (min-width:992px) and (max-width:1349.98px){.total-jackpot-r{top:30px;width:430px}}@media (max-width:991.98px){.total-jackpot-r{width:100%;position:static}}.jackpot-slider{height:362px}@media (max-width:519.98px){.jackpot-slider{height:280px}}.jackpot-slider-c{border:1px solid #363057;background:#322c53;border-radius:8px}.jackpot-slider-c picture{width:100px;height:100px;overflow:hidden;border-radius:6px;margin-right:10px}@media (max-width:519.98px){.jackpot-slider-c picture{width:70px}}.jackpot-slider-c img{width:100%;height:100%;-o-object-position:center center;object-position:center center;-o-object-fit:cover;object-fit:cover}.jackpot-slider-c p{line-height:17px}.jackpot-slider-c h2{line-height:20px;margin-bottom:12px}@media (max-width:519.98px){.jackpot-slider-c h2{font-size:14px}}.jackpot-slider-c h2 a{line-height:20px}@media (max-width:519.98px){.jackpot-slider-c h2 a{font-size:14px}}@media (max-width:519.98px){.jackpot-slider-c h3{font-size:16px}}.jackpot-slider-c .bt-green{padding:10px 43px}@media (max-width:519.98px){.jackpot-slider-c .bt-green{padding:10px 30px}}.bonuses-icons-h{font-size:0}.bonuses-icons-h__providers{position:absolute;left:0;top:0;z-index:1}.exclusive-h{display:inline-block;font-size:12px;padding:3px 10px;width:auto!important;color:#fff;border-radius:5px!important;margin-bottom:7px}.bonuses-icon-c{vertical-align:top;margin-left:4px;margin-bottom:4px}.bonuses-icon-c span{display:-webkit-box;display:-ms-flexbox;display:flex;width:24px;height:24px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%}.welcome-bonus-detials-h{max-width:1160px;margin:0 auto}.promotion-details-link{text-decoration:underline}@media (max-width:519.98px){.promotion-details-link{font-size:12px;margin-left:10px!important}}.deposit-l-h .row{margin:0 -6px}.deposit-l-h .col,.deposit-l-h .col-auto,.deposit-l-h .col-lg-3{padding:0 6px}.deposit-l-c{height:100%;padding:25px 20px 63px;border-radius:6px;background-color:rgba(172,172,191,.1);background-image:url(../images/backgrounds/deposit-active-bg.webp);background-position:bottom;background-repeat:no-repeat;border:1px solid rgba(172,172,191,.2)}.deposit-l-c h3{font-size:16px;color:#facd0d;line-height:19px;margin-bottom:12px}.deposit-l-c h2{font-size:20px;color:#fff;line-height:25px;margin-bottom:24px}.deposit-l-c p{color:#fff}.deposit-l-c h4,.deposit-l-c p{font-size:14px;line-height:18px}.deposit-l-c h4{text-align:right;color:#facd0d}.deposit-l-c ul{margin-bottom:24px}.deposit-l-c li{position:relative;padding-left:14px;margin-bottom:14px}.deposit-l-c li:before{content:"";position:absolute;top:6px;left:0;width:6px;height:6px;background-color:#04c000;border-radius:50%}.deposit-l-c li:last-child{margin-bottom:0}.not-active-bonus .deposit-l-c{background-image:url(../images/backgrounds/deposit-no-active-bg.webp)}.not-active-bonus .deposit-l-c h3,.not-active-bonus .deposit-l-c h4{color:#acacbf}.not-active-bonus .deposit-l-c .get-bonus-link{pointer-events:none;background:rgba(172,172,191,.4)}.not-active-bonus .slots-img,.not-active-bonus picture{height:210px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;filter:grayscale(100%)}.not-active-bonus h5{color:#acacbf!important}.s-bonus h2{margin-bottom:7px}.s-bonus h4{text-align:left}.bonus-card button{text-align:left;position:relative;font-size:20px;width:100%;padding:21px 30px;color:#f7f8f9;border-radius:10px;background:#18152c;text-decoration:none}@media (max-width:991.98px){.bonus-card button{padding:21px 20px}}.bonus-card button:hover{color:#f7f8f9;text-decoration:none}.bonus-card button svg{position:absolute;top:50%;right:20px;-webkit-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.bonus-rules-b{border-radius:10px;background:#18152c;margin-bottom:10px}.bonus-rules-b p{color:#fff}.how-to-get-b-h{padding:28px 24px 10px;background:#18152c;border-radius:10px}@media (max-width:991.98px){.how-to-get-b-h{padding:20px 10px}}.how-to-get-b-h h2{font-size:20px;color:#fff;line-height:25px;margin-bottom:20px}.how-to-get-b-h .row{margin:0 -6px}.how-to-get-b-h .col-lg-3,.how-to-get-b-h .col-md-6{padding:0 6px}.bonus-steps{padding:20px;border-radius:6px;height:100%;background:rgba(172,172,191,.06)}@media (max-width:519.98px){.bonus-steps{height:auto}}.bonus-steps picture{width:44px;height:44px;margin-right:12px}.bonus-steps h3{font-size:18px;color:#fff;line-height:23px}.bonus-steps p{font-size:16px;color:#acacbf;line-height:20px}.bonus-code-r{padding:16px 10px;border-radius:6px;background:rgba(172,172,191,.06)}.bonus-code-r p{font-size:16px;color:#acacbf;line-height:20px}.bonus-code-r p strong{color:#facd0d}.get-bonus-btn{padding:16px 10px;border-radius:6px}.get-bonus-btn:hover{color:#fff}.get-bonus-link{display:block;position:absolute;bottom:20px;left:20px;right:20px;color:#fff;padding:10px;background:#04c000;border-radius:6px}.get-bonus-link:hover{color:#fff}.bonuses-icons-t-h span{width:auto;font-size:11px;color:#fff;padding:6px 10px 4px;border-radius:30px}.g-bonus-gray{filter:grayscale(90%)}.g-bonus-gray .bt-green,.g-bonus-gray h2,.g-bonus-gray p{pointer-events:none}.g-bonus-a{position:absolute;bottom:50px;right:10px;padding:12px 10px 10px 14px;background:#facd0d;box-shadow:1px 4px 14px rgba(0,0,0,.4);border-radius:20px 0 0 20px;z-index:2}@media (max-width:519.98px){.g-bonus-a{bottom:20px}}@media (max-width:360px){.g-bonus-a{max-width:170px}}.g-bonus-a picture{font-size:0;margin-right:6px}.g-bonus-a p{color:#18152c}.deposit-l-h .slots-img{height:auto;padding-bottom:122%}@media (min-width:768px) and (max-width:991.98px){.deposit-l-h .slots-img{padding-bottom:112%}}@media (max-width:519.98px){.deposit-l-h .slots-img{padding-bottom:134%}}.deposit-l-h .slots-img:before{display:none}.deposit-l-h .slot-image{position:absolute;top:0;left:0}.deposit-l-h .slot-name-deposit{margin-bottom:4px}.deposit-l-h h5{font-size:17px;color:#facd0d;margin-bottom:10px}.deposit-l-i-c .slot-name-deposit{text-align:center}.deposit-l-i-c h2{text-align:center;margin-bottom:10px}@media (max-width:991.98px){.deposit-l-i-c h2{font-size:14px;line-height:20px}}.deposit-l-i-f-c .slots-img{border-radius:6px;margin:-25px -20px 0}@media (min-width:1350px){.deposit-big .col-lg-3{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}}@media (min-width:992px) and (max-width:1349.98px){.deposit-big .col-lg-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}}.bonus-bg{background-size:cover!important}.bonus-bg:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:-webkit-gradient(linear,left top,right top,from(rgba(24,21,44,.8)),color-stop(90%,rgba(0,212,255,0)));background:-webkit-linear-gradient(left,rgba(24,21,44,.8),rgba(0,212,255,0) 90%);background:-o-linear-gradient(left,rgba(24,21,44,.8) 0,rgba(0,212,255,0) 90%);background:linear-gradient(90deg,rgba(24,21,44,.8),rgba(0,212,255,0) 90%);z-index:2}@media (max-width:519.98px){.bonus-bg:before{background:-webkit-gradient(linear,left top,right top,from(#18152c),color-stop(90%,rgba(0,0,0,.4)))!important;background:-webkit-linear-gradient(left,#18152c,rgba(0,0,0,.4) 90%)!important;background:-o-linear-gradient(left,#18152c 0,rgba(0,0,0,.4) 90%)!important;background:linear-gradient(90deg,#18152c,rgba(0,0,0,.4) 90%)!important}}.bonus-bg .bonuses-icons-h{z-index:4}@media (max-width:519.98px){.bonus-bg .bonuses-icons-h{position:relative!important}}.bonus-bg picture{display:none}.bonus-bg.g-bonus-gray:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:-webkit-gradient(linear,left top,right top,from(#18152c),color-stop(50%,rgba(0,0,0,.4)));background:-webkit-linear-gradient(left,#18152c,rgba(0,0,0,.4) 50%);background:-o-linear-gradient(left,#18152c 0,rgba(0,0,0,.4) 50%);background:linear-gradient(90deg,#18152c,rgba(0,0,0,.4) 50%);z-index:2}.g-bonus-big.bonus-bg .bonuses-icons-h,.g-bonus-h-bigger.bonus-bg .bonuses-icons-h{position:relative;z-index:4}.bonus-bg.g-bonus-c.g-bonus-small .bonuses-icons-h{position:absolute}.latest-winners-h .latest-w{margin:0 -7px}@media (max-width:991.98px){.latest-winners-h .latest-w{margin:0}}@media (max-width:519.98px){.latest-winners-h .latest-w{-ms-flex-wrap:inherit;flex-wrap:inherit}}.latest-winners-h .col-lg-3{padding:0 7px}@media (max-width:991.98px){.latest-w-c{margin:0 -2.5px!important}}@media (max-width:519.98px){.latest-w-c{width:auto;white-space:nowrap;margin:0 auto}}@media (max-width:991.98px){.latest-w-c .col{padding:0 2.5px}}@media (min-width:655px){.latest-winners-s .simplebar-content{padding:0!important}}@media (min-width:655px){.latest-winners-s .simplebar-track.horizontal{opacity:0}}@media (min-width:768px) and (max-width:991.98px){.latest-winners-s .latest-winners-c picture{width:169px;height:169px}}@media (max-width:654px){.latest-winners-s .latest-winners-c picture{width:150px;height:150px}}.latest-winners-c{padding:5px;background:#322c53;border-radius:8px}.latest-winners-c picture{width:110px;height:110px;border-radius:4px;overflow:hidden;margin-right:18px}@media (min-width:992px) and (max-width:1349.98px){.latest-winners-c picture{position:relative;width:208px;height:208px;margin-bottom:10px}}@media (min-width:992px) and (max-width:1349.98px){.latest-winners-c picture img{position:absolute;top:0;left:0}}@media (min-width:768px) and (max-width:991.98px){.latest-winners-c picture{width:164px;height:auto;margin-bottom:10px}}@media (max-width:519.98px){.latest-winners-c picture{width:140px;height:140px;margin-right:0;margin:0 auto 10px}}.latest-winners-c p{line-height:20px;margin-bottom:7px}@media (max-width:991.98px){.latest-winners-c p{font-size:12px;line-height:15px;margin-bottom:6px}}.latest-winners-c h2{line-height:28px;margin-bottom:8px}@media (max-width:991.98px){.latest-winners-c h2{font-size:16px;line-height:20px}}@media (max-width:991.98px){.latest-winners-c span{font-size:11px}}@media (max-width:991.98px){.total-jackpot-r-mobile{overflow:hidden}}.total-jackpot-r-mobile .latest-w{margin:0;-ms-flex-wrap:inherit;flex-wrap:inherit}.total-jackpot-r-mobile .latest-w-c{width:auto;white-space:nowrap;margin:0 auto}.total-jackpot-r-mobile .latest-winners-c picture{margin:0 auto 10px}.total-jackpot-r-mobile .latest-winners-c h2{font-size:13px}.total-jackpot-r-mobile .bt-green{padding:4px 10px}.image-fit{width:100%;height:100%;-o-object-position:center center;object-position:center center;-o-object-fit:cover;object-fit:cover}@media (max-width:991.98px){.colleciton-mobile{margin:0 -5px}}@media (max-width:991.98px){.colleciton-mobile .col-6{padding:0 5px}}.collections-slider .colleciton-c{max-width:315px}@media (max-width:991.98px){.collections-slider .colleciton-c{max-width:360px}}.colleciton-c{position:relative;border-radius:6px;background-size:cover;background-repeat:no-repeat;padding-top:10px;padding-bottom:90px!important}@media (min-width:992px) and (max-width:1349.98px){.colleciton-c{padding-bottom:60px!important}}@media (min-width:768px) and (max-width:991.98px){.colleciton-c{padding-bottom:170px!important}}@media (max-width:991.98px){.colleciton-c{padding-top:5px}}@media (max-width:519.98px){.colleciton-c{padding-bottom:100%!important}}.colleciton-c p{font-size:12px;line-height:12px;margin-bottom:8px}@media (max-width:991.98px){.colleciton-c p{font-size:10px;margin-bottom:2px}}@media (max-width:991.98px){.colleciton-c h2{font-size:16px}}.colleciton-c h2 a{width:190px;overflow:hidden;text-overflow:ellipsis}@media (min-width:992px) and (max-width:1349.98px){.colleciton-c h2 a{width:110px}}@media (min-width:768px) and (max-width:991.98px){.colleciton-c h2 a{width:90px}}@media (max-width:991.98px){.colleciton-c h2 a{font-size:16px}}@media (max-width:519.98px){.colleciton-c h2 a{width:80px}}@media (max-width:991.98px){.colleciton-c h3{font-size:12px}}.colleciton-img{max-width:95px;height:90px}@media (min-width:992px) and (max-width:1349.98px){.colleciton-img{max-width:80px;height:80px}}@media (max-width:991.98px){.colleciton-img{max-width:60px;height:60px}}.colleciton-img img{max-height:100%}.bottom-collection{position:absolute;left:10px;right:10px;bottom:10px}.bottom-collection .row{margin:0 -2px}.bottom-collection .col-md-3{padding:0 2px}.bottom-collection picture{position:relative;overflow:hidden;border-radius:6px;padding-bottom:100%}@media (max-width:991.98px){.bottom-collection picture{margin-bottom:4px}}.bottom-collection img{position:absolute;top:0;left:0}@media (max-width:991.98px){.latest-w-h .simplebar-track.horizontal{height:2px;background:rgba(172,172,191,.06)!important}.latest-w-h .simplebar-track.horizontal .simplebar-scrollbar{height:2px;top:0!important;visibility:visible!important}.latest-w-h .simplebar-track.horizontal .simplebar-scrollbar:before{opacity:1!important;background:#8c34fc!important}}.live-games-h-content{margin-bottom:30px}@media (max-width:519.98px){.live-games-h-content .simplebar-track.horizontal{height:2px;background:rgba(172,172,191,.06)!important}.live-games-h-content .simplebar-track.horizontal .simplebar-scrollbar{height:2px;top:0!important;visibility:visible!important}.live-games-h-content .simplebar-track.horizontal .simplebar-scrollbar:before{opacity:1!important;background:#8c34fc!important}}@media (max-width:519.98px){.live-games-h-content .live-games-h-content-mobile{width:auto;white-space:nowrap;margin:0 auto}}@media (max-width:991.98px){.live-games-h-content .row{margin:0 -2.5px}}@media (max-width:519.98px){.live-games-h-content .row{-ms-flex-wrap:inherit;flex-wrap:inherit}}@media (max-width:991.98px){.live-games-h-content .col{padding:0 2.5px}}.live-games-h-content picture{position:relative;overflow:hidden;height:400px}@media (min-width:992px) and (max-width:1349.98px){.live-games-h-content picture{height:300px}}@media (min-width:768px) and (max-width:991.98px){.live-games-h-content picture{height:200px}}@media (max-width:519.98px){.live-games-h-content picture{height:210px}}.live-games-h-content picture:before{content:"";opacity:0;position:absolute;top:0;left:0;width:100%;height:100%;background:-webkit-gradient(linear,left bottom,left top,from(rgba(36,26,66,.88)),to(rgba(36,26,66,.88)));background:-webkit-linear-gradient(bottom,rgba(36,26,66,.88),rgba(36,26,66,.88));background:-o-linear-gradient(bottom,rgba(36,26,66,.88),rgba(36,26,66,.88));background:linear-gradient(0deg,rgba(36,26,66,.88),rgba(36,26,66,.88));-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease;z-index:2}.live-games-h-content picture:hover .hovered-slot-content,.live-games-h-content picture:hover:before{opacity:1}.live-games-h-content picture .bonuses-icons-h{position:absolute;top:5px;left:4px}@media (max-width:991.98px){.live-games-h-content picture .bonuses-icons-h{white-space:normal}}.live-games-h-content picture a{position:absolute;top:0;left:0;width:100%;height:100%;z-index:4}.live-games-h-content .hovered-slot-content{bottom:inherit;top:50%;-webkit-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);z-index:3}.live-games-h-content h2{font-size:16px;margin-bottom:4px}@media (max-width:519.98px){.live-games-h-content h2{font-size:12px}}.live-games-h-content h2 a{font-size:16px;display:block;color:#e0e0e4}@media (max-width:519.98px){.live-games-h-content h2 a,.live-games-h-content p{font-size:12px}}.live-icon{-webkit-animation:heart-pulse .7s infinite ease-out;-o-animation:heart-pulse .7s infinite ease-out;animation:heart-pulse .7s infinite ease-out}@-webkit-keyframes heart-pulse{0%{opacity:1}50%{opacity:.7}to{opacity:1}}@-o-keyframes heart-pulse{0%{opacity:1}50%{opacity:.7}to{opacity:1}}@keyframes heart-pulse{0%{opacity:1}50%{opacity:.7}to{opacity:1}}@media (max-width:991.98px){.live-games-h-content-slider .swiper-slide{max-width:106px}}.live-games-h-content-slider picture{position:relative;overflow:hidden;height:400px}@media (min-width:992px) and (max-width:1349.98px){.live-games-h-content-slider picture{height:300px}}@media (min-width:768px) and (max-width:991.98px){.live-games-h-content-slider picture{height:200px}}@media (max-width:519.98px){.live-games-h-content-slider picture{height:210px}}.live-games-h-content-slider picture:before{content:"";opacity:0;position:absolute;top:0;left:0;width:100%;height:100%;background:-webkit-gradient(linear,left bottom,left top,from(rgba(36,26,66,.88)),to(rgba(36,26,66,.88)));background:-webkit-linear-gradient(bottom,rgba(36,26,66,.88),rgba(36,26,66,.88));background:-o-linear-gradient(bottom,rgba(36,26,66,.88),rgba(36,26,66,.88));background:linear-gradient(0deg,rgba(36,26,66,.88),rgba(36,26,66,.88));-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease;z-index:2}.live-games-h-content-slider picture:hover .hovered-slot-content,.live-games-h-content-slider picture:hover:before{opacity:1}.live-games-h-content-slider picture .bonuses-icons-h{position:absolute;top:5px;left:4px}.live-games-h-content-slider picture a{position:absolute;top:0;left:0;width:100%;height:100%;z-index:4}.live-games-h-content-slider .hovered-slot-content{bottom:inherit;top:50%;-webkit-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);z-index:3}.live-games-h-content-slider h2{font-size:16px;margin-bottom:4px}@media (max-width:519.98px){.live-games-h-content-slider h2{font-size:12px}}.live-games-h-content-slider h2 a{font-size:16px;display:block;color:#e0e0e4}@media (max-width:519.98px){.live-games-h-content-slider h2 a,.live-games-h-content-slider p{font-size:12px}}.trust-casino-s{position:relative;overflow:hidden;background:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.2)),to(rgba(0,0,0,.2))),-webkit-gradient(linear,left top,left bottom,color-stop(42.84%,#292446),color-stop(103.27%,#594196));background:-webkit-linear-gradient(bottom,rgba(0,0,0,.2),rgba(0,0,0,.2)),-webkit-linear-gradient(top,#292446 42.84%,#594196 103.27%);background:-o-linear-gradient(bottom,rgba(0,0,0,.2),rgba(0,0,0,.2)),-o-linear-gradient(top,#292446 42.84%,#594196 103.27%);background:linear-gradient(0deg,rgba(0,0,0,.2),rgba(0,0,0,.2)),linear-gradient(180deg,#292446 42.84%,#594196 103.27%)}.trust-casino-s:before{content:"";position:absolute;left:0;right:0;bottom:0;width:1440px;height:161px;background:url(../images/backgrounds/casino-t-bg.webp) top no-repeat;margin:0 auto;z-index:2}@media (max-width:1349.98px){.trust-casino-s:before{width:auto}}.trust-casino-h{position:relative;max-width:1200px;margin:0 auto;z-index:4}.trust-casino-h h2{text-align:center;font-size:34px;line-height:43px}@media (max-width:991.98px){.trust-casino-h h2{font-size:28px;line-height:35px}}.trust-casino-h img{margin-right:14px}.trust-casino-h h3{color:#fff}.trust-casino-h p{font-size:16px;color:#acacbf;line-height:24px}.vip-program-h{max-width:1100px;margin:0 auto}.vip-program-h header h2{text-align:center;font-size:34px;line-height:43px}@media (max-width:991.98px){.vip-program-h header h2{font-size:28px;line-height:35px}}@media (max-width:991.98px){.vip-program-b .simplebar-track.horizontal{height:2px;background:rgba(172,172,191,.06)!important}.vip-program-b .simplebar-track.horizontal .simplebar-scrollbar{height:2px;top:0!important;visibility:visible!important}.vip-program-b .simplebar-track.horizontal .simplebar-scrollbar:before{opacity:1!important;background:#8c34fc!important}}@media (max-width:519.98px){.vip-program-b .row{width:1130px}}.vip-program-c{position:relative;text-align:center;height:100%;padding:30px 0 54px;background:-webkit-gradient(linear,left top,left bottom,from(rgba(83,83,83,0)),color-stop(29.18%,rgba(79,79,83,.106597)),to(rgba(50,44,83,.7)));background:-webkit-linear-gradient(top,rgba(83,83,83,0),rgba(79,79,83,.106597) 29.18%,rgba(50,44,83,.7));background:-o-linear-gradient(top,rgba(83,83,83,0) 0,rgba(79,79,83,.106597) 29.18%,rgba(50,44,83,.7) 100%);background:linear-gradient(180deg,rgba(83,83,83,0),rgba(79,79,83,.106597) 29.18%,rgba(50,44,83,.7))}@media (max-width:1349.98px){.vip-program-c{padding:30px 10px}}.vip-program-c:before{left:0}.vip-program-c:after,.vip-program-c:before{content:"";position:absolute;top:0;width:2px;height:308px;background:url(../images/icons/vip-border.svg)}.vip-program-c:after{right:0}.vip-program-c picture{margin-bottom:24px}.vip-program-c h2{font-size:24px;color:#fff;line-height:30px;margin-bottom:20px}@media (max-width:991.98px){.vip-program-c h2{font-size:24px;line-height:30px}}.vip-program-c p{color:#acacbf;font-size:16px;line-height:24px}.top-winners__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px}@media (max-width:991.98px){.top-winners__info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:20px}}.top-winners__info-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px}.top-winners__info-title-img{width:30px;height:30px}.top-winners__info-tabs{display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}@media (max-width:991.98px){.top-winners__info-tabs{display:-webkit-box;display:-ms-flexbox;display:flex}}.top-winners__tab-link{padding:8px 10px;font-size:12px;line-height:1.5;color:#a8a8b0;background-color:transparent;border:1px solid #3c375b;border-radius:5px;cursor:pointer}.top-winners__tab-link.active{color:#fff;background-color:#711edb;border-color:#711edb}.top-winners__tab-content{width:100%;display:block}@media (max-width:991.98px){.top-winners__tab-content{display:none}.top-winners__tab-content.active{display:block}}.top-winners__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:20px}@media (max-width:991.98px){.top-winners__wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.top-winners__content{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:14px}.top-winners__content-title{font-size:18px;line-height:1.5;color:#fff}@media (max-width:991.98px){.top-winners__content-title{display:none}}.top-winners__table{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:6px}.top-winners__table-head{padding:0 20px 0 8px;display:grid;grid-template-columns:minmax(222px,2fr) 52px 1fr;gap:20px}@media (max-width:1349.98px){.top-winners__table-head{grid-template-columns:86px 52px 1fr}}@media (max-width:991.98px){.top-winners__table-head{grid-template-columns:minmax(160px,2fr) 52px 1fr}}.top-winners__table-head-item{font-size:12px;line-height:1.5;color:#757383}.top-winners__table-head-item:last-child{text-align:right}.top-winners__table-body{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:6px}.top-winners__table-body-item{position:relative;padding:2px 20px 2px 2px;display:grid;grid-template-columns:minmax(222px,2fr) 52px 1fr;gap:20px;background-color:#312a52;border:1px solid transparent;border-radius:5px;-webkit-transition:background-color .26s ease-in-out;-o-transition:background-color .26s ease-in-out;transition:background-color .26s ease-in-out}@media (max-width:1349.98px){.top-winners__table-body-item{grid-template-columns:86px 52px 1fr}}@media (max-width:991.98px){.top-winners__table-body-item{grid-template-columns:minmax(160px,2fr) 52px 1fr}}.top-winners__table-body-item:nth-child(2n){background-color:#24203b}.top-winners__table-body-item:first-child::after,.top-winners__table-body-item:nth-child(2):after,.top-winners__table-body-item:nth-child(3):after{content:"";position:absolute;top:0;right:0;width:22px;height:22px;background-image:url(../images/icons/top-winners-crown.svg);background-position:50%;background-size:16px 16px;background-repeat:no-repeat;border-radius:5px}.top-winners__table-body-item:first-child::after{background-color:#facd0d}.top-winners__table-body-item:nth-child(2):after{background-color:#d6d6dd}.top-winners__table-body-item:nth-child(3):after{background-color:#fa9b0d}.top-winners__table-body-item:hover{background-color:#3c3663}.top-winners__table-body-item-slot{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.top-winners__table-body-item-img,.top-winners__table-body-item-picture{width:56px;height:56px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;border-radius:5px;overflow:hidden}.top-winners__table-body-item-slot-name{margin:0;width:100%;width:156px;font-size:14px;line-height:1.5;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (max-width:1349.98px){.top-winners__table-body-item-slot-name{width:60px;font-size:12px;display:none}}@media (max-width:991.98px){.top-winners__table-body-item-slot-name{width:156px;font-size:14px;display:block}}.top-winners__table-body-item-playerName{color:#fff}.top-winners__table-body-item-playerName,.top-winners__table-body-item-prize{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;line-height:1.5}.top-winners__table-body-item-prize{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;color:#facd0d}.faq-h h2{text-align:center;font-size:34px;line-height:43px}@media (max-width:991.98px){.faq-h h2{font-size:28px;line-height:35px}}.card-play{margin-bottom:20px}.card-play .card-header{padding:0;border-radius:0}.card-play button{position:relative;display:block;width:100%;text-align:left;color:#fff;font-size:20px;padding:24px 60px 24px 30px;background:#322c53;border-radius:10px}@media (max-width:991.98px){.card-play button{font-size:18px;padding:20px 60px 20px 20px}}.card-play button:before{content:"";position:absolute;top:50%;right:30px;width:24px;height:25px;-webkit-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);background:url(../images/icons/faq-arrow.svg)}.card-play button:hover{background:#443d6c}.card-play button[aria-expanded=true]{background:#711edb}.card-play button[aria-expanded=true]:before{background:url(../images/icons/faq-arrow.svg);-webkit-transform:translateY(-50%) rotate(180deg);-o-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg)}.card-play .card-body{padding:20px}.card-play .card-body p{font-size:16px;color:#acacbf;line-height:24px}.card-play .card-body a{color:#049a01}.card-play .card-body a:hover{text-decoration:underline}.card-play .card-body blockquote{color:#acacbf;font-size:18px;margin-bottom:20px;padding-left:30px;border-left:1px solid #facd0d}@media (max-width:991.98px){.card-play .card-body blockquote{font-size:16px}}.card-play .card-body li{position:relative;color:#acacbf;font-size:18px;margin-bottom:10px}@media (max-width:991.98px){.card-play .card-body li{font-size:16px}}.card-play .card-body ol,.card-play .card-body ul{margin-bottom:20px}.card-play .card-body ul li{padding-left:20px}.card-play .card-body ul li:before{content:"";position:absolute;top:12px;left:0;width:4px;height:4px;background-color:#facd0d;border-radius:50%}.card-play .card-body ol li{list-style:auto;margin-left:20px}.loyalty_new .faq-h h2{text-align:left;font-size:24px;line-height:normal}.loyalty_new .tab-content>.active{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.loyalty_new .container{margin:0 auto;max-width:1170px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;padding-right:0;padding-left:0;width:auto}@media (max-width:991.98px){.loyalty_new{padding:20px}}.modal-backdrop{background:rgba(16,14,29,.6);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.modal-backdrop.show{opacity:1}@media (min-width:811px){.modal-signup-login .modal-dialog{max-width:440px;margin:0 auto;min-height:100vh}}@media (max-width:810px){.modal-signup-login .modal-dialog{max-width:100%;margin:0 auto;min-height:100vh!important}}@media (min-width:811px){.modal-signup-login .modal-content{border:1px solid #473478;border-radius:10px;background:transparent;overflow:hidden}}@media (max-width:810px){.modal-signup-login .modal-content{overflow:hidden;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;border-radius:0;min-height:100vh;background:-webkit-linear-gradient(335.46deg,#292446 44.05%,#594196 102.36%);background:-o-linear-gradient(335.46deg,#292446 44.05%,#594196 102.36%);background:linear-gradient(114.54deg,#292446 44.05%,#594196 102.36%)}}@media (max-width:810px){.modal-not-fullwidth{padding:0 10px}}.modal-not-fullwidth .modal-dialog{max-width:440px;margin:0 auto;min-height:100vh}@media (max-width:810px){.modal-not-fullwidth .modal-dialog{max-width:100%;min-height:auto!important}}.modal-not-fullwidth .modal-content{border:1px solid #473478;border-radius:10px;background:transparent;overflow:hidden}@media (max-width:810px){.modal-not-fullwidth .modal-content{border:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:10px;height:auto;min-height:auto;background:transparent}}@media (max-width:810px){.modal-not-fullwidth .new-login-form{position:relative;overflow:hidden;border-radius:6px;border:1px solid #473478;background:-webkit-linear-gradient(335.46deg,#292446 44.05%,#594196 102.36%);background:-o-linear-gradient(335.46deg,#292446 44.05%,#594196 102.36%);background:linear-gradient(114.54deg,#292446 44.05%,#594196 102.36%)}}.modal-no-scroll{height:100vh!important}@media (max-width:810px){.modal-no-scroll .modal-content{top:-50px!important}}@media (max-width:810px){.signup-top-modal .modal-dialog{padding-top:10px;-webkit-box-align:start;-ms-flex-align:start;align-items:start}}.close-registation-button{text-transform:uppercase;background:#711edb!important}.go-to-registration-buttton{text-transform:uppercase}.new-login-form header{background:url(../images/backgrounds/new-modal-login-bg.png) top no-repeat;background-size:cover;min-height:124px;padding-bottom:25px}.new-login-form header .close-modal-new{position:absolute;top:4px;right:6px;width:32px;height:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;background:#312654}.new-login-form header .close-modal-new:hover{background-color:#271c4b}.new-login-form header h2{text-align:left;padding:0 5px 0 30px;color:#facd0d!important;text-transform:uppercase;font-size:28px!important;text-shadow:0 2px 8px rgba(0,0,0,.7)}@media (min-width:992px) and (max-width:1400px){.new-login-form header h2{font-size:22px!important}}.new-login-form .new-logo-popup{text-align:left;padding-top:5px;padding-left:20px}.new-login-form__left-image--mobile{width:100%}.secret-bonus{border-top-left-radius:40px;border-bottom-left-radius:40px;padding:9px 12px 9px 15px!important;background:#facd0d}.secret-bonus p{text-align:right;font-size:18px;line-height:21px;color:#18152c}.secret-bonus p span{font-size:16px}.bottom-new-popup{position:relative;margin-top:-10px;padding:20px 15px;border-radius:14px 14px 10px 10px;background:-webkit-linear-gradient(bottom,rgba(0,0,0,.2),rgba(0,0,0,.2)),-webkit-linear-gradient(284.76deg,#292446 39.84%,#594196 93.49%);background:-o-linear-gradient(bottom,rgba(0,0,0,.2),rgba(0,0,0,.2)),-o-linear-gradient(284.76deg,#292446 39.84%,#594196 93.49%);background:linear-gradient(0deg,rgba(0,0,0,.2),rgba(0,0,0,.2)),linear-gradient(.459turn,#292446 39.84%,#594196 93.49%)}@media (min-width:992px) and (max-width:1400px){.bottom-new-popup{padding:14px 15px}}@media (max-width:810px){.bottom-new-popup{background:transparent}}.bottom-new-popup h2{color:#f7f8f9!important;font-size:22px!important;line-height:28px;margin-bottom:20px}@media (min-width:992px) and (max-width:1400px){.bottom-new-popup h2{font-size:18px!important;margin-bottom:10px}}.bottom-new-popup p{text-align:center;color:#acacbf;font-size:13px;margin-bottom:10px}.bottom-new-popup p strong{color:#facd0d}.bottom-new-popup label{margin-bottom:8px}.bottom-new-popup input,.bottom-new-popup select{border:1px solid #322c53;border-radius:6px;height:50px;color:#fff;padding:0 20px 0 40px;font-size:15px;border:1px solid transparent;background-color:#18152c;-webkit-transition:0s;-o-transition:0s;transition:0s}@media (max-width:519.98px){.bottom-new-popup input,.bottom-new-popup select{font-size:16px}}.bottom-new-popup input::-webkit-input-placeholder,.bottom-new-popup select::-webkit-input-placeholder{color:#9b9bad}.bottom-new-popup input::-moz-placeholder,.bottom-new-popup select::-moz-placeholder{color:#9b9bad}.bottom-new-popup input:-ms-input-placeholder,.bottom-new-popup input::-ms-input-placeholder,.bottom-new-popup select:-ms-input-placeholder,.bottom-new-popup select::-ms-input-placeholder{color:#9b9bad}.bottom-new-popup input::placeholder,.bottom-new-popup select::placeholder{color:#9b9bad}.bottom-new-popup input:focus,.bottom-new-popup select:focus{border:1px solid #711edb}.bottom-new-popup input:focus+img,.bottom-new-popup select:focus+img{opacity:1}.bottom-new-popup select{-webkit-appearance:none;appearance:none}.bottom-new-popup input:-webkit-autofill{border:1px solid #711edb;background-color:#18152c!important;-webkit-background-clip:text}.bottom-new-popup input:-webkit-autofill,.bottom-new-popup input:-webkit-autofill:active,.bottom-new-popup input:-webkit-autofill:focus,.bottom-new-popup input:-webkit-autofill:hover{border:1px solid #711edb;background-color:#18152c!important;-webkit-text-fill-color:#fff!important}.bottom-new-popup .arrow-appearance{position:absolute;top:22px;right:14px}.bottom-new-popup input[type=email] .icon-new-popup{opacity:1}.bottom-new-popup input[type=password] img{-webkit-transition:0s;-o-transition:0s;transition:0s}.bottom-new-popup .error-input{border:1px solid #f04040;background-image:none}.bottom-new-popup .bottom-new-password button{top:12px;right:10px}.bottom-new-popup .see-password,.bottom-new-popup .see-password-show{width:16px;height:16px;-webkit-transition:opacity .26s ease;-o-transition:opacity .26s ease;transition:opacity .26s ease}.bottom-new-popup .see-password{opacity:1}.bottom-new-popup .see-password-show{position:absolute;top:4px;right:0;opacity:0}.bottom-new-popup .password-holder-show .see-password{opacity:0}.bottom-new-popup .password-holder-show .see-password-show{opacity:1}.bottom-new-popup .deposit-button-modal{display:block!important;max-width:inherit;font-size:16px;color:#fff;padding:13px 10px!important;background:-webkit-gradient(linear,left top,right top,from(#04c000),to(#039400));background:-webkit-linear-gradient(left,#04c000,#039400);background:-o-linear-gradient(left,#04c000 0,#039400 100%);background:linear-gradient(90deg,#04c000,#039400)}.bottom-new-popup .deposit-button-modal:hover{color:#fff;background:-webkit-gradient(linear,left top,right top,from(#039400),to(#04c000));background:-webkit-linear-gradient(left,#039400,#04c000);background:-o-linear-gradient(left,#039400 0,#04c000 100%);background:linear-gradient(90deg,#039400,#04c000)}.bottom-new-popup .fa-b{width:140px!important;padding:10px 20px!important}.bottom-new-popup .passord-t{text-align:center;color:#acacbf;font-family:Geometria;font-weight:400;font-size:14px;line-height:18px}.bottom-new-popup .passord-t a{color:#facd0d}.bottom-new-popup .password-y-l{text-align:left;display:block;font-weight:400;font-size:13px;color:#facd0d;line-height:16px}.bottom-new-popup .password-y-l:hover{text-decoration:underline}.bottom-new-popup .sign-up-account{text-align:center;color:#acacbf;font-size:13px}.bottom-new-popup .sign-up-account a{color:#04c000!important}.bonus-green .icon-bonus,.bonus-green .icon-bonus-red{display:none}.bonus-green .icon-bonus-green{display:block}.bonus-green input{border:1px solid #04c000!important}.bonus-red .icon-bonus,.bonus-red .icon-bonus-green{display:none}.bonus-red .icon-bonus-red{display:block}.bonus-red input{border:1px solid #f04040!important}.icon-new-popup{position:absolute;top:17px;left:14px;z-index:2;opacity:.7}.password-strong{margin-top:-3px;margin-bottom:8px}.password-strong-h{font-size:0;padding:0 2px}.yellow-pass .password-s-h:first-child span,.yellow-pass .password-s-h:nth-child(2) span{background:#facd0d}.green-pass .password-s-h span{background:#04c000}.red-pass .password-s-h:first-child span{background:#f04040}.password-s-h{display:inline-block;vertical-align:middle;width:33.33%}.password-s-h span{display:block;height:5px;margin:0 2px;border-radius:10px;background-color:#322c53}@media (max-width:810px){.password-s-h span{background-color:#18152c}}.password-show-popup{padding-right:13px}.password-show-popup:hover .password-show-c{display:block}.password-show-popup span{display:inline-block;height:16px;margin-bottom:-3px}.password-show-popup span svg{display:block}.password-show-c{display:none;position:absolute;text-align:left;width:190px;top:130%;right:0;padding:12px 16px;border-radius:4px;background:#e0e0e4;z-index:40}.password-show-c:before{content:"";position:absolute;top:-5px;right:12px;width:12px;height:12px;border-radius:2px;background:#e0e0e4;-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.password-show-c p{font-size:12px;color:#18152c;margin-bottom:10px}.password-show-c li{position:relative;font-size:13px;padding-left:20px;color:#18152c;margin-bottom:10px}.password-show-c img{position:absolute;top:3px;left:0}.password-show-c li:last-child{margin-bottom:0}.pass-p{display:none}.fileed-good .pass-p{display:block}.fileed-good .pass-g{display:none}.country-select-h .row{margin:0 -3px}.country-select-h .col,.country-select-h .col-auto{padding:0 3px}.country-select-h .currency-reg{max-height:250px;left:0!important;right:0!important;padding:10px 10px 5px}.country-select-h .select-cad button{border:1px solid #322c53;border-radius:6px;height:50px;color:#9b9bad;padding:0 20px 0 40px;font-size:15px;border:1px solid transparent;background-color:#18152c}.country-select-h .select-cad .col{opacity:1}.country-select-h .select-cad .select-new-icon{position:absolute;top:17px;left:15px}.cookie-h{display:inline-block;position:fixed;width:400px;bottom:20px;right:20px;padding:20px;background:rgba(24,21,44,.8);-webkit-backdrop-filter:blur(2.5px);backdrop-filter:blur(2.5px);border-radius:10px;z-index:1009}@media (max-width:519.98px){.cookie-h{width:auto;left:10px;right:10px}}.cookie-h h2{color:#fff;font-size:14px;line-height:18px;margin-bottom:10px}.cookie-h p{font-size:12px;color:#acacbf;line-height:15px}.cookie-h p a{color:#facd0d}.accept-cookie-l{display:inline-block;color:#fff;font-size:12px;padding:6px 16px;background:#04c000;border-radius:30px}.accept-cookie-l:hover{color:#fff;background-color:#039400}.cookie-h-winners{bottom:110px}@media (max-width:519.98px){.cookie-h-winners{bottom:65px}}@media (max-width:519.98px){.cookie-h-bottom-pack{bottom:130px}}.c-select-h{width:130px}.c-select-h .currency-reg{left:inherit!important;right:-20px!important}.c-select-h .currency-reg a{font-size:12px;padding:4px}.bonus-code-holder{position:relative;margin-bottom:8px}.bonus-code-holder .close-bonus-code{position:absolute;top:12px;right:20px;z-index:3}.bonus-cod-show .bonus-code-show{display:block!important}.have-bnous-code .bonus-code-open{width:100%;border-radius:6px;height:50px;color:#acacbf!important;font-size:13px;border:1.2px dashed rgba(172,172,191,.3)}.have-bnous-code .bonus-code-open img{margin-top:-6px;margin-right:5px}.have-bnous-code .bonus-code-show{display:none;position:absolute;top:0;left:0;right:0;margin:0 auto;z-index:2}.have-bnous-code .bonus-code-show input{background-color:#18152c!important}.new-modal-checkbox{text-align:left}@media (min-width:992px) and (max-width:1400px){.new-modal-checkbox{margin-bottom:0!important}}.new-modal-checkbox p{padding-left:16px;font-size:12px;color:#acacbf;margin-left:8px;margin-bottom:0}.new-modal-checkbox p a{color:#04c000}.new-modal-checkbox input:checked+span{border:1px solid #04c000}.new-modal-checkbox input:checked+span:before{width:9px;height:6px;top:3px;left:2px;border:2px solid #04c000;border-top:none;border-right:none;background:transparent;border-radius:0;-webkit-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}.new-modal-checkbox span{display:block;position:absolute;top:10px;left:0;-webkit-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);width:16px;height:16px;background:#18152c;border:1px solid #322c53;border-radius:4px}.new-modal-checkbox .yes-18.mb-10{position:relative}.new-modal-checkbox .yes-18.mb-10 span{top:25%}.yes-18{position:relative}.yes-18 input{display:none}.yes-18 input:checked+span:before{content:"";position:absolute}.yes-18 p{text-align:left}.already-account{color:#acacbf;font-size:13px}.already-account button{color:#04c000}.sign-up-account{text-align:center;color:#acacbf;font-size:13px}.sign-up-account button{font-size:14px!important;color:#04c000}.sign-up-account button:hover{text-decoration:underline}.modal-normal-c{position:absolute;top:4px;right:6px;width:32px;height:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;background:#312654;z-index:2}.modal-normal-c:hover{background-color:#271c4b}.modal-search{background-color:#211d38}.modal-search .modal-content{border-radius:0;border:none;background-color:#211d38}.modal-search .modal-dialog{max-width:747px;width:100%;margin:50px auto}@media (max-width:991.98px){.modal-search .modal-dialog{max-width:inherit;margin:20px auto;padding:0 20px}}.modal-search .bottom-new-popup{padding:0;background:transparent}.modal-search .bottom-new-popup input{padding:0 30px 0 20px}.modal-search-holder{-webkit-animation-duration:.3s;-o-animation-duration:.3s;animation-duration:.3s;-webkit-animation-delay:.2s;-o-animation-delay:.2s;animation-delay:.2s}.modal-search-holder button{width:16px;height:16px;position:absolute;top:50%;right:15px;-webkit-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.modal-search-holder button svg{display:block}.deposit-widthdraw-modal .modal-dialog{max-width:755px}@media (max-width:519.98px){.deposit-widthdraw-modal .modal-dialog{margin:0}}.deposit-widthdraw-modal .modal-content{border-radius:10px;border:0}@media (max-width:519.98px){.deposit-widthdraw-modal .modal-content{border-radius:0}}.deposit-withdraw-h{padding:30px 30px 20px}@media (max-width:519.98px){.deposit-withdraw-h{padding:20px 10px}}.deposit-withdraw-h .close-deposit{top:10px}.deposit-withdraw-h h2{font-size:22px;color:#18152c;line-height:24px}.deposit-withdraw-h h3{font-size:18px;color:#18152c;margin-bottom:10px}.deposit-withdraw-h h4{color:#706c88;font-size:14px;line-height:24px;margin-bottom:10px}.deposit-tooltip{padding-bottom:20px;border-bottom:1px solid #e0e0e4;margin-bottom:20px}.deposit-tooltip p{margin-bottom:0!important}.deposit-tooltip .password-show-c{width:260px;top:120%;left:-10px;right:inherit}.deposit-tooltip .password-show-c:before{left:12px;right:inherit}.deposit-widthdraw-r{display:none}.deposit-widthdraw-r .deposit-widthraw-input input{padding-left:25px!important}.new-widthdraw-link{text-align:center;font-size:16px;display:block;width:100%;color:#fff;border-radius:6px;padding:18px 10px;background:#04c000}.new-widthdraw-link:hover{color:#fff;background:#039400}.deposit-widthdraw-l .select-deposits{margin-bottom:20px}.deposit-widthdraw-modal-s .modal-dialog{max-width:640px}.search-results{-webkit-animation-duration:.3s;-o-animation-duration:.3s;animation-duration:.3s;-webkit-animation-delay:.4s;-o-animation-delay:.4s;animation-delay:.4s}.search-results .row{-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease}.search-results .row:hover{background-color:#18152c}.search-results h2{line-height:23.4px}.search-results picture{width:76px;height:76px}.search-results h3{line-height:20.8px}.search-results p{line-height:18.2px}.modal-search.fade .modal-dialog{-webkit-transition:-webkit-transform 0s ease-out;-o-transition:-o-transform 0s ease-out;transition:-webkit-transform 0s ease-out;transition:transform 0s ease-out;transition:transform 0s ease-out,-webkit-transform 0s ease-out,-o-transform 0s ease-out;-webkit-transform:translate(0);-o-transform:translate(0);transform:translate(0);-webkit-transition-duration:0s;-o-transition-duration:0s;transition-duration:0s}.modal-search.show{opacity:1;-webkit-transform:scale(1);-o-transform:scale(1);transform:scale(1)}.low-balance{position:fixed;width:100%;max-width:400px;padding:10px 16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:8px;background-color:rgba(24,21,44,.8);border-radius:12px;-webkit-backdrop-filter:blur(2.5px);backdrop-filter:blur(2.5px);z-index:1009}.low-balance--first{bottom:70px;right:10px}.low-balance--second{left:50%;-webkit-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);bottom:70px;background-color:#f7f8f9;-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:0 0 18px 4px rgba(0,0,0,.75)}.low-balance--third{top:70px;right:10px}@media (max-width:991.98px){.low-balance{gap:12px}.low-balance--first,.low-balance--second{top:auto;bottom:10px;right:10px}.low-balance--second{left:auto;-webkit-transform:none;-o-transform:none;transform:none}.low-balance--third{top:auto;bottom:10px;right:10px}}@media (max-width:519.98px){.low-balance{width:auto;max-width:unset;left:10px}}.low-balance__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px}.low-balance__title{margin:0;padding:0 16px;font-size:14px;line-height:1.43;color:#fff}.low-balance__title--second{color:#18152c}.low-balance__text{font-size:12px;line-height:1.2;color:#acacbf;text-align:center}.low-balance__text--second{color:#706c88}.low-balance__text--hint{color:#facd0d}.low-balance__text--hint-green{color:#04c000}.low-balance__link{padding:8px 24px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-item-align:center;align-self:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:12px;line-height:1.2;text-align:center;color:#fff;background-color:#04c000;border-radius:10px}.low-balance__link:hover{background-color:#039400}.low-balance__close-button{position:absolute;top:4px;right:10px}.big-win{position:fixed;top:70px;right:10px;width:100%;max-width:400px;padding:8px 10px 8px 8px;display:grid;grid-template-columns:auto 1fr;gap:12px;background-color:#f7f8f9;border-radius:10px;box-shadow:0 0 18px 4px rgba(0,0,0,.75);z-index:1009}@media (max-width:991.98px){.big-win{top:6px}}@media (max-width:519.98px){.big-win{left:6px;right:6px;width:auto;max-width:unset}}.big-win__imgWrap{width:80px;height:80px;border-radius:6px;overflow:hidden}.big-win__img{-webkit-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.big-win__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px}.big-win__title{margin:0 0 6px;padding:0 16px 0 0;font-size:18px;line-height:1.43;color:#18152c}.big-win__text{font-size:14px;line-height:1.2;text-align:left;color:#706c88}.big-win__text--hint{color:#04c000}.big-win__close-button{position:absolute;top:4px;right:10px}.jackpot-hero{position:relative;padding:28px 32px 42px;background-color:#211d38;overflow:hidden}@media (max-width:767.98px){.jackpot-hero{padding:20px 0 42px}}.jackpot-hero__bg-image{position:absolute;bottom:146px;left:50%;-webkit-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);width:100%;height:100%;max-height:904px;background-color:transparent;background-image:url(../images/backgrounds/jackpot-hero.webp);background-repeat:repeat-x;background-position:bottom;background-size:contain}@media (max-width:1349.98px){.jackpot-hero__bg-image{background-repeat:no-repeat;background-position:bottom;background-size:cover}}@media (max-width:767.98px){.jackpot-hero__bg-image{bottom:220px;max-height:462px}}.jackpot-hero__blur{position:absolute;bottom:202px;left:50%;-webkit-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);width:100%;max-width:1194px;height:121px;background-color:transparent;background-image:url(../images/backgrounds/blur-hero.svg);background-repeat:no-repeat;background-position:50%;background-size:cover;filter:blur(60px)}@media (max-width:767.98px){.jackpot-hero__blur{display:none}}.jackpot-hero__container{margin:0 auto;width:100%;max-width:892px}.jackpot-hero__container,.jackpot-hero__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.jackpot-hero__title{position:relative;gap:5px;z-index:1}.jackpot-hero__title-logo{width:100%;max-width:120px}.jackpot-hero__title-content{margin:0;font-size:48px;line-height:normal;color:#fff;text-transform:uppercase}.jackpot-hero__banner{margin:-20px 0 0;width:354px;height:170px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:3px;background-color:transparent;background-image:url(../images/backgrounds/jackpot-banner-title.webp);background-repeat:no-repeat;background-position:50%;background-size:contain;-webkit-animation:brightness 2.6s infinite;-o-animation:brightness 2.6s infinite;animation:brightness 2.6s infinite}@-webkit-keyframes brightness{0%,to{filter:brightness(none)}50%{filter:brightness(1.3)}}@-o-keyframes brightness{0%,to{filter:brightness(none)}50%{filter:brightness(1.3)}}@keyframes brightness{0%,to{filter:brightness(none)}50%{filter:brightness(1.3)}}.jackpot-hero__banner-title{font-size:16px;line-height:normal;color:#facd0d;text-transform:uppercase}.jackpot-hero__banner-value{margin:0;font-size:35px;line-height:1.2;color:#fff;text-transform:uppercase}.jackpot-hero__cups{margin:-12px 0 0;width:100%;max-width:892px}.jackpot-hero__cups-slider{margin:-16px 0 0;padding:16px 0 0;overflow-y:unset}@media (max-width:767.98px){.jackpot-hero__cups-slider{overflow:hidden;margin:0;padding:0}}.jackpot-hero__cups-slide{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.jackpot-hero__cups-slide--center{margin:-30px 0 0}@media (max-width:767.98px){.jackpot-hero__cups-slide--center{margin:0;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.jackpot-hero__cups-slide-image{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:192px;height:231px}.jackpot-hero__cups-slide-image--center{width:254px;height:306px}@media (max-width:767.98px){.jackpot-hero__cups-slide-image--center{width:192px;height:231px}}.jackpot-hero__cups-slide-image-coins{position:relative;top:8px;left:-1px;width:92px;height:40px}.jackpot-hero__cups-slide-image-coins--center{left:-1px;width:120px;height:53px}@media (max-width:767.98px){.jackpot-hero__cups-slide-image-coins--center{left:-1px;width:92px;height:40px}}.jackpot-hero__cups-slide-image-platform{position:absolute;bottom:-10px;width:152px;height:71px}.jackpot-hero__cups-slide-image-platform--center{width:202px;height:94px}@media (max-width:767.98px){.jackpot-hero__cups-slide-image-platform--center{width:152px;height:71px}}.jackpot-hero__cups-slide-image-cup{position:absolute;top:15px;left:0;width:192px;height:194px}.jackpot-hero__cups-slide-image-cup--center{top:15px;width:254px;height:258px}@media (max-width:767.98px){.jackpot-hero__cups-slide-image-cup--center{top:15px;width:192px;height:194px}}.jackpot-hero__cups-slide-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px}.jackpot-hero__cups-slide-info--center{gap:24px}@media (max-width:767.98px){.jackpot-hero__cups-slide-info--center{gap:20px}}.jackpot-hero__cups-slide-info--last{margin:-10px 0 0}@media (max-width:767.98px){.jackpot-hero__cups-slide-info--last{margin:0}}.jackpot-hero__cups-slide-info-block{position:relative;padding:10px 20px 8px;width:180px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:3px;background-image:-webkit-gradient(linear,left top,left bottom,from(#852df4),to(#8c34fc));background-image:-webkit-linear-gradient(#852df4,#8c34fc);background-image:-o-linear-gradient(#852df4 0,#8c34fc 100%);background-image:linear-gradient(#852df4,#8c34fc);border-radius:18px;box-shadow:0 0 30px #8c34fc}.jackpot-hero__cups-slide-info-block:after{content:"";position:absolute;top:0;left:0;padding:3px;width:100%;height:100%;background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(hsla(0,0%,100%,0)));background:-webkit-linear-gradient(top,#fff,hsla(0,0%,100%,0));background:-o-linear-gradient(top,#fff 0,hsla(0,0%,100%,0) 100%);background:linear-gradient(180deg,#fff,hsla(0,0%,100%,0));-webkit-mask:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff)) content-box,-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff));-webkit-mask:-webkit-linear-gradient(#fff 0 0) content-box,-webkit-linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;border-radius:18px}.jackpot-hero__cups-slide-info-block--center{padding:16px 20px 8px;width:230px;gap:4px}@media (max-width:767.98px){.jackpot-hero__cups-slide-info-block--center{padding:10px 20px 8px;width:180px}}.jackpot-hero__cups-slide-info-title{margin:0;font-size:10px;line-height:1.2;color:#fff;text-transform:uppercase}.jackpot-hero__cups-slide-info-title--center{font-size:12px}@media (max-width:767.98px){.jackpot-hero__cups-slide-info-title--center{font-size:10px}}.jackpot-hero__cups-slide-info-prize{margin:0;font-size:25px;line-height:1.2;color:#facd0d;text-transform:uppercase}.jackpot-hero__cups-slide-info-prize--center{font-size:30px}@media (max-width:767.98px){.jackpot-hero__cups-slide-info-prize--center{font-size:25px}}.jackpot-hero__cups-slide-info-rules{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.jackpot-hero__cups-slide-info-rules-item{margin:0;font-size:16px;line-height:1.2;color:#fff}.jackpot-hero__cups-slide-info-rules-item--description{color:#acacbf}.jackpot-hero__cups-slider-navigation{padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px}@media (max-width:767.98px){.jackpot-hero__cups-slider-navigation{padding:38px 20px}}.jackpot-hero__cups-slider-button{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:30px;height:30px;color:#fff;-webkit-transition:color .26s ease-in-out,opacity .26s ease-in-out;-o-transition:color .26s ease-in-out,opacity .26s ease-in-out;transition:color .26s ease-in-out,opacity .26s ease-in-out}.jackpot-hero__cups-slider-button:disabled{opacity:.5}.jackpot-hero__cups-slider-button:active:not([disabled]),.jackpot-hero__cups-slider-button:focus:not([disabled]),.jackpot-hero__cups-slider-button:hover:not([disabled]){color:#facd0d}.jackpot-hero__cups-slider-button svg{fill:currentColor}.jackpot-hero__cups-slider-button--prev{-webkit-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.jackpot-hero__cups-slider-pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px}.jackpot-hero__cups-slider-pagination .swiper-pagination-bullet{background-color:#d9d9d9}.jackpot-hero__cups-slider-pagination .swiper-pagination-bullet-active{background-color:#facd0d}.jackpot-about{padding:40px 40px 60px;background-color:#211d38}@media (max-width:991.98px){.jackpot-about{padding:27px 36px 47px}}.jackpot-about__container{margin:0 auto;width:100%;max-width:1260px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:64px 23px}.jackpot-about__container:hover .jackpot-about__image-coins{-webkit-transform:translate(-50%,-50%) rotate(132deg) scale(1.18);-o-transform:translate(-50%,-50%) rotate(132deg) scale(1.18);transform:translate(-50%,-50%) rotate(132deg) scale(1.18)}@media (max-width:991.98px){.jackpot-about__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.jackpot-about__image-wrap{position:relative;padding:0;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.jackpot-about__image-wrap:before{content:"";position:absolute;top:50%;left:50%;width:261px;height:170px;-webkit-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-color:rgba(125,44,229,.7);border-radius:50%;filter:blur(50px)}@media (max-width:991.98px){.jackpot-about__image-wrap{padding:0 20px}.jackpot-about__image-wrap:before{width:153px;height:107px}}.jackpot-about__image-img{position:relative;margin:0 auto;width:100%;max-width:345px;display:block;z-index:2}@media (max-width:991.98px){.jackpot-about__image-img{max-width:268px}}.jackpot-about__image-coins{position:absolute;top:80%;left:50%;width:258px;height:269px;-webkit-transition:all .26s ease;-o-transition:all .26s ease;transition:all .26s ease;-webkit-transform:translate(-50%,-50%) rotate(134deg);-o-transform:translate(-50%,-50%) rotate(134deg);transform:translate(-50%,-50%) rotate(134deg);z-index:2}.jackpot-about__content{max-width:820px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:20px}@media (max-width:991.98px){.jackpot-about__content{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:23px}}.jackpot-about__content-title{margin:0;font-size:30px;line-height:1.2;color:#fff;text-transform:uppercase}@media (max-width:991.98px){.jackpot-about__content-title{font-size:25px;text-align:center}}.jackpot-about__content-text{margin:0;font-size:16px;line-height:1.5;color:#acacbf}@media (max-width:991.98px){.jackpot-about__content-text{font-size:14px;text-align:center}}.jackpot-about__content-button{padding:12px 40px;border-radius:40px}.jackpot-history{position:relative;padding:27px 32px 55px;background-color:#211d38;overflow-x:hidden}@media (max-width:991.98px){.jackpot-history{padding:16px 16px 60px}}.jackpot-history__image-bg{position:absolute;width:100%;height:100%}.jackpot-history__image-bg--left{top:15%;left:-184px;width:386px;height:402px;-webkit-transform:rotate(14.25deg) scaleY(-1);-o-transform:rotate(14.25deg) scaleY(-1);transform:rotate(14.25deg) scaleY(-1)}.jackpot-history__image-bg--right{bottom:15%;right:-226px;width:437px;height:455px;-webkit-transform:rotate(276deg);-o-transform:rotate(276deg);transform:rotate(276deg)}@media (max-width:991.98px){.jackpot-history__image-bg{display:none}}.jackpot-history__container{margin:0 auto;width:100%;max-width:769px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:39px}@media (max-width:991.98px){.jackpot-history__container{gap:25px}}.jackpot-history__title{margin:0;font-size:30px;line-height:1.2;color:#fff;text-transform:uppercase}@media (max-width:991.98px){.jackpot-history__title{font-size:25px;text-align:center}}.jackpot-history__grid{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:23px}@media (max-width:991.98px){.jackpot-history__grid{gap:11px}}.jackpot-history__grid-header{padding:0 6px;display:grid;grid-template-columns:25% 15% 25% 35%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}@media (max-width:991.98px){.jackpot-history__grid-header{grid-template-columns:1.4fr 1fr 1.8fr 72px}}.jackpot-history__grid-header-item{font-size:14px;line-height:1;color:#acacbf}.jackpot-history__grid-header-item--jackpot{padding:0 0 0 38px}@media (max-width:991.98px){.jackpot-history__grid-header-item{font-size:12px}.jackpot-history__grid-header-item--jackpot{padding:0 0 0 20px}}.jackpot-history__grid-data{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:6px}.jackpot-history__grid-data-item{position:relative;padding:13px 6px;display:grid;grid-template-columns:25% 15% 25% 35%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;background-color:#312654;border-radius:10px;overflow:hidden;-webkit-transition:all .26s ease-in-out;-o-transition:all .26s ease-in-out;transition:all .26s ease-in-out}.jackpot-history__grid-data-item:after{content:"";position:absolute;top:0;left:0;padding:1px;width:100%;height:100%;border-radius:10px}.jackpot-history__grid-data-item:hover:not([disabled]){background-image:-webkit-gradient(linear,left top,left bottom,from(#852df4),to(#8c34fc));background-image:-webkit-linear-gradient(#852df4,#8c34fc);background-image:-o-linear-gradient(#852df4 0,#8c34fc 100%);background-image:linear-gradient(#852df4,#8c34fc);box-shadow:0 0 30px #8c34fc;cursor:pointer}.jackpot-history__grid-data-item:hover:not([disabled]):after{background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(hsla(0,0%,100%,0)));background:-webkit-linear-gradient(top,#fff,hsla(0,0%,100%,0));background:-o-linear-gradient(top,#fff 0,hsla(0,0%,100%,0) 100%);background:linear-gradient(180deg,#fff,hsla(0,0%,100%,0));-webkit-mask:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff)) content-box,-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff));-webkit-mask:-webkit-linear-gradient(#fff 0 0) content-box,-webkit-linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude}@media (max-width:991.98px){.jackpot-history__grid-data-item{grid-template-columns:1.4fr 1fr 1.8fr 72px}}.jackpot-history__grid-data-jackpot{position:relative;padding:0 0 0 38px}.jackpot-history__grid-data-jackpot svg{fill:currentColor}.jackpot-history__grid-data-jackpot:before{content:"";position:absolute;top:50%;left:38px;width:19px;height:19px;-webkit-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);background-color:#8e3df4;border-radius:50%;filter:blur(10px)}.jackpot-history__grid-data-jackpot--gold{color:#ffd26a}.jackpot-history__grid-data-jackpot--silver{color:#d8d6ce}.jackpot-history__grid-data-jackpot--bronze{color:#c18885}@media (max-width:991.98px){.jackpot-history__grid-data-jackpot{padding:0 0 0 20px}.jackpot-history__grid-data-jackpot:before{left:20px}}.jackpot-history__grid-data-jackpot-icon{position:relative;width:19px;height:19px;z-index:2}.jackpot-history__grid-data-player{font-size:14px;line-height:1;color:#fff;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}@media (max-width:991.98px){.jackpot-history__grid-data-player{font-size:12px}}.jackpot-history__grid-data-amount{font-size:14px;line-height:1;color:#facd0d;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}@media (max-width:991.98px){.jackpot-history__grid-data-amount{font-size:12px}}.jackpot-history__grid-data-time{font-size:14px;line-height:1;color:#fff}@media (max-width:991.98px){.jackpot-history__grid-data-time{font-size:12px;line-height:1.2}}.jackpot-history__grid-data-time-sepatarot{display:none;font-size:0}@media (max-width:991.98px){.jackpot-history__grid-data-time-sepatarot{display:block}}.jackpot-howto{position:relative;padding:27px 32px 57px;background-color:#211d38;overflow:hidden}@media (max-width:1349.98px){.jackpot-howto{padding:27px 0 35px}}.jackpot-howto__blur{position:absolute;bottom:264px;left:50%;-webkit-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);width:100%;max-width:1370px;height:84px;background-color:transparent;background-image:url(../images/backgrounds/blur-howto.svg);background-repeat:no-repeat;background-position:50%;background-size:cover;filter:blur(100px)}@media (max-width:1349.98px){.jackpot-howto__blur{display:none}}.jackpot-howto__container{margin:0 auto;width:100%;max-width:1100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.jackpot-howto__title{margin:0;font-size:30px;line-height:1.2;color:#fff;text-transform:uppercase;text-align:center}.jackpot-howto__content{margin:0;padding:0 0 60px;width:100%}@media (max-width:1349.98px){.jackpot-howto__content{padding:0}}.jackpot-howto__content-slider{padding:60px 0 16px}@media (max-width:991.98px){.jackpot-howto__content-slider{padding:40px 0 0}}.jackpot-howto__content-slide{height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:44px}.jackpot-howto__content-slide,.jackpot-howto__content-slide-image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.jackpot-howto__content-slide-image{position:relative}.jackpot-howto__content-slide-image:after{content:"";position:absolute;top:50%;left:50%;width:140px;height:140px;background-color:#711edb;filter:blur(50px);-webkit-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.jackpot-howto__content-slide-image-content{position:relative;width:100%;max-width:277px;height:100%;z-index:1}@media (max-width:991.98px){.jackpot-howto__content-slide-image-content{max-width:319px}}.jackpot-howto__content-slide-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.jackpot-howto__content-slide-info-title{margin:0;font-size:22px;line-height:1.2;color:#fff}.jackpot-howto__content-slide-info-text{margin:0;height:24px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:7px;font-size:16px;line-height:1.2;color:#acacbf}.jackpot-howto__content-slide-info-text--description{color:#fff}.jackpot-howto__content-slide-info-text--label{width:24px;height:24px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:2;color:#fff;background-color:#f43535;border-radius:50%;box-shadow:0 4px 15px rgba(244,53,53,.7)}@media (max-width:1349.98px){.jackpot-howto__content-slide-info-text{font-size:14px}}.jackpot-howto__content-slider-navigation{padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px}@media (max-width:1349.98px){.jackpot-howto__content-slider-navigation{padding:38px 20px 56px}}.jackpot-howto__content-slider-button{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:30px;height:30px;color:#fff;-webkit-transition:color .26s ease-in-out,opacity .26s ease-in-out;-o-transition:color .26s ease-in-out,opacity .26s ease-in-out;transition:color .26s ease-in-out,opacity .26s ease-in-out}.jackpot-howto__content-slider-button:disabled{opacity:.5}.jackpot-howto__content-slider-button:active:not([disabled]),.jackpot-howto__content-slider-button:focus:not([disabled]),.jackpot-howto__content-slider-button:hover:not([disabled]){color:#facd0d}.jackpot-howto__content-slider-button svg{fill:currentColor}.jackpot-howto__content-slider-button--prev{-webkit-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.jackpot-howto__content-slider-pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px}.jackpot-howto__content-slider-pagination .swiper-pagination-bullet{background-color:#d9d9d9}.jackpot-howto__content-slider-pagination .swiper-pagination-bullet-active{background-color:#facd0d}.jackpot-howto__content-button{padding:15px 66px;border-radius:100px;box-shadow:0 0 20px 0 #2edf0b;-webkit-transition:all .26s ease-in-out;-o-transition:all .26s ease-in-out;transition:all .26s ease-in-out;-webkit-animation:brightness 2.6s infinite;-o-animation:brightness 2.6s infinite;animation:brightness 2.6s infinite}.jackpot-howto__content-button:active:not([disabled]),.jackpot-howto__content-button:focus:not([disabled]),.jackpot-howto__content-button:hover:not([disabled]){box-shadow:none;-webkit-animation:none;-o-animation:none;animation:none}.new-slots{position:relative;padding:27px 32px 57px;background-color:#211d38;overflow:hidden}@media (max-width:991.98px){.new-slots{padding:27px 0 35px}}.new-slots__container{margin:0 auto;width:100%;max-width:1320px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.new-slots__title{margin:0 0 60px;font-size:30px;line-height:1.2;color:#fff;text-transform:uppercase;text-align:center}@media (max-width:991.98px){.new-slots__title{margin:0 0 30px}}.new-slots__content{margin:0;width:100%;display:grid;grid-template-columns:repeat(auto-fill,minmax(172px,1fr));-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:20px 19px}@media (max-width:991.98px){.new-slots__content{padding:0 9px;grid-template-columns:repeat(auto-fill,minmax(115px,1fr));gap:6px 5px}}.new-slots__content-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}@media (max-width:991.98px){.new-slots__content-item:nth-child(n+16){display:none}}.new-slots__content-item-preview{position:relative;width:100%;height:100%;background-color:#312654;border-radius:10px;overflow:hidden}.new-slots__content-item-preview:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(36,26,66,.88);opacity:0;-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease;z-index:2}.new-slots__content-item-preview:hover:before{opacity:1}.new-slots__content-item-preview:hover .new-slots__content-item-hovered{display:block;-webkit-animation:hovered .8s;-o-animation:hovered .8s;animation:hovered .8s}@-webkit-keyframes hovered{0%{opacity:0}to{opacity:1}}@-o-keyframes hovered{0%{opacity:0}to{opacity:1}}@media (max-width:991.98px){.new-slots__content-item-preview{width:115px;height:115px}}.new-slots__content-item-image{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center}.new-slots__content-item-bonuses{position:absolute;top:6px;left:6px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px}.new-slots__content-item-bonuses-item{padding:2px 10px;height:24px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:11px;line-height:2;border-radius:25px}.new-slots__content-item-bonuses-item--round{padding:0;width:24px;border-radius:50%}.new-slots__content-item-bonuses-item--purple{color:#fff;background-color:#8c34fc;box-shadow:0 4px 15px rgba(140,52,252,.7)}.new-slots__content-item-bonuses-item--yellow{color:#18152c;background-color:#facd0d;box-shadow:0 4px 15px rgba(250,205,13,.7)}.new-slots__content-item-bonuses-item--green{color:#fff;background-color:#04c000;box-shadow:0 4px 15px rgba(4,192,0,.7)}@media (max-width:991.98px){.new-slots__content-item-bonuses-item{height:20px}.new-slots__content-item-bonuses-item--round{width:20px}}.new-slots__content-item-hovered{position:absolute;top:50%;left:50%;display:none;-webkit-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:3}.new-slots__content-item-link{position:absolute;top:0;left:0;width:100%;height:100%;z-index:3}.new-slots__content-item-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px}.new-slots__content-item-title{font-size:16px;line-height:1.2;color:#e0e0e4;-webkit-transition:color .26s ease-in-out;-o-transition:color .26s ease-in-out;transition:color .26s ease-in-out}.new-slots__content-item-title:active:not([disabled]),.new-slots__content-item-title:focus:not([disabled]),.new-slots__content-item-title:hover:not([disabled]){color:#fff}@media (max-width:991.98px){.new-slots__content-item-title{font-size:12px}}.new-slots__content-item-text{font-size:14px;line-height:1.33;color:#acacbf;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}@media (max-width:991.98px){.new-slots__content-item-text{font-size:12px}}.jackpot-terms{padding:20px 0 57px;background-color:#211d38;overflow:hidden}@media (max-width:991.98px){.jackpot-terms{padding:20px 20px 53px}}.jackpot-terms__container{margin:0 auto;max-width:1320px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.jackpot-terms__button,.jackpot-terms__container{display:-webkit-box;display:-ms-flexbox;display:flex}.jackpot-terms__button{padding:24px 30px;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:16px;font-size:34px;line-height:normal;color:#fff;background-color:#711edb;border-radius:10px}.jackpot-terms__button--open .jackpot-terms__button-icon{-webkit-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg)}@media (max-width:991.98px){.jackpot-terms__button{padding:17px 25px 17px 15px;gap:16px;font-size:12px;line-height:1.2;color:#acacbf;background-color:#322c53}}.jackpot-terms__button-icon{width:24px;height:24px;fill:currentColor;-webkit-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg);-webkit-transition:all .26s ease;-o-transition:all .26s ease;transition:all .26s ease}@media (max-width:991.98px){.jackpot-terms__button-icon{width:14px;height:14px}}.jackpot-terms__content{position:relative;width:100%;display:none;font-size:16px;line-height:1.5;color:#acacbf}.jackpot-terms__content--open{display:block}@media (max-width:991.98px){.jackpot-terms__content{font-size:12px}}.jackpot-terms__content-text{margin:0 0 20px}.jackpot-terms__content-list{list-style-type:circle}.jackpot-terms__content-list-item{position:relative;padding:0 0 0 21px;margin:0 0 10px;font-size:16px;line-height:1.5;color:#acacbf}.jackpot-terms__content-list-item:before{content:"";position:absolute;top:6px;left:0;width:6px;height:6px;background-color:#facd0d;border-radius:50%}.jackpot-terms__content-list-item:last-child{margin:0}.jackpot-terms__content-list-item>ul{padding:20px 0 10px 26px}.jackpot-terms__content-list-item>ul li{margin:0 0 4px}.jackpot-terms__content-list-item>ul li:before{top:9px;width:3px;height:3px;background-color:#acacbf}@media (max-width:991.98px){.jackpot-terms__content-list-item{font-size:12px}}.filter-lobby-s{background:#252141}@media (max-width:519.98px){.filter-lobby-s{position:sticky;top:58px;left:0;width:100%;z-index:99}}.filter-lobby-s .filter-h{padding:9px 0}.filter-lobby-s .filter-h span{line-height:0}@media (min-width:992px) and (max-width:1349.98px){.filter-lobby-s .filter-h img{max-width:12px}}.l-providers-button{width:auto!important;height:auto!important;padding:11px 16px;border-radius:60px!important;background:#18152c!important;margin-right:8px}@media (min-width:992px) and (max-width:1349.98px){.l-providers-button{font-size:12px;padding:7px 8px}}.l-providers-button:hover{background-color:#363057!important}.l-providers-button span{margin-right:5px}.lobby-providers input{width:100%;color:#9b9bad;height:44px;font-size:14px;border:1px solid #322c53;padding:0 10px 0 40px;background-color:#18152c;background-image:url(../images/icons/lobby-search-icon.svg);background-position:left 15px center;background-repeat:no-repeat;border-radius:40px}@media (min-width:992px) and (max-width:1349.98px){.lobby-providers input{width:170px;height:36px;font-size:14px;padding:0 10px 0 40px;background-position:left 10px center}}.lobby-providers input::-webkit-input-placeholder{font-size:14px;color:#9b9bad}.lobby-providers input::-moz-placeholder{font-size:14px;color:#9b9bad}.lobby-providers input:-ms-input-placeholder,.lobby-providers input::-ms-input-placeholder{font-size:14px;color:#9b9bad}.lobby-providers input::placeholder{font-size:14px;color:#9b9bad}@media (min-width:992px) and (max-width:1349.98px){.lobby-providers input::-webkit-input-placeholder{font-size:14px}.lobby-providers input::-moz-placeholder{font-size:14px}.lobby-providers input:-ms-input-placeholder,.lobby-providers input::-ms-input-placeholder{font-size:14px}.lobby-providers input::placeholder{font-size:14px}}.slots-on-line{margin-bottom:0!important}@media screen and (orientation:landscape){.slots-on-line__games{margin-right:0!important;margin-left:0!important}}.slots-on-line .col{-webkit-box-flex:0;-ms-flex:0 0 14.28%;flex:0 0 14.28%;max-width:14.28%;margin-bottom:24px}.loby-providers-mobile .row{margin:0 -2.5px}.loby-providers-mobile .col,.loby-providers-mobile .col-6,.loby-providers-mobile .col-auto{padding:0 2.5px}.loby-providers-mobile .l-providers-button{text-align:center;width:32px!important;height:32px!important;padding:0;margin-right:5px}.loby-providers-mobile .l-providers-button img{width:100%}.scrolling-cats-mobile{display:none;padding-top:10px}.scrolling-cats-mobile li{position:relative;margin-bottom:4px}.scrolling-cats-mobile .active-cat-top:before{content:"";position:absolute;bottom:-4px;left:5px;right:5px;height:2px;border-radius:4px;background-color:#facd0d}.scrolling-cats-mobile img{max-width:20px;margin-right:7px;filter:grayscale(1)}.open-menu2{position:relative;display:block;width:20px;height:26px;padding:0;font-size:0;left:0;z-index:2}.open-menu2>span{position:absolute;right:0;top:0;bottom:0;margin:auto;display:block;height:4px;border-bottom:2px solid #fff;-webkit-transition:all .3s ease ease-out;-o-transition:all .3s ease ease-out;transition:all .3s ease ease-out;-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease}.open-menu2 span:first-child{width:100%}.open-menu2 span:nth-child(2){width:100%;-webkit-transform:translate3d(0,-7px,0);-o-transform:translate3d(0,-7px,0);transform:translate3d(0,-7px,0);-webkit-transform:translateY(-7px);-o-transform:translateY(-7px);transform:translateY(-7px)}.open-menu2>span:nth-child(3){width:100%;-webkit-transform:translate3d(0,7px,0);-o-transform:translate3d(0,7px,0);transform:translate3d(0,7px,0);-webkit-transform:translateY(7px);-o-transform:translateY(7px);transform:translateY(7px)}.menu-toggle1>span:first-child{width:100%;right:-2px;-webkit-transform:translate(0) rotate(45deg);-o-transform:translate(0) rotate(45deg);transform:translate(0) rotate(45deg)}.menu-toggle1 span:nth-child(2){-moz-opacity:0;-khtml-opacity:0;-webkit-opacity:0;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);opacity:0;filter:alpha(opacity=0)}.menu-toggle1>span:nth-child(3){-webkit-transform:translate(0) rotate(-45deg);-o-transform:translate(0) rotate(-45deg);transform:translate(0) rotate(-45deg)}@media (max-width:991.98px){.container{max-width:100%}}.tournaments-top-s{background:#252141}.tournamets-top-h picture{margin-right:14px}@media (max-width:519.98px){.tournamets-top-h picture{margin-right:10px;max-width:30px}}.tournamets-top-h h1{position:relative;line-height:27px}@media (max-width:991.98px){.tournamets-top-h h1{font-size:18px;line-height:22px}}.tournamets-top-h h1:before{content:"";position:absolute;top:6px;right:-25px;width:1px;height:20px;background-color:#acacbf}@media (max-width:991.98px){.tournamets-top-h h1:before{display:none}}@media (max-width:991.98px){.tournamets-top-h ul{white-space:nowrap;display:block!important}}.tournamets-top-h li{display:inline-block;vertical-align:middle}.tournamets-top-h li span{filter:grayscale(1);position:relative;top:-1px!important;margin-right:0!important}.tournamets-top-h .active-mission a{color:#fff}@media (max-width:1349.98px){.tournamets-top-h .scrolling-missions{margin-left:10px;width:20%;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}}@media (max-width:519.98px){.tournamets-top-h .scrolling-missions{padding-bottom:4px}}.tournamets-top-h .scrolling-missions .simplebar-track.horizontal{height:2px;background:rgba(172,172,191,.06)!important}.tournamets-top-h .scrolling-missions .simplebar-track.horizontal .simplebar-scrollbar{height:2px;top:0!important;visibility:visible!important}.tournamets-top-h .scrolling-missions .simplebar-track.horizontal .simplebar-scrollbar:before{opacity:1!important;background:#8c34fc!important}@media (max-width:1349.98px){.tournamets-top-h .scrolling-missions li+li{margin-left:17px}}@media (max-width:1349.98px) and (min-width:992px) and (max-width:1349.98px){.tournamets-top-h .scrolling-missions li+li{margin-left:10px}}@media (max-width:519.98px){.tournamets-top-h ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.tournamets-top-h li+li{margin-left:25px}@media (max-width:519.98px){.tournamets-top-h li+li{margin-left:0}}.tournamets-top-h a{position:relative;display:block;color:#acacbf;font-size:14px;padding:11px 0}@media (min-width:992px) and (max-width:1349.98px){.tournamets-top-h a{font-size:13px}}.tournamets-top-h a:hover{color:#fff}.tournamets-top-h a:hover:before{content:"";position:absolute;bottom:0;left:0;right:0;width:100%;height:1px;background-color:#facd0d}.tournamets-top-h a span{position:relative;top:-2px;margin-right:4px}.tournamets-top-h .category-active{position:relative;color:#fff}.tournamets-top-h .category-active:before{content:"";position:absolute;bottom:0;left:0;right:0;width:100%;height:1px;background-color:#facd0d}@media (max-width:519.98px){.tournaments-bottom-s{overflow:hidden}}@media (max-width:519.98px){.tournaments-content-s{padding-top:20px}}.tournaments-s{position:relative}.tournaments-s picture .image-fit{display:none}.tournaments-s picture .tour-image-bg6{display:block}@media (max-width:1921px){.tournaments-s picture .tour-image-bg1{display:block!important}}@media (max-width:1441px){.tournaments-s picture .tour-image-bg2{display:block!important}}@media (max-width:1367px){.tournaments-s picture .tour-image-bg3{display:block!important}}@media (max-width:769px){.tournaments-s picture .tour-image-bg4{display:block!important}}@media (max-width:391px){.tournaments-s picture .tour-image-bg5{display:block!important}}.tournaments-s .welcome-details-t{margin-bottom:0!important}@media (max-width:991.98px){.tournaments-s .welcome-details-t{padding-top:20px}}@media (max-width:991.98px){.tournaments-s .welcome-details-t .col-auto{position:static}}.tournaments-h-s{max-width:1000px;margin:0 auto}.tournamets-h{position:relative;max-width:500px;z-index:10}.tournamets-h h2{color:#fff;font-size:34px;line-height:43px;margin-bottom:16px}@media (max-width:991.98px){.tournamets-h h2{font-size:26px;line-height:33px;margin-bottom:8px}}.tournamets-h h2 strong{color:#facd0d}.tournamets-h p{font-size:16px;color:#acacbf;line-height:24px}@media (max-width:991.98px){.tournamets-h p{font-size:13px;line-height:18px}}.tournamets-h a{color:#fff;padding:11px 29px;border-radius:30px;margin-top:15px;background-color:#04c000}.tournamets-h a:hover{background-color:#039400}.tournaments-content-h h2{margin-bottom:16px}@media (max-width:991.98px){.tournaments-content-h h2{font-size:16px;margin-bottom:12px}}@media (max-width:991.98px){.tournaments-c-holder{margin:0 -2.5px}}@media (max-width:991.98px){.tournaments-c-holder .col-md-4{padding:0 2.5px}}.all-tournaments-h{position:relative;padding-bottom:60px;background:#18152c;height:100%}.all-tournaments-h picture{position:relative;overflow:hidden;padding-bottom:44%;border-top-left-radius:8px;border-top-right-radius:8px}@media (max-width:991.98px){.all-tournaments-h picture{padding-bottom:53%}}.all-tournaments-h picture a{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}.all-tournaments-h picture img{position:absolute;top:0;left:0;right:0}.all-tournaments-h .bonuses-icons-h{position:absolute;top:6px;left:6px;z-index:2}.all-tournaments-h .bonuses-icons-h img{position:static}.all-tournaments-h h3{margin:0 10px 6px}.all-tournaments-h h3,.all-tournaments-h h3 a{font-size:22px;line-height:28px}.all-tournaments-h p{line-height:18px;margin:0 10px}@media (max-width:991.98px){.all-tournaments-h p{font-size:12px;line-height:15px}}.all-tournaments-h h4{line-height:23px}@media (max-width:991.98px){.all-tournaments-h h4{font-size:15px;line-height:19px}}.tournames-dat{color:#f1eef5;font-size:14px;line-height:18px}.tournaments-timer{font-size:18px;color:#fff;line-height:22px}@media (max-width:991.98px){.tournaments-timer{font-size:14px;line-height:14px}}.tournaments-timer p{display:inline}@media (max-width:519.98px){.tournaments-timer p{display:block}}.tournaments-timer em{font-size:14px;font-style:normal;margin:0 2px}@media (max-width:519.98px){.tournaments-timer em{display:none}}.tournaments-timer span{font-size:14px}.prize-pool-tb{padding:12px;margin:0 10px;background:rgba(172,172,191,.05);border-radius:6px}.prize-pool-tb p{font-size:12px;margin:0;margin-bottom:2px}.prize-pool-tb h3{font-size:14px;color:#fff;margin:0;line-height:18px}.prize-pool-tb h4{font-size:16px}.prize-pool-tb h5,.prize-pool-tb h5 span{font-size:18px;line-height:23px}.prize-pool-tb h5 span{color:#facd0d}.prize-pool-img{margin-right:15px}.all-t-details{position:absolute;bottom:10px;left:10px;right:10px;color:#fff;padding:13.5px 10px;background:#04c000;border-radius:6px}.all-t-details:hover{color:#fff;background-color:#039400}.tournaments-bottom-h h2{line-height:22px}@media (max-width:991.98px){.tournaments-bottom-h h2{font-size:16px;line-height:20px}}@media (max-width:991.98px){.tournaments-bottom-h .tournaments-bottoms-h-b{width:auto;white-space:nowrap;margin:0 auto}}@media (max-width:991.98px){.tournaments-bottom-h .row{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.tournaments-bottom-h .simplebar-track.horizontal{height:2px;background:rgba(172,172,191,.06)!important}.tournaments-bottom-h .simplebar-track.horizontal .simplebar-scrollbar{height:2px;top:0!important;visibility:visible!important}.tournaments-bottom-h .simplebar-track.horizontal .simplebar-scrollbar:before{opacity:1!important;background:#8c34fc!important}.tournaments-show-h{padding:40px 0}.tournaments-show-h--preview{padding:0 0 40px}@media (max-width:991.98px){.tournaments-show-h--preview{padding:0 0 30px}}@media (max-width:519.98px){.tournaments-show-h{padding:20px 0 30px}}.tournaments-show-c{position:relative;background-color:#302d42;border-radius:10px;overflow:hidden;-webkit-transition:all .26s ease-in-out;-o-transition:all .26s ease-in-out;transition:all .26s ease-in-out}.tournaments-show-c:hover{-webkit-transform:translateY(-4px);-o-transform:translateY(-4px);transform:translateY(-4px);box-shadow:0 4px 25px 0 hsla(0,0%,88%,.5),0 0 1px 0 hsla(0,0%,88%,.45)}.tournaments-show-c__preview{height:auto;background-color:#24203b}.tournaments-show-c__preview:hover{-webkit-transform:translateY(-2px);-o-transform:translateY(-2px);transform:translateY(-2px);box-shadow:0 4px 25px 0 hsla(0,0%,88%,.5),0 0 1px 0 hsla(0,0%,88%,.45)}.tournaments-show-c picture{position:relative;overflow:hidden;border-radius:10px}.tournaments-show-c .bonuses-icons-h{position:absolute;top:6px;left:10px;z-index:2}.tournaments-show-img{width:100%;height:100%;-o-object-position:top center;object-position:top center;-o-object-fit:cover;object-fit:cover;-webkit-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.tournaments-show-t{position:absolute;top:40px;left:20px;right:20px;bottom:0}.tournaments-show-t__title{width:72%;font-size:24px;color:#fff;margin-bottom:20px}.tournaments-show-t h6{width:50%;font-size:17px;color:#fff;margin-bottom:20px}.bottom-tournaments-show{position:absolute;left:-8px;top:50%;-webkit-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}@media (min-width:768px) and (max-width:991.98px){.bottom-tournaments-show{top:45%;-webkit-transform:translateY(-45%);-o-transform:translateY(-45%);transform:translateY(-45%)}}@media (min-width:520px) and (max-width:767.98px){.bottom-tournaments-show{top:50%;-webkit-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}}@media (max-width:991.98px){.bottom-tournaments-show--preview{top:50%;-webkit-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}}@media (max-width:767.98px){.bottom-tournaments-show--preview{top:48%;-webkit-transform:translateY(-48%);-o-transform:translateY(-48%);transform:translateY(-48%)}}.tournaments-show-timer{text-align:center;position:relative;padding:clamp(12px,5vw,14px) clamp(10px,10vw,12px) clamp(6px,5vw,8px);width:clamp(184px,50vw,200px);background-color:hsla(0,0%,100%,.28);border-radius:5px}@media (max-width:519.98px){.tournaments-show-timer{padding:8px 10px 6px}}.tournaments-show-timer__title{position:absolute;top:-10px;left:0;display:inline-block;font-size:clamp(12px,10vw,14px);padding:2px 5px;color:#000;background-color:#facd0d;border-radius:5px;z-index:2}@media (max-width:519.98px){.tournaments-show-timer__title{font-size:12px}}.tournaments-show-timer h3{font-size:clamp(16px,10vw,18px);color:#fff}.tournaments-show-timer p{font-size:clamp(10px,10vw,12px);color:hsla(0,0%,100%,.5)}.tournaments-show-timer span{position:absolute;top:-5px;right:-2px;font-size:clamp(17px,10vw,19px);color:#fff}.prize-pool{display:inline-block;padding:4px 7px;background-color:#facd0d;border-radius:5px;-webkit-transition:all .26s ease-in-out;-o-transition:all .26s ease-in-out;transition:all .26s ease-in-out;will-change:transform}.prize-pool__title{font-size:12px;color:#000;margin-right:10px}.prize-pool__text{font-size:24px;color:#000}@media (min-width:768px) and (max-width:991.98px){.prize-pool__text{font-size:16px}}@media (max-width:519.98px){.prize-pool__text{font-size:18px}}.tournaments-show-bottom{padding:0 20px}.tournaments-show-bottom p{font-size:14px;color:hsla(0,0%,100%,.5);margin-bottom:2px}.tournaments-show-bottom .tournaments-show-bottom-c{padding:8px 0;border-bottom:1px solid #202a39}.tournaments-show-bottom h2{font-size:17px;color:hsla(0,0%,100%,.5)}.tournaments-show-bottom a{display:block;text-align:center;padding:10px;margin:0 -20px;background-color:#302d42}.tournaments-show-bottom--preview{padding:0}.tournaments-show-bottom--preview a{margin:14px 0 0;padding:12px;width:100%;display:block;font-size:16px;line-height:1.5;text-align:center;color:#fff;background-color:#04c000;border-radius:8px}.tournaments-place-s{width:20px;height:20px;border-radius:50%}.tournaments-place-s,.tournaments-player-c{display:block;background-color:hsla(0,0%,100%,.1)}.tournaments-player-c{width:50%;height:5px;border-radius:10px}.tournaments-player picture{height:auto;max-width:24px;max-height:24px;border-radius:50%;margin-right:10px}.tournaments-player h3{font-size:12px;color:#fff}.tournaments-player h4{font-size:12px;color:hsla(0,0%,100%,.5)}.player-prize-c{display:block;width:50%;height:6px}.player-prize-c,.tournament-middle{border-radius:10px;background-color:hsla(0,0%,100%,.1)}.tournament-middle{padding:7px 10px;margin:8px 0}.tournament-middle h2{font-size:14px;color:#fff}.tournaments-show-bottom-c h2{color:#fff;font-size:17px}.tournaments-show-l{width:50px;margin-right:5px}.tournaments-show-l img{max-width:35px;max-height:20px;padding:0 5px}.hidden-tournamens .tournaments-show-bottom-c{border-bottom:0}.tournaments-prize{width:120px}.tournaments-bottom-c{padding:10px;border-radius:6px;background:#18152c;height:100%}.tournaments-bottom-c picture{position:relative;overflow:hidden;width:100px;padding-bottom:120%;margin-right:14px;border-radius:4px;mix-blend-mode:luminosity}.tournaments-bottom-c picture img{position:absolute;top:0;left:0;right:0}@media (max-width:991.98px){.tournaments-bottom-c h3{min-width:230px;white-space:normal}}@media (max-width:991.98px){.tournaments-bottom-c p{font-size:12px}}.tournaments-preview__table{padding:14px 20px 20px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:6px}@media (max-width:991.98px){.tournaments-preview__table{padding:14px 14px 20px}}.tournaments-preview__table-head{display:grid;grid-template-columns:32px 70px 1fr 1.2fr;gap:20px}.tournaments-preview__table-head-item{font-size:12px;line-height:1.5;color:#757383}.tournaments-preview__table-head-item:last-child{text-align:right}.tournaments-preview__table-body{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0}.tournaments-preview__table-body-text{height:172px;overflow:hidden;font-size:16px;line-height:1.33;color:#fff}.tournaments-preview__table-body-item{position:relative;padding:8px 0;display:grid;grid-template-columns:32px 70px 1fr 1.2fr;gap:20px;border-bottom:1px solid #3d3762}.tournaments-preview__table-body-item:first-child{border-top:1px solid #3d3762}.tournaments-preview__table-body-item-place{width:32px;height:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tournaments-preview__table-body-item-place img{width:32px;height:32px}.tournaments-preview__table-body-item-playerName,.tournaments-preview__table-body-item-spin{color:#fff}.tournaments-preview__table-body-item-playerName,.tournaments-preview__table-body-item-prize,.tournaments-preview__table-body-item-spin{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;line-height:1.5}.tournaments-preview__table-body-item-prize{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;color:#04c000}.tournaments-d-c{max-width:1100px;margin:0 auto}.tournaments-d-h{background:#18152c;border-radius:12px}.tournaments-d-h picture{overflow:hidden;position:relative;padding-bottom:130%;width:290px;border-radius:8px}@media (min-width:992px) and (max-width:1349.98px){.tournaments-d-h picture{width:250px}}@media (min-width:768px) and (max-width:991.98px){.tournaments-d-h picture{width:200px}}@media (max-width:519.98px){.tournaments-d-h picture{width:100%;padding-bottom:120%;margin-bottom:20px}}.tournaments-d-h picture img{position:absolute}.tournaments-h{display:grid;gap:30px}.tournaments-h__split{grid-template-columns:repeat(2,1fr);grid-template-areas:"currentRound prevRound" "showMore showMore"}@media (max-width:1349.98px){.tournaments-h__split{grid-template-columns:1fr;grid-template-areas:"currentRound" "showMore" "prevRound"}}.tournaments-h__no-split{grid-template-columns:1fr;grid-template-areas:"currentRound currentRound" "showMore showMore"}.tournaments-h__current-round{grid-area:currentRound;width:100%}.tournaments-h__prev-round{grid-area:prevRound;width:100%}.tournaments-h__show-more{grid-area:showMore;width:100%}.tournaments-d-t{border-radius:10px;background:#18152c}.tournaments-t-l{padding:20px 30px 10px 20px}@media (max-width:991.98px){.tournaments-t-l{padding:0}}.tournaments-t-l h2{color:#04c000;font-size:14px;text-transform:uppercase;line-height:17px;margin-bottom:8px}@media (max-width:1349.98px){.tournaments-t-l h2{font-size:12px;line-height:16px}}.tournaments-t-l h1{font-size:38px;line-height:43px;color:#fff;margin-bottom:20px}@media (max-width:1349.98px){.tournaments-t-l h1{font-size:30px;line-height:34px}}.tournaments-t-l p{font-size:16px;line-height:24px;color:#acacbf;margin-bottom:14px}@media (max-width:1349.98px){.tournaments-t-l p{font-size:15px;line-height:22px}}.tournaments-t-l p:last-child{margin-bottom:20px}.tournaments-t-l table{width:100%}.t-play-now{background:#8c34fc;padding:10px 28px}.t-play-now:hover{background:#7a12ff}.t-t-now{padding:10px 15px;background-color:#2d2a41}.t-t-now:hover{background:#4a4566}.tournaments-p-l,.tournatents-p-r{height:100%}.tournaments-p-l p,.tournatents-p-r p{font-size:14px;color:#acacbf;line-height:24px;margin-top:10px}@media (max-width:519.98px){.tournaments-p-l p,.tournatents-p-r p{font-size:15px}}.tournaments-p-l p img,.tournatents-p-r p img{margin-top:-4px}.tournaments-p-l{background:#18152c}.tournaments-p-l h2{font-size:18px;color:#acacbf;margin-bottom:8px}.tournaments-p-l h2 img{margin-top:-2px;margin-right:7px}@media (max-width:519.98px){.tournaments-p-l h2 img{width:20px}}.tournaments-p-l h2 strong{color:#facd0d;font-size:22px;line-height:27px}@media (max-width:519.98px){.tournaments-p-l h2 strong{font-size:16px}}.tournaments-p-l h2 span{margin:0 15px}@media (max-width:519.98px){.tournaments-p-l h2 span{margin:0 4px}}.tournatents-p-r{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.tournatents-p-r h2{font-size:18px;color:#acacbf}@media (max-width:519.98px){.tournatents-p-r h2{font-size:16px}}.tournatents-p-r h2 img{margin-top:-2px;margin-right:7px;filter:grayscale(100%)}@media (max-width:519.98px){.tournatents-p-r h2 img{width:20px}}.tournatents-p-r h2 strong{color:#fff;font-size:22px;line-height:27px}@media (max-width:519.98px){.tournatents-p-r h2 strong{font-size:19px}}.tournatents-p-r h2 strong em{font-size:14px;font-style:normal}@media (max-width:519.98px){.tournatents-p-r h2 strong em{font-size:11px}}.tournatents-p-r h2 span{color:#acacbf;font-size:18px!important;margin:0 14px}@media (max-width:519.98px){.tournatents-p-r h2 span{font-size:14px!important;margin:0 5px}}@media (max-width:519.98px){.tournatents-p-r p{font-size:16px}.tournatents-p-r p strong{font-size:19px}}@media (max-width:519.98px){.tournatents-p-r p img{margin-right:10px!important}}.tournaments-c header{overflow:hidden;border-radius:8px}.tournaments-c h2{font-size:22px;letter-spacing:.08em;line-height:20px}.tournaments-c h3{font-size:11px;line-height:12px;padding-left:10px!important}@media (max-width:519.98px){.tournaments-c h3{padding-left:0!important;font-size:9px}}.tournaments-c p{font-size:14px;color:#fff;line-height:12px}@media (max-width:519.98px){.tournaments-c p{font-size:12px}}@media (max-width:519.98px){.tournaments-c .col-7{-webkit-box-flex:0;-ms-flex:0 0 40%;flex:0 0 40%;max-width:40%}}@media (max-width:519.98px){.tournaments-c .col-5{-webkit-box-flex:0;-ms-flex:0 0 60%;flex:0 0 60%;max-width:60%}}.tournaments-c .c-yellow{color:#facd0d}.tournaments-c .c-200{color:#acacbf}.tournaments-c footer .tournaments-r{padding:10px 20px 10px 0;border-radius:6px}@media (max-width:519.98px){.tournaments-c footer .tournaments-r{padding:10px 10px 10px 0}}@media (max-width:519.98px){.tournaments-c footer .tournaments-r .col-7{-webkit-box-flex:0;-ms-flex:0 0 40%;flex:0 0 40%;max-width:40%}}@media (max-width:519.98px){.tournaments-c footer .tournaments-r .col-5{-webkit-box-flex:0;-ms-flex:0 0 60%;flex:0 0 60%;max-width:60%}}.tournaments-c footer .tournaments-r:nth-child(odd){background:rgba(172,172,191,.08)}.tournaments-c-l header{background:url(../images/backgrounds/tournaments-l-bg.png) top no-repeat;min-height:147px;background-size:cover}@media (max-width:991.98px){.tournaments-c-l header{min-height:auto}}.tournaments-w{width:77px}@media (max-width:519.98px){.tournaments-w{width:64px}}.tournaments-c-r header{background:rgba(172,172,191,.2)}.tournaments-c-r img{filter:grayscale(100%)}.tournaments-c-r .c-yellow,.tournaments-c-r p{color:#acacbf}.tournaments-c-r .tournaments-w span{color:#acacbf!important}.clear-button{display:inline-block;color:#fff;padding:6px 20px;border-radius:30px;background-color:hsla(0,0%,100%,.2)}.clear-button:hover{background-color:hsla(0,0%,100%,.1)}@media (max-width:519.98px){#cabinet-dashboard__promotions-wrapper--mobile .simplebar-content{padding-right:0!important}}@media (max-width:519.98px){.tournaments-new-h{padding-top:10px!important;padding-bottom:10px!important}}.tournaments-new-h picture{border-radius:8px;overflow:hidden;text-align:center}@media (max-width:519.98px){.tournaments-new-h picture{position:relative;min-height:140px}}.tournaments-new-h picture img{width:100%}@media (max-width:519.98px){.tournaments-new-h picture img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-position:center center;object-position:center center;-o-object-fit:cover;object-fit:cover}}.tournaments-new-s-h{background:#18152c;border-radius:8px}.tournaments-new-s-h .tournaments-t-l{padding:0}.tournaments-top-new{text-align:center}.tournaments-top-new h5{color:#fff;font-size:14px;line-height:24px}.tournaments-top-new h5 span{color:#facd0d}.tournaments-timer{text-align:center;width:170px;margin:0 auto 10px}.tournaments-timer span{color:#fff;font-size:12px;line-height:15px}.tournaments-timer h3{color:#fff;font-size:22px;padding-left:0!important;line-height:28px}.tournaments-timer h4{position:absolute;top:18px;right:-1px;color:#facd0d;font-size:16px;line-height:20px}.tournaments-r-top header{min-height:147px}@media (max-width:991.98px){.tournaments-r-top header{min-height:auto}}.deposit-tab-t-c .row{margin:0 -2.5px}.deposit-tab-t-c .col,.deposit-tab-t-c .col-6,.deposit-tab-t-c .col-md,.deposit-tab-t-c .col-md-4,.deposit-tab-t-c .col-md-5,.deposit-tab-t-c .col-md-7,.deposit-tab-t-c .col-md-auto{padding:0 5px}.deposit-tab-t-c select{width:100%;height:40px;color:#acacbf;font-size:14px!important;line-height:18px;padding:0 25px 0 14px;background-color:rgba(172,172,191,.1);background-image:url(../images/icons/select-deposit.svg);background-position:right 10px center;background-repeat:no-repeat;border-radius:6px;-webkit-appearance:none;appearance:none}@media (max-width:991.98px){.deposit-tab-t-c select{margin-bottom:10px}}.deposit-tab-t-c .select-filed input{width:100%;height:40px;color:#acacbf;font-size:14px!important;line-height:18px;padding:0 25px 0 14px;background-color:rgba(172,172,191,.1);background-image:url(../images/icons/select-deposit.svg);background-position:right 10px center;background-repeat:no-repeat;border-radius:6px;-webkit-appearance:none;appearance:none}@media (max-width:991.98px){.deposit-tab-t-c .select-filed input{margin-bottom:10px}}.deposit-tab-t-c .deposit-currency{width:127px}@media (min-width:992px) and (max-width:1349.98px){.deposit-tab-t-c .deposit-currency{width:120px}}@media (max-width:991.98px){.deposit-tab-t-c .deposit-currency{width:100%}}.ui-button.ui-state-active:hover,.ui-button:active,.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active,a.ui-button:active{background:#18152c!important;border:1px solid #18152c!important}.deposit-tab-c{padding:20px;background:#18152c;border-radius:8px}@media (max-width:1349.98px){.deposit-tab-c{padding:10px}}.error-input{border:1px solid #f04040!important}.deposit-tab-b header{padding:0!important;border-left:0!important}.deposit-tab-b .payment-content-h{border-radius:6px;margin:0 0 10px}.deposit-tab-b .payment-content-h:nth-child(odd){background:rgba(172,172,191,.06)}.deposit-tab-b .payment-content-h:last-child{margin-bottom:0}.deposit-tab-b p{color:#acacbf;font-size:14px;line-height:18px}@media (max-width:991.98px){.deposit-tab-b p{text-transform:uppercase;font-size:11px}}.deposit-tab-b h4{font-size:14px;color:#acacbf;line-height:18px}.deposit-tab-b .payment-r{color:#f04040}.deposit-tab-b .pending-r{color:#facd0d}.deposit-tab-b .payment-sucess{color:#04c000}.profile-r-h{min-height:670px}@media (max-width:1349.98px){.profile-r-h{min-height:inherit}}.mobile-deposit-h{padding:0 5px}.mobile-deposit-h .mobile-deposit-c:nth-child(odd){background:rgba(172,172,191,.06)}.notificaions-b{position:static;display:block;width:100%}.notificaions-b .notifications-c{right:0;padding:0}.notificaions-b .notification-c{margin-left:0}.deposit-pagination .active-page{pointer-events:none}.deposit-pagination .active-page a{background:rgba(172,172,191,.07)!important}.deposit-pagination li{display:inline-block;vertical-align:middle}.deposit-pagination a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:30px;height:30px;font-size:14px;border-radius:50%;background:#18152c}.mobile-deposit-c{padding:16px;border-radius:6px}.mobile-deposit-c .row{padding:0 5px}.personal-s .modal-dialog{max-width:1200px}.personal-s .modal-content{border-bottom:0;border-radius:8px;background-color:transparent}.personal-s .personal-h{background-image:url(../images/backgrounds/personal-bg.png);background-color:#2c2848;background-position:bottom;background-repeat:no-repeat;border-radius:8px;overflow:hidden}@media (max-width:991.98px){.personal-s .personal-h{min-height:100vh}}.unverified-icon{filter:grayscale(100%)}.profile-l{width:320px;height:100%;padding:22px;background:#18152c}@media (min-width:992px) and (max-width:1200px){.profile-l{padding:20px;width:300px}}@media (max-width:1349.98px){.profile-l{display:none;width:100%;padding:10px 0 0}}.profile-l .corrency-sidebar .simplebar-mask{margin-right:-1px}.profile-l .side-b{padding:0;position:static;width:auto;height:auto;-webkit-transform:translate(0);-o-transform:translate(0);transform:translate(0)}@media (max-width:1349.98px){.profile-l .side-b{display:none}}.profile-l header{border-bottom:1px solid rgba(172,172,191,.12);padding-bottom:16px;margin-bottom:16px}.profile-l .t-currency{padding:7px 14px}.profile-l .s-menu ul{display:block}@media (max-width:1349.98px){.profile-l .s-menu ul{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 -5px}}@media (max-width:1349.98px){.profile-l .s-menu li{width:100%;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;padding:0 5px}}#home-tab.active{background:#8c34fc}#home-tab.active p{color:#fff}#profile-tab.active{background:#f154ff}#profile-tab.active p{color:#18152c}#profile-tb{max-height:567px}@media (max-width:1349.98px){#profile-tb{max-height:inherit}}#bonuses-tab.active{background:#04c000}#bonuses-tab.active p{color:#18152c}#notifications-tab.active{background:#3363e7}#notifications-tab.active p{color:#18152c}#bonuses .mobile-dashboard-links{margin-top:-5px;border-radius:0;margin-bottom:0!important}#notifications .mobile-dashboard-links{margin:0 10px;margin-bottom:0!important}#profile .mobile-dashboard-links{margin:-10px 15px 10px!important}#game-history .mobile-dashboard-links,#transaction .mobile-dashboard-links{margin:0 10px 10px!important}@media (max-width:519.98px){#security{padding:0 5px}}.profile-r{max-width:878px}@media (max-width:1349.98px){.profile-r{max-width:inherit}}#game-history-tab.active{background:#facd0d}#game-history-tab.active p{color:#18152c}#transaction-tab.active{background:#8c34fc}#transaction-tab.active p{color:#18152c}.pending-c{margin-top:10px;padding:10px 14px;border:1px dashed rgba(172,172,191,.26);border-radius:4px}.pending-c p{line-height:16px}.pending-c span{line-height:18px}.pending-c button{padding:6px 18px;font-size:12px;color:#facd0d;background:rgba(172,172,191,.1);border-radius:4px}.profile-buttons{margin:0 -3px}@media (max-width:1349.98px){.profile-buttons{display:none}}.profile-buttons .col-6{padding:0 3px}.profile-buttons button{display:block;width:100%;padding:12px 10px;line-height:18px;border-radius:6px}.chasout-button{background:rgba(172,172,191,.12)}.chasout-button:hover{background:rgba(172,172,191,.2)}.profile-deposit{background-color:#04c000}.profile-deposit:hover{background:#039400}.profile-r header{padding:18.5px 14px 18.5px 20px;background:#18152c;border-left:1px solid rgba(172,172,191,.12)}@media (max-width:1349.98px){.profile-r header{border-left:0}}@media (max-width:991.98px){.profile-r header{padding:14px 10px}}@media (max-width:991.98px){.profile-r header .row{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:start!important}}.profile-r header h2{display:inline-block;vertical-align:middle}@media (max-width:1349.98px){.profile-r header h2{font-size:18px}}.profile-r header .arrow-gray{width:1px;height:20px;background-color:#acacbf;margin:0 15px}@media (max-width:991.98px){.profile-r header .arrow-gray{display:none!important}}.profile-r header ul{display:inline-block;vertical-align:middle}@media (max-width:991.98px){.profile-r header ul{margin-top:10px}}.profile-r header li{display:inline-block;vertical-align:middle}.profile-r header a{color:#acacbf;font-size:14px;line-height:18px;padding:7px 15px;border-radius:16px}@media (max-width:991.98px){.profile-r header a{padding:6px 10px}}.profile-r header .active,.profile-r header a:hover{color:#fff;background:rgba(172,172,191,.1)}.close-dashboard{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:rgba(172,172,191,.1)}.profile-c{padding:14px;margin-bottom:14px!important;max-height:607px}@media (max-width:1349.98px){.profile-c{padding:8px!important;max-height:inherit}}@media (max-width:519.98px){.profile-c{margin-bottom:14px!important}}@media (max-width:1349.98px){.profile-c .simplebar-content{padding:8px!important;overflow:auto!important}}.profile-c .notifciations-h .simplebar-mask{margin-right:-1px}.profile-c .notifciations-h .simplebar-content{padding:0!important}@media (max-width:1349.98px){.profile-c .notifciations-h .simplebar-content{margin-left:10px}}.profile-c .notifciations-h .simplebar-offset{right:-17px!important}.profile-c .notifciations-h .unread-message:before{right:25px}.profile-c .notifciations-h .notification-c{border-radius:0!important}.profile-c .side-b{position:static;-webkit-transform:translate(0);-o-transform:translate(0);transform:translate(0);width:100%;height:auto;padding:0;background-color:transparent;margin-bottom:10px}.profile-c .side-b header{background-color:transparent;border-left:0;padding:0}.profile-c .side-b header span{width:60px;height:60px;font-size:22px}.profile-c-l{width:268px;margin-right:10px}@media (min-width:992px) and (max-width:1200px){.profile-c-l{width:240px}}@media (max-width:991.98px){.profile-c-l{width:100%}}.profile-c-l .your-level-s{background:#18152c;margin-bottom:6px}@media (max-width:519.98px){#home .tournaments-profile-h{width:96vw}}@media (max-width:519.98px){#home .tournaments-profile-h .simplebar-offset{right:-20px}}@media (max-width:1349.98px){#home .tournaments-profile-h .simplebar-content{padding:10px 30px 30px 10px!important}}.balance-h{padding:14px;border-radius:6px;background:#18152c;margin-bottom:10px}.balance-h p{color:#acacbf;font-size:14px;line-height:18px;margin-bottom:10px}.balance-h p svg{margin-top:-2px}.balance-h h2{text-align:center;color:#facd0d;font-size:32px;margin-bottom:10px}.balance-block{display:none}@media (max-width:1349.98px){.balance-block{display:block}}.profile-withdraw{padding:9px;border-radius:6px;background:rgba(172,172,191,.06);margin-bottom:8px}.profile-withdraw .col-6:first-child{border-right:1px solid rgba(172,172,191,.28)}.profile-withdraw .col-6:last-child{padding-left:7px}.profile-withdraw h3{font-size:12px;margin-bottom:4px}.profile-withdraw h4{color:#fff;line-height:18px}.deposit-button{border-radius:6px;padding:10px;background-color:#04c000}.deposit-button:hover{background:#039400}.missions-h{margin-bottom:0}@media (max-width:991.98px){.missions-h{margin-bottom:10px}}.missions-h p{margin-bottom:0}.missions-h picture{text-align:center;margin-bottom:15px}.missions-view-all{display:block;color:#facd0d;font-size:12px;line-height:15px}.missions-view-all:hover{color:#facd0d;text-decoration:underline}.missions-p h4{font-size:20px;color:#facd0d;line-height:20px;margin-bottom:10px}.missions-p h4 strong{color:#fff}.missions-p-c{display:block;position:relative;height:6px;background:rgba(172,172,191,.3);border-radius:20px}.missions-p-c span{position:absolute;top:0;left:0;height:6px;background-color:#04c000;border-radius:20px}.promotions-p p{margin-bottom:0}.promotions-p-b-h .sidebar-promotions-title-top{font-size:12px}.promotions-p-b-h .promotions-p-b:last-child{margin-bottom:0}.promotions-p-b{padding:5px 10px 5px 5px;background:rgba(172,172,191,.06);border-radius:6px;margin-bottom:6px}.promotions-p-b .row{max-width:inherit!important}.promotions-p-b picture{width:70px;height:70px;margin-right:10px;border-radius:4px;overflow:hidden}.promotions-p-b h3{font-size:14px}.promotions-p-b .deposit-button{font-size:12px;padding:11px 26px;border-radius:5px}.promotions-locked{pointer-events:none;filter:grayscale(100%)}.promotions-locked .deposit-button{padding:11px 19px}.promotions-locked .deposit-button svg{margin-top:-4px}.promotions-p{padding:10px}@media (max-width:991.98px){#personal-modal .modal-dialog{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin:0}}@media (max-width:991.98px){#personal-modal .modal-content,#personal-modal .personal-h{border-radius:0}}@media (max-width:519.98px){#personal-modal .personal-h{min-height:99.9vh}}.tournaments-profile-h{padding:10px;height:413px;margin-bottom:0}@media (max-width:1349.98px){.tournaments-profile-h{height:158px}}@media (max-width:991.98px){.tournaments-profile-h{height:unset;min-height:245px;max-height:315px;margin-bottom:10px}}@media (max-width:519.98px){.tournaments-profile-h .simplebar-offset{right:0!important}}@media (max-width:519.98px){.tournaments-profile-h .simplebar-mask .simplebar-content{overflow:hidden scroll!important}}.tournaments-profile-h p{margin-bottom:0}#bonuses #cabinet-bonuses__simplebar-wrapper{overflow-x:hidden;height:590px}@media (max-width:519.98px){#bonuses #cabinet-bonuses__simplebar-wrapper{height:auto}}#bonuses #cabinet-bonuses__simplebar-inner-wrapper{min-height:590px!important;margin-bottom:0!important}@media (max-width:519.98px){#bonuses #cabinet-bonuses__simplebar-inner-wrapper{min-height:inherit!important}}#transaction .scroll-transaction{max-height:425px;min-height:425px}@media (max-width:519.98px){#transaction .scroll-transaction{max-height:360px;min-height:inherit!important}}#transaction .profile-input{min-height:590px}@media (max-width:519.98px){#transaction .profile-input{min-height:inherit}}#transaction .deposit-tab-c{min-height:590px}@media (max-width:519.98px){#transaction .deposit-tab-c{min-height:inherit}}#game-history .profile-c{min-height:620px;margin-bottom:0!important}@media (max-width:519.98px){#game-history .profile-c{min-height:inherit}}#game-history .profile-input{min-height:590px}@media (max-width:519.98px){#game-history .profile-input{min-height:inherit}}#game-history .slots-ch{overflow-x:hidden}#notifications #cabinet-notifications__simple-bar-wrapper{min-height:510px;overflow-x:hidden}@media (max-width:519.98px){#notifications #cabinet-notifications__simple-bar-wrapper{min-height:inherit}}#notifications .horizontal{display:none}#profile .profile-input{min-height:590px}@media (max-width:519.98px){#profile .profile-input{min-height:inherit}}#profile #profile-tb{max-height:inherit;min-height:560px!important}@media (max-width:519.98px){#profile #profile-tb{min-height:inherit}}@media (max-width:519.98px){#profile .profile-c{padding:7px!important}}#security .profile-input{min-height:inherit}#verification .verification-h{max-height:590px;border-radius:10px!important;overflow:hidden inherit}@media (max-width:519.98px){#verification .verification-h{max-height:inherit;border-radius:0!important;overflow:inherit}}#verification .profile-input{min-height:inherit}@media (max-width:1349.98px){.playfina__personal-cabinet--safari #profile #profile-tb div.simplebar-offset div.simplebar-content{padding-right:15px!important}}@media (max-width:519.98px){.cabinet__right-side-col .notifciations-h{padding:15px 10px 15px 0}}@media (max-width:519.98px){.cabinet__right-side-col .show-all-notifications{margin-left:10px}}.tournaments-profile-c{padding:6px 10px 6px 6px;background-color:rgba(172,172,191,.06);border-radius:6px;margin-bottom:6px;-webkit-transition:background-color .26s ease-in-out;-o-transition:background-color .26s ease-in-out;transition:background-color .26s ease-in-out}.tournaments-profile-c:hover{background-color:rgba(172,172,191,.2)}.tournaments-profile-c:hover .tournaments-profile-c__icon{-webkit-transform:translateX(2px);-o-transform:translateX(2px);transform:translateX(2px)}.tournaments-profile-c__wrapper{gap:10px}.tournaments-profile-c picture{width:62px;height:62px;border-radius:4px}.tournaments-profile-c h3{font-size:12px;line-height:15px;margin-bottom:4px}.tournaments-profile-c h4{font-size:14px;line-height:18px;color:#facd0d}.tournaments-profile-c__icon{-webkit-transition:-webkit-transform .26s ease-in-out;transition:-webkit-transform .26s ease-in-out;-o-transition:-o-transform .26s ease-in-out;transition:transform .26s ease-in-out;transition:transform .26s ease-in-out,-webkit-transform .26s ease-in-out,-o-transform .26s ease-in-out}.tournaments-profile-c:last-child{margin-bottom:0}.recently-played-h{padding:10px;margin-bottom:0}.recently-played-h p{margin-bottom:0}.recently-played-h .row{margin:0 -3.5px}.recently-played-h .col-md-4{padding:0 3.5px;margin-bottom:4px}.recently-played-h .slots-img{height:77px;margin-bottom:5px!important}@media (max-width:1349.98px){.recently-played-h .slots-img{height:auto;padding-bottom:100%}}@media (max-width:1349.98px){.recently-played-h .slot-image{position:absolute;top:0;left:0}}.recently-played-h .slot-link{font-size:12px;width:77px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.recently-played-h .provider-t{font-size:12px}.bottom-tournaments{margin:0 -5px}.bottom-tournaments .col-md-6{padding:0 5px}.verification-h{max-height:565px}@media (max-width:991.98px){.verification-h{max-height:inherit}}.profile-input{padding:21px 20px!important;background:#18152c}@media (max-width:991.98px){.profile-input{padding:21px 12px!important}}.profile-input h2 img{margin-top:-4px}.profile-input-c label{display:block;line-height:18px;margin-bottom:6px}.profile-input-c input,.profile-input-c select{background:rgba(172,172,191,.03);border:1px solid #312654;border-radius:6px;font-size:15px;height:48px;padding:0 14px;color:rgba(155,155,173,.8)}.profile-input-c input:focus,.profile-input-c select:focus{color:#fff;border:1px solid #711edb}.profile-input-c option{color:#acacbf}.profile-input-c select:focus{border:1px solid #312654}.profile-input-c input::-webkit-inner-spin-button,.profile-input-c input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}#cabinet-profile__country--button{text-align:left;opacity:.6;pointer-events:none}.cabinet-history__deposit-clear-datepicker{width:20px;background:#28253b}.profile-input-phone .button-phone{font-size:14px;color:#acacbf;line-height:18px;padding:13.5px 10px;background:#322c53;border-radius:6px 0 0 6px}.profile-input-phone .button-phone img{max-width:21px;max-height:21px;width:21px;height:21px;border-radius:50%}.profile-input-phone .phone-c{background-color:#6c4e99}.profile-input-phone ul{max-height:300px;overflow-y:scroll}.profile-input-phone li{margin-bottom:5px}.profile-input-phone li button{text-align:left;width:100%;padding:4px 10px}.profile-input-phone li button:hover{background-color:#392f60}.profile-input-phone li span{color:#fff}.profile-input-phone li:last-child{margin-bottom:0}.profile-input-phone input{border-radius:0 6px 6px 0}.scroll-transaction{max-height:410px;overflow-x:hidden!important}.scroll-transaction .simplebar-track.horizontal{opacity:0}.save-button{display:block;width:100%;padding:13px 10px;text-align:center;background:rgba(172,172,191,.12);border-radius:6px}.save-button:hover{background:rgba(172,172,191,.2)}.low-account-security-c picture{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:95px;height:95px;border-radius:5px;background-color:#2a273e}.low-account-security-c li,.low-account-security-c p{font-size:15px;line-height:19px;color:#acacbf;margin-bottom:10px}.low-account-security-c li:last-child,.low-account-security-c p:last-child{margin-bottom:0}.secret-code{border-radius:6px;padding:16px;background:rgba(172,172,191,.06)}@media (max-width:991.98px){.secret-code{padding:16px 12px}}.secret-code p{font-size:15px;line-height:19px;color:#acacbf;margin-bottom:12px}.secret-code p strong{color:#facd0d}@media (max-width:991.98px){.secret-code p strong{display:block}}.secret-code button{padding:14px;line-height:19px;border-radius:6px;background:#8c34fc}.secret-code button:hover{background-color:#7c20f0}.verificiation-information{border-radius:6px;padding:10px;background:rgba(172,172,191,.1)}.verificiation-information img{display:inherit;margin-right:6px}.verificiation-information p{line-height:18px}.send-email .secret-code{padding:0;background-color:transparent}.verify-phone h3{color:#acacbf;font-size:15px;line-height:19px;margin-bottom:5px}.verify-phone h3 strong{color:#fff;font-size:16px}.verify-phone h4{color:#acacbf;font-size:15px;line-height:19px;margin-bottom:10px}.verify-phone h4 strong{color:#facd0d}.proof-identity-c{margin-bottom:14px}.proof-identity-c p{font-size:16px;color:#acacbf;line-height:24px;margin-bottom:14px}.proof-identity-c p:last-child{margin-bottom:0}.upload-documents{padding:16px;border-radius:6px;background:rgba(172,172,191,.06)}.upload-documents h2{color:#acacbf;line-height:18px}.have-promo-code p{font-size:16px!important;color:#facd0d!important}.have-promo-code img{margin-right:10px}.have-promo-code input{padding:10px;height:40px;background:rgba(172,172,191,.03);border:1px solid #322c53;font-size:14px;color:rgba(155,155,173,.8);border-radius:6px;margin-right:10px!important}@media (max-width:1349.98px){.have-promo-code input{margin-right:0!important}}@media (max-width:519.98px){.have-promo-code input{font-size:16px}}.have-promo-code button{width:100%;padding:9.5px 30px;border-radius:6px}@media (max-width:519.98px){.have-promo-code .col-sm{padding:0!important}}.have-promo-code .col-sm .col-sm{padding:0 5px!important}@media (max-width:519.98px){.have-promo-code .col-sm .col-sm{padding:0!important;margin-bottom:10px}}.have-promo-code .col-sm .col-sm-auto{padding:0 5px!important}@media (max-width:519.98px){.have-promo-code .col-sm .col-sm-auto{padding:0!important}}@media (max-width:519.98px){.have-promo-code .col-sm-auto{padding:0!important;margin-bottom:10px}}.confirmation-c{padding:12px 14px;border-radius:6px;background:rgba(172,172,191,.1)}.confirmation-c picture img{margin-right:6px}.confirmation-c h4{font-size:15px;color:#e0e0e4;word-break:break-all;line-height:19px}.upload-file{position:relative}.upload-file input{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0}.upload-file span{text-align:center;padding:13px 33px;border-radius:6px;background:#8c34fc}.visit-lobby{display:inline-block;font-size:13px;padding:7px 13px;border-radius:20px;background:rgba(172,172,191,.1)}.visit-lobby:hover{background:rgba(172,172,191,.2)}.visit-lobby svg{margin-top:-2px}.recently-played-game-history .slots-h .row{margin:0 -5px}.recently-played-game-history .slots-h .col{padding:0 5px;margin-bottom:10px;-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}@media (max-width:991.98px){.recently-played-game-history .slots-h .col{-webkit-box-flex:0;-ms-flex:0 0 16.6%;flex:0 0 16.6%;max-width:16.6%}}@media (max-width:991.98px){.recently-played-game-history .slots-h .slots-img{height:129px!important}}.recently-played-game-history .slots-h .slots-img{height:154px}@media (min-width:992px) and (max-width:1349.98px){.recently-played-game-history .slots-h .slots-img{height:auto;padding-bottom:100%}}@media (min-width:992px) and (max-width:1349.98px){.recently-played-game-history .slots-h .slot-image{position:absolute;top:0;left:0}}.recently-played-game-history .slots-h .slot-link{width:100%}.recently-played-game-history .slots-h .hovered-slot-content{bottom:9px}.c-bonus{display:block;padding:12px 10px;line-height:18px;border-radius:6px}.c-bonus,.c-play{width:100%}.bonuses-tabs-h{max-height:700px}@media (max-width:1349.98px){.bonuses-tabs-h{max-height:inherit}}.bonuses-tabs-h .simplebar-mask{margin-right:-3px}.bonuses-tabs-h .row{margin:0 -5px}.bonuses-tabs-h .col,.bonuses-tabs-h .col-auto,.bonuses-tabs-h .col-md-6{padding:0 5px}.bonuses-tabs-h .align-items-center{margin:0}.bonuses-tabs-h .align-items-center .col,.bonuses-tabs-h .align-items-center .col-auto{padding:0}.bonuses-tabs-h .verificiation-information{padding:8px 7px;font-size:12px}.bonuses-tabs-h h2{font-size:22px;color:#fff;line-height:23px}.bonuses-tabs-h .missions-p{margin-bottom:20px}.bonuses-tabs-h .missions-p-c span{background-color:#facd0d}.bonuses-tabs-h picture{width:100px;height:100px;border-radius:6px;overflow:hidden}.bonuses-tabs-h p{color:#acacbf;font-size:12px;line-height:18px}.sticky-filter{position:sticky;top:64px;left:0;width:100%;z-index:99}@media (max-width:519.98px){.sticky-filter{top:58px}}.bonuses-top-show{margin-bottom:8px}@media (max-width:519.98px){.bonuses-top-show{padding:0 10px}}.bonuses-top-show li{display:inline-block;vertical-align:top;padding:9px 12px;background:rgba(172,172,191,.06);border-radius:6px;margin-bottom:10px}@media (max-width:519.98px){.bonuses-top-show li{padding:0 0 4px;border-radius:0;background-color:transparent}}.bonuses-top-show li span{display:inline-block;vertical-align:middle;font-size:14px;color:#acacbf}@media (max-width:519.98px){.bonuses-top-show li span{font-size:13px}}.bonuses-top-show li .bonuses-active-number{text-align:center;width:20px;height:20px;font-size:13px;color:#fff;border-radius:30px;background:rgba(172,172,191,.12);margin-left:5px}@media (max-width:519.98px){.bonuses-top-show li .bonuses-active-number{margin-left:0}}.bonuses-top-show .active-bnouses-h{background:rgba(172,172,191,.14)}@media (max-width:519.98px){.bonuses-top-show .active-bnouses-h{background-color:transparent;border-bottom:1px solid #facd0d}}.bonuses-top-show .active-bnouses-h span{color:#fff}.bonuses-top-show .active-bnouses-h .bonuses-active-number{background:#8c34fc}.bonuses-top-show li+li{margin-left:5px}@media (max-width:519.98px){.bonuses-top-show li+li{margin-left:3px}}@media (max-width:519.98px){#bonuses header{padding:14px 10px 0}}@media (max-width:519.98px){#bonuses .simplebar-content{padding:0!important}}@media (max-width:519.98px){#bonuses .profile-input{padding:0 5px!important;border-radius:0!important}}@media (max-width:519.98px){#bonuses .profile-c{padding:8px 8px 8px 6px!important}}@media (max-width:519.98px){#bonuses .active-bonuses-hc .deposit-button{line-height:27px}}@media (max-width:519.98px){body #cabinet-dashboard__promotions-wrapper--mobile .simplebar-content{padding-right:0!important}}.error-bonus{border:1px solid #dc3545!important}.active-bonuses-hc{height:100%;border-radius:8px;padding:15px;background:#241a42}.promotions-height{height:590px}@media (max-width:1349.98px){.promotions-height{max-width:920px}}@media (min-width:992px) and (max-width:1349.98px){.promotions-height{max-height:592px}}.promotions-height .simplebar-placeholder{width:100%!important}@media (max-width:1349.98px){.promotions-height .simplebar-content{padding:10px 30px 30px 10px!important;overflow-y:scroll!important;overflow-x:scroll!important}}.deposit-bonus-c{position:relative;padding-bottom:70px}.mobile-dashboard-links{padding:10px;background:#18152c;border-radius:6px}.mobile-dashboard-links .row{position:relative}.mobile-dashboard-links .row .mobile-balance{color:#acacbf;margin:0 5px;font-size:14px;line-height:18px;margin-bottom:0!important}.mobile-dashboard-links picture{max-width:25px;margin-right:12px}.mobile-dashboard-links ul{display:block}.mobile-dashboard-links li{display:block;margin-bottom:10px}.mobile-dashboard-links h3{display:inline-block;vertical-align:middle}.mobile-dashboard-links .col p{width:90%;font-size:16px;line-height:19px;color:#acacbf}.mobile-dashboard-links .col h4{display:block;width:90%;color:#acacbf;font-size:11px;line-height:14px}.mobile-dashboard-links .active{background-color:transparent!important}.mobile-dashboard-links .active p{color:#acacbf!important}.profile-top-level{-ms-flex-wrap:inherit;flex-wrap:inherit}@media (max-width:991.98px){.profile-top-level{-ms-flex-wrap:wrap;flex-wrap:wrap}}.dashboard-bonuses li{position:relative;padding-left:15px;margin-bottom:10px}.dashboard-bonuses li:before{content:"";position:absolute;top:6px;left:0;width:6px;height:6px;background-color:#04c000;border-radius:50%}.dashboard-bonuses p{font-size:14px;color:#fff;line-height:18px}.dashboard-bonuses h4{text-align:right;font-size:14px;color:#facd0d;line-height:18px}.deposit-b{margin:0 -5px!important}.deposit-b .col,.deposit-b .col-auto{padding:0 5px!important}.deposit-button-c{position:absolute;bottom:15px;left:15px;right:15px}.mission-rewards-h__label{margin:0 0 16px;display:block;font-weight:regular;font-size:16px;line-height:1.5;color:#fff}.mission-rewards-h__content{padding:15px 5px;border-radius:8px;background-color:#241a42}.mission-rewards-h .missions-p{margin-bottom:20px}.mission-rewards-h .missions-p-c span{background-color:#facd0d}.mission-rewards-h picture{width:65px;height:65px;margin-right:10px}.mission-rewards-h h3{font-size:18px;color:#facd0d;line-height:23px}.mission-rewards-h h4{font-size:13px;color:#acacbf;line-height:16px}.missions-rewards-details{display:block;border-radius:6px;padding:11px 10px;color:#acacbf;font-size:15px;background:rgba(172,172,191,.06);margin-bottom:8px}.missions-rewards-details svg{vertical-align:top}.play-now-missions{text-align:center;display:block;border-radius:6px;font-size:15px;padding:11px 10px;color:#fff;background:rgba(172,172,191,.14);margin-bottom:14px}.play-now-missions:hover{color:#fff;background:rgba(172,172,191,.2)}.game-history-top{max-width:440px}.game-history-top .deposit-currency{width:100%}@media (max-width:991.98px){.my-missions-h h1{font-size:16px;margin-bottom:12px}}.my-missions-h .missions-back-c,.my-missions-h .missions-infront{min-height:302px}.my-missions-h .row{margin:0 -5px}.my-missions-h .col-lg-2{padding:0 5px}.my-missions-c{position:relative;border-radius:8px;height:100%;-webkit-perspective:200rem;perspective:200rem}.missions-infront{padding:48px 15px 57px;background:#18152c;border-radius:8px;height:100%;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden}.missions-infront picture{max-width:86px;margin:0 auto 8px}.missions-infront h2{text-align:center;line-height:23px;margin-bottom:12px}@media (max-width:991.98px){.missions-infront h2{font-size:16px}}.missions-infront p{font-size:16px;line-height:20px;color:#acacbf;margin-bottom:10px}.missions-infront p strong{color:#fff}.missions-infront .bonuses-icons-h{position:absolute;top:10px;left:10px}.missions-infront .bonuses-icons-h span{border-radius:30px!important}.missions-infront .bonuses-icons-h img{margin-right:5px}.missions-progress{position:relative;background:rgba(172,172,191,.1);margin-bottom:10px}.missions-progress,.missions-progress span{display:block;height:6px;border-radius:20px}.missions-progress span{position:absolute;top:0;left:0;background:#facd0d}.play-now-mission{display:block;position:absolute;bottom:12px;left:15px;right:15px;text-align:center;padding:11px 10px;background:rgba(172,172,191,.14);border-radius:6px}.play-now-mission:hover{color:#fff;background:rgba(172,172,191,.24)}.play-now-mission img{margin-top:-2px;margin-right:2px}.missions-b-icon{position:absolute;top:10px;right:10px;width:25px;height:24px;z-index:2}.missions-back{position:absolute;top:0;left:0;right:0;z-index:3;border:1px solid #04c000;background:#18152c;border-radius:8px;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.missions-back-c{padding:48px 15px 10px}.missions-back-c button{position:absolute;top:10px;right:10px}.missions-back-c h3{font-size:16px;color:#fff;line-height:20px;margin-bottom:10px}.missions-back-c h3 span{font-size:14px}.missions-back-c p{font-size:14px;color:#acacbf;line-height:20px;margin-bottom:10px}@media (max-width:519.98px){.missions-back-c p{word-break:break-all}}.missions-showed .missions-infront{-webkit-transform:rotateY(-180deg);transform:rotateY(-180deg)}.missions-showed .missions-back{-webkit-transform:rotateY(0);transform:rotateY(0)}.missions-get-reward .missions-infront{padding:75px 15px 57px;background-image:url(../images/examples/missions-ceompleted-get.png);background-repeat:no-repeat;background-position:top 20px center}.missions-get-reward .missions-infront picture{max-width:94px}.missions-completed .missions-infront{padding:75px 15px 57px;background-image:url(../images/examples/missions-completed.png);background-repeat:no-repeat;background-position:bottom 0 center}.missions-completed .missions-infront picture{max-width:94px}@media (max-width:991.98px){.regular-missions-h h4{font-size:16px;margin-bottom:12px}}.regular-mission-c .simplebar-scrollbar{height:2px;top:0!important;visibility:visible!important}.regular-mission-c .simplebar-scrollbar:before{opacity:1!important;background:#8c34fc!important}.regular-mission-c .simplebar-track.horizontal{height:2px;background:rgba(172,172,191,.06)!important}.regular-mission-c .simplebar-track.horizontal .simplebar-scrollbar{height:2px;top:0!important;visibility:visible!important}.regular-mission-c .simplebar-track.horizontal .simplebar-scrollbar:before{opacity:1!important;background:#8c34fc!important}.regular-mission-c .row{margin:0 -5px}@media (max-width:991.98px){.regular-mission-c .row{-ms-flex-wrap:inherit;flex-wrap:inherit;padding-bottom:10px}}.regular-mission-c .col-lg-2{padding:0 5px}.regular-mission-c .missions-infront{min-height:270px}.regular-mission-c .missions-infront picture{mix-blend-mode:luminosity}.regular-mission-c .missions-back{border:1px solid #facd0d}.regular-mission-c .missions-back-c{min-height:270px;padding:34px 15px 5px}.challenges-h{padding-top:30px;padding-bottom:30px}@media (max-width:519.98px){.challenges-h{padding-top:21px;padding-bottom:20px}}@media (max-width:519.98px){.challenges-h .welcome-details-t{margin-bottom:20px}}.challenges-h h2{font-size:16px!important;color:#facd0d!important;line-height:19px;text-transform:uppercase;margin-bottom:12px}.challenges-h select{width:190px;height:40px;font-size:14px;padding:0 14px;color:#facd0d;border-radius:6px;background:rgba(172,172,191,.06)}.challenges-h option{color:#000}.challenges{margin-bottom:20px}@media (max-width:519.98px){.challenges{margin-bottom:10px}}.challenges-t-s .welcome-details-t{padding-top:20px}.challenges-c{border-radius:8px;overflow:hidden;height:100%;background:#18152c;border:1px solid #000}.challenges-c .slots-img{height:203px;border-top-left-radius:8px;border-top-right-radius:8px;border-bottom-left-radius:0;border-bottom-right-radius:0}@media (min-width:992px) and (max-width:1349.98px){.challenges-c .slots-img{height:220px}}@media (min-width:768px) and (max-width:991.98px){.challenges-c .slots-img{height:335px}}@media (max-width:519.98px){.challenges-c .slots-img{height:auto;padding-bottom:100%}}@media (max-width:519.98px){.challenges-c img{position:absolute}}.challenges-c .hovered-slot-content{bottom:30px}@media (min-width:992px) and (max-width:1349.98px){.challenges-c .hovered-slot-content{bottom:40px}}@media (min-width:768px) and (max-width:991.98px){.challenges-c .hovered-slot-content{bottom:100px}}@media (max-width:519.98px){.challenges-c .hovered-slot-content{bottom:10%}}.challenges-c .hovered-slot-content span{font-size:16px!important}@media (max-width:519.98px){.challenges-c-h .row{margin:0 -2.5px}}@media (max-width:519.98px){.challenges-c-h .col-lg-2{padding:0 2.5px}}.challenges-b{padding:12px 10px}@media (max-width:519.98px){.challenges-b{padding:15px 10px}}.challenges-b h2{height:36px;overflow:hidden;margin-bottom:9px}.challenges-b h2,.challenges-b p{font-size:14px;color:#fff;line-height:18px}.challenges-b h3{color:#facd0d;font-size:14px;line-height:18px}.challenges-b .row{margin-left:-10px;margin-right:-10px;margin-bottom:5px}.price-holder h3{font-size:16px;line-height:25px}@media (max-width:519.98px){.price-holder h3{font-size:14px}}.challenges-claimed .slots-img{pointer-events:none}.challenges-claimed .slots-img:before{opacity:.7}.challenges-claimed .row:nth-child(4){margin-bottom:12px}.challenges-claimed .row:nth-child(4) h3{font-size:24px}@media (max-width:519.98px){.challenges-claimed .row:nth-child(4) h3{font-size:14px}}.game-s{position:relative;background:url(../images/backgrounds/game-bg.png) top no-repeat;background-size:cover}.game-s:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:-webkit-gradient(linear,left bottom,left top,from(#211d38),to(rgba(45,29,81,.7011848685)));background:-webkit-linear-gradient(bottom,#211d38,rgba(45,29,81,.7011848685));background:-o-linear-gradient(bottom,#211d38 0,rgba(45,29,81,.7011848685) 100%);background:linear-gradient(0deg,#211d38,rgba(45,29,81,.7011848685));z-index:2}.game-h{padding-top:10px!important;z-index:4}.game-c,.game-h{position:relative}.game-c{text-align:center;padding-bottom:56.25%}@media (max-width:991.98px){.game-c{position:fixed;top:0;left:0;width:100%;height:calc(100% - 55px);z-index:9998;padding-bottom:0}.game-c .exit-full-screen{display:none!important}}@media (min-width:600px) and (max-width:991px){.game-c{height:100vh;right:0;left:inherit;width:calc(100vw - 54px)}}.game-c .exit-full-screen{display:none;position:absolute;right:10px;top:10px;z-index:999999}.game-c iframe{position:absolute;top:0;left:0;bottom:0;width:100%;height:100%;border:0;z-index:98}@media (max-width:519.98px){.gamepage-b .game-c{width:100%;height:100%}}.gamepage-b .bottom-menu-h{display:none}.more-from-p-i img{max-width:102px;max-height:35px}.gamepage .place-button{z-index:2}.gamepage .bottom-menu-c{width:36%;margin-bottom:20px}.gamepage .circle-button-holder{top:-14px}.gamepage .bottom-menu-h{padding:5px 0 0;display:block!important}@media screen and (orientation:landscape){.gamepage .bottom-menu-h{display:block!important}}@media (min-width:600px) and (max-width:991px){.gamepage .bottom-menu-h{position:fixed;display:block!important;top:0;bottom:0;left:0;right:inherit;width:55px;padding-top:0;height:100%;z-index:999;background:#18152c}}@media (min-width:600px) and (max-width:991px){.gamepage .bottom-menu-h .bottom-menu-c{width:100%;position:absolute;right:0;margin-bottom:0}}@media (min-width:600px) and (max-width:991px){.gamepage .bottom-menu-h .bottom-menu-c .row{display:block}}@media (min-width:600px) and (max-width:991px){.gamepage .bottom-menu-h .bottom-menu-c .col-6{text-align:center!important;width:100%;max-width:100%}}@media (min-width:600px) and (max-width:991px){.gamepage .bottom-menu-h .bottom-menu-c:first-child{top:20px}}@media (min-width:600px) and (max-width:991px){.gamepage .bottom-menu-h .bottom-menu-c:first-child .col-6:first-child{margin-bottom:20px}}@media (min-width:600px) and (max-width:991px){.gamepage .bottom-menu-h .bottom-menu-c:last-child{bottom:20px}}@media (min-width:600px) and (max-width:991px){.gamepage .bottom-menu-h .bottom-menu-c:last-child .col-6:first-child{margin-bottom:20px}}@media (min-width:600px) and (max-width:991px){.gamepage .bottom-menu-h .circle-button-holder{top:50%;-webkit-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);bottom:inherit;left:-10px;margin:0}}@media (min-width:600px) and (max-width:991px){.gamepage .bottom-menu-h .circle-button{min-width:54px!important}}@media (min-width:600px) and (max-width:991px){.gamepage .bottom-menu-h .circle-text{display:none}}.gamepage .bottom-menu-h .col-6 img{max-width:30px;min-width:27px}.gamepage .bottom-menu-h-nologged{padding-top:12px;min-height:69px}.gamepage .bottom-menu-h-nologged .bottom-menu-c{width:50%;margin-bottom:0}@media (min-width:600px) and (max-width:991px){.gamepage .bottom-menu-h-nologged .bottom-menu-c{width:100%}}.gamepage .bottom-menu-h-nologged .col-6{text-align:center!important}.gamepage .circle-button:before{display:none}.simillar-p-h .live-games-h-content picture{border-radius:8px}@media (max-width:530px){.simillar-p-h .live-games-h-content picture{width:110px}}.simillar-p-h .live-games-h-content picture:before{display:block;opacity:1;background:-webkit-gradient(linear,left top,left bottom,color-stop(12.82%,rgba(36,26,66,0)),color-stop(75.24%,rgba(36,26,66,.887241)),to(#241a42));background:-webkit-linear-gradient(top,rgba(36,26,66,0) 12.82%,rgba(36,26,66,.887241) 75.24%,#241a42);background:-o-linear-gradient(top,rgba(36,26,66,0) 12.82%,rgba(36,26,66,.887241) 75.24%,#241a42 100%);background:linear-gradient(180deg,rgba(36,26,66,0) 12.82%,rgba(36,26,66,.887241) 75.24%,#241a42)}.simillar-p-h .live-games-h-content picture:hover .hovered-slot-content{display:none}.simillar-p-h .live-games-h-content .exclusive-h{border-radius:30px!important}.providers-img{text-align:center;position:absolute;bottom:20px;left:0;right:0;margin:0 auto;z-index:3}.providers-img img{max-width:188px;max-height:40px;margin-bottom:10px}.providers-img p{font-size:12px}.games-button{display:inline-block;vertical-align:middle}.game-top{font-size:18px}.game-c-full{position:fixed;top:0;left:0;width:100%;height:calc(100% - 72px);z-index:9998;padding-bottom:0}.game-c-full .exit-full-screen{display:block}@media (max-width:519.98px){.make-deposit-h .modal-dialog{max-width:inherit!important;background:#f7f8f9;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;min-height:100%;margin:0}}.make-deposit-h .modal-content{border:0;padding:20px 30px 30px;background:#f7f8f9;border-radius:10px}@media (max-width:991.98px){.make-deposit-h .modal-content{padding:10px 20px 20px}}.make-deposit-h h2{color:#18152c;font-size:22px;line-height:28px;margin-bottom:14px}.make-deposit-h p{font-size:14px;color:#706c88;line-height:24px;margin-bottom:10px}.make-deposit-h p a{color:#711edb}.deposit-make-h .modal-dialog{max-width:640px}.loader-modal{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;top:50%;left:0;width:100%;height:100%;z-index:99;border-radius:10px;background-color:rgba(0,0,0,.7);-webkit-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);z-index:99999}.loader-modal img{width:70px;-webkit-animation:logoanimation 4s infinite;-o-animation:logoanimation 4s infinite;animation:logoanimation 4s infinite}@-webkit-keyframes logoanimation{50%{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-o-keyframes logoanimation{50%{-o-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes logoanimation{50%{-webkit-transform:rotate(1turn);-o-transform:rotate(1turn);transform:rotate(1turn)}}.close-deposit{position:absolute;top:20px;right:10px}@media (max-width:991.98px){.close-deposit{top:10px}}.close-deposit:hover{opacity:.7}.select-deposits .row{margin:0 -5px}.select-deposits .col,.select-deposits .col-6,.select-deposits .col-auto{padding:0 5px}@media (max-width:991.98px){.select-deposits .col-6{-webkit-box-flex:0;-ms-flex:0 0 33.33%;flex:0 0 33.33%;max-width:33.33%}}.select-deposits label{position:relative;margin:0}.select-deposits .bonuses-icons-h{top:-10px;left:2px;position:absolute}.select-deposits input{display:none}.select-deposits input:checked+span{border:1px solid #04c000;background:#f1fbf2}.select-deposits .picture-h-deposit{display:-webkit-box;display:-ms-flexbox;display:flex;height:60px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:6px;background-color:#fff;padding:0 10px;border:1px solid #e0e0e4}.select-deposits .picture-h-deposit:hover{background:#f1fbf2}.select-deposits .picture-h-deposit img{max-width:100px;max-height:100%;min-width:70px;max-height:40px}@media (max-width:991.98px){.select-deposits .picture-h-deposit img{max-width:100%}}#second_step_provider_image{max-width:100px}.crypto-select-deposit picture{max-width:160px;min-width:70px}.crypto-select-deposit picture img{max-width:100%!important}.crypto-select-deposit h3{font-size:14px;color:#363057;line-height:16px}.choose-deposit-n-h h3{display:block}.next-step-deposit{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;color:#fff;font-size:16px;-ms-flex-wrap:wrap;flex-wrap:wrap;height:60px;padding:5px 10px;border-radius:6px;background-color:#04c000}.next-step-deposit:hover{background:#039400}.next-step-deposit span{display:block;width:100%;font-size:13px;color:#fff}.gray-step-deposit{pointer-events:none;background:#acacbf}.second-step{display:none}.scroll-deposit{max-height:460px;padding:0 5px}@media (max-width:519.98px){.scroll-deposit{max-height:inherit;height:82vh}}@media (max-width:519.98px){.scroll-deposit .simplebar-content{padding:0!important}}@media (max-width:519.98px){.scroll-deposit .simplebar-track.vertical{opacity:0!important}}@media (max-width:519.98px){.scroll-deposit .simplebar-offset{right:0!important}}.choose-deposit span{position:absolute;top:14px;left:10px;color:#18152c;font-size:15px}.choose-deposit input{-webkit-appearance:none;appearance:none;padding:0 80px 0 50px!important}.choose-deposit select{box-shadow:none!important}.choose-deposit select:focus{outline:none}.select-deposit-h .modal-dialog{max-width:460px}.deposit-inputs{position:relative}.deposit-inputs input,.deposit-inputs select{padding:0 14px;background:#fff;font-size:15px;height:50px;color:#18152c;border:1px solid #e0e0e4;border-radius:6px}@media (max-width:519.98px){.deposit-inputs input,.deposit-inputs select{cursor:pointer}}.deposit-inputs .row,.deposit-inputs label{margin-bottom:10px}.deposit-inputs .col input{border-top-left-radius:0;border-bottom-left-radius:0}.deposit-inputs .button-phone{background-color:#fff;border:1px solid #e0e0e4}.deposit-icon-account{max-width:100px!important;max-height:30px!important}.phone-number-ch{position:relative}.phone-number-ch input{padding:0 10px 0 70px}.phone-number-ch select{position:absolute;width:auto;height:auto;border:0;padding:0;color:#18152c;-webkit-appearance:none;appearance:none;top:14px;left:10px}.small-deposit{position:absolute;top:15px;right:14px;width:75px;height:auto!important;border:0!important;padding:0!important;color:#9b9bad;font-size:15px}.choose-deposit-n h3{font-size:15px;color:#706c88}.bonus-code-h input{display:none}.bonus-code-h span{display:inline-block;vertical-align:middle;text-align:center;width:14px;height:14px;border-radius:2px;background-color:#fff;border:1px solid #e0e0e4}.bonus-code-h svg{position:relative;display:block;opacity:0;right:1px;top:-1px}.bonus-code-h p{display:inline-block;vertical-align:middle;font-size:13px;line-height:16px;margin-bottom:0}.bonus-code-h input:checked+span{background-color:#04c000;border:1px solid #04c000}.bonus-code-h input:checked+span svg{opacity:1}@media (max-width:519.98px){.first-step{min-height:100vh}}.first-step .simplebar-track{right:-10px}.bonus-code-c{display:none;position:relative}.bonus-code-c input{color:#acacbf;font-size:15px;padding:0 30px 0 40px;line-height:19px}.bonus-code-c input::-webkit-input-placeholder{color:#acacbf;font-size:15px;line-height:19px}.bonus-code-c input::-moz-placeholder{color:#acacbf;font-size:15px;line-height:19px}.bonus-code-c input:-ms-input-placeholder,.bonus-code-c input::-ms-input-placeholder{color:#acacbf;font-size:15px;line-height:19px}.bonus-code-c input::placeholder{color:#acacbf;font-size:15px;line-height:19px}.bonus-code-c svg{display:block}.bonus-code-c button{right:14px}.bonus-code-c button,.bonus-code-img{position:absolute;top:50%;-webkit-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.bonus-code-img{left:14px}.welcome-package-h h4{font-size:15px;color:#18152c;line-height:19px;margin-bottom:6px}.welcome-package-h .row{margin:0 -5px}.welcome-package-h .col,.welcome-package-h .col-auto{padding:0 5px}.welcome-package-h .no-gutters{margin:0}.welcome-package-h .no-gutters .col,.welcome-package-h .no-gutters .col-auto{padding:0}.welcome-package-c{position:relative;margin-bottom:6px;padding:8px;background:transparent;border:1px solid #e0e0e4;border-radius:6px;-webkit-transition:all .26s ease-in-out;-o-transition:all .26s ease-in-out;transition:all .26s ease-in-out;cursor:pointer}.welcome-package-c:hover{background:#f1fbf2;border:1px solid #04c000}.welcome-package-c__picked{position:absolute;top:0;right:0;display:-webkit-box;display:-ms-flexbox;display:flex;width:16px;height:16px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#04c000;border-radius:6px;opacity:0;-webkit-transition:all .26s ease-in-out;-o-transition:all .26s ease-in-out;transition:all .26s ease-in-out}.welcome-package-c__picked--active{opacity:1}.welcome-package-c picture{width:75px;height:75px;overflow:hidden;border-radius:4px}.welcome-package-c picture img{width:100%;height:100%;-o-object-position:center center;object-position:center center;-o-object-fit:cover;object-fit:cover}.welcome-package-c h2{font-size:16px;line-height:20px;margin-bottom:4px}.welcome-package-c p{font-size:13px;line-height:16px;margin-bottom:0}.welcome-package-c .your-level-s{padding:0}.welcome-package-c .your-level-s:hover{z-index:20px}.welcome-package-c .your-level-s:hover .password-show-c{display:block}.welcome-package-c .password-show-popup{position:static;top:0;margin-right:5px;right:0}.welcome-package-c .password-show-c{background:#363057;right:inherit;left:0;z-index:10}.welcome-package-c .password-show-c:before{right:inherit;left:10px;background:#363057}.welcome-package-c .password-show-c h3,.welcome-package-c .password-show-c li,.welcome-package-c .password-show-c p{color:#fff!important}.welcome-package-c .password-show-c li{position:relative;padding-left:20px}.welcome-package-c .password-show-c li:before{content:"";position:absolute;top:3px;left:0;width:14px;height:14px;background:url(../images/icons/pass-p.svg)}.welcome-package-c .password-show-c p{margin-bottom:5px}.welcome-package-c .password-show-c .read-more-profile{color:#facd0d}.copyDepositBonus--active{background:#f1fbf2;border:1px solid #04c000}.copyDepositBonus--active .welcome-package-c__picked{opacity:1}.bonus-code-h-p{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;width:89px;height:79px;background:rgba(172,172,191,.2);border-radius:4px}.bonus-code-h-p h5{font-size:12px;color:#711edb;line-height:15px}.bonus-code-h-p h6{font-size:11px;line-height:14px;color:#706c88}.select-currency-c{height:76px!important}.select-currency-c h3{font-size:14px}.select-currency-c p{font-size:12px;color:#acacbf;line-height:16px;margin:0}.select-currency-c .select-currenct-icon{display:block;text-align:center;min-width:80px;padding:5px;font-size:12px;background-color:#b7e1b6;border-radius:4px}@media (max-width:519.98px){.select-currency-c .select-currenct-icon{font-size:10px;min-width:40px}}.select-picture-crypto picture{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;max-width:inherit;padding:5px;min-width:80px;height:auto;border-radius:4px;background-color:#b7e1b6}@media (max-width:519.98px){.select-picture-crypto picture{min-width:40px}}.select-picture-crypto picture img{max-width:20px!important;height:20px}@media (max-width:991.98px){#currency-modal .select-deposits .col-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}}@media (max-width:519.98px){#currency-modal .modal-content{padding:10px}}#transaction-fill-info-modal__gender-wrapper label{margin:0!important}#transaction-fill-info-modal__gender-wrapper input{display:none}#transaction-fill-info-modal__gender-wrapper span{position:relative;display:inline-block;vertical-align:middle;width:30px;height:30px;border:1px solid #04c000;border-radius:50%}#transaction-fill-info-modal__gender-wrapper input:checked+span:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#04c000;border-radius:50%;border:4px solid #fff}#transaction-fill-info-modal__gender-wrapper p{display:inline-block!important;vertical-align:middle!important;margin-bottom:0!important;margin-left:10px}.bonus-code-h-p-h{text-align:center}.welcome-package-c-b picture{filter:grayscale(100%)}.welcome-package-c-b .your-level-s{pointer-events:none}.welcome-package-c-b .password-show-popup{pointer-events:none;filter:grayscale(100%)}.welcome-package-s-b picture{filter:grayscale(100%)}.bonus-t{font-size:13px!important}.back-payment{color:#18152c;padding-right:20px;line-height:32px}.bitcoin-h picture{margin-right:6px}.bitcoin-h h4{font-size:14px}.big-span{top:22px;left:2px;width:100%;z-index:-1;height:100%;font-size:15px}.second-sp{color:#fff!important}.second-sp,.third-sp{font-size:17px!important;position:relative!important;padding:0!important}.third-sp{color:#706c88!important}.mask-input{background:transparent!important}.complete-payment p{font-size:13px;line-height:16px}.scan-qr picture{width:120px;height:120px;margin-right:10px;background:rgba(172,172,191,.2)}.scan-qr h3{font-size:18px;line-height:24px;margin-bottom:10px}.scan-qr p{font-size:14px;line-height:18px;margin-bottom:5px}.scan-qr .deposit-inputs{position:relative}.scan-qr .deposit-inputs input{padding:0 30px 0 14px}.coppy-code{position:absolute;top:50%;right:10px;-webkit-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.coppy-code svg{display:block}.payments-h{max-width:1000px;padding-top:16px;margin:0 auto}.payments-h .row{margin:0 -6px}.payments-h .col-md-4{padding:0 6px}.payments-c{padding:18px 20px;background:#18152c;border-radius:8px}.payments-c header{padding-bottom:12px;margin-bottom:12px;border-bottom:1px dashed rgba(172,172,191,.3)}.payments-c header .row{margin:0}.payments-c footer .row{margin-bottom:12px}.payments-c footer .row:last-child{margin-bottom:0}.payments-c img{max-width:140px;max-height:40px}.payments-c p{color:#acacbf}.payments-c h3,.payments-c p{font-size:14px;line-height:18px}.payments-c h3{text-align:right;color:#e0e0e4}.providers-h{padding-top:16px}.providers-h h1{line-height:25px}.search-provider{position:relative}.search-provider input{width:300px;height:46px;font-size:15px;color:#fff;padding:0 10px 0 50px;border-radius:40px;border:1px solid #322c53;background:rgba(172,172,191,.06)}@media (max-width:991.98px){.search-provider input{width:100%}}.search-provider input::-webkit-input-placeholder{color:#9b9bad}.search-provider input::-moz-placeholder{color:#9b9bad}.search-provider input:-ms-input-placeholder,.search-provider input::-ms-input-placeholder{color:#9b9bad}.search-provider input::placeholder{color:#9b9bad}.search-provider input:focus{color:#fff;border:1px solid #711edb}.search-provider svg{display:block;position:absolute;top:50%;left:15px;-webkit-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.providers-b .row{margin:0 -6px}.providers-b .col-lg-2{padding:0 6px;margin-bottom:12px}@media (min-width:1350px){.providers-b .col-lg-2{-webkit-box-flex:0;-ms-flex:0 0 14.2%;flex:0 0 14.2%;max-width:14.2%}}.provider-c{position:relative;border-radius:8px;background:#18152c;padding:27px 20px 16px;height:100%}.provider-c a{position:absolute;top:0;left:0;width:100%;height:100%}.provider-c picture{margin-bottom:4px}.provider-c img{max-width:140px;max-height:30px}.provider-c p{font-size:12px;line-height:15px;margin-bottom:8px}.provider-c .bonuses-icons-h{position:absolute;top:-4px;left:2px}.provider-c .bonuses-icons-h .exclusive-h{border-radius:30px!important}.provider-details-s{position:relative}.provider-details-s:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:url(../images/backgrounds/promotion-details-bg.webp) top no-repeat;mix-blend-mode:luminosity;background-size:cover;z-index:-1}.prodierver-details-h{padding:20px 0 20px 20px}.provders-l{width:210px;height:210px;padding:10px;border-radius:8px;background:#241a42}@media (max-width:991.98px){.provders-l{width:100%;margin-bottom:10px}}.provders-l .providers-icon{display:block;position:static;width:auto;max-width:140px;margin:0 auto 30px}.provders-l h2{text-align:center;color:#fff;font-size:16px;line-height:20px;margin-bottom:4px}.provders-l h3{text-align:center;color:#facd0d;font-size:14px;line-height:18px}.prodierver-details-h{border-radius:10px;background:#18152c}@media (max-width:991.98px){.prodierver-details-h{padding:20px}}.prodierver-details-h picture{position:absolute;width:330px;bottom:-20px;right:0}@media (min-width:992px) and (max-width:1349.98px){.prodierver-details-h picture{width:270px}}@media (max-width:991.98px){.prodierver-details-h picture{display:none}}.providers-l-t img{width:26px}.providers-r{max-width:650px}@media (min-width:992px) and (max-width:1349.98px){.providers-r{max-width:450px}}.providers-r .providers-tables-r{display:inline-block;vertical-align:middle;margin-bottom:12px}.providers-r .bonuses-icons-h{display:inline-block;vertical-align:middle;margin-bottom:0!important}.providers-r .exclusive-h{border-radius:30px!important}.providers-r .bonuses-icon-c{margin-bottom:12px}.providers-r .exclusive-h{margin-bottom:0}.providers-r p{font-size:16px;color:#fff;line-height:24px}.providers-button{font-size:14px;color:#acacbf}.providers-tables-r .col-4{padding:0 20px;border-right:1px solid rgba(172,172,191,.2)}.providers-tables-r .col-4:first-child{padding-left:10px}.providers-tables-r .col-4:last-child{border-right:0}.providers-tables-r h4{font-size:14px;color:#acacbf;line-height:18px;margin-bottom:5px}.providers-tables-r h5{font-size:20px;color:#fff;line-height:25px}.providers-more{display:none}#modal-cashout.playfina-withdrawal-modal .modal-dialog{max-width:1260px}@media (max-width:1349.98px){#modal-cashout.playfina-withdrawal-modal .modal-dialog{max-width:100%}}#modal-cashout .close-deposit{top:0}#modal-cashout .modal-cashout{padding:0!important}@media (max-width:1349.98px){#modal-cashout .select-deposits .col-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}}#modal-cashout .select-deposits label{display:block!important;width:100%!important}#modal-cashout .select-deposits .picture-h-deposit img{max-width:100%;max-height:100%;height:40px}#modal-cashout .withdraw-currency-select{font-size:15px!important;height:50px!important;color:#18152c!important;border:1px solid #e0e0e4!important;border-radius:6px!important}.payments-js-lib__description{display:block;font-size:17px;color:#706c88;line-height:24px;margin-bottom:10px}.quick-deposit .col-6{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}@media (min-width:992px){.quick-deposit .col-md-4{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}}.aviable-color p{text-align:left;font-size:16px!important}.toasts-h{position:fixed;top:20px;right:20px;width:400px;z-index:99999}@media (max-width:991.98px){.toasts-h{left:20px;width:auto}}.toast-blue .progress-bar-c{background-color:#2f48f9}.toast-pink .progress-bar-c{background-color:#8c34fc}.toast-green,.toast-green .c-progress-bar{background-color:#d8ffd7!important}.toast-green .progress-bar-c{background-color:#04c000}.toast-c{padding:15px 10px;background-color:#fff;box-shadow:0 10px 20px 0 rgba(68,0,255,.1);margin-bottom:10px;z-index:3;-webkit-transition:cubic-bezier(.075,.82,.165,1);-o-transition:cubic-bezier(.075,.82,.165,1);transition:cubic-bezier(.075,.82,.165,1)}.toast-c picture{margin-right:5px}.toast-c picture img{width:27px}.toast-c p{line-height:20.8px}.progress-bar-h{bottom:0;border-radius:10px;overflow:hidden;z-index:1}.progress-bar-c,.progress-bar-h{position:absolute;display:block;width:100%;height:15px;left:0}.progress-bar-c{top:0}.c-progress-bar{position:absolute;bottom:4px;left:0;width:100%;height:12px;border-radius:10px;background-color:#fff;z-index:3}.vip__bg{background-image:url(../images/backgrounds/vip-bg.webp);background-position:top;background-size:cover;background-repeat:no-repeat}.vip__wrapper{position:relative;margin:0 auto;width:100%;max-width:1440px}.vip__info{position:absolute;top:0;left:0;height:100%;background-color:transparent}@media (max-width:1349.98px){.vip__info{position:relative}}.vip__info-container{position:sticky;top:0;padding:50px 0;width:100%;max-width:587px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:2}@media (max-width:1349.98px){.vip__info-container{position:static;padding:32px 0;max-width:100%;overflow:hidden}}.vip__info-title{margin:0 0 24px;font-size:35px;color:#fff;text-transform:uppercase}@media (min-width:768px){.vip__info-title{margin:0 0 14px}}.vip__avatar-slider{margin:0 0 22px;width:100%;max-width:498px;overflow:unset}@media (max-width:1349.98px){.vip__avatar-slider{max-width:100%}}@media (max-width:519.98px){.vip__avatar-slider{min-width:320px}}.vip__avatar-slide{margin-right:0;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.vip__avatar-slide-image-wrap{position:relative;margin:0 0 10px;background-color:#6415c8;border-radius:50%}.vip__avatar-slide-image-wrap:after{content:"";position:absolute;top:50%;left:50%;width:106px;height:106px;background-color:#6415c8;-webkit-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);filter:blur(50px)}@media (max-width:519.98px){.vip__avatar-slide-image-wrap:after{filter:blur(25px)}}.vip__avatar-slide-image-wrap:before{content:"";position:absolute;top:0;left:0;padding:1px;width:100%;height:100%;background:-webkit-gradient(linear,left top,left bottom,from(#6415c8),to(hsla(0,0%,100%,0)));background:-webkit-linear-gradient(top,#6415c8,hsla(0,0%,100%,0));background:-o-linear-gradient(top,#6415c8 0,hsla(0,0%,100%,0) 100%);background:linear-gradient(180deg,#6415c8,hsla(0,0%,100%,0));-webkit-mask:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff)) content-box,-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff));-webkit-mask:-webkit-linear-gradient(#fff 0 0) content-box,-webkit-linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;border-radius:50%;z-index:2}@media (max-width:1349.98px){.vip__avatar-slide-image-wrap{margin:0 0 16px}.vip__avatar-slide-image-wrap:after{width:214px;height:214px}}.vip__avatar-slide-image{position:relative;width:108px;height:108px;display:inline-block;color:#fff;text-align:center;border-radius:50%;z-index:1}@media (max-width:1349.98px){.vip__avatar-slide-image{width:220px;height:220px}}.vip__avatar-slide-data{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;text-transform:uppercase}@media (max-width:1349.98px){.vip__avatar-slide-data{display:grid;grid-template-columns:repeat(2,auto);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:0 6px;grid-template-areas:"Level Level" "Text Reward"}}.vip__avatar-slide-data-level{grid-area:Level;margin:0 0 6px;font-size:10px;line-height:1.2;text-align:center}.vip__avatar-slide-data-text{grid-area:Text;font-size:16px;line-height:1}@media (max-width:1349.98px){.vip__avatar-slide-data-text{font-size:20px}}.vip__avatar-slide-data-reward{grid-area:Reward;font-size:16px;line-height:1}@media (max-width:1349.98px){.vip__avatar-slide-data-reward{font-size:20px}}.vip__avatars-slider-navigation{padding:38px 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px}@media (min-width:768px){.vip__avatars-slider-navigation{padding:0}}.vip__avatars-slider-button{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:30px;height:30px;color:#fff;-webkit-transition:color .26s ease-in-out,opacity .26s ease-in-out;-o-transition:color .26s ease-in-out,opacity .26s ease-in-out;transition:color .26s ease-in-out,opacity .26s ease-in-out}.vip__avatars-slider-button:disabled{opacity:.5}.vip__avatars-slider-button:active:not([disabled]),.vip__avatars-slider-button:focus:not([disabled]),.vip__avatars-slider-button:hover:not([disabled]){color:#facd0d}.vip__avatars-slider-button svg{fill:currentColor}.vip__avatars-slider-button--prev{-webkit-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.vip__avatars-slider-pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px}.vip__avatars-slider-pagination .swiper-pagination-bullet{background-color:#d9d9d9}.vip__avatars-slider-pagination .swiper-pagination-bullet-active{background-color:#facd0d}.vip__not-registrated{margin:0 0 22px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px}.vip__not-registrated-text{font-size:12px;color:#acacbf}.vip__not-registrated-button{padding:15px 66px;border-radius:100px;background-color:#2edf0b;box-shadow:0 0 30px 0 #2edf0b;-webkit-transition:all .26s ease-in-out;-o-transition:all .26s ease-in-out;transition:all .26s ease-in-out}.vip__not-registrated-button:active:not([disabled]),.vip__not-registrated-button:focus:not([disabled]),.vip__not-registrated-button:hover:not([disabled]){box-shadow:none;-webkit-animation:none;-o-animation:none;animation:none}.vip__arrows{position:relative;margin:0 0 22px;width:31px;height:32px;z-index:1}.vip__arrows path{-webkit-animation:wave 1.8s ease-in-out infinite;-o-animation:wave 1.8s ease-in-out infinite;animation:wave 1.8s ease-in-out infinite;-webkit-animation-delay:calc(.3s * var(--i));-o-animation-delay:calc(.3s * var(--i));animation-delay:calc(.3s * var(--i))}@-webkit-keyframes wave{0%,to{opacity:1}50%{opacity:0}}@-o-keyframes wave{0%,to{opacity:1}50%{opacity:0}}@keyframes wave{0%,to{opacity:1}50%{opacity:0}}.vip__top-reward-container{position:relative}.vip__top-reward-container:after{content:"";position:absolute;bottom:64px;left:50%;width:100%;max-width:587px;height:153px;-webkit-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);background:-webkit-radial-gradient(50% 50%,50% 0,rgba(46,223,11,.7) 0,rgba(46,223,11,0) 100%);background:-o-radial-gradient(50% 50%,50% 50%,rgba(46,223,11,.7) 0,rgba(46,223,11,0) 100%);background:radial-gradient(50% 50% at 50% 50%,rgba(46,223,11,.7) 0,rgba(46,223,11,0) 100%);border-radius:100%;filter:blur(50px)}@media (max-width:991.98px){.vip__top-reward-container{position:static}.vip__top-reward-container:after{bottom:32px;filter:blur(25px)}}.vip__top-reward-image{position:relative;-o-object-fit:cover;object-fit:cover;z-index:1}@media (max-width:519.98px){.vip__top-reward-image{max-width:304px;max-height:108px}}.vip__map{padding:4px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;overflow:hidden;background-color:transparent}@media (max-width:1349.98px){.vip__map{padding:40px 0 0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.vip__map--center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.vip__map-container{max-width:1025px}.vip__map-levels{position:relative;margin:0 -30px}@media (max-width:519.98px){.vip__map-levels{margin:0 -30px}}.vip__map-levels-image{position:absolute}.vip__tooltips-wrap{display:block;position:absolute;top:0;left:0;width:100%;height:100%;z-index:3}@media (max-width:519.98px){.vip__tooltips-wrap{top:0;left:0}}.vip__reach-prize{position:relative;position:absolute;bottom:-50px;display:none;width:156px;padding:13px 4px 6px;text-align:center;background-color:transparent;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(50.3%,#2edf0b),to(rgba(46,223,11,.8)));background-image:-webkit-linear-gradient(top,#2edf0b 50.3%,rgba(46,223,11,.8));background-image:-o-linear-gradient(top,#2edf0b 50.3%,rgba(46,223,11,.8) 100%);background-image:linear-gradient(180deg,#2edf0b 50.3%,rgba(46,223,11,.8));border-radius:20px;filter:drop-shadow(0 0 30px #2EDF0B);z-index:2}@media (min-width:992px) and (max-width:1349.98px){.vip__reach-prize{left:0;bottom:-54px}}@media (max-width:991.98px){.vip__reach-prize{filter:none;left:-12px;bottom:-40px}}@media (max-width:767.98px){.vip__reach-prize{left:-24px;bottom:-22px}}@media (max-width:519.98px){.vip__reach-prize{left:-44px;bottom:-7px}}.vip__reach-prize:after{content:"";display:block;position:absolute;left:0;right:0;bottom:-20px;height:60px;width:60px;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(50.3%,#2edf0b),to(rgba(46,223,11,.8)));background-image:-webkit-linear-gradient(top,#2edf0b 50.3%,rgba(46,223,11,.8));background-image:-o-linear-gradient(top,#2edf0b 50.3%,rgba(46,223,11,.8) 100%);background-image:linear-gradient(180deg,#2edf0b 50.3%,rgba(46,223,11,.8));margin:0 auto;border-radius:14px;-webkit-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);z-index:-1}.vip__reach-prize-title{margin:0 0 6px;font-size:10px;color:#fff;text-transform:uppercase}.vip__reach-prize-points{margin:0;font-size:20px;line-height:1;color:#5c19b1;text-transform:uppercase}.vip__reach-prize-needed{margin:0;font-size:10px;line-height:1;color:#fff;text-transform:uppercase}.vip__reach-prize-win{margin:8px 0 0;padding:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2px;background-image:-webkit-gradient(linear,left top,left bottom,from(#6415c8),to(rgba(100,21,200,.4)));background-image:-webkit-linear-gradient(top,#6415c8,rgba(100,21,200,.4));background-image:-o-linear-gradient(top,#6415c8 0,rgba(100,21,200,.4) 100%);background-image:linear-gradient(180deg,#6415c8,rgba(100,21,200,.4));border-radius:10px}.vip__reach-prize-win-title{margin:0;font-size:10px;line-height:1.2;color:#fff;text-transform:uppercase}.vip__reach-prize-win-item{margin:0;font-size:20px;line-height:1;color:#fff;text-transform:uppercase}.vip-slider-c{position:relative;text-align:center;padding:0 10px 4px;border-radius:20px;filter:drop-shadow(0 0 30px #2EDF0B)}.vip-slider-c,.vip-slider-c:before{background-image:-webkit-gradient(linear,left top,left bottom,color-stop(50.3%,#2edf0b),to(rgba(46,223,11,.8)));background-image:-webkit-linear-gradient(top,#2edf0b 50.3%,rgba(46,223,11,.8));background-image:-o-linear-gradient(top,#2edf0b 50.3%,rgba(46,223,11,.8) 100%);background-image:linear-gradient(180deg,#2edf0b 50.3%,rgba(46,223,11,.8))}.vip-slider-c:before{content:"";display:block;position:absolute;left:0;right:0;bottom:-20px;height:60px;width:60px;margin:0 auto;border-radius:14px;-webkit-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}.vip-slider-c picture{position:relative;top:-30px;width:108px;height:108px;border-radius:50%;background:-webkit-gradient(linear,left bottom,left top,color-stop(20%,hsla(0,0%,83%,0)),to(#d3d3d3));background:-webkit-linear-gradient(bottom,hsla(0,0%,83%,0) 20%,#d3d3d3);background:-o-linear-gradient(bottom,hsla(0,0%,83%,0) 20%,#d3d3d3 100%);background:linear-gradient(0deg,hsla(0,0%,83%,0) 20%,#d3d3d3);padding:3px;overflow:hidden;margin:0 auto}@media (max-width:519.98px){.vip-slider-c picture{width:147px;height:147px}}.vip-slider-c picture img{width:100%;height:100%;-o-object-position:center center;object-position:center center;-o-object-fit:cover;object-fit:cover;border-radius:50%;filter:grayscale(100%)}.vip-slider-c p{color:#312654;font-size:10px;margin-bottom:1px;text-transform:uppercase}.vip-slider-c span{display:block;color:#312654;font-size:16px}@media (max-width:519.98px){.vip-slider-c span{font-size:25px}}.vip-pgorgams-h{max-width:1000px;margin:0 auto}.vip-pgorgams-h h2{color:#fff;line-height:28px}.vip-pgorgams-h .row{margin:0 -7px}.vip-pgorgams-h .col-lg-4{padding:0 7px;margin-bottom:14px}.maintance h1{font-size:30px!important;line-height:34px!important}.vip-top-c{background-color:transparent}.vip-top-c .your-level-s{border-radius:6px;background:#18152c!important}.vip-top-c .your-level-s p{font-size:15px!important}.vip-top-c .vip-status-t-h{border-radius:15px;background:-webkit-linear-gradient(180.06deg,#2e1e51 .06%,hsla(0,0%,100%,0) 99.95%);background:-o-linear-gradient(180.06deg,#2e1e51 .06%,hsla(0,0%,100%,0) 99.95%);background:linear-gradient(269.94deg,#2e1e51 .06%,hsla(0,0%,100%,0) 99.95%)}@media (max-width:1349.98px){.vip-top-c .vip-status-t-h{background:transparent}}.vip-top-c .vip-status-t-h h1{color:#facd0d;font-size:36px;margin-bottom:20px}.vip-top-c p{font-size:14px!important;color:#fff!important;margin-bottom:20px}@media (max-width:519.98px){.vip-top-c p{margin-bottom:10px}}.vip-top-c p:last-child{margin-bottom:0}@media (max-width:519.98px){.vip-top-c p:last-child{margin-bottom:10px}}.vip-programs-c{border-radius:10px;background:#18152c;padding:30px 10px 40px;height:100%}@media (max-width:519.98px){.vip-programs-c{height:auto}}.vip-programs-c picture{margin-bottom:16px}.vip-programs-c h3{font-size:20px;color:#fff;line-height:25px;margin-bottom:10px}.vip-programs-c p{font-size:16px;color:#acacbf;line-height:24px}.vip-status-t-h .your-level-s{width:350px;padding:28px 20px;background:#18152c}@media (max-width:991.98px){.vip-status-t-h .your-level-s{width:100%}}.vip-status-t-h .your-level-s h2{color:#fff;margin-bottom:40px}.vip-status-t-h .your-level-s .your-level-p{margin-bottom:14px!important}.vip-status-t-h .your-level-s p{font-size:15px}.vip-status-t-h h1{font-size:18px;color:#fff;line-height:23px;margin-bottom:9px}.vip-status-t-h p{font-size:16px;line-height:24px;color:#acacbf}.vip-status-c{position:relative;padding:24px 20px;border-radius:6px;background:#18152c;height:100%}.vip-status-c h2{text-align:center;font-size:16px;color:#fff;line-height:20px}.vip-status-c h3{text-align:center;font-size:14px;color:#04c000;line-height:18px;margin-bottom:16px}.vip-status-c p{position:relative;font-size:14px;color:#fff;line-height:18px}.vip-status-c h4{font-size:14px;color:#facd0d;line-height:18px}.vip-numbers{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:63px;height:63px;font-size:20px;color:#fff;line-height:25px;border:4px solid #312654;background-color:rgba(172,172,191,.12);border-radius:50%;margin:0 auto 14px}.vip-reward{padding-bottom:14px;border-bottom:1px solid rgba(172,172,191,.2);margin-bottom:14px}.vip-reward-b .row{margin-bottom:10px}.vip-reward-b .row:last-child{margin-bottom:0}.vip-reward-b p{padding-left:20px}.vip-reward-b p:before{content:"";position:absolute;top:2px;left:0;width:14px;height:14px;background:url(../images/icons/vip-status-cion.svg) 50% no-repeat}.vip-gray h2,.vip-gray h3,.vip-gray p{color:#acacbf}.vip-gray p:before{filter:grayscale(100%)}.vip-gray h4{color:#acacbf}.vip-gray-icon{position:absolute;top:8px;right:8px;z-index:2}.vip-c{position:relative}.vip-c:hover .vip__reach-prize{display:block}.vip-c img{display:none!important;position:absolute;display:none;max-width:170px}@media (min-width:992px) and (max-width:1349.98px){.vip-c img{max-width:110px}}@media (min-width:768px) and (max-width:991.98px){.vip-c img{max-width:90px}}@media (max-width:519.98px){.vip-c img{max-width:12vw}}.vip-unregistrated .vip-slider-c picture{padding:0;border-radius:0;background:none}@media (max-width:519.98px){.vip-unregistrated .vip-slider-c picture{width:auto;height:auto}}.vip-unregistrated .vip-slider-c picture img{width:auto;height:auto;border-radius:0}.vip-unregistrated .vip-b{margin:-230px auto 0}.vip-bottom-bg2{max-width:1040px;float:right}@media (min-width:992px) and (max-width:1349.98px){.vip-bottom-bg2{max-width:740px}}.register-now h2{color:#facd0d;font-size:24px;margin-bottom:20px}.register-now a{display:inline-block;color:#fff;font-size:18px;width:200px;padding:10px;border-radius:100px;background-color:#2edf0b;margin:0 auto}.register-now a:hover{background-color:#039400}@media (max-width:991.98px){.register-now a{margin:0 auto 30px}}.register-now img{position:absolute;top:100%;left:0;right:0;margin:0 auto}@media (max-width:991.98px){.register-now img{display:block;position:static}}.vip-all-h{display:block;position:absolute;top:0;left:0;width:100%;height:100%;z-index:3}@media (max-width:519.98px){.vip-all-h{top:0;left:0}}@media (min-width:992px) and (max-width:1349.98px){.vip-s-c{top:70px;width:70px;height:90px}}@media (min-width:768px) and (max-width:991.98px){.vip-s-c{top:50px;width:40px;height:70px}}@media (max-width:519.98px){.vip-s-c{top:40px;width:7vw;height:9vw}}.vip-active-h .vip-active,.vip-notactive-h .vip-not-passed,.vip-passed-h .vip-passed{display:inline-block}.vip-passed{top:73px;left:31px;max-width:90px!important}@media (min-width:992px) and (max-width:1349.98px){.vip-passed{top:52px;left:24px;max-width:50px!important}}@media (min-width:768px) and (max-width:991.98px){.vip-passed{top:40px;left:16px;max-width:50px!important}}@media (max-width:519.98px){.vip-passed{top:33px;left:12px;max-width:7vw!important}}.vip-s-c{display:block;position:absolute;width:90px;height:130px;top:80px;left:20px}@media (min-width:992px) and (max-width:1349.98px){.vip-s-c{top:95px;left:40px;width:70px;height:90px}}@media (max-width:991.98px){.vip-s-c{top:80px;left:40px;width:50px;height:76px}}@media (max-width:767.98px){.vip-s-c{top:40px;left:20px;width:7vw;height:9vw}}.vip1{top:8.5%;left:31%}.vip2{top:10.5%;left:60%}.vip3{top:12.5%;left:56%}.vip4{top:14.8%;left:45%}.vip5{top:12.5%;left:30%}.vip6{top:16%;left:35.5%}.vip7{top:18.8%;left:53.5%}.vip8{top:21%;left:64%}.vip9{top:21%;left:73%}.vip10{top:24%;left:58%}.vip11{top:27.8%;left:46.5%}.vip12{top:28.8%;left:35.8%}.vip13{top:32.5%;left:24.5%}.vip14{top:33%;left:44.5%}.vip15{top:37.8%;left:44.8%}.vip16{top:38.5%;left:57.5%}.vip17{top:40.2%;left:69%}.vip18{top:43%;left:54.8%}.vip19{top:45%;left:45.5%}.vip20{top:48%;left:37%}.vip21{top:49.2%;left:19%}.vip22{top:49.8%;left:49.5%}.vip23{top:52.2%;left:35%}.vip24{top:57.8%;left:42.8%}.vip25{top:59%;left:69%}.vip26{top:60.2%;left:33.5%}.vip27{top:64.2%;left:53.5%}.vip28{top:71%;left:50%}.vip29{top:72%;left:43%}.vip30{top:70%;left:30.8%}.vip31{top:74.5%;left:22.8%}.vip32{top:74.2%;left:32.2%}.vip33{top:85.8%;left:46.8%}.levels{position:absolute;top:0;left:0;z-index:2}.notification-h .notifciations-h{display:block;position:static;width:100%}.notification-h .notifications-c{height:auto;padding:0;right:0}.notification-h .notification-c{margin-left:0}.section-404{background:url(../images/backgrounds/404-bg.png) top no-repeat;background-size:cover;padding:20px 0;min-height:calc(100vh - 64px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.section-no-header{height:100vh}.h-404 h1{font-size:18px;color:#fff;margin:0 auto 8px}.h-404 h1,.h-404 p{max-width:310px;line-height:23px}.h-404 p{font-size:16px;color:#acacbf;margin:0 auto 22px}.h-404 a{color:#fff;display:inline-block;font-size:16px;padding:15px 41px;line-height:20px;border-radius:30px;background:#8c34fc}.h-404 a:hover{background:#7a12ff}.card-play .card-body p h1,.text-h h1{font-size:34px}@media (max-width:991.98px){.card-play .card-body p h1,.text-h h1{font-size:28px}}.card-play .card-body p h2,.text-h h2{font-size:32px}@media (max-width:991.98px){.card-play .card-body p h2,.text-h h2{font-size:24px}}.card-play .card-body p h3,.text-h h3{font-size:30px}@media (max-width:991.98px){.card-play .card-body p h3,.text-h h3{font-size:20px}}.card-play .card-body p h4,.text-h h4{font-size:28px}@media (max-width:991.98px){.card-play .card-body p h4,.text-h h4{font-size:18px}}.card-play .card-body p h5,.text-h h5{font-size:26px}@media (max-width:991.98px){.card-play .card-body p h5,.text-h h5{font-size:17px}}.card-play .card-body p h6,.text-h h6{font-size:24px}@media (max-width:991.98px){.card-play .card-body p h6,.text-h h6{font-size:16px}}.card-play .card-body p h1,.card-play .card-body p h2,.card-play .card-body p h3,.card-play .card-body p h4,.card-play .card-body p h5,.card-play .card-body p h6,.text-h h1,.text-h h2,.text-h h3,.text-h h4,.text-h h5,.text-h h6{color:#acacbf;margin-bottom:30px}.card-play .card-body p a,.text-h a{color:#acacbf;text-decoration:underline}.card-play .card-body p a:hover,.text-h a:hover{opacity:.7}.card-play .card-body p blockquote,.text-h blockquote{color:#acacbf;font-size:18px;margin-bottom:20px;padding-left:30px;border-left:1px solid #facd0d}@media (max-width:991.98px){.card-play .card-body p blockquote,.text-h blockquote{font-size:16px}}.card-play .card-body p li,.text-h li{position:relative;color:#acacbf;font-size:18px;margin-bottom:5px}@media (max-width:991.98px){.card-play .card-body p li,.text-h li{font-size:16px}}.card-play .card-body p ol,.card-play .card-body p ul,.text-h ol,.text-h ul{margin-bottom:20px}.card-play .card-body p ul li,.text-h ul li{padding-left:20px}.card-play .card-body p ul li:before,.text-h ul li:before{content:"";position:absolute;top:12px;left:0;width:4px;height:4px;background-color:#facd0d;border-radius:50%}.card-play .card-body p ol li,.text-h ol li{list-style:auto;margin-left:20px}.card-play .card-body p p,.text-h p{color:#acacbf;font-size:18px;margin-bottom:20px}@media (max-width:991.98px){.card-play .card-body p p,.text-h p{font-size:16px}}.bonus-b{padding:20px;background:#18152c;border-radius:10px}.bonus-b p{color:#acacbf}.bonus-lv-h{padding:20px;background:#18152c;border-radius:10px}.bonus-lv-h li{padding:10px 20px;border-radius:6px;margin-bottom:10px}.bonus-lv-h li:nth-child(odd){background:rgba(172,172,191,.08)}.bonus-lv-h p{color:#fff}.bonus-lv-win{color:#facd0d}.games-search-s{position:fixed;bottom:0;left:0;width:100%;z-index:10}.games-search-s header{padding:10px 30px;background:#18152c}.games-search-s header button{font-size:16px;color:#fff}.games-search-s header button:hover{opacity:.7}.games-search-s header li{display:inline-block;vertical-align:middle}.games-search-s header li+li{margin-left:30px}.games-search-s footer{padding:0 30px;background-color:#2a2646}.games-search-s footer .games-search-c{padding:10px 0}.games-search-s footer .slots-img{height:172px}.games-search-s footer .slot-link{width:auto}.games-search-s footer .swiper-slide{margin-bottom:0}.games-search-s footer .collapsing{-webkit-transition:0s;-o-transition:0s;transition:0s}.games-search-s .close-search-menu{display:none}.games-search-s .open-search-menu{position:relative;width:24px;height:30px}.games-search-s .open-search-menu:before{content:"";position:absolute;top:10px;left:7px;border:solid #acacbf;border-width:0 2px 2px 0;display:inline-block;padding:4px;vertical-align:middle;-webkit-transform:rotate(-135deg);-o-transform:rotate(-135deg);transform:rotate(-135deg);z-index:2}.place-button{position:fixed;text-align:center;top:50%;right:0;padding:10px 7px;background-color:#facd0d;border-top-left-radius:6px;border-bottom-left-radius:6px;z-index:199}.place-button img{max-width:30px;margin-bottom:5px}.place-button span{display:block;font-size:13px;color:#18152c}.place-table-h{position:fixed;top:0;right:0;height:100vh;width:340px;z-index:99;-webkit-transform:translate(110%);-o-transform:translate(110%);transform:translate(110%);background-color:#12171f;-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease}@media (max-width:519.98px){.place-table-h{width:320px}}.place-table-h header{padding:20px 10px 10px}.place-table-h select{width:100%;color:#fff;box-shadow:none;background-color:transparent}.place-table-h select option{color:#18152c}.place-table-h picture{position:relative;padding:0 10px;height:120px;margin-bottom:10px}.place-table-h picture:hover span{display:inline-block}.place-table-h picture img{width:100%;height:100%;border-radius:6px;-o-object-position:center center;object-position:center center;-o-object-fit:cover;object-fit:cover}.place-table-h picture span{display:none;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.place-table-h .place-readmore,.place-table-h picture span{color:#fff;padding:10px 20px;background:#04c000;border-radius:10px;z-index:2}.place-table-h .place-readmore{display:block;text-align:center;margin:0 10px 10px}.place-table-h .place-readmore:hover{background:#039400}.place-table-h footer{padding:0 10px}.place-table-h .close-place{width:26px;height:26px;border-radius:50%;background-color:hsla(0,0%,100%,.2)}.place-table-h .close-place svg{width:15px;height:15px;margin-top:-4px}.place-table-h h2{color:#fff;text-align:center;font-size:20px;margin-bottom:5px}.place-table-h h3{color:#facd0d;font-size:20px;padding-bottom:10px;border-bottom:1px solid #fff}.place-table-h h3,.place-table-h h5{text-align:center;margin-bottom:10px}.place-table-h h5{color:#fff;font-size:14px;line-height:24px}.place-table-h h5 span{color:#facd0d}.place-table-h table{width:100%}.place-table-h table tr:first-child{background-color:transparent!important;color:#facd0d}.place-table-h table tr:first-child th{font-size:12px;padding-bottom:10px}.place-table-h table td:first-child,.place-table-h table th:first-child{padding-left:10px}.place-table-h table td{color:#fff;font-size:14px;padding:4px}.place-table-h table tr:nth-child(2n){background:rgba(172,172,191,.08)}.place-table-h table tr:nth-child(2n) td:first-child{border-top-left-radius:6px;border-bottom-left-radius:6px}.place-table-h table tr:nth-child(2n) td:last-child{border-top-right-radius:6px;border-bottom-right-radius:6px}.place-table-show{-webkit-transform:translate(0);-o-transform:translate(0);transform:translate(0)}.table-place{height:calc(100vh - 340px)}.table-place-c tr:nth-child(2n){background-color:#fff!important}.table-place-c tr:nth-child(2n) td{color:#18152c}.table-place-content tr:nth-child(odd){background-color:#dfdfdf!important}.table-place-content tr:nth-child(odd) td{color:#18152c}.table-place-content tr:nth-child(odd) td:first-child{border-top-left-radius:6px;border-bottom-left-radius:6px}.table-place-content tr:nth-child(odd) td:last-child{border-top-right-radius:6px;border-bottom-right-radius:6px}.table-place-content tr td:last-child{color:#b79400}.timer-place{text-align:center;max-width:160px;margin:0 auto 10px}.timer-place p{font-size:10px;color:#fff;margin-bottom:4px}.timer-place h4{position:absolute;top:50%;color:#facd0d;right:-3px;-webkit-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);margin-bottom:0}.timer-place span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:35px;height:35px;font-size:20px;border-radius:6px;background-color:#fff;color:#18152c;margin:0 auto}.choose-t-h{position:relative}.choose-t-h .col{position:static}.choose-t-h button{top:0;text-align:left;font-size:17px;color:#fff;z-index:2}.choose-t-c,.choose-t-h button{position:absolute;left:0;width:100%}.choose-t-c{display:none;padding-top:10px;padding-bottom:10px;background-color:#12171f;z-index:4}.choose-t-c ul{margin:0 10px}.choose-t-c li{color:#fff;padding:0 10px;cursor:pointer}.choose-t-c li:hover{color:#18152c;background-color:#facd0d}.quests-showed .quests-catalog__item-infront{-webkit-transform:rotateY(-180deg);transform:rotateY(-180deg)}.quests-showed .quests-catalog__item-info-back{-webkit-transform:rotateY(0);transform:rotateY(0)}.quests-hero{position:relative;padding:50px 32px 0;background-color:#211d38}@media (max-width:1349.98px){.quests-hero{padding:50px 16px 0}}@media (max-width:991.98px){.quests-hero{padding:30px 0 0}}.quests-hero__container{padding:0;max-width:1130px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.quests-hero__container,.quests-hero__content{margin:0 auto;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.quests-hero__content{position:relative;padding:0 38px;gap:33px}.quests-hero__content:after{content:"";position:absolute;left:0;bottom:-26px;width:100%;height:169px;background-color:#211d38;filter:blur(50px)}@media (max-width:1349.98px){.quests-hero__content{gap:26px}.quests-hero__content:after{bottom:-86px}}@media (max-width:991.98px){.quests-hero__content{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.quests-hero__image{max-width:562px;width:100%;height:100%;pointer-events:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.quests-hero__info{position:relative;padding:25px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-transform:uppercase;z-index:1}@media (max-width:991.98px){.quests-hero__info{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.quests-hero__title{font-size:40px;line-height:1.25;color:#facd0d}@media (max-width:1349.98px){.quests-hero__title{font-size:30px}}@media (max-width:991.98px){.quests-hero__title{text-align:center}}.quests-hero__pre-title{margin:0 0 14px;font-size:40px;line-height:1.25;color:#fff}@media (max-width:1349.98px){.quests-hero__pre-title{font-size:30px}}@media (max-width:991.98px){.quests-hero__pre-title{text-align:center}}.quests-hero__range-date{font-size:16px;line-height:1.47;color:#fff}@media (max-width:1349.98px){.quests-hero__range-date{font-size:14px}}@media (max-width:991.98px){.quests-hero__range-date{text-align:center}}.quests-hero__status-bar{position:relative;margin:0;padding:0 30px;display:grid;grid-template-columns:repeat(3,auto);grid-template-areas:"timer tasks prize";-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-color:#322c53;border-radius:8px;z-index:1}@media (max-width:991.98px){.quests-hero__status-bar{padding:0 22px;display:grid;grid-template-columns:repeat(2,1fr);grid-template-areas:"timer prize" "tasks tasks";gap:10px;background-color:transparent}.quests-hero__status-bar--without-prize{grid-template-areas:"timer timer" "tasks tasks"}}@media (max-width:767.98px){.quests-hero__status-bar{padding:0 22px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;background-color:transparent}}.quests-hero__status-bar-item{padding:0 0 18px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.quests-hero__status-bar-item--timer{grid-area:timer;gap:18px}.quests-hero__status-bar-item--tasks{grid-area:tasks;gap:18px}.quests-hero__status-bar-item--prize{grid-area:prize;gap:40px}@media (max-width:991.98px){.quests-hero__status-bar-item{padding:0 0 12px;background-color:#322c53;border-radius:8px;overflow:hidden}}@media (max-width:767.98px){.quests-hero__status-bar-item--prize{gap:18px}}.quests-hero__status-bar-item-title{position:relative;margin:0 auto;padding:8px 20px 5px;max-width:303px;font-size:14px;line-height:1;text-align:center;color:#fff;background-image:-webkit-gradient(linear,left top,left bottom,from(#852df4),color-stop(122.91%,rgba(133,45,244,.8)));background-image:-webkit-linear-gradient(top,#852df4,rgba(133,45,244,.8) 122.91%);background-image:-o-linear-gradient(top,#852df4 0,rgba(133,45,244,.8) 122.91%);background-image:linear-gradient(180deg,#852df4,rgba(133,45,244,.8) 122.91%);border-radius:0 0 20px 20px}.quests-hero__status-bar-item-title:before{content:"";left:-14px;position:absolute;bottom:12px;width:15px;height:15px;background:-webkit-radial-gradient(left bottom,circle,transparent 15px,#852df4 0);background:-o-radial-gradient(left bottom,circle,transparent 15px,#852df4 15px);background:radial-gradient(circle at left bottom,transparent 15px,#852df4 0)}.quests-hero__status-bar-item-title:after{content:"";right:-14px;position:absolute;bottom:12px;width:15px;height:15px;background:-webkit-radial-gradient(right bottom,circle,transparent 15px,#852df4 0);background:-o-radial-gradient(right bottom,circle,transparent 15px,#852df4 15px);background:radial-gradient(circle at right bottom,transparent 15px,#852df4 0)}.quests-hero__countdown-timer{padding:16px 20px;width:fit-content;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px;background-color:#211d38;border-radius:10px}.quests-hero__countdown-timer,.quests-hero__countdown-timer-wrap{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.quests-hero__countdown-timer-wrap{display:grid;grid-template-columns:repeat(7,auto);gap:4px 6px;grid-template-areas:"dd . hh . mm . ss" "days . hours . minutes . secs"}.quests-hero__countdown-timer-value-item{font-size:16px;text-align:center;text-transform:uppercase;color:#fff}.quests-hero__countdown-timer-value-item--dd{grid-area:dd}.quests-hero__countdown-timer-value-item--hh{grid-area:hh}.quests-hero__countdown-timer-value-item--mm{grid-area:mm}.quests-hero__countdown-timer-value-item--ss{grid-area:ss}@media (max-width:991.98px){.quests-hero__countdown-timer-value-item{font-size:22px}}.quests-hero__countdown-timer-tick{font-size:16px;text-transform:uppercase;color:#facd0d}@media (max-width:991.98px){.quests-hero__countdown-timer-tick{font-size:22px}}.quests-hero__countdown-timer-period-item{font-size:10px;line-height:1.2;text-align:center;text-transform:capitalize;color:#acacbf}.quests-hero__countdown-timer-period-item--days{grid-area:days}.quests-hero__countdown-timer-period-item--hours{grid-area:hours}.quests-hero__countdown-timer-period-item--minutes{grid-area:minutes}.quests-hero__countdown-timer-period-item--secs{grid-area:secs}@media (max-width:991.98px){.quests-hero__countdown-timer-period-item{font-size:12px}}.quests-hero__countdown-timer-progress{width:100%;height:5px;border-radius:25px;overflow:hidden}.quests-hero__countdown-timer-progress-value{width:80%;height:5px;background-color:#2edf0b;border-radius:25px}.quests-hero__tasks-tracker{padding:0 16px 12px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:15px;overflow-y:auto}.quests-hero__tasks-tracker-item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-transition:all .26s ease-in-out;-o-transition:all .26s ease-in-out;transition:all .26s ease-in-out}.quests-hero__tasks-tracker-item:active:not([disabled]),.quests-hero__tasks-tracker-item:focus:not([disabled]),.quests-hero__tasks-tracker-item:hover:not([disabled]){-webkit-transform:scale(1.04);-o-transform:scale(1.04);transform:scale(1.04);filter:drop-shadow(0 1px #852DF4)}.quests-hero__tasks-tracker-item:after{content:"";position:absolute;bottom:0;width:66px;height:66px;background-color:#211d38;border-radius:50%;filter:blur(10px)}.quests-hero__tasks-tracker-item--complete .quests-hero__tasks-tracker-item-image{opacity:.7}.quests-hero__tasks-tracker-item--complete:active:not([disabled]),.quests-hero__tasks-tracker-item--complete:focus:not([disabled]),.quests-hero__tasks-tracker-item--complete:hover:not([disabled]){-webkit-transform:none;-o-transform:none;transform:none;filter:none}.quests-hero__tasks-tracker-item-image{position:relative;width:66px;height:75px}.quests-hero__tasks-tracker-item-image,.quests-hero__tasks-tracker-item-image--complete{pointer-events:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;z-index:1}.quests-hero__tasks-tracker-item-image--complete{position:absolute;padding:4px;top:10px;left:0;margin:0;width:24px;height:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#d09222;border-radius:50%;box-shadow:0 4px 15px rgba(250,205,13,.7)}.quests-hero__tasks-tracker-item-image--complete svg{width:44px;height:44px}.quests-hero__prize{margin:0;font-size:40px;line-height:1.2;text-transform:uppercase;text-align:center;text-shadow:0 0 30px rgba(250,205,13,.5);-webkit-transition:all .26s ease-in-out;-o-transition:all .26s ease-in-out;transition:all .26s ease-in-out;background:-webkit-gradient(linear,left top,right top,color-stop(-7.28%,#be6d00),color-stop(13.81%,#d09222),color-stop(41.55%,#e4bd4a),color-stop(67.08%,#f3db67),color-stop(88.16%,#fcee79),color-stop(103.7%,#fff57f));background:-webkit-linear-gradient(left,#be6d00 -7.28%,#d09222 13.81%,#e4bd4a 41.55%,#f3db67 67.08%,#fcee79 88.16%,#fff57f 103.7%);background:-o-linear-gradient(left,#be6d00 -7.28%,#d09222 13.81%,#e4bd4a 41.55%,#f3db67 67.08%,#fcee79 88.16%,#fff57f 103.7%);background:linear-gradient(90deg,#be6d00 -7.28%,#d09222 13.81%,#e4bd4a 41.55%,#f3db67 67.08%,#fcee79 88.16%,#fff57f 103.7%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.quests-hero__prize:active:not([disabled]),.quests-hero__prize:focus:not([disabled]),.quests-hero__prize:hover:not([disabled]){-webkit-transform:rotate(3deg) scale(1.02);-o-transform:rotate(3deg) scale(1.02);transform:rotate(3deg) scale(1.02);filter:drop-shadow(0 0 #FFF57F)}.quests-catalog{position:relative;padding:32px;background-color:#211d38;overflow:hidden}@media (max-width:991.98px){.quests-catalog{padding:27px 32px 35px}}.quests-catalog__container{margin:0 auto;width:100%;max-width:1320px;display:grid;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;grid-template-columns:repeat(4,1fr);gap:30px 26px}@media (max-width:1349.98px){.quests-catalog__container{grid-template-columns:repeat(3,1fr)}}@media (max-width:991.98px){.quests-catalog__container{grid-template-columns:repeat(2,1fr);gap:16px}}@media (max-width:767.98px){.quests-catalog__container{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}}.quests-catalog__item{position:relative;-webkit-perspective:200rem;perspective:200rem}.quests-catalog__item-infront{position:relative;padding:212px 30px 30px;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#322c53;border-radius:20px;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden}.quests-catalog__item-infront:hover:not([disabled]) .quests-catalog__item-image-wrap{-webkit-transform:translateX(-50%) translateY(-3px);-o-transform:translateX(-50%) translateY(-3px);transform:translateX(-50%) translateY(-3px)}.quests-catalog__item-infront:hover:not([disabled]) .quests-catalog__item-games{opacity:1}.quests-catalog__item-infront--complete .quests-catalog__item-games{display:none}.quests-catalog__item-infront--complete .quests-catalog__item-games-deposit{pointer-events:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}@media (max-width:991.98px){.quests-catalog__item-infront{padding:212px 16px 30px}.quests-catalog__item-infront--complete:hover:not([disabled]) .quests-catalog__item-games{opacity:.5}.quests-catalog__item-infront--complete .quests-catalog__item-games{display:-webkit-box;display:-ms-flexbox;display:flex;opacity:.5;pointer-events:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;filter:drop-shadow(0 0 #2EDF0B)}}.quests-catalog__item-info-back{position:absolute;top:0;left:0;right:0;z-index:1;padding:30px;max-height:419px;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#322c53;border-radius:20px;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;-webkit-backface-visibility:hidden;-webkit-transform:rotateY(180deg);transform:rotateY(180deg);backface-visibility:hidden;overflow:hidden}@media (max-width:991.98px){.quests-catalog__item-info-back{max-height:513px}}.quests-catalog__item-info-back-title{margin:0 0 16px;font-size:18px;line-height:1.47;color:#fff}.quests-catalog__item-info-back-text{margin:0 0 16px;font-size:16px;line-height:1.33;color:#fff}.quests-catalog__item-info-back-list{margin:0 0 16px;width:100%}.quests-catalog__item-info-back-list,.quests-catalog__item-info-back-list .simplebar-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.quests-catalog__item-info-back-list .simplebar-content{gap:15px;font-size:16px;line-height:1.33;color:#fff}.quests-catalog__item-infront-info{z-index:3}.quests-catalog__item-info-back-button,.quests-catalog__item-infront-info{position:absolute;top:20px;right:18px}.quests-catalog__item-image-wrap{position:absolute;top:-22px;left:50%;-webkit-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);width:204px;height:204px;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;z-index:3}.quests-catalog__item-image-wrap:after{content:"";position:absolute;bottom:-24px;width:100%;height:100%;border-radius:50%;background-color:#211d38;filter:blur(10px)}.quests-catalog__item-image{position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);height:218px;pointer-events:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;z-index:1}.quests-catalog__item-title{margin:0 auto 6px;max-width:200px;font-size:16px;line-height:1.2;text-align:center;text-transform:uppercase;color:#fff}.quests-catalog__item-pre-title{margin:0 0 20px;font-size:10px;line-height:1.2;text-align:center;text-transform:capitalize;color:#acacbf}.quests-catalog__item-countdown-timer{margin:0 0 20px;padding:8px 24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#241a42;border-radius:12px}.quests-catalog__item-timer-value{margin:0;font-size:10px;line-height:1.2;text-transform:capitalize;color:#fff}.quests-catalog__item-button{position:relative;padding:16px 90px 12px 28px;font-size:25px;line-height:1;text-transform:capitalize;word-break:break-word;color:#fff;background-image:-webkit-gradient(linear,left top,left bottom,from(#852df4),to(rgba(133,45,244,.8)));background-image:-webkit-linear-gradient(top,#852df4,rgba(133,45,244,.8));background-image:-o-linear-gradient(top,#852df4 0,rgba(133,45,244,.8) 100%);background-image:linear-gradient(180deg,#852df4,rgba(133,45,244,.8));border-radius:8px;-webkit-transition:all .26s ease-in-out;-o-transition:all .26s ease-in-out;transition:all .26s ease-in-out}.quests-catalog__item-button:disabled{opacity:.5}.quests-catalog__item-button:active:not([disabled]),.quests-catalog__item-button:focus:not([disabled]),.quests-catalog__item-button:hover:not([disabled]){-webkit-transform:scale(1.02);-o-transform:scale(1.02);transform:scale(1.02);box-shadow:0 0 20px 0 #852df4}.quests-catalog__item-button--complete{margin:0 auto;padding:16px 14px 12px;min-width:200px;background-image:none;background-color:#2edf0b}.quests-catalog__item-button--complete:active:not([disabled]),.quests-catalog__item-button--complete:focus:not([disabled]),.quests-catalog__item-button--complete:hover:not([disabled]){box-shadow:0 0 20px 0 #2edf0b}.quests-catalog__item-button--complete .quests-catalog__item-button-image{display:none}.quests-catalog__item-button-image{position:absolute;top:0;right:22px;pointer-events:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.quests-catalog__item-games{position:absolute;bottom:0;width:100%;padding:24px 0;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;opacity:0;border-radius:0 0 20px 20px;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;z-index:2}.quests-catalog__item-games:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(33,29,56,.9);filter:blur(6px);z-index:-1}@media (max-width:991.98px){.quests-catalog__item-games{position:static;margin:0 0 16px;padding:0;opacity:1;border-radius:0}.quests-catalog__item-games:after{display:none}}.quests-catalog__item-games-deposit{position:relative;margin:0 auto;padding:16px 28px 12px;max-width:calc(100% - 32px);font-size:25px;line-height:1;text-align:center;text-transform:capitalize;word-break:break-word;color:#fff;background-color:#2edf0b;border-radius:8px;-webkit-transition:all .26s ease-in-out;-o-transition:all .26s ease-in-out;transition:all .26s ease-in-out}.quests-catalog__item-games-deposit:disabled{opacity:.5}.quests-catalog__item-games-deposit:active:not([disabled]),.quests-catalog__item-games-deposit:focus:not([disabled]),.quests-catalog__item-games-deposit:hover:not([disabled]){color:#fff;-webkit-transform:scale(1.02);-o-transform:scale(1.02);transform:scale(1.02);box-shadow:0 0 20px 0 #2edf0b}@media (max-width:991.98px){.quests-catalog__item-games-deposit{max-width:100%}}.quests-catalog__item-deposit-wrap{padding:0 0 60px;width:100%;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}@media (max-width:991.98px){.quests-catalog__item-deposit-wrap{padding:0;height:78px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.quests-catalog__item-games-wrap{padding:0 0 60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:8px}@media (max-width:991.98px){.quests-catalog__item-games-wrap{padding:0}}.quests-catalog__content-game{width:78px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:7px;overflow:hidden}.quests-catalog__content-game-preview{position:relative;width:78px;height:78px;background-color:#312654;border-radius:10px;overflow:hidden}.quests-catalog__content-game-preview:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(36,26,66,.88);opacity:0;-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease;z-index:2}.quests-catalog__content-game-preview:hover:before{opacity:1}.quests-catalog__content-game-preview:hover .quests-catalog__content-game-hovered{display:block;-webkit-animation:hovered .8s;-o-animation:hovered .8s;animation:hovered .8s}.quests-catalog__content-game-preview:hover .quests-catalog__content-game-hovered .play-game-animation{-webkit-transform:scale(.65);-o-transform:scale(.65);transform:scale(.65)}@keyframes hovered{0%{opacity:0}to{opacity:1}}.quests-catalog__content-game-image{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center}.quests-catalog__content-game-bonuses{position:absolute;top:6px;left:6px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px}.quests-catalog__content-game-hovered{position:absolute;top:50%;left:50%;display:none;-webkit-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:3}.quests-catalog__content-game-link{position:absolute;top:0;left:0;width:100%;height:100%;z-index:3}.quests-catalog__content-game-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px}.quests-catalog__content-game-title{font-size:14px;line-height:1.2;color:#e0e0e4;text-align:center;-webkit-transition:color .26s ease-in-out;-o-transition:color .26s ease-in-out;transition:color .26s ease-in-out}.quests-catalog__content-game-title:active:not([disabled]),.quests-catalog__content-game-title:focus:not([disabled]),.quests-catalog__content-game-title:hover:not([disabled]){color:#fff}@media (max-width:991.98px){.quests-catalog__content-game-title{font-size:12px}}.quests-catalog__content-game-text{font-size:14px;line-height:1.33;color:#acacbf;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}@media (max-width:991.98px){.quests-catalog__content-game-text{font-size:12px}}.already-leave__wrap{position:relative;margin:0 auto;padding:0;height:100%;max-height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:1050}@media (max-width:767.98px){.already-leave__wrap{height:auto;max-height:unset}}@media (max-width:519.98px){.already-leave__wrap{height:100%;max-height:100vh;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}.already-leave__content{margin:0;padding:211px 24px 24px;max-width:336px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#000;border:none;border-radius:10px}@media (max-width:767.98px){.already-leave__content{padding:20px 20px 38px}}@media (max-width:519.98px){.already-leave__content{padding:211px 20px 38px;max-width:100%;border-radius:10px 10px 0 0}}.already-leave__content--purple{color:#fff;background-color:#241a42;background-image:-webkit-gradient(linear,left top,right top,from(#241a42),to(#312654));background-image:-webkit-linear-gradient(left,#241a42,#312654);background-image:-o-linear-gradient(left,#241a42 0,#312654 100%);background-image:linear-gradient(90deg,#241a42,#312654)}.already-leave__content--white{padding:211px 0 0;color:#18152c;background-color:#fff}.already-leave__content--white .already-leave__text{padding:0 24px;color:#706c88}@media (max-width:767.98px){.already-leave__content--white{padding:20px 0 0}.already-leave__content--white .already-leave__text{padding:0 20px}}@media (max-width:519.98px){.already-leave__content--white{padding:211px 0 0;max-width:100%;border-radius:10px 10px 0 0}}.already-leave__image{position:absolute;top:-122px;left:50%;width:100%;max-width:320px;max-height:333px;-webkit-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);-webkit-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}@media (max-width:767.98px){.already-leave__image{position:static;-webkit-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0)}}@media (max-width:519.98px){.already-leave__image{position:absolute;-webkit-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}}.already-leave__title{margin:0 0 10px;font-size:22px}.already-leave__text,.already-leave__title{text-align:center;line-height:normal;color:inherit}.already-leave__text{margin:0 0 20px;font-size:14px}.already-leave__button-wrap{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.already-leave__button{width:100%}.already-leave__button--outline{color:#8c34fc;border-top:1px solid #ccc;background-color:transparent}.already-leave__button--outline:hover{background-color:#ece3f8}.already-leave__button--outline:first-child{color:#6c6c6c;border-right:1px solid #ccc;border-radius:0 0 0 10px}.already-leave__button--outline:last-child{border-radius:0 0 10px 0}@media (max-width:519.98px){.already-leave__button--outline:first-child,.already-leave__button--outline:last-child{border-radius:0}}.already-leave__close{position:absolute;top:10px;right:10px;width:26px;height:26px;border-radius:50%}.already-leave__close:hover{opacity:.7}.vip-new-hero{position:relative;padding:28px 32px;background-color:#211d38;overflow:hidden}@media (max-width:767.98px){.vip-new-hero{padding:20px 16px}}.vip-new-hero__bg-image{position:absolute;top:-146px;left:50%;-webkit-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);width:100%;height:100%;max-height:805px;background-color:transparent;background-image:url(../images/backgrounds/vip-new-hero-1.webp);background-repeat:no-repeat;background-position:top;background-size:contain}@media (max-width:1349.98px){.vip-new-hero__bg-image{background-size:cover}}@media (max-width:767.98px){.vip-new-hero__bg-image{top:0;max-height:380px}}.vip-new-hero__container{margin:64px auto 0;width:100%;max-width:700px;height:100%;min-height:584px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (max-width:767.98px){.vip-new-hero__container{margin:20px auto;min-height:auto}}.vip-new-hero__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:5px;z-index:1}.vip-new-hero__content,.vip-new-hero__logo{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.vip-new-hero__logo{margin:0 0 6px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:15px;-webkit-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.vip-new-hero__logo:before{content:"";position:absolute;width:150px;height:140px;background-color:#852df4;filter:blur(55px)}@media (max-width:991.98px){.vip-new-hero__logo{margin:0 0 8px}}.vip-new-hero__logo-object{position:relative;width:25px;height:46px;-webkit-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.vip-new-hero__logo-object--second{-webkit-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}@media (max-width:991.98px){.vip-new-hero__logo-object{width:18px;height:35px}}.vip-new-hero__logo-image{position:relative;width:164px;height:164px}@media (max-width:991.98px){.vip-new-hero__logo-image{width:132px;height:132px}}.vip-new-hero__title{position:relative;margin:0 0 30px;font-size:35px;line-height:normal;color:#fff;text-transform:uppercase}@media (max-width:991.98px){.vip-new-hero__title{margin:0 0 25px}}.vip-new-hero__text{margin:0;font-size:16px;line-height:normal;color:#fff;text-align:center}@media (max-width:991.98px){.vip-new-hero__text{font-size:14px}}.vip-new-privileges{position:relative;margin:-146px 0 0;padding:20px 32px 60px;background-color:#211d38;overflow:hidden}@media (max-width:767.98px){.vip-new-privileges{margin:0;padding:20px 16px 32px}}.vip-new-privileges__container{margin:0 auto;width:100%;max-width:1100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:1349.98px){.vip-new-privileges__container{max-width:100%}}.vip-new-privileges__wrap-title{margin:0 0 55px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px}@media (max-width:991.98px){.vip-new-privileges__wrap-title{margin:0 0 32px}}.vip-new-privileges__title-object{position:relative;width:36px;height:36px;-webkit-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.vip-new-privileges__title-object--second{-webkit-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}@media (max-width:991.98px){.vip-new-privileges__title-object{width:20px;height:20px}}.vip-new-privileges__title{margin:0;font-size:30px;line-height:1.2;color:#fff;text-transform:uppercase;text-align:center}@media (max-width:991.98px){.vip-new-privileges__title{font-size:20px}}.vip-new-privileges__content{margin:0;padding:0;width:100%;display:grid;grid-auto-columns:1fr;grid-template-columns:repeat(3,1fr);grid-auto-rows:1fr;gap:16px}@media (max-width:991.98px){.vip-new-privileges__content{grid-template-columns:repeat(2,1fr)}}@media (max-width:767.98px){.vip-new-privileges__content{grid-template-columns:1fr}}.vip-new-privileges__content-item{padding:16px 20px 30px;height:100%;display:grid;grid-template-columns:80px 1fr;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:12px 18px;grid-template-areas:"Image Title" "Text Text";background-image:-webkit-gradient(linear,left top,left bottom,from(#322c53),color-stop(145.98%,rgba(50,44,83,0)));background-image:-webkit-linear-gradient(top,#322c53,rgba(50,44,83,0) 145.98%);background-image:-o-linear-gradient(top,#322c53 0,rgba(50,44,83,0) 145.98%);background-image:linear-gradient(180deg,#322c53,rgba(50,44,83,0) 145.98%);border-radius:20px;overflow:hidden;-webkit-transition:-webkit-transform .6s ease-in-out;transition:-webkit-transform .6s ease-in-out;-o-transition:-o-transform .6s ease-in-out;transition:transform .6s ease-in-out;transition:transform .6s ease-in-out,-webkit-transform .6s ease-in-out,-o-transform .6s ease-in-out}.vip-new-privileges__content-item,.vip-new-privileges__content-item-image{position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.vip-new-privileges__content-item-image{grid-area:Image;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.vip-new-privileges__content-item-image:after{content:"";position:absolute;top:50%;left:50%;width:60px;height:60px;background-color:#852df4;filter:blur(20px);-webkit-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:opacity .8s ease;-o-transition:opacity .8s ease;transition:opacity .8s ease}.vip-new-privileges__content-item-image-content{position:relative;width:80px;height:80px;z-index:1}.vip-new-privileges__content-item-info-title{grid-area:Title;margin:0;font-size:20px;line-height:1.43;color:#fff;text-align:left;text-transform:uppercase}@media (max-width:991.98px){.vip-new-privileges__content-item-info-title{font-size:18px}}.vip-new-privileges__content-item-info-text{grid-area:Text;margin:0 auto;font-size:16px;line-height:1.5;color:#acacbf}@media (max-width:991.98px){.vip-new-privileges__content-item-info-text{font-size:14px}}.vip-new-call-to-action{padding:28px 32px 32px;background-color:#211d38}.vip-new-call-to-action--last{padding:47px 32px 65px}@media (max-width:991.98px){.vip-new-call-to-action{padding:40px 30px 20px}.vip-new-call-to-action--last{padding:28px 32px 48px}}.vip-new-call-to-action__container{margin:0 auto;width:100%;max-width:790px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px}.vip-new-call-to-action__container,.vip-new-call-to-action__wrap-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.vip-new-call-to-action__wrap-title{margin:0;gap:15px}.vip-new-call-to-action__title-object{position:relative;width:36px;height:36px;-webkit-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.vip-new-call-to-action__title-object--second{-webkit-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}@media (max-width:991.98px){.vip-new-call-to-action__title-object{width:20px;height:20px}}.vip-new-call-to-action__title{margin:0;font-size:30px;line-height:1.2;color:#fff;text-transform:uppercase;text-align:center}@media (max-width:991.98px){.vip-new-call-to-action__title{font-size:20px}}.vip-new-call-to-action__text{margin:0;font-size:16px;line-height:1.5;color:#acacbf;text-align:center}.vip-new-call-to-action__text--short{margin:0 auto;max-width:523px}@media (max-width:991.98px){.vip-new-call-to-action__text{font-size:14px;text-align:center}}.vip-new-call-to-action__action-button{padding:15px 40px;border-radius:100px;background-color:#2edf0b;box-shadow:0 0 30px 0 #2edf0b;-webkit-transition:all .26s ease-in-out;-o-transition:all .26s ease-in-out;transition:all .26s ease-in-out}.vip-new-call-to-action__action-button:active:not([disabled]),.vip-new-call-to-action__action-button:focus:not([disabled]),.vip-new-call-to-action__action-button:hover:not([disabled]){box-shadow:none}.vip-new-high-roller{padding:93px 40px 72px;background-color:#211d38;overflow:hidden}@media (max-width:991.98px){.vip-new-high-roller{padding:27px 30px 47px}}.vip-new-high-roller__container{position:relative;margin:0 auto;width:100%;max-width:1190px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:991.98px){.vip-new-high-roller__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.vip-new-high-roller__content{padding:61px 0 72px;max-width:536px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media (max-width:991.98px){.vip-new-high-roller__content{padding:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.vip-new-high-roller__wrap-title{margin:0 0 40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:5px;-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.vip-new-high-roller__wrap-title--modal{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px}@media (max-width:991.98px){.vip-new-high-roller__wrap-title{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.vip-new-high-roller__wrap-title--modal{margin:0 0 15px}}.vip-new-high-roller__title-object{position:relative;width:65px;height:22px;-webkit-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.vip-new-high-roller__title-object--modal{width:117px;height:17px}.vip-new-high-roller__title-object--second{-webkit-transform:scaleY(-1) translateY(3px);-o-transform:scaleY(-1) translateY(3px);transform:scaleY(-1) translateY(3px)}@media (max-width:991.98px){.vip-new-high-roller__title-object{width:45px;height:16px}.vip-new-high-roller__title-object--modal{width:55px;height:8px}}.vip-new-high-roller__title{margin:0;font-size:30px;line-height:1.2;text-transform:uppercase;text-align:center;background:-webkit-gradient(linear,left top,right top,color-stop(-7.28%,#be6d00),color-stop(13.81%,#d09222),color-stop(41.55%,#e4bd4a),color-stop(67.08%,#f3db67),color-stop(88.16%,#fcee79),color-stop(103.7%,#fff57f));background:-webkit-linear-gradient(left,#be6d00 -7.28%,#d09222 13.81%,#e4bd4a 41.55%,#f3db67 67.08%,#fcee79 88.16%,#fff57f 103.7%);background:-o-linear-gradient(left,#be6d00 -7.28%,#d09222 13.81%,#e4bd4a 41.55%,#f3db67 67.08%,#fcee79 88.16%,#fff57f 103.7%);background:linear-gradient(90deg,#be6d00 -7.28%,#d09222 13.81%,#e4bd4a 41.55%,#f3db67 67.08%,#fcee79 88.16%,#fff57f 103.7%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media (max-width:991.98px){.vip-new-high-roller__title{font-size:20px}}.vip-new-high-roller__text{margin:0 0 38px;font-size:16px;line-height:1.5;color:#acacbf;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.vip-new-high-roller__text--modal{margin:0 auto 46px;max-width:580px;-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;text-align:center}@media (max-width:991.98px){.vip-new-high-roller__text{margin:0 0 30px;text-align:center}.vip-new-high-roller__text--modal{margin:0 auto 30px;padding:0 16px;font-size:14px}}.vip-new-high-roller__title-primary{margin:0 0 10px;font-size:16px;line-height:1.2;color:#facd0d;text-transform:uppercase;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}@media (max-width:991.98px){.vip-new-high-roller__title-primary{text-align:center}}.vip-new-high-roller__text-primary{margin:0 0 38px;max-width:403px;font-size:16px;line-height:1.5;color:#acacbf;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}@media (max-width:991.98px){.vip-new-high-roller__text-primary{text-align:center}}.vip-new-high-roller__email-link{color:#2edf0b}.vip-new-high-roller__button-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:28px;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.vip-new-high-roller__content-button{padding:15px 40px;border-radius:100px;background-color:#2edf0b;box-shadow:0 0 30px 0 #2edf0b;-webkit-transition:all .26s ease-in-out;-o-transition:all .26s ease-in-out;transition:all .26s ease-in-out}.vip-new-high-roller__content-button:active:not([disabled]),.vip-new-high-roller__content-button:focus:not([disabled]),.vip-new-high-roller__content-button:hover:not([disabled]){box-shadow:none}.vip-new-high-roller__content-button--modal{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;padding:15px 66px}.vip-new-high-roller__info-button{position:relative;width:52px;height:52px;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.vip-new-high-roller__info-button:after{content:"";position:absolute;top:50%;left:50%;width:36px;height:36px;background-color:#852df4;filter:blur(30px);-webkit-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.vip-new-high-roller__info-button:hover .vip-new-high-roller__info-tooltip{display:block;-webkit-animation:fadeIn .8s ease;-o-animation:fadeIn .8s ease;animation:fadeIn .8s ease}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-o-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.vip-new-high-roller__info-button--desktop{display:block}@media (max-width:991.98px){.vip-new-high-roller__info-button--desktop{display:none}}.vip-new-high-roller__info-button--mobile{margin:-30px 0 30px;display:none;-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}@media (max-width:991.98px){.vip-new-high-roller__info-button--mobile{display:block}}.vip-new-high-roller__info-button-image{position:relative;width:100%}.vip-new-high-roller__info-tooltip{position:absolute;top:calc(-100% - 104px);left:-300%;display:none;padding:14px 26px;width:450px;background-color:#322c53;border-radius:12px;-webkit-transition:opacity .8s ease;-o-transition:opacity .8s ease;transition:opacity .8s ease;z-index:1}.vip-new-high-roller__info-tooltip:before{content:"";position:absolute;left:40%;bottom:5px;width:0;display:block;border:14px solid transparent;border-bottom:0;border-top:14px solid #322c53;-webkit-transform:translate(-40%,calc(100% + 5px));-o-transform:translate(-40%,calc(100% + 5px));transform:translate(-40%,calc(100% + 5px))}@media (max-width:991.98px){.vip-new-high-roller__info-tooltip{top:calc(-100% - 114px);padding:20px;width:338px}.vip-new-high-roller__info-tooltip:before{content:"";position:absolute;left:54%;bottom:5px;width:0;display:block;border:14px solid transparent;border-bottom:0;border-top:14px solid #322c53;-webkit-transform:translate(-54%,calc(100% + 5px));-o-transform:translate(-54%,calc(100% + 5px));transform:translate(-54%,calc(100% + 5px))}}.vip-new-high-roller__info-tooltip-image{position:absolute;left:0;bottom:0;width:182px;height:166px;-webkit-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}@media (max-width:991.98px){.vip-new-high-roller__info-tooltip-image{width:194px;height:177px}}.vip-new-high-roller__info-tooltip-wrap-text{margin:0 0 0 auto;max-width:250px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}@media (max-width:991.98px){.vip-new-high-roller__info-tooltip-wrap-text{max-width:162px}}.vip-new-high-roller__tooltip-text-object{position:relative;width:70px;height:10px}.vip-new-high-roller__tooltip-text-object--second{-webkit-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}@media (max-width:991.98px){.vip-new-high-roller__tooltip-text-object{width:56px;height:8px}}.vip-new-high-roller__info-tooltip-text{margin:0;font-size:16px;line-height:1.5;text-align:center;color:#fff}@media (max-width:991.98px){.vip-new-high-roller__info-tooltip-text{font-size:12px}}.vip-new-high-roller__image-wrap{position:absolute;top:0;right:0;padding:0;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}@media (max-width:1349.98px){.vip-new-high-roller__image-wrap{right:-50px}}@media (max-width:991.98px){.vip-new-high-roller__image-wrap{position:relative;right:0;-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;overflow:hidden}}.vip-new-high-roller__image-parallax{position:absolute;top:12.5%;left:50%;max-width:495px;-webkit-transform:translate(-50%);-o-transform:translate(-50%);transform:translate(-50%)}.vip-new-high-roller__image-img,.vip-new-high-roller__image-parallax{width:100%;-webkit-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.vip-new-high-roller__image-img{position:relative;margin:0 auto;max-width:716px;display:block}@media (max-width:1349.98px){.vip-new-high-roller__image-img{max-width:571px}}@media (max-width:991.98px){.vip-new-high-roller__image-img{width:368px;height:297px}}.vip-new-voices{position:relative;margin:0;padding:88px 32px 45px;background-color:#211d38;overflow:hidden}@media (max-width:1349.98px){.vip-new-voices{padding:88px 0 45px}}@media (max-width:991.98px){.vip-new-voices{padding:88px 0 45px}}@media (max-width:767.98px){.vip-new-voices{padding:50px 0 35px}}.vip-new-voices__container{margin:0 auto;width:100%;max-width:1200px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:1349.98px){.vip-new-voices__container{max-width:100%}}.vip-new-voices__wrap-title{margin:0 0 55px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px}@media (max-width:991.98px){.vip-new-voices__wrap-title{margin:0 0 49px}}.vip-new-voices__title-object{position:relative;width:36px;height:36px;-webkit-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.vip-new-voices__title-object--second{-webkit-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}@media (max-width:991.98px){.vip-new-voices__title-object{width:20px;height:20px}}.vip-new-voices__title{margin:0;font-size:30px;line-height:1.2;color:#fff;text-transform:uppercase;text-align:center}@media (max-width:991.98px){.vip-new-voices__title{font-size:20px}}.vip-new-voices__content{margin:0;padding:0 0 60px;width:100%}@media (max-width:1349.98px){.vip-new-voices__content{padding:0}}.vip-new-voices__content-slider{width:100%;overflow-x:clip;overflow-y:unset}@media (max-width:1349.98px){.vip-new-voices__content-slider{padding:0 32px}}@media (max-width:991.98px){.vip-new-voices__content-slider{padding:0 16px}}.vip-new-voices__content-slide{padding:22px 24px 60px;width:576px;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:40px;background-image:-webkit-gradient(linear,left top,left bottom,from(#322c53),color-stop(145.98%,rgba(50,44,83,0)));background-image:-webkit-linear-gradient(top,#322c53,rgba(50,44,83,0) 145.98%);background-image:-o-linear-gradient(top,#322c53 0,rgba(50,44,83,0) 145.98%);background-image:linear-gradient(180deg,#322c53,rgba(50,44,83,0) 145.98%);border-radius:20px;-webkit-transition:-webkit-transform .6s ease-in-out;transition:-webkit-transform .6s ease-in-out;-o-transition:-o-transform .6s ease-in-out;transition:transform .6s ease-in-out;transition:transform .6s ease-in-out,-webkit-transform .6s ease-in-out,-o-transform .6s ease-in-out}@media (max-width:991.98px){.vip-new-voices__content-slide{padding:22px 28px 40px;gap:24px}}.vip-new-voices__content-slide-info{width:100%;display:grid;grid-template-columns:1fr 85px;grid-template-rows:repeat(2,auto);-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;grid-template-areas:"Name Image" "Date Image"}.vip-new-voices__content-slide-info-title{grid-area:Name;margin:0;align-self:flex-end;font-size:18px;line-height:1.2;color:#fff;word-break:break-word;text-transform:uppercase}@media (max-width:991.98px){.vip-new-voices__content-slide-info-title{font-size:16px}}.vip-new-voices__content-slide-info-date{grid-area:Date;margin:0;align-self:flex-start;font-size:16px;line-height:1.2;color:#facd0d;text-transform:uppercase}@media (max-width:991.98px){.vip-new-voices__content-slide-info-date{font-size:14px}}.vip-new-voices__content-slide-image{grid-area:Image;width:85px;height:85px;border-radius:15px}.vip-new-voices__content-slide-info-list{list-style:none;margin:0;padding:0;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:18px;font-size:16px;line-height:1.5;color:#fff}@media (max-width:991.98px){.vip-new-voices__content-slide-info-list{font-size:14px;line-height:1.2}}.vip-new-voices__content-slide-info-list-item{position:relative}.vip-new-voices__content-slider-navigation{margin:0 auto;padding:56px 0;width:100%;max-width:272px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px}.vip-new-voices__content-slider-button{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:30px;height:30px;color:#fff;-webkit-transition:color .26s ease-in-out,opacity .26s ease-in-out;-o-transition:color .26s ease-in-out,opacity .26s ease-in-out;transition:color .26s ease-in-out,opacity .26s ease-in-out}.vip-new-voices__content-slider-button:disabled{opacity:.5}.vip-new-voices__content-slider-button:active:not([disabled]),.vip-new-voices__content-slider-button:focus:not([disabled]),.vip-new-voices__content-slider-button:hover:not([disabled]){color:#facd0d}.vip-new-voices__content-slider-button svg{fill:currentColor}.vip-new-voices__content-slider-button--prev{-webkit-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.vip-new-voices__content-slider-pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:18px}.vip-new-voices__content-slider-pagination .swiper-pagination-bullet{background-color:#d9d9d9}.vip-new-voices__content-slider-pagination .swiper-pagination-bullet-active{background-color:#facd0d}.vip-new-faq{position:relative;padding:20px 32px 69px;background-color:#211d38;overflow:hidden}@media (max-width:991.98px){.vip-new-faq{padding:20px 20px 111px}}.vip-new-faq__bg-image{position:absolute;-webkit-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.vip-new-faq__bg-image--coins{width:364px;height:301px}@media (max-width:1349.98px){.vip-new-faq__bg-image--coins{width:129px;height:107px}}.vip-new-faq__bg-image--coins-left{bottom:-9%;left:-135px;-webkit-transform:rotate(-126.53deg);-o-transform:rotate(-126.53deg);transform:rotate(-126.53deg)}@media (max-width:1349.98px){.vip-new-faq__bg-image--coins-left{bottom:unset;top:57%;left:-88px}}.vip-new-faq__bg-image--coins-right{top:9%;right:-150px;-webkit-transform:rotate(161.96deg);-o-transform:rotate(161.96deg);transform:rotate(161.96deg)}@media (max-width:1349.98px){.vip-new-faq__bg-image--coins-right{top:unset;bottom:8%;right:-25px}}.vip-new-faq__container{position:relative;margin:0 auto;max-width:1048px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.vip-new-faq__container-image{position:absolute;-webkit-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.vip-new-faq__container-image--key{top:0;right:-25px;width:235px;height:240px}@media (max-width:991.98px){.vip-new-faq__container-image--key{display:none}}.vip-new-faq__container-image--golden-tref{top:48%;left:-165px;width:120px;height:127px;-webkit-transform:rotate(15.8deg);-o-transform:rotate(15.8deg);transform:rotate(15.8deg)}@media (max-width:1349.98px){.vip-new-faq__container-image--golden-tref{top:unset;left:0;bottom:-15%;width:42px;height:45px}}.vip-new-faq__container-image--golden-bubi{bottom:-7%;right:-173px;width:131px;height:126px;-webkit-transform:rotate(-27deg);-o-transform:rotate(-27deg);transform:rotate(-27deg)}@media (max-width:1349.98px){.vip-new-faq__container-image--golden-bubi{bottom:unset;top:48%;right:-46px;width:47px;height:44px}}.vip-new-faq__wrap-title{margin:0 0 30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:5px}@media (max-width:991.98px){.vip-new-faq__wrap-title{margin:0 0 12px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.vip-new-faq__title-object{position:relative;width:65px;height:22px;-webkit-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}@media (max-width:991.98px){.vip-new-faq__title-object{width:45px;height:16px}}.vip-new-faq__title{margin:0;font-size:30px;line-height:1.2;text-transform:uppercase;color:#fff}@media (max-width:991.98px){.vip-new-faq__title{font-size:20px;text-align:center}}.vip-new-faq__title-primary{margin:0 0 40px;max-width:684px;font-size:16px;line-height:1.2;color:#facd0d;text-transform:uppercase}@media (max-width:991.98px){.vip-new-faq__title-primary{margin:0 auto 28px;text-align:center}}.vip-new-faq__content-wrap{position:relative;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px}.vip-new-faq__content-item--open .vip-new-faq__question{color:#fff;background-color:transparent;background-image:-webkit-gradient(linear,left top,left bottom,from(#852df4),color-stop(122.91%,rgba(133,45,244,.8)));background-image:-webkit-linear-gradient(top,#852df4,rgba(133,45,244,.8) 122.91%);background-image:-o-linear-gradient(top,#852df4 0,rgba(133,45,244,.8) 122.91%);background-image:linear-gradient(180deg,#852df4,rgba(133,45,244,.8) 122.91%);box-shadow:0 0 30px 0 #8c34fc}.vip-new-faq__content-item--open .vip-new-faq__question-q{color:#322c53}.vip-new-faq__content-item--open .vip-new-faq__question-icon{-webkit-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg)}.vip-new-faq__question{padding:14px 28px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px;font-size:14px;line-height:normal;text-transform:uppercase;text-align:left;color:#acacbf;background-color:#312654;border-radius:10px}@media (max-width:991.98px){.vip-new-faq__question{font-size:12px;line-height:1.2}}.vip-new-faq__question-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px}.vip-new-faq__question-q{color:#facd0d}.vip-new-faq__question-icon{width:24px;height:24px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;fill:#fff;-webkit-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg);-webkit-transition:all .26s ease;-o-transition:all .26s ease;transition:all .26s ease}@media (max-width:991.98px){.vip-new-faq__question-icon{width:14px;height:14px}}.vip-new-faq__content{position:relative;padding:20px 30px;width:100%;display:none;font-size:16px;line-height:1.5;color:#acacbf}.vip-new-faq__content--open{display:block}@media (max-width:991.98px){.vip-new-faq__content{padding:20px 25px;font-size:12px}}.vip-new-faq__content-text{margin:0 0 20px}.vip-new-faq__content-list{list-style-type:circle}.vip-new-faq__content-list-item{position:relative;padding:0 0 0 21px;margin:0 0 10px;font-size:16px;line-height:1.5;color:#acacbf}.vip-new-faq__content-list-item:before{content:"";position:absolute;top:6px;left:0;width:6px;height:6px;background-color:#facd0d;border-radius:50%}.vip-new-faq__content-list-item:last-child{margin:0}.vip-new-faq__content-list-item>ul{padding:20px 0 10px 26px}.vip-new-faq__content-list-item>ul li{margin:0 0 4px}.vip-new-faq__content-list-item>ul li:before{top:9px;width:3px;height:3px;background-color:#acacbf}@media (max-width:991.98px){.vip-new-faq__content-list-item{font-size:12px}}.high-roller-modal__wrap{position:relative;margin:0 auto;padding:0 16px;max-width:100%;height:100%;max-height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:1050}@media (max-width:767.98px){.high-roller-modal__wrap{height:auto;max-height:unset}}@media (max-width:519.98px){.high-roller-modal__wrap{height:100%;max-height:100vh;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}.high-roller-modal__content{margin:0;padding:47px 38px 58px;max-width:749px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;background-color:#241a42;background-image:-webkit-gradient(linear,left top,right top,from(#241a42),to(#312654));background-image:-webkit-linear-gradient(left,#241a42,#312654);background-image:-o-linear-gradient(left,#241a42 0,#312654 100%);background-image:linear-gradient(90deg,#241a42,#312654);border:none;border-radius:20px}@media (max-width:767.98px){.high-roller-modal__content{padding:38px 0}}.high-roller-modal__button-wrap{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.high-roller-modal__close{position:absolute;top:10px;right:10px;width:26px;height:26px;border-radius:50%}.high-roller-modal__close:hover{opacity:.7}.loyalty-program-hero{position:relative;padding:40px 32px;background-color:#211d38;overflow:hidden}@media (max-width:1349.98px){.loyalty-program-hero{padding:0}}.loyalty-program-hero__container{position:relative;margin:0 auto;padding:48px 60px;width:100%;max-width:1170px;height:330px;display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#40386b;background-image:url(../images/img/loyalty-program/hero-bg.webp);background-repeat:no-repeat;background-position:50%;background-size:cover;border-radius:16px;box-shadow:0 2px 2px 0 rgba(0,0,0,.55)}@media (max-width:991.98px){.loyalty-program-hero__container{padding:0;height:auto;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;background-image:none;background-color:transparent;border-radius:none;box-shadow:none}}.loyalty-program-hero__content{width:100%;max-width:480px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}@media (max-width:991.98px){.loyalty-program-hero__content{margin:0;padding:0;padding:20px 32px;max-width:100%;gap:8px}}@media (max-width:767.98px){.loyalty-program-hero__content{padding:20px}}.loyalty-program-hero__pre-title{margin:0;font-size:22px;line-height:normal;color:#fff}@media (max-width:767.98px){.loyalty-program-hero__pre-title{font-size:18px}}.loyalty-program-hero__title{margin:0;font-size:36px;line-height:normal;color:#facd0d;text-transform:uppercase;text-shadow:0 3.21px 40.125px rgba(79,20,72,.5)}@media (max-width:767.98px){.loyalty-program-hero__title{font-size:24px;text-transform:capitalize}}.loyalty-program-hero__text{margin:0 0 8px;font-size:16px;line-height:1.4;color:#fff}.loyalty-program-hero__action-button{padding:10px 20px;max-width:280px;line-height:1.6;border-radius:8px}@media (max-width:767.98px){.loyalty-program-hero__action-button{max-width:100%}}.loyalty-program-hero__img{position:absolute;top:0;right:0;width:100%;max-width:546px;pointer-events:none}@media (max-width:991.98px){.loyalty-program-hero__img{position:static;margin:0 auto;width:100%;height:100%;max-width:100%;background-color:#40386b;background-image:url(../images/img/loyalty-program/hero-bg.webp)}}.loyalty-program-hero__image--mobile{display:none}@media (max-width:991.98px){.loyalty-program-hero__image{display:none}.loyalty-program-hero__image--mobile{position:static;display:block;width:100%;background-color:#40386b;-o-object-fit:contain;object-fit:contain;background-image:url(../images/img/loyalty-program/hero-bg.webp);border-radius:16px}}@media (max-width:519.98px){.loyalty-program-hero__image--mobile{border-radius:0}}.loyalty-program-progress{position:relative;padding:30px 32px;background-color:#211d38;overflow:hidden}@media (max-width:767.98px){.loyalty-program-progress{padding:16px 20px 30px}}.loyalty-program-progress__container{position:relative;margin:0 auto;padding:0;width:100%;max-width:1170px;height:100%;display:grid;gap:30px}@media (max-width:767.98px){.loyalty-program-progress__container{grid-template-columns:1fr;gap:20px}}.loyalty-program-progress__completed{padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}@media (max-width:1349.98px){.loyalty-program-progress__completed{padding:0 32px}}@media (max-width:767.98px){.loyalty-program-progress__completed{padding:0 20px}}.loyalty-program-progress__completed-button{padding:10px 32px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px 16px;font-size:18px;line-height:normal;text-align:left;color:#fff;background-color:#322c53;border-radius:8px;-webkit-transition:background-color .26s ease-in-out;-o-transition:background-color .26s ease-in-out;transition:background-color .26s ease-in-out;box-shadow:inset 2px 2px 2px 0 rgba(59,53,99,.4),0 2px 2px 0 rgba(0,0,0,.25)}.loyalty-program-progress__completed-button:hover{background-color:#443d6c}.loyalty-program-progress__completed-button[aria-expanded=true]{background-color:#711edb}.loyalty-program-progress__completed-button[aria-expanded=true] .loyalty-program-progress__completed-levels-toggle-icon{-webkit-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}@media (max-width:991.98px){.loyalty-program-progress__completed-button{padding:20px}}.loyalty-program-progress__completed-button-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px}.loyalty-program-progress__completed-button-info-count{font-size:16px;color:#facd0d}.loyalty-program-progress__completed-toggle-button{padding:10px;width:44px;height:44px;color:#fff;background-color:#28243f;border-radius:8px;-webkit-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}.loyalty-program-progress__completed-toggle-button:hover{opacity:.5}.loyalty-program-progress__completed-toggle-icon{stroke:currentColor;fill:currentColor}.loyalty-program-progress__item{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}.loyalty-program-progress__title{margin:0;font-size:24px;line-height:normal;color:#fff}.loyalty-program-progress__item-card{padding:24px 36px;width:100%;background-image:-webkit-gradient(linear,left top,left bottom,from(#322c53),to(#272345));background-image:-webkit-linear-gradient(top,#322c53,#272345);background-image:-o-linear-gradient(top,#322c53 0,#272345 100%);background-image:linear-gradient(180deg,#322c53,#272345);border:1px solid #40386b;border-radius:12px;box-shadow:inset 2px 2px 2px 0 rgba(0,0,0,.25),0 2px 2px 0 rgba(0,0,0,.55)}@media (max-width:991.98px){.loyalty-program-progress__item-card{padding:20px}}.loyalty-program-progress__item-card_sidebar{padding:24px 20px 18px;cursor:pointer}.loyalty-program-progress__item-card_sidebar .read-more{margin-top:5px}.loyalty-program-progress__item-card_sidebar .read-more a{text-decoration:underline}.loyalty-program-progress__item-card-info{margin:0 0 46px;display:grid;grid-template-columns:60px 1fr;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px 20px;grid-template-areas:"icon title" "icon reward"}@media (max-width:991.98px){.loyalty-program-progress__item-card-info{margin:0 0 41px}}.loyalty-program-progress__item-card-info_sidebar{margin:0 0 26px}@media (max-width:991.98px){.loyalty-program-progress__item-card-info_sidebar{margin:0 0 26px}}.loyalty-program-progress__item-card-info-icon-mask{grid-area:icon;position:relative;width:60px;height:60px}.loyalty-program-progress__item-card-info-icon{position:absolute;left:1px;bottom:-1px;width:58px;height:58px}.loyalty-program-progress__item-card-info-icon-number{position:absolute;bottom:2px;padding:6px 12px 0;left:50%;width:100%;max-width:50px;text-align:center;-webkit-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);font-size:16px;color:#fff;border-radius:0 0 20px 20px}.loyalty-program-progress__item-card-info-title{grid-area:title;margin:0;font-size:16px;line-height:1.4;color:#acacbf}.loyalty-program-progress__item-card-info-reward{grid-area:reward;margin:0;font-size:20px;line-height:normal;color:#ff9854}.loyalty-program-progress__item-progress-info{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.loyalty-program-progress__item-progress-info_sidebar{gap:2px}.loyalty-program-progress__item-progress-info-highlight-levels{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.loyalty-program-progress__item-progress-info-highlight-levels-value{font-size:12px;line-height:1.4;color:#fff}.loyalty-program-progress__item-progress-line{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.loyalty-program-progress__item-progress{position:relative;width:100%;height:20px;background-color:#18152c;border-radius:4px}.loyalty-program-progress__item-progress-bar{position:absolute;top:0;left:0;height:20px;background-color:#04c000;border-radius:4px}.loyalty-program-progress__item-progress-bar-value{position:absolute;top:2px;left:50%;-webkit-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);font-size:14px;line-height:normal;color:#fff}.loyalty-program-progress__item-progress-hints{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:22px;gap:16px}.loyalty-program-progress__item-progress-hint-title{margin:0;font-size:14px;line-height:1.6;color:#acacbf}.loyalty-program-progress__item-progress-hint-reward{margin:0;font-size:14px;line-height:1.6;color:#facd0d;text-transform:uppercase}.loyalty-program-progress__item-banner{position:relative;padding:24px 36px;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#711edb;background-size:cover;background-repeat:no-repeat;background-position:100%;border-radius:12px;overflow:hidden;box-shadow:0 2px 2px 0 rgba(0,0,0,.55)}.loyalty-program-progress__item-banner--silver{background-image:url(../images/img/loyalty-program/silver-banner-bg.webp)}.loyalty-program-progress__item-banner--silver .loyalty-program-progress__item-banner-image--mobile{top:32px;bottom:unset;width:194px}.loyalty-program-progress__item-banner--gold{background-image:url(../images/img/loyalty-program/gold-banner-bg.webp)}.loyalty-program-progress__item-banner--gold .loyalty-program-progress__item-banner-image--mobile{top:8px;right:4px;bottom:unset;width:160px}.loyalty-program-progress__item-banner--sapphire{background-image:url(../images/img/loyalty-program/sapphire-banner-bg.webp)}.loyalty-program-progress__item-banner--sapphire .loyalty-program-progress__item-banner-image--mobile{top:13px;right:-4px;bottom:unset;width:190px}.loyalty-program-progress__item-banner--emerald{background-image:url(../images/img/loyalty-program/emerald-banner-bg.webp)}@media (max-width:519.98px){.loyalty-program-progress__item-banner--emerald{background-position:right -60px center}}.loyalty-program-progress__item-banner--emerald .loyalty-program-progress__item-banner-image--mobile{top:47px;right:10px;bottom:unset;width:207px}.loyalty-program-progress__item-banner--ruby{background-image:url(../images/img/loyalty-program/ruby-banner-bg.webp)}.loyalty-program-progress__item-banner--ruby .loyalty-program-progress__item-banner-image--mobile{top:36px;right:7px;bottom:unset;width:159px}.loyalty-program-progress__item-banner--diamond{background-image:url(../images/img/loyalty-program/diamond-banner-bg.webp)}.loyalty-program-progress__item-banner--diamond .loyalty-program-progress__item-banner-image{top:35px;right:19px;bottom:unset;width:331px;height:168px}.loyalty-program-progress__item-banner--diamond .loyalty-program-progress__item-banner-image--mobile{top:58px;right:0;bottom:unset;width:208px}@media (max-width:767.98px){.loyalty-program-progress__item-banner{padding:20px;height:204px}}.loyalty-program-progress__item-banner-info{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px;z-index:1}.loyalty-program-progress__item-banner-info-reward{max-width:225px;font-size:22px;line-height:normal;color:#fff;text-transform:capitalize}@media (max-width:767.98px){.loyalty-program-progress__item-banner-info-reward{max-width:138px;font-size:16px}}.loyalty-program-progress__action-button{padding:10px;width:120px;font-size:14px;line-height:1.6;color:#fff;border:1px solid #fff;border-radius:8px;-webkit-transition:all .26s ease-in-out;-o-transition:all .26s ease-in-out;transition:all .26s ease-in-out}.loyalty-program-progress__action-button:active:not([disabled]),.loyalty-program-progress__action-button:focus:not([disabled]),.loyalty-program-progress__action-button:hover:not([disabled]){color:#211d38;background-color:#fff;box-shadow:0 2px 10px 0 rgba(0,0,0,.55)}.loyalty-program-progress__action-button:active:not([disabled]),.loyalty-program-progress__action-button:focus:not([disabled]){-webkit-transform:scale(.97);-o-transform:scale(.97);transform:scale(.97)}.loyalty-program-progress__item-banner-image{position:absolute;bottom:0;right:0;width:auto;height:100%;-o-object-fit:contain;object-fit:contain;pointer-events:none}.loyalty-program-progress__item-banner-image--mobile{display:none}@media (max-width:991.98px){.loyalty-program-progress__item-banner-image{display:none}.loyalty-program-progress__item-banner-image--mobile{display:block;height:auto}}@media (max-width:767.98px){.loyalty-program-progress__item-banner-image{display:block}.loyalty-program-progress__item-banner-image--mobile{display:none}}@media (max-width:519.98px){.loyalty-program-progress__item-banner-image{display:none}.loyalty-program-progress__item-banner-image--mobile{display:block;height:auto}}.loyalty-program-statuses{position:relative;padding:30px 32px;background-color:#211d38;overflow:hidden}@media (max-width:1349.98px){.loyalty-program-statuses{padding:16px 0}}.loyalty-program-statuses__container{position:relative;margin:0 auto;width:100%;max-width:1170px;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}.loyalty-program-statuses__title{margin:0;padding:0;font-size:24px;line-height:normal;color:#fff}@media (max-width:1349.98px){.loyalty-program-statuses__title{padding:0 32px}}@media (max-width:767.98px){.loyalty-program-statuses__title{padding:0 20px}}.loyalty-program-statuses__content-slider{margin:0;padding:24px 36px;width:100%;background-image:-webkit-gradient(linear,left top,left bottom,from(#322c53),to(#272345));background-image:-webkit-linear-gradient(top,#322c53,#272345);background-image:-o-linear-gradient(top,#322c53 0,#272345 100%);background-image:linear-gradient(180deg,#322c53,#272345);border:1px solid #40386b;border-radius:12px;box-shadow:inset 2px 2px 2px 0 rgba(0,0,0,.25),0 2px 2px 0 rgba(0,0,0,.55)}@media (max-width:1349.98px){.loyalty-program-statuses__content-slider{padding:0 32px;background-image:none;border:none;border-radius:0;box-shadow:none}}@media (max-width:767.98px){.loyalty-program-statuses__content-slider{padding:0 20px}}.loyalty-program-statuses__content-slide-button{padding:22px 16px;width:100%;height:auto;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;background-color:transparent;border:1px solid #711edb;border-radius:8px;-webkit-transition:background-color .26s ease-in-out,border-color .26s ease-in-out,-webkit-box-shadow .26s ease-in-out,-webkit-transform .6s ease-in-out;-o-transition:background-color .26s ease-in-out,border-color .26s ease-in-out,box-shadow .26s ease-in-out,-o-transform .6s ease-in-out;transition:background-color .26s ease-in-out,border-color .26s ease-in-out,box-shadow .26s ease-in-out,transform .6s ease-in-out;transition:background-color .26s ease-in-out,border-color .26s ease-in-out,box-shadow .26s ease-in-out,transform .6s ease-in-out,-webkit-transform .6s ease-in-out,-o-transform .6s ease-in-out}.loyalty-program-statuses__content-slide-button:hover{border-color:#711edb;background-color:#3f296e}.loyalty-program-statuses__content-slide-button--registered{padding:12px 16px}.loyalty-program-statuses__content-slide-button--active{border-color:#282447;background-color:#271d3b;box-shadow:inset 2px 2px 2px 0 rgba(0,0,0,.25),0 2px 2px 0 rgba(0,0,0,.55)}@media (max-width:1349.98px){.loyalty-program-statuses__content-slide-button{background-color:#40386b}}.loyalty-program-statuses__content-slide-button-title{margin:0;font-size:16px;line-height:1.4;color:#fff}.loyalty-program-statuses__content-slide-image{width:90px;height:90px}.loyalty-program-statuses__content-slide-button-text{margin:0;font-size:16px;line-height:1.4;color:#acacbf}.loyalty-program-statuses__content-slide-progress{position:relative;margin:-4px 0 0;width:100%;height:12px;background-color:#18152c;border-radius:4px}.loyalty-program-statuses__content-slide-progress-bar{position:absolute;top:0;left:0;height:12px;background-color:#04c000;border-radius:4px}.loyalty-program-statuses__content-slider-navigation{margin:0 auto;padding:16px 0 0;width:100%;max-width:272px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:16px}.loyalty-program-statuses__content-slider-navigation,.loyalty-program-statuses__content-slider-pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.loyalty-program-statuses__content-slider-pagination{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:18px}.loyalty-program-statuses__content-slider-pagination .swiper-pagination-bullet{background-color:#434453}.loyalty-program-statuses__content-slider-pagination .swiper-pagination-bullet-active{background-color:#facd0d}.loyalty-program-levels{position:relative;padding:30px 32px;background-color:#211d38;overflow:hidden}@media (max-width:1349.98px){.loyalty-program-levels{padding:16px 0}}.loyalty-program-levels__container{position:relative;margin:0 auto;padding:0;width:100%;max-width:1170px;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}.loyalty-program-levels__container .tab-content>.active{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.loyalty-program-levels__title{margin:0;padding:0;font-size:24px;line-height:normal;color:#fff}@media (max-width:1349.98px){.loyalty-program-levels__title{padding:0 32px}}@media (max-width:767.98px){.loyalty-program-levels__title{padding:0 20px}}.loyalty-program-levels__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}@media (max-width:1349.98px){.loyalty-program-levels__content{padding:0 32px}}@media (max-width:767.98px){.loyalty-program-levels__content{padding:0 20px}}.loyalty-program-levels__content-header{padding:10px 32px;display:grid;grid-template-columns:repeat(3,1fr);-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px;background-color:#2c3049}.loyalty-program-levels__content-header--registered{grid-template-columns:repeat(4,1fr)}@media (max-width:991.98px){.loyalty-program-levels__content-header{display:none}}.loyalty-program-levels__content-header-item{font-size:16px;line-height:1.4;color:#fff}.loyalty-program-levels__content-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}.loyalty-program-levels__content-body-item:nth-child(2n) .loyalty-program-levels__content-body-button{background-color:#292445}.loyalty-program-levels__content-body-item:nth-child(2n) .loyalty-program-levels__content-body-button:hover{background-color:#3f296e}.loyalty-program-levels__content-body-item--open .loyalty-program-levels__content-body-button{border-color:#711edb;background-color:#711edb}.loyalty-program-levels__content-body-item--open .loyalty-program-levels__content-body-item-prize-toggle{-webkit-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg)}.loyalty-program-levels__content-body-item--open .loyalty-program-levels__content-body-item-content{display:none!important}@media (max-width:991.98px){.loyalty-program-levels__content-body-item--open .loyalty-program-levels__content-body-item-content{display:block!important}}.loyalty-program-levels__content-body-item--open .loyalty-program-levels__content-body-item-content:after,.loyalty-program-levels__content-body-item--open .loyalty-program-levels__content-body-item-content:before{content:"";position:absolute;top:-12px;width:12px;height:12px;background-color:#392661;z-index:1}.loyalty-program-levels__content-body-item--open .loyalty-program-levels__content-body-item-content:before{left:0}.loyalty-program-levels__content-body-item--open .loyalty-program-levels__content-body-item-content:after{right:0}.loyalty-program-levels__content-body-button{position:relative;padding:20px 32px;width:100%;display:grid;grid-template-columns:repeat(3,1fr);-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px;text-align:left;background-color:#2c3049;border:1px solid #40386b;border-radius:12px;box-shadow:inset 2px 2px 2px 0 rgba(59,53,99,.4),0 2px 2px 0 rgba(0,0,0,.25);-webkit-transition:all .26 ease-in-out;-o-transition:all .26 ease-in-out;transition:all .26 ease-in-out;z-index:2}.loyalty-program-levels__content-body-button:hover{background-color:#3f296e;border-color:#711edb}.loyalty-program-levels__content-body-button--registered{grid-template-columns:repeat(4,1fr)}.loyalty-program-levels__content-body-button--active{border-color:#711edb;background-color:#711edb}@media (max-width:991.98px){.loyalty-program-levels__content-body-button{padding:10px 20px;pointer-events:auto;grid-template-columns:1fr 3fr}}.loyalty-program-levels__content-body-item-level{position:relative;top:3px;font-size:18px;line-height:normal;color:#fff}.loyalty-program-levels__content-body-item-xp{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px}@media (max-width:991.98px){.loyalty-program-levels__content-body-item-xp{display:none}}.loyalty-program-levels__content-body-item-xp-star{width:24px;height:24px}.loyalty-program-levels__content-body-item-xp-value{position:relative;top:3px;font-size:18px;line-height:normal;color:#fff}.loyalty-program-levels__content-body-item-prize{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px}@media (max-width:991.98px){.loyalty-program-levels__content-body-item-prize{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}.loyalty-program-levels__content-body-item-prize-value{position:relative;top:3px;font-size:18px;line-height:normal;color:#facd0d;text-transform:uppercase}@media (max-width:991.98px){.loyalty-program-levels__content-body-item-prize-value{text-align:right}}.loyalty-program-levels__content-body-item-prize-toggle{display:none;width:24px;height:24px;fill:#fff;-webkit-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg);-webkit-transition:all .26s ease-in-out;-o-transition:all .26s ease-in-out;transition:all .26s ease-in-out}@media (max-width:991.98px){.loyalty-program-levels__content-body-item-prize-toggle{display:block}}.loyalty-program-levels__content-body-item-progress{position:relative;width:100%;height:20px;background-color:#18152c;border-radius:4px}.loyalty-program-levels__content-body-item-progress--toggle{display:none}@media (max-width:991.98px){.loyalty-program-levels__content-body-item-progress{display:none}.loyalty-program-levels__content-body-item-progress--toggle{margin:16px 0 0;display:block}}.loyalty-program-levels__content-slide-progress-bar{position:absolute;top:0;left:0;height:12px;background-color:#04c000;border-radius:4px}.loyalty-program-levels__content-body-item-progress-bar{position:absolute;top:0;left:0;height:20px;background-color:#04c000;border-radius:4px}.loyalty-program-levels__content-slide-progress-bar-value{position:absolute;top:2px;left:50%;-webkit-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);font-size:14px;line-height:normal;color:#fff}.loyalty-program-levels__content-body-item-content{position:relative;padding:16px;width:100%;display:none;font-size:16px;line-height:1.5;color:#acacbf;background-color:#392661;border-radius:0 0 12px 12px}.loyalty-program-levels__content-body-item-content-item{display:grid;grid-template-columns:84px 1fr;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:24px}.loyalty-program-levels__content-body-item-content-xp{position:relative;top:2px;margin:0;font-size:14px;line-height:normal;color:#fff}.loyalty-program-rewards{position:relative;padding:30px 32px;background-color:#211d38;overflow:hidden}@media (max-width:767.98px){.loyalty-program-rewards{padding:16px 20px 30px}}.loyalty-program-rewards__container{position:relative;margin:0 auto;padding:0;width:100%;max-width:1170px;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.loyalty-program-rewards__title{margin:0;font-size:24px;line-height:normal;color:#fff}.loyalty-program-rewards__text{margin:0 0 4px;font-size:18px;line-height:normal;color:#acacbf}.loyalty-program-rewards__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}@media (max-width:1349.98px){.loyalty-program-rewards__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:767.98px){.loyalty-program-rewards__grid{grid-template-columns:1fr}}.loyalty-program-rewards__grid-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:#322c53;border-radius:12px;box-shadow:0 4px 24px 0 rgba(0,0,0,.25);overflow:hidden}@media (max-width:991.98px){.loyalty-program-rewards__grid-card{max-width:100%}}.loyalty-program-rewards__grid-item-image{width:100%;height:auto;text-align:center;color:#fff;min-height:225px;-o-object-fit:cover;object-fit:cover;pointer-events:none;background-color:#711edb}.loyalty-program-rewards__grid-item-description{padding:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}.loyalty-program-rewards__grid-item-description-info{padding:0 0 16px;display:grid;grid-template-columns:60px 1fr;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px 6px;grid-template-areas:"icon pretitle" "icon title";border-bottom:1px dashed #acacbf}.loyalty-program-rewards__grid-item-icon{grid-area:icon;width:60px;height:60px;pointer-events:none}.loyalty-program-rewards__grid-item-pre-title{grid-area:pretitle;font-size:14px;line-height:normal;color:#acacbf}.loyalty-program-rewards__grid-item-title{grid-area:title;margin:0;font-size:16px;line-height:1.4;color:#fff}.loyalty-program-rewards__grid-item-text{margin:0;font-size:16px;line-height:1.4;color:#acacbf}.loyalty-program-modal-rules__wrap{position:relative;margin:0 auto;padding:0;height:100%;max-height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:1050}.loyalty-program-modal-rules__content{margin:0;padding:24px;max-width:360px;display:grid;grid-template-columns:1fr 44px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;grid-template-areas:"title button" "text text";gap:24px 12px;color:#fff;background-color:#322c53;border:none;border-radius:12px;box-shadow:inset 1px 2px 2px 0 #3f296e,0 2px 30px 0 rgba(0,0,0,.25)}.loyalty-program-modal-rules__title{grid-area:title;margin:0;font-size:18px;line-height:normal;color:inherit}.loyalty-program-modal-rules__text{grid-area:text;margin:0;font-size:16px;line-height:1.4;color:#acacbf}.loyalty-program-modal-rules__close{padding:10px;width:44px;height:44px;color:#fff;background-color:#28243f;border-radius:8px}.loyalty-program-modal-rules__close:hover{opacity:.5}.loyalty-program-modal-rules__close-icon{stroke:currentColor;fill:currentColor}.loyalty-program-hero__slider .h-top-s .container{max-width:1190px}.g-bonus-small .g-bonus-ch-link.g-bonus-ch-link--banner a h2{font-size:28px;line-height:44px}.g-bonus-small p a{font-size:18px;line-height:19px}@media (max-width:1349.98px){.g-bonus-big{min-height:275px}}@media (max-width:1349.98px){.g-bonus-big.g-bonus-active,.g-bonus-small.g-bonus-active{min-height:250px}}.g-bonus-a--taken{background:#ff890d}.wrapper{padding:0 32px;margin:auto;max-width:1320px;width:100%;display:grid;grid-template-columns:repeat(2,1fr);gap:20px}@media (max-width:767.98px){.wrapper{padding:0 16px;grid-template-columns:1fr}}.new-promotions-image{height:100%}.new-promotions-image--full{position:absolute;top:0;left:0;bottom:0;right:0;padding:0;margin:auto;width:0;height:0;min-width:100%;max-width:100%;min-height:100%;max-height:100%}.new-promotions-bg{position:relative;aspect-ratio:2/1;height:100%;color:#fff}.new-promotions-bg:hover:before{background:rgba(0,0,0,.4)!important}.new-promotions-bg:hover .new-promotions-h{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:end;position:absolute;top:0;left:0;width:100%;height:100%;padding-bottom:30px;padding-left:30px;z-index:10}@media (max-width:519.98px){.new-promotions-bg:hover .new-promotions-h{padding-bottom:20px;padding-left:20px}}.new-promotions-bg:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease;background:transparent!important;z-index:2}.new-promotions-bg img{position:absolute;height:100%;width:100%;inset:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}.new-promotions-bg .new-promotions-image--half{display:block}.new-promotions-bg .new-promotions-image--full{display:none}.new-promotions-bg--full{grid-column:1/3;aspect-ratio:4/.91}.new-promotions-bg--full .new-promotions-image--full{display:block}@media (max-width:767.98px){.new-promotions-bg--full{grid-column:unset;aspect-ratio:2/1}.new-promotions-bg--full .new-promotions-image--full{display:none}}.new-promotions-bg .promotion-details-link{color:#fff}@media (max-width:519.98px){.new-promotions-bg-c{height:inherit!important}}.new-promotions-h{display:none}.bonus-package-category-list__head-category-icon img{max-width:25px;max-height:25px}.playfina-vip-experience-card_title{max-width:250px;margin-left:auto;margin-right:auto}.component-collections .swiper-slide--loading{width:calc(25% - 7.5px)}@media screen and (max-width:768px){.component-collections .swiper-slide--loading{width:calc(50vw - 15px)}}@media (max-width:1349.98px){.component-collections__games-section .slots-on-line1{width:120px}.component-collections__games-section .slots-on-line1 .col{-webkit-box-flex:0!important;-ms-flex:0 0 100%!important;flex:0 0 100%!important;max-width:100%!important}.component-collections__games-section .slots-on-line2{width:240px}.component-collections__games-section .slots-on-line2 .col{-webkit-box-flex:0!important;-ms-flex:0 0 50%!important;flex:0 0 50%!important;max-width:50%!important}.component-collections__games-section .slots-on-line3{width:360px}.component-collections__games-section .slots-on-line3 .col{-webkit-box-flex:0!important;-ms-flex:0 0 33.3333%!important;flex:0 0 33.3333%!important;max-width:33.3333%!important}.component-collections__games-section .slots-on-line4{width:480px}.component-collections__games-section .slots-on-line4 .col{-webkit-box-flex:0!important;-ms-flex:0 0 25%!important;flex:0 0 25%!important;max-width:25%!important}.component-collections__games-section .slots-on-line5{width:600px}.component-collections__games-section .slots-on-line5 .col{-webkit-box-flex:0!important;-ms-flex:0 0 20%!important;flex:0 0 20%!important;max-width:20%!important}.component-collections__games-section .slots-on-line6{width:720px}.component-collections__games-section .slots-on-line6 .col{-webkit-box-flex:0!important;-ms-flex:0 0 16.6666%!important;flex:0 0 16.6666%!important;max-width:16.6666%!important}}@media (max-width:1349.98px){.component-collections__games-section .slots-big .slots-on-line1{width:160px!important}.component-collections__games-section .slots-big .slots-on-line2{width:320px!important}.component-collections__games-section .slots-big .slots-on-line3{width:480px!important}.component-collections__games-section .slots-big .slots-on-line4{width:640px!important}.component-collections__games-section .slots-big .slots-on-line5{width:800px!important}}.col-1-5{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%;position:relative;width:100%;padding-right:10px;padding-left:10px}@media (max-width:991.98px){.live-games-h-content .col-1-5{padding:0 2.5px;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}}.live-games-h-content .row{-ms-flex-wrap:wrap;flex-wrap:wrap}.live-games-h-content .simplebar-content{padding-right:0!important}@media (max-width:991.98px){.live-games-h-content .live-games-h-content-mobile{min-width:320px}}.games-component_badge_image{margin-right:5px}@media (max-width:530px){.header-carousel-dynamic__image,.header-carousel__image{-o-object-position:center top 0!important;object-position:left 50% top 0!important}}.onload-header-carousel-component{height:324.59px}.header-carousel__image--temp{height:300px}.onload-header-carousel-dynamic-component{height:368px}@media screen and (max-width:1350px){.onload-header-carousel-dynamic-component{height:318px}}@media screen and (max-width:992px){.onload-header-carousel-dynamic-component{height:252px}}@media screen and (max-width:768px){.onload-header-carousel-dynamic-component{height:253px}}.header-carousel-dynamic__image--temp{height:330px}@media screen and (max-width:1350px){.header-carousel-dynamic__image--temp{height:300px}}@media screen and (max-width:992px){.header-carousel-dynamic__image--temp{height:239px}}@media screen and (max-width:768px){.header-carousel-dynamic__image--temp{height:240px}}@media screen and (min-width:768px){.header_carousel_slide_dynamic--no-darker-left-side:before{background:none}}@media screen and (max-width:576px){.onload-header-carousel-component{height:214.59px}.header-carousel__image--temp{height:190px}}.header-carousel-slide__content-wrapper{max-width:65%}#playfina_top_header_logo{min-height:34px}@media screen and (max-width:390px){#playfina_top_header_logo{min-height:26px}}.playfina-header-carousel-dynamic__blurred{height:100%}@media screen and (min-width:991px){.onload-games-component{margin-right:20px}}@media screen and (min-width:320px) and (max-width:990px){.onload-games-component{margin-right:5px}}@media (max-width:1349.98px){.component-games--card .slots-on-line1{width:120px}.component-games--card .slots-on-line1 .col{-webkit-box-flex:0!important;-ms-flex:0 0 100%!important;flex:0 0 100%!important;max-width:100%!important}.component-games--card .slots-on-line2{width:240px}.component-games--card .slots-on-line2 .col{-webkit-box-flex:0!important;-ms-flex:0 0 50%!important;flex:0 0 50%!important;max-width:50%!important}.component-games--card .slots-on-line3{width:360px}.component-games--card .slots-on-line3 .col{-webkit-box-flex:0!important;-ms-flex:0 0 33.3333%!important;flex:0 0 33.3333%!important;max-width:33.3333%!important}.component-games--card .slots-on-line4{width:480px}.component-games--card .slots-on-line4 .col{-webkit-box-flex:0!important;-ms-flex:0 0 25%!important;flex:0 0 25%!important;max-width:25%!important}.component-games--card .slots-on-line5{width:600px}.component-games--card .slots-on-line5 .col{-webkit-box-flex:0!important;-ms-flex:0 0 20%!important;flex:0 0 20%!important;max-width:20%!important}.component-games--card .slots-on-line6{width:720px}.component-games--card .slots-on-line6 .col{-webkit-box-flex:0!important;-ms-flex:0 0 16.6666%!important;flex:0 0 16.6666%!important;max-width:16.6666%!important}}@media (max-width:1349.98px){.component-games--card .slots-big .slots-on-line1{width:160px!important}.component-games--card .slots-big .slots-on-line2{width:320px!important}.component-games--card .slots-big .slots-on-line3{width:480px!important}.component-games--card .slots-big .slots-on-line4{width:640px!important}.component-games--card .slots-big .slots-on-line5{width:800px!important}}@media (max-width:991.98px){.component-games--card .slots-ch.slots-big .slot-link,.component-games--card .slots-ch.slots-big p{font-size:13px}}@media (max-width:1349.98px){.swiper:not(.slots-big) .component-games__swiper-slide--card{width:117.15px;height:168px}}@media (max-width:991.98px){.swiper:not(.slots-big) .component-games__swiper-slide--card{width:114px;height:161px}}@media (max-width:1349.98px){.swiper:not(.slots-big) .component-games__swiper-wrapper--card{height:216px}}@media (max-width:991.98px){.swiper:not(.slots-big) .component-games__swiper-wrapper--card{height:185px}}.slot-image__recently_played{width:100%;height:100%;-o-object-position:center center;object-position:center center;-o-object-fit:cover;object-fit:cover;border:0}@media screen and (max-width:767.98px){.slot-image__recently_played{position:absolute;top:0;left:0}}.recently_played--games-wrapper .col{margin-bottom:5px}.tournaments-s picture .image-fit{display:block}.tournament-list__category-background-wrapper{height:257px}@media (max-width:1349.98px){.tournament-list__category-background-wrapper{height:227px}}@media (max-width:991.98px){.tournament-list__category-background-wrapper{height:147px}}@media (max-width:519.98px){.tournament-list__category-background-wrapper{height:165px}}.filter-h .__active-search-collection,.filter-h .__active-search-collection:hover{border-bottom:1px solid #facd0d}.filter-h .__active-search-collection p{color:#fff}.filter-h .__active-search-collection:hover img,.filter-h .__active-search-collection img{filter:grayscale(0)}.section_playfina_searchable__games{background:#252141}@media (max-width:519.98px){.playfina-searchable-games__games-section .slots-big .row{width:inherit!important}}@media (min-width:768px) and (max-width:991.98px){.playfina-searchable-games__games-section .slots-hold:not(.slots-big)>.row{margin:0 -2.5px 10px}}.slot-image__lobby-card{z-index:-1;position:absolute;top:0;left:0;width:100%;height:100%}.slot-image__lobby-card.slot-image__lobby-card--blurred{z-index:-2}.promo_additional_string a{color:#fff!important;text-transform:none!important;font-family:unset!important}@media screen and (min-width:991.98px){.playfina_new_year_short_desc{font-size:19px!important}}.valentine-promo-btn-gray{pointer-events:none;background:#7c7c7f}.sportsbook-iframe__wrapper{height:calc(100vh - 60px);height:calc(var(--vh, 1vh) * 100 - 60px)}@media (max-width:1349.98px){.sportsbook-iframe__wrapper{height:calc(100vh - 56px);height:calc(var(--vh, 1vh) * 100 - 56px)}}@media (max-width:1349.98px){.sportsbook-iframe__wrapper .container{padding:0!important;margin:0!important}}.sportsbook-iframe__iframe{position:absolute;top:0;left:0;bottom:0;width:100%;height:100%;border:0}.sportsbook-iframe__iframe iframe{border:none}@media (min-width:992px){.terms-and-conditions-modal .modal-dialog{max-width:640px}}.terms-and-conditions-modal .bottom-new-popup{background:inherit}.terms-and-conditions-modal .new-modal-checkbox{margin-bottom:10px!important}.terms-and-conditions-modal .new-modal-checkbox span{top:50%;-webkit-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}@media (max-width:1349.98px){.terms-and-conditions-modal .new-modal-checkbox span{top:13px}}.tournament-details__table-right-side{padding-left:14px}@media (max-width:991.98px){.tournament-details__table-right-side{padding-left:12px}}.card-design-cdn-image{position:absolute;z-index:-1;top:0;left:0;width:100%;height:100%}.card-design-blurred-cdn-image{position:absolute;z-index:-2;top:0;left:0;width:100%;height:100%}.poster-design-blurred-cdn-image{position:absolute;top:0;left:0;z-index:-1}.jackpot-desktop-card-design-blurred-cdn-image{position:absolute;top:0;left:0;z-index:0}.search-modal-card-design-blurred-cdn-image{z-index:0;left:0;right:0}.search-modal-card-design-cdn-image{z-index:0;left:0;right:0;background:transparent}.jackpot-mobile-card-design-blurred-cdn-image{position:absolute;top:0;left:0;z-index:0}.game-c-menu{height:calc(100% - 54px)}@media (min-width:768px) and (max-width:1349.98px){.game-c-menu{height:100%}}@media (min-width:992px){.game-c-menu{height:inherit}}@media (min-width:600px) and (max-width:991px){.game-c-menu{height:100%;right:0;left:inherit;width:calc(100vw - 54px)!important}}@media (min-width:600px) and (max-width:991px){.gamepage-b .game-c-menu{height:100%;right:0;left:inherit;width:100%!important}}.game-c-no-menu{height:100%}@media (min-width:992px){.game-c-no-menu{height:inherit}}.playfina_play_game--ios-custom-height{height:calc(100% - 15px)!important}.playfina_play_game--ios-background{background-color:#18152c}.make-deposit-h .game-block-modal__content p{font-size:17px;color:#706c88;line-height:24px}.bonus-restricted-game__wrapper .slots-img,.bonus-restricted-game__wrapper a,.bonus-restricted-game__wrapper a:after,.bonus-restricted-game__wrapper a:before,.bonus-restricted-game__wrapper picture{pointer-events:none!important}.bonus-restricted-game__wrapper .bonus-restricted-game__text-wrapper{width:100%;height:100%;position:absolute;left:0;top:0;z-index:20;background-color:rgba(36,26,66,.88)}.bonus-restricted-game__wrapper .bonus-restricted-game__text-wrapper .bonus-restricted-game__text{display:inline-block;width:72%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);text-align:center;color:#facd0d}@media (max-width:1349.98px){.bonus-restricted-game__wrapper .bonus-restricted-game__text-wrapper .bonus-restricted-game__text{font-size:.75rem}}.bonus-restricted-game__search-bar-text{color:#facd0d}@media (min-width:768px) and (max-width:991.98px){#user-right__currency-submenu .simplebar-offset{right:unset!important}}@media (min-width:768px) and (max-width:991.98px){#user-right__currency-submenu .simplebar-content{padding-right:20px!important}}@media (max-width:991.98px){#user-right__currency-submenu .simplebar-content{padding-bottom:0!important}}@media (max-width:991.98px){#user-right__currency-submenu .simplebar-track.vertical{max-height:110px}}.body-sidebar{overflow:hidden}@media (max-width:519.98px){@supports (-webkit-touch-callout:none){.body-sidebar{position:fixed}}@supports not (-webkit-touch-callout:none){.body-sidebar{position:inherit}}}.playfina__left-side-menu--safari .simplebar-content{padding-right:14px!important}.playfina__left-side-menu--safari .simplebar-offset{right:-16px!important}.playfina__right-side-menu--safari .simplebar-content{padding-right:32px!important}.playfina__right-side-menu--safari .simplebar-offset{right:-20px!important}.sidebar-promotions li button{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}.sidebar-promotions li button svg{position:absolute;top:15px;right:10px}.sidebar-promotions button+span{padding:0 6px}#playfina__left-side-menu .sidebar-support picture.bottom-logo img{max-height:31px}.playfinа-user-unverified-display h3,.playfinа-user-verified-display h3{font-size:15px}@media (max-width:1349.98px){.playfinа-user-unverified-display h3,.playfinа-user-verified-display h3{font-size:13px}}.homepage{background-image:none}.card-error>label>div.birth{border:1px solid #dc3545!important}#cabinet-verification__documents-address-open-button:not(.collapsed),#cabinet-verification__documents-identity-open-button:not(.collapsed),#cabinet-verification__documents-payment-open-button:not(.collapsed){border-radius:10px 10px 0 0}#cabinet-verification__documents-address-open-button.collapsed,#cabinet-verification__documents-identity-open-button.collapsed,#cabinet-verification__documents-payment-open-button.collapsed{margin-bottom:10px}#cabinet-verification__documents-address-body,#cabinet-verification__documents-identity-body,#cabinet-verification__documents-payment-body{border-radius:0 0 10px 10px}.select-currency-c .select-currenct-icon,.select-picture-crypto picture{min-width:50px}@media (max-width:1349.98px){.slots-ch .cabinet-game-history__1-col{width:168px}.slots-ch .cabinet-game-history__1-col .col{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.slots-ch .cabinet-game-history__2-col{width:336px}.slots-ch .cabinet-game-history__2-col .col{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.slots-ch .cabinet-game-history__3-col{width:504px}.slots-ch .cabinet-game-history__3-col .col{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.slots-ch .cabinet-game-history__4-col{width:672px}.slots-ch .cabinet-game-history__4-col .col{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.slots-ch .cabinet-game-history__5-col{width:840px}.slots-ch .cabinet-game-history__5-col .col{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}}.playfina-cabinet__select-option-icon{max-width:21px;max-height:21px;border-radius:50%}@media screen and (min-width:1350px){#personal-modal .cabinet__left-side-col{-webkit-box-flex:0;-ms-flex:0 0 26.7112%;flex:0 0 26.7112%;max-width:26.7112%}}@media screen and (min-width:1350px){#personal-modal .cabinet__right-side-col{-webkit-box-flex:0;-ms-flex:0 0 73.2888%;flex:0 0 73.2888%;max-width:73.2888%}}.bonuses-tabs-h{max-height:inherit}.cabinet-history__clear-datepicker{position:absolute;right:11px;top:50%;-webkit-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}@media (max-width:1349.98px){.cabinet-history__clear-datepicker{top:40%}}#cabinet-dashboard__promotions-wrapper--mobile .simplebar-content{padding-left:0!important;padding-right:20px!important}@media screen and (min-width:1200px){.profile-c-l{width:273px}}@media screen and (min-width:1350px){.right-side-menu__withdrawal-button{display:none!important}}#cabinet-bonuses__simplebar-wrapper{max-height:590px}@media screen and (max-width:1350px){#cabinet-bonuses__simplebar-wrapper{max-height:calc(100vh - 3.5rem - 110px)}}@media screen and (max-width:991px){#cabinet-bonuses__simplebar-wrapper{max-height:calc(100vh - 3.5rem - 50px)}}#cabinet-bonuses__simplebar-wrapper #cabinet-bonuses__simplebar-inner-wrapper{min-height:570px}@media screen and (max-width:1350px){#cabinet-bonuses__simplebar-wrapper #cabinet-bonuses__simplebar-inner-wrapper{min-height:calc(100vh - 3.5rem - 125px)}}@media screen and (max-width:991px){#cabinet-bonuses__simplebar-wrapper #cabinet-bonuses__simplebar-inner-wrapper{min-height:calc(100vh - 3.5rem - 65px)}}#toasts-h{position:fixed;top:80px;right:30px}@media (max-width:519.98px){#toasts-h{left:10px;right:10px}}#toast-notifications-holder{margin-left:-100px}@media (max-width:991.98px){#toast-notifications-holder{margin-left:0}}#toast-notifications-holder .offer-for-you-s{position:relative;top:unset;right:unset;width:500px;margin-bottom:10px}@media (max-width:519.98px){#toast-notifications-holder .offer-for-you-s{width:auto}}#modal-notifications-holder .offer-for-you-s{position:absolute;top:0;right:0}@media (max-width:991.98px){.offer-for-you-s{left:0;right:0}}.payments-c img{min-height:40px}@media (max-width:991.98px){.personal-cabinet__bonuses header{padding:0 10px!important}.personal-cabinet__bonuses header .row{height:100%;-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:end!important}.personal-cabinet__bonuses header .row .col:first-child{padding-bottom:7px}.personal-cabinet__bonuses header .row .col-auto:nth-child(2){-ms-flex-item-align:center;align-self:center;padding:7px}}@media (max-width:519.98px){.personal-cabinet__bonuses .profile-c{background:#18152c;height:calc(100vh - 46px);margin-bottom:0!important}.personal-cabinet__bonuses .profile-c ul.bonuses-top-show{padding-top:5px;margin-bottom:3px}.personal-cabinet__bonuses .profile-c .have-promo-code.mission-rewards-h{padding-bottom:5px}.personal-cabinet__bonuses .profile-c #cabinet-bonuses__simplebar-inner-wrapper{padding-right:13px!important}}@media screen and (max-width:991px){.personal-cabinet__bonuses .simplebar-offset{right:-8px!important}}.personal-cabinet__bonuses .bonuses-tabs-h .cabinet-bonuses__links-wrapper picture{height:unset}@media (max-width:519.98px){#cabinet-dashboard__promotions-active--mobile .deposit-button{line-height:27px}}.cabinet-history__bet-clear-datepicker,.cabinet-history__deposit-clear-datepicker,.cabinet-history__withdrawal-clear-datepicker{width:20px;background:#28253b}.playfina__personal-cabinet--safari #cabinet-dashboard__promotions-main-wrapper--desktop div.simplebar-offset{right:-10px!important}.playfina__personal-cabinet--safari #cabinet-dashboard__promotions-main-wrapper--desktop div.simplebar-offset div.simplebar-content{padding-right:20px!important}.playfina__personal-cabinet--safari #cabinet-bonuses__simplebar-wrapper div.simplebar-offset{right:-10px!important}.playfina__personal-cabinet--safari #cabinet-bonuses__simplebar-wrapper div.simplebar-offset div.simplebar-content{padding-right:10px!important}.playfina__personal-cabinet--safari #profile #profile-tb div.simplebar-offset{right:-10px!important}.playfina__personal-cabinet--safari #profile #profile-tb div.simplebar-offset div.simplebar-content{padding-right:10px!important}@media (max-width:1349.98px){.playfina__personal-cabinet--safari #profile #profile-tb div.simplebar-offset div.simplebar-content{padding-right:18px!important}}.playfina__personal-cabinet--safari #cabinet-left__currency-holder--wrapper div.simplebar-offset{right:-10px!important}.playfina__personal-cabinet--safari #cabinet-left__currency-holder--wrapper div.simplebar-content{padding-right:10px!important}@media (min-width:1350px){#profile #security{min-height:580px!important}}@media (min-width:1350px){#profile #security>.profile-input{min-height:unset!important}}@media (max-width:1349.98px){#cabinet-dashboard__promotions-main-wrapper--mobile .simplebar-content{overflow-x:hidden!important}}#home #cabinet-dashboard__tournaments-wrapper .simplebar-offset{right:-20px!important}@media screen and (min-width:992px) and (max-width:1350px){.profile-c-l{width:273px}#cabinet-dashboard__promotions-main-wrapper--desktop{max-height:641px;height:641px;margin-bottom:0!important}#home .profile-c .row.cash-button-mobile-h>.col-6:first-child{margin-bottom:8px!important}}.promotions-locked .deposit-button{padding:11px 26px}@media (min-width:1350px){.playfina-play-game-component .container{max-width:unset}}@media (min-width:992px){.playfina-play-game-component .container{max-width:unset}}@media (min-width:768px){.playfina-play-game-component .container{max-width:unset}}.provders-l .providers-icon{text-align:center}.providers-icon>img{max-height:60px}.providers-hero{text-align:right}.providers-hero>img{max-height:300px}.providers-country{border-radius:50%}.sidebar-promotions .promotions-add>span{padding:0 6px}.big-win__game-url{position:absolute;height:100%;width:100%;z-index:30}.big-win h2{margin:0 0 6px;padding:0 16px 0 0;font-size:18px;line-height:1.43;color:#18152c}.big-win p{font-size:14px;line-height:1.2;text-align:left;color:#706c88}.big-win p strong{color:#04c000}#modal-deposit4 label{margin:0!important}#modal-deposit4 input[type=radio]{display:none}#modal-deposit4 span{position:relative;display:inline-block;vertical-align:middle;width:30px;height:30px;border:1px solid #04c000;border-radius:50%}#modal-deposit4 input:checked+span:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#04c000;border-radius:50%;border:4px solid #fff}#modal-deposit4 p{display:inline-block!important;vertical-align:middle!important;margin-bottom:0!important;margin-left:10px}.scroll-deposit{max-height:510px}@media (max-width:1349.98px){.scroll-deposit{max-height:450px}}@media (max-width:519.98px){.scroll-deposit{max-height:inherit}}@media (min-width:992px){#playfina-deposit__first-step{min-height:250px}}#playfina-deposit__second-step input.char_1{padding:0 80px 0 25px!important}#playfina-deposit__second-step input.char_2{padding:0 80px 0 30px!important}#playfina-deposit__second-step input.char_3{padding:0 80px 0 50px!important}#playfina-deposit__second-step input.char_4{padding:0 80px 0 75px!important}#playfina-deposit__fifth-step .card-inputs-c input,#playfina-deposit__fourth-step .card-inputs-c input,#playfina-deposit__third-step-step .card-inputs-c input{padding-top:5px}#playfina-deposit__fifth-step .big-span{top:27px}#playfina-deposit__fourth-step label{margin:0!important}#playfina-deposit__fourth-step input[type=radio]{display:none}#playfina-deposit__fourth-step span:not(.playfina-deposit__fourth-step--input-span){position:relative;display:inline-block;vertical-align:middle;width:30px;height:30px;border:1px solid #04c000;border-radius:50%}#playfina-deposit__fourth-step input:checked+span:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#04c000;border-radius:50%;border:4px solid #fff}#playfina-deposit__fourth-step p:not(.playfina-deposit__fourth-step-error){display:inline-block!important;vertical-align:middle!important;margin-bottom:0!important;margin-left:10px}#playfina-deposit__fifth-step .bitcoin-h picture{margin-left:6px}#playfina-deposit__fifth-step .bitcoin-h picture img{max-height:24px;max-width:160px}#playfina-deposit__fifth-step .scan-qr h3 picture.currency-suffix{max-height:20px;max-width:100px;display:inline-block;position:relative;top:-2px;left:6px;background:none!important}#playfina-deposit__fifth-step .scan-qr h3 picture.currency-suffix img.coin-method-image{max-height:20px;max-width:100px}.make-deposit2__loader{height:calc(100% + .9999999px)}@media (max-width:519.98px){.make-deposit2__loader{top:0;-webkit-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0);height:100vh;border-radius:0}}.card-green .birth{border:1px solid #04c000!important}.tournaments-t-l ul li{font-size:16px;line-height:24px;color:#acacbf;margin-bottom:14px}.tournaments-t-l ul li:before{content:"•";color:#facd0d;font-weight:700;display:inline-block;width:.8em;position:relative;top:2px}.tournaments-t-l ul{list-style:none;padding-bottom:.2em;padding-left:.8em}.circle-button-holder{position:relative;display:inline-block;vertical-align:middle;top:-30px;padding:8px;border-radius:50%;background:#18152c}.circle-button-holder .circle-button{position:relative}.circle-button-holder .circle-button:before{content:"";position:absolute;top:0;left:0;width:48px;height:48px;border-radius:50%;box-shadow:0 5px 20px rgba(46,223,11,.8);z-index:1}.circle-button-holder .bottom-menu-c{font-size:10px;color:#f1eef5!important;opacity:.7;margin-bottom:34px;letter-spacing:.4em}.circle-button-holder .circle-text{position:absolute;bottom:-2px;left:-2px}@media (min-width:992px){#page-footer .footer-middle-l{text-align:center}}@media (min-width:1350px){#page-footer .footer-middle-l{text-align:start}}#page-footer .footer-links-s li{margin-left:10px}@media screen and (max-width:1350px){#page-footer .footer-links-s li{margin-left:15px}}.close-mobile-banner{width:32px;height:32px;position:absolute;right:10px;top:10px;z-index:10;background:#312654;border-radius:50%}.close-mobile-banner svg{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.challenges-h .welcome-details-t h2{font-size:16px!important;color:#facd0d!important;line-height:19px;text-transform:uppercase;margin-bottom:12px}
/*# sourceMappingURL=main2.0.39.css.map */
