@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-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:transparent}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{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: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: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: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: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: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: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: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-Bold}.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,.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,.accept-cookie-l,.already-account button,.already-c h2,.already-c p,.already-m button,.aviable-color p,.balance-h h2,.bonus-card button,.bonus-code-edit-c p,.bonus-code-edit-c p strong,.bonus-code-get-c a,.bonus-code-h-p h5,.bonus-code-r p,.bonus-code-r p strong,.bonus-lv-win,.bonus-steps h3,.bonuses-icons-t-h span,.bonuses-tabs-h h2,.bonuses-top-show li .bonuses-active-number,.bottom-bonus-h h2,.bottom-bonus-h p,.bottom-menu-c p,.bottom-mobile-payments p,.bottom-new-popup h2,.card-play button,.cash-button-mobile,.cash-mobile h2,.challenges-b h2,.challenges-b h3,.challenges-c .hovered-slot-content span,.choose-deposit-n h3,.choose-t-h button,.confirmation-c h4,.cookie-h h2,.deposit-inputs input,.deposit-inputs select,.deposit-l-c h2,.deposit-l-c h3,.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,.fileed-good,.footer-mobile-links a,.footer-mobile-links h2,.fw-600,.fw-700,.fw-800,.fw-900,.g-bonus-a p,.g-bonus-c-b h3,.g-bonus-c-b h5,.g-bonus-c h2 a,.g-bonus-c p a,.games-find-h .games-find-name,.h-404 a,.h-404 h1,.h-buttons button,.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,.how-to-get-b-h h2,.left-menu-mobile-link h2,.lobby-name,.make-deposit-h h2,.menu-level h2,.missions-back-c h3,.missions-infront p strong,.missions-p h4,.missions-rewards-details,.mobile-currency h3,.mobile-dashboard-links .col p,.more-links-h a,.new-login-form header h2,.new-modal-checkbox p a,.next-step-deposit,.nologged-mobile .mobile-join,.nologged-mobile .mobile-login,.nologged-mobile h2,.nologged-mobile h3,.offer-for-you-r h2,.payments-c h3,.place-button span,.place-table-h .place-readmore,.place-table-h h2,.place-table-h h3,.place-table-h h5 span,.place-table-h picture span,.place-table-h select,.play-now-missions,.prize-pool-tb h5,.prize-pool-tb h5 span,.profile-input-phone .button-phone,.provders-l h2,.providers-order,.providers-tables-r h5,.reach-prize h2,.scan-qr h3,.secret-bonus p,.select-currency-c .select-currenct-icon,.select-currency-c h3,.sidebar-promotions-h .bonuses-icons-t-h span,.sign-up-account button,.sign-up-mobile-h p,.sign-up-mobile-h span,.sing-h .sing-button,.sing-h h2,.sing-h h3,.small-deposit,.table-place-content tr td:last-child,.timer-place h4,.timer-place span,.toast-c p,.total-jackpot-l h2,.tournaments-c p,.tournaments-p-l h2,.tournaments-p-l h2 strong,.tournaments-profile-c h4 a,.tournaments-t-l h1,.tournaments-t-l h2,.tournaments-timer,.tournaments-timer h3,.tournaments-timer h4,.tournaments-top-new h5 span,.tournaments-top-new h5 strong,.tournamets-h h2,.tournatents-p-r h2,.tournatents-p-r h2 strong,.tournatents-p-r p strong,.verify-phone h3 strong,.vip-numbers,.vip-program-c h2,.vip-programs-c h3,.vip-status-c h2,.vip-status-c h3,.vip-status-c h4,.vip-status-t-h h1,.visit-lobby,.welcome-details-t h1,.welcome-details-t h2,.welcome-package-h h4,.your-level-s .password-show-popup h3,.your-level-s .read-more-profile{font-family:Geometria-Bold}.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:0 0;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:767.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:767.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:767.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:767.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:767.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:767.98px){.login-h button{background:0 0}}.login-button-blue{background:#241a42;border-radius:30px}.header-l{font-size:0}@media(max-width:767.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:767.98px){.header-l img{max-height:26px!important}}.header-l picture img{height:26px}@media(max-width:767.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:767.98px){.header-r .sarch-h{display:none!important}}@media(max-width:767.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:767.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:767.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:0 0;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:0 0;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:767.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:40px;margin-bottom:20px}.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:0 0!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:767.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:767.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:767.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:767.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:767.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:767.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:767.98px){.offer-for-you img{-o-object-position:top center;object-position:top center}}.offer-modal .modal-dialog{max-width:700px}@media(max-width:767.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:767.98px){.offer-modal .modal-content{margin-bottom:100px}}@media(max-width:767.98px){.offer-modal .offer-for-you{border-radius:0;border:none}}.offer-modal .offer-for-you picture{min-height:270px}@media(max-width:767.98px){.offer-modal .offer-for-you picture{min-height:auto;width:100%;height:auto;padding-bottom:70%}}@media(max-width:767.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:767.98px){.offer-modal .offer-for-you .bt-green{display:block;width:100%;padding:12px 10px;border-radius:6px}}@media(max-width:767.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:767.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}.footer-s{background:#24203b}.footer-h{max-width:1076px;margin:0 auto}.footer-links{display:-webkit-box;display:-ms-flexbox;display:flex}@media(max-width:767.98px){.footer-links{display:block;font-size:0}}@media(max-width:767.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:767.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}.language-h-f button{padding:6px;border:1px solid #363057}.language-h-f button:hover{background:#363057}.language-h-f .dropdown-menu{background-color:#322c53}.language-h-f .dropdown-menu a{color:#fff}.language-h-f .dropdown-menu a:hover{background-color:#711edb}.language-h-f .dropdown-menu img{max-width:20px;border-radius:50%}.footer-links-s li{margin-left:10px}.footer-links-s a{opacity:.7}.footer-links-s a:hover{opacity:1}.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}@media(max-width:767.98px){.sign-up-mobile-h{position:fixed;bottom:10px;left:10px;right:10px;z-index:99;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:767.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{text-align:center;font-size:0}@media(max-width:767.98px){.bottom-menu-h{position:fixed;padding:10px 20px 0;bottom:0;left:0;right:0;z-index:99;margin-bottom:-14px;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 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)}}.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:767.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:767.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:767.98px){.top-slide-n2 .top-bg-img{width:105%!important}}@media(max-width:767.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:767.98px){.top-slide-n h3{font-size:21px!important}}@media(max-width:767.98px){.top-slide-n h4{font-size:20px!important}}@media(max-width:767.98px){.top-slide-n h5,.top-slide-n h6{font-size:19px!important}}@media(max-width:767.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:767.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:767.98px){.top-bg-motion-h{height:220px}}.top-bg-motion-h img{position:absolute;top:0;width:102%;max-width:inherit}@media(max-width:767.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:767.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:767.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}.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:767.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:767.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:767.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:767.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%)}@media(max-width:991.98px){.filter-s .container-mobile-s{padding-bottom:4px!important;overflow-x:scroll}.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:767.98px){.filter-moving{top:57px}}.filter-h{padding-top:0!important}@media(max-width:991.98px){.filter-h{white-space:nowrap}}@media(max-width:767.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}.modal-provider .modal-dialog{max-width:1200px}@media(max-width:767.98px){.modal-provider .modal-dialog{margin:0}}.modal-provider .modal-content{border:0;border-radius:10px;background:#211d38}@media(max-width:767.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:767.98px){.providers-modal-h button[data-dismiss=modal]{top:20px;right:10px}}.providers-modal-h ul{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}.providers-modal-h li{text-align:center;display:inline-block;min-width:114px;margin:0 2px 4px;width:12.1%;padding:4px;background:#18152c;border-radius:8px}@media(min-width:768px) and (max-width:991.98px){.providers-modal-h li{width:19.5%;min-width:auto}}@media(max-width:767.98px){.providers-modal-h li{width:32%;min-width:auto;margin:0 2px 4px}}.providers-modal-h li:hover p{text-decoration:underline}.providers-modal-h li .row{height:70px;-ms-flex-line-pack:center;align-content:center}.providers-modal-h li .col-auto{width:100%}.providers-modal-h a{position:absolute;top:0;left:0;width:100%;height:100%;display:block;z-index:4}.providers-modal-h picture{position:relative;display:block;margin:0 auto 4px}.providers-modal-h img{max-width:50px;max-height:40px}.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:767.98px){.mobile-balance{margin-bottom:10px!important}}.sarch-provider-top{padding:0 30px 0 10px;margin-bottom:20px}@media(max-width:767.98px){.sarch-provider-top{padding:0 10px}}@media(max-width:767.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:767.98px){.left-menu-button,.right-menu-button{display:none!important}}.left-side-button{display:none}@media(max-width:767.98px){.left-side-button{display:inline-block;padding-right:10px}}.left-side-menu-mobile{display:none}@media(max-width:767.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:767.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:767.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:767.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:767.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:767.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:767.98px){.games-find-h ul{overflow-x:scroll;white-space:nowrap}}.games-find-h li{text-align:center;display:inline-block}@media(max-width:767.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;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyOTIuNCIgaGVpZ2h0PSIyOTIuNCI+PHBhdGggZmlsbD0iIzAwMDAwMCIgZD0iTTI4NyA2OS40YTE3LjYgMTcuNiAwIDAgMC0xMy01LjRIMTguNGMtNSAwLTkuMyAxLjgtMTIuOSA1LjRBMTcuNiAxNy42IDAgMCAwIDAgODIuMmMwIDUgMS44IDkuMyA1LjQgMTIuOWwxMjggMTI3LjljMy42IDMuNiA3LjggNS40IDEyLjggNS40czkuMi0xLjggMTIuOC01LjRMMjg3IDk1YzMuNS0zLjUgNS40LTcuOCA1LjQtMTIuOCAwLTUtMS45LTkuMi01LjUtMTIuOHoiLz48L3N2Zz4=) 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-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:767.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:767.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:767.98px){.slots-hold .slots-img{height:auto;padding-bottom:100%}}@media(max-width:767.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:767.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:767.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:767.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)}}.g-bonus-c{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-small{position:relative;min-height:275px;background:url(../images/backgrounds/get-bonus-small-bg.webp) top no-repeat;background-size:cover;height:100%}@media(min-width:992px){.g-bonus-small{padding-top:50px!important}}@media(max-width:991.98px){.g-bonus-small{height:auto;overflow:hidden;background:url(../images/backgrounds/get-bonus-small-bg-mobile.png) top no-repeat;background-size:cover}}.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}}.g-bonus-small picture{position:absolute;right:10px;top:50%;-webkit-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);max-width:200px;margin:0 auto}@media(max-width:1349.98px){.g-bonus-small picture{max-width:150px}}@media(max-width:991.98px){.g-bonus-small picture{max-width:182px}}@media(max-width:767.98px){.g-bonus-small picture{margin-right:-60px}}.g-bonus-big{position:relative;overflow:hidden;background:url(../images/backgrounds/get-bonus-big-bg.webp) top no-repeat;min-height:322px;background-size:cover}@media(max-width:991.98px){.g-bonus-big{overflow:hidden;min-height:inherit;background:url(../images/backgrounds/get-bonus-big-mobile.png) top no-repeat;background-size:cover}}.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-big picture{position:absolute;bottom:0;right:0;z-index:2}@media(min-width:768px) and (max-width:991.98px){.g-bonus-big picture{max-width:370px}}@media(max-width:991.98px){.g-bonus-big picture{position:absolute;right:10px;top:50%;filter:grayscale(100%);opacity:.7;-webkit-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);margin-right:-60px}}@media(max-width:991.98px){.g-bonus-big picture img{margin:0 auto -30px}}.g-bonus-ch{position:relative;max-width:670px;z-index:3}@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:767.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:767.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 pciture{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:767.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:767.98px){.g-bonus-h-bigger .promotions-mobile-image picture{max-width:300px;right:0;left:0}}@media(max-width:767.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:767.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:767.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:767.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:767.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:767.98px){.jackpot-slider-c h2{font-size:14px}}.jackpot-slider-c h2 a{line-height:20px}@media(max-width:767.98px){.jackpot-slider-c h2 a{font-size:14px}}@media(max-width:767.98px){.jackpot-slider-c h3{font-size:16px}}.jackpot-slider-c .bt-green{padding:10px 43px}@media(max-width:767.98px){.jackpot-slider-c .bt-green{padding:10px 30px}}.bonuses-icons-h{font-size:0}.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:767.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:767.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:767.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:767.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%}}.latest-winners-h .latest-w{margin:0 -7px}@media(max-width:991.98px){.latest-winners-h .latest-w{margin:0}}@media(max-width:767.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:767.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:767.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:767.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:767.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:767.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:767.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:767.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:767.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:767.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:767.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:767.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:767.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:767.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:767.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}.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}.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:0 0;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:0 0;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:0 0}}@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:140px;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}.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:0 0}}.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:767.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 .password-holder-show .see-password-show{opacity:1}.bottom-new-popup .password-holder-show .see-password{opacity:0}.bottom-new-popup .see-password-show{display:block;opacity:0;top:6px;right:2px;position:absolute}.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:767.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:767.98px){.cookie-h-winners{bottom:65px}}@media(max-width:767.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:0 0;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}.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:0 0}.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}.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)}.filter-lobby-s{background:#252141}@media(max-width:767.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}.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)}.tournaments-top-s{background:#252141}.tournamets-top-h picture{margin-right:14px}@media(max-width:767.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{width:100%}}@media(max-width:767.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:14px}}@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:767.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:767.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}.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}}@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:767.98px){.tournaments-timer p{display:block}}.tournaments-timer em{font-size:14px;font-style:normal;margin:0 2px}@media(max-width:767.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-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-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:767.98px){.tournaments-d-h picture{width:100%;padding-bottom:120%;margin-bottom:20px}}.tournaments-d-h picture img{position:absolute}.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:767.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:767.98px){.tournaments-p-l h2 img{width:20px}}.tournaments-p-l h2 strong{color:#facd0d;font-size:22px;line-height:27px}@media(max-width:767.98px){.tournaments-p-l h2 strong{font-size:16px}}.tournaments-p-l h2 span{margin:0 15px}@media(max-width:767.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:767.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:767.98px){.tournatents-p-r h2 img{width:20px}}.tournatents-p-r h2 strong{color:#fff;font-size:22px;line-height:27px}@media(max-width:767.98px){.tournatents-p-r h2 strong{font-size:19px}}.tournatents-p-r h2 strong em{font-size:14px;font-style:normal}@media(max-width:767.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:767.98px){.tournatents-p-r h2 span{font-size:14px!important;margin:0 5px}}@media(max-width:767.98px){.tournatents-p-r p{font-size:16px}.tournatents-p-r p strong{font-size:19px}}@media(max-width:767.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:767.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:767.98px){.tournaments-c p{font-size:12px}}@media(max-width:767.98px){.tournaments-c .col-7{-webkit-box-flex:0;-ms-flex:0 0 40%;flex:0 0 40%;max-width:40%}}@media(max-width:767.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:767.98px){.tournaments-c footer .tournaments-r{padding:10px 10px 10px 0}}@media(max-width:767.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:767.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:767.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:767.98px){#cabinet-dashboard__promotions-wrapper--mobile .simplebar-content{padding-right:0!important}}@media(max-width:767.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:767.98px){.tournaments-new-h picture{position:relative;min-height:140px}}.tournaments-new-h picture img{width:100%}@media(max-width:767.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:767.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:767.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}.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:32px}.balance-h p svg{margin-top:-2px}.balance-h h2{text-align:center;color:#facd0d;font-size:32px;margin-bottom:32px}.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:767.98px){#personal-modal .personal-h{min-height:99.9vh}}.tournaments-profile-h{padding:10px;height:245px;margin-bottom:0}@media(max-width:991.98px){.tournaments-profile-h{height:unset;min-height:245px;max-height:315px;margin-bottom:10px}}@media(max-width:767.98px){.tournaments-profile-h .simplebar-offset{right:0!important}}@media(max-width:767.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:767.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:767.98px){#bonuses #cabinet-bonuses__simplebar-inner-wrapper{min-height:inherit!important}}#transaction .scroll-transaction{max-height:425px;min-height:425px}@media(max-width:767.98px){#transaction .scroll-transaction{max-height:inherit;min-height:inherit!important}}#transaction .profile-input{min-height:590px}@media(max-width:767.98px){#transaction .profile-input{min-height:inherit}}#transaction .deposit-tab-c{min-height:590px}@media(max-width:767.98px){#transaction .deposit-tab-c{min-height:inherit}}#game-history .profile-c{min-height:620px;margin-bottom:0!important}@media(max-width:767.98px){#game-history .profile-c{min-height:inherit}}#game-history .profile-input{min-height:590px}@media(max-width:767.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:767.98px){#notifications #cabinet-notifications__simple-bar-wrapper{min-height:inherit}}#notifications .horizontal{display:none}#profile .profile-input{min-height:590px}@media(max-width:767.98px){#profile .profile-input{min-height:inherit}}#profile #profile-tb{max-height:inherit;min-height:560px!important}@media(max-width:767.98px){#profile #profile-tb{min-height:inherit}}@media(max-width:767.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:767.98px){#verification .verification-h{max-height:inherit;border-radius:0!important;overflow:inherit}}#verification .profile-input{min-height:inherit}.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(max-width:1349.98px){.playfina__personal-cabinet--safari #profile #profile-tb div.simplebar-offset div.simplebar-content{padding-right:15px!important}}.game-c-no-menu{height:100%}@media(min-width:992px){.game-c-no-menu{height:inherit}}@media(max-width:767.98px){.cabinet__right-side-col .notifciations-h{padding:15px 10px 15px 0}}@media(max-width:767.98px){.cabinet__right-side-col .show-all-notifications{margin-left:10px}}.tournaments-profile-c{padding:6px;background:rgba(172,172,191,.06);border-radius:6px;margin-bottom:6px}.tournaments-profile-c picture{width:62px;height:62px;border-radius:4px;margin-right:10px}.tournaments-profile-c h3{font-size:12px;line-height:15px;margin-bottom:4px}.tournaments-profile-c h3 a{font-size:12px}.tournaments-profile-c h4{font-size:14px}.tournaments-profile-c h4 a{font-size:14px;line-height:18px;color:#facd0d}.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:#04c000!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:767.98px){.have-promo-code input{font-size:16px}}.have-promo-code button{width:100%;padding:9.5px 30px;border-radius:6px}@media(max-width:767.98px){.have-promo-code .col-sm{padding:0!important}}.have-promo-code .col-sm .col-sm{padding:0 5px!important}@media(max-width:767.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:767.98px){.have-promo-code .col-sm .col-sm-auto{padding:0!important}}@media(max-width:767.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:767.98px){.sticky-filter{top:58px}}.bonuses-top-show{margin-bottom:8px}@media(max-width:767.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:767.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:767.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:767.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:767.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:767.98px){.bonuses-top-show li+li{margin-left:3px}}@media(max-width:767.98px){#bonuses header{padding:14px 10px 0}}@media(max-width:767.98px){#bonuses .simplebar-content{padding:0!important}}@media(max-width:767.98px){#bonuses .profile-input{padding:0 5px!important;border-radius:0!important}}@media(max-width:767.98px){#bonuses .profile-c{padding:8px 8px 8px 6px!important}}@media(max-width:767.98px){#bonuses .active-bonuses-hc .deposit-button{line-height:27px}}@media(max-width:767.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{padding:15px;border-radius:8px;background:#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:767.98px){#home .tournaments-profile-h{width:96vw}}@media(max-width:1349.98px){#home .tournaments-profile-h .simplebar-offset{right:-20px!important}}@media(max-width:1349.98px){#home .tournaments-profile-h .simplebar-content{padding:10px 30px 30px 10px!important}}@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:767.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:767.98px){.challenges-h{padding-top:21px;padding-bottom:20px}}@media(max-width:767.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:767.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:767.98px){.challenges-c .slots-img{height:auto;padding-bottom:100%}}@media(max-width:767.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:767.98px){.challenges-c .hovered-slot-content{bottom:10%}}.challenges-c .hovered-slot-content span{font-size:16px!important}@media(max-width:767.98px){.challenges-c-h .row{margin:0 -2.5px}}@media(max-width:767.98px){.challenges-c-h .col-lg-2{padding:0 2.5px}}.challenges-b{padding:12px 10px}@media(max-width:767.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:767.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:767.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%}.game-c .exit-full-screen{display:none;position:absolute;top:10px;right:10px;z-index:1000}.game-c iframe{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.more-from-p-i img{max-width:102px;max-height:35px}.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;z-index:999;top:0;left:0;width:100%;height:100%;padding-bottom:0}.game-c-full .exit-full-screen{display:block}@media(max-width:767.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:450px;padding:0 5px}@media(max-width:767.98px){.scroll-deposit{max-height:inherit;height:82vh}}@media(max-width:767.98px){.scroll-deposit .simplebar-content{padding:0!important}}@media(max-width:767.98px){.scroll-deposit .simplebar-track.vertical{opacity:0!important}}@media(max-width:767.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:767.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:767.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{background:#f4f0fb;padding:8px;border-radius:6px;border:1px solid rgba(140,52,252,.6);margin-bottom:6px}.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}.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:767.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:767.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:767.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:0 0!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-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-s{overflow:hidden;background-color:#131531}.vip-programs-c{border-radius:10px;background:#18152c;padding:30px 10px 40px;height:100%}@media(max-width:767.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%;margin-bottom:16px}}.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,.vip-h picture{position:relative}.vip-c:hover .reach-prize{display:block}.vip-c img{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:767.98px){.vip-c img{max-width:12vw}}.vip-all-h{display:block;position:absolute;top:0;left:0;width:100%;height:100%}.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:767.98px){.vip-passed{top:33px;left:12px;max-width:7vw!important}}.vip1{top:9%;left:32%}.vip1 .vip-passed{top:93px;left:50px}@media(min-width:768px) and (max-width:991.98px){.vip1 .vip-passed{top:50px;left:20px}}@media(max-width:767.98px){.vip1 .vip-passed{top:20px;left:10px}}.vip2{top:10%;left:62%}.vip3{top:14%;left:60%}.vip4{top:16%;left:50%}.vip5{top:14%;left:34%}.vip6{top:17.5%;left:38%}.vip7{top:20%;left:55%}.vip8{top:23%;left:66.2%}.vip9{top:23%;left:75%}.vip10{top:25.5%;left:58%}.vip11{top:29%;left:50%}.vip12{top:30%;left:38%}.vip13{top:34%;left:27%}.vip14{top:35%;left:46%}.vip15{top:39%;left:53%}.vip16{top:40%;left:46%}.vip17{top:42%;left:65%}.vip18{top:45%;left:59%}.vip19{top:46%;left:50%}.vip20{top:49%;left:39%}.vip21{top:52%;left:23%}.vip22{top:52%;left:43%}.vip23{top:56%;left:41%}.vip24{top:60%;left:45%}.vip25{top:62%;left:71%}.vip26{top:63%;left:37%}.vip27{top:68%;left:51%}.vip28{top:73.5%;left:48%}.vip29{top:75%;left:40%}.vip30{top:72%;left:27%}.vip31{top:77%;left:25%}.vip32{top:77%;left:34%}.vip33{top:89%;left:50%}.reach-prize{display:none;width:170px;padding:10px;border-radius:10px;background-color:#fff;position:absolute;bottom:-60px;box-shadow:0 0 20px #211d38;z-index:2}@media(min-width:992px) and (max-width:1349.98px){.reach-prize{left:-30px;bottom:-40px}}@media(min-width:768px) and (max-width:991.98px){.reach-prize{left:-30px;bottom:-50px}}@media(max-width:767.98px){.reach-prize{width:140px;bottom:-20px;left:-30px}}.reach-prize h2{font-size:16px}@media(max-width:767.98px){.reach-prize h2{font-size:14px}}.reach-prize p{font-size:14px}@media(max-width:767.98px){.reach-prize p{font-size:12px}}.reach-points{margin-bottom:10px}.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:767.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}.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}}.header_carousel_slide_dynamic--no-darker-left-side:before{background:0 0}@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:767.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}.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}.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:0 0}.jackpot-mobile-card-design-blurred-cdn-image{position:absolute;top:0;left:0;z-index:0}@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:767.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:767.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:767.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:767.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:767.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(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}#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:767.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:0 0!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:767.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}}.challenges-h .welcome-details-t h2{font-size:16px!important;color:#facd0d!important;line-height:19px;text-transform:uppercase;margin-bottom:12px}