.Select{position:relative}.Select input::-webkit-contacts-auto-fill-button,.Select input::-webkit-credentials-auto-fill-button{display:none!important}.Select input::-ms-clear{display:none!important}.Select input::-ms-reveal{display:none!important}.Select,.Select div,.Select input,.Select span{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.Select.is-disabled .Select-arrow-zone{cursor:default;pointer-events:none;opacity:.35}.Select.is-disabled>.Select-control{background-color:#f9f9f9}.Select.is-disabled>.Select-control:hover{box-shadow:none}.Select.is-open>.Select-control{border-bottom-right-radius:0;border-bottom-left-radius:0;background:#fff;border-color:#b3b3b3 #ccc #d9d9d9}.Select.is-open>.Select-control .Select-arrow{top:-2px;border-color:transparent transparent #999;border-width:0 5px 5px}.Select.is-searchable.is-open>.Select-control{cursor:text}.Select.is-searchable.is-focused:not(.is-open)>.Select-control{cursor:text}.Select.is-focused>.Select-control{background:#fff}.Select.is-focused:not(.is-open)>.Select-control{border-color:#007eff;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 0 3px rgba(0,126,255,.1);background:#fff}.Select.has-value.is-clearable.Select--single>.Select-control .Select-value{padding-right:42px}.Select.has-value.Select--single>.Select-control .Select-value .Select-value-label,.Select.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value .Select-value-label{color:#333}.Select.has-value.Select--single>.Select-control .Select-value a.Select-value-label,.Select.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value a.Select-value-label{cursor:pointer;text-decoration:none}.Select.has-value.Select--single>.Select-control .Select-value a.Select-value-label:hover,.Select.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value a.Select-value-label:hover,.Select.has-value.Select--single>.Select-control .Select-value a.Select-value-label:focus,.Select.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value a.Select-value-label:focus{color:#007eff;outline:none;text-decoration:underline}.Select.has-value.Select--single>.Select-control .Select-value a.Select-value-label:focus,.Select.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value a.Select-value-label:focus{background:#fff}.Select.has-value.is-pseudo-focused .Select-input{opacity:0}.Select.is-open .Select-arrow,.Select .Select-arrow-zone:hover>.Select-arrow{border-top-color:#666}.Select.Select--rtl{direction:rtl;text-align:right}.Select-control{background-color:#fff;border-color:#d9d9d9 #ccc #b3b3b3;border-radius:4px;border:1px solid #ccc;color:#333;cursor:default;display:table;border-spacing:0;border-collapse:separate;height:36px;outline:none;overflow:hidden;position:relative;width:100%}.Select-control:hover{box-shadow:0 1px 0 rgba(0,0,0,.06)}.Select-control .Select-input:focus{outline:none;background:#fff}.Select-placeholder,.Select--single>.Select-control .Select-value{bottom:0;color:#aaa;left:0;line-height:34px;padding-left:10px;padding-right:10px;position:absolute;right:0;top:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Select-input{height:34px;padding-left:10px;padding-right:10px;vertical-align:middle}.Select-input>input{width:100%;background:none transparent;border:0;box-shadow:none;cursor:default;display:inline-block;font-family:inherit;font-size:inherit;margin:0;outline:none;line-height:17px;padding:8px 0 12px;-webkit-appearance:none}.is-focused .Select-input>input{cursor:text}.has-value.is-pseudo-focused .Select-input{opacity:0}.Select-control:not(.is-searchable)>.Select-input{outline:none}.Select-loading-zone{cursor:pointer;display:table-cell;position:relative;text-align:center;vertical-align:middle;width:16px}.Select-loading{-webkit-animation:Select-animation-spin 400ms infinite linear;-o-animation:Select-animation-spin 400ms infinite linear;animation:Select-animation-spin 400ms infinite linear;width:16px;height:16px;box-sizing:border-box;border-radius:50%;border:2px solid #ccc;border-right-color:#333;display:inline-block;position:relative;vertical-align:middle}.Select-clear-zone{-webkit-animation:Select-animation-fadeIn 200ms;-o-animation:Select-animation-fadeIn 200ms;animation:Select-animation-fadeIn 200ms;color:#999;cursor:pointer;display:table-cell;position:relative;text-align:center;vertical-align:middle;width:17px}.Select-clear-zone:hover{color:#d0021b}.Select-clear{display:inline-block;font-size:18px;line-height:1}.Select--multi .Select-clear-zone{width:17px}.Select-arrow-zone{cursor:pointer;display:table-cell;position:relative;text-align:center;vertical-align:middle;width:25px;padding-right:5px}.Select--rtl .Select-arrow-zone{padding-right:0;padding-left:5px}.Select-arrow{border-color:#999 transparent transparent;border-style:solid;border-width:5px 5px 2.5px;display:inline-block;height:0;width:0;position:relative}.Select-control>*:last-child{padding-right:5px}.Select--multi .Select-multi-value-wrapper{display:inline-block}.Select .Select-aria-only{position:absolute;display:inline-block;height:1px;width:1px;margin:-1px;clip:rect(0,0,0,0);overflow:hidden;float:left}@-webkit-keyframes Select-animation-fadeIn{from{opacity:0}to{opacity:1}}@keyframes Select-animation-fadeIn{from{opacity:0}to{opacity:1}}.Select-menu-outer{border-bottom-right-radius:4px;border-bottom-left-radius:4px;background-color:#fff;border:1px solid #ccc;border-top-color:#e6e6e6;box-shadow:0 1px 0 rgba(0,0,0,.06);box-sizing:border-box;margin-top:-1px;max-height:200px;position:absolute;left:0;top:100%;width:100%;z-index:1;-webkit-overflow-scrolling:touch}.Select-menu{max-height:198px;overflow-y:auto}.Select-option{box-sizing:border-box;background-color:#fff;color:#666;cursor:pointer;display:block;padding:8px 10px}.Select-option:last-child{border-bottom-right-radius:4px;border-bottom-left-radius:4px}.Select-option.is-selected{background-color:#f5faff;background-color:rgba(0,126,255,.04);color:#333}.Select-option.is-focused{background-color:#ebf5ff;background-color:rgba(0,126,255,.08);color:#333}.Select-option.is-disabled{color:#ccc;cursor:default}.Select-noresults{box-sizing:border-box;color:#999;cursor:default;display:block;padding:8px 10px}.Select--multi .Select-input{vertical-align:middle;margin-left:10px;padding:0}.Select--multi.Select--rtl .Select-input{margin-left:0;margin-right:10px}.Select--multi.has-value .Select-input{margin-left:5px}.Select--multi .Select-value{background-color:#ebf5ff;background-color:rgba(0,126,255,.08);border-radius:2px;border:1px solid #c2e0ff;border:1px solid rgba(0,126,255,.24);color:#007eff;display:inline-block;font-size:.9em;line-height:1.4;margin-left:5px;margin-top:5px;vertical-align:top}.Select--multi .Select-value-icon,.Select--multi .Select-value-label{display:inline-block;vertical-align:middle}.Select--multi .Select-value-label{border-bottom-right-radius:2px;border-top-right-radius:2px;cursor:default;padding:2px 5px}.Select--multi a.Select-value-label{color:#007eff;cursor:pointer;text-decoration:none}.Select--multi a.Select-value-label:hover{text-decoration:underline}.Select--multi .Select-value-icon{cursor:pointer;border-bottom-left-radius:2px;border-top-left-radius:2px;border-right:1px solid #c2e0ff;border-right:1px solid rgba(0,126,255,.24);padding:1px 5px 3px}.Select--multi .Select-value-icon:hover,.Select--multi .Select-value-icon:focus{background-color:#d8eafd;background-color:rgba(0,113,230,.08);color:#0071e6}.Select--multi .Select-value-icon:active{background-color:#c2e0ff;background-color:rgba(0,126,255,.24)}.Select--multi.Select--rtl .Select-value{margin-left:0;margin-right:5px}.Select--multi.Select--rtl .Select-value-icon{border-right:none;border-left:1px solid #c2e0ff;border-left:1px solid rgba(0,126,255,.24)}.Select--multi.is-disabled .Select-value{background-color:#fcfcfc;border:1px solid #e3e3e3;color:#333}.Select--multi.is-disabled .Select-value-icon{cursor:not-allowed;border-right:1px solid #e3e3e3}.Select--multi.is-disabled .Select-value-icon:hover,.Select--multi.is-disabled .Select-value-icon:focus,.Select--multi.is-disabled .Select-value-icon:active{background-color:#fcfcfc}@keyframes Select-animation-spin{to{transform:rotate(1turn)}}@-webkit-keyframes Select-animation-spin{to{-webkit-transform:rotate(1turn)}}.react-phone-number-input__row{display:flex;align-items:center}.react-phone-number-input__phone{flex:1;min-width:0}.react-phone-number-input__icon{width:calc(0.31em * 4);height:calc(0.31em * 3);border:1px solid rgba(0,0,0,.5);box-sizing:content-box}.react-phone-number-input__icon--international{width:calc(0.31em * 3 + 2 * 1px);height:calc(0.31em * 3 + 2 * 1px);padding-left:calc(0.31em/2);padding-right:calc(0.31em/2);border:none}.react-phone-number-input__error{margin-left:calc(0.31em * 4 + 2 * 1px + 0.3em + 0.35em + 0.5em);margin-top:calc(0.3rem);color:#d30f00}.react-phone-number-input__icon-image{max-width:100%;max-height:100%}.react-phone-number-input__ext-input::-webkit-inner-spin-button,.react-phone-number-input__ext-input::-webkit-outer-spin-button{margin:0!important;-webkit-appearance:none!important;-moz-appearance:textfield!important}.react-phone-number-input__ext-input{width:3em}.react-phone-number-input__ext{white-space:nowrap}.react-phone-number-input__ext,.react-phone-number-input__ext-input{margin-left:.5em}.react-phone-number-input__country--native{position:relative;align-self:stretch;display:flex;align-items:center;margin-right:.5em}.react-phone-number-input__country-select{position:absolute;top:0;left:0;height:100%;width:100%;z-index:1;border:0;opacity:0;cursor:pointer}.react-phone-number-input__country-select-arrow{display:block;content:'';width:0;height:0;margin-bottom:.1em;margin-top:.3em;margin-left:.3em;border-width:.35em .2em 0;border-style:solid;border-left-color:transparent;border-right-color:transparent;color:#b8bdc4;opacity:.7;transition:color .1s}.react-phone-number-input__country-select-divider{font-size:1px;background:#000}.react-phone-number-input__country-select:focus+.react-phone-number-input__country-select-arrow,.react-phone-number-input__country.rrui__select--focus .rrui__select__arrow{color:#03b2cb}.react-phone-number-input__input--style{height:calc(0.3rem * 6);outline:none;border-radius:0;padding:0;appearance:none;border:none;border-bottom:1px solid #c5d2e0;transition:border .1s;font-size:inherit}.react-phone-number-input__input--style:focus{border-color:#03b2cb}.react-phone-number-input__input--style--disabled{cursor:default}.react-phone-number-input__input--style--invalid,.react-phone-number-input__input--style--invalid:focus{border-color:#eb2010}.react-phone-number-input__input:-webkit-autofill{box-shadow:0 0 0 1000px #fff inset}.react-phone-number-input__country .rrui__select__button{border-bottom:none}@font-face{font-family:roboto;font-style:normal;font-weight:300;src:url(/build/roboto-v20-latin_latin-ext-300.796fd35eb31b5409ca7fb76ada79e1f9.eot);src:local("Roboto Light"),local("Roboto-Light"),url(/build/roboto-v20-latin_latin-ext-300.796fd35eb31b5409ca7fb76ada79e1f9.eot?#iefix) format("embedded-opentype"),url(/build/roboto-v20-latin_latin-ext-300.56ecfc67855e255d92db6f6fcb97143e.woff2) format("woff2"),url(/build/roboto-v20-latin_latin-ext-300.f4b08b5a857ef12352aaf0ebc1316460.woff) format("woff"),url(/build/roboto-v20-latin_latin-ext-300.4446dd9ba9b1e2234e64b4d777d06e6e.ttf) format("truetype"),url(/build/roboto-v20-latin_latin-ext-300.dd0bea1f9a808d633492fa573039ca1d.svg#Roboto) format("svg")}@font-face{font-family:roboto;font-style:normal;font-weight:400;src:url(/build/roboto-v20-latin_latin-ext-regular.56a31de4e721adf1089b00ddfad6f29c.eot);src:local("Roboto"),local("Roboto-Regular"),url(/build/roboto-v20-latin_latin-ext-regular.56a31de4e721adf1089b00ddfad6f29c.eot?#iefix) format("embedded-opentype"),url(/build/roboto-v20-latin_latin-ext-regular.c5bf51b68dc9fd7fe944d8947fe12518.woff2) format("woff2"),url(/build/roboto-v20-latin_latin-ext-regular.d679a90608a65cc9394f67448ca2094a.woff) format("woff"),url(/build/roboto-v20-latin_latin-ext-regular.2cc6fa7410c7b7b6b79786f5792d73b8.ttf) format("truetype"),url(/build/roboto-v20-latin_latin-ext-regular.8681f434273fd6a267b1a16a035c5f79.svg#Roboto) format("svg")}@font-face{font-family:roboto;font-style:normal;font-weight:500;src:url(/build/roboto-v20-latin_latin-ext-500.497afbb64d21aedc0c228d1c2fd796ba.eot);src:local("Roboto Medium"),local("Roboto-Medium"),url(/build/roboto-v20-latin_latin-ext-500.497afbb64d21aedc0c228d1c2fd796ba.eot?#iefix) format("embedded-opentype"),url(/build/roboto-v20-latin_latin-ext-500.15431381890720a5a4b62b33c8ae06c5.woff2) format("woff2"),url(/build/roboto-v20-latin_latin-ext-500.3d9446f210892af971a3854d0f984ae9.woff) format("woff"),url(/build/roboto-v20-latin_latin-ext-500.cc5cf8a6940e67ad71b38bb5e4dbf82a.ttf) format("truetype"),url(/build/roboto-v20-latin_latin-ext-500.95204ac95130828753c0ee0ada537c33.svg#Roboto) format("svg")}@font-face{font-family:roboto;font-style:normal;font-weight:700;src:url(/build/roboto-v20-latin_latin-ext-700.1b13116aa31556ad3fbc445b387f0c61.eot);src:local("Roboto Bold"),local("Roboto-Bold"),url(/build/roboto-v20-latin_latin-ext-700.1b13116aa31556ad3fbc445b387f0c61.eot?#iefix) format("embedded-opentype"),url(/build/roboto-v20-latin_latin-ext-700.52bb58c8cb04cf3eea4f9ac0afa1d1f6.woff2) format("woff2"),url(/build/roboto-v20-latin_latin-ext-700.d0cc855e64aca1072711f49d1a38ca0c.woff) format("woff"),url(/build/roboto-v20-latin_latin-ext-700.a38acd56c951e3186485e2bbc688c80a.ttf) format("truetype"),url(/build/roboto-v20-latin_latin-ext-700.57888be7f3e68a7050452ea3157cf4de.svg#Roboto) format("svg")}@font-face{font-family:roboto mono;font-style:normal;font-weight:400;src:url(/build/roboto-mono-v7-latin-regular.78d56693c87723bc26b6b4fbe01a7bbd.eot);src:local("Roboto Mono"),local("RobotoMono-Regular"),url(/build/roboto-mono-v7-latin-regular.78d56693c87723bc26b6b4fbe01a7bbd.eot?#iefix) format("embedded-opentype"),url(/build/roboto-mono-v7-latin-regular.0c94e034ca06357576c2d03d623e1fcd.woff2) format("woff2"),url(/build/roboto-mono-v7-latin-regular.6d5bc1d8c0dc6b8420463d00e33be71a.woff) format("woff"),url(/build/roboto-mono-v7-latin-regular.14c49437cd8fc72b862a6c070fa6e8d1.ttf) format("truetype"),url(/build/roboto-mono-v7-latin-regular.96a9bbe5d32f7fe96e844bcbf7b4e05d.svg#RobotoMono) format("svg")}@font-face{font-family:bebasneue;src:url(/build/bebasneue.51b4a619fab5e1a38643657191a85aa5.otf) format("opentype")}@font-face{font-family:bebasneue;font-weight:700;src:url(/build/bebasneue-bold.524d720f3f670bd38785447ca9c4b395.otf) format("opentype")}@font-face{font-family:whitney;font-weight:400;src:url(/build/Whitney-LightSC.4a4fe9f69e49f266bd178013b4c75ba4.otf) format("opentype")}@font-face{font-family:whitney;font-weight:500;src:url(/build/whitney-medium.294afa63edf49dc293dd90373066b4d4.otf) format("opentype")}@font-face{font-family:whitney;font-weight:600;src:url(/build/whitney-semibold.6897a1fa2639214696fc1d3809948c48.otf) format("opentype")}@font-face{font-family:whitney;font-weight:700;src:url(/build/whitney-bold.62b7ed79de33fd64c1c321a150243237.otf) format("opentype")}@font-face{font-family:whitney;font-weight:900;src:url(/build/Whitney-BlackSC.0736a5e530474ad4fef85b320e0c6d7e.otf) format("opentype")}@font-face{font-family:gilroy;src:url(/build/Gilroy-Regular.59525ce19c9e4999bc19d96e4a88c1b3.eot);src:local("Gilroy Regular"),local("Gilroy-Regular"),url(/build/Gilroy-Regular.59525ce19c9e4999bc19d96e4a88c1b3.eot?#iefix) format("embedded-opentype"),url(/build/Gilroy-Regular.8e8705d069fbb9099b3a1e1d779fa5c5.woff) format("woff"),url(/build/Gilroy-Regular.ae5e7255973ffe09b53f07a2805232a8.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:gilroy;src:url(/build/Gilroy-Medium.ce12e7f23ff25c6f534364a7435885df.eot);src:local("Gilroy Medium"),local("Gilroy-Medium"),url(/build/Gilroy-Medium.ce12e7f23ff25c6f534364a7435885df.eot?#iefix) format("embedded-opentype"),url(/build/Gilroy-Medium.7d5dc1791cf2738d55a87e871549004c.woff) format("woff"),url(/build/Gilroy-Medium.6444f14adcdee041b62184f13139a56d.ttf) format("truetype");font-weight:500;font-style:normal}@font-face{font-family:gilroy;src:url(/build/Gilroy-Bold.5e111ca086414e1d8905e5a875fb6899.eot);src:local("Gilroy Bold"),local("Gilroy-Bold"),url(/build/Gilroy-Bold.5e111ca086414e1d8905e5a875fb6899.eot?#iefix) format("embedded-opentype"),url(/build/Gilroy-Bold.32750b00d6f5003097a67377a4af208f.woff) format("woff"),url(/build/Gilroy-Bold.3cf0ee273a0b3f022234b6572c3b78f9.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:gilroy;src:url(/build/Gilroy-ExtraBold.bdf3ea41ca5484b3f973d14a46cad4a4.eot);src:local("Gilroy ExtraBold"),local("Gilroy-ExtraBold"),url(/build/Gilroy-ExtraBold.bdf3ea41ca5484b3f973d14a46cad4a4.eot?#iefix) format("embedded-opentype"),url(/build/Gilroy-ExtraBold.2037b7c09569dd6f0ca302d92ec0c23e.woff) format("woff"),url(/build/Gilroy-ExtraBold.07e6a6cd3cdb9eedaa9aa81fafe1e42a.ttf) format("truetype");font-weight:800;font-style:normal}@font-face{font-family:proximanova-bold;font-weight:700;src:url(/build/Proxima-Nova-Bold.72b6f2c9990bd3d37b8013a59ed78902.otf) format("opentype")}html{-webkit-text-size-adjust:100%;height:100%}body.ReactModal__Body--open{overflow:hidden}*{margin:0;padding:0;vertical-align:top;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}ul,li{list-style:none}i{font-style:normal}img{max-width:100%}a,button{cursor:pointer;text-decoration:none;color:inherit;transition:all .4s ease}a:active{background-color:transparent}select,map,area,a,button{border:0;outline:none}img{border-style:none}h1,h2,h3,h4,h5,h6{font-weight:400}input[type=text],input[type=password],textarea{text-align:left;background:0 0;cursor:auto}input,textarea,select{border:0;outline:none;line-height:normal;-webkit-appearance:none;border-radius:0}textarea{resize:none}.p-0{padding:0!important}.p-t-0{padding-top:0!important}.m-0{margin:0!important}.m-t-0{margin-top:0!important}.clear{clear:both}.middle-wrap{white-space:nowrap;text-align:center;width:100%;height:100%;position:relative}.middle{vertical-align:middle;display:inline-block;white-space:normal}.middle-wrap-abs{white-space:nowrap}.middle-wrap-table{display:table;width:100%;vertical-align:middle;position:relative}.middle-wrap-table .middle{display:table-cell}.middle-wrap:after,.middle-wrap-abs:after,.thank:after,.video-overlay:after{content:"";vertical-align:middle;display:inline-block;width:1px;height:100%}.image{position:relative;display:block}.bsz,.bsz .bgimage{background:no-repeat 50% 50%;overflow:hidden;background-size:cover}.overflow-hidden{overflow:hidden}.bsz .bgimage{opacity:1;transition:opacity .8s}.bsz.loading .bgimage{opacity:0}.bsz img{display:none;position:relative}.bsz,.bsz .bgimage,.middle-wrap-abs,.overlay,.thank{position:absolute;left:0;top:0;width:100%;height:100%}.thank{overflow:hidden;white-space:nowrap;background:#68b10c;white-space:nowrap;z-index:10;display:none;text-align:center;color:#fff;font-weight:500;letter-spacing:.05em}.thank span{display:inline-block;width:100%;white-space:normal;padding:15px}@keyframes rotateSpinner{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.loading:after,.submitting:after,.image-container:before{content:"";position:absolute;top:50%;left:50%;margin-top:-25px;margin-left:-25px;width:50px!important;height:50px!important;background-size:70%;border-radius:50%;-webkit-animation:rotateSpinner 2s linear infinite;animation:rotateSpinner 2s linear infinite;font-size:0}.viewport{overflow:hidden}.viewport.lock{position:fixed;width:100%;left:0}.pull-right{float:right}.clearfix::after{display:block;content:"";clear:both}.hide{display:none}.head-bot-bar{background:#28353c;height:55px;line-height:55px}.subpage-navigation{height:70px;display:flex;align-content:center;align-items:center;border-bottom:1px solid #323a3e}.subpage-navigation--left{display:flex;height:100%}.subpage-navigation--right{display:flex;margin-left:auto;height:100%}.subpage-navigation--right .subpage-navigation__item{padding-right:15px}.subpage-navigation__item{padding-right:30px;height:100%;display:flex;align-content:center;align-items:center}.subpage-navigation__item a{height:100%;display:flex;align-content:center;align-items:center;font-size:14px;letter-spacing:-.25px;color:#aebfc7;white-space:nowrap}.subpage-navigation__item.active a{color:#23d160;border-bottom:2px solid #23d160}.subpage-navigation__item .progress{width:150px;height:20px;border-radius:10px;background-color:#293338}.subpage-navigation__item .progress .bar{background-size:40px 40px;background-image:linear-gradient(135deg,rgba(255,255,255,0.12) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.12) 50%,rgba(255,255,255,0.12) 75%,transparent 75%,transparent);-webkit-animation:progress-bar-stripes 2s linear infinite;-moz-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite;box-shadow:none;float:left;height:100%;font-size:12px;line-height:20px;border-radius:20px;overflow:hidden;text-align:center;background-color:#23d160;-webkit-transition:width .6s ease;transition:width .6s ease}.icon-gammdom-symbol{vertical-align:baseline}@keyframes pulse-green{0%{box-shadow:0 0 0 0 rgba(16,222,124,.7)}70%{box-shadow:0 0 0 10px transparent}100%{box-shadow:0 0 0 0 transparent}}button.disabled{cursor:not-allowed;opacity:.3;pointer-events:unset}@-webkit-keyframes progress-bar-stripes{from{background-position:0 0}to{background-position:40px 0}}@-moz-keyframes progress-bar-stripes{from{background-position:0 0}to{background-position:40px 0}}@keyframes progress-bar-stripes{from{background-position:0 0}to{background-position:40px 0}}.Toastify__toast{border-radius:4px!important;display:flex!important;align-items:center!important}.Toastify__toast--warning{background:#e9cb52!important}.Toastify__toast--error{background:#dc4362!important}.Toastify__toast--success{background:#44c771!important}.koth__modal-overlay{background:red;width:100vw;height:100vw;background-color:rgba(0,0,0,.15)!important}.landing__page_content--logged-in .crash_grid:nth-child(1){width:100%;height:100%}.landing__page_content--logged-in .crash_grid:nth-child(2){display:none!important}.koth-modal{background-color:rgba(0,0,0,.75)!important}.koth-modal-inside{display:flex;align-items:center;justify-content:center;width:100%;height:100%;max-width:100%!important}.gt{color:#23d160}.gt--hv:hover{cursor:pointer;color:#15ff8e}.gt--fw{font-weight:700}.c-text{color:#23d160}.cb-text{color:#23d160;font-weight:500}.b-text{font-weight:500}.img-resp{max-height:100%;max-width:100%}.clickable{cursor:pointer}.header_content{padding:0 10px}.logo_section__inner{display:flex;align-items:center}.logo_section__right-wrap{margin-left:auto;display:flex;align-items:center;white-space:nowrap}.coins__tooltip .rc-tooltip-inner{background-color:#0e1418!important;color:rgba(255,255,255,.65)!important;font-size:14px;padding:10px 25px}.coins__tooltip .rc-tooltip-arrow{border-bottom-color:#0e1418!important}.navbar__tooltip{opacity:1!important;position:fixed!important}.navbar__tooltip .rc-tooltip-inner{background-color:#1a252b!important;color:rgba(255,255,255,.65)!important;font-size:14px}.navbar__tooltip .rc-tooltip-arrow{top:2px!important;border-bottom-color:transparent!important;right:21px!important}@media(max-width:1400px){.site_content{padding-top:66px!important}}.text-seperator{display:flex;align-items:center}.text-seperator::after,.text-seperator::before{content:"";height:2px;flex-grow:1;border-radius:12px;background:#35434c;align-items:center}.text-seperator::before{margin-right:20px}.text-seperator::after{margin-left:20px}.inp-grp{display:flex;flex-direction:row;flex-wrap:wrap}.inp-grp--with-spacing{justify-content:space-around}.inp-grp-title{color:#adbec6;margin-bottom:10px;flex-basis:100%}.inp-grp-title--unimp{color:#536167}.inp-grp-title--italic{font-style:italic}.inp-grp-title--margin-top{padding-top:15px}.inp-grp-title--margin-left{padding-left:15px}.inp-grp-subtitle{margin-bottom:15px;color:#536167}.inp-grp-title+.inp-grp-subtitle{margin-top:-5px}.inp-wrap{flex-wrap:wrap;background:#293338;position:relative;width:auto;cursor:text;display:flex;align-items:center;border-radius:6px;background:0 0!important;height:50px}.inp-wrap--new{color:#fff;border-width:2px}.inp-wrap--new .inp::placeholder{color:#fff}.inp-wrap:last-child{margin-right:0!important}.inp-wrap--name{flex-grow:1}.inp-wrap--title{width:110px}.inp-wrap--dropdown{border:2px solid #35434c;padding:15px;cursor:pointer}.inp-wrap--month,.inp-wrap--year{width:160px}.inp-wrap--day{width:110px}.inp-wrap--half{width:calc(50% - 5px)}.inp-wrap--half:nth-child(even){margin-right:0!important}.inp-wrap--full{width:100%;margin-right:0!important}.inp-wrap--success .inp-fieldset{border-color:#196044}.inp-wrap--error .inp-fieldset{border-color:#ff5a5a}.inp-wrap--active{background:#252e33}.inp-wrap--active .inp-fieldset{border-color:#23d160!important}.inp-wrap--disabled{cursor:not-allowed;opacity:.6}.inp-wrap--disabled input{cursor:not-allowed;opacity:.6}.inp-wrap--light{background-color:#e8e8e8;opacity:1}.inp-wrap--light .inp-fieldset{border:none}.inp-wrap--light i{color:rgba(38,47,52,.75)}.inp-fieldset{height:100%;border:2px solid #35434c;width:100%;border-radius:6px;position:absolute;top:0;left:0;padding:inherit}.inp-title-legend{display:block;width:auto;max-width:.01px;transition:max-width .3s,padding .3s;max-width:0;visibility:hidden;height:4px}.inp-title-legend-span{display:inline-block;padding:0 5px}.inp-title{color:#fff;position:absolute;transition:top .3s,font-size .3s,padding .3s,left .3s;width:100%;left:0;padding:inherit;transform:translateY(-50%);top:50%}.inp-wrap--up .inp-title{top:1px;left:7px}.inp-wrap--up .inp-title,.inp-wrap--up .inp-title-legend{font-size:12px}.inp-wrap--up .inp-title-legend{max-width:1000px}.inp-wrap--error .inp-title{color:#ff5a5a}.inp-title--light{color:rgba(38,47,52,.75)}.inp-wrap--success .inp-title,.inp-wrap--success .inp-icon:not(.inp-icon--right),.inp-wrap--active .inp-title,.inp-wrap--active .inp-icon:not(.inp-icon--right){color:#23d160!important}.dropdown-wrap--open>.inp-title{color:#adbec6}.inp-title .dropdown-icon{color:#adbec6;font-size:14px}.inp-icon{margin-right:10px;font-size:15px;color:#536167}.inp-icon--right{font-size:18px;margin-left:5px;margin-right:0}.inp-icon--right:hover{color:#23d160}.inp-icon--active{color:#23d160}.inp-inner{height:100%;display:inline-flex;width:100%;align-items:center;position:relative}.inp-inner{padding:0 15px}.inp{width:100%;color:#fff;background:0 0;height:19px;position:relative;cursor:pointer}.inp::placeholder{color:#536167}.inp--no-title{bottom:unset}.inp:-webkit-autofill{transition-delay:9999s;transition-property:background-color,color}.inp-msg{font-size:14px;margin-top:4px;line-height:19px;display:flex;color:#ff5a5a}.inp-msg .inp-err-msg-i{font-size:16px;margin-right:3px}.dropdown{margin-top:5px;padding-top:10px;border-radius:6px;background-color:#141a1d;width:100%;z-index:1;height:0;display:none;position:absolute;left:-2px;top:100%;padding-right:5px;padding-left:5px;padding-bottom:10px;max-height:300px}.dropdown__img{max-height:22px;max-width:22px;margin-right:10px}.dropdown__search-wrap{height:38px;padding:0 5px;margin-bottom:10px}.dropdown__search{background:#222c31!important;height:100%}.dropdown__search .inp-fieldset{border:unset}.dropdown__opts-wrap{overflow-y:scroll;overflow-x:hidden;max-height:215px}.dropdown__subtext{color:#606c72;font-size:10px;margin-left:2px;line-height:initial;vertical-align:baseline}.dropdown-wrap--open>.dropdown{display:block;height:auto;max-height:280px}.inp-wrap--dropdown{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.inp-wrap--dropdown.inp-wrap--success{border-color:#23d160!important;color:initial}.inp-wrap--dropdown.inp-wrap--success .inp-title{color:#fff!important}.inp-wrap--dropdown .inp-title{position:static;padding:0;transform:unset;display:flex;align-items:center}.dropdown-icon{position:absolute;right:10px;font-weight:700;font-size:16px;transform:translateY(-50%);top:50%}.option{color:#aebfc7;padding-left:20px;line-height:22px;margin-bottom:10px;display:flex;align-items:center}.option:hover{color:#adbec6}@media(max-width:450px){.option{padding-left:10px}}.dropdown-multi{border-radius:6px;background-color:#1a252b;z-index:1;height:0;display:none;position:absolute;right:1px;top:calc(100% + 11px);box-sizing:content-box;padding:10px;padding-right:5px}.dropdown-wrap--open>.dropdown-multi{display:block;height:auto;max-height:30vh}.dropdown-multi__x-wrap{padding:10px;max-height:inherit;overflow:scroll}.dropdown-multi__option{color:#536167;min-height:31px;padding:5px 10px;display:flex;border-radius:6px;align-items:center}.dropdown-multi__option:hover{background:rgba(216,216,216,.05);color:#fff}.dropdown-multi__in-title{padding-left:10px}.dropdown-multi__checkbox{border-radius:3px;border:rgba(255,255,255,.35) 1px solid;margin-right:9px;height:16px;width:16px;position:relative;flex-shrink:0}.dropdown-multi__option:hover .dropdown-multi__checkbox{border-color:#23d160}.dropdown-multi__option--checked .dropdown-multi__checkbox::after{content:"";position:absolute;border:solid #23d160;border-width:0 2px 2px 0;width:3px;height:6px;top:2px;left:5px;transform:rotate(45deg)}.dropdown-wrap--open{background:#2f3d45}.dropdown-icon{position:absolute;right:10px;font-weight:700;font-size:16px;transform:translateY(-50%);top:50%}.inp-wrap--dropdown-multi{padding:5px}.radio__wrap{cursor:pointer}.radio__list>.radio__wrap{float:left}.radio__list>.radio__wrap:not(:last-child){margin-right:30px}.radio__box{margin-right:10px;width:17px;height:17px;display:inline-block;border-radius:50px;border:solid 1px #35434c;position:relative}.radio__wrap--checked>.radio__box{border:solid 1px #196044}.radio__wrap--checked>.radio__box::after{content:"";position:absolute;background:#23d160;width:7px;right:0;left:0;top:0;bottom:0;margin:auto;height:7px;border-radius:50px}.radio__t{color:#536167}.radio__wrap--checked>.radio__t{color:#adbec6}.radio__box,.radio__t{vertical-align:middle}.radio__list--vertical{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.radio__list--vertical .radio__wrap:not(:last-child){margin-bottom:10px}@media(max-width:800px){.radio__list{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.radio__list .radio__wrap:not(:last-child){margin-bottom:10px}}.upl-box{margin-top:21px;margin-bottom:20px;display:inline-block;width:auto;padding:30px 10px;text-align:center;cursor:pointer;position:relative}@media(max-width:800px){.upl-box{width:100%}}.upl-box--added{border-color:#196044}.upl-box__uploaded{background:#293338;height:100%;display:none;justify-content:center;align-items:center}.upl-box--added>.upl-box__uploaded{display:flex}.upl-box__inp{opacity:0;width:100%;height:100%;position:absolute;top:0;left:0;z-index:0;cursor:pointer}.upl-box__to-upload{display:block}.upl-box--added>.upl-box__to-upload{display:none}.upl-box__title{color:#aebfc7;font-size:14px;margin-bottom:13px;display:flex;flex-direction:column}.upl-box__title--imp{color:#ff5a5a}.upl-box__title i{font-size:20px;margin-top:10px;margin-bottom:15px}.upl-box__descr{color:#536167;margin:0 25px;height:40px;padding:0 10px;display:flex;align-items:center;justify-content:center;border-radius:3px;background-color:#303c42}.upl-box__descr span{font-size:12px}@media(max-width:800px){.upl-box__descr{margin:0 15px;padding:0 5px;height:60px}.upl-box__descr span{font-size:10px}}.upl-box__file-list{width:100%;height:100%;display:flex;justify-content:center;align-items:center;flex-wrap:wrap}.upl-box__file{width:120px;height:auto;text-align:center;margin:5px}.upl-box__file-icon{width:60px;height:60px;margin-bottom:5px}.upl-box__file-name{width:100%;text-align:center;color:#536167;word-break:break-all}.upl-box__clear-uploads{position:absolute;top:10px;right:10px;color:rgba(83,97,103,.5);cursor:pointer;z-index:1}.upl-box__clear-uploads:hover{color:#536167}.nbtn{background:#21ba56;color:#fff;border-radius:6px;height:40px;padding:0 25px;line-height:40px;text-align:center;font-size:14px;cursor:pointer;font-weight:500;transition:background-color .4s}.nbtn:not(.nbtn--disabled):hover{background:#15ff8e}.nbtn--disabled{cursor:not-allowed;opacity:.3}.nbtn--jackpot{width:100%!important}.trans_btn{background:0 0}.trans_btn--active,.trans_btn:hover{background:#2f3d45;filter:drop-shadow(0 2px 0 #1e282c)}.grey_btn{background:#3b505c}.trans_btn,.grey_btn{padding:0 20px;border-radius:6px;border:1.5px solid #2f3d45;color:#aebfc7;display:flex;align-items:center;transition:background .2s linear;font-weight:500;justify-content:center}.full-btn{width:100%}.status-wrap{width:100%;height:calc(100vh - 30vh);display:flex;justify-content:center;align-items:center}.status-wrap .status{padding-left:50px;padding-right:50px;width:670px;min-height:380px;margin:0 auto;background-repeat:no-repeat}.status-wrap .status--pending{padding-top:130px;background-size:544px 365px;background-image:url(/build/pending-stars.1a0bcaa25bb61f39f2ac34d88d7c6995.544.png)}.status-wrap .status--success{padding-top:110px;background-size:544px 365px;background-image:url(/build/success-stars.09070f9c46beb98adcc6b500782efa4d.544.png)}.status-wrap .status--error{padding-top:118px;background-size:544px 118px;background-image:url(/build/error-stars.acce977983e6a88a7ec72b8d053dbf67.544.png)}.status-wrap .status__text{font-size:71px;text-align:center}.status-wrap .status--gray{color:#637b88;margin-top:10px}.status-wrap .status__descr{text-align:center;margin-bottom:15px}.status--error .status-wrap .status__descr{color:#ff5a5a}.status-wrap .status__status-text{font-weight:700}.status--success .status-wrap .status__status-text{color:#23d160}.status--error .status-wrap .status__status-text{color:#ff5a5a}.status-wrap .status__btn-wrap{margin-top:10px;display:flex;justify-content:space-between;align-items:center}.status-wrap .status__btn-wrap>a:only-child{margin:0 auto}.status-wrap .status__btn{height:50px;line-height:50px;background:0 0;margin:0 auto}.status-wrap .status__btn--pending{width:179px;border-radius:2px;border:solid 1px #35434c;color:rgba(173,190,198,.65)}.status-wrap .status__btn--pending:hover{background:#252e33}.status-wrap .status__btn--success{width:365px;background:#269167;color:#fff}.status-wrap .status__btn--success:hover{background:#23d160}.status-wrap .status__upl-info{margin-top:20px;text-align:center;color:rgba(173,190,198,.3)}#jackpot-wrap{padding-left:50px;padding-top:40px;padding-bottom:40px;padding-right:30px;position:relative}#jackpot-wrap.extra-pad{padding-top:100px}#jp-col-wrap{display:flex;height:82vh}.jp-col{float:left}.beta{position:absolute;top:10px;right:10px;color:#10de7c;font-size:22px;opacity:.5;display:inline-block}.rc-tooltip.jp-tooltip{opacity:1;padding-right:8px}.rc-tooltip.jp-tooltip.rc-tooltip-placement-bottom .rc-tooltip-arrow{border-bottom-color:#3d5059}.rc-tooltip.jp-tooltip .rc-tooltip-inner{padding:.5em 1em;border-radius:3px;background-color:#4b626d;box-shadow:0 0 6px 0 rgba(0,0,0,.25);animation:fadeIn .3s}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.rc-tooltip-placement-left .rc-tooltip-arrow{top:50%}.rc-tooltip-placement-left .rc-tooltip-arrow,.rc-tooltip-placement-leftTop .rc-tooltip-arrow,.rc-tooltip-placement-leftBottom .rc-tooltip-arrow{right:-2px;margin-top:-6px;border-width:6px 0 7px 10px;border-left-color:#4b626d}.rc-tooltip-arrow,.rc-tooltip-arrow-inner{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.rc-tooltip-placement-left .rc-tooltip-arrow-inner,.rc-tooltip-placement-leftTop .rc-tooltip-arrow-inner,.rc-tooltip-placement-leftBottom .rc-tooltip-arrow-inner{right:1px;margin-top:-7px;border-width:7px 0 7px 7px;border-style:solid;border-color:#4b626d transparent}.rc-tooltip-arrow,.rc-tooltip-arrow-inner{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.rc-tooltip-inner{background:#4b626d!important}.grad-btn-white,.grad-btn-green{border-radius:6px;font-weight:500;color:#232c31;transition:background .5s}.grad-btn-white{background:linear-gradient(to bottom,#fff 50%,#ececec 50%)}.grad-btn-white:not(.disabled):hover{background:linear-gradient(to bottom,#fff 50%,#fff 50%)}.grad-btn-green{background:linear-gradient(to bottom,#10de7c 50%,#0ecc71 50%)}.grad-btn-green:not(.disabled):hover{background:linear-gradient(to bottom,#10de7c 50%,#10de7c 50%)}#stats-chart-wrap[max-width~="710px"] #jp-stats-wrapper{width:160px;background-size:310px 330px;padding-left:20px;padding-right:40px;height:330px}#stats-chart-wrap[max-width~="530px"] #jp-stats-wrapper{width:140px;background-size:258px 255px;padding-left:20px;padding-right:40px;height:258px}#stats-chart-wrap[max-width~="530px"] #jp-stats-wrapper div span{font-size:12px}#jp-feed[max-width~="360px"] .winner{height:90px}#jp-feed[max-width~="360px"] #dep-call{top:0}#jp-col-wrap[max-width~="900px"]{height:auto;flex-direction:column}#jp-col-wrap[max-width~="900px"] #jp-feed{overflow:unset}#jp-col-wrap[max-width~="900px"]>*{width:100%;float:none}#jp-col-wrap[max-width~="900px"] #jp-game{height:50vh}#center-wrapper[max-width~="280px"] #timer{font-size:17px}#jackpotPot[max-width~="190px"]{font-size:17px}#jackpotPot[max-width~="190px"] #timer{font-size:12px}#center-wrapper[max-width~="350px"] svg circle{stroke-width:38px}#center-wrapper[max-width~="300px"] svg circle{stroke-width:36px}#center-wrapper[max-width~="240px"]{width:49%;height:49%}#center-wrapper[max-width~="240px"] svg circle{stroke-width:26px}#center-wrapper[max-width~="240px"] svg #jp-center-circle-svg{stroke-dasharray:7,25}#center-wrapper[max-width~="240px"] #dep-call .text{font-size:12px;white-space:nowrap;overflow:hidden}@media only screen and (max-width:600px){#jp-stats-wrapper{display:none!important}#jp-game{height:45vh!important}#jackpot-chart-cont{margin-top:30px!important}#jackpotPot{font-size:14px!important}#timer{font-size:14px!important;align-items:flex-end!important;padding-bottom:2px!important}#timer i{display:none!important}}@media only screen and (max-width:400px){#jp-game{height:50vh!important}#timer{font-size:11px!important}#jp-cont-wrap .jackpot{top:-5px!important;left:30px!important}}#jp-game{width:68%;z-index:2}#jp-game .jp-bonus-wrap{position:relative}#jp-game #timer{background-color:transparent;background-image:url(/build/TimerBackground.8ce7a399b844981da5ab6c203ef0ef57.224.png);background-repeat:no-repeat;background-position:center center;background-size:contain;font-size:26px;font-weight:400;color:#a0b0b8;align-items:center;justify-content:center;display:flex;width:90%;height:35%}#jp-game #jackpotArrow{background-image:url(/build/Arrow.d6b3861ed4db5d8fed4778e0eb8a7d2a.97.png);position:absolute;top:-6%;background-size:contain;background-repeat:no-repeat;background-position:center center;width:15%;height:15%;transform:translateX(-50%);left:50%;z-index:5;background-color:transparent;transform:translateX(-50%);left:50%}#jp-game #user-wager-stats-wrap{position:fixed;opacity:0;z-index:3}#jp-game #user-wager-stats{width:240px;height:85px;background-color:rgba(46,60,67,.82);color:#fff;flex-direction:column;display:flex;border-radius:10px;align-items:center}#jp-game #user-wager-stats-name{font-size:14px;flex-direction:row;flex:1;display:flex;align-items:center;flex-grow:1;padding:10px 0 0 10px}#jp-game #user-wager-stats-history{flex-direction:row;flex:3;display:flex;align-items:center;width:100%}#jp-game #user-wager-stats-history div{flex:1;flex-direction:column;display:flex;align-items:center}#jp-game #user-wager-stats-history div span{font-size:13px}#jp-game #user-wager-stats-history div span:first-child{font-size:11px;padding-bottom:4px}#jp-game #user-wager-stats i{padding-right:5px}#jp-game #user-wager-stats .flag_img{float:right;width:26px;height:16px}#jp-game #jp-stats-wrapper{position:relative;z-index:1;width:220px;height:340px;background-repeat:no-repeat;background-size:393px 340px;padding-left:30px;padding-right:70px;padding-top:44px;padding-bottom:44px;margin-left:-15px;margin-left:-15px;width:190px;background-size:353px 330px;padding-left:29px;padding-right:55px;height:330px;display:flex;flex-direction:column;background-image:url(/build/sidebar.17f1ce0c3fdef2f4ac493e90d1dc5000.393.png)}#jp-game #jp-stats-wrapper>div{display:inline-flex;flex:1;justify-content:center;align-items:center;flex-grow:1;width:100%;background-color:#222a2f;text-align:center;margin-bottom:15px;border-radius:10px;-moz-box-shadow:inset 0 0 15px #1d2428;-webkit-box-shadow:inset 0 0 15px #1d2428;box-shadow:inset 0 0 15px #1d2428}#jp-game #jp-stats-wrapper>div>span{font-size:17px;padding-left:10px;font-size:21px;padding-left:10px;color:#a0b0b8}#jp-game #jp-stats-wrapper>div:last-child{margin-bottom:unset}#jp-game #jackpot-chart-cont{position:relative;width:calc(100% - 200px);left:-20px;height:100%;z-index:2}#jp-game #jackpotChart svg text{font-family:Helvetica,Arial,sans-serif;font-weight:bolder;font-size:12px}#jp-game #stats-chart-wrap{display:flex;align-items:center;justify-content:center;margin:0 auto}#jp-game #jackpotPot{border-radius:10px;height:26%;box-shadow:inset 0 0 24px 0 rgba(1,1,1,.34);margin-top:5%;margin-bottom:5%;display:inline-flex;flex-direction:row;align-items:center;justify-content:center;font-size:25px;font-weight:500;color:#fff275;margin:10px 0;background-color:#222b30}#jp-game #jackpotPot span{text-shadow:0 0 7px #fff275}#jp-game #jackpotPot,#jp-game #timer,#jp-game #dep-call-wrap{width:90%}#jp-game .jackpot-center-background{width:100%;height:100%;position:absolute;background-color:#232c31;z-index:-1;transform:translate(0%,-100%) scale(.75);border-radius:9999px}#jp-game #center-wrapper{position:absolute;transform:translate(-50%,-50%);left:50%;top:50%;width:55%;height:55%;padding:6.5%}#jp-game #center-wrapper svg{position:absolute;width:100%;height:100%;border-radius:0;transform:rotateY(-180deg) rotateZ(-90deg);top:0;left:0;right:0}#jp-game #center-wrapper svg circle{stroke-width:42px;stroke:#232c31;fill:none}#jp-game #jackpotCenter{width:100%;height:100%;border:10px solid #2f3e45;border-radius:99999px;align-items:center;justify-content:space-between;display:flex;flex-direction:column;padding:5px 0;background-color:#2f3e45;position:relative}#jp-game .jackpotCenter svg circle{fill:none}#jp-game #jp-center-circle-svg{stroke-dasharray:8,23}#jp-game .call-flash{filter:drop-shadow(0px 0px 10px #23c165)}#jp-game .call-flash-path{filter:url(#flash-filter)}#jp-game #dep-call-wrap{height:35%;filter:drop-shadow(0px 0px 5px black);position:relative;opacity:.9;font-weight:700;font-size:20px;color:#000}#jp-game #dep-call-wrap:before{padding-top:40%;content:"";display:block}#jp-game #dep-call-wrap:hover{opacity:1;cursor:pointer}#jp-game #dep-call-wrap #dep-call:active{transform:scale(.98);top:-1px;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#jp-game #dep-call-wrap #dep-call{position:absolute;color:#000;vertical-align:top;height:100%;width:100%;top:0;background-color:transparent;background-image:url(/build/DepBtn.458e7e983f7aa160888166f6aba970ac.224.png);background-repeat:no-repeat;background-position:center center;background-size:contain}#jp-cont-wrap{display:flex;align-items:flex-start;padding-top:30px}#jp-cont-wrap .jackpot{position:absolute;top:0;left:10px}#jp-cont-wrap .control{position:absolute;top:8px}#jp-feed{width:32%;z-index:1;overflow:scroll;height:100%;padding-right:5px}#jp-feed .jp-row{-webkit-box-shadow:0 0 4px 2px rgba(0,0,0,.2);-moz-box-shadow:0 0 4px 2px rgba(0,0,0,.2);box-shadow:0 0 4px 2px rgba(0,0,0,.2);position:relative;z-index:2}#jp-feed .jp-row.seperator{border-radius:3px}#jp-feed .icon-gammdom-symbol{margin-right:3px}#jp-feed .seperator{background:#2c3a40;color:#23d160;font-size:13px;font-weight:700;text-transform:uppercase;text-align:center;height:30px;line-height:30px;position:relative;font-weight:700}#jp-feed .seperator:after,#jp-feed .seperator:before{width:5px;content:"";background:#3d5059;height:100%;line-height:100%;position:absolute}#jp-feed .seperator:before{left:0;border-top-left-radius:4px;border-bottom-left-radius:4px}#jp-feed .seperator:after{right:0;border-top-right-radius:4px;border-bottom-right-radius:4px}#jp-feed .seperator.game-history-sep{margin-top:45px;margin-bottom:15px;border-radius:4px}#jp-feed .seperator.deposit-first{background:0 0;border-radius:4px;font-weight:400;font-size:12px;margin-top:5px;color:#fff;box-shadow:none}#jp-feed .seperator.deposit-first:after,#jp-feed .seperator.deposit-first:before{content:none}#jp-feed .sep-symb{margin:0 6px;font-weight:700}#jp-feed .jp-round{margin-top:10px}#jp-feed #show-more-items{cursor:pointer;color:#a7b8bf;display:flex;align-items:center;justify-content:center}#jp-feed .items-block{overflow:hidden;margin-top:1px;background:#263137}#jp-feed .items-block:after{content:"";display:table;clear:both}#jp-feed .items-block>*{width:calc(20% - 1px);float:left}#jp-feed .items-block>*:before{content:"";display:block;padding-top:100%}#jp-feed .items-block i{font-size:28px}#jp-feed .items-block .dep-item{border-bottom:3px solid #23d160;padding:5px;margin-right:1px;margin-top:1px;background:#2c3a40;position:relative;float:left}#jp-feed .items-block .dep-item>.img-wrap{padding:inherit;position:absolute;display:block;top:0;left:0;right:0;bottom:0;z-index:1;text-align:center}#jp-feed .items-block .dep-item>.img-wrap img{max-height:100%;max-width:100%}#jp-feed .items-block .dep-item>.price-wrapper{z-index:2;display:none;height:100%;background:rgba(44,58,64,.9);color:#a7b8bf;align-items:center;justify-content:center;position:absolute;top:0;left:0;right:0}#jp-feed .items-block .dep-item>.price-wrapper i{font-size:inherit}#jp-feed .items-block .dep-item:hover>.price-wrapper{display:flex}#jp-feed .jp-deposit{cursor:pointer;margin:3px 0}#jp-feed .jp-deposit .dep-row{background:#2c3a40;height:35px;line-height:35px;color:#a7b8bf}#jp-feed .jp-deposit .dep-row:after{content:"";display:table;clear:both}#jp-feed .jp-deposit .dep-row>*{float:left}#jp-feed .jp-deposit .dep-row>.img-wrap{height:100%;margin-right:25px;border:2px solid;width:35px;overflow:hidden}#jp-feed .jp-deposit .dep-row>.img-wrap>img{max-height:100%;max-width:100%}#jp-feed .jp-deposit .dep-row>.icon-wrap{display:flex;height:100%;margin:0 10px;align-items:center;color:#23d160;font-size:22px}#jp-feed .jp-deposit .dep-username{display:inline-block;max-width:calc(70% - 140px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;pxfont-weight:700;text-transform:uppercase}#jp-feed .winner{cursor:pointer;padding:10px 1px;height:75px;background:#3d5059;position:relative;display:flex;align-items:center}#jp-feed .winner:after{content:"";display:table;clear:both}#jp-feed .winner>.icon-success{color:#23d160;position:absolute;top:10px;right:10px;font-size:18px;cursor:pointer}#jp-feed .winner>*{float:left}#jp-feed .winner .img-wrap{border:2px solid;width:50px;height:50px;border-radius:4px;min-width:50px;min-height:50px;overflow:hidden}#jp-feed .winner .img-wrap>img{width:100%;height:100%}#jp-feed .winner .icon-wrap{margin:0 15px;color:#fff275}#jp-feed .winner .icon-wrap>.winner-cup:after{font-size:50px;content:"\f091";font-family:icomoon!important;color:inherit}#jp-feed .winner .winner-name{color:inherit;text-transform:uppercase;font-size:14px;padding-right:20px}#jp-feed .winner .win-numbers{color:#a7b8bf}#jp-feed .winner .win-numbers:after{content:"";display:table;clear:both}#jp-feed .winner .win-numbers>span{display:block;float:left}#jp-feed .winner .win-numbers>.jp-sum>img{width:15px;height:15px}#jp-feed .winner .jp-round-id{color:#23d160;position:absolute;bottom:3px;right:10px;font-size:11px}#jp-feed .winner .expand-wrapper{cursor:pointer;z-index:1;border-bottom-left-radius:4px;border-bottom-right-radius:4px;text-align:center;position:absolute;bottom:0;left:0;right:0;display:inline-block}#jp-feed .winner .expand-wrapper>i{font-size:24px;font-weight:700;color:#23d160;position:relative;bottom:-5px}.jp-tooltip-inner span{display:inline-block;max-width:300px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.jp-deposits .method-COINS .text{position:relative;top:4px}.jp-deposits .jp-modal-inside{height:80vh}.jp-deposits .modal-content{display:flex;flex-direction:column}.jp-deposits .modal-head{height:52px}.jp-deposits .modal-body{display:flex;flex-wrap:wrap;flex-direction:column;flex-grow:1}.jp-deposits .inventory{height:unset;margin:0;flex-grow:1}.jp-deposits .invItemContainer .bet_div{display:none}.jp-deposits .market_right{display:none}.jp-deposits .modal-content{padding:0 20px}.jp-deposits .no-pad{margin-left:-20px;margin-right:-20px}.jp-deposits .modal-head{padding:10px 0;padding-left:20px;background:#29363c;text-align:left}.jp-deposits .modal-head .close-wrap{float:right;margin-top:20px;margin-right:20px}.jp-deposits .modal-footer .close-wrap{float:right;margin-top:20px;margin-right:20px}.jp-deposits .title{margin-bottom:0;color:#adbec6}.jp-deposits .value-wrap{color:#adbec6}.jp-deposits .value-text{font-weight:700}.jp-deposits .game_filter{float:left;padding:0}.jp-deposits .item_header .Select-placeholder,.jp-deposits .item_header .Select-value-label{color:#fff!important}.jp-deposits .game_filter .method:first-child{margin-left:0}.jp-deposits #info-row{border-top:2px solid #252f35;border-bottom:2px solid #252f35;padding:10px 20px;display:flex;justify-content:space-between;align-items:center}.jp-deposits .side_title{margin-top:5px;margin-bottom:0}.jp-deposits #dep-info{float:right}.jp-deposits #dep-info>*{display:inline-block;margin-right:50px}.jp-deposits #dep-info>*:last-child{margin-right:0}.jp-deposits .item_header{padding:10px 0}.jp-deposits .jp-success-btn{border-radius:6px;padding:5px 30px;font-weight:700;font-size:16px;background:#05dd7d;color:#2f3e45}.jp-deposits .jp-btn{margin-top:0;min-width:unset;padding:10px 30px;border-radius:6px}.jp-deposits #jp-dep-btn{filter:drop-shadow(0px 0px 3px black)}.jp-deposits #jp-dep-btn{margin-top:0}.jp-modal-portal{overflow:hidden!important}.jp-modal-portal-body{overflow:hidden}.jp-winner-modal{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}@media(max-width:1024px){.jp-winner-modal .model-content{overflow:hidden}}.jp-winner-modal .slick-slider{width:100%;overflow:hidden;padding-bottom:50px}.jp-winner-modal .slick-slider .slick-dots{display:flex!important;flex-direction:row;justify-content:center;padding-top:20px;padding-bottom:12px;bottom:0}.jp-winner-modal .slick-slider .slick-dots li{width:11px;height:11px;background-color:#607d8b;border-radius:22px;margin:0 5.5px;position:initial}.jp-winner-modal .slick-slider .slick-dots li button::before{display:none}.jp-winner-modal .slick-slider .slick-dots .slick-active{transform:scale(1.5);animation:slick-active .2s;background-color:#fff}@keyframes slick-active{from{transform:scale(1)}to{transform:scale(1.5)}}.jp-winner-modal .jp-modal-inside{max-width:1100px;margin-top:-60px;padding-left:55px;padding-right:55px;position:fixed}@media(max-width:1024px){.jp-winner-modal .jp-modal-inside{margin-top:0}}.jp-winner-modal .jp-item-pag{width:11px;height:11px;background-color:#607d8b;border-radius:22px;margin:0 5.5px}.jp-winner-modal .jp-item-pag.active{transform:scale(1.5);background-color:#fff}.jp-winner-modal .modal-head{padding:10px}.jp-winner-modal .icon-arrow-lefty,.jp-winner-modal .slick-prev::before{font-size:35px;position:fixed;left:0;top:50%;transform:translateY(28px) scale(.9)}.jp-winner-modal .icon-arrow-righty,.jp-winner-modal .slick-next::before{font-size:35px;position:fixed;right:0;top:50%;transform:translateY(28px) scale(.9)}.jp-winner-modal .slick-prev{position:fixed}.jp-winner-modal .slick-prev::before{content:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGlkPSJBUlJPVyIgd2lkdGg9IjQwLjEzIiBoZWlnaHQ9IjcwLjM5OCIgdmlld0JveD0iMCAwIDQwLjEzIDcwLjM5OCI+CiAgICA8ZGVmcz4KICAgICAgICA8c3R5bGU+CiAgICAgICAgICAgIC5jbHMtMXtmaWxsOiM2MDdkOGJ9CiAgICAgICAgPC9zdHlsZT4KICAgIDwvZGVmcz4KICAgIDxwYXRoIGlkPSJQYXRoXzgiIGQ9Ik05OC41ODIgMzguNjg0bDMwLjI3IDMwLjI2OWE0LjkzIDQuOTMgMCAwIDAgNi45NzItNi45NzFMMTA5LjA0IDM1LjJsMjYuNzg0LTI2Ljc4NGE0LjkzIDQuOTMgMCAwIDAtNi45NzItNi45NzJsLTMwLjI3IDMwLjI3YTQuOTI5IDQuOTI5IDAgMCAwIDAgNi45N3oiIGNsYXNzPSJjbHMtMSIgZGF0YS1uYW1lPSJQYXRoIDgiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC05Ny4xMzkpIi8+Cjwvc3ZnPgo=)}@media(max-width:1024px){.jp-winner-modal .slick-prev{left:0}}.jp-winner-modal .slick-next{position:fixed}.jp-winner-modal .slick-next::before{content:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0MC4xMyIgaGVpZ2h0PSI3MC4zOTgiIHZpZXdCb3g9IjAgMCA0MC4xMyA3MC4zOTgiPgogICAgPGRlZnM+CiAgICAgICAgPHN0eWxlPgogICAgICAgICAgICAuY2xzLTF7ZmlsbDojNjA3ZDhifQogICAgICAgIDwvc3R5bGU+CiAgICA8L2RlZnM+CiAgICA8ZyBpZD0iQVJST1ciIHRyYW5zZm9ybT0idHJhbnNsYXRlKC05Ny4xMzkpIj4KICAgICAgICA8cGF0aCBpZD0iUGF0aF84IiBkPSJNMTM1LjgyNSAzOC42ODRsLTMwLjI3IDMwLjI2OWE0LjkzIDQuOTMgMCAwIDEtNi45NzItNi45NzFMMTI1LjM2NyAzNS4yIDk4LjU4MyA4LjQxNmE0LjkzIDQuOTMgMCAwIDEgNi45NzItNi45NzJsMzAuMjcgMzAuMjdhNC45MjkgNC45MjkgMCAwIDEgMCA2Ljk3eiIgY2xhc3M9ImNscy0xIiBkYXRhLW5hbWU9IlBhdGggOCIvPgogICAgPC9nPgo8L3N2Zz4K)}@media(max-width:1024px){.jp-winner-modal .slick-next{right:0}}.jp-winner-modal .modal-content{position:relative;background:0 0;box-shadow:none}.jp-winner-modal #btns-row{padding:11px 0;background:0 0;width:100%;bottom:0}.jp-winner-modal #btns-row:after{content:"";display:table;clear:both}.jp-winner-modal #btns-row>*{float:left}@media(max-width:1024px){.jp-winner-modal #btns-row>*{display:flex;justify-content:center;align-items:center;width:100%;margin-bottom:15px}}@media(max-width:1024px){.jp-winner-modal #btns-row{display:flex;flex-direction:column;justify-content:center}}.jp-winner-modal #winner-items-container{margin-top:9px;overflow:hidden;display:flex!important;justify-content:center;flex-wrap:wrap;align-content:start;height:252px}@media(max-width:1024px){.jp-winner-modal #winner-items-container{height:100%}}.jp-winner-modal .winner-title{text-align:center;margin:5.5px 0;font-size:70px;font-weight:500;font-style:normal;font-stretch:normal;line-height:1.2;letter-spacing:normal;color:#10de7c}@media(max-width:1024px){.jp-winner-modal .winner-title{font-size:27.5px}}.jp-winner-modal .weapon.winner-item{margin:6px;width:48%;border-radius:3px;background:#2f3e45;height:72px;padding-top:0;cursor:pointer}@media(max-width:1024px){.jp-winner-modal .weapon.winner-item{width:100%}}.jp-winner-modal .weapon.winner-item .bgimage{background-size:71px 71px;width:71px}.jp-winner-modal .weapon.winner-item .bsz{height:71px}.jp-winner-modal .weapon.winner-item .bsz img{display:none}.jp-winner-modal .weapon.winner-item .wea_img_hold{padding-top:0}.jp-winner-modal .weapon.winner-item .wea_head{display:flex;align-items:center;padding-left:34.5px;height:100%;left:70px;padding-top:0}.jp-winner-modal .weapon.winner-item .wea_head .wea_name{display:inline-block;max-width:60%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:25px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.2;letter-spacing:normal;text-align:left;color:#fff}@media(max-width:1024px){.jp-winner-modal .weapon.winner-item .wea_head .wea_name{font-size:14px}}.jp-winner-modal .weapon.winner-item .wea_price{color:#fff;position:absolute;bottom:0;height:100%;display:flex;align-items:center;padding-bottom:0;left:auto;right:30px;width:auto;font-size:25px;line-height:1.2;color:#fff}@media(max-width:1024px){.jp-winner-modal .weapon.winner-item .wea_price{font-size:14px}}.jp-winner-modal .weapon.winner-item .wea_price span{font-size:25px;line-height:1.2;color:#fff}@media(max-width:1024px){.jp-winner-modal .weapon.winner-item .wea_price span{font-size:14px}}.jp-winner-modal .winner-coins{color:#10de7c}.jp-winner-modal .winner-gamdom{color:#fff;font-size:24px}.jp-winner-modal .winner-twitter{color:#41abe1;font-size:18px}.jp-winner-modal .winner-tweet-container{width:100%;height:61px}.jp-winner-modal .winner-text{text-align:center;font-size:25px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.2;letter-spacing:normal;color:#fff}.jp-winner-modal .winner-text-right{color:#a5b6bd;font-size:20px;text-align:left}.jp-winner-modal .winner-text-left{color:#a5b6bd;font-size:20px;text-align:right}.jp-winner-modal .winner-username{text-align:center;color:#a5b6bd;font-size:18px;white-space:nowrap}.jp-winner-modal .winner-tweet{margin-top:12px;background-color:#fff;color:#000;font-size:12px;width:60px;border-radius:5px}.jp-winner-modal .jp-modal-confeti-bottom{background-color:transparent;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI5MDQuOTA2IiBoZWlnaHQ9IjI3NC42NjYiIHZpZXdCb3g9IjAgMCA5MDQuOTA2IDI3NC42NjYiPg0KICA8ZyBpZD0iQ29uZmV0dGlfYm90dG9tIiBkYXRhLW5hbWU9IkNvbmZldHRpIGJvdHRvbSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMjcuODE5IC01MTkuNzExKSI+DQogICAgPHBhdGggaWQ9IlVuaW9uXzQiIGRhdGEtbmFtZT0iVW5pb24gNCIgZD0iTTQ3LjgyMSwxMTMuNTdhMjkuOTM1LDI5LjkzNSwwLDAsMCwyMC42MzUtOWM4LjQ4NC04LjQ4NCw2LjU3Mi0xNy45NTUsNi40Mi0yOC43NTYsMTAuNTM1LDIzLjY0NC0zLjc1OSw0MS4wODEtMjYuNDI0LDQ2LjI0NlE0OC4xMzQsMTE3LjgxMyw0Ny44MjEsMTEzLjU3Wm0tMTIuNS0yNC43MTJjLS4wMy4xNjEtLjA1OC4zMjQtLjA4My40ODdhNjEuNzM2LDYxLjczNiwwLDAsMC0uNjMtOC44MDgsMTcuMjU5LDE3LjI1OSwwLDAsMSwyLjQzOC01LjU2MWMtNC4zNDUtMS40NDQtMTEuMzYxLTYuMTM5LTEwLTEwLjMwN3EtLjE1OC4yMjUtLjMwNy40NTRjLjg2Ni0yLjgxOCwxLjc4NS01LjY2MSwyLjUxNi04LjUsMTAuMDc4LTEzLjg4LDQxLjI3OS0xMC41LDM5LjMyNSwxMC4wN0M2Mi45LDUxLjYzOCwzOS43NzksNTIuMSwyOS40LDYxLjk2NnEuMjM0LS4xNTIuNDkzLS4zYy41NjcsNC42MzIsNS43OTQsNy4zLDEyLjA0MSw4LjEzOSw1LjktNC41NTIsMTQuMTYyLTYuNjU2LDIxLjA0Mi01LjExMmE3LjEzNiw3LjEzNiwwLDAsMCwxLjgzNS0zLjY2LDE3LjI3NywxNy4yNzcsMCwwLDEtMS4wNTUsMy44NTJBMTUuMywxNS4zLDAsMCwxLDc0Ljg3Niw3NS44MThjLTMuODU4LTQuMDQ1LTkuMy01LjYyNi0xNC45MjUtNS4zNTEtNC4wMDksMy44MzgtOS44ODMsNS42NzgtMTUuNzYzLDUuNmEyMi41NjYsMjIuNTY2LDAsMCwwLTcuOTU1LDkuNjY5LDkuNjYyLDkuNjYyLDAsMCwxLC41NzctLjhjNi4yNDEsOS44MDcsMzUuNTY1LTEuMjQxLDMyLjQtMTIuOSw0LjQ3OCwxMi4wMzQtOS43NiwyMS42NzEtMjAuMTM1LDIyLjY1Mi0uMzg3LjAzNy0uODE0LjA1NS0xLjI3LjA1NS00LjU1NiwwLTEyLjA0MS0xLjg0My0xMi40ODktNS44OTJaTTI4Ljk0NiwyNy4zN2MtMTEuMTI1LTEuNjI0LTIyLjM1My0yLjA1Mi0yOC0xMy44NDJRLjQ3MSw2Ljc2NSwwLDBDNC4xMjUsMTcuNjYyLDE5LjI4NCwxNi44OSwzMy4zNDcsMTkuODIxYzE3LDMuNTQzLDMxLjI1NywxNi4xMzUsMzIuMDg5LDM0LjYwNS03LjI4Ni0xNi4yOTMtMTkuMi0yNC41MzUtMzYuNDkxLTI3LjA2WiIgdHJhbnNmb3JtPSJtYXRyaXgoLTAuNTc0LCAtMC44MTksIDAuODE5LCAtMC41NzQsIDc3Ny4wOTcsIDY4Ni4xOTMpIiBmaWxsPSIjZmYwZWQ3Ii8+DQogICAgPHBhdGggaWQ9InBhdGg1NyIgZD0iTTMuMzkyLDcuNTU1QzguNDIsNy44MTMsOC40NTQuMDI5LDMuNiwwLTEuODA4LS4wMzItLjQ5MSw4LjMyNywzLjM5Miw3LjU1NSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMzAxLjgzMyA3MDIuODM0KSByb3RhdGUoLTEyMSkiIGZpbGw9IiMwZWUwN2IiIG9wYWNpdHk9IjAuNjU1Ii8+DQogICAgPHBhdGggaWQ9InBhdGg1Ny0yIiBkYXRhLW5hbWU9InBhdGg1NyIgZD0iTTcuMDA3LDE1LjYwN0MxNy40LDE2LjE0LDE3LjQ2NS4wNiw3LjQ0LDAtMy43MzQtLjA2Ni0xLjAxNCwxNy4yLDcuMDA3LDE1LjYwNyIgdHJhbnNmb3JtPSJtYXRyaXgoLTAuOTk5LCAtMC4wMzUsIDAuMDM1LCAtMC45OTksIDEyNC4xOTgsIDY3My41NTIpIiBmaWxsPSIjMGVlMDdiIiBvcGFjaXR5PSIwLjY0NyIvPg0KICAgIDxwYXRoIGlkPSJwYXRoMjkiIGQ9Ik01Ljk3MywyLjE4OEMyLjgxOS0uOTY2LDMuMTctLjU2NywwLDIuNDY2TDIuOTE4LDUuMzgzbDMuMDU1LTMuMiIgdHJhbnNmb3JtPSJtYXRyaXgoLTAuNTg4LCAwLjgwOSwgLTAuODA5LCAtMC41ODgsIDYzOC4wNjMsIDYyMS44OTQpIiBmaWxsPSIjMGVlMDdiIiBvcGFjaXR5PSIwLjgwNiIvPg0KICAgIDxyZWN0IGlkPSJSZWN0YW5nbGVfOCIgZGF0YS1uYW1lPSJSZWN0YW5nbGUgOCIgd2lkdGg9IjE4LjQ2NCIgaGVpZ2h0PSI2MS4yOTkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDY1Mi4yNTIgNzExLjg2KSByb3RhdGUoLTExMCkiIGZpbGw9IiMwZWUwN2IiIG9wYWNpdHk9IjAuODczIi8+DQogICAgPHJlY3QgaWQ9IlJlY3RhbmdsZV81IiBkYXRhLW5hbWU9IlJlY3RhbmdsZSA1IiB3aWR0aD0iMTAuMjUxIiBoZWlnaHQ9IjM0LjAzMiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNDc0Ljc4NyA3MDMuMDE1KSByb3RhdGUoLTgxKSIgZmlsbD0iIzAwOTBmZiIgb3BhY2l0eT0iMC44NzUiLz4NCiAgICA8cmVjdCBpZD0iUmVjdGFuZ2xlXzQiIGRhdGEtbmFtZT0iUmVjdGFuZ2xlIDQiIHdpZHRoPSIxMC42MTciIGhlaWdodD0iMzUuMjQ5IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxNTIuNjczIDc0My44MTkpIHJvdGF0ZSgtMTMzKSIgZmlsbD0iI2UwMGVkOSIgb3BhY2l0eT0iMC44MjQiLz4NCiAgICA8cGF0aCBpZD0iVW5pb25fNC0yIiBkYXRhLW5hbWU9IlVuaW9uIDQiIGQ9Ik00Mi41ODUsMTAxLjEzNWEyNi42NTcsMjYuNjU3LDAsMCwwLDE4LjM3NS04LjAxMWM3LjU1NS03LjU1NSw1Ljg1Mi0xNS45ODksNS43MTctMjUuNjA3Qzc2LjA1OSw4OC41NzIsNjMuMzMsMTA0LjEsNDMuMTQ3LDEwOC43UTQyLjg2NCwxMDQuOTEzLDQyLjU4NSwxMDEuMTM1Wk0zMS40NTMsNzkuMTI5Yy0uMDI3LjE0NC0uMDUyLjI4OS0uMDc0LjQzNGE1NC45NzUsNTQuOTc1LDAsMCwwLS41NjEtNy44NDQsMTUuMzcsMTUuMzcsMCwwLDEsMi4xNzEtNC45NTJjLTMuODctMS4yODYtMTAuMTE3LTUuNDY2LTguOS05LjE3OXEtLjE0MS4yLS4yNzMuNGMuNzcxLTIuNTEsMS41OS01LjA0MSwyLjI0MS03LjU2NSw4Ljk3NS0xMi4zNiwzNi43NTktOS4zNTEsMzUuMDE5LDguOTY4LTUuMDU3LTEzLjQxMS0yNS42NS0xMy0zNC45LTQuMjE0cS4yMDktLjEzNi40MzktLjI2OWMuNSw0LjEyNCw1LjE1OSw2LjUsMTAuNzIzLDcuMjQ4LDUuMjU4LTQuMDU0LDEyLjYxMi01LjkyNywxOC43MzgtNC41NTJhNi4zNTQsNi4zNTQsMCwwLDAsMS42MzQtMy4yNTksMTUuMzg4LDE1LjM4OCwwLDAsMS0uOTQsMy40MywxMy42MjMsMTMuNjIzLDAsMCwxLDkuOTA1LDkuNzM3Yy0zLjQzNi0zLjYtOC4yODEtNS4wMS0xMy4yOS00Ljc2NS0zLjU3LDMuNDE4LTguOCw1LjA1Ni0xNC4wMzcsNC45ODRhMjAuMSwyMC4xLDAsMCwwLTcuMDg0LDguNjExLDguNjA4LDguNjA4LDAsMCwxLC41MTQtLjcwOGM1LjU1Nyw4LjczMywzMS42NzEtMS4xMDYsMjguODU1LTExLjQ4NiwzLjk4OCwxMC43MTYtOC42OTIsMTkuMy0xNy45MzEsMjAuMTcxLS4zNDUuMDMzLS43MjUuMDQ5LTEuMTMxLjA0OS00LjA1NywwLTEwLjcyMy0xLjY0MS0xMS4xMjItNS4yNDdaTTI1Ljc3NywyNC4zNzNDMTUuODY5LDIyLjkyNyw1Ljg3MSwyMi41NDYuODQsMTIuMDQ3US40Miw2LjAyNCwwLDBDMy42NzMsMTUuNzI4LDE3LjE3MywxNS4wNDEsMjkuNywxNy42NTEsNDQuODM4LDIwLjgwNiw1Ny41MywzMi4wMTksNTguMjcsNDguNDY3Yy02LjQ4OC0xNC41MDktMTcuMDk0LTIxLjg0OS0zMi41LTI0LjFaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMjcuODE5IDUzOC45NTYpIHJvdGF0ZSgtMTYpIiBmaWxsPSIjMGVlMDdiIi8+DQogICAgPHJlY3QgaWQ9IlJlY3RhbmdsZV85IiBkYXRhLW5hbWU9IlJlY3RhbmdsZSA5IiB3aWR0aD0iMjIuNjA5IiBoZWlnaHQ9Ijc1LjA2MiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMzk5LjkxNiA3OTQuMzc3KSByb3RhdGUoLTE0MykiIGZpbGw9IiNmZmJkMzkiLz4NCiAgPC9nPg0KPC9zdmc+DQo=);background-repeat:no-repeat;background-position:center center;background-size:contain;width:100%;height:100%;position:fixed;bottom:-50px;transform:translateY(45%) scale(.8) translateX(-70px);animation:scaling-btm .3s;pointer-events:none}.jp-winner-modal .jp-modal-confeti-top{background-color:transparent;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI5NDYuNzU1IiBoZWlnaHQ9IjI5Ni4wNDMiIHZpZXdCb3g9IjAgMCA5NDYuNzU1IDI5Ni4wNDMiPg0KICA8ZyBpZD0iQ29uZmV0aSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNy41ODcgMS4wMykiPg0KICAgIDxwYXRoIGlkPSJVbmlvbl80IiBkYXRhLW5hbWU9IlVuaW9uIDQiIGQ9Ik01Ni4zOSwxMzMuOTE5YTM1LjMsMzUuMywwLDAsMCwyNC4zMzItMTAuNjA3YzEwLTEwLDcuNzQ5LTIxLjE3Miw3LjU3LTMzLjkwOCwxMi40MjMsMjcuODgxLTQuNDMzLDQ4LjQ0MS0zMS4xNTksNTQuNTMyUTU2Ljc1OCwxMzguOTIyLDU2LjM5LDEzMy45MTlabS0xNC43NDEtMjkuMTRjLS4wMzYuMTktLjA2OC4zODItLjEuNTc0YTcyLjgsNzIuOCwwLDAsMC0uNzQzLTEwLjM4NiwyMC4zNTEsMjAuMzUxLDAsMCwxLDIuODc1LTYuNTU3Yy01LjEyNC0xLjctMTMuNC03LjIzOS0xMS43ODctMTIuMTU0cS0uMTg2LjI2NS0uMzYyLjUzNWMxLjAyMi0zLjMyMywyLjEtNi42NzUsMi45NjctMTAuMDE4QzQ2LjM4NSw1MC40MDcsODMuMTc2LDU0LjM5Miw4MC44NzIsNzguNjQ4Yy02LjctMTcuNzU4LTMzLjk2NS0xNy4yMTItNDYuMjA5LTUuNTc5cS4yNzctLjE4LjU4Mi0uMzU2Yy42NjksNS40NjEsNi44MzIsOC42MTIsMTQuMiw5LjYsNi45NjMtNS4zNjgsMTYuNy03Ljg0OSwyNC44MTMtNi4wMjhhOC40MTQsOC40MTQsMCwwLDAsMi4xNjQtNC4zMTUsMjAuMzc0LDIwLjM3NCwwLDAsMS0xLjI0NCw0LjU0MkExOC4wMzksMTguMDM5LDAsMCwxLDg4LjI5Miw4OS40Yy00LjU1LTQuNzctMTAuOTY2LTYuNjM0LTE3LjYtNi4zMS00LjcyOCw0LjUyNi0xMS42NTQsNi43LTE4LjU4Nyw2LjZhMjYuNjA5LDI2LjYwOSwwLDAsMC05LjM4MSwxMS40LDExLjM4NCwxMS4zODQsMCwwLDEsLjY4MS0uOTM4YzcuMzU5LDExLjU2NCw0MS45MzctMS40NjQsMzguMjA4LTE1LjIwOSw1LjI4MSwxNC4xOS0xMS41MDksMjUuNTU1LTIzLjc0MywyNi43MS0uNDU2LjA0My0uOTYuMDY1LTEuNS4wNjUtNS4zNzIsMC0xNC4yLTIuMTczLTE0LjcyNy02Ljk0N1pNMzQuMTMzLDMyLjI3NEMyMS4wMTQsMzAuMzYsNy43NzUsMjkuODU1LDEuMTEyLDE1Ljk1M1EuNTU2LDcuOTc3LDAsMEM0Ljg2NCwyMC44MjcsMjIuNzQsMTkuOTE3LDM5LjMyMiwyMy4zNzIsNTkuMzcyLDI3LjU1LDc2LjE4LDQyLjQsNzcuMTYsNjQuMTc4LDY4LjU2OCw0NC45NjYsNTQuNTI1LDM1LjI0NywzNC4xMywzMi4yN1oiIHRyYW5zZm9ybT0ibWF0cml4KC0wLjY0MywgLTAuNzY2LCAwLjc2NiwgLTAuNjQzLCA2NzYuNTc3LCAxNjIuMzE0KSIgZmlsbD0iI2ZmMzkzOSIvPg0KICAgIDxyZWN0IGlkPSJSZWN0YW5nbGVfNyIgZGF0YS1uYW1lPSJSZWN0YW5nbGUgNyIgd2lkdGg9IjI0LjU3OCIgaGVpZ2h0PSI4MS41OTkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDg1NC4wNDcgMjY2LjMxMSkgcm90YXRlKC03NikiIGZpbGw9IiNmZmJkMzkiIG9wYWNpdHk9IjAuODMiLz4NCiAgICA8cmVjdCBpZD0iUmVjdGFuZ2xlXzMiIGRhdGEtbmFtZT0iUmVjdGFuZ2xlIDMiIHdpZHRoPSIyMi42MDkiIGhlaWdodD0iNzUuMDYyIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg3MC41MzYgMjcyLjg5OCkgcm90YXRlKDEwMikiIGZpbGw9IiMwNTg0ZTUiLz4NCiAgICA8cmVjdCBpZD0iUmVjdGFuZ2xlXzIiIGRhdGEtbmFtZT0iUmVjdGFuZ2xlIDIiIHdpZHRoPSIxMS4zOTEiIGhlaWdodD0iMzcuODE4IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxNTAuMzQ4IDEyMC44MDcpIHJvdGF0ZSgxNzUpIiBmaWxsPSIjZmZiZDM5IiBvcGFjaXR5PSIwLjU1NCIvPg0KICAgIDxyZWN0IGlkPSJSZWN0YW5nbGVfMTAiIGRhdGEtbmFtZT0iUmVjdGFuZ2xlIDEwIiB3aWR0aD0iMTEuMzkxIiBoZWlnaHQ9IjM3LjgxOCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoODIxLjIxOCAxOTAuNjU0KSByb3RhdGUoMTc1KSIgZmlsbD0iIzA1ODRlNSIvPg0KICA8L2c+DQo8L3N2Zz4NCg==);background-repeat:no-repeat;background-position:center center;background-size:contain;width:100%;height:100%;position:fixed;top:0;transform:scale(.7) translateY(-50%) translateX(-70px);animation:scaling-top .3s;pointer-events:none}@keyframes scaling-top{from{-webkit-transform:scale(.2) translateY(-100%) translateX(-70px)}to{-webkit-transform:scale(.7) translateY(-50%) translateX(-70px)}}@keyframes scaling-btm{from{-webkit-transform:scale(.2) translateY(60%) translateX(-70px)}to{transform:translateY(45%) scale(.8) translateX(-70px)}}.jp-winner-modal #winner-container-top{width:100%;height:130px;background:0 0;border-right-width:0;border-left-width:0;display:flex;align-items:center;justify-content:center;flex-direction:column}.jp-winner-modal #winner-container-top>*{float:left}.jp-winner-modal .winner-container-bottom{height:50%;width:100%;align-items:center;float:left}.jp-winner-modal .winner-rows{display:flex}.jp-winner-modal .winner-column{width:40%}.jp-winner-modal #winner-img-name-cont{width:25%;height:100%;padding:10px}.jp-winner-modal #winner-img-name-cont>#win-img-cont{height:100%}.jp-winner-modal #winner-img-name-cont>#win-img-cont>img{max-height:100%;max-width:100%;border-radius:5px;border:#fff275 3px solid;min-height:120px;min-width:120px}@media(max-width:1024px){.jp-winner-modal #winner-img-name-cont>#win-img-cont>img{min-height:70px;min-width:70px}}.jp-winner-modal #winner-img-name-cont>#win-name-cont{height:20%;display:flex;justify-content:center;align-items:center}.jp-winner-modal .winner-footer-left{text-align:right;width:50%}.jp-winner-modal .winner-footer-right{text-align:left;width:50%;display:flex;align-items:center;-webkit-align-items:center}.jp-winner-modal .jp-btn-sell{width:271.9px;height:50px;border-radius:3px;background:linear-gradient(to bottom,#fff 50%,#ececec 50%);padding:0 5px;border-radius:6px;color:#fff;margin:0 6px}.jp-winner-modal .jp-btn-claim{width:271.9px;height:50px;border-radius:3px;background:linear-gradient(to bottom,#10de7c 50%,#0ecc71 50%);padding:0 5px;border-radius:6px;color:#2f3e45;margin:0 6px}.jp-winner-modal .winner-button{font-size:13px;font-size:18px;font-weight:500;color:#232c31;line-height:1.22}.jp-winner-modal .winner-select-text{font-size:15px;line-height:1.2;color:#fff;padding-top:20px}.take-wins-btn{height:43px;line-height:43px;border-radius:3px;padding:0 25px;box-shadow:0 0 0 0 #10de7c;animation:pulse-green 2s infinite;width:32%;margin-bottom:30px}.wpop{position:fixed;bottom:50px;right:30px;background:#3c4e57;border-radius:3px;box-shadow:0 0 10px 0 rgba(0,0,0,.64);width:465px;padding:20px;z-index:999;cursor:move}.wpop__content{cursor:default}.wpop__top-row{color:#23d160;font-weight:500;font-size:15px;display:flex;justify-content:space-between;margin-bottom:20px;cursor:pointer}.wpop__top-row>i{font-size:20px;font-weight:700}.wpop__win-row{height:auto;width:100%;background:#2f3d45;border-radius:3px;margin-bottom:7px}.wpop__tldr-row{height:55px;display:flex;align-items:center;cursor:pointer;width:100%;justify-content:space-between}.wpop__img-wrap{height:100%}.wpop__img{max-height:100%;max-width:100%;border-radius:3px;margin-right:20px}.wpop__t-top{color:#adbec6}.wpop__t-bot{color:#23d160}.wpop__t-bot>i{margin-right:3px}.wpop__r-wrap{background:#29353d;border-radius:3px;padding:5px;line-height:12px}.wpop__r-text{color:#adbec6;font-size:10px;font-weight:500;margin-bottom:2px}.wpop__r-id{color:#fff;text-align:center}.wpop__r-btn-wrap{margin-left:auto;display:flex;align-items:center}.wpop__r-wrap{padding:6px;margin-right:20px}.wpop__right-btn{font-size:24px;color:#5a6972;margin-right:17px;display:flex;margin-left:auto;width:24px}.wpop__right-btn>.icon-minus{font-size:30px}.wpop__btn-wrap{display:flex}.wpop__btn{height:40px;font-size:12px;display:flex;align-items:center;justify-content:center;padding:0 10px;flex-basis:50%}.wpop__btn--green{margin-right:7px}.wpop__btn i{margin:0 3px}.wpop__g-btn{height:40px;line-height:40px;margin-right:7px}.wpop__exp-wrap{padding:7px;padding-top:unset}.wpop__acts-wrap{background:#29353d;border-radius:3px;padding:7px;margin-right:-7px;margin-left:-7px}.wpop__acts-text{color:#fff;margin-top:5px;text-align:center}.wpop__items-wrap{display:flex;margin-top:7px;flex-wrap:wrap;max-height:230px;overflow-y:scroll}.wpop__item{height:40px;padding-right:7px;margin-bottom:7px;display:flex;align-items:center;color:#fff;background:#29353d;flex-basis:calc(50% - 3.5px);border-radius:3px;font-size:12px;cursor:pointer;border:1px solid transparent}.wpop__item:nth-child(2n+1){margin-right:7px}.wpop__item:nth-last-child(-n+2){margin-bottom:unset}.wpop__item--selected{border-color:#23d160}.wpop__i-img-wrap{height:100%;display:flex;align-items:center;width:40px;flex-shrink:0}.wpop__i-img{height:100%;max-height:100%;max-width:100%}.wpop__i-name{margin-left:7px;word-break:break-all}.wpop__i-price{margin-left:auto}.wpop__i-price>i{margin-right:5px}.profile .daily[min-width~="501px"] img{bottom:-120px}.profile .twitter[min-width~="501px"] img{bottom:-120px}.profile .promotion[min-width~="501px"] img{bottom:-120px}.profile_tooltip.rc-tooltip.profile_tooltip{opacity:1;padding-right:4px;margin-top:5px}.profile_tooltip.rc-tooltip.profile_tooltip .rc-tooltip-arrow{border-left-color:#aebfc7!important}.profile_tooltip.rc-tooltip.profile_tooltip .rc-tooltip-inner{min-height:28px;height:28px;display:flex!important;align-items:center;border-radius:3px;background-color:#aebfc7!important;box-shadow:0 0 6px 0 rgba(0,0,0,.25)}.aml__level-status-box[max-width~="240px"]{display:flex!important;justify-content:center!important;align-items:flex-start!important;flex-direction:column!important}.aml_wrap{height:100%;width:100%}.aml{color:#adbec6;max-width:1350px;width:100%;margin:0 auto;padding:0 0 40px}@media(max-width:800px){.aml{width:100%}}.aml__link{margin-left:5px;border-bottom:1px solid #0ae07b;padding-bottom:1px}.aml__box,.upl-box{border-radius:3px;border:solid 1px #35434c;background-color:#293338;padding:20px}.aml__box--error{border:solid 1px #ff5a5a}.aml__box--success{border:solid 1px #196044}.aml__box--digits{display:flex;align-items:center;justify-content:space-between;font-size:25px;max-width:500px}.aml__text--time-left{font-size:14px;font-style:italic;color:#68757b}.aml__title{text-align:center;margin-bottom:14px;font-size:26px;font-weight:300;text-align:left}.aml__title--bolder{font-weight:700}.aml__info{font-weight:400;color:#adbec6;font-size:13px;text-align:left;line-height:1.3}.aml>.pr-bar{margin-bottom:40px}.aml__verify-wrap{margin-bottom:20px;cursor:pointer}.aml-info .upl-box{width:100%;max-width:500px}.aml-info .inp-wrap{margin-bottom:25px;margin-right:10px}.aml-info__title{text-align:left;margin-top:23px;font-style:italic;font-size:14px;font-weight:400;margin-bottom:16px;color:#adbec6}.aml-info__box{border-radius:3px;border:solid 1px #35434c;background-color:#293338}@media(max-width:800px){.aml-info .inp-grp--date>.inp-wrap{width:100%;margin-right:0}}.pr-bar{display:flex;justify-content:space-between;align-items:center;height:80px;width:130%;left:-15%;position:relative}.pr-bar__circle-wrap{position:relative}.pr-bar__circle{width:23px;height:23px;line-height:23px;border-radius:100px;background:#2f3d45;text-align:center;font-weight:700}.pr-bar__circle-text{transform:translateX(-50%);left:50%;position:absolute;bottom:-105%;white-space:nowrap;text-align:center}.pr-bar__circle-text.pr-bar__el--active{color:#23d160}.pr-bar__line{height:3px;width:33%;background:#2f3d45}.pr-bar__circle.pr-bar__el--active,.pr-bar__line.pr-bar__el--active{background:#23d160}.pr-bar__circle.pr-bar__el--active{color:#232c30}@media(max-width:800px){.pr-bar__circle-text{font-size:12px;bottom:unset;top:120%;max-width:50px;white-space:normal}}.aml-info--1 .inp-grp--address{margin-top:10px;margin-bottom:5px}@media(max-width:800px){.aml-info--1 .inp-wrap--name{width:calc(50% - 5px)}.aml-info--1 .inp-wrap--title{width:100%;margin-right:0}}@media(max-width:550px){.aml-info--1 .inp-grp--name>.inp-wrap,.aml-info--1 .inp-grp--address>.inp-wrap{width:100%;margin-right:0}}.aml-info--2{max-width:475px}.aml-info__id-expl-wrap{display:flex;height:190px;color:#536167;margin-bottom:20px}.aml-info__id-box{position:relative;height:100%}.aml-info__id-box:not(:last-child){margin-right:20px}.aml-info__id-descr{width:200px;height:100%}.aml-info__id-example{height:100%;flex-grow:1}.aml-info__sign-wrap{border-radius:100px;width:27px;height:27px;line-height:30px;font-size:16px;color:#232c30;position:absolute;margin:auto;left:0;bottom:0;top:0;right:0;text-align:center}.aml-info__sign-wrap--success{background:#23d160}.aml-info__sign-wrap--error{background:#d03939}.aml-info__id-img{position:absolute}.aml-info__id-img--1{margin:0 auto;right:0;left:0}.aml-info__id-img--2{position:absolute;top:0;left:0;right:0;margin:0 auto}@media(max-width:900px){.aml-info__id-expl-wrap{flex-wrap:wrap;height:auto;margin-right:0}.aml-info__id-box{height:auto}.aml-info__id-descr{width:100%;margin-right:0!important;margin-bottom:20px}}@media(max-width:600px){.aml-info__id-box{width:100%;margin-right:0!important;margin-bottom:10px}}.status--aml .upl-info{margin-top:20px;text-align:center;color:rgba(173,190,198,.3)}.pay-limits-modal{max-width:616px!important;width:fit-content!important;margin-left:auto;margin-right:auto}.pay-limits-modal .pay-limits-modal-container{border-radius:5px;box-shadow:0 1px 0 0 #1e282c;background:#fff!important;height:unset!important;padding:23px 30px 30px;margin:0 auto;position:relative;text-align:initial}.pay-limits-modal .pay-limits-modal-container .limits-header{height:58px;display:flex;flex-direction:column;justify-content:center;align-items:center}.pay-limits-modal .pay-limits-modal-container .limits-header__heading-text{color:#000;font-size:24px;font-weight:700;font-stretch:normal;font-style:normal;line-height:normal;width:100%;letter-spacing:-.25px;display:flex;margin-bottom:7px}.pay-limits-modal .pay-limits-modal-container .limits-header__heading-desc{display:flex;width:100%;color:#000}.pay-limits-modal .pay-limits-modal-container .limits-header__heading-modal-close{width:24px;height:24px;opacity:.5;font-size:20px;font-weight:600;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;background-color:#68757b;border-radius:30px;position:absolute;top:20px;right:20px}.pay-limits-modal .pay-limits-modal-container .limits-header__heading-modal-close:hover{cursor:pointer}.pay-limits-modal .pay-limits-modal-container .limits-header__heading-modal-close:before{color:#fff;content:"\00d7";display:flex;justify-content:center}.pay-limits-modal .pay-limits-modal-container .limits-body{margin-top:26px}.pay-limits-modal .pay-limits-modal-container .limits-body__inputs{display:flex;justify-content:space-between;margin-bottom:20px}.pay-limits-modal .pay-limits-modal-container .limits-body__inputs__deposit{display:flex;justify-content:space-between;margin-bottom:10px;margin-top:20px;align-items:center;flex-flow:wrap}.pay-limits-modal .pay-limits-modal-container .limits-body__inputs__deposit .input-radio{color:#232c30;display:flex;align-items:center;width:32%}.pay-limits-modal .pay-limits-modal-container .limits-body__inputs__deposit .input-radio input[type=radio]{border-radius:10px;cursor:pointer;display:inline-block;margin-right:10px;position:relative;border:1px solid #000;width:14px;height:14px}.pay-limits-modal .pay-limits-modal-container .limits-body__inputs__deposit .input-radio input[type=radio]:checked:after{background-color:red}.pay-limits-modal .pay-limits-modal-container .limits-body__inputs__deposit .note{width:100%;color:#b3b3b3;font-style:italic;margin-left:24px;margin-top:8px}.pay-limits-modal .pay-limits-modal-container .limits-body__inputs__deposit .input-field{text-align:center;display:inline-flex;flex-direction:row;width:32%}.pay-limits-modal .pay-limits-modal-container .limits-body__inputs__deposit .input-field i{position:absolute;min-width:40px;padding:18px 10px 18px 20px;color:rgba(35,44,48,.75)}.pay-limits-modal .pay-limits-modal-container .limits-body__inputs__deposit .input-field input{font-family:Roboto;font-size:14px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:-.25px;color:rgba(35,44,48,.75);height:50px;border-radius:5px;background-color:#e8e8e8;padding-left:50px;width:100%}.pay-limits-modal .pay-limits-modal-container .limits-body__inputs .methods{border-radius:5px;box-shadow:0 1px 0 0 #1e282c;background-color:#293338;padding:24px 30px;width:100%;display:flex;flex-direction:column}.pay-limits-modal .pay-limits-modal-container .limits-body__inputs .methods__info{margin-bottom:17px}.pay-limits-modal .pay-limits-modal-container .limits-body__inputs .methods__bottom .bottom-provider-info{border-radius:5px;border:solid 2px #324046}.pay-limits-modal .pay-limits-modal-container .limits-body__inputs .methods__bottom .bottom-buttons{border-radius:5px;border:solid 2px #324046}.pay-limits-modal .pay-limits-modal-container .limits-body__inputs .methods__list{display:flex;flex-wrap:wrap;margin-left:-10px}.pay-limits-modal .pay-limits-modal-container .limits-body__inputs .methods__list .method{width:50%;height:50px;border-radius:5px;box-shadow:0 1px 0 0 #1e282c;background-color:#2c383d;flex:1 0 40%;margin:0 0 10px 10px;cursor:pointer;align-items:center;display:inline-flex;padding-left:20px;padding-right:10px;text-transform:capitalize;justify-content:space-between}.pay-limits-modal .pay-limits-modal-container .limits-body__inputs .methods__list .method__radio{display:flex}.pay-limits-modal .pay-limits-modal-container .limits-body__inputs .methods__list .method__radio path{stroke:#aebfc7;fill:#828586}.pay-limits-modal .pay-limits-modal-container .limits-body__inputs .methods__list .method__name{margin-left:10px}.pay-limits-modal .pay-limits-modal-container .limits-body__inputs .methods__list .method__image{margin-left:auto}.pay-limits-modal .pay-limits-modal-container .limits-body__inputs .methods__list .method--checked{background-color:#627278;color:#fff}.pay-limits-modal .pay-limits-modal-container .limits-body__inputs .methods__list .method--checked path{stroke:#fff;fill:#fff}.pay-limits-modal .pay-limits-modal-container .limits-body__inputs .input-field{text-align:center;display:inline-flex;flex-direction:row;width:49%}.pay-limits-modal .pay-limits-modal-container .limits-body__inputs .input-field i{position:absolute;min-width:40px;padding:18px 10px 18px 20px;color:rgba(35,44,48,.75)}.pay-limits-modal .pay-limits-modal-container .limits-body__inputs .input-field input{font-family:Roboto;font-size:14px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:-.25px;color:rgba(35,44,48,.75);height:50px;border-radius:5px;background-color:#e8e8e8;padding-left:50px;width:100%}.pay-limits-modal .pay-limits-modal-container .limits-body .save-changes{height:50px;border-radius:5px;box-shadow:0 4px 10px 0 rgba(0,0,0,.15);background-color:#23d160;font-family:Roboto;font-size:14px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#fff;max-width:555px;min-width:372px;width:100%;margin-top:10px}@media screen and (max-width:1024px){.pay-limits-modal .pay-limits-modal-container .limits-body .save-changes{min-width:0}}.pay-limits-modal .pay-limits-modal-container .limits-body .save-changes:hover{cursor:pointer;background-color:#1eb553;box-shadow:0 4px 10px 0 rgba(0,0,0,.27)}.cashier-welcome-modal{max-width:616px!important;width:fit-content!important;margin-left:auto;margin-right:auto}.cashier-welcome-modal .cashier-welcome-modal-container{width:410px!important;height:auto;border-radius:2.5px;box-shadow:0 .5px 0 0 #1e282c;background:#fff!important;overflow:hidden!important;margin:0 auto;color:#293338!important}@media screen and (max-width:1024px){.cashier-welcome-modal .cashier-welcome-modal-container{border-radius:5px}}@media only screen and (device-width:375px) and (device-height:812px) and (-webkit-device-pixel-ratio:3){.cashier-welcome-modal .cashier-welcome-modal-container{border-radius:30px}}.cashier-welcome-modal .cashier-welcome-modal-container .cashier-header{position:relative;width:100%}.cashier-welcome-modal .cashier-welcome-modal-container .cashier-header .modal-close{width:36px;height:36px;font-size:20px;font-weight:600;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;background-color:#eee;border:solid 2px #d7d7d7;border-radius:30px;position:absolute;top:10px;right:10px;z-index:1}@media only screen and (device-width:375px) and (device-height:812px) and (-webkit-device-pixel-ratio:3){.cashier-welcome-modal .cashier-welcome-modal-container .cashier-header .modal-close{top:20px;right:20px}}@media only screen and (max-width:640px){.cashier-welcome-modal .cashier-welcome-modal-container .cashier-header .modal-close{top:20px;right:20px}}.cashier-welcome-modal .cashier-welcome-modal-container .cashier-header .modal-close:hover{cursor:pointer}.cashier-welcome-modal .cashier-welcome-modal-container .cashier-header .modal-close:before{color:#b4b4b4;content:"\00d7";font-size:22px}.cashier-welcome-modal .cashier-welcome-modal-container .cashier-header__heading{display:flex;flex-direction:column;justify-content:center;padding:0 92px;align-items:flex-start;margin-top:25px}@media screen and (max-width:1024px){.cashier-welcome-modal .cashier-welcome-modal-container .cashier-header__heading{padding:0 52px}}.cashier-welcome-modal .cashier-welcome-modal-container .cashier-header__heading .label{opacity:.5;font-family:Roboto;font-size:13px;font-weight:500;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:3.61px;text-align:center;color:#293338}.cashier-welcome-modal .cashier-welcome-modal-container .cashier-header__heading .title{font-size:47px;font-weight:700;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:2.54px;text-align:center;margin-top:5px;color:#293338;font-family:bebasneue}.cashier-welcome-modal .cashier-welcome-modal-container .cashier-header .cashier-pattern{background-image:linear-gradient(to bottom,rgba(255,255,255,0),white),url(/build/Pattern.10fc62ae040c3e70e9685039c720ff05.svg);height:211px;width:100%;opacity:.1;background-position:center;background-repeat:no-repeat;background-size:cover;transform:scale(1.37) rotate(2deg)}.cashier-welcome-modal .cashier-welcome-modal-container .cashier-header .cashier-image{background:url(/build/payment-illustration.f47c21c8df02dcaf5f7d82745f453b7e.1216.png) no-repeat top;background-size:contain;top:-11px;text-align:center;position:absolute;left:50%;bottom:10px;transform:translateX(-50%);height:340px;width:354px}.cashier-welcome-modal .cashier-welcome-modal-container .cashier-body{display:flex;flex-direction:column;justify-content:center;padding:0 91px;align-items:flex-start;margin-top:20px;margin-bottom:40px}@media screen and (max-width:1024px){.cashier-welcome-modal .cashier-welcome-modal-container .cashier-body{padding:0 52px}}.cashier-welcome-modal .cashier-welcome-modal-container .cashier-body .disclaimer{opacity:.3;font-family:Roboto;font-size:13px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.08;letter-spacing:normal;text-align:center;color:#293338;margin-top:32px}.cashier-welcome-modal .cashier-welcome-modal-container .label{opacity:.5;font-family:roboto;font-size:13px;font-weight:500;letter-spacing:3.61px;text-align:center;color:#293338;margin-bottom:9px}.cashier-welcome-modal .cashier-welcome-modal-container .label--feature{opacity:.75;font-family:bebasneue;font-size:22px;font-weight:700;letter-spacing:1.5px;text-align:left;color:#293338;margin-bottom:7px}.cashier-welcome-modal .cashier-welcome-modal-container .action{font-family:Roboto;font-size:14px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.39;letter-spacing:1px;text-align:center;color:#fff;width:100%}.cashier-welcome-modal .cashier-welcome-modal-container .action .cashier-btn{border-radius:4px;padding:11px 40px;background-color:#23d160;box-shadow:0 2px 0 0 #189b46;width:100%;margin-top:17px;font-size:16px}.cashier-welcome-modal .cashier-welcome-modal-container .action .cashier-btn i{margin-left:12px}.cashier-welcome-modal .cashier-welcome-modal-container .action .cashier-btn--small{border-radius:4px;padding:7px 20px;background-color:#23d160;float:left;margin-top:9px;margin-bottom:5px}.modal-right{left:auto!important;width:292px!important;right:0}.pay-modal-container{width:292px!important;height:auto;max-height:400px!important;box-shadow:0 10px 50px 0 rgba(0,0,0,.27);background:#fff!important;overflow:hidden!important;border-radius:3px;margin:0 auto;color:#232c30!important}.pay-modal-container__circle{width:78px;height:78px;border:solid 7px #fff;position:absolute;margin-left:auto;margin-right:auto;border-radius:50%;left:50%;transform:translate(-50%,-50%)}.pay-modal-container__circle .icon{transform:translate(-50%,-50%);margin:0 auto;position:absolute;left:50%;font-size:26px;top:50%}.pay-modal-container__circle.status--success{background-color:#23d160}.pay-modal-container__circle.status--success .icon{color:#097630}.pay-modal-container__circle.status--processing,.pay-modal-container__circle.status--new{background-color:#e9cb52}.pay-modal-container__circle.status--processing .icon,.pay-modal-container__circle.status--new .icon{color:#947c1d}.pay-modal-container__circle.status--processing .icon--spin,.pay-modal-container__circle.status--new .icon--spin{-webkit-animation:spin-icon 1000ms infinite linear;animation:spin-icon 1000ms infinite linear}@keyframes spin-icon{0%{-webkit-transform:translate(-50%,-50%) rotate(0deg);transform:translate(-50%,-50%) rotate(0deg)}100%{-webkit-transform:translate(-50%,-50%) rotate(359deg);transform:translate(-50%,-50%) rotate(359deg)}}.pay-modal-container__circle.status--failed{background-color:#e53f3f}.pay-modal-container__circle.status--failed .icon{color:#871c1c}.pay-modal-container__close:hover{background-color:#4b5c65}.pay-modal-container__close{width:46px;height:46px;background-color:#2f3d45;position:absolute;margin-left:auto;margin-right:auto;border-radius:50%;left:50%;transform:translate(-50%,-50%);cursor:pointer;margin-top:45px}.pay-modal-container__close .icon{transform:translate(-50%,-50%);margin:0 auto;position:absolute;left:50%;font-size:13px;font-weight:900;top:50%;color:#819199}.pay-modal-container .payment-header{display:flex;flex-direction:column;justify-content:flex-end;align-items:center;height:120px}.pay-modal-container .payment-header__heading-text{height:32px;font-family:Roboto;font-size:24px;font-weight:500;letter-spacing:-.25px;text-align:center;margin-bottom:7px}.pay-modal-container .payment-header__heading-desc{width:196px;height:19px;font-family:Roboto;font-size:14px;font-weight:500;letter-spacing:-.25px;text-align:center;color:rgba(35,44,48,.75);margin-bottom:17px}.pay-modal-container .payment-header__heading-divider{width:262px;background-image:linear-gradient(to right,transparent 50%,rgba(0,0,0,0.1) 50%);background-size:21px 100%;height:2px}.pay-modal-container .payment-body{display:flex;flex-direction:column;width:234px;margin:0 auto;padding-bottom:30px}.pay-modal-container .payment-body .break{flex-basis:100%;height:0}.pay-modal-container .payment-body .error-message{margin-top:16px;color:rgba(35,44,48,.75);opacity:.5;font-size:14px;font-weight:500;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:-.25px;text-align:center;padding:0 5px}.pay-modal-container .payment-body__summary{display:flex;flex-direction:row;width:234px;margin-top:16px;justify-content:space-evenly;margin-bottom:20px}.pay-modal-container .payment-body__summary__column{flex-direction:column;flex:1;width:117px}.pay-modal-container .payment-body__summary__row{display:flex;flex-direction:column;flex-wrap:wrap;width:100%;height:45px;align-items:baseline;justify-content:flex-end}.pay-modal-container .payment-body__summary__row:nth-child(1){margin-bottom:12px}.pay-modal-container .payment-body__summary__row p.title{opacity:.5;font-family:Roboto;font-size:14px;font-weight:500;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:-.25px;color:rgba(35,44,48,.75)}.pay-modal-container .payment-body__summary__row p.value{width:105px;height:19px;font-family:Roboto;white-space:nowrap;font-size:14px;font-weight:500;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:-.15px;color:#232c30;display:flex;margin-top:2px;align-items:center}.pay-modal-container .payment-body__summary__row p.value.large--text{font-size:24px;margin-top:6px}.pay-modal-container .payment-body__summary .mirror{align-items:flex-end}.pay-modal-container .payment-body__summary .mirror p.value{justify-content:flex-end}.pay-modal-container .payment-body__status__box{width:232px;height:36px}.pay-modal-container .payment-body__status__box .success{border:solid 1.5px #23d160;background-color:rgba(35,209,96,.1)}.pay-modal-container .payment-body__status__box .processing,.pay-modal-container .payment-body__status__box .new{border:solid 1.5px #e9cb52;background-color:rgba(233,203,82,.1)}.pay-modal-container .payment-body__status__box .failed{border:solid 1.5px #dc4362}.pay-modal-container .payment-body__status__box p{object-fit:contain;font-family:Roboto;font-size:14px;font-weight:700;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:-.21px;border-radius:6px;padding:8px 0;display:flex;justify-content:center;align-items:center}.pay-modal-container .payment-body__status__box p.success{color:#0ee07b}.pay-modal-container .payment-body__status__box p.success i{margin-right:10px;font-size:19px}.pay-modal-container .payment-body__status__box p.processing,.pay-modal-container .payment-body__status__box p.new{color:#f3cd31}.pay-modal-container .payment-body__status__box p.processing i,.pay-modal-container .payment-body__status__box p.new i{margin-right:10px;font-size:19px}.pay-modal-container .payment-body__method{margin-top:10px;height:67px;border-radius:5px;background-color:#efefef;text-align:left}.pay-modal-container .payment-body__method .provider__method{float:left;margin:19px 0 0 13px;width:53px;height:31px;background-size:85%}.pay-modal-container .payment-body__method__name{font-size:14px;font-weight:500;top:15px;left:15px;position:relative}.pay-modal-container .payment-body__method__status{font-size:12px;font-weight:500;top:17px;left:15px;position:relative;opacity:.65;color:rgba(35,44,48,.75)}.status-page{display:flex;flex-direction:column;height:100vh;margin-top:-70px;background-color:#e4e4e4}.status-page__header-logo{height:48px;margin-top:35px;display:flex;align-items:center;justify-content:center;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxODYuMTIzIiBoZWlnaHQ9IjQ4LjMyNiIgdmlld0JveD0iMCAwIDE4Ni4xMjMgNDguMzI2Ij4KICA8ZGVmcz4KICAgIDxzdHlsZT4KICAgICAgLmNscy0xIHsKICAgICAgICBvcGFjaXR5OiAxOwogICAgICB9CgogICAgICAuY2xzLTIgewogICAgICAgIGZpbGw6ICNiZmJmYmY7CiAgICAgIH0KCiAgICAgIC5jbHMtMiwgLmNscy0zLCAuY2xzLTQgewogICAgICAgIGZpbGwtcnVsZTogZXZlbm9kZDsKICAgICAgfQoKICAgICAgLmNscy0zIHsKICAgICAgICBmaWxsOiAjMjNkMTYwOwogICAgICB9CgogICAgICAuY2xzLTQgewogICAgICAgIGZpbGw6ICM3OTc5Nzk7CiAgICAgICAgb3BhY2l0eTogMC4zOwogICAgICB9CiAgICA8L3N0eWxlPgogIDwvZGVmcz4KICA8ZyBpZD0iR2FtZG9tLWxvZ28iIGNsYXNzPSJjbHMtMSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTAuMDA0KSI+CiAgICA8ZyBpZD0iR3JvdXBfMSIgZGF0YS1uYW1lPSJHcm91cCAxIj4KICAgICAgPHBhdGggaWQ9IkdBTURPTSIgY2xhc3M9ImNscy0yIiBkPSJNNzUuODYyLDI3LjdINzEuMjQ0VjIzLjNoOS42ODdjLjAwNy4xMzEuMDE5LjI3MS4wMTkuNDExcTAsNC43OTEuMDA4LDkuNTgyYS44NzkuODc5LDAsMCwxLS4zLjY3NiwxMi4yNDUsMTIuMjQ1LDAsMCwxLTUuMTI1LDMuMTExLDE2Ljk2NywxNi45NjcsMCwwLDEtMi45NTQuNTUxQTEyLjU4LDEyLjU4LDAsMCwxLDY0LjksMzYuMDU4YTExLjg1OSwxMS44NTksMCwwLDEtNi4wOTQtNy45OCwxMy45NjQsMTMuOTY0LDAsMCwxLS4yNC00LjMsMTEuNjE0LDExLjYxNCwwLDAsMSwxLjQtNC43NTlBMTMuMTUxLDEzLjE1MSwwLDAsMSw2MS44NSwxNi40YTEyLjQsMTIuNCwwLDAsMSwzLjkxMy0yLjgzOCwxMS4xNTEsMTEuMTUxLDAsMCwxLDMuNzg1LTEuMTA3Yy43MzItLjA2MiwxLjQ2NC0uMTY2LDIuMi0uMTY0YTEyLjYzNywxMi42MzcsMCwwLDEsNC44ODYsMS4wMjcsMTMuNDI1LDEzLjQyNSwwLDAsMSw0LjMsMi45MDdjLjA3MS4wNzEuMTM4LjE0NS4yMjUuMjM3LS40OTQuNDU5LS45NzguOS0xLjQ1LDEuMzUxLS42MTYuNTktMS4yMjksMS4xODItMS44MjksMS43ODgtLjIuMi0uMzQuMjA5LS41NDQsMGE4LjExNSw4LjExNSwwLDAsMC00LjIxMy0yLjMsNi43LDYuNywwLDAsMC00LC4zNzMsNy41NTQsNy41NTQsMCwwLDAtNC42NjcsNS42NTksNy4yNTQsNy4yNTQsMCwwLDAsLjcxNiw1LjM1OSw3LjEyOCw3LjEyOCwwLDAsMCw0LjkyLDMuNTQ5LDcuNDc1LDcuNDc1LDAsMCwwLDUuNTIyLTEuMDY4LjUyOS41MjksMCwwLDAsLjIzOC0uMzdDNzUuODcsMjkuNzkyLDc1Ljg2MiwyOC43NzcsNzUuODYyLDI3LjdabTQwLjQ2Miw5LjMzOWgtNXYtLjQ4NGMwLTIuNjI4LjAyLTUuMjU1LS4wMTktNy44ODJhMy40ODMsMy40ODMsMCwwLDAtLjQxNy0xLjMxNCwxLjE4NCwxLjE4NCwwLDAsMC0xLjA0OS0uNTgxLDIuNDY5LDIuNDY5LDAsMCwwLTIuNzA3LDIuNjMzYy0uMDQ2LDIuNDYyLS4wNjQsNC45MjQtLjEsNy4zODYsMCwuMDctLjAwOS4xNC0uMDE1LjIzNWgtNC45NDdWMjMuNTU1aDEuMDM3Yy44LDAsMS42MDkuMDMxLDIuNDEtLjAxM2EuNy43LDAsMCwxLC43OTQuNDk0Yy4xMTMuMjc0LjI1LjUzOC4zNi43NzIuNTQ2LS40NDEsMS4wNTktLjkwOSwxLjYyNy0xLjNhNS4xMDksNS4xMDksMCwwLDEsMy0uOSwxMy4yLDEzLjIsMCwwLDEsMi4xOTIuMTYzLDMuNDgxLDMuNDgxLDAsMCwxLDIuNDg4LDEuOTg3Yy40LS4zNTUuNzkzLS43LDEuMTg1LTEuMDRhNC45NjIsNC45NjIsMCwwLDEsMi44ODQtMS4xLDcuMTgzLDcuMTgzLDAsMCwxLDIuNzE2LjE5NCwzLjU3NSwzLjU3NSwwLDAsMSwyLjU0OCwyLjc5MywxMC4wODMsMTAuMDgzLDAsMCwxLC4yNzYsMi4zMzVjLjAzMSwyLjg1OS4wMTIsNS43MTkuMDEyLDguNTc5di41MDVoLTV2LS40NjZxMC0zLjc4OS0uMDA2LTcuNTc4YTMuNTI5LDMuNTI5LDAsMCwwLS4xMjgtLjk3NWMtLjM2Ny0xLjI0My0xLjM2Mi0xLjQ5Mi0yLjU1Mi0xLjA4MWEyLjIsMi4yLDAsMCwwLTEuNDg5LDIuMTI4Yy0uMDk0LDIuNDc0LS4wODEsNC45NTItLjExMSw3LjQyOCwwLC4xNzYsMCwuMzQ4LDAsLjU1OFptNjIuMzY3LS4wMUgxNzMuN3YtLjQ3N2MwLTIuNTY5LjAwNy01LjEzOC0uMDA1LTcuNzA3YTIuNTU4LDIuNTU4LDAsMCwwLS40ODUtMS41NjQsMi4wODksMi4wODksMCwwLDAtMi41NDUtLjIwNiwyLjQ1MiwyLjQ1MiwwLDAsMC0xLjE0NCwyLjA2MWMtLjA3OCwyLjQ0NS0uMDc3LDQuODkzLS4xMDYsNy4zNHYuNTQyaC00LjkzNlYyMy41NDVjMS4zMDgsMCwyLjU1MiwwLDMuOC4wMS4wOTIsMCwuMjE2LjEyOS4yNjguMjI4LjE4LjMzOC4zMzQuNjg5LjUwNiwxLjA1YTYuNCw2LjQsMCwwLDEsNS4wMDUtMi4yNTcsNC43NDQsNC43NDQsMCwwLDEsMy4wMDguNzE0LDE0LjU4LDE0LjU4LDAsMCwxLDEuMzM3LDEuMzNjLjQ3My0uMzcsMS0uODMyLDEuNTc2LTEuMjIyYTQuODEyLDQuODEyLDAsMCwxLDIuNjc4LS44LDkuODI0LDkuODI0LDAsMCwxLDIuNDQ4LjIxMiwzLjUwNywzLjUwNywwLDAsMSwyLjYsMi44OCw3LjIxLDcuMjEsMCwwLDEsLjE4MSwxLjU3MWMuMDE2LDMuMDkxLjAwOCw2LjE4My4wMDgsOS4yNzV2LjQ4N2gtNVYyOC42MzlhMS42NywxLjY3LDAsMCwwLTEuMTQxLTEuODE0LDIuMjQ1LDIuMjQ1LDAsMCwwLTIuNDI1Ljc5MywzLjQ3LDMuNDcsMCwwLDAtLjYyNywyLjAwOGMtLjAwNywyLjM4LDAsNC43NjEsMCw3LjE0MSwwLC4wNzIsMCwuMTQ0LS4wMS4yNjJabS00MC41LTIyLjgxN2g0Ljk4OHYyMi44aC0zLjFjLS43MDksMC0uNzA5LDAtMS4zMzQtLjUzNmEyOC4xMTcsMjguMTE3LDAsMCwxLTIuNjk0LjgyNiw2LjUwNyw2LjUwNywwLDAsMS01LjIzOS0uOTUyLDUuNjgxLDUuNjgxLDAsMCwxLTIuMjQ5LTMuNDg2LDEwLjMyLDEwLjMyLDAsMCwxLC4zNjctNi4zNzIsNi40LDYuNCwwLDAsMSw0LjkxMi00LjAzNCw3LjA3OSw3LjA3OSwwLDAsMSw0LjE3MS4zNDUuNDIzLjQyMywwLDAsMCwuMTczLS4wMTFaTTk4LjM1NCwzNy4wNDFjLTEuMjkzLDAtMi41NDIuMDA2LTMuNzktLjAxYS41MzYuNTM2LDAsMCwxLS4zNi0uMjE1Yy0uMTg4LS4yNjMtLjMzOC0uNTU0LS40NjQtLjc2OEExMi44NDgsMTIuODQ4LDAsMCwxLDkxLjU3MSwzNy4yYTUuNTksNS41OSwwLDAsMS01Ljc1Mi0xLjMxNUE3LjQ0Miw3LjQ0MiwwLDAsMSw4My40NSwzMC44YTguOTIsOC45MiwwLDAsMSwuOTI1LTQuODg3LDYuOTg1LDYuOTg1LDAsMCwxLDQuNDYyLTMuNjc1LDkuNTkyLDkuNTkyLDAsMCwxLDMuNTgzLS4xOTMsMTAuMTY2LDEwLjE2NiwwLDAsMSwzLjI0LjgxNSwyNS44NjMsMjUuODYzLDAsMCwxLDIuNSwxLjM5My41NzUuNTc1LDAsMCwxLC4yMTQuNDMycS4wMTcsNi4wNzQuMDA3LDEyLjE0N1E5OC4zNzMsMzYuOTM3LDk4LjM1NCwzNy4wNDFabTYzLjIyMS03LjIzMWE3LDcsMCwwLDEtLjcsMy40MTksNy4zLDcuMywwLDAsMS0zLjgxOSwzLjYsOC4zMzUsOC4zMzUsMCwwLDEtNCwuNiw3LjU1LDcuNTUsMCwwLDEtNS41MS0yLjc4MSw3LjE0NSw3LjE0NSwwLDAsMS0xLjU1OS0zLjc3NSw3Ljg1MSw3Ljg1MSwwLDAsMSwuNzM1LTQuNjIzLDYuOCw2LjgsMCwwLDEsNC4yMjEtMy41Nyw4LjQ0OSw4LjQ0OSwwLDAsMSw3LjQ0Ny45MTYsNi43ODEsNi43ODEsMCwwLDEsMy4wNTksNC44Yy4wNjMuNDY3LjA4NC45NDIuMTI2LDEuNDE0Wk0xMzguMiwyOS43NjFjMC0uOTg3LS4wMTItMS45NzQuMDA4LTIuOTYxYS40NTguNDU4LDAsMCwwLS4zMjQtLjQ5MSwyLjkyNCwyLjkyNCwwLDAsMC0zLjY4NiwxLjAxNiw0LjQ3OCw0LjQ3OCwwLDAsMC0uNjk0LDMuODg3LDMuMzIxLDMuMzIxLDAsMCwwLDEuNDE4LDIuMTQ0LDIuNjIzLDIuNjIzLDAsMCwwLDIuOTQtLjE0Ny42Mi42MiwwLDAsMCwuMzQ4LS42MTlDMTM4LjE4MywzMS42NDgsMTM4LjIsMzAuNywxMzguMiwyOS43NjFabS00NC44MTctLjI1NWMwLTEtLjAwOC0yLC4wMDYtM2EuNDIuNDIsMCwwLDAtLjI4OS0uNDQ5LDIuNzY0LDIuNzY0LDAsMCwwLTMuNjc3LjkxNyw0LjgzMyw0LjgzMywwLDAsMC0uMyw1LjM2OCwyLjM1NCwyLjM1NCwwLDAsMCwzLjczNi44NjYsMS4wMjIsMS4wMjIsMCwwLDAsLjUzNS0uOTU4Yy0uMDQ1LS45MTUtLjAxMy0xLjgzLS4wMTMtMi43NDRabTYzLjA3Mi4zODRhNC44NzMsNC44NzMsMCwwLDAtLjg5Mi0yLjk3OCwyLjI2MSwyLjI2MSwwLDAsMC0zLjY2MS0uMDIyLDQuMzkxLDQuMzkxLDAsMCwwLS44MywyLjE2Myw1LjExMyw1LjExMywwLDAsMCwuNTM1LDMuMjc1LDIuMzQxLDIuMzQxLDAsMCwwLDIuMjQyLDEuMzc1LDIuNDE1LDIuNDE1LDAsMCwwLDIuMDM3LTEuNDI0LDQuNTQsNC41NCwwLDAsMCwuNTY3LTIuMzg5WiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTEuNzY5IC0wLjM3MikiLz4KICAgICAgPGcgaWQ9IkdhbWRvbS1zeW1ib2wiPgogICAgICAgIDxwYXRoIGlkPSJGaWxsLTEiIGNsYXNzPSJjbHMtMiIgZD0iTTIxLjgxLDIwLjg4NWEzLjk4MywzLjk4MywwLDAsMC0zLjk3NywzLjk4OXY3LjExNEgyNS41di03LjRhMy43LDMuNywwLDAsMC0zLjY5LTMuNyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTAuNTM5IC0wLjYzMSkiLz4KICAgICAgICA8cGF0aCBpZD0iRmlsbC02IiBjbGFzcz0iY2xzLTIiIGQ9Ik0yMS4wODMsMGEyMS4xNjQsMjEuMTY0LDAsMCwwLTkuNzU1LDM5LjlWMjIuOTQ1bC00LjUtNC42NjNWOS45NjZoNC45ODN2Mi40SDE3LjI3di0yLjRoNy42NDZ2Mi40aDUuMjQzdi0yLjRIMzUuNDN2OC4zMTZsLTQuNjQ4LDQuNjYzVjM5LjkzM0EyMS4xNjUsMjEuMTY1LDAsMCwwLDIxLjA4MywwIi8+CiAgICAgICAgPHBhdGggaWQ9IkZpbGwtMTAiIGNsYXNzPSJjbHMtMyIgZD0iTTE3LjM1MywzMC40djEuODc1TC4zOTEsNDkuMjQ1bDcuNzM4LS4wNzIsMTYuODQyLTE2LjlWMzAuNFoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0wLjAxMiAtMC45MTkpIi8+CiAgICAgICAgPHBhdGggaWQ9IkZpbGwtMTEiIGNsYXNzPSJjbHMtMyIgZD0iTTE3LjgzMywzMC42NjNIMjUuNDRWMjkuNTI2bC4wNi0uMDU5VjI0LjYyM2EzLjY5NCwzLjY5NCwwLDAsMC0uOTkzLTIuNTI1bC02LjY3NCw2LjdaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMC41MzkgLTAuNjY4KSIvPgogICAgICAgIDxwYXRoIGlkPSJGaWxsLTEzIiBjbGFzcz0iY2xzLTMiIGQ9Ik00Ni44NzEsOC4xbDIuNjU5LDIuNjY4VjEuMTA3SDM5LjlsMi43MzEsMi43NEwzNi41LDEwaC4wMzZ2OC4zMTYiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xLjEwMyAtMC4wMzMpIi8+CiAgICAgICAgPHBhdGggaWQ9IkZpbGwtMTYiIGNsYXNzPSJjbHMtNCIgZD0iTTE3LjgyLDMyLjIzNEgyNS41di0zLjIySDE3LjgyWiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTAuNTM5IC0wLjg3NykiLz4KICAgICAgPC9nPgogICAgPC9nPgogIDwvZz4KPC9zdmc+Cg==) no-repeat top}.status-page__pseudomodal{width:412px!important;max-height:unset!important;margin-top:86px}.status-page__pseudomodal button{width:194px;height:47px;background-color:#23d160;box-shadow:0 3px 0 0 #13b14a;border-radius:10px;font-size:16px;font-weight:500;letter-spacing:-.25px;margin-top:30px;margin-bottom:10px}.status-page__pseudomodal .payment-body{width:100%;text-align:center}.status-page__pseudomodal .payment-body p{font-size:14px;font-weight:500}.status-page__pseudomodal .payment-body strong,.status-page__pseudomodal .payment-body p{margin-top:27px}.cashier-modal-portal,.giftcards-modal-portal{position:fixed;background-color:#1e2a31ba;width:100%;height:100%;top:0;left:0;z-index:999;overflow:scroll}.cashier-modal-portal:after,.giftcards-modal-portal:after{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.cashier-modal-crypto,.giftcards-modal{max-width:482px!important;background:0 0!important;margin-left:auto;margin-right:auto;height:527px}.cashier-modal-crypto .cashier-modal-container,.cashier-modal-crypto .giftcards-modal-container,.giftcards-modal .cashier-modal-container,.giftcards-modal .giftcards-modal-container{background:#2b3840;border-radius:7px;box-shadow:0 4px 8px 0 rgba(0,0,0,.15);height:unset!important;padding:25px 30px 33px;margin:0 auto;text-align:initial}.cashier-modal-container--altcoin{overflow:unset!important}@media(max-width:450px){.cashier-modal-container--altcoin{padding:15px!important}}@media(max-width:664px){.giftcard__input{width:100%;display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;justify-content:flex-start;margin-top:30px}}.giftcards-modal{height:432px;max-width:631px!important}.cashier-modal{max-width:377px!important;background:0 0!important;margin-left:auto;margin-right:auto;height:527px}.cashier-modal .cashier-modal-container{background:#2b3840;border-radius:7px;box-shadow:0 4px 8px 0 rgba(0,0,0,.15);height:unset!important;padding:25px 30px 33px;margin:0 auto;text-align:initial}.cashier-modal .cashier-modal-container .cashier-header{position:relative;width:100%}.cashier-modal .cashier-modal-container .cashier-header .modal-close{width:36px;height:36px;font-size:20px;font-weight:600;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;background-color:#eee;border:solid 2px #d7d7d7;border-radius:30px;position:absolute;top:10px;right:10px;z-index:1}@media only screen and (device-width:375px) and (device-height:812px) and (-webkit-device-pixel-ratio:3){.cashier-modal .cashier-modal-container .cashier-header .modal-close{top:20px;right:20px}}@media only screen and (max-width:640px){.cashier-modal .cashier-modal-container .cashier-header .modal-close{top:20px;right:20px}}.cashier-modal .cashier-modal-container .cashier-header .modal-close:hover{cursor:pointer}.cashier-modal .cashier-modal-container .cashier-header .modal-close:before{color:#b4b4b4;content:"\00d7";font-size:22px}.rc-tooltip.cashier-tooltip .rc-tooltip-inner{background:#0e1418!important;border-radius:7px;box-shadow:0 2px 4px 0 rgba(9,14,15,.2);color:rgba(255,255,255,.5);font-size:14px;font-family:Roboto;letter-spacing:.5px;max-width:386px!important}.rc-tooltip.cashier-tooltip .rc-tooltip-arrow{display:none}.pay-container{padding-left:100px;padding-right:100px;padding-top:26px}.pay-container .flag_m{height:100%;display:flex;align-items:center}.pay-container .flag_m .wrapper .country_search{position:absolute;top:42px;z-index:10;left:0;width:100%;padding:15px 15px 5px;background:#2f3d45}.pay-container .flag_m .flags_contain{margin-top:66px!important;scroll-behavior:smooth;overflow:scroll;background:#2f3d45;height:120px;margin-top:20px;padding:10px 15px 15px}@media(min-width:769px) and (min-height:1161px){.pay-container .flag_m .flags_contain{height:140px}}@media(min-height:961px){.pay-container .flag_m .flags_contain{height:25vh}}@media(max-width:769px) and (max-height:960px){.pay-container .flag_m .flags_contain{height:13vh}}.pay-container .flag_m .flag_img{margin:0 0 0 5px;border-radius:10px;object-fit:cover;width:20px;height:20px}.pay-container .flag_m .flag_link{margin-top:12px;font-weight:700;text-transform:none;display:flex;justify-content:space-between;align-items:center;flex-direction:row-reverse}.pay-container .flag_m .flag_link .flag_img{margin:0 0 0 5px;border-radius:12px;object-fit:cover;width:24px;height:24px;border:1px solid #2f3d45}.pay-container .flag_m .flag_link .flag_lang{font-size:12px;color:#000;transition:color .4s;color:#aebfc7}.pay-container .ment_txt{display:flex;flex-direction:row;align-items:normal;justify-content:center;height:25px}.pay-container .country_name{display:flex;align-items:center;margin-left:10px;color:#aebfc7;font-family:Roboto;font-size:14px;font-weight:500;height:22px;letter-spacing:0;width:161px}.pay-container .header__navigation{margin-bottom:30px}.pay-container .header__navigation h2{color:#fff;font-family:Roboto;font-size:24px;font-weight:700;height:28px;letter-spacing:0;width:68px;margin-bottom:10px}.pay-container .header__navigation .nav--items{display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap}.pay-container .header__navigation .nav--items ul{display:flex;flex-direction:row;margin:0;padding:0}.pay-container .header__navigation .nav--items ul li{display:flex;justify-content:center;align-items:center;border-radius:6px;border:1.4px solid #2f3d45;background:0 0;transition:background-color .5s ease-out;-webkit-transition:background-color .5s ease-out;-moz-transition:background-color .5s ease-out;-o-transition:background-color .5s ease-out}.pay-container .header__navigation .nav--items ul li a{padding:11px 20px}.pay-container .header__navigation .nav--items ul li.active{background:#2f3d45;box-shadow:0 2px 0 0 #1e282c}.pay-container .header__navigation .nav--items ul li:hover{background:#2f3d45}.pay-container .header__navigation .nav--items ul li:not(:last-child){margin-right:10px}.pay-container .header__navigation .nav--items .giftcard{font-family:Roboto;font-size:15px}.pay-container a:after{position:absolute;bottom:0;left:0;right:0;margin:auto;width:0;height:3px;content:"";background-color:transparent;transition:background-color .5s,width .5s}.pay-container h2{font-size:27px;font-weight:300;letter-spacing:-.25px;color:#fff;margin-right:10px}.pay-container .flex-2{flex:1 1 63%}.pay-container .flex-1{flex:1}.pay-container .provider.right{flex:2 2 30%}.pay-container .return a{color:#68757b;font-size:14px;font-weight:700;letter-spacing:-.25px;display:inline-flex;justify-content:center;align-items:center;height:47px}.pay-container .return a .icon-arrow-left{margin-right:10px}.pay-container__header{position:relative;margin-top:20px;margin-bottom:25px}.pay-container__header h2{margin-bottom:5px}.pay-container__header .return{right:0;position:absolute;top:18px}@media screen and (max-width:767px){.pay-container__header .return{width:100%;display:block;top:0;position:relative}}.pay-container__header__with_actions{float:left}.pay-container__header__with_actions h2{margin-bottom:5px}.pay-container__header_actions{float:right}@media screen and (max-width:600px){.pay-container__header_actions{width:100%}}.pay-container__header_actions button{padding:10px 20px;margin-top:7px;margin-left:10px;color:#aebfc7;background:#334046;opacity:.5;border-radius:5px;box-shadow:0 1px 0 0 rgba(30,40,44,.39)}.pay-container__header_actions button.active,.pay-container__header_actions button:hover{opacity:1}.pay-container__giftcards__body .giftcards-container{border-radius:5px;box-shadow:0 1px 0 0 #1e282c;background-color:#293338;display:flex;flex-direction:column;padding:24px 30px 30px;margin-bottom:20px}.pay-container__giftcards__body .giftcards-container__heading{display:inline-flex;flex-direction:row;justify-content:space-between}.pay-container__giftcards__body .giftcards-container__heading .giftcards-redeem .input-group{position:relative;display:flex;align-items:center;width:256px;background-color:#1c2427;border:solid 1px #293338;border-radius:5px}.pay-container__giftcards__body .giftcards-container__heading .giftcards-redeem .input-group .redeem-input{height:52px;line-height:22px;font-size:14px;width:100%;color:#68757b;padding:17px 0 16px 20px}.pay-container__giftcards__body .giftcards-container__heading .giftcards-redeem .input-group .redeem-input:focus{border:solid 1.3px #23d160;border-radius:5px;transition:.25s}.pay-container__giftcards__body .giftcards-container__heading .giftcards-redeem .input-group .redeem-btn{position:absolute;right:11px;z-index:2;width:76px;height:30px;border-radius:4px;background-color:#23d160;font-size:13px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.08;letter-spacing:-.23px;text-align:center;color:#104522}.pay-container__giftcards__body .giftcards-container .giftcards-list{display:flex;justify-content:space-between;flex-wrap:wrap}.pay-container__giftcards__body .giftcards-container .giftcards-list::after{content:"";flex:0 0 251px}.pay-container__giftcards__body .giftcards-container .giftcards-list .giftcard__item{display:flex;flex-direction:column;align-items:center;width:100%;max-width:251px;height:205px;flex-grow:1;margin-top:16px;margin-bottom:16px}.pay-container__giftcards__body .giftcards-container .giftcards-list .giftcard__item .image{background:url(/build/gamdom-giftcard.c0b334b8d3d2ed38fb7579f79888310e.251.png);height:100%;width:100%;background-size:cover;background-position:center;background-repeat:no-repeat;box-shadow:0 0 10px #0000008c;border-radius:13px}.pay-container__giftcards__body .giftcards-container .giftcards-list .giftcard__item .image h1{font-weight:900;font-family:Impact,Haettenschweiler,arial narrow bold,sans-serif;font-size:52px;margin:15px;color:#fffefe;text-shadow:0 0 20px #00ffb4}.pay-container__giftcards__body .giftcards-container .giftcards-list .giftcard__item button{width:137px;height:30px;border-radius:4px;background-color:#23d160;font-size:13px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.08;letter-spacing:-.23px;text-align:center;color:#104522;margin-top:12px;transition:.25s}.pay-container__giftcards__body .giftcards-container .giftcards-list .giftcard__item button:hover{border-radius:4px;color:#323232;background-color:#e1e1e1}.pay-container__limits__header{width:100%;margin-top:20px;margin-bottom:25px}.pay-container__limits__body .limitations-container{border-radius:5px;box-shadow:0 1px 0 0 #1e282c;background-color:#293338;display:flex;flex-direction:column;padding:24px 30px 30px;margin-bottom:20px}.pay-container__limits__body .limitations-container__heading{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:10px}.pay-container__limits__body .limitations-container__heading .limitations-title{font-family:Roboto;font-size:18px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:-.25px;color:#e1e1e1}.pay-container__limits__body .limitations-container__heading .limitations-update{font-size:10px;font-weight:700;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:right;border-radius:2px;background-color:#aebfc7;color:#232c30;padding:3px 10px;text-transform:uppercase}.pay-container__limits__body .limitations-container__heading .limitations-update:hover{cursor:pointer}.pay-container__limits__body .limitations-container__list li{height:50px;border-radius:5px;box-shadow:0 1px 0 0 #1e282c;background-color:#2c383d;display:flex;justify-content:flex-start;align-items:center;padding-left:20px;margin-top:10px;overflow:overlay}.pay-container__transactions-support{width:30%;float:right}.pay-container__transactions-support .support-box{clear:both;width:100%;padding:30px;border-radius:5px;background-color:#293338}.pay-container__transactions-support .support-box h3{color:#e1e1e1;font-size:18px}.pay-container__transactions-support .support-box__right{float:right;font-size:14px;font-weight:400;color:#aebfc7}.pay-container__transactions-support .support-box__mail{margin-top:20px;width:100%;padding:16px 20px;box-shadow:0 1px 0 0 #1e282c;background-color:#2c383d;border-radius:5px}.pay-container__transactions-support .support-box__live{margin-top:10px;color:#23d160;text-align:left;width:100%;padding:16px 20px;box-shadow:0 1px 0 0 #1e282c;border:solid 1px rgba(35,209,96,.5);background-color:rgba(35,209,96,.25);border-radius:5px}.pay-container__transactions-support .support-box__live span{float:right;font-size:14px}.pay-container__transactions{width:70%;float:left;padding-right:30px}.pay-container__transactions .transactions--list{margin-top:104px}.pay-container__transactions .transactions--list:hover .transaction:hover{width:calc(100% + 5px);transform:scale(1.02);transition:.2s;opacity:1}.pay-container__transactions .transactions--list:hover .transaction:not(:hover){opacity:.3}.pay-container__transactions .transactions--list .transaction{width:100%;min-height:65px;background:#293338;margin-bottom:10px;padding:20px;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;opacity:1;filter:alpha(opacity=40);border-radius:5px;transition:.3s}.pay-container__transactions .transactions--list .transaction.disabled{cursor:not-allowed!important;opacity:.6!important;pointer-events:initial}.pay-container__transactions .transactions--list .transaction-active{opacity:1}.pay-container__transactions .transactions--list .transaction__state-expired{background-image:linear-gradient(to right,#6c797f 0%,#293338 50%,#293338);color:#aebfc7}.pay-container__transactions .transactions--list .transaction__state-expired .transaction__status{background:#728086;border:1px solid #8999a0;color:#e1e1e1}.pay-container__transactions .transactions--list .transaction__state-completed{background-image:linear-gradient(to right,#26824b 0%,#293338 50%,#293338);color:#23d160}.pay-container__transactions .transactions--list .transaction__state-completed .transaction__status{background:#268a4d;border:1px solid #24a654;color:#23d160}.pay-container__transactions .transactions--list .transaction__state-error{background-image:linear-gradient(to right,#813a3c 0%,#293338 50%,#293338);color:#d94242}.pay-container__transactions .transactions--list .transaction__state-error .transaction__status{background:#883b3d;border:1px solid #a93d3e;color:#d94242}.pay-container__transactions .transactions--list .transaction__state-processing{background-image:linear-gradient(to right,#b59100 0%,#293338 50%,#293338);color:#e9cb52}.pay-container__transactions .transactions--list .transaction__state-processing .transaction__status{border:solid 1.5px rgba(233,203,82,.5);background:rgba(233,203,82,.25);color:#e9cb52}.pay-container__transactions .transactions--list .transaction__status{width:42px;height:32px;border-radius:3px;display:flex;align-items:center;justify-content:center;font-size:20px}.pay-container__transactions .transactions--list .transaction__amount{padding-left:20px;flex:auto;display:flex;font-weight:500}.pay-container__transactions .transactions--list .transaction__amount .cmoney{font-size:22px}.pay-container__transactions .transactions--list .transaction__amount .ccoins{font-size:14px;display:inline-block;margin-top:7px;margin-left:8px}.pay-container__transactions .transactions--list .transaction__date{display:flex;color:#aebfc7;font-size:14px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:-.25px;text-align:right}.pay-container__transactions .transactions--list .transaction__status_wide{width:auto;font-size:10px;font-weight:700;border-radius:14.5px;padding:8px 10px;height:29px}.pay-container__transactions .transactions--list .transaction__hstatus{display:flex;flex-flow:row-reverse;padding:0 20px}.pay-container__transactions .transactions--list .transaction__info{color:#aebfc7;display:flex}.pay-container__providers-holder{display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap;margin-left:-10px}.pay-container__providers .provider{border-radius:5px;box-shadow:0 1px 0 0 #1e282c;background-color:#293338;padding:24px 30px;opacity:.5;margin-left:10px;display:flex;justify-content:space-between;margin-bottom:10px}.pay-container__providers .provider--active{opacity:1}.pay-container__providers .provider__left{height:100%;float:left}.pay-container__providers .provider__right{height:100%;float:right;align-items:center;display:flex}.pay-container__providers .provider__name{margin-top:9px;white-space:nowrap}.pay-container__providers .provider__methods{align-items:center;align-content:center;display:flex;flex-wrap:nowrap;height:100%;margin-top:-5px;margin-left:auto}.pay-container__providers .provider__methods_big .provider__method{width:72px;height:49px;background-repeat:no-repeat;box-shadow:0 1.5px 0 0 #1e282c}.pay-container__providers .provider__methods_big .provider__method:hover{opacity:.9}.pay-container__providers .provider__method{width:44px;height:30px;border-radius:2px;margin-top:5px;margin-left:10px;cursor:pointer}.pay-container__providers .provider__method--card{background-image:url(/build/mastercard.da3b6144d8a0b6910204f73ac1fda65e.106.png)}.pay-container__providers .provider__method--csgo{background-image:url(/build/P2P.e7fcb0a632786e3ad8165cfcc00ac664.svg)}.pay-container__providers .provider__method--csgo-wax{background-image:url(/build/Express.7ba5e41f2457e920d8b9cc9c50455617.svg)}.pay-container__providers .provider__method--vgo{background-image:url(/build/VGO.d60e6089fa57358fc0f3fc6592d2057d.svg)}.pay-container__providers .provider__method--dota{background-image:url(/build/Dota.6c5cc6cfd342b196dd8fb65b5db6af83.svg)}.pay-container__providers .provider__method--virl{background-image:url(/build/vIRL.d31df2b4ecf0c1e95b56ece14abf0544.svg)}.pay-container__providers .provider__method--bitcoin{background-image:url(/build/Bitcoin.ab2c769962767f2eaaf6dd6c10a27916.svg)}.pay-container__providers .provider__method--gamivo{background-image:url(/build/Gamivo.35e9403ababfcee4692463372d60bab0.svg)}.pay-container__providers .provider__method--eth{width:50px!important;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iNTBweCIgaGVpZ2h0PSI1MXB4IiB2aWV3Qm94PSIwIDAgNTAgNTEiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDYxLjIgKDg5NjUzKSAtIGh0dHBzOi8vc2tldGNoLmNvbSAtLT4KICAgIDx0aXRsZT5Hcm91cCA0IENvcHk8L3RpdGxlPgogICAgPGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+CiAgICA8ZGVmcz4KICAgICAgICA8cGF0aCBkPSJNMy44NDU4Mjc4LDcuMTMzMjQ4ODdlLTE3IEw0NS4zMTQxNzIyLDMuODIwODQ1ODFlLTE2IEM0Ni42NTE0NTAzLC0yLjIyMDAyMTQ1ZS0xNiA0Ny4xMzYzNzk3LDAuMTM5MjM4NDE3IDQ3LjYyNTI2ODYsMC40MDA2OTkwNTYgQzQ4LjExNDE1NzQsMC42NjIxNTk2OTUgNDguNDk3ODQwMywxLjA0NTg0MjU2IDQ4Ljc1OTMwMDksMS41MzQ3MzE0NCBDNDkuMDIwNzYxNiwyLjAyMzYyMDMzIDQ5LjE2LDIuNTA4NTQ5NjkgNDkuMTYsMy44NDU4Mjc4IEw0OS4xNiw0NS4zMTU3NTc2IEM0OS4xNiw0Ni42NTMwMzU3IDQ5LjAyMDc2MTYsNDcuMTM3OTY1IDQ4Ljc1OTMwMDksNDcuNjI2ODUzOSBDNDguNDk3ODQwMyw0OC4xMTU3NDI4IDQ4LjExNDE1NzQsNDguNDk5NDI1NyA0Ny42MjUyNjg2LDQ4Ljc2MDg4NjMgQzQ3LjEzNjM3OTcsNDkuMDIyMzQ2OSA0Ni42NTE0NTAzLDQ5LjE2MTU4NTQgNDUuMzE0MTcyMiw0OS4xNjE1ODU0IEwzLjg0NTgyNzgsNDkuMTYxNTg1NCBDMi41MDg1NDk2OSw0OS4xNjE1ODU0IDIuMDIzNjIwMzMsNDkuMDIyMzQ2OSAxLjUzNDczMTQ0LDQ4Ljc2MDg4NjMgQzEuMDQ1ODQyNTYsNDguNDk5NDI1NyAwLjY2MjE1OTY5NSw0OC4xMTU3NDI4IDAuNDAwNjk5MDU2LDQ3LjYyNjg1MzkgQzAuMTM5MjM4NDE3LDQ3LjEzNzk2NSAxLjAxOTcwMDAyZS0xNSw0Ni42NTMwMzU3IC0xLjc1NDk5MDQ5ZS0xNSw0NS4zMTU3NTc2IEwzLjMwMjkyNTY2ZS0xNiwzLjg0NTgyNzggQy0xLjkxOTA5NDkyZS0xNiwyLjUwODU0OTY5IDAuMTM5MjM4NDE3LDIuMDIzNjIwMzMgMC40MDA2OTkwNTYsMS41MzQ3MzE0NCBDMC42NjIxNTk2OTUsMS4wNDU4NDI1NiAxLjA0NTg0MjU2LDAuNjYyMTU5Njk1IDEuNTM0NzMxNDQsMC40MDA2OTkwNTYgQzIuMDIzNjIwMzMsMC4xMzkyMzg0MTcgMi41MDg1NDk2OSwtNC4xNDQ2MjMwMWUtMTcgMy44NDU4Mjc4LDcuMTMzMjQ4ODdlLTE3IFoiIGlkPSJwYXRoLTEiPjwvcGF0aD4KICAgICAgICA8ZmlsdGVyIHg9Ii0xLjUlIiB5PSItMS41JSIgd2lkdGg9IjEwMy4xJSIgaGVpZ2h0PSIxMDYuMSUiIGZpbHRlclVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgaWQ9ImZpbHRlci0yIj4KICAgICAgICAgICAgPGZlT2Zmc2V0IGR4PSIwIiBkeT0iMS41IiBpbj0iU291cmNlQWxwaGEiIHJlc3VsdD0ic2hhZG93T2Zmc2V0T3V0ZXIxIj48L2ZlT2Zmc2V0PgogICAgICAgICAgICA8ZmVDb2xvck1hdHJpeCB2YWx1ZXM9IjAgMCAwIDAgMC4xMTc2NDcwNTkgICAwIDAgMCAwIDAuMTU2ODYyNzQ1ICAgMCAwIDAgMCAwLjE3MjU0OTAyICAwIDAgMCAxIDAiIHR5cGU9Im1hdHJpeCIgaW49InNoYWRvd09mZnNldE91dGVyMSI+PC9mZUNvbG9yTWF0cml4PgogICAgICAgIDwvZmlsdGVyPgogICAgPC9kZWZzPgogICAgPGcgaWQ9IlBhZ2UtMSIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPGcgaWQ9IkVUSCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTE1OTcuMDAwMDAwLCAtMjc5LjAwMDAwMCkiPgogICAgICAgICAgICA8ZyBpZD0iRGVwb3NpdC1NZXRob2RzIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg2MDYuMDAwMDAwLCAyNDkuMDAwMDAwKSI+CiAgICAgICAgICAgICAgICA8ZyBpZD0iQml0Y29pbiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNjc5LjAwMDAwMCwgMC4wMDAwMDApIj4KICAgICAgICAgICAgICAgICAgICA8ZyBpZD0iR3JvdXAtNC1Db3B5IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgzMTIuMDAwMDAwLCAzMC4wMDAwMDApIj4KICAgICAgICAgICAgICAgICAgICAgICAgPGcgaWQ9IlJlY3RhbmdsZSI+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8dXNlIGZpbGw9ImJsYWNrIiBmaWxsLW9wYWNpdHk9IjEiIGZpbHRlcj0idXJsKCNmaWx0ZXItMikiIHhsaW5rOmhyZWY9IiNwYXRoLTEiPjwvdXNlPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgPHVzZSBmaWxsPSIjNUU3REYwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHhsaW5rOmhyZWY9IiNwYXRoLTEiPjwvdXNlPgogICAgICAgICAgICAgICAgICAgICAgICA8L2c+CiAgICAgICAgICAgICAgICAgICAgICAgIDxnIGlkPSJHcm91cCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTYuMDAwMDAwLCAxMS4wMDAwMDApIiBmaWxsLXJ1bGU9Im5vbnplcm8iPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgPHBvbHlnb24gaWQ9IlBhdGgiIGZpbGw9IiNGRkZGRkYiIHBvaW50cz0iOSAwIDAgMTQgOSAxMC4xNjU0NzU3Ij48L3BvbHlnb24+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8cG9seWdvbiBpZD0iUGF0aCIgZmlsbD0iI0I2QzRGOCIgcG9pbnRzPSI5IDEwIDAgMTMuOTExNTg3NSA5IDE5Ij48L3BvbHlnb24+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8cG9seWdvbiBpZD0iUGF0aCIgZmlsbD0iI0I2QzRGOCIgcG9pbnRzPSIxOCAxNCA5IDAgOSAxMC4xNjU0NzU3Ij48L3BvbHlnb24+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8cG9seWdvbiBpZD0iUGF0aCIgZmlsbD0iIzhCOUZGMyIgcG9pbnRzPSI5IDE5IDE4IDEzLjkxMTU4NzUgOSAxMCI+PC9wb2x5Z29uPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgPHBvbHlnb24gaWQ9IlBhdGgiIGZpbGw9IiNGRkZGRkYiIHBvaW50cz0iMCAxNiA5IDI4IDkgMjEuMDMxMjkxMSI+PC9wb2x5Z29uPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgPHBvbHlnb24gaWQ9IlBhdGgiIGZpbGw9IiNCNkM0RjgiIHBvaW50cz0iOSAyMS4wMzEyOTExIDkgMjggMTggMTYiPjwvcG9seWdvbj4KICAgICAgICAgICAgICAgICAgICAgICAgPC9nPgogICAgICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgPC9nPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+)}.pay-container__providers .amount{border-radius:5px;box-shadow:0 1px 0 0 #1e282c;background-color:#293338;padding:24px 30px;width:100%;display:flex;flex:1 1 63%;flex-wrap:wrap;flex-direction:row;justify-content:space-between;margin-left:10px;opacity:.5;margin-bottom:10px}.pay-container__providers .amount--active{opacity:1}@media screen and (max-width:767px){.pay-container__providers .amount{flex-direction:column;justify-content:center;align-items:flex-end;flex-wrap:wrap}}.pay-container__providers .amount__left{width:200px;display:flex;flex-direction:column;order:1;width:200px;flex-wrap:wrap}@media screen and (max-width:767px){.pay-container__providers .amount__left{width:100%}}.pay-container__providers .amount__right{display:flex;flex-direction:column;order:1;flex-wrap:wrap}@media screen and (max-width:767px){.pay-container__providers .amount__right{width:100%}}@media screen and (max-width:1440px) and (min-width:1201px){.pay-container__providers .amount__right{flex-basis:100%}}.pay-container__providers .amount__input input{font-size:27px;font-weight:300;letter-spacing:-.25px;color:#fff}.pay-container__providers .amount__input input::placeholder{opacity:.4;color:#fff}.pay-container__providers .amount__info{margin-bottom:11px}.pay-container__providers .amount__buttons{margin-left:-10px;margin-top:-10px}.pay-container__providers .amount__buttons .button--checked{box-shadow:0 1px 0 0 #1e282c;background-color:#415259;color:#fff}.pay-container__providers .amount__buttons .button--disabled{cursor:not-allowed;opacity:.6}.pay-container__providers .amount__buttons button{height:36px;border-radius:5px;box-shadow:0 1px 0 0 #1e282c;background-color:#2c383d;padding:8px 20px;font-size:15px;letter-spacing:-.27px;margin-left:10px;margin-top:10px}.pay-container__methods{display:flex;width:100%}.pay-container__methods .methods{border-radius:5px;box-shadow:0 1px 0 0 #1e282c;background-color:#293338;padding:24px 30px;width:100%;display:flex;flex-direction:column}.pay-container__methods .methods__info{margin-bottom:17px}.pay-container__methods .methods__bottom{display:flex;flex-direction:row;margin-top:31px}@media screen and (min-width:1024px){.pay-container__methods .methods__bottom{margin-left:auto;width:50%}}.pay-container__methods .methods__bottom h4{font-size:17px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:-.3px;color:#aebfc7}.pay-container__methods .methods__bottom .bottom-container{display:flex;flex-direction:row;justify-content:space-between;width:100%}@media screen and (max-width:767px){.pay-container__methods .methods__bottom .bottom-container{display:flex;flex-direction:row;justify-content:space-around;flex-wrap:wrap;flex:1 1 auto}}.pay-container__methods .methods__bottom .bottom-container--right{max-width:235px}@media screen and (max-width:767px){.pay-container__methods .methods__bottom .bottom-container--right{width:100%;margin-top:20px}}.pay-container__methods .methods__bottom .bottom-container--right .pay-amount{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:24px}.pay-container__methods .methods__bottom .bottom-container--right .action-buttons{display:flex;flex-direction:row;justify-content:space-between}.pay-container__methods .methods__bottom .bottom-container--right .action-buttons .button{align-items:center;align-content:center;justify-content:center;display:flex}.pay-container__methods .methods__bottom .bottom-container--right .action-buttons .button:nth-child(2){margin-left:10px}.pay-container__methods .methods__bottom .bottom-container--right .action-buttons .button--green{padding:13px;height:47px;white-space:nowrap;min-width:110px;border-radius:4px;background-color:#23d160;font-size:16px;letter-spacing:-.25px;text-align:center;color:#232c30}.pay-container__methods .methods__bottom .bottom-container--right .action-buttons .button--green:disabled{opacity:.3;color:#232c30;background-color:#23d160}.pay-container__methods .methods__bottom .bottom-container--right .action-buttons .button--gray{padding:14px 20px;font-size:14px;text-align:center;color:#adbdc6;border-radius:5px;box-shadow:0 1px 0 0 #1e282c;background-color:#2c383d}.pay-container__methods .methods__bottom .bottom-container--right .action-buttons .button--gray i{margin-left:10px;font-size:18px;margin-right:5px}.pay-container__methods .methods__bottom .bottom-container--left{margin-right:30px;width:100%}@media screen and (max-width:767px){.pay-container__methods .methods__bottom .bottom-container--left{margin-right:0}}.pay-container__methods .methods__bottom .bottom-container--left .payment-provider{border-radius:5px;border:solid 2px #324046;padding:22px 23px}.pay-container__methods .methods__bottom .bottom-container--left .payment-provider p{margin-top:8px;color:#68757b}.pay-container__methods .methods__bottom .bottom-container--left .payment-provider span.highlight{color:#aebfc7}.pay-container__methods .methods__list{display:flex;flex-wrap:wrap;margin-left:-10px}.pay-container__methods .methods__list .method{width:50%;height:50px;border-radius:5px;box-shadow:0 1px 0 0 #1e282c;background-color:#2c383d;flex:1 0 40%;margin:0 0 10px 10px;cursor:pointer;align-items:center;display:inline-flex;padding-left:20px;padding-right:10px;justify-content:space-between;position:relative}.pay-container__methods .methods__list .method .ripple{height:100%;position:absolute;top:0;left:0;width:100%;z-index:0;fill:rgba(255,255,255,.3)}.pay-container__methods .methods__list .method:hover{background:#41535b}.pay-container__methods .methods__list .method__radio{display:flex}.pay-container__methods .methods__list .method__radio path{stroke:#aebfc7;fill:#aebfc7}.pay-container__methods .methods__list .method__name{margin-left:10px}.pay-container__methods .methods__list .method__fees{display:flex;margin-left:auto}.pay-container__methods .methods__list .method__image{display:flex;justify-content:flex-end;margin-left:30px}.pay-container__methods .methods__list .method__image_multiple{margin-right:9px}.pay-container__methods .methods__list .method__image img{width:53px;height:31px;object-fit:contain}.pay-container__methods .methods__list .method--checked{background-color:#627278;color:#fff}.pay-container__methods .methods__list .method--checked path{stroke:#fff;fill:#fff}.pay-container__methods .methods__list .method-multiple{width:50%;height:50px;border-radius:5px;box-shadow:0 1px 0 0 #1e282c;background-color:#2c383d;flex:1 0 40%;margin:0 0 10px 10px;cursor:pointer;align-items:center;display:inline-flex;padding-left:20px;padding-right:10px;justify-content:space-between;position:relative}.pay-container__methods .methods__list .method-multiple .ripple{height:100%;position:absolute;top:0;left:0;width:100%;z-index:0;fill:rgba(255,255,255,.3)}.pay-container__methods .methods__list .method-multiple:hover{background:#41535b}.pay-container__methods .methods__list .method-multiple__radio{display:flex}.pay-container__methods .methods__list .method-multiple__radio path{stroke:#aebfc7;fill:#aebfc7}.pay-container__methods .methods__list .method-multiple__name{margin-left:10px}.pay-container__methods .methods__list .method-multiple__fees{display:flex;margin-left:auto}.pay-container__methods .methods__list .method-multiple__image{display:flex;justify-content:flex-end;margin-left:30px}.pay-container__methods .methods__list .method-multiple__image_multiple{margin-right:9px}.pay-container__methods .methods__list .method-multiple__image img{width:53px;height:31px;object-fit:contain}.pay-container__methods .methods__list .method-multiple--checked{background-color:#627278;color:#fff}.pay-container__methods .methods__list .method-multiple--checked path{stroke:#fff;fill:#fff}.pay-container__methods .methods__buttons{align-items:center;margin-top:11px;display:flex;justify-content:space-between;width:100%}.pay-container__methods .methods__buttons button{height:47px;min-width:117px;border-radius:5px;box-shadow:0 1px 0 0 #1e282c;background-color:#2c383d;padding:8px 20px;font-size:15px;letter-spacing:-.27px;margin-left:10px;margin-top:10px;position:relative;margin:auto;left:-50px;color:#232c30;background-color:#23d160}.pay-container__methods .methods__buttons button:disabled{opacity:.3;color:#232c30;background-color:#23d160}.pay-container__btc{display:flex;width:100%}.pay-container__btc .btc{display:flex;flex-direction:row;margin-right:-4px;width:100%}.pay-container__btc .btc__col{display:flex;flex-direction:column;border-radius:5px;box-shadow:0 1px 0 0 #1e282c;background-color:#293338;padding:24px 30px}.pay-container__btc .btc__col:nth-child(1){width:calc(100%/3 * 2);margin-right:4px}.pay-container__btc .btc__col:nth-child(2){flex:2 2 35%;margin-left:10px}.pay-container__btc .btc__col h4{margin:10px 0}.pay-container__btc .btc__container{display:flex}.pay-container__btc .btc__left{width:calc(100%/5 * 4);margin-right:20px}.pay-container__btc .btc__right{width:calc(100%/5 * 1)}.pay-container__btc .btc__right .qr{margin-top:17px}.pay-container__btc .btc__right .qr canvas{width:100%!important;height:auto!important}.pay-container__btc .btc__inputs{margin-top:17px}.pay-container__btc .btc__input-group{display:flex;width:100%}.pay-container__btc .btc__input:focus-within{border:1px solid #23d160}.pay-container__btc .btc__input:focus-within .btc__input-icon{color:#23d160}.pay-container__btc .btc__input{display:flex;width:100%;height:50px;border-radius:5px;box-shadow:0 1px 0 0 #1e282c;background-color:#2c383d;font-family:Roboto;font-size:15px;letter-spacing:-.27px;color:#68757b;margin-bottom:10px;align-items:center}.pay-container__btc .btc__input--no-right-border{border-top-right-radius:0;border-bottom-right-radius:0}.pay-container__btc .btc__input--copy{width:50px;border-radius:5px;box-shadow:0 1px 0 0 #1e282c;background-color:#354349;border-top-left-radius:0;border-bottom-left-radius:0;cursor:pointer}.pay-container__btc .btc__input-icon{width:50px;text-align:center;color:#aebfc7}.pay-container__btc .btc__input-icon--green{color:#23d160}.pay-container__btc .btc__input-icon i{font-size:15px}.pay-container__btc .btc__input input{font-size:15px;letter-spacing:-.27px;width:100%;color:#e1e1e1}.pay-container__btc .btc__input input::placeholder{color:#68757b}.pay-container__btc .btc__footer{margin-top:auto;width:100%}.pay-container__btc .btc__footer .buttons{width:100%;align-items:center;display:flex;justify-content:center;margin-top:21px}.pay-container__btc .btc__footer .buttons .button{align-items:center;align-content:center;justify-content:center;display:flex}.pay-container__btc .btc__footer .buttons .button--green{padding:12px 31.5px 14px;min-height:47px;border-radius:4px;background-color:#23d160;font-size:16px;letter-spacing:-.25px;text-align:center;color:#232c30}.pay-container__btc .btc__footer .buttons .button--green:disabled{opacity:.3;color:#232c30;background-color:#23d160}.pay-container__btc .btc__footer .buttons .button--gray{padding:14px 20px;font-size:14px;text-align:center;color:#adbdc6;border-radius:5px;box-shadow:0 1px 0 0 #1e282c;background-color:#2c383d}.pay-container__btc .btc__footer .buttons .button--gray i{margin-left:10px;font-size:18px;margin-right:5px}.pay-container__btc .btc__price--title{font-size:17px;letter-spacing:-.16px;text-align:right;color:#fff;vertical-align:text-bottom}.pay-container__btc .btc__price--value{font-size:27px;font-weight:300;letter-spacing:-.25px;color:#23d160;vertical-align:unset;margin-left:5px}.pay-container__btc .btc__details{margin-top:19px}.pay-container__btc .btc__details a{color:#23d160}.pay-container__btc .btc__details ol li{list-style:decimal;margin-top:10px;margin-left:15px}.pay-wrap{padding:40px 0;display:flex;justify-content:center}.pay:after{content:"";display:table;clear:both}.pay__left,.pay__right{float:left}.pay__left{margin-right:75px}.pay-crumbs{color:#69777e;display:flex;justify-content:center}.pay-crumbs__arrow{color:#6c7a81;margin:0 20px;line-height:inherit!important}.pay-crumbs__t--active{color:#23d160;border-bottom:1px solid #23d160}.icon-ethereum{height:15px;width:15px}@media(max-width:1600px){.pay-container{padding-left:60px;padding-right:60px}}@media(max-width:920px){.pay-container{padding-left:10px;padding-right:10px}.pay-container__transactions{width:100%;padding-right:0}.pay-container__transactions-support{width:100%}}@media(max-width:1050px){.pay-container__transactions .transaction__amount .cmoney{font-size:20px}.pay-container__transactions .transaction__amount .ccoins{font-size:12px;margin-top:8px;margin-left:5px}.pay-container__transactions .transaction__amount{padding-left:10px}}@media(max-width:1400px){.pay-container__transactions .transaction__amount{flex-direction:column}}@media(min-width:460px){.pay-container__providers .amount__buttons{white-space:nowrap}}@media(max-width:600px){.modal-right{left:50%!important}}@media(max-width:460px){.pay-container__methods .methods__buttons button{left:auto!important;margin:0}}@media(max-width:530px){.pay-container__providers .provider{flex-wrap:wrap;flex-direction:row}.pay-container__providers .provider__left,.pay-container__providers .provider__right{height:auto}.pay-container__providers .provider__methods{margin-top:10px;flex-wrap:wrap}.pay-container .flex-1{min-width:300px}}@media(max-width:330px){.pay-container .flex-1{min-width:unset}}@media(max-width:700px){.pay-container__btc .btc{flex-direction:column-reverse}.pay-container__btc .btc__col{width:100%!important}.pay-container__methods .methods__list .method__fees{font-size:12px;padding:5px}.pay-container__methods .methods__list .method__image{margin-left:0}.subpage-navigation--right{display:block;height:auto;line-height:2}}@media(max-width:745px){.pay-container__methods .methods__list .method-multiple{flex-basis:90%}}@media(max-width:435px){.pay-container__methods .methods__list .method-multiple{flex-basis:90%;height:85px;flex-flow:column;padding-bottom:5px;padding-right:8px;display:grid;grid-template-columns:auto 1fr;grid-template-rows:1fr 1fr}.pay-container__methods .methods__list .method-multiple .method__radio{grid-column:1/span 1;grid-row:1/span 2}.pay-container__methods .methods__list .method-multiple .method__name{grid-column:2/span 1;grid-row:1/span 1;padding-top:10px}.pay-container__methods .methods__list .method-multiple .method__image{grid-column:2/span 1;grid-row:2/span 1;justify-content:center}.pay-container__methods .methods__list .method-multiple .method__fees{grid-column:2/span 1;grid-row:2/span 1}.pay-container__methods .methods__list .method{flex-basis:90%}}@media(max-width:350px){.pay-container__transactions .transactions--list .transaction__state-completed .transaction__status{margin-right:-10px}}.pay__track{margin-top:20px;text-align:center}.kyc-sub-outside .kyc-sub-inside{display:flex}.kyc-sub-outside .kyc-sub-inside .inp-wrap{margin-top:5px;margin-bottom:5px}.kyc-sub-outside .kyc-sub-inside .inp-grp--address{justify-content:space-between}.kyc-sub-outside .kyc-sub-inside .modal{box-shadow:0 10px 25px 0 rgba(0,0,0,.25);background:#fff;padding:25px 30px}.kyc-sub-outside .kyc-sub-inside--max-width{max-width:90%}.kyc-sub-outside .kyc-sub-inside--max-width .modal{margin-right:20px}.kyc-sub-outside .kyc-sub-inside .inp-title{color:#000}.kyc-sub-outside .kyc-sub-inside .inp-wrap{border:2px solid #000}.kyc-sub-outside .kyc__gallery{margin-top:20px;width:100%;max-width:600px;margin-bottom:50px}.kyc-decline-outside{display:flex;flex-direction:row}.kyc-decline-outside .kyc-sub-inside{max-width:620px}.fullscreen{background-color:#adbec6;position:relative;z-index:120;width:100vw;height:100vh}@keyframes shimmer{100%{transform:translateX(100%)}}.eg__game{width:17%;margin-right:3.75%;height:240px;border-radius:6px;background:#2f3d45;margin-bottom:25px;cursor:pointer;filter:drop-shadow(0 2px 0 #1e282c);position:relative;top:0;transition:top .2s linear,background .2s linear;display:flex;flex-direction:column}.eg__game:nth-child(5n){margin-right:0}.eg__game:not(.eg__game--disabled):hover{top:-5px;background:#3b505c}.eg__game--disabled{cursor:not-allowed;filter:brightness(.3)}.eg__game--skeleton .eg__text-wrap{width:100%}.eg__game--skeleton .eg__game-pic{background:#556067;overflow:hidden;border-radius:7px;position:relative;width:calc(100% - 40px);height:80%}.eg__game--skeleton .eg__game-pic::after{position:absolute;top:0;right:0;bottom:0;left:0;transform:translateX(-100%);background-image:linear-gradient(90deg,rgba(117,126,132,0) 0,rgba(117,126,132,0.2) 20%,rgba(117,126,132,0.5) 60%,rgba(117,126,132,0));animation:shimmer 2s infinite;content:""}.eg__game--skeleton .eg__game-title{background:#556067;overflow:hidden;border-radius:7px;position:relative;height:17px;width:80%}.eg__game--skeleton .eg__game-title::after{position:absolute;top:0;right:0;bottom:0;left:0;transform:translateX(-100%);background-image:linear-gradient(90deg,rgba(117,126,132,0) 0,rgba(117,126,132,0.2) 20%,rgba(117,126,132,0.5) 60%,rgba(117,126,132,0));animation:shimmer 2s infinite;content:""}.eg__game--skeleton .eg__game-descr{background:#556067;overflow:hidden;border-radius:7px;position:relative;height:15px;width:60%}.eg__game--skeleton .eg__game-descr::after{position:absolute;top:0;right:0;bottom:0;left:0;transform:translateX(-100%);background-image:linear-gradient(90deg,rgba(117,126,132,0) 0,rgba(117,126,132,0.2) 20%,rgba(117,126,132,0.5) 60%,rgba(117,126,132,0));animation:shimmer 2s infinite;content:""}.eg__game-live{display:none;background-color:#d94242;border-radius:3px;width:53px;height:33px;position:absolute;bottom:5px;right:5px;color:#fff;text-align:center;padding:8px 11px}.eg__game--live .eg__game-live{display:inline-block}.eg__game-pic-wrap{position:relative;height:150px;display:flex;justify-content:center;align-items:center;filter:drop-shadow(0 2px 0 rgba(30,40,44,0.5))}.eg__game-pic{width:100%;height:100%;background-repeat:no-repeat;background-position:center;border-radius:6px 6px 0 0;background-size:cover;opacity:1;transition:opacity .2s linear}.eg__game:not(.eg__game--disabled):hover .eg__game-pic{opacity:.6}.eg__iplay{top:50%;left:50%;transform:translate(-50%,-50%);position:absolute;opacity:0;font-size:43px;color:#fff;transition:opacity .2s linear}.eg__game:not(.eg__game--disabled):hover .eg__iplay{opacity:1}.eg__game-info{padding:0 20px;display:flex;align-items:center;flex:1}.eg__game-title{color:#aebfc7;margin-bottom:6px;font-weight:500;padding-right:5px}.eg__game-descr{color:rgba(174,191,199,.5)}.eg__like-count{color:#aebfc7}.eg__game-lwrap{margin-left:auto;text-align:center}.eg__game-licon{font-size:16px;color:#23d160}.eg__like-count{color:#aebfc7;font-size:14px;font-weight:500}.eg__win{cursor:pointer;margin-bottom:10px;background:#2f3d45;border-radius:6px;width:100%;padding:15px;min-height:70px;transition:background .2s linear;display:flex;filter:drop-shadow(0 2px 0 #1e282c);align-items:center}.eg__win:hover{background:#3b505c}.eg__win-img{width:100px;height:100%;margin-right:15px;background-size:100% 100%;background-repeat:no-repeat;border-radius:6px;min-height:inherit}.eg__win-top-row{margin-bottom:6px}.eg__win-username{font-weight:500;color:#fff}.eg__win-amount{color:#23d160;font-weight:500}.eg__win-playing{font-size:12px;vertical-align:middle;color:rgba(174,191,199,.5)}.eg__win-game{font-weight:500;vertical-align:middle}.eg__win-play{opacity:0;margin-left:auto;border-radius:6px;color:#fff;display:flex;align-items:center;justify-content:center;width:87px;height:40px;background:#4d6776;filter:drop-shadow(0 2px 4px rgba(0,0,0,0.15));transition:opacity .2s linear}.eg__win:hover .eg__win-play{opacity:1}.eg{padding:46px 98px}.eg .trans_btn{color:#aebfc7}.eg__mbtn.trans_btn{min-height:39px}.eg__games-wrap{display:flex;flex-wrap:wrap}.eg__all-games-numerator{color:#aebfc7;margin-bottom:15px;font-weight:500}.eg__title-row{display:flex;margin-top:31px}.eg__arrows-wrap{margin-left:auto;display:flex}.eg__numerator-wrap{text-align:center;margin:40px 0}.eg__numerator-wrap .nbtn{color:#2b3e46;border-radius:6px;box-shadow:0 2px 0 0 #008e2e}.eg__numerator-wrap .nbtn:active{box-shadow:unset;position:relative;bottom:-3px}.eg__arrow{width:26px;height:26px;padding:0}.eg__arrow:hover{color:#fff;background:0 0;filter:unset}.eg__arrow--left{border-top-right-radius:0;border-bottom-right-radius:0;position:relative;right:-2px;border-right:0}.eg__arrow--right{border-top-left-radius:0;border-bottom-left-radius:0}.eg__title{font-weight:700;font-size:24px;color:#fff;margin-bottom:10px}.eg__title--sm{font-size:16px;margin-bottom:14px}.eg__filters{display:flex;flex-wrap:wrap}.eg__filters-left{display:flex}.eg__game-wrap--expanded{position:fixed;width:100%;height:100%;top:0;left:0;z-index:99999999;display:flex;flex-wrap:wrap;flex-direction:column}.eg__game-area-title{font-size:24px;font-weight:700;color:#fff}.eg__filter{margin-right:10px;min-height:39px;border-radius:6px;border:2px solid #2f3d45;font-weight:500;height:unset;min-height:39px;margin-bottom:10px}.eg__filter .inp-title{color:#aebfc7}.eg__filter ::placeholder{color:rgba(174,191,199,.25);font-size:14px}.eg__filter:last-child{margin-right:0}.eg__search{margin-left:auto;max-width:185px;border:none}.eg__search .isearch{color:rgba(174,191,199,.5)}.eg__providers{padding-right:44px}.eg__back{position:absolute;left:0}.eg__game-top-row{position:relative;margin-bottom:20px;text-align:center}.eg__iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.eg__iframe-wrap{width:100%;border:0;border-radius:0 0 6px 6px;display:flex;flex:1;border:1px solid #2f3d45;position:relative;max-height:70vh;background-size:cover;background-repeat:no-repeat}.eg__game-wrap--expanded .eg__iframe-wrap{max-height:unset}.eg__game-wrap--expanded .eg__iframe-wrap::after{content:unset}.eg__iframe-wrap::after{content:"";padding-bottom:60%}.eg__game-thumb{background-size:100% 100%;background-repeat:no-repeat}.eg__bar-right-wrap{margin-left:auto}.eg__bar-logo{max-height:100%}.eg__game-bar{background:#2f3d45;padding:15px;height:60px;align-items:center;display:flex;border-radius:6px 6px 0 0}.eg__game-bar .grey_btn{width:30px;height:30px;padding:0;float:left;margin-right:5px}.eg__game-bar .grey_btn:last-child{margin-right:0}.eg__game-bar .grey_btn:hover{background:#3b505c;filter:unset;box-shadow:0 0 7px 3px #1e282c80}.eg__demo-wrap{margin-right:auto}.eg__demo-text{font-weight:500}.eg__last-wins{width:50%}.eg__last-wins:first-child{padding-right:5px}.eg__last-wins:last-child{padding-left:5px}.eg__last-wins-wrap{display:flex;flex-wrap:wrap}.liked-icon{color:#23d160}@media(max-width:1650px){.eg__game{width:22%;margin-right:4%}.eg__game:nth-child(5n){margin-right:4%}.eg__game:nth-child(4n){margin-right:0}}@media(max-width:1400px){.eg__filters{flex-direction:column}.eg__filter{width:100%}.eg__search{max-width:unset}}@media(max-width:1024px){.eg{padding:30px}.eg__game{width:31%;margin-right:3.5%}.eg__game:nth-child(5n){margin-right:3.5%}.eg__game:nth-child(4n){margin-right:3.5%}.eg__game:nth-child(3n){margin-right:0}.eg__last-wins{width:100%;padding:0}}@media(max-width:700px){.eg__filters-left{display:flex;flex-wrap:wrap;justify-content:space-between}.eg__filters-left .eg__filter{width:31%;flex-wrap:wrap;margin-right:0;max-width:unset}.eg__filter{font-size:12px}.eg__filter ::placeholder{font-size:12px}}@media(max-width:600px){.eg__back{position:unset}.eg__game-area-title{display:block;margin-top:10px}}@media(max-width:500px){.eg__game{width:100%}}.header--winter{background-color:#2f3e45!important;position:fixed!important;overflow:hidden;z-index:1}.header--winter::before{content:""!important;position:absolute!important;overflow:hidden!important;z-index:-1;top:0!important;bottom:0!important;left:0!important;right:0!important;z-index:1!important;background-image:url(/build/nav.cd47eb5d3687b3da7fbf0415774d514e.1920.png)!important;background-repeat:repeat-x!important;opacity:.05!important}.header_content--winter{position:relative!important;z-index:2!important;overflow:hidden!important}@media(max-width:1024px){.logo_section--winter{position:relative!important;background-color:#2f3e45!important}.logo_section--winter::before{content:""!important;position:absolute!important;background-repeat:no-repeat!important;overflow:hidden!important;top:0!important;bottom:0!important;left:0!important;right:0!important;z-index:1!important;background-image:url(/build/nav.cd47eb5d3687b3da7fbf0415774d514e.1920.png)!important;opacity:.05!important}.logo_section--winter .logo_section__inner--winter{position:relative!important;z-index:2!important}}.site_content--winter{background:url(/build/BG.ffabb430e107f8d012be3d1afb6177fa.1485.jpg),linear-gradient(44.72deg,#2f3e45 0%,#3d5059 100%)!important}.winter--snow_background{background:url(/build/snowflakes.599efe7365596e2cd90c9587ddfa11c8.svg),linear-gradient(44.72deg,#2f3e45 0%,#3d5059 100%)!important;background-repeat:repeat-y!important;background-size:cover!important;background-position:center bottom!important}.entry_btn--winter{background-repeat:repeat-y!important;background-position:center bottom!important}.entry_btn--winter.red{background:url(/build/snow_red.9dc65ad2b5cb63430c8ddfe8804d0514.svg),linear-gradient(to bottom,#a14e4e,#ff7a7b 10%,#ff7a7b 32%,#ff5959 34%,#9c3636)!important}.entry_btn--winter.green{background:url(/build/snow_green.ac1230811db2ccb3dbfd775adcdfaea3.svg),linear-gradient(to bottom,#2f534b,#3fe694 10%,#3fe595 32%,#0ee07b 34%,#1b714d)!important}.entry_btn--winter.black{background:url(/build/snow_black.249ad64b094058193d867545144756a7.svg),linear-gradient(to bottom,#202020,#333 10%,#333 32%,#000 34%,#000)!important}.num_round--winter{border-radius:inherit!important;background-size:cover!important;background-position:center bottom!important;background-repeat:no-repeat!important}.num_round--winter.red{background:url(/build/bulb_red.59655def4787496f29a84a879e31f18a.svg)!important;background-size:cover!important}.num_round--winter.green{background:url(/build/bulb_green.abd8ceb2bf85d6f332ac3c6968144e0b.svg)!important;background-size:cover!important}.num_round--winter.black{background:url(/build/bulb_black.e6abb42867071fbb6d775b74986b7aa0.svg)!important;background-size:cover!important}.latest_games_links--winter{display:inline-block!important}.link_crash--winter{display:inline-block!important;height:25px;background:url(/build/tag_green.5631bb465aec5034c3e58d884041f3c3.svg)!important;color:#004826!important;background-repeat:no-repeat!important;background-size:cover!important;margin-right:8px}.link_crash--winter:first-of-type{margin-left:8px}.link_crash--winter.txt_red{background:url(/build/tag_red.6b28416008fae1f2033ccc893c245a52.svg)!important;color:#004826!important;background-repeat:no-repeat!important;background-size:cover!important}.link_crash--winter a{color:#004826!important;line-height:25px!important;height:100%!important}.jackpotArrow--winter-tree{background:url(/build/tree_arrow.f6bbbadf816478f196a2d57cc99c4019.svg)!important;background-repeat:no-repeat!important;background-size:cover!important;background-position:center bottom!important}.jackpotArrow--winter-ice{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iOTEuNjQzIiBoZWlnaHQ9IjEyOC42OTMiIHZpZXdCb3g9IjAgMCA5MS42NDMgMTI4LjY5MyI+CiAgPGRlZnM+CiAgICA8ZmlsdGVyIGlkPSJQYXRoXzk2NzYiIHg9IjAiIHk9IjAiIHdpZHRoPSI4Ni4xMDgiIGhlaWdodD0iMTI4LjY5MyIgZmlsdGVyVW5pdHM9InVzZXJTcGFjZU9uVXNlIj4KICAgICAgPGZlT2Zmc2V0IGR5PSIzIiBpbnB1dD0iU291cmNlQWxwaGEiLz4KICAgICAgPGZlR2F1c3NpYW5CbHVyIHN0ZERldmlhdGlvbj0iMyIgcmVzdWx0PSJibHVyIi8+CiAgICAgIDxmZUZsb29kIGZsb29kLW9wYWNpdHk9IjAuMTYxIi8+CiAgICAgIDxmZUNvbXBvc2l0ZSBvcGVyYXRvcj0iaW4iIGluMj0iYmx1ciIvPgogICAgICA8ZmVDb21wb3NpdGUgaW49IlNvdXJjZUdyYXBoaWMiLz4KICAgIDwvZmlsdGVyPgogIDwvZGVmcz4KICA8ZyBpZD0iSWNlX0Fycm93IiBkYXRhLW5hbWU9IkljZSBBcnJvdyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTg1Ljg5NSAtNjQuODkpIj4KICAgIDxnIHRyYW5zZm9ybT0ibWF0cml4KDEsIDAsIDAsIDEsIDg1Ljg5LCA2NC44OSkiIGZpbHRlcj0idXJsKCNQYXRoXzk2NzYpIj4KICAgICAgPHBhdGggaWQ9IlBhdGhfOTY3Ni0yIiBkYXRhLW5hbWU9IlBhdGggOTY3NiIgZD0iTTk4LjE1NCw5My4zM2MuNzA1LDYuMjI2LTEuMDQsOS45LDguMywyNS4zMTVzOC45MTUsMjcuOTEsOC44NTksMzAuOTk1LDQuMTI2LDI0LjIxNiw0LjgxMiwyNS42Ljk1NCwxLjM4MywyLjA4LDUuNjIzLDUuNi0xMS4xOCwxMS44NzItMjEuOTczLDEuMS0yNy44MTQsNS44NDEtMzUuNTI1LDcuMzcxLTE0LjU5LDEwLjUyMi0yMS41MjlhNTUuMjc0LDU1LjI3NCwwLDAsMSw3LjA0MS0xMS41NjVzMTEuNTc2LTE4LjYwOSwxLjIwNS0xOC44ODktMzYuNDgxLjM4Ni0zNi40ODEuMzg2LTI4LjktMi45MzQtMjcuMjQyLDEuOTI3IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtODUuODkgLTY0Ljg5KSIgZmlsbD0iI2I3ZmNmZiIvPgogICAgPC9nPgogICAgPHBhdGggaWQ9IlBhdGhfOTY4MyIgZGF0YS1uYW1lPSJQYXRoIDk2ODMiIGQ9Ik0xMjMuODEyLDE5My4wMThzNy0xNS45MjksOC42My0xOC45MTIsNS43NDItOC4zNjUsNS4xMjEtMjEuMzI0LDQuNzE4LTIxLjE2Nyw4LjAxOS0yNy44MjRjMi4xOTItNC40Miw1LjkzMy0xNS40MjcsMTEuODI0LTIyLjQ1NSwyLjE1NS0zLjU2Myw0LjMtNi44NjksNS4yODgtMTIuMDkxLS40LTE0LjY5Mi0zOC44LDE1Ljc4OS00MC4zNTIsMjAuNDc3czQuMDc1LDIwLjk1OCw1LjAyNywyNC40OTMsMy42MTgsNy4zNjEsMS4yODUsMTUuNzQxUzExOC40MywyMDAuMywxMjMuODEyLDE5My4wMThaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwIC0xMi4yMzQpIiBmaWxsPSIjNjliMWMxIi8+CiAgICA8cGF0aCBpZD0iUGF0aF85Njg3IiBkYXRhLW5hbWU9IlBhdGggOTY4NyIgZD0iTTEuOCw5Mi4xczYuODQ3LTEzLjgsOC40NDYtMTYuMzgsNS42MTktNy4yNDUsNS4wMTEtMTguNDY5LDQuNjE3LTE4LjMzMyw3Ljg0Ny0yNC4xYzIuMTQ1LTMuODI5LDUuODA2LTEzLjM2MiwxMS41NzEtMTkuNDQ5LDEuNzM0LTMuNTcyLDIxLjMtMTYuOCwyMS42NjktMTkuNDY5QzQ5LjY1Ny0xOS4wMTMsMS44ODMsMTYuOTEuMzY1LDIwLjk3UzQuMzUzLDM5LjEyMyw1LjI4NCw0Mi4xODQsOC44MjUsNDguNTYsNi41NDIsNTUuODE4LTMuNDYzLDk4LjQwNywxLjgsOTIuMVoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEwNy4zNTggOTAuMTc1KSByb3RhdGUoLTkpIiBmaWxsPSIjYTFlYWY5Ii8+CiAgICA8cGF0aCBpZD0iUGF0aF85Njg4IiBkYXRhLW5hbWU9IlBhdGggOTY4OCIgZD0iTTExNy44NzksNzMuNjI2Yy0xMy4xMDcsNS45ODUtNy4yMTQsMTcuNi03LjUzLDIwLjAyNXMtOC43MTQsMTQuOTc1LTcuMjM4LDE5LjE4OS01Ljk5My0xMC45NTMtNS45NjgtMTQuOTA5QTg5LjM3NSw4OS4zNzUsMCwwLDAsOTUuOSw4Ni4yMjVjLS4wNTgtLjExNi0yLjEtMTMuNTIzLTIuMjQzLTE0LjQ4M3MtMS42MjMtMy4zNzMsMTYuMTEtMi44YzQuMTY3LjEzNCw4LjUuNDMxLDExLjAyLjc1OSw2LjUzMS0uMTcyLDQuMTA4LS4xNDgsNC44OTEtLjE0MSwzLjU5LS4wMjMsMTQuNzYxLS40NTcsMjMuMjY5LS4zNTQsOC4xMzIuMDI1LDkuNjg2LS4yLDEwLjk1NS43ODJhODUuNjcsODUuNjcsMCwwLDEtOS40OTUuOTkzYy0zLjgzOC4wNzctNC41MzMtLjY1NS01Ljg1Ny0uNjg2cy0uNjU3LDEuNDM2LTIuMTc0LDEuNDM2LTIuMS0xLjYzNy0zLjg5NS0xLjQzNi0xLjU3MSwyLjgtMy4yNTgsMi45LTEuMTQ0LTIuODEzLTMuNDktMi41MTRDMTI3Ljg1MSw3MS4xNzMsMTIwLjk2Miw3Mi4yMTgsMTE3Ljg3OSw3My42MjZaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxLjQxMSAyLjEwNykiIGZpbGw9IiNmZmYiIG9wYWNpdHk9IjAuNCIvPgogICAgPHBhdGggaWQ9IlBhdGhfOTY4OSIgZGF0YS1uYW1lPSJQYXRoIDk2ODkiIGQ9Ik0xMjIuNTUzLDE4MC43MjRjMC0uNzg0LjQ5LTExLjE3NywxLjI3NC0xNy42NDhzMS4zNzMtNy45NDIsMi4zNTMtMTUuMjk1LDIuMzU0LTguNjI4Ljc4NS0xNC4xMThTMTI1LjQsMTMyLDEyNSwxMjQuNTQ1cy01LTMuMzMzLDAtMTMuMDQsNS44ODMtMTAuNjg3LDguNzI2LTE1Ljg4MywxLjY2Ny02LjE3Nyw4LjMzMy0xMC43ODUsMTIuMTU3LTcuNTQ5LDEyLjI1NS04LjQzMi03LjA1OSwxLjQ3MS05LjAyLDMuMjM1UzEzMS4zNzYsOTAuMzI4LDEzMC41OTIsOTEuNWE0OS42MTQsNDkuNjE0LDAsMCwxLTYuMzczLDcuODQ0LDEwOS43MDUsMTA5LjcwNSwwLDAsMC04LjEzOCw3Ljg0NGMtLjg4MiwxLjE3Ny0zLjEzOCw2LjE3Ny0yLjA1OSw4LjEzOHM1LjM5Myw2LjY2Nyw2LjM3Myw4LjEzOGE0MC4wNTcsNDAuMDU3LDAsMCwxLDMuNDMxLDkuMTE4Yy4zOTMsMi4xNTcsMi42NDcsNC42MDgsMS4xNzcsOC44MjRhNDkuMDE1LDQ5LjAxNSwwLDAsMC0xLjg2Myw5LjIxNmMtLjIuNjg2LTEuNjY3LDE0LjUxLTEuNjY3LDE2LjE3N3MuMjk0LDguMjM2LDAsOS43MDZTMTIyLjU1MywxODAuNzI0LDEyMi41NTMsMTgwLjcyNFoiIGZpbGw9IiNmZmYiIG9wYWNpdHk9IjAuNTYiLz4KICAgIDxwYXRoIGlkPSJQYXRoXzk2OTAiIGRhdGEtbmFtZT0iUGF0aCA5NjkwIiBkPSJNMTIyLjU1MywxODAuNzI0YzAtLjc4NC40OS0xMS4xNzcsMS4yNzQtMTcuNjQ4czEuMzczLTcuOTQyLDIuMzUzLTE1LjI5NSwyLjM1NC04LjYyOC43ODUtMTQuMTE4UzEyNS40LDEzMiwxMjUsMTI0LjU0NXMtNS0zLjMzMywwLTEzLjA0LDUuODgzLTEwLjY4Nyw4LjcyNi0xNS44ODMsMS42NjctNi4xNzcsOC4zMzMtMTAuNzg1LDEyLjE1Ny03LjU0OSwxMi4yNTUtOC40MzItNy4wNTksMS40NzEtOS4wMiwzLjIzNVMxMzEuMzc2LDkwLjMyOCwxMzAuNTkyLDkxLjVhNDkuNjE0LDQ5LjYxNCwwLDAsMS02LjM3Myw3Ljg0NCwxMDkuNzA1LDEwOS43MDUsMCwwLDAtOC4xMzgsNy44NDRjLS44ODIsMS4xNzctMy4xMzgsNi4xNzctMi4wNTksOC4xMzhzNS4zOTMsNi42NjcsNi4zNzMsOC4xMzhhNDAuMDU3LDQwLjA1NywwLDAsMSwzLjQzMSw5LjExOGMuMzkzLDIuMTU3LDIuNjQ3LDQuNjA4LDEuMTc3LDguODI0YTQ5LjAxNSw0OS4wMTUsMCwwLDAtMS44NjMsOS4yMTZjLS4yLjY4Ni0xLjY2NywxNC41MS0xLjY2NywxNi4xNzdzLjI5NCw4LjIzNiwwLDkuNzA2UzEyMi41NTMsMTgwLjcyNCwxMjIuNTUzLDE4MC43MjRaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyKSIgZmlsbD0iI2ZmZiIgb3BhY2l0eT0iMC4xNSIvPgogIDwvZz4KPC9zdmc+Cg==)!important;background-repeat:no-repeat!important;background-size:cover!important;background-position:center bottom!important;transform:translateX(-40%)!important}.jackpot--winter-misletoe{position:absolute;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxODAuNjg2IiBoZWlnaHQ9IjIwNC4wODEiIHZpZXdCb3g9IjAgMCAxODAuNjg2IDIwNC4wODEiPgogIDxnIGlkPSJNaXNsZXRvZSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCkiPgogICAgPHBhdGggaWQ9IlBhdGhfOTkyMiIgZGF0YS1uYW1lPSJQYXRoIDk5MjIiIGQ9Ik01MzQuMjU4LDc1Ny44NThjLTguNCwxMS4yMS0xMS4xMjgsMjQuMTgzLTExLjI4NiwzNy44LS4wNDgsNC4xMzEtMS4wNDksNC4wOTMtNC4zNTIsMi43LTEwLjQ0Ny00LjQtMjEuMDE0LTMuNDU4LTMxLjQ4NS4xLTEwLjAxNSwzLjQwOS0xOC42MTUsOS4zMTUtMjcuMDIyLDE1LjU0MS0uNDU0LjM4Mi0xLjAwNi42My0xLjM3NS4wMzEtLjYyNi0xLjAxNS4zOS0xLjc0OS42MDktMi42MjYsMi45NC01LjY3NCw1LjktMTEuMzYsNy4zNzctMTcuNjI2LDMuMTEyLTEzLjE2OS44MzYtMjQuOTM2LTEwLjI0MS0zNC45NTgsNy40ODgtMS4wMjIsMTQuMjE1LTEuOTU2LDIwLjQ4My00LjU4MUM0OTEuMTQsNzQ4LjMsNDk4LjYsNzM4LjksNTAwLjQ1OCw3MjMuODM0Yy40NjEtMy43NDctMi40OTUtMS43NjMtNC4wMjYtMi4xMzgsNC45LTQuMzYsMi42MjYtOS40NDYsMS40NS0xNC40MTUtLjM1OC0xLjQzNy0uMjI1LTIuOTg5LTEuMDIyLTQuMzI5LS4wNi0zLjEtMS44MTEtNS45MzktMS40NDQtOS4xMDksMi43OTEtMS4xMjcsNS4xNy4yNTYsNy40NzYsMS40MjNhMjUuNiwyNS42LDAsMCwxLDEwLjc2NCwxMC4xOTJjMS4xOTIsMi4wNjIsMi40NDQsMi40MzksNC4yODIuODc3LDIuOTc0LTIuNTI3LDYuNTIzLTQuMjQ3LDkuNTI1LTYuNzQyLDIuOSwxLjIxOCw0LjY4OCwzLjY1Nyw2LjU1Niw2LjAwOS41OCwzLjE5LTEuMzU1LDUuNjY4LTIuNTgzLDguMjQtOS41LDE5Ljg4MS0yMC43NTcsMzguNjc2LTM0Ljk2MSw1NS42YTgwLjc1NCw4MC43NTQsMCwwLDEtOC42LDguNTgxYy0uMzY4LjM1NC0uNzIyLjcyOC0xLjEsMS4wNzZhNy42Miw3LjYyLDAsMCwwLDEuMjA2LTEuMDdjMjEuOTYxLTE2Ljk0OSwzNS45OC0zOS41MzgsNDYuMi02NC44NTYuOTQ0LTIuMzQsMS4xNjMtNS40MTQsNC41NjEtNS45NTcsNC42ODguMTUsOS4zNzIuMywxMy44NzEtMS40MTIsMS44NjctLjcxMSwzLjIyNS0uMjExLDMuOTIxLDEuNzQzLjY4OCwxLjkzNiwxLjcyMiwzLjc3MywxLjcwOCw1LjkxNS0yLjQ3Myw4LjE0OS0xLjg1OSwxNi4zNi0uNDk0LDI0LjU4OC0uNzcyLDEuOTU0LS4wODcsMy43OTEuNDg0LDUuNjI2LjgzOCwyLjY4OS4xNjcsNC42MDUtMi42ODgsNS40NjMtNi44NjYuNjE5LTEzLjI0MywyLjQ3NC0xOC4zNSw3LjQyNkM1MzYuMzQzLDc1Ny4zODUsNTM1LjAzNSw3NTYuOTg2LDUzNC4yNTgsNzU3Ljg1OFoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC00MjUuNjQ0IC02MzMuNTkzKSIgZmlsbD0iIzBmY2Y3NCIvPgogICAgPHBhdGggaWQ9IlBhdGhfOTkyMyIgZGF0YS1uYW1lPSJQYXRoIDk5MjMiIGQ9Ik01MjEuNDQ3LDY4OC41ODFjLTIuOTU1LDQuMzMxLTguMTI2LDUuODQ3LTExLjg0Nyw5LjI0MS0uOTMyLjg1LTEuNDQ0LS44NDEtMS44NjgtMS42MTItNC4wMTUtNy4zMTEtOS43NzMtMTIuMjczLTE4LjIyNS0xMy42NS0xLjMzNSwxLjM2NS0zLjEsMS4yNTUtNC43MzQsMS4xNTItMy40OTMtLjIxOS02LjkyNi42MzMtMTAuNDA2LjQxOC0xLjAzLTEuNDU0LTIuMjQ4LS41MTItMy4zODEtLjIzYTc1LjU1Nyw3NS41NTcsMCwwLDAtMTIuNjQ2LDQuNDYzYy0xLjYxMS43Mi0zLjAwNiwxLjEzNi0zLjExLTEuNDQyLS43MzQtMTguMjM2LTEyLjMxMS0yOC45MzUtMjYuNDI3LTM3LjgtMy4yNjMtMi4wNDgtNi43NjEtMy43MTktMTAuMTQ4LTUuODYsMTguOTMzLDEuNjEsMzYuNjEuNzEzLDQ1LjE4My0yMS4wNWE4MC42Myw4MC42MywwLDAsMCw3LjgwNywxMS4wMTJjMTEuMjg1LDEzLjQ0NSwyNS44OTQsMTYuMjM4LDQxLjMxNSw3LjgxMmE2Ny42NSw2Ny42NSwwLDAsMCwxNS41OTItMTEuOTczYzEuMDM0LTEuMDQ0LDEuNzg2LTIuNDg4LDMuNzc0LTIuOTQzYTExNS4yMTMsMTE1LjIxMywwLDAsMCw0LjEzNywyOS40MDYsNC4wMTUsNC4wMTUsMCwwLDEtMi43MjIsMS43Yy00LjQzOSwxLjE4NS03LjgsMy45MTktMTAuNzgyLDcuMjU1LTEuMDg4LDEuMjE3LTIuMDU2LDIuNjIxLTMuODE4LDMuMDA3LTEzLjkxNy40NTctMjcuNDM1LTIuMDU3LTQwLjgxMS01LjU0MS0yLjgxNi0uNzMzLDE5Ljk4OCw2LjU0MSwzNS43NDUsNi44MTMsMS42NTIuMDI5LDMuMzU5LS4xNSw0LjgyNS45MTEuNzY2LDEuMTM1LjQ3MSwyLjQuNDA4LDMuNjI1LS4yMTMsNC4xOC0uMDcsOC4yODQsMS44OTEsMTIuMTM1QzUyMS42ODksNjg2LjQsNTIyLjE0NSw2ODcuNDc1LDUyMS40NDcsNjg4LjU4MVoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC00MTguNjU1IC02MjIuMjE3KSIgZmlsbD0iIzEwZGU3YyIvPgogICAgPHBhdGggaWQ9IlBhdGhfOTkyNCIgZGF0YS1uYW1lPSJQYXRoIDk5MjQiIGQ9Ik01NjkuOTgsNzI4LjdjLjQ3Ni0zLjk2My42NTUtNy45NTksMi4yMjctMTEuNywzLjE1OSwyLjcwNSw2Ljk2NCw0LjY3OCw5LjM3MSw4LjIzOCw0Ljc4Nyw3LjEzOCwxMS45MTMsMTEuMjgzLDE5LjQ0MywxNC43MTUsMi45ODEsMS4zNTksMy4yNTUsMi4yNiwxLjQ0OSw0Ljk3NS01Ljk0NCw4LjkzMS00Ljg0MiwxOC4wMTQuMjIsMjYuOTMsNC4zNTIsNy42NjYsMTAuNzMxLDEzLjUwOSwxNy40ODMsMTguODU4LS4xMjcuNDM1LS4xMjEuODEyLS4yNzkuOS0xNi4yNTMsOS4yNDEtMjAuMTM1LDI0Ljc3Ni0yMS4yMTQsNDEuNzE2LS4xNSwyLjM2OS0uMDMsNC43NTUtLjAzNSw3LjEzMy4xNTEuMzY4LjIwOS44LS4yMjguOTI1LS43NTcuMjIxLTEuMTM4LS4zMjEtMS40MzktLjkxMS0yLjQ2Ny01Ljk2NC01LjI4My0xMS43MzEtOS42MDYtMTYuNjE3LTYuOS03Ljc5NS0xNS40MjUtMTEuMjgzLTI2LjQ0MS05LjIxNywxLjk5NC00LjE3NSwzLjktNy42OTEsNS4zOS0xMS4zNzgsMy45NTItOS43OTQsNC44MDktMTkuNjA3LTEuMzI2LTI4Ljg4NC0zLjktNS45LTguOS0xMC42Ny0xNS45NDktMTIuNzYsNS43NTEtNS44OTQsMTIuNC05Ljc2OCwyMC45NjctOS4zMzNhMy4xNDUsMy4xNDUsMCwwLDEsLjk2MS43ODFjMy44MTksOC40NjgsNi40MTQsMTcuNDUzLDEwLjc5LDI1LjY5LjUyLjk3OS02LjQzNy0xNi41OTEtOC41NjctMjYuMzFDNTczLjYsNzQ4LjksNTY3LjgsNzM2LjcwNyw1NjkuOTgsNzI4LjdaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNDM5LjQ4NyAtNjM3LjM2KSIgZmlsbD0iIzEzYmY2ZCIvPgogICAgPHBhdGggaWQ9IlBhdGhfOTkyNSIgZGF0YS1uYW1lPSJQYXRoIDk5MjUiIGQ9Ik01NzkuNjExLDcxNS4yNDhjLTMuNzQ3LTIuMDM2LTcuMTMtNC40ODctOS4zNy04LjIzOC0uNzQ5LTIuMjMtLjg2OS01LjI1Ny0yLjQxNS02LjQ3NC0xLjY5NC0xLjMzMy00LjE0NSwxLjE1OS02LjQyNCwxLjQ3OWEzNiwzNiwwLDAsMS05LjkyNy0uMTg3Yy0xLjg2Ni0uNTI5LTQuMTUzLS4xMTEtNS4yNjMtMi4zNDFsLTUuOS01Ljc1NGEyMy4yMTEsMjMuMjExLDAsMCwxLTIuNzUyLTE4LjYxM2MtLjcwNy0xLjUzOC4wNjEtMi40OTEsMS4yOTEtMy4yNjEsMy44NDItNi4xNiw5LjE4Ni0xMC4xLDE2LjQ3OS0xMS4xNzYsNy4xMjIuMDQzLDEzLjM1NywyLjMwNiwxOC4xNjgsNy42MzUsMS40NjgtMS4xMjUsMS4xODMtMi41MzQsMS41NTctMy42OTVhMTQuMzU5LDE0LjM1OSwwLDAsMSwxMy41LTEwLjE1MSwxNC4xNjYsMTQuMTY2LDAsMCwxLDguNjgxLDI1LjM2NmMtMiwxLjUtMy4yMDksMi4xMjMtLjQ0NCw0LjNhMTcuNTQxLDE3LjU0MSwwLDAsMSw1LjEyLDIxLjgyNWMtMi45NTIsNi4xNC0xMS42NDMsMTIuNzM0LTIwLjYzMiw5LjI2M0E0LjY0OCw0LjY0OCwwLDAsMCw1NzkuNjExLDcxNS4yNDhaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNDM3LjUyIC02MjcuMzcpIiBmaWxsPSIjZmYzMTM2Ii8+CiAgICA8cGF0aCBpZD0iUGF0aF85OTI2IiBkYXRhLW5hbWU9IlBhdGggOTkyNiIgZD0iTTQ3NS44NzYsNjk1LjU2OGM0Ljc4NC0zLjA1OCwxMC4wODktMS4xLDE1LjE0LTEuNTcuOTg5LDIuOTkyLDIuODg2LDUuODE3LDEuNjkxLDkuMjFhNS4yMzEsNS4yMzEsMCwwLDEtMy4wMTYsMi4xMzNjLTcuMzI3LDIuODc2LTEzLjkzNyw3LjEtMjAuNzI2LDEwLjk3OC0yLjI3OSwxLjQzOS00LjcwNiwyLjYzNi02LjkxMSw0LjItLjY1MS40MTEtMS4zMjQuNzgxLTEuNzMyLDEuMTA3LjY0Ny0uMTMzLDEuMjctLjg4MSwyLjA5NC0xLjIzOSwyLjM1LTEuNzc5LDUuMTMtMi44NDcsNy41MTEtNC41NzUsNi4xNTctMy40NzYsMTIuNzQ3LTYsMTkuMjQ4LTguNzA5LDEuMzU4LS41NjYsMi44MDktMS4yODYsNC4zOC0uNTQ3LDMuMDQzLDMuOTE0LDIuNjMxLDguNTExLDIuMzM0LDEyLjk4Mi0uMTQ2LDIuMi0zLjE2Ni41MDktMy45OTIsMi4yMi0xMC43NDcsNC40LTE2LjMsMTMuNTUtMjEuMzQ2LDIzLjg0NGEzMS4wNjcsMzEuMDY3LDAsMCwwLTIxLjE3OC0xMC45MTFjLTYuMDY2LS42NTctMTEuOTg5LjE4Ny0xNy45LDEuMzg2LTEuMjI4LjE0Ny0yLjcsMS4yODctMy4zNzItLjgyNiwzLjEyLTIuNzc5LDYuNS01LjI2Miw5LjE4MS04LjUzMyw1Ljg2Ni03LjE1NCw3Ljc3LTE1LjAxOSw0LjIxLTI0LjY1OUM0NTQuMyw3MDUuNTcxLDQ2Ni40MzYsNzA2LjksNDc1Ljg3Niw2OTUuNTY4WiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTQyMC4xNjUgLTYzMy42NTUpIiBmaWxsPSIjMTNiZjZkIi8+CiAgICA8cGF0aCBpZD0iUGF0aF85OTI5IiBkYXRhLW5hbWU9IlBhdGggOTkyOSIgZD0iTTUzOS4xMjUsNzA4LjA0N3EyLjYzMiwxLjE3MSw1LjI2MywyLjM0MmMtMi42ODMuNTM0LTIuNjE0LDMuMTM2LTMuMyw0Ljg4NGExNzkuMjgzLDE3OS4yODMsMCwwLDEtMTkuMzgxLDM2Ljg1NmMtNy4xMDUsMTAuMjYzLTI5LjM5MSwyOS4wMTUtMzAuMzUzLDI5LjU3Ni0uNzk0LjIyNSwyMC45OTEtMjMuOTc3LDI4LjktMzYuNjYxYTI5NS41MzUsMjk1LjUzNSwwLDAsMCwxOC4yMjUtMzQuMTgyQTE0LjE1LDE0LjE1LDAsMCwwLDUzOS4xMjUsNzA4LjA0N1oiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC00MzAuNDMyIC02MzUuOTMpIiBmaWxsPSIjMDA4NDQ1Ii8+CiAgICA8cGF0aCBpZD0iUGF0aF85OTMwIiBkYXRhLW5hbWU9IlBhdGggOTkzMCIgZD0iTTUwMC43LDcwOC4zOTVjLTguMDMxLDIuOTMxLTI2LjI0MSwxMS45LTMzLjk4NSwxNS41LTEsLjYsMjMuNjg4LTE1LjA1NSwzMi40ODktMTcuOTRDNDk5LjQ1NSw3MDcuMjY0LDQ5OS41LDcwNy4xOCw1MDAuNyw3MDguMzk1WiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTQyNy4zMDYgLTYzNS40OTUpIiBmaWxsPSIjMDA4NDQ1Ii8+CiAgICA8cGF0aCBpZD0iUGF0aF85OTMxIiBkYXRhLW5hbWU9IlBhdGggOTkzMSIgZD0iTTU3NC45NTMsNzQ3LjJjMS4xMzksMy4zMzIsMi4zODcsNi40NTQsMy4yMTYsOS44MjFhMy45MTksMy45MTksMCwwLDEtNC4xMzMuODMyTDU3NCw3NTdjMi42LTEuMDM1LDIuODYzLTIuNzE2LDEuODMyLTUuMTkzQzU3NS4yMTksNzUwLjMzOCw1NzMuODUzLDc0MS45MzEsNTc0Ljk1Myw3NDcuMloiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC00NDMuNDczIC02NDIuMDY5KSIgZmlsbD0iIzAwODQ0NSIvPgogICAgPHBhdGggaWQ9IlBhdGhfOTkzMyIgZGF0YS1uYW1lPSJQYXRoIDk5MzMiIGQ9Ik01MjkuMzExLDY3My41MzlxLS42NDUsMS42MzEtMS4yOTEsMy4yNjFjLTE3LjgxMS4xMTMtMzUuMDM1LTIuNS01MC45OTMtMTAuOTg4QzQ3Ny4xLDY2NS43NDEsNTEyLjAyNiw2NzMuMTU1LDUyOS4zMTEsNjczLjUzOVoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC00MjcuOTggLTYyOS4wNDkpIiBmaWxsPSIjMDA4NDQ1Ii8+CiAgICA8cGF0aCBpZD0iUGF0aF85OTM2IiBkYXRhLW5hbWU9IlBhdGggOTkzNiIgZD0iTTU3NC4wNDMsNzU5Ljg0NmE2LjMyOCw2LjMyOCwwLDAsMSw0LjEzNC0uODMzYzIuMTQyLDkuODIxLDUuNzcxLDIwLjQ1Myw4Ljk1MSwyOS45MzZDNTg3LjY4Miw3ODkuOTI1LDU3Ny45OCw3NjkuNzUxLDU3NC4wNDMsNzU5Ljg0NloiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC00NDMuNDggLTY0NC4wNjYpIiBmaWxsPSIjMDA4NDQ1Ii8+CiAgICA8cGF0aCBpZD0iUGF0aF85OTQwIiBkYXRhLW5hbWU9IlBhdGggOTk0MCIgZD0iTTU0Ny45MDgsNjk3LjU4MmMtNi43NDYtNC45ODctOC0xMC45OS02LjkzNC0xNy44MzkuNzI3LTQuNjUxLDUuNzg1LTEwLjA0NSwxMS4wMzctMTEuM0M1NDcuMjE5LDY3Ny41ODUsNTQ1LjM4Myw2ODYuOTA5LDU0Ny45MDgsNjk3LjU4MloiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC00MzguMTQzIC02MjkuNjAyKSIgZmlsbD0iI2ZmNWQ2MSIvPgogICAgPHBhdGggaWQ9IlBhdGhfOTk0MSIgZGF0YS1uYW1lPSJQYXRoIDk5NDEiIGQ9Ik01ODUuMjE0LDcxNy4yNTdjLTUuNzg4LTMuNjc0LTYuOC04Ljc1OC02LjE0MS0xNC4yMDguNjgtNS42NTQsNC4yMjEtOS4zNjcsOS43LTExLjU3QzU4NC41NCw2OTkuNDgzLDU4NC4yNjksNzA3Ljk2NSw1ODUuMjE0LDcxNy4yNTdaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNDQ0LjI1NiAtNjMzLjI4MykiIGZpbGw9IiNmZjVkNjEiLz4KICAgIDxwYXRoIGlkPSJQYXRoXzk5NDIiIGRhdGEtbmFtZT0iUGF0aCA5OTQyIiBkPSJNNTkwLjQzNiw2NzkuNDUzYy00LjUwNy0zLjM3NC01Ljg2Ny02Ljk2Ni01LjIzLTEwLjk3My42NDEtNC4wMzIsMi41NjktNy41MjEsNy45OTEtOS4yODdDNTg5LjYsNjY1LjcxNiw1ODkuMyw2NzEuOTY1LDU5MC40MzYsNjc5LjQ1M1oiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC00NDUuMjQgLTYyOC4xMjQpIiBmaWxsPSIjZmY1ZDYxIi8+CiAgPC9nPgo8L3N2Zz4K)!important;background-repeat:no-repeat!important;background-size:contain!important;left:-30px;bottom:0;transform:translateY(-55%) translateX(-100%) scale(1.8);background-position:center bottom!important;height:100px;width:100px}.jackpot--winter-misletoe:first-of-type{bottom:inherit;top:0;transform:scaleY(-1) translateY(-50%) translateX(-100%) scale(1.8)}.jackpot--winter-snowman{position:absolute;background:url(/build/snowman.ca319a1f7d8c675f46bcd365c74efaf5.svg)!important;background-repeat:no-repeat!important;background-size:contain!important;left:-30px;bottom:0;transform:translateY(-55%) translateX(-100%) scale(1.8);background-position:center bottom!important;height:100px;width:100px}.chat-open .jackpot--winter-misletoe{transform:translateY(-55%) translateX(-100%) scale(1.3);bottom:-20px}.chat-open .jackpot--winter-misletoe:first-of-type{bottom:inherit;top:-20px;transform:scaleY(-1) translateY(-50%) translateX(-100%) scale(1.3)}@media only screen and (max-width:1300px){.jackpot--winter-misletoe{display:none!important}}@media only screen and (max-width:1500px){.jackpot--winter-misletoe{transform:translateY(-55%) translateX(-100%) scale(1.2);bottom:-20px}.jackpot--winter-misletoe:first-of-type{bottom:inherit;top:-20px;transform:scaleY(-1) translateY(-50%) translateX(-100%) scale(1.2)}.chat-open .jackpot--winter-misletoe{transform:translateY(-55%) translateX(-100%) scale(.7)!important;bottom:-20px}.chat-open .jackpot--winter-misletoe:first-of-type{bottom:inherit;top:-20px;transform:scaleY(-1) translateY(-50%) translateX(-100%) scale(.7)!important}}.icon-emoji--winter{position:absolute;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMjUuNDgyIiBoZWlnaHQ9IjI1LjQ4MiIgdmlld0JveD0iMCAwIDI1LjQ4MiAyNS40ODIiPgogIDxkZWZzPgogICAgPHJhZGlhbEdyYWRpZW50IGlkPSJyYWRpYWwtZ3JhZGllbnQiIGN4PSIxIiBjeT0iMC40NTEiIHI9IjAuOTQzIiBncmFkaWVudFRyYW5zZm9ybT0idHJhbnNsYXRlKDEuOTY5IDAuOTY1KSByb3RhdGUoLTE3Ni4zNjQpIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCI+CiAgICAgIDxzdG9wIG9mZnNldD0iMCIgc3RvcC1jb2xvcj0iI2U2NzgyNSIvPgogICAgICA8c3RvcCBvZmZzZXQ9IjAuNzciIHN0b3AtY29sb3I9IiNlNjc4MjUiLz4KICAgICAgPHN0b3Agb2Zmc2V0PSIxIiBzdG9wLWNvbG9yPSIjZWViNDZiIi8+CiAgICA8L3JhZGlhbEdyYWRpZW50PgogICAgPGxpbmVhckdyYWRpZW50IGlkPSJsaW5lYXItZ3JhZGllbnQiIHgxPSIwLjUiIHgyPSIwLjM0NyIgeTI9IjEiIGdyYWRpZW50VW5pdHM9Im9iamVjdEJvdW5kaW5nQm94Ij4KICAgICAgPHN0b3Agb2Zmc2V0PSIwIiBzdG9wLWNvbG9yPSIjYzk1YTFiIi8+CiAgICAgIDxzdG9wIG9mZnNldD0iMSIgc3RvcC1jb2xvcj0iI2I3NGIxYyIvPgogICAgPC9saW5lYXJHcmFkaWVudD4KICAgIDxjbGlwUGF0aCBpZD0iY2xpcC1wYXRoIj4KICAgICAgPHBhdGggaWQ9IlBhdGhfOTU2OSIgZGF0YS1uYW1lPSJQYXRoIDk1NjkiIGQ9Ik04OTE4LjYsOTAzLjcyMmMtLjY5My4wNDQtLjI3Myw1LjQ4OCw1LjM3NSw1LjUyN3M2LjIzLTUuOTY1LDUuMzcxLTUuNTI3LS4yNzEsNC40MzMtNS4zNzEsNC42ODVTODkxOS4yOTMsOTAzLjY3Nyw4OTE4LjYsOTAzLjcyMloiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC04OTE4LjM0OCAtOTAzLjY5OSkiIGZpbGw9IiNmNWZlZDIiLz4KICAgIDwvY2xpcFBhdGg+CiAgPC9kZWZzPgogIDxnIGlkPSJHSU5HRVJCUkVBRF9GQUNFIiBkYXRhLW5hbWU9IkdJTkdFUkJSRUFEIEZBQ0UiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC05NjAgLTg3MSkiPgogICAgPGNpcmNsZSBpZD0iQmFzZSIgY3g9IjEyLjc0MSIgY3k9IjEyLjc0MSIgcj0iMTIuNzQxIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg5NjAgODcxKSIgZmlsbD0idXJsKCNyYWRpYWwtZ3JhZGllbnQpIi8+CiAgICA8cGF0aCBpZD0iU3VidHJhY3Rpb25fMTQiIGRhdGEtbmFtZT0iU3VidHJhY3Rpb24gMTQiIGQ9Ik0uMjIsMjUuNDgybC0uMjIsMEExMi44LDEyLjgsMCwwLDAsMTIuNTIxLDEyLjc0MSwxMi44LDEyLjgsMCwwLDAsMCwwTC4wNiwwSC4yMkExMi42NTYsMTIuNjU2LDAsMCwxLDkuMjI5LDMuNzMyYTEyLjc0LDEyLjc0LDAsMCwxLDAsMTguMDE4QTEyLjY1NiwxMi42NTYsMCwwLDEsLjIyLDI1LjQ4MloiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDk3Mi41MjEgODcxKSIgZmlsbD0iIzlhNDAxNiIvPgogICAgPGNpcmNsZSBpZD0iVG9wX0Jhc2UiIGRhdGEtbmFtZT0iVG9wIEJhc2UiIGN4PSIxMC45ODQiIGN5PSIxMC45ODQiIHI9IjEwLjk4NCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoOTYxLjc1NyA4NzIuNzU3KSIgZmlsbD0idXJsKCNsaW5lYXItZ3JhZGllbnQpIi8+CiAgICA8cGF0aCBpZD0iU3VidHJhY3Rpb25fMTMiIGRhdGEtbmFtZT0iU3VidHJhY3Rpb24gMTMiIGQ9Ik0zLjY2NSwxOS4zNTZBMTEuMTEsMTEuMTEsMCwwLDEsMTEuMTEsMGExMS4wODEsMTEuMDgxLDAsMCwxLDguMjU2LDMuNjc2LDExLjExLDExLjExLDAsMCwwLTE1LjcsMTUuNjc5WiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoOTYxLjYzMSA4NzIuNjMyKSIgZmlsbD0iI2M0NzMzYyIvPgogICAgPGcgaWQ9Ikdyb3VwXzcxMCIgZGF0YS1uYW1lPSJHcm91cCA3MTAiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDk2Ni45OTIgODgwLjY0MykiPgogICAgICA8Y2lyY2xlIGlkPSJFbGxpcHNlXzM3IiBkYXRhLW5hbWU9IkVsbGlwc2UgMzciIGN4PSIxLjc1NyIgY3k9IjEuNzU3IiByPSIxLjc1NyIgdHJhbnNmb3JtPSJtYXRyaXgoMSwgLTAuMDE3LCAwLjAxNywgMSwgMCwgMC4wNjEpIiBmaWxsPSIjOTMzYTE3Ii8+CiAgICAgIDxjaXJjbGUgaWQ9IkVsbGlwc2VfMzMiIGRhdGEtbmFtZT0iRWxsaXBzZSAzMyIgY3g9IjEuNTM4IiBjeT0iMS41MzgiIHI9IjEuNTM4IiB0cmFuc2Zvcm09Im1hdHJpeCgxLCAtMC4wMTcsIDAuMDE3LCAxLCAwLCAwLjA2MSkiIGZpbGw9IiNkZjlkNjYiLz4KICAgICAgPGNpcmNsZSBpZD0iRWxsaXBzZV8zNSIgZGF0YS1uYW1lPSJFbGxpcHNlIDM1IiBjeD0iMS4zMTgiIGN5PSIxLjMxOCIgcj0iMS4zMTgiIHRyYW5zZm9ybT0ibWF0cml4KDEsIC0wLjAxNywgMC4wMTcsIDEsIDAuMzAxLCAwLjA2OSkiIGZpbGw9IiNmNGQ1YWYiLz4KICAgICAgPGNpcmNsZSBpZD0iRWxsaXBzZV8zNiIgZGF0YS1uYW1lPSJFbGxpcHNlIDM2IiBjeD0iMC43NjkiIGN5PSIwLjc2OSIgcj0iMC43NjkiIHRyYW5zZm9ybT0ibWF0cml4KDEsIC0wLjAxNywgMC4wMTcsIDEsIDAuOTE2LCAwLjMxNykiIGZpbGw9IiNmZGZlZmQiLz4KICAgIDwvZz4KICAgIDxnIGlkPSJHcm91cF83MTEiIGRhdGEtbmFtZT0iR3JvdXAgNzExIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg5NzQuOSA4ODAuNjQzKSI+CiAgICAgIDxjaXJjbGUgaWQ9IkVsbGlwc2VfMzctMiIgZGF0YS1uYW1lPSJFbGxpcHNlIDM3IiBjeD0iMS43NTciIGN5PSIxLjc1NyIgcj0iMS43NTciIHRyYW5zZm9ybT0ibWF0cml4KDEsIC0wLjAxNywgMC4wMTcsIDEsIDAsIDAuMDYxKSIgZmlsbD0iIzkzM2ExNyIvPgogICAgICA8Y2lyY2xlIGlkPSJFbGxpcHNlXzMzLTIiIGRhdGEtbmFtZT0iRWxsaXBzZSAzMyIgY3g9IjEuNTM4IiBjeT0iMS41MzgiIHI9IjEuNTM4IiB0cmFuc2Zvcm09Im1hdHJpeCgxLCAtMC4wMTcsIDAuMDE3LCAxLCAwLCAwLjA2MSkiIGZpbGw9IiNkZjlkNjYiLz4KICAgICAgPGNpcmNsZSBpZD0iRWxsaXBzZV8zNS0yIiBkYXRhLW5hbWU9IkVsbGlwc2UgMzUiIGN4PSIxLjMxOCIgY3k9IjEuMzE4IiByPSIxLjMxOCIgdHJhbnNmb3JtPSJtYXRyaXgoMSwgLTAuMDE3LCAwLjAxNywgMSwgMC4zMDEsIDAuMDY5KSIgZmlsbD0iI2Y0ZDVhZiIvPgogICAgICA8Y2lyY2xlIGlkPSJFbGxpcHNlXzM2LTIiIGRhdGEtbmFtZT0iRWxsaXBzZSAzNiIgY3g9IjAuNzY5IiBjeT0iMC43NjkiIHI9IjAuNzY5IiB0cmFuc2Zvcm09Im1hdHJpeCgxLCAtMC4wMTcsIDAuMDE3LCAxLCAwLjkxNiwgMC4zMTcpIiBmaWxsPSIjZmRmZWZkIi8+CiAgICA8L2c+CiAgICA8cGF0aCBpZD0iUGF0aF85NTY3IiBkYXRhLW5hbWU9IlBhdGggOTU2NyIgZD0iTTg5MTkuNjA2LDkwMy44Yy0uNzk1LjA1MS0uMjA3LDYuMDc5LDUuODI2LDYuMDQ5czYuMTYxLTYuMTUzLDUuMDc1LTUuOTQyLDEuMTI3LDQuMy00LjI2Niw0LjQxN1M4OTIwLjQsOTAzLjc0Nyw4OTE5LjYwNiw5MDMuOFoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC03OTUyLjQxNiAtMTguMDM4KSIgZmlsbD0iIzkyNDIxOCIvPgogICAgPHBhdGggaWQ9IlBhdGhfOTU3MCIgZGF0YS1uYW1lPSJQYXRoIDk1NzAiIGQ9Ik04OTE4LjYsOTAzLjcyMmMtLjY5My4wNDQtLjI3Myw1LjQ4OCw1LjM3NSw1LjUyN3M2LjIzLTUuOTY1LDUuMzcxLTUuNTI3LS4yNzEsNC40MzMtNS4zNzEsNC42ODVTODkxOS4yOTMsOTAzLjY3Nyw4OTE4LjYsOTAzLjcyMloiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC03OTUxLjQ5NCAtMTguMDI2KSIgZmlsbD0iI2YwYjU3MyIvPgogICAgPGcgaWQ9Ik1hc2tfR3JvdXBfMTMiIGRhdGEtbmFtZT0iTWFzayBHcm91cCAxMyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoOTY2Ljg1NCA4ODUuNjc0KSIgY2xpcC1wYXRoPSJ1cmwoI2NsaXAtcGF0aCkiPgogICAgICA8cGF0aCBpZD0iUGF0aF85NTY4IiBkYXRhLW5hbWU9IlBhdGggOTU2OCIgZD0iTTg5MTguNiw5MDMuNzIyYy0uNjkzLjA0NC0uMjczLDUuNDg4LDUuMzc1LDUuNTI3czYuMjMtNS45NjUsNS4zNzEtNS41MjctLjI3MSw0LjQzMy01LjM3MSw0LjY4NVM4OTE5LjI5Myw5MDMuNjc3LDg5MTguNiw5MDMuNzIyWiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTg5MTguMTcxIC05MDQuMDUpIiBmaWxsPSIjZjVmZWQyIi8+CiAgICA8L2c+CiAgPC9nPgo8L3N2Zz4K)!important;width:30px;height:120%;background-repeat:no-repeat!important;background-size:contain!important;transform:translateY(-50%)}.profile-hat--winter,.profile-hat--winter--santa,.profile-hat--winter--elf,.profile-hat--winter--snowman,.profile-hat--winter--reindeer{position:absolute;background-repeat:no-repeat!important;background-size:contain!important;top:0;width:160%;height:160%;transform:translate(1%,-19%)}.profile-hat--winter--santa{background-image:url(/build/santa.ba1dd325dd86f921ec25d2ea53ad4f72.svg)!important}.profile-hat--winter--elf{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNjUuNTkxIiBoZWlnaHQ9IjE3OS4yNzIiIHZpZXdCb3g9IjAgMCAxNjUuNTkxIDE3OS4yNzIiPgogIDxnIGlkPSJFTEYiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0zMzYuNDMyIC05OS45MjYpIj4KICAgIDxnIGlkPSJHcm91cF83MjMiIGRhdGEtbmFtZT0iR3JvdXAgNzIzIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg0ODYuNjU5IDE2OS41MzQpIHJvdGF0ZSgtMTQ5KSI+CiAgICAgIDxwYXRoIGlkPSJQYXRoXzgwIiBkYXRhLW5hbWU9IlBhdGggODAiIGQ9Ik0xMi4xNjUsMjAuNzU5YzEuMTYtNS4wMzctMy45NTEtNy40OC01LjcxMy0xMS43NjUtLjc0OC0xLjgxOS0uMTE4LTMuNS41MTctNS4zNTlBNS41NzQsNS41NzQsMCwwLDEsMTAuOTMxLjMyOSwxNi40NjQsMTYuNDY0LDAsMCwxLDE2LjI3Ni4xMUMyNy4yOS44NjEsMzcuOTQ3LDIuMDQ4LDQ4Ljk2MSwyLjhBNDQuODI1LDQ0LjgyNSwwLDAsMSwzMy4xMzgsMzQuODc5Yy00LjE3MSwzLjQ4Ny05Ljc4MSw2LjI4OC0xNC45MTQsNC41LTUuNDMxLTEuOS0xNC45NzItNS43NDctMTYuNTQyLTExLjIzNkMuOTQ4LDIxLjQwNSw5Ljk1NCwzMC41MjgsMTIuMTY1LDIwLjc1OVoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDguNDg5IDYuNzU2KSIgZmlsbD0iIzQ1YWUwMCIvPgogICAgICA8cGF0aCBpZD0iUGF0aF84MiIgZGF0YS1uYW1lPSJQYXRoIDgyIiBkPSJNNDIuNzg1LDExLjAwOWMtMS4yNzMuNTczLTcuMDQsNC44NzctNy4wNCw0Ljg3N3MtMi44MzktMy4yNDctNC45LTMuMjJjLTEuMzA3LjAxNy00LjM3NSw0LjE1My00LjM3NSw0LjE1M3MtMi40NjQtNC4xMzUtNi4xNjYtNC4wODdjLS42MzYuMDA4LTMuMTQ3LDQuMDI0LTMuMTQ3LDQuMDI0TDEyLjY4NSwxMi40LDcuNzc2LDE2LjE4MVMzLjgsMTEuMjM2LDIuNzIzLDEwLjU4N0MyLjE0LDEwLjIzNC0uNzg5LDkuNDc1LTEuMjg3LDguOTkzLTIuMDMzLDcuMTc4Ljc3Ny0uNDgxLjc3Ny0uNDgxczYuOTguNDcsOC43NjguNTkxQzIwLjU1OS44Niw0My45NzIsMi42OTUsNDMuOTcyLDIuNjk1QTgzLjAxOCw4My4wMTgsMCwwLDEsNDIuNzg1LDExLjAwOVoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDE1LjIyIDYuNzU2KSIgZmlsbD0iI2RmMDQxZSIvPgogICAgICA8cGF0aCBpZD0iUGF0aF84MyIgZGF0YS1uYW1lPSJQYXRoIDgzIiBkPSJNLjAzNyw5LjE0NUEyOC41ODEsMjguNTgxLDAsMCwxLDMuNDUyLDMuOTM5Yy45OTEtMS4zODEuNzUtMS40OTQsMi4xODktMi40NDdhLjM3Ni4zNzYsMCwwLDEsLjU0OS40MjJjLS41MjMsMS44MDgtLjgxNywxLjgxNi0xLjkzMiwzLjNBMjUuOTE1LDI1LjkxNSwwLDAsMSwuNjI0LDkuNmEuMzc1LjM3NSwwLDAsMS0uNTg2LS40NTNaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg0NC4yNjQgMjEuODc1KSIgZmlsbD0iIzFhMTgxOCIgb3BhY2l0eT0iMC4xNiIvPgogICAgICA8cGF0aCBpZD0iUGF0aF84NCIgZGF0YS1uYW1lPSJQYXRoIDg0IiBkPSJNLjAzNCwzLjhjLjE0OC0uMzQ3LjItLjcuMzc1LTEuMDU4YTEwLjM1OCwxMC4zNTgsMCwwLDEsLjc1Ni0xLjE1NUMxLjU1NywxLDEuOTgyLjE4MSwyLjcyNC4wMDhhLjMxNy4zMTcsMCwwLDEsLjM4OC4yMjEsMy4wMDcsMy4wMDcsMCwwLDEtLjgwNywyLjAyNmMtLjI1NS4zODMtLjUuNzcxLS43NzcsMS4xNDNhNy45NjUsNy45NjUsMCwwLDEtLjkwOS44NTZDLjMsNC41ODEtLjEyMyw0LjE2OC4wMzQsMy44WiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNDMuMzY4IDIyLjY2MikiIGZpbGw9IiMxYTE4MTgiIG9wYWNpdHk9IjAuMTYiLz4KICAgICAgPGNpcmNsZSBpZD0iRWxsaXBzZV8xNTIiIGRhdGEtbmFtZT0iRWxsaXBzZSAxNTIiIGN4PSIyIiBjeT0iMiIgcj0iMiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNy42MzcgMzAuODk4KSIgZmlsbD0iI2RmMDQxZSIvPgogICAgICA8Y2lyY2xlIGlkPSJFbGxpcHNlXzE1MyIgZGF0YS1uYW1lPSJFbGxpcHNlIDE1MyIgY3g9IjEiIGN5PSIxIiByPSIxIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg0OS42MTkgMjIuNDQpIiBmaWxsPSIjZGYwNDFlIi8+CiAgICAgIDxjaXJjbGUgaWQ9IkVsbGlwc2VfMTU0IiBkYXRhLW5hbWU9IkVsbGlwc2UgMTU0IiBjeD0iMSIgY3k9IjEiIHI9IjEiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDQwLjcwMSAyMy4xMzEpIiBmaWxsPSIjZGYwNDFlIi8+CiAgICAgIDxjaXJjbGUgaWQ9IkVsbGlwc2VfMTU1IiBkYXRhLW5hbWU9IkVsbGlwc2UgMTU1IiBjeD0iMSIgY3k9IjEiIHI9IjEiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDMxLjI2OSAyMi45NjYpIiBmaWxsPSIjZGYwNDFlIi8+CiAgICAgIDxjaXJjbGUgaWQ9IkVsbGlwc2VfMTU2IiBkYXRhLW5hbWU9IkVsbGlwc2UgMTU2IiBjeD0iMSIgY3k9IjEiIHI9IjEiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDIxLjgzNiAyMi44KSIgZmlsbD0iI2RmMDQxZSIvPgogICAgPC9nPgogICAgPGcgaWQ9Ikdyb3VwXzcyOSIgZGF0YS1uYW1lPSJHcm91cCA3MjkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC03NC44ODUgLTM4NC42MTcpIj4KICAgICAgPHBhdGggaWQ9IlBhdGhfOTY1NSIgZGF0YS1uYW1lPSJQYXRoIDk2NTUiIGQ9Ik00MTMuODg1LDU1NC4xNDVzNi41LDExLjQzNSw2LjcyNywyMS45NzMsMTAuMzE0LDEzLDEwLjMxNCwxM3YtNC44NjJjLTIuMTQtMS4wNzUtNi41MTQtNC45OS02LjU3Ny05LjU2My0uMDc1LTUuMzgyLTIuNjE2LTExLjg4NC0yLjYxNi0xMS44ODQsNC43NTksMS41NDcsOC4wNDgsNy41NDEsOS4xOTMsOS45MjR2LTUuNTg5QzQyNy4zMzgsNTU2LjE2Myw0MTMuODg1LDU1NC4xNDUsNDEzLjg4NSw1NTQuMTQ1WiIgZmlsbD0iI2ZmYmI2OCIvPgogICAgICA8cGF0aCBpZD0iUGF0aF85NjU2IiBkYXRhLW5hbWU9IlBhdGggOTY1NiIgZD0iTTQzMS4zOTMsNTczLjQ4NnMyLjU0MSw2LjUsMi42MTYsMTEuODg0Yy4wNjMsNC41NzMsNC40MzcsOC40ODgsNi41NzcsOS41NjNWNTgzLjQxQzQzOS40NDEsNTgxLjAyNyw0MzYuMTUyLDU3NS4wMzMsNDMxLjM5Myw1NzMuNDg2WiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTkuNjYgLTEwLjY3MikiIGZpbGw9IiNmOTkwNDkiLz4KICAgIDwvZz4KICAgIDxnIGlkPSJHcm91cF83MzAiIGRhdGEtbmFtZT0iR3JvdXAgNzMwIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg0MiAxNykiPgogICAgICA8cGF0aCBpZD0iUGF0aF85NjU3IiBkYXRhLW5hbWU9IlBhdGggOTY1NyIgZD0iTTYyNS45NzgsNTY3LjE0OXY1LjU4OWMxLjE0NS0yLjM4Myw0LjQzNC04LjM3Nyw5LjE5My05LjkyNCwwLDAtMi41NDEsNi41LTIuNjE2LDExLjg4NC0uMDY0LDQuNTczLTQuNDM3LDguNDg4LTYuNTc3LDkuNTYzdjQuODYyczEwLjA5LTIuNDY3LDEwLjMxNC0xMyw2LjcyNy0yMS45NzMsNi43MjctMjEuOTczUzYyOS41NjYsNTU2LjE2Myw2MjUuOTc4LDU2Ny4xNDlaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTkxLjkwOSAtNDAxLjYxNykiIGZpbGw9IiNmZmJiNjgiLz4KICAgICAgPHBhdGggaWQ9IlBhdGhfOTY1OCIgZGF0YS1uYW1lPSJQYXRoIDk2NTgiIGQ9Ik02MzIuNTU1LDU4NS4zN2MuMDc1LTUuMzgyLDIuNjE2LTExLjg4NCwyLjYxNi0xMS44ODQtNC43NTksMS41NDctOC4wNDgsNy41NDEtOS4xOTMsOS45MjR2MTEuNTIzQzYyOC4xMTgsNTkzLjg1OCw2MzIuNDkxLDU4OS45NDMsNjMyLjU1NSw1ODUuMzdaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTkxLjkwOSAtNDEyLjI4OSkiIGZpbGw9IiNmOTkwNDkiLz4KICAgIDwvZz4KICAgIDxnIGlkPSJHcm91cF83MzEiIGRhdGEtbmFtZT0iR3JvdXAgNzMxIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwIC0xMC45NikiPgogICAgICA8cGF0aCBpZD0iUGF0aF85NjU5IiBkYXRhLW5hbWU9IlBhdGggOTY1OSIgZD0iTTIzMzcuMDQxLDI1NTAuOGMtLjA0NS0uMjY0LTIuODQsMjYuODY3LTE5LjYwOSw0MC44MjctLjE3NSwwLDQ0Ljg3Ni0xMy4wNzEsNDQuODc2LTEzLjA3MXMtLjUyNCwxOS43NTUtOS45NTYsMjcuMTMsNDcuMzUzLTE1LjM3Niw0Ny4zNTMtMTUuMzc2di0yMi4zODlTMjM1MS4wNiwyNTY4LjcxMSwyMzM3LjA0MSwyNTUwLjhaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTk4MSAtMjMxNykiIGZpbGw9IiNkZjA0MWUiLz4KICAgICAgPHBhdGggaWQ9IlBhdGhfOTY2MCIgZGF0YS1uYW1lPSJQYXRoIDk2NjAiIGQ9Ik0yMzgwLjEsMjU1MC44Yy4wNDUtLjI2NCwyLjg0LDI2Ljg2NywxOS42MDksNDAuODI3LjE3NSwwLTQ0Ljg3Ni0xMy4wNzEtNDQuODc2LTEzLjA3MXMuNTI0LDE5Ljc1NSw5Ljk1NiwyNy4xMy00Ny4zNTMtMTUuMzc2LTQ3LjM1My0xNS4zNzZ2LTIyLjM4OVMyMzY2LjA3NiwyNTY4LjcxMSwyMzgwLjEsMjU1MC44WiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTE5MDMuOTg5IC0yMzE3KSIgZmlsbD0iI2RmMDQxZSIvPgogICAgPC9nPgogIDwvZz4KPC9zdmc+Cg==)!important;transform:translate(-13%,-19%)}.profile-hat--winter--snowman{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNDguODMxIiBoZWlnaHQ9IjE5NC4wNiIgdmlld0JveD0iMCAwIDE0OC44MzEgMTk0LjA2Ij4KICA8ZyBpZD0iU25vd21hbiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTg2Mi4yNDYgLTk4LjQwOSkiPgogICAgPHBhdGggaWQ9IlBhdGhfOTY2MSIgZGF0YS1uYW1lPSJQYXRoIDk2NjEiIGQ9Ik04NDQuMTIsNDU1LjloLTQuOTM1Yy42NTgtNi44LDIuNS0yNi4wNiwyLjUtMjguNSwwLTIuOTY5LTM3LjQtMi4xMzctMzcuNCwwLDAsMS43OSwxLjkxNSwyMS45OCwyLjUzOCwyOC41aC00LjczNWExLjcyNiwxLjcyNiwwLDAsMC0xLjcyMSwxLjcyMXYzLjQ0NWExLjcyNiwxLjcyNiwwLDAsMCwxLjcyMSwxLjcyMUg4NDQuMTJhMS43MjYsMS43MjYsMCwwLDAsMS43MjEtMS43MjFWNDU3LjYyQTEuNzI2LDEuNzI2LDAsMCwwLDg0NC4xMiw0NTUuOVoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDU0Ny43NjQgLTcwMS44ODEpIHJvdGF0ZSgzNCkiLz4KICAgIDxnIGlkPSJHcm91cF83NDUiIGRhdGEtbmFtZT0iR3JvdXAgNzQ1IiB0cmFuc2Zvcm09Im1hdHJpeCgtMC40NjksIDAuODgzLCAtMC44ODMsIC0wLjQ2OSwgMTQ0OC44MjcsIC0zOTYuNTI1KSI+CiAgICAgIDxnIGlkPSJHcm91cF83NDQiIGRhdGEtbmFtZT0iR3JvdXAgNzQ0IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg3NjEuMzM0IDE2Ny44MzYpIj4KICAgICAgICA8ZyBpZD0iR3JvdXBfNzM1IiBkYXRhLW5hbWU9Ikdyb3VwIDczNSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCAwKSI+CiAgICAgICAgICA8ZyBpZD0iR3JvdXBfNzMyIiBkYXRhLW5hbWU9Ikdyb3VwIDczMiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMS4xOCAyLjA4KSI+CiAgICAgICAgICAgIDxwYXRoIGlkPSJQYXRoXzk2NjIiIGRhdGEtbmFtZT0iUGF0aCA5NjYyIiBkPSJNNzg3LjQyMywyNzMuMjE0YzAsOC40MzUtNS40LDQ2LjE1Ny05LjIwOSw0Ni4xNTdTNzY5LDI4MS42NDksNzY5LDI3My4yMTRzNC4xMjMtOC4yMzUsOS4yMDktOC4yMzVTNzg3LjQyMywyNjQuNzc5LDc4Ny40MjMsMjczLjIxNFoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC03NjkuMDA1IC0yNjQuOTc4KSIgZmlsbD0iI2ZjYjY3MCIvPgogICAgICAgICAgPC9nPgogICAgICAgICAgPGcgaWQ9Ikdyb3VwXzczNCIgZGF0YS1uYW1lPSJHcm91cCA3MzQiPgogICAgICAgICAgICA8ZyBpZD0iR3JvdXBfNzMzIiBkYXRhLW5hbWU9Ikdyb3VwIDczMyI+CiAgICAgICAgICAgICAgPHBhdGggaWQ9IlBhdGhfOTY2MyIgZGF0YS1uYW1lPSJQYXRoIDk2NjMiIGQ9Ik03NzkuNzgxLDI2Ni44NDljLS4wNDMsNy43MjctMS40ODgsMTUuNzY5LTIuNywyMy4xODUtLjczNiw0LjUtMS41NzMsOC45NzktMi42MDgsMTMuMzMxLS41NTksMi4zNDctMS4zMTksNi4wODgtMi41OTIsNy42MTYtLjI3NC4zMjgtLjA0LjQtLjQwNy0uMTQ4YTEzLjk1NiwxMy45NTYsMCwwLDEtMS4zODEtMy4zNzEsOTkuMyw5OS4zLDAsMCwxLTIuNzM4LTExLjc4NCwyMjguMzUxLDIyOC4zNTEsMCwwLDEtMy41NjQtMjUuODg1LDE3LjkwOSwxNy45MDksMCwwLDEsLjM2LTYuNjQ5Yy45MTctMi43ODYsMy43NTMtMi42MTQsNS40LTIuNjczYTMyLjcsMzIuNywwLDAsMSw2LjcuMjIxYzIuMzQzLjQsMy40NzYsMi40LDMuNTMxLDYuMTU2LjAzNSwyLjM3MywyLjMzNiwyLjM3OCwyLjMsMC0uMDcxLTQuODQ3LTEuNDcyLTguMzI1LTQuNDgxLTkuNS0zLjExNC0xLjIxMy02Ljg2OS0uODM0LTEwLjAzNi0uNDA4LTIuNzg5LjM3NS01LjIzNiwyLjE1OC02LDYuNzgyLS41MzEsMy4yMzQtLjA0NCw2Ljk1NS4yNzMsMTAuMTgyYTI1Mi4yNzcsMjUyLjI3NywwLDAsMCw0LjE0MSwyNy4wMTVjLjgyLDMuOTA2LDIuNTkxLDE0Ljc3OSw2LjI1MiwxMy44MjMsMS43MjUtLjQ1MSwyLjgtNC4zNjUsMy40NDItNi41NDJhMTMzLjkyNCwxMzMuOTI0LDAsMCwwLDMuMTM4LTE0LjM0MWMuOTA5LTUuMTUxLDEuNjY5LTEwLjM3MywyLjMwNy0xNS42MjdhOTkuODczLDk5Ljg3MywwLDAsMCwuOTU5LTExLjM4OEM3ODIuMSwyNjQuNDcyLDc3OS43OTQsMjY0LjQ3NCw3NzkuNzgxLDI2Ni44NDlaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNzYxLjMzNCAtMjU2LjUzMykiIGZpbGw9IiNmMjkyM2IiLz4KICAgICAgICAgICAgPC9nPgogICAgICAgICAgPC9nPgogICAgICAgIDwvZz4KICAgICAgICA8ZyBpZD0iR3JvdXBfNzM3IiBkYXRhLW5hbWU9Ikdyb3VwIDczNyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMS4wMjUgMTcuODQ4KSI+CiAgICAgICAgICA8ZyBpZD0iR3JvdXBfNzM2IiBkYXRhLW5hbWU9Ikdyb3VwIDczNiI+CiAgICAgICAgICAgIDxwYXRoIGlkPSJQYXRoXzk2NjQiIGRhdGEtbmFtZT0iUGF0aCA5NjY0IiBkPSJNNzY4LjkyMywzMzIuNjk0aDQuOTIyYzEuNTM4LDAsMS41MzgtMy42OTQsMC0zLjY5NGgtNC45MjJjLTEuMjMsMC0xLjIzLDMuNjk0LDAsMy42OTRaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNzY4IC0zMjkpIiBmaWxsPSIjZjI5MjNiIi8+CiAgICAgICAgICA8L2c+CiAgICAgICAgPC9nPgogICAgICAgIDxnIGlkPSJHcm91cF83MzkiIGRhdGEtbmFtZT0iR3JvdXAgNzM5IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyLjA2MyAyNC4yNTIpIj4KICAgICAgICAgIDxnIGlkPSJHcm91cF83MzgiIGRhdGEtbmFtZT0iR3JvdXAgNzM4Ij4KICAgICAgICAgICAgPHBhdGggaWQ9IlBhdGhfOTY2NSIgZGF0YS1uYW1lPSJQYXRoIDk2NjUiIGQ9Ik03NzYuMDE5LDM1OC45NDFoMi40NjFjMS42OTIsMCwxLjY5Mi0zLjk0MSwwLTMuOTQxaC0yLjQ2MWMtMS42OTIsMC0xLjY5MiwzLjk0MSwwLDMuOTQxWiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTc3NC43NSAtMzU1KSIgZmlsbD0iI2YyOTIzYiIvPgogICAgICAgICAgPC9nPgogICAgICAgIDwvZz4KICAgICAgICA8ZyBpZD0iR3JvdXBfNzQxIiBkYXRhLW5hbWU9Ikdyb3VwIDc0MSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTIuNzkxIDMyLjg3MikiPgogICAgICAgICAgPGcgaWQ9Ikdyb3VwXzc0MCIgZGF0YS1uYW1lPSJHcm91cCA3NDAiPgogICAgICAgICAgICA8cGF0aCBpZD0iUGF0aF85NjY2IiBkYXRhLW5hbWU9IlBhdGggOTY2NiIgZD0iTTg0NS42NTMsMzkzLjY5NGgyLjkyMmMxLjIzLDAsMS4yMy0zLjY5NCwwLTMuNjk0aC0yLjkyMmMtMS41MzgsMC0xLjUzOCwzLjY5NCwwLDMuNjk0WiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTg0NC41IC0zOTApIiBmaWxsPSIjZjI5MjNiIi8+CiAgICAgICAgICA8L2c+CiAgICAgICAgPC9nPgogICAgICA8L2c+CiAgICAgIDxwYXRoIGlkPSJQYXRoXzk2NzEiIGRhdGEtbmFtZT0iUGF0aCA5NjcxIiBkPSJNODI3LjU1MSwzOTEuODVjMCwxLjAxOC0uNTE1LDEuODQzLTEuMTUxLDEuODQzcy0xLjE1MS0uODI1LTEuMTUxLTEuODQzLjUxNS0xLjg0MiwxLjE1MS0xLjg0MlM4MjcuNTUxLDM5MC44MzMsODI3LjU1MSwzOTEuODVaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNTQuMDg1IC0xODkuMjk4KSIgZmlsbD0iI2YyOTIzYiIvPgogICAgPC9nPgogICAgPGcgaWQ9Ikdyb3VwXzc0NiIgZGF0YS1uYW1lPSJHcm91cCA3NDYiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDY0LjY0MyAtMjYyLjk3NykiPgogICAgICA8cGF0aCBpZD0iUGF0aF85NjcyIiBkYXRhLW5hbWU9IlBhdGggOTY3MiIgZD0iTTg5OC4xNDgsNDk0LjYzNHMyNS41MjYtMy42NDQsMzMuMjIzLTUuODcxYTEzLjMxMSwxMy4zMTEsMCwwLDEsMi4zOTItLjQ1MWMtMi40LS4zNTEtMTkuMjUxLTIuNjc0LTQ2Ljk2LTIuOTIzLTI5Ljk4MS0uMjctMzkuMTY1LDEuNzU1LTQ1LjM3Ny0uMTM1LTUuODUzLTEuNzgtMzAuMTYsMS45NTEtMzQuNzYsNS44ODdDODEzLjg3Niw0OTAuNyw4NDEuNjQ4LDQ5OC45NjMsODk4LjE0OCw0OTQuNjM0WiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTQuMTUyIDYpIiBmaWxsPSIjYTIwMDEzIi8+CiAgICAgIDxwYXRoIGlkPSJQYXRoXzk2NzMiIGRhdGEtbmFtZT0iUGF0aCA5NjczIiBkPSJNOTQ3LjM1MSw1NzEuNGExODIuMiwxODIuMiwwLDAsMC05LjM4NC0yMi43LDEwLjI4MSwxMC4yODEsMCwwLDEtLjc3MywxLjQ4NWMyLjY5MSw1LjYsNS4wNjYsMjIuNzU3LDQuMywyMy45LS44MjMsMS4yMjYtNS45MTItMS4yLTExLjU3MiwzLjY5LTMuNDY3LDMtOC45OTEsNC4zMTQtMTMuMSw0Ljc4OS0xLjQsNS40ODgtMy42ODMsMTAuNTcxLTMuMDkyLDExLjUxMi44NiwxLjM2OSwzLjQzNS4wMzUsNS44ODcsMS42ODNzMTAuMzk0LDEuMTUyLDE0LjkwNi0uNTYxLDE0LjEuNzc5LDE1LjA0LjEyM1M5NTEuNzgyLDU4NS41NDksOTQ3LjM1MSw1NzEuNFoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xMC44MDggLTQxLjMyNykiIGZpbGw9IiNkZjA0MWUiLz4KICAgICAgPHBhdGggaWQ9IlBhdGhfOTY3NCIgZGF0YS1uYW1lPSJQYXRoIDk2NzQiIGQ9Ik05MzguNDU0LDU3Ni4wNDZjLjc2Ny0xLjE0Mi0xLjYwOC0xOC4zLTQuMy0yMy45LTIuOTIxLDQuNy0xMC45LDEwLjU2MS0yMy4yNCwxMi41MTMtLjE4OCwxMC4yNDYtMy42MTksMTkuNjE4LTIuMzQ2LDE5Ljk3YTE5LjgzMiwxOS44MzIsMCwwLDAsNS4yMTMtLjEwNWM0LjEwOC0uNDc2LDkuNjMyLTEuNzkxLDEzLjEtNC43ODlDOTMyLjU0Miw1NzQuODQxLDkzNy42Myw1NzcuMjcyLDkzOC40NTQsNTc2LjA0NloiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC03Ljc2OCAtNDMuMjg0KSIgZmlsbD0iI2VhM2MzYSIvPgogICAgICA8cGF0aCBpZD0iUGF0aF85Njc1IiBkYXRhLW5hbWU9IlBhdGggOTY3NSIgZD0iTTkzNy4yNjUsNTE4LjRhMTAuNDY0LDEwLjQ2NCwwLDAsMCwxLjQ2NS0xLjQ4NWMxLjEyLTEuNDMsMS4yMTItMi42NzkuMjI0LTMuNTcyLTUuMzc1LTQuODU5LTMuODQtNi40NzgtMS41MzUtMTEuNzQyLDIuMDctNC43My01LjE1OS05LjQ1NS0xMS45NC04Ljc1MmExMi4wMzQsMTIuMDM0LDAsMCwwLTIuMjY3LjQ1MWMtNy4zLDIuMjI3LTMxLjQ4OCw1Ljg3MS0zMS40ODgsNS44NzEtNTMuNTQ4LDQuMzI5LTc5Ljg2OS0zLjkzNS04Ni43LTMuNDkzYTMuNDYsMy40NiwwLDAsMC0xLjIzMS4yNTRjLTQuMjI1LDIuMDI1LTguMDY0LDkuMzEzLTIuNjg4LDE0LjE3MXMtNC4yMjQsNS44NzItMy40NTYsMTEuMTM1LDE4LjA0Nyw3LjksNjkuMTE4LDEwLjEyMmEyMDksMjA5LDAsMCwwLDI2LjQyMy0uNDQ4QzkxNi42LDUyOC45NjIsOTMxLjcyNCw1MjMuMSw5MzcuMjY1LDUxOC40WiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCAtNC41MzcpIiBmaWxsPSIjZGYwNDFlIi8+CiAgICA8L2c+CiAgPC9nPgo8L3N2Zz4K)!important;transform:translate(-7%,-18%);width:177%;height:181%}.profile-hat--winter--reindeer{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMTUuNjg2IiBoZWlnaHQ9IjE1OS4yMzciIHZpZXdCb3g9IjAgMCAyMTUuNjg2IDE1OS4yMzciPgogIDxnIGlkPSJSZWluZGVlciIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTU2My4yMDIgLTEwMC42NTQpIj4KICAgIDxwYXRoIGlkPSJQYXRoXzk2NDAiIGRhdGEtbmFtZT0iUGF0aCA5NjQwIiBkPSJNNDM2Ljg5MSwyMDRzLTUuMzU3LTIuMTM2LTEuOTIxLTguMjg5LDUuMzE5LTYuOTIzLDYuMTM1LTguNTc4Ljc4NC0zLjMxNy0uNDItNC4xNzEtMy42ODMtLjMzMS01Ljg2OSwyLjMzMy0zLjQzOCw0Ljk2NC01LjksNi45MzUtNS4zOS0uNjk0LTguNjM2LTYuOC0yLjc3NC0xMi42LTIuMzE5LTE2LjU4MWMwLDAsLjgxNS04Ljg5NCw0LjkxOC0xNC4yMDhzMTAuMzU1LTguMjMxLDE0LjI4Ni0xMi42MjMsMy45MTYtNy42LDQuMDA1LTcuOTkyLTEuMjgtNS42ODItNi41NzEsMS4xMS0xMC42MTYsOC42NzEtMTAuNjE2LDguNjcxLTYuOTc1LDIuMTYxLTguNDMtMS44NjEtLjY1Ny04LjYzNi4xNzgtMTMuMiwxLjkzNy0xMC42NzEsMS43LTEyLjQ5MS0uMTYxLTIuMTI1LTEuNDA4LTIuOTg2LTMuNTcsMS40NjQtNS42NjMsOS4yNTljMCwwLTMuNjM0LDEzLjA3Mi0yLjU1NSwyMi4zNjVzLjI3MywxNS41NjYuNDU2LDE5Ljg0NWMuMjM4LDUuNTQ4LS44MzQsMTcuODA5LTYuMzQzLDcuNjEzYTMzLjY3MSwzMy42NzEsMCwwLDEtMy44NTYtMjAuNTQ1czEtNi4zOS0xLjI4NS04LjE3Mi00LjYsMS45ODctNS40MjgsOC4wNzljMCwwLS42MTcsOC43MzctLjMzNCwxMi41MzRzLS41NzUsNi4yMS00LjEsNC41MDgtNC42NTQtNS45NTYtNC42NTQtNS45NTYtMS4wMTEtMy43LTMuMDg2LTIuMDExLTIuMDU3LDUuNDU4LDIuMTg2LDEwLjI5MSw2LjYyMyw1LjQsMTAuMTM2LDcuMDA4LDE3LjczNyw4LDE5LjI4LDkuNzkyLDE0LjkzMSw4LjIxLDE2LjM2OCwyMy42NjRjMCwwLDEuMDExLDQuNTY0LDMuMTEyLTEuOTMxLDAsMCwuOTU1LTQuODMyLDQuMjY0LTQuOTU5UzQzNi44OTEsMjA0LDQzNi44OTEsMjA0WiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTg1LjM4NyAtMTIuNDQzKSIgZmlsbD0iI2M1NmMxZSIvPgogICAgPHBhdGggaWQ9IlBhdGhfOTY0MSIgZGF0YS1uYW1lPSJQYXRoIDk2NDEiIGQ9Ik03NzUuODgsMjQzLjI4NnM0Ljg3OS0xLjUsMi4wMzMtNy4xMjktNC41LTYuNDMtNS4xNzEtNy45MzctLjU3Ni0yLjk2LjUzMy0zLjYyNiwzLjMxMS0uMDM3LDUuMTY4LDIuNDQ2LDIuODksNC41ODYsNS4wMjQsNi40ODEsNC44NTMtLjIzOSw3Ljk5MS01LjM2OCwyLjk1OS0xMC44NDUsMi43LTE0LjM2OGMwLDAtLjM5My03Ljg0OS0zLjg2OS0xMi43ODZzLTguOTYxLTcuOTIxLTEyLjMxNi0xMi4wMzgtMy4yMi02LjkyNS0zLjI4Ni03LjI3NywxLjM2MS00Ljg5LDUuODQzLDEuNDI0LDkuMTc5LDguMzI1LDkuMTc5LDguMzI1LDYuMTY2LDIuMzcxLDcuNjIxLTEuMDUxLjkxNC03LjUyMi4zMzktMTEuNTgxLTEuMzMzLTkuNDgxLTEuMDQ5LTExLjA2LjIyMy0xLjg1MSwxLjM3My0yLjUxOCwzLjE0MiwxLjUyNyw0LjcyMiw4LjVjMCwwLDIuNzYzLDExLjcsMS40NDUsMTkuNzdzLS44MzEsMTMuNjE5LTEuMTU2LDE3LjM1NmMtLjQyMyw0Ljg0NC4wNzYsMTUuNjYxLDUuMzkzLDcuMWEyOC40ODgsMjguNDg4LDAsMCwwLDQuMjI3LTE3LjczNnMtLjY1NC01LjY2NywxLjQ2LTcuMDcyLDQuMDQxLDIuMDU3LDQuNTU1LDcuNDUxYzAsMCwuMjI0LDcuNy0uMTczLDExcy4yODEsNS40OCwzLjUsNC4yMzEsNC4zOTItNC45LDQuMzkyLTQuOSwxLjA0NC0zLjE3NCwyLjgzOS0xLjU1LDEuNjM3LDQuOTIyLTIuMzQ1LDguODY1LTYuMTM0LDQuMjczLTkuMzQyLDUuNDQ0LTE2LjE4NCw1Ljc5NS0xNy42MzQsNy4yNTctMTMuNjc5LDYuMTY4LTE1LjU0OCwxOS42MWMwLDAtMS4wNzksMy45MjktMi43MTQtMS45MDUsMCwwLS42NzMtNC4zLTMuNjMyLTQuNjM3Uzc3NS44OCwyNDMuMjg2LDc3NS44OCwyNDMuMjg2WiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTUxLjQxNSAtNTUuNTczKSIgZmlsbD0iI2M1NmMxZSIvPgogICAgPGcgaWQ9Ikdyb3VwXzcyOCIgZGF0YS1uYW1lPSJHcm91cCA3MjgiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0zMSkiPgogICAgICA8cGF0aCBpZD0iUGF0aF85NjQyIiBkYXRhLW5hbWU9IlBhdGggOTY0MiIgZD0iTTY3NS45LDY1MS44YzAsNC43Ny02LjI2LDguNjM3LTEzLjk4Miw4LjYzN3MtMTMuOTgzLTMuODY3LTEzLjk4My04LjYzNyw2LjI1OS04LjYzNywxMy45ODMtOC42MzdTNjc1LjksNjQ3LjAyOSw2NzUuOSw2NTEuOFoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDQxLjE2MyAtNDM0LjIyOSkiIGZpbGw9IiNkZjA0MWUiLz4KICAgICAgPHBhdGggaWQ9IlBhdGhfOTY0MyIgZGF0YS1uYW1lPSJQYXRoIDk2NDMiIGQ9Ik03MjAuMDMzLDY2MC42NzNjMCwuNzMtLjk1OSwxLjMyMS0yLjE0MSwxLjMyMXMtMi4xNC0uNTkxLTIuMTQtMS4zMjEuOTU5LTEuMzIyLDIuMTQtMS4zMjJTNzIwLjAzMyw2NTkuOTQyLDcyMC4wMzMsNjYwLjY3M1oiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC04Ljg1NSAtNDQ3LjQwOSkiIGZpbGw9IiNmZjVkNjEiLz4KICAgIDwvZz4KICAgIDxnIGlkPSJHcm91cF83MjciIGRhdGEtbmFtZT0iR3JvdXAgNzI3IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg2MTcuMjkxIC0zMjQuNjg5KSI+CiAgICAgIDxwYXRoIGlkPSJQYXRoXzk2NDUiIGRhdGEtbmFtZT0iUGF0aCA5NjQ1IiBkPSJNMjc4LjQ5MSw1NzcuNjgyYzEuMDA2LjU1MSwxNS4zNTQsNC4yNjcsMTkuMDY1LDYsMi40NzQuOTg5LDYuMTg0LDEuNDg0LDcuNjY4LS4yNDcsMS43MzEtMS45NzksMS43MzEtNi42NzksMS45NzktOS4xNTNhNTEuMTExLDUxLjExMSwwLDAsMCwuNDk1LTEwLjYzN2MtLjA2NC0uNTc0LS4wOTUtMS40MjktLjE0LTIuNDFhMy40NTQsMy40NTQsMCwwLDAtLjg1LTEuM2MtMy40NjgtMy4wMDYtMjMuNjg1LDUuNjU5LTI3LjQyMSwxMS4zNDlDMjc5Ljc3LDU3MS43MzgsMjc4LjQ5MSw1NzcuNjgyLDI3OC40OTEsNTc3LjY4MlptNy4yMzQtMTAuMTI4YzEuNzE3LS45LDMuNDU5LTEuNyw1LjE0MS0yLjY2NWEzMC40ODksMzAuNDg5LDAsMCwxLDYuNC0yLjkwOWMyLjAxNC0uNiw0LjYtMS4zNzcsNi41NDYtLjIyNWEuNzk0Ljc5NCwwLDAsMS0uMDg3LDEuMzU0LDguNDE5LDguNDE5LDAsMCwxLTMuMDY1Ljg5MSwyMy4wNjUsMjMuMDY1LDAsMCwwLTMuMjIyLjgwNSw1OC42MTQsNTguNjE0LDAsMCwwLTUuOTI1LDIuMzI2Yy0xLjUyMS43LTMuMTEzLDEuMjI3LTQuNjM3LDEuOTJhMjcuMTM2LDI3LjEzNiwwLDAsMC0yLjUxMSwxLjE2MywxMi45ODcsMTIuOTg3LDAsMCwxLTEuOCwxLjAzM2MtLjEzLjA1LS4zMTQtLjAyNy0uMjkzLS4xOTNDMjgyLjQ2Myw1NjkuNDgzLDI4NC40NDgsNTY4LjIyMiwyODUuNzI1LDU2Ny41NTRaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMjIwLjkxNykiIGZpbGw9IiNkZjA0MWUiLz4KICAgICAgPHBhdGggaWQ9IlBhdGhfOTY0NiIgZGF0YS1uYW1lPSJQYXRoIDk2NDYiIGQ9Ik0zMjMuMzM0LDYzNS42MjFjLjUzMS0uMTc0LDEuMDU5LS4zMzksMS41NjgtLjUxLDEuNjc5LS41NjYsMy45OTQtMS4yNTYsNS41MzEtLjAzNC43LjEzNC44NjUsMS4yNjEuMDc0LDEuNDI4LS4xNTQuMDMzLS4zMDcuMDY5LS40NjEuMWE4LjAxOCw4LjAxOCwwLDAsMS0uNzMxLjUwOGMuMjc1LS4wMzYuNTQ5LS4wNzcuODIxLS4xMjdhMzIuOSwzMi45LDAsMCwwLDQuMzY5LS44NjhjMS4xODUtLjM5MiwzLjgtMS45ODksMi4xLTMuNDI1LTIuNzkzLTIuMzU0LTcuMzM4LS41ODctMTAuMjEuNjgyYTQ3LjIxMyw0Ny4yMTMsMCwwLDAtNC42NywyLjQxM2wtLjQ1My4yNjZRMzIyLjI5NCw2MzUuODA5LDMyMy4zMzQsNjM1LjYyMVoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yNTYuODg4IC02MS44ODYpIiBmaWxsPSIjYTEwMDEzIi8+CiAgICAgIDxwYXRoIGlkPSJQYXRoXzk2NDciIGRhdGEtbmFtZT0iUGF0aCA5NjQ3IiBkPSJNMjk2LjA2Miw2NzYuMTUzaDBsLjAwNSwwWiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTIzNS4yODcgLTEwMC4xMTYpIiBmaWxsPSIjN2MwYzE1Ii8+CiAgICAgIDxwYXRoIGlkPSJQYXRoXzk2NDkiIGRhdGEtbmFtZT0iUGF0aCA5NjQ5IiBkPSJNMzAwLjM2NSw1ODIuMjkzYTEyLjk4LDEyLjk4LDAsMCwwLDEuOC0xLjAzMywyNy4xNTIsMjcuMTUyLDAsMCwxLDIuNTExLTEuMTYzYzEuNTI0LS42OTMsMy4xMTYtMS4yMjMsNC42MzctMS45MmE1OC42LDU4LjYsMCwwLDEsNS45MjUtMi4zMjYsMjMuMDY1LDIzLjA2NSwwLDAsMSwzLjIyMi0uODA1LDguNDE5LDguNDE5LDAsMCwwLDMuMDY1LS44OTEuNzk0Ljc5NCwwLDAsMCwuMDg3LTEuMzU0Yy0xLjk0Ny0xLjE1Mi00LjUzMi0uMzc1LTYuNTQ2LjIyNWEzMC40ODksMzAuNDg5LDAsMCwwLTYuNCwyLjkwOWMtMS42ODIuOTY1LTMuNDI0LDEuNzY3LTUuMTQxLDIuNjY1LTEuMjc3LjY2OC0zLjI2MiwxLjkyOC0zLjQ2MSwzLjVDMzAwLjA1MSw1ODIuMjY2LDMwMC4yMzUsNTgyLjM0MywzMDAuMzY1LDU4Mi4yOTNaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMjM4LjcyNSAtMTEuMDQ3KSIgZmlsbD0iI2ZmM2E1MSIvPgogICAgICA8cGF0aCBpZD0iUGF0aF85NjUxIiBkYXRhLW5hbWU9IlBhdGggOTY1MSIgZD0iTTI4Ljk4MSw1NzQuMjgxYy4yNDcsMi40NzQuMjQ3LDcuMTc0LDEuOTc5LDkuMTUzLDEuNDg0LDEuNzMyLDUuMTk1LDEuMjM3LDcuNjY5LjI0NywzLjcxMS0xLjczMiwxNy44NjktNS4xMzcsMTguODc1LTUuNjg5LS4zNDgtLjAxNS0xLjA4OS02LjI1NC0uNjA3LTYuNzEtMy43MzUtNS42OS0yMy45NTItMTQuMzU1LTI3LjQyMS0xMS4zNDlhMy40NTcsMy40NTcsMCwwLDAtLjg1LDEuM2MtLjA0NS45ODEtLjA3NiwxLjgzNS0uMTM5LDIuNDFBNTEuMTIxLDUxLjEyMSwwLDAsMCwyOC45ODEsNTc0LjI4MVptMy40LTEyLjUyNWMxLjk0Ny0xLjE1Miw0LjUzMi0uMzc1LDYuNTQ2LjIyNWEzMC40ODcsMzAuNDg3LDAsMCwxLDYuNCwyLjkwOWMxLjY4Mi45NjUsMy40MjQsMS43NjcsNS4xNDEsMi42NjUsMS4yNzcuNjY4LDMuMjYyLDEuOTI4LDMuNDYxLDMuNS4wMjEuMTY1LS4xNjMuMjQzLS4yOTMuMTkzYTEzLDEzLDAsMCwxLTEuOC0xLjAzMywyNy4xNTEsMjcuMTUxLDAsMCwwLTIuNTEtMS4xNjNjLTEuNTI0LS42OTMtMy4xMTYtMS4yMjMtNC42MzctMS45MmE1OC42LDU4LjYsMCwwLDAtNS45MjUtMi4zMjZBMjMuMDY2LDIzLjA2NiwwLDAsMCwzNS41MzEsNTY0YTguNDE5LDguNDE5LDAsMCwxLTMuMDY1LS44OTFBLjc5NC43OTQsMCwwLDEsMzIuMzc4LDU2MS43NTVaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNS45MjUpIiBmaWxsPSIjZGYwNDFlIi8+CiAgICAgIDxwYXRoIGlkPSJQYXRoXzk2NTIiIGRhdGEtbmFtZT0iUGF0aCA5NjUyIiBkPSJNODIuNCw2MzcuMTE0YTguMDIxLDguMDIxLDAsMCwxLS43MzEtLjUwOGMtLjE1NC0uMDMzLS4zMDctLjA3LS40NjEtLjEtLjc5LS4xNjYtLjYzLTEuMjk0LjA3NS0xLjQyOCwxLjUzNi0xLjIyMSwzLjg1Mi0uNTMyLDUuNTMxLjAzNC41MDkuMTcxLDEuMDM2LjMzNywxLjU2OC41MXExLjAzOS4xODgsMi4wNjcuNDM0TDkwLDYzNS43ODlhNDcuMjMxLDQ3LjIzMSwwLDAsMC00LjY3LTIuNDEzYy0yLjg3Mi0xLjI2OS03LjQxNy0zLjAzNi0xMC4yMDktLjY4Mi0xLjcsMS40MzYuOTExLDMuMDMyLDIuMSwzLjQyNWEzMi44OTQsMzIuODk0LDAsMCwwLDQuMzY5Ljg2OEM4MS44NTQsNjM3LjAzOCw4Mi4xMjcsNjM3LjA3OCw4Mi40LDYzNy4xMTRaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNDUuNDg1IC02MS44ODYpIiBmaWxsPSIjYTEwMDEzIi8+CiAgICAgIDxwYXRoIGlkPSJQYXRoXzk2NTMiIGRhdGEtbmFtZT0iUGF0aCA5NjUzIiBkPSJNMjEwLjc4Miw2NzYuMTUzbDAsMCwuMDA2LDBaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTYyLjIxMyAtMTAwLjExNikiIGZpbGw9IiM3YzBjMTUiLz4KICAgICAgPHBhdGggaWQ9IlBhdGhfOTY1NCIgZGF0YS1uYW1lPSJQYXRoIDk2NTQiIGQ9Ik01NC4yOSw1NzQuMTU2YTguNDE5LDguNDE5LDAsMCwwLDMuMDY1Ljg5MSwyMy4wNjYsMjMuMDY2LDAsMCwxLDMuMjIyLjgwNSw1OC41ODgsNTguNTg4LDAsMCwxLDUuOTI1LDIuMzI2YzEuNTIxLjcsMy4xMTMsMS4yMjcsNC42MzcsMS45MmEyNy4xNjcsMjcuMTY3LDAsMCwxLDIuNTEsMS4xNjMsMTMsMTMsMCwwLDAsMS44LDEuMDMzYy4xMy4wNS4zMTQtLjAyNy4yOTMtLjE5Mi0uMi0xLjU3MS0yLjE4NC0yLjgzMi0zLjQ2MS0zLjUtMS43MTctLjktMy40NTktMS43LTUuMTQxLTIuNjY1YTMwLjQ4NywzMC40ODcsMCwwLDAtNi40LTIuOTA5Yy0yLjAxNC0uNi00LjYtMS4zNzctNi41NDYtLjIyNUEuNzk0Ljc5NCwwLDAsMCw1NC4yOSw1NzQuMTU2WiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTI3Ljc0OSAtMTEuMDQ3KSIgZmlsbD0iI2ZmM2E1MSIvPgogICAgICA8cGF0aCBpZD0iUGF0aF85NjQ4IiBkYXRhLW5hbWU9IlBhdGggOTY0OCIgZD0iTTIyOS4zMjMsNjM3LjIzN2ExMC45NTcsMTAuOTU3LDAsMCwwLS41LTIuMjUsMi43OTQsMi43OTQsMCwwLDAtMS4xMjEtMS4zNTQsNy42NDMsNy42NDMsMCwwLDAtOC43MTIsMCwyLjc5MywyLjc5MywwLDAsMC0xLjEyMSwxLjM1NCwxMC45NjYsMTAuOTY2LDAsMCwwLS41LDIuMjVjLS4yMzQsMS44LS4xODQsMy45NDkuNzA5LDQuNzUzLjAyOC4wMjUuMDU1LjA1MS4wODUuMDc0LDEuMzQ1LDEuMTY4LDkuMDI2LDEuMTY4LDEwLjM3MiwwLC4wMy0uMDIyLjA1Ny0uMDQ4LjA4NS0uMDc0QzIyOS41MDYsNjQxLjE4NywyMjkuNTU3LDYzOS4wMzgsMjI5LjMyMyw2MzcuMjM3WiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTE2OC42NzEgLTYzLjMxNykiIGZpbGw9IiNhMTAwMTMiLz4KICAgIDwvZz4KICA8L2c+Cjwvc3ZnPgo=)!important;width:200%;height:160%;transform:translate(-25%,-22%)}.bsz--winter{overflow:visible}.profile_name--winter-padding{padding-top:30px!important}.pay-container .page_content{height:820px;padding:0}.pay-container .page_content .market_middle{width:calc(100% - 320px);height:100%;display:inline-block;border-radius:5px;box-shadow:0 1px 0 0 #1e282c;background-color:#293338}.pay-container .page_content .market_middle .market_wea{padding:10px 20px}.pay-container .page_content .market_middle .market_weapons{height:100%;padding-bottom:32px}.pay-container .page_content .market_middle .market_weapons .invItemContainer{width:185px;height:204px}.pay-container .page_content .market_middle .market_weapons .invItemContainer .selected_item_content{position:absolute;z-index:101;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;top:30%;height:40%;float:left;width:calc(100% - 16px);cursor:pointer}.pay-container .page_content .market_middle .market_weapons .invItemContainer .selected_item_content .icon-check{color:#23d160;font-size:46px;display:flex;justify-content:center;width:100%;text-shadow:0 1px 0 #00ff5978,1px 1px 20px #25c722}.pay-container .page_content .market_middle .market_weapons .invItemContainer .selected_item_content .amount{color:#23d160;display:flex;justify-content:center;align-items:center;width:100%;text-shadow:0 1px 0 #00ff5978,1px 1px 20px #25c722}.pay-container .page_content .market_middle .market_weapons .invItemContainer .selected_item_content .amount i{margin-right:5px}.pay-container .page_content .market_middle .market_weapons .invItemContainer .item_showcase{display:flex;flex-flow:column;position:relative;background-color:#2c383d;border-radius:7px;text-align:center;transition:border .4s;height:100%;cursor:pointer}.pay-container .page_content .market_middle .market_weapons .invItemContainer .item_showcase.selected{z-index:100;filter:blur(0.4rem);width:100%;height:100%}.pay-container .page_content .market_middle .market_weapons .invItemContainer .item_showcase .item_title{flex:0 1 30px;margin-top:13px;background:0 0}.pay-container .page_content .market_middle .market_weapons .invItemContainer .item_showcase .item_title .wea_head{top:25px;padding:0}.pay-container .page_content .market_middle .market_weapons .invItemContainer .item_showcase .item_title .wea_head .wea_name,.pay-container .page_content .market_middle .market_weapons .invItemContainer .item_showcase .item_title .wea_head .wea_sub{margin:0 19px}.pay-container .page_content .market_middle .market_weapons .invItemContainer .item_showcase .item_gfx_holder{background:0 0}.pay-container .page_content .market_middle .market_weapons .invItemContainer .item_showcase .item_grade_line{height:4px;border-radius:2px;margin:15px 19px 0;width:calc(100% - 38px)}.pay-container .page_content .market_middle .market_weapons .invItemContainer .item_showcase .bt_consumer_grade,.pay-container .page_content .market_middle .market_weapons .invItemContainer .item_showcase .bt_base_grade{background-color:#b0c3d9}.pay-container .page_content .market_middle .market_weapons .invItemContainer .item_showcase .bt_industrial_grade,.pay-container .page_content .market_middle .market_weapons .invItemContainer .item_showcase .bt_medium_grade{background-color:#5e98d9}.pay-container .page_content .market_middle .market_weapons .invItemContainer .item_showcase .bt_mil-spec_grade,.pay-container .page_content .market_middle .market_weapons .invItemContainer .item_showcase .bt_high_grade{background-color:#4b69ff}.pay-container .page_content .market_middle .market_weapons .invItemContainer .item_showcase .bt_remarkable,.pay-container .page_content .market_middle .market_weapons .invItemContainer .item_showcase .bt_restricted{background-color:#8847ff}.pay-container .page_content .market_middle .market_weapons .invItemContainer .item_showcase .bt_classified,.pay-container .page_content .market_middle .market_weapons .invItemContainer .item_showcase .bt_exotic{background-color:#d32ce6}.pay-container .page_content .market_middle .market_weapons .invItemContainer .item_showcase .bt_extraordinary,.pay-container .page_content .market_middle .market_weapons .invItemContainer .item_showcase .bt_covert{background-color:#eb4b4b}.pay-container .page_content .market_middle .market_weapons .invItemContainer .item_showcase .bt_contraband{background-color:#e4ae33}.pay-container .page_content .market_middle .market_weapons .invItemContainer .item_showcase .fc_consumer_grade,.pay-container .page_content .market_middle .market_weapons .invItemContainer .item_showcase .fc_base_grade{color:#b0c3d9}.pay-container .page_content .market_middle .market_weapons .invItemContainer .item_showcase .fc_industrial_grade,.pay-container .page_content .market_middle .market_weapons .invItemContainer .item_showcase .fc_medium_grade{color:#5e98d9}.pay-container .page_content .market_middle .market_weapons .invItemContainer .item_showcase .fc_mil-spec_grade,.pay-container .page_content .market_middle .market_weapons .invItemContainer .item_showcase .fc_high_grade{color:#4b69ff}.pay-container .page_content .market_middle .market_weapons .invItemContainer .item_showcase .fc_remarkable,.pay-container .page_content .market_middle .market_weapons .invItemContainer .item_showcase .fc_restricted{color:#8847ff}.pay-container .page_content .market_middle .market_weapons .invItemContainer .item_showcase .fc_classified,.pay-container .page_content .market_middle .market_weapons .invItemContainer .item_showcase .fc_exotic{color:#d32ce6}.pay-container .page_content .market_middle .market_weapons .invItemContainer .item_showcase .fc_extraordinary,.pay-container .page_content .market_middle .market_weapons .invItemContainer .item_showcase .fc_covert{color:#eb4b4b}.pay-container .page_content .market_middle .market_weapons .invItemContainer .item_showcase .fc_contraband{color:#e4ae33}.pay-container .page_content .market_middle .market_weapons .inventory{width:100%;display:flex;flex-wrap:wrap}.pay-container .page_content .market_middle .market_weapons .item_footer{border-radius:7px;background-color:#303c42;bottom:0;position:absolute;height:36px;display:flex;justify-content:center;align-items:center;font-family:Roboto;color:#aebfc7}.pay-container .page_content .market_middle .market_weapons .item_footer .item_price,.pay-container .page_content .market_middle .market_weapons .item_footer .item_state{display:flex;align-items:center}.pay-container .page_content .market_middle .market_weapons .item_footer .item_price .icon-unlock,.pay-container .page_content .market_middle .market_weapons .item_footer .item_state .icon-unlock{font-family:SFCompactDisplay;font-size:15px;font-weight:400;font-stretch:normal;font-style:normal;line-height:.93;letter-spacing:normal;color:#23d160}.pay-container .page_content .market_middle .market_weapons .item_footer .item_price{justify-content:flex-start;margin-left:19px}.pay-container .page_content .market_middle .market_weapons .item_footer .item_price span{font-size:13px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.08;letter-spacing:normal}.pay-container .page_content .market_middle .market_weapons .item_footer .item_price .price{margin-left:5px;padding:0}.pay-container .page_content .market_middle .market_weapons .item_footer .item_state{justify-content:flex-end;margin-right:19px}.pay-container .page_content .market_middle .market_weapons .market__item{width:185px;height:204px;border-radius:7px;background-color:#2c383d;flex:1 1 185px}.pay-container .page_content .market_middle .market_top_navi{display:flex;flex-wrap:wrap;align-items:center;flex-direction:row;background-color:#2c383d}.pay-container .page_content .market_middle .market_top_navi .search_bar{display:flex;position:relative;flex:2 0px;min-width:200px;height:40px;padding:13px;border-right:2px solid #283338}.pay-container .page_content .market_middle .market_top_navi .search_bar .icon-search{color:#aebfc7}.pay-container .page_content .market_middle .market_top_navi .search_bar input,.pay-container .page_content .market_middle .market_top_navi .search_bar input::placeholder{position:absolute;top:0;left:25px;height:100%;margin-left:15px;color:#aebfc7;font-size:14px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1;letter-spacing:-.25px}.pay-container .page_content .market_middle .market_top_navi .search_filters{margin:0 20px}.pay-container .page_content .market_middle .market_top_navi .search_filters .search_filters_options{display:flex;flex-direction:row;justify-content:flex-end}.pay-container .page_content .market_middle .market_top_navi .search_filters .search_filters_options .filter-option .inp-wrap{margin-bottom:0;height:auto;background:#2c383d;width:100px}.pay-container .page_content .market_middle .market_top_navi .search_filters .search_filters_options .filter-option .inp-wrap .inp-title{color:#23d160;align-items:center}.pay-container .page_content .market_middle .market_top_navi .search_filters .search_filters_options .filter-option .inp-wrap .inp{color:#23d160}.pay-container .page_content .market_middle .market_top_navi .search_filters .search_filters_options .filter-option .inp-wrap .dropdown{background:#2c383d;color:#23d160;width:100px}.pay-container .page_content .market_middle .market_top_navi .search_filters .search_filters_options .filter-option .inp-wrap .dropdown .option{color:#23d160}.pay-container .page_content .market_middle .market_top_navi .search_filters .search_filters_options .filter-option,.pay-container .page_content .market_middle .market_top_navi .search_filters .search_filters_options .sort-option{display:flex;align-items:center;margin-left:10px;position:relative;margin-right:10px}.pay-container .page_content .market_middle .market_top_navi .search_filters .search_filters_options .sort-option .inp-wrap{margin-bottom:0;height:auto;background:#2c383d;width:200px}.pay-container .page_content .market_middle .market_top_navi .search_filters .search_filters_options .sort-option .inp-wrap .inp-title{color:#23d160;align-items:center}.pay-container .page_content .market_middle .market_top_navi .search_filters .search_filters_options .sort-option .inp-wrap .inp{color:#23d160}.pay-container .page_content .market_middle .market_top_navi .search_filters .search_filters_options .sort-option .inp-wrap .dropdown{background:#2c383d;color:#23d160;width:200px}.pay-container .page_content .market_middle .market_top_navi .search_filters .search_filters_options .sort-option .inp-wrap .dropdown .option{color:#23d160}@media(max-width:1024px){.pay-container .page_content .market_middle{width:100%;height:900px}}.pay-container .page_content .market_right{width:320px;display:inline-block;padding-left:7px;max-width:415px}.pay-container .page_content .market_right__column{border-radius:5px;box-shadow:0 1px 0 0 #1e282c;background-color:#293338;height:100%}.pay-container .page_content .market_right__column .market_top_pending{background-color:#2c383d;border-radius:5px;height:40px;display:flex;justify-content:center;align-items:center}.pay-container .page_content .market_right__column .market_top_pending .icon-exchange{transform:rotate(-90deg)}.pay-container .page_content .market_right__column .market_top_pending .pending-text-box{font-family:Roboto;font-size:14px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1;letter-spacing:-.25px;color:#aebfc7;margin-left:10px}.pay-container .page_content .market_right__column .market_top_pending .pending-trades{color:#23d160;text-decoration:underline;cursor:pointer}.pay-container .page_content .market_right__column .checkout_block .total_cost{display:flex;justify-content:center;align-items:center;height:37px;border-radius:3px;box-shadow:0 1px 0 0 #1e282c;background-color:#2c383d;width:100%;font-size:14px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:center;color:#aebfc7}.pay-container .page_content .market_right__column .checkout_block .total_cost .amount{color:#23d160;margin-left:10px}.pay-container .page_content .market_right__column .check_product{margin-bottom:20px}.pay-container .page_content .market_right__column .check_product .product{background:0 0;font-family:Roboto;position:relative;height:103px;border-radius:7px;background-color:#2c383d;padding:10px;margin-top:10px}.pay-container .page_content .market_right__column .check_product .product:hover .close{display:block}.pay-container .page_content .market_right__column .check_product .product .close{display:none;background-color:#2b383de6;width:100%;height:100%;position:absolute;z-index:2;top:0;left:0;cursor:pointer}.pay-container .page_content .market_right__column .check_product .product .close .icon-close{font-size:30px;display:flex;justify-content:center;align-items:center;height:80%;color:#eb4b4b}.pay-container .page_content .market_right__column .check_product .product .close p{display:flex;justify-content:center;align-items:center;position:absolute;width:100%;height:100%;top:16px;font-size:12px}.pay-container .page_content .market_right__column .check_product .product .product_wrapper{position:relative;width:100%;height:100%}.pay-container .page_content .market_right__column .check_product .product .product_wrapper .product_img{width:59px;top:0;height:44px;background-size:contain;background-repeat:no-repeat;background-position:center center;position:absolute;left:0}.pay-container .page_content .market_right__column .check_product .product .product_wrapper .product-wear{font-size:13px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.08;letter-spacing:normal;color:#68757b;top:10px;right:0;position:absolute}.pay-container .page_content .market_right__column .check_product .product .product_wrapper .product-name{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;width:90%;font-size:13px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.08;letter-spacing:normal;color:#e1e1e1}.pay-container .page_content .market_right__column .check_product .product .product_wrapper .product-title{font-size:12px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.17;letter-spacing:normal;color:#aebfc7}.pay-container .page_content .market_right__column .check_product .product .product_wrapper .product_info{padding-top:10px;margin-left:70px}.pay-container .page_content .market_right__column .product .wea_price{height:36px;border-radius:7px;background-color:#303c42;width:100%;justify-content:center;align-items:center;display:flex;padding:0;color:#aebfc7}.pay-container .page_content .market_right__column .product .wea_price .w_price{font-family:Roboto;font-size:13px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.08;letter-spacing:normal;color:#aebfc7}.pay-container .page_content .market_right__column .checkout_btn .btn{font-size:14px;font-weight:500;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:center;color:#232c30;margin-top:10px;width:100%;height:37px;border-radius:3px;box-shadow:0 1px 0 0 #1e282c;background-color:#23d160;padding:9px 0;text-transform:none}@media(max-width:1024px){.pay-container .page_content .market_right{margin-top:20px;padding-left:0;width:100%;height:100%;max-width:none}.pay-container .page_content .pay-container .page_content .market_middle .market_top_navi .search_filters{margin:0;width:100%}}@media(max-width:1024px){.pay-container .page_content{height:100%}}.wax-trade-list table{width:100%}.wax-trade-list h4{margin-bottom:15px}.wax-trade-list h5{margin-top:10px;font-size:15px;margin-bottom:-10px;color:#ccc}.wax-trade-list th{border-bottom:1px solid #1f282d;padding:10px 0;background:#2d3b42}.wax-trade-list td{vertical-align:middle}.wax-trade-list tr{background:#3e525d}.wax-trade-list tr:nth-child(2n){background:#384a54}.wax-trade-list .price{color:#23d160}.wax-trade-list .price i{margin-right:5px}.wax-trade-list img{width:100px;min-width:80px;float:left;padding:10px}.wax-trade-list span{float:left;vertical-align:middle;margin-top:27px}.wax-trade-list .btn{margin-top:0}.inventory .float_bar{width:90%;height:4px;left:5%;position:absolute;bottom:6px}.inventory .float_bar_container{height:21px;margin-bottom:-14px}.inventory .float_bar_fn{background-color:#8bc34a;width:7%;border-top-left-radius:5px;border-bottom-left-radius:5px}.inventory .float_bar_mw{background-color:#4caf50;width:8%}.inventory .float_bar_ft{background-color:#ffeb3b;width:23%}.inventory .float_bar_ww{background-color:#ff9800;width:7%}.inventory .float_bar_bs{background-color:#f44336;width:55%;border-top-right-radius:5px;border-bottom-right-radius:5px}.inventory .float_bar_arrow{position:absolute;bottom:9px;font-size:9px;font-weight:100;margin-left:-4px}.inventory .float_bar div{height:100%;float:left}.inventory .float_value{display:block;margin-right:5%;margin-bottom:-4px;font-size:small;color:#99aab0;text-align:right}.inventory .price_diff{margin-left:5px;font-size:10px;font-weight:500}.inventory .diff_positive{color:#23d160}.inventory .diff_negative{color:#ff5656}.rc-tooltip.reffer-tooltip .rc-tooltip-inner{background:#131b20!important;border-radius:3px;box-shadow:0 2px 4px 0 rgba(0,0,0,.2);color:rgba(255,255,255,.5);font-size:14px;font-family:Roboto;letter-spacing:.29px}.rc-tooltip.reffer-tooltip-revert .rc-tooltip-inner{background-color:#adbec6!important;border-radius:3px;box-shadow:0 2px 4px 0 rgba(0,0,0,.2);font-size:14px;font-family:Roboto;font-size:15px;font-weight:500;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#222c31;padding:13px}.refer-modal{max-width:616px!important;width:fit-content!important;margin-left:auto;margin-right:auto}.refer-modal .refer-modal-container{width:400px!important;height:auto;background:#2b3840;border-radius:7px;box-shadow:0 4px 8px 0 rgba(0,0,0,.15)}.refer-modal .refer-modal-container .refer-header{background-image:url(/build/ReferralBackgroundModal.a2c18ebd4fa840494b1f3253fe3906bc.svg);background-repeat:no-repeat;background-size:contain}.refer-modal .refer-modal-container .refer-header__image{position:relative;width:100%;height:121px}.refer-modal .refer-modal-container .refer-header .modal-close{width:34.27px;height:34.27px;background:#1a252b;box-shadow:0 2px 4px 0 rgba(0,0,0,.15);border-radius:17.14px;position:absolute;top:10px;right:10px;z-index:1}.refer-modal .refer-modal-container .refer-header .modal-close:hover{background:#3a4c55}.refer-modal .refer-modal-container .refer-header .modal-close i{cursor:pointer;font-size:16px;color:rgba(174,191,199,.5);justify-content:center;align-items:center;display:flex;width:100%;height:100%}.refer-modal .refer-modal-container .refer-header__heading{display:flex;flex-direction:column;justify-content:center;padding:0 30px 29px;align-items:flex-start}.refer-modal .refer-modal-container .refer-header__heading .title{color:#fff;font-size:20px;font-family:Roboto;font-weight:500;text-align:center;letter-spacing:.25px;line-height:32px;margin:0 auto}.refer-modal .refer-modal-container .refer-header__heading .description{color:rgba(255,255,255,.65);font-size:14px;font-family:Roboto;font-weight:400;text-align:center;letter-spacing:.25px;line-height:20px}.refer-modal .refer-modal-container .refer-header__heading .description--green{color:#23d160}.refer-modal .refer-modal-container .refer-header .refer-pattern{background-image:url(/build/ReferralBackgroundModal.a2c18ebd4fa840494b1f3253fe3906bc.svg);height:211px;width:100%;background-repeat:no-repeat;background-size:contain}.refer-modal .refer-modal-container .refer-header .refer-image{background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iNzFweCIgaGVpZ2h0PSI3NnB4IiB2aWV3Qm94PSIwIDAgNzEgNzYiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogc2tldGNodG9vbCA2MiAoMTAxMDEwKSAtIGh0dHBzOi8vc2tldGNoLmNvbSAtLT4KICAgIDx0aXRsZT5BMzQyNzgyOS00RURDLTQ3NzgtQkQ2Ny05NDU0MzREMkY3RjNAMS4wMHg8L3RpdGxlPgogICAgPGRlc2M+Q3JlYXRlZCB3aXRoIHNrZXRjaHRvb2wuPC9kZXNjPgogICAgPGcgaWQ9IldlYiIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPGcgaWQ9IldlYi1TdHlsZWd1aWRlIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNDIuMDAwMDAwLCAtNjU1LjAwMDAwMCkiPgogICAgICAgICAgICA8ZyBpZD0iQXNzZXRzIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg0Mi4wMDAwMDAsIDU2Ny4wMDAwMDApIj4KICAgICAgICAgICAgICAgIDxnIGlkPSJHaWZ0LUJveCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMC4wMDAwMDAsIDQ0LjAwMDAwMCkiPgogICAgICAgICAgICAgICAgICAgIDxnIGlkPSJSZWZlcnJhbF9HaWZ0X0JveCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMC4wMDAwMDAsIDQ0LjAwMDAwMCkiPgogICAgICAgICAgICAgICAgICAgICAgICA8cGF0aCBkPSJNNjUuNDQxNDE1NCwxNy40MDM0NTggQzY1LjQ0MTQxNTQsMTcuNDAzNDU4IDYxLjgxMTY3MzYsMjAuNjQ4ODc5OCA1NC41NjYzMDUsMjEuNTczNDMgTDM0Ljg1NjA0OTUsMjEuNTczNDMgTDM1Ljk4NDQ5MzYsMTguNzkyOTQyMiBMMzkuODM3ODQ0MSwxOC43OTI5NDIyIEMzOS44Mzc4NDQxLDE4Ljc5Mjk0MjIgNDAuMzI2NjYzMiwxNi4zMDQ5Mzc0IDQxLjcxMzYzMTYsMTMuMDg2ODY0NiBDNDMuMDEyMTk2NiwxMC4wNTY0MzY4IDQ1LjEwNDkwNjksNi4zNzk1MDc1NCA0OC4zMzQyMzMsMy41MTYyMTI4NiBDNDkuNzg4ODA0MSwyLjIxNjM3MjggNTEuNDgwMzU1OSwxLjA5MDUwMzE1IDUzLjQzMTE3NDksMC4yNTYzNTY4MDUgTDY1LjQ0MTQxNTQsMTcuNDAzNDU4IiBpZD0iRmlsbC0yNiIgZmlsbD0iI0VBOEEzMyI+PC9wYXRoPgogICAgICAgICAgICAgICAgICAgICAgICA8cGF0aCBkPSJNNjUuNDQxNDE1NCwxNi4zMzMwMjYyIEM2NS40NDE0MTU0LDE2LjMzMzAyNjIgNjEuNzA0NjUzOSwxOS42OTAyMTE1IDU0LjI0NTY2MiwyMC42NDY2MDA3IEw0My4xOTc1MTI5LDIwLjY0NjYwMDcgQzUzLjM0MzIxMDQsMTQuMjYyMjkwNCA2NS40NDE0MTU0LDE2LjMzMzAyNjIgNjUuNDQxNDE1NCwxNi4zMzMwMjYyIiBpZD0iRmlsbC0yNyIgZmlsbD0iI0NCNjMyRCI+PC9wYXRoPgogICAgICAgICAgICAgICAgICAgICAgICA8cGF0aCBkPSJNNDUuMTMwNzA3OCwxNi4wMTI0NTQ0IEM0NS4xMzA3MDc4LDE2LjAxMjQ1NDQgNDUuOTI5MTU5MywxMC4yMjU0MjU0IDQxLjM0Mzg1NDQsMTIuMTg1NDE5MyBDNDIuNjkzNjU0NSw5LjI4ODYzNjg5IDQ0Ljg2ODkzMyw1Ljc3Mzg2NDYgNDguMjI1NjcyNywzLjAzNjg0NDYxIEM0OC4yMjU2NzI3LDMuMDM2ODQ0NjEgNDcuNjk1MTczNSw4LjgzNjk0NTA4IDU2LjE3MzEyMjcsMTEuMTYyMjEzOCBMNDUuMTMwNzA3OCwxNi4wMTI0NTQ0IiBpZD0iRmlsbC0yOCIgZmlsbD0iI0YwQUEzNSI+PC9wYXRoPgogICAgICAgICAgICAgICAgICAgICAgICA8cGF0aCBkPSJNOC45MDQ4MzAwMiwxNy40MDM0NTggQzguOTA0ODMwMDIsMTcuNDAzNDU4IDEyLjUzMzgyODksMjAuNjQ4ODc5OCAxOS43NzkxOTc1LDIxLjU3MzQzIEwzOS40OTAxOTU5LDIxLjU3MzQzIEwzOC4zNjI0OTQ3LDE4Ljc5Mjk0MjIgTDM0LjUwODQwMTMsMTguNzkyOTQyMiBDMzQuNTA4NDAxMywxOC43OTI5NDIyIDM0LjAxODgzOTMsMTYuMzA0OTM3NCAzMi42MzE4NzA5LDEzLjA4Njg2NDYgQzMxLjMzNDA0ODgsMTAuMDU2NDM2OCAyOS4yNDA1OTU2LDYuMzc5NTA3NTQgMjYuMDEyMDEyNCwzLjUxNjIxMjg2IEMyNC41NTc0NDEzLDIuMjE2MzcyOCAyMi44NjUxNDY2LDEuMDkwNTAzMTUgMjAuOTE0MzI3NiwwLjI1NjM1NjgwNSBMOC45MDQ4MzAwMiwxNy40MDM0NTgiIGlkPSJGaWxsLTI5IiBmaWxsPSIjRUE4QTMzIj48L3BhdGg+CiAgICAgICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik03Ljk3ODAwMDc1LDE2LjMzMzAyNjIgQzcuOTc4MDAwNzUsMTYuMzMzMDI2MiAxMS43MTM5OTc0LDE5LjY5MDIxMTUgMTkuMTcyOTg5NCwyMC42NDY2MDA3IEwzMC4yMjE5MDMyLDIwLjY0NjYwMDcgQzIwLjA3NjIwNTgsMTQuMjYyMjkwNCA3Ljk3ODAwMDc1LDE2LjMzMzAyNjIgNy45NzgwMDA3NSwxNi4zMzMwMjYyIiBpZD0iRmlsbC0zMCIgZmlsbD0iI0NCNjMyRCI+PC9wYXRoPgogICAgICAgICAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMjguMjg4NzA4NCwxNi4wMTI0NTQ0IEMyOC4yODg3MDg0LDE2LjAxMjQ1NDQgMjcuNDkxMDI5LDEwLjIyNTQyNTQgMzIuMDc1NTYxNywxMi4xODU0MTkzIEMzMC43MjY1MzM4LDkuMjg4NjM2ODkgMjguNTUwNDgzMSw1Ljc3Mzg2NDYgMjUuMTk0NTE1NiwzLjAzNjg0NDYxIEMyNS4xOTQ1MTU2LDMuMDM2ODQ0NjEgMjUuNzI0MjQyNiw4LjgzNjk0NTA4IDE3LjI0NjI5MzQsMTEuMTYyMjEzOCBMMjguMjg4NzA4NCwxNi4wMTI0NTQ0IiBpZD0iRmlsbC0zMSIgZmlsbD0iI0YwQUEzNSI+PC9wYXRoPgogICAgICAgICAgICAgICAgICAgICAgICA8cG9seWxpbmUgaWQ9IkZpbGwtMzIiIGZpbGw9IiMxOUExNDgiIHBvaW50cz0iNDIuMjcwNjgzNyAyMC42NDY2MDA3IDQxLjU4NDM4NTIgNDkuMTYwMjc2NSA0MS41MzkwMjg1IDUwLjk5OTk4ODQgNDEuNDQ5ODAyMyA2Ny4zNTU5NTYxIDQxLjI1ODcwOTQgNzUuMzI5NTI3NSA1LjYxMTM0MDkyIDc1LjMyOTUyNzUgNC42NTM2NDU5OSA2Ny4zNTU5NTYxIDMuOTg5NjU0MDggNDkuMTYwMjc2NSAwLjU2MzM2NjYwMSAyMC42NDY2MDA3IDQyLjI3MDY4MzcgMjAuNjQ2NjAwNyI+PC9wb2x5bGluZT4KICAgICAgICAgICAgICAgICAgICAgICAgPHBvbHlsaW5lIGlkPSJGaWxsLTMzIiBmaWxsPSIjMkZDODY1IiBwb2ludHM9IjQyLjI3MDY4MzcgMjAuNjQ2NjAwNyAwLjU2MzM2NjYwMSAyMC42NDY2MDA3IDUuNjExMzQwOTIgNzUuMzI5NTI3NSA0LjIwNzUxNDggMjMuOTUwNjQ4OSA0Mi4yNzA2ODM3IDIwLjY0NjYwMDciPjwvcG9seWxpbmU+CiAgICAgICAgICAgICAgICAgICAgICAgIDxwb2x5bGluZSBpZD0iRmlsbC0zNCIgZmlsbD0iI0NCNjMyRCIgcG9pbnRzPSIyNS41ODc3NTY4IDIwLjY0NjYwMDcgMjUuNTgxNjMwMiAyMi4xMTAxNTM5IDI1LjU3NDczNzcgMjMuMTI0MDEyIDI1LjM4NTU3NjcgNzUuMzI5NTI3NSAxOC4yNTc5NjAxIDc1LjMyOTUyNzUgMTcuMjk4MzcwMSAyMi44MDY2MjM5IDE3LjI4NTM1MSAyMi4zMTkwMjA2IDE3LjI0NjI5MzQgMjAuNjQ2NjAwNyAyNS41ODc3NTY4IDIwLjY0NjYwMDciPjwvcG9seWxpbmU+CiAgICAgICAgICAgICAgICAgICAgICAgIDxwb2x5bGluZSBpZD0iRmlsbC0zNSIgZmlsbD0iI0VBOEEzMyIgcG9pbnRzPSIyNS41ODc3NTY4IDIwLjY0NjYwMDcgMjUuNTgxNjMwMiAyMS45MDI1NzI0IDE3LjI5ODM3MDEgMjIuNTAwMjU5MiAxNy4yODUzNTEgMjIuMDgxODE0NiAxNy4yNDYyOTM0IDIwLjY0NjYwMDcgMjUuNTg3NzU2OCAyMC42NDY2MDA3Ij48L3BvbHlsaW5lPgogICAgICAgICAgICAgICAgICAgICAgICA8cG9seWxpbmUgaWQ9IkZpbGwtMzYiIGZpbGw9IiMyM0QxNjAiIHBvaW50cz0iNzAuMDc1NTYxNyAyMC42NDY2MDA3IDY2LjY1OTMzOTEgNDkuMTYwMjc2NSA2NS45OTY1NTYzIDY3LjM1NTk1NjEgNjUuMDQxNjc0NyA3NS4zMjk1Mjc1IDQxLjM0Mzg1NDQgNzUuMzI5NTI3NSA0MS41MzQzODU5IDY3LjM1NTk1NjEgNDEuNjY4NTczNSA0OS4xNjAyNzY1IDQyLjM1Mjg1NTkgMjAuNjQ2NjAwNyA3MC4wNzU1NjE3IDIwLjY0NjYwMDciPjwvcG9seWxpbmU+CiAgICAgICAgICAgICAgICAgICAgICAgIDxwb2x5bGluZSBpZD0iRmlsbC0zNyIgZmlsbD0iI0VBOEEzMyIgcG9pbnRzPSI1OC45NTM2MTA1IDIwLjY0NjYwMDcgNTguOTIwNDI0OCAyMS42ODU3MzA5IDU3LjY1MzgzNzEgNzUuMzI5NTI3NSA1MS41Mzg5NzY0IDc1LjMyOTUyNzUgNTEuNzg3ODY5MSAyMi4zMTkwMjA2IDUxLjgwMTMwMTQgMjAuNjQ2NjAwNyA1OC45NTM2MTA1IDIwLjY0NjYwMDciPjwvcG9seWxpbmU+CiAgICAgICAgICAgICAgICAgICAgICAgIDxwb2x5bGluZSBpZD0iRmlsbC0zOCIgZmlsbD0iIzQwRjQ3RiIgcG9pbnRzPSI0MS4zNDM4NTQ0IDc1LjMyOTUyNzUgNDIuMzUyODU1OSAyMC42NDY2MDA3IDcwLjA3NTU2MTcgMjAuNjQ2NjAwNyA0NS4yODE5OTk5IDIzLjAwMDY4ODYgNDEuMzQzODU0NCA3NS4zMjk1Mjc1Ij48L3BvbHlsaW5lPgogICAgICAgICAgICAgICAgICAgICAgICA8cG9seWxpbmUgaWQ9IkZpbGwtMzkiIGZpbGw9IiNGMEFBMzUiIHBvaW50cz0iNTguOTUzNjEwNSAyMC42NDY2MDA3IDU4LjkyMzU2NDQgMjEuNzk4MzQwNSA1Mi40NjU4MDU2IDIyLjUwMDI1OTIgNTIuNDc3OTY3MSAyMC42NDY2MDA3IDU4Ljk1MzYxMDUgMjAuNjQ2NjAwNyI+PC9wb2x5bGluZT4KICAgICAgICAgICAgICAgICAgICA8L2c+CiAgICAgICAgICAgICAgICA8L2c+CiAgICAgICAgICAgIDwvZz4KICAgICAgICA8L2c+CiAgICA8L2c+Cjwvc3ZnPg==) no-repeat top;background-size:contain;position:absolute;bottom:10px;height:76px;width:71px;margin-left:auto;margin-right:auto;left:0;right:0;top:24px;bottom:21px}.refer-modal .refer-modal-container .refer-body{display:flex;justify-content:center;margin-bottom:40px;flex-direction:column;align-items:center}.refer-modal .refer-modal-container .refer-body__input{display:flex}.refer-modal .refer-modal-container .refer-body__input .code-input{width:203px;height:42px;background:#35434c;border-radius:4px;margin-right:7px;padding-left:20px;color:#fff;border:2px solid transparent}.refer-modal .refer-modal-container .refer-body__input .code-input--full{width:317px}.refer-modal .refer-modal-container .refer-body__input .code-input:focus{box-shadow:inset 0 0 0 1px #23d160;border:2px solid rgba(35,209,96,.2)}.refer-modal .refer-modal-container .refer-body__recaptcha{font-family:Roboto;font-size:14px;font-weight:700;letter-spacing:-.25px;text-align:center}.refer-modal .refer-modal-container .refer-body__recaptcha p{color:rgba(255,255,255,.65);padding:10px 0}.refer-modal .refer-modal-container .refer-body__settings{margin-bottom:20px}.refer-modal .refer-modal-container .refer-body__settings--input{width:317px;height:42px;background:#35434c;border-radius:4px;display:flex;flex-direction:row}.refer-modal .refer-modal-container .refer-body__settings--input:first-child{margin-bottom:5px}.refer-modal .refer-modal-container .refer-body__settings--input input{width:100%;height:100%;color:#fff;font-size:12px;font-family:Roboto;font-weight:500;letter-spacing:.25px;line-height:20px;padding-left:20px;flex:1}.refer-modal .refer-modal-container .refer-body__settings--input i{padding:11px;padding-right:15px;color:#717b82;font-size:18px}.refer-modal .refer-modal-container .refer-body__settings--input i:hover{color:#fff}.refer-modal .refer-modal-container .refer-body__settings--input img{padding-right:15px;margin-top:11px}.refer-modal .refer-modal-container .refer-body__divider{height:40px}.refer-modal .refer-modal-container .refer-body__divider--content{width:363px;height:20px;position:relative;border-bottom:1px dashed #35434c}.refer-modal .refer-modal-container .refer-body__divider--content span{color:rgba(255,255,255,.3);background:#2b3840;padding:0 10px;top:9px;position:absolute;left:50%;transform:translate(-50%)}.refer-modal .refer-modal-container .refer-body__statistics{display:flex;flex-flow:wrap;width:250px}.refer-modal .refer-modal-container .refer-body__statistics__item{margin:5%;width:40%}.refer-modal .refer-modal-container .refer-body__statistics__item .amount{height:32px;color:#fff;font-size:20px;font-family:Roboto;font-weight:500;letter-spacing:.25px;line-height:32px;justify-content:center;align-items:center;display:inline-flex}.refer-modal .refer-modal-container .refer-body__statistics__item .amount--green{color:#23d160}.refer-modal .refer-modal-container .refer-body__statistics__item .amount i{font-size:24px;padding-right:11px}.refer-modal .refer-modal-container .refer-body__statistics__item .title{width:96px;height:32px;color:#fff;font-size:14px;font-family:Roboto;font-weight:500;letter-spacing:.18px;line-height:32px}.refer-modal .refer-modal-container .refer-body__earnings{width:317px;height:62px;background:#35434c;border-radius:4px;display:flex;justify-content:center;align-items:center}.refer-modal .refer-modal-container .refer-body__earnings__left{width:50%;padding:0 20px;color:#fff;font-size:12px;font-family:Roboto;font-weight:500;letter-spacing:.25px;line-height:20px}.refer-modal .refer-modal-container .refer-body__earnings__right{width:50%;margin-right:10px}.refer-modal .refer-modal-container .refer-body__earnings__right button{width:152px;height:42px;background:#00d54f;box-shadow:inset 0 1.5px 0 0 #00eb61,inset 0 -1.5px 0 0 #008e2e;border-radius:6px;color:#2b3e46;font-size:14px;font-family:Roboto;font-weight:700;text-align:center;letter-spacing:-.25px}.refer-modal .refer-modal-container .refer-body__earnings__right button:hover{background:#1ee969}.refer-modal .refer-modal-container .refer-body__earnings__right button:focus{background:#00a93f}.rc-tooltip.rakeback-chest-tooltip.rc-tooltip-placement-bottom{padding:0 0 5px}.rc-tooltip.rakeback-chest-tooltip .rc-tooltip-content .rc-tooltip-arrow{display:none}.rc-tooltip.rakeback-chest-tooltip .rc-tooltip-content .rc-tooltip-inner{background:#0e1418!important;border-radius:4px;box-shadow:0 2px 4px 0 rgba(9,14,15,.2);min-height:42px;color:rgba(255,255,255,.65);font-family:Gilroy;font-size:14px;font-weight:700;padding:12px 20px}@media(max-width:1024px){.ReactModal__Content.rakeback-welcome-modal{height:auto!important}.ReactModal__Content.rakeback-welcome-modal>div{max-width:100%!important}}.rakeback-welcome-modal{max-width:840px!important;margin-left:auto;margin-right:auto;background:#2b3840}@media screen and (max-width:600px){.rakeback-welcome-modal{width:85%!important}}@media screen and (max-height:767px) and (max-width:600px){.rakeback-welcome-modal{margin:10vh auto 0;left:45vw;width:90vw}}@media screen and (max-height:600px) and (max-width:600px){.rakeback-welcome-modal{margin:30vh auto 0}}.rakeback-welcome-modal-longer{max-width:1024px!important}.rakeback-welcome-modal .rakeback-welcome-modal-container{background:linear-gradient(-180deg,rgba(43,56,64,0) 0%,#2b3840 100%),url(/build/WelcomeModalBackground.8708699e794287d1d7ef3ff2dd8e8d1d.1680.png);background-repeat:no-repeat;background-size:cover;height:auto;box-shadow:0 4px 8px 0 rgba(0,0,0,.15);border-radius:7px;padding:40px}@media screen and (max-width:480px){.rakeback-welcome-modal .rakeback-welcome-modal-container{padding:20px}}.rakeback-welcome-modal .rakeback-welcome-modal-container .heading{color:#b8bdbf;font-family:Gilroy;font-size:20px;font-weight:600;letter-spacing:0;line-height:29px}@media screen and (max-width:434px){.rakeback-welcome-modal .rakeback-welcome-modal-container .heading{margin-top:15px}}.rakeback-welcome-modal .rakeback-welcome-modal-container .heading--blue{background:linear-gradient(45deg,#4e9fcc 0%,#7bcbe7 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.rakeback-welcome-modal .rakeback-welcome-modal-container .heading--green{color:#00d54f}.rakeback-welcome-modal .rakeback-welcome-modal-container .heading--orange{color:#f6ab3a}.rakeback-welcome-modal .rakeback-welcome-modal-container .heading--left{float:left}.rakeback-welcome-modal .rakeback-welcome-modal-container .heading--white{color:#fff;font-family:Gilroy;font-size:20px;font-weight:800}.rakeback-welcome-modal .rakeback-welcome-modal-container .heading--level{margin-right:5px}.rakeback-welcome-modal .rakeback-welcome-modal-container .rakeback-modal-overlay .chest{position:absolute;top:-40px;left:calc(50% - 40px)}@media(max-width:767px){.rakeback-welcome-modal .rakeback-welcome-modal-container .rakeback-modal-overlay .chest{position:relative;top:initial;left:initial}}.rakeback-welcome-modal .rakeback-welcome-modal-container .rakeback-modal-overlay .chest img{width:84px;height:72px}.rakeback-welcome-modal .rakeback-welcome-modal-container .rakeback-modal-overlay .modal-close{width:34.27px;height:34.27px;background:#1a252b;box-shadow:0 2px 4px 0 rgba(0,0,0,.15);border-radius:17.14px;position:absolute;top:-15px;right:-15px}.rakeback-welcome-modal .rakeback-welcome-modal-container .rakeback-modal-overlay .modal-close:hover{background:#3a4c55}.rakeback-welcome-modal .rakeback-welcome-modal-container .rakeback-modal-overlay .modal-close i{font-size:16px;color:rgba(174,191,199,.5);justify-content:center;align-items:center;display:flex;width:100%;height:100%}.rakeback-welcome-modal .rakeback-welcome-modal-container .rakeback-welcome-header{position:relative}.rakeback-welcome-modal .rakeback-welcome-modal-container .rakeback-welcome-header .modal-close{width:34.27px;height:34.27px;background:#1a252b;box-shadow:0 2px 4px 0 rgba(0,0,0,.15);border-radius:17.14px;position:absolute;top:-35px;right:-35px;z-index:1}.rakeback-welcome-modal .rakeback-welcome-modal-container .rakeback-welcome-header .modal-close:hover{background:#3a4c55}.rakeback-welcome-modal .rakeback-welcome-modal-container .rakeback-welcome-header .modal-close i{font-size:16px;color:rgba(174,191,199,.5);justify-content:center;align-items:center;display:flex;width:100%;height:100%}.rakeback-welcome-modal .rakeback-welcome-modal-container .rakeback-welcome-header__content{display:flex}@media(max-width:767px){.rakeback-welcome-modal .rakeback-welcome-modal-container .rakeback-welcome-header__content{flex-direction:column;align-items:center}}.rakeback-welcome-modal .rakeback-welcome-modal-container .rakeback-welcome-header__content-desc{max-width:369px;text-align:left}@media(max-width:767px){.rakeback-welcome-modal .rakeback-welcome-modal-container .rakeback-welcome-header__content-desc{width:auto;text-align:center;margin-top:13px}}.rakeback-welcome-modal .rakeback-welcome-modal-container .rakeback-welcome-header__content-desc .description{color:rgba(255,255,255,.65);font-family:Gilroy;font-weight:500;font-size:14px;height:35px;line-height:20px}.rakeback-welcome-modal .rakeback-welcome-modal-container .rakeback-welcome-header__content-desc .description span{color:#fff;font-weight:700;line-height:1.5}.rakeback-welcome-modal .rakeback-welcome-modal-container .rakeback-welcome-header__content-desc .description span.orange{color:#f6ab3a}.rakeback-welcome-modal .rakeback-welcome-modal-container .rakeback-welcome-header__content-desc .description span.pointer{cursor:pointer}.rakeback-welcome-modal .rakeback-welcome-modal-container .rakeback-welcome-header__content-level{text-align:right;margin-left:auto;display:flex;flex-direction:column}@media(max-width:767px){.rakeback-welcome-modal .rakeback-welcome-modal-container .rakeback-welcome-header__content-level{align-items:center;text-align:center;margin-left:initial;margin-top:13px}}.rakeback-welcome-modal .rakeback-welcome-modal-container .rakeback-welcome-header__content-level .progress{position:relative;height:22px;border-top-right-radius:5px;border-bottom-right-radius:5px;width:164px;background:#1a252b;box-shadow:0 2px 0 0 #162025;margin-left:auto}@media(max-width:767px){.rakeback-welcome-modal .rakeback-welcome-modal-container .rakeback-welcome-header__content-level .progress{margin-left:initial}}.rakeback-welcome-modal .rakeback-welcome-modal-container .rakeback-welcome-header__content-level .progress .progress-bar{position:absolute;height:100%;content:"";left:0;top:0;background:linear-gradient(45deg,#f48711 0%,#ffc05c 100%);border:none;border-radius:3px;box-shadow:0 2px 0 0 #cc7411;transform:skew(-5deg);border-top-right-radius:5px;border-bottom-right-radius:5px}.rakeback-welcome-modal .rakeback-welcome-modal-container .rakeback-welcome-header__content-level .progress .progress-bar:after{background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTdweCIgaGVpZ2h0PSIxN3B4IiB2aWV3Qm94PSIwIDAgMTcgMTciIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogc2tldGNodG9vbCA2MiAoMTAxMDEwKSAtIGh0dHBzOi8vc2tldGNoLmNvbSAtLT4KICAgIDx0aXRsZT5ERjQyMUVEMy01NjE4LTQyQTktODA3MS05NjZGQTUzMEExOUJAMS4wMHg8L3RpdGxlPgogICAgPGRlc2M+Q3JlYXRlZCB3aXRoIHNrZXRjaHRvb2wuPC9kZXNjPgogICAgPGcgaWQ9IldlYi1WZXJzaW9uIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8ZyBpZD0iUmFrZWJhY2stLy1Nb2RhbC0vLUZpcnN0LUxhdW5jaCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTExNjUuMDAwMDAwLCAtMTQ4LjAwMDAwMCkiIGZpbGw9IiNGRkZGRkUiPgogICAgICAgICAgICA8ZyBpZD0iR3JvdXAtMTAiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDUzMS4wMDAwMDAsIDUwLjAwMDAwMCkiPgogICAgICAgICAgICAgICAgPGcgaWQ9IlByb2dyZXNzLUJBciIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNjM0LjE0MjEzNiwgOTguMDAwMDAwKSI+CiAgICAgICAgICAgICAgICAgICAgPGcgaWQ9Ikdyb3VwLTgiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuNjU4MTc5LCAwLjAwMDAwMCkiPgogICAgICAgICAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMTIuMjY0MjgyMSw2LjEyNDI2NDk2IEM4LjQwMDg2MzI1LDcuMzc5NDYxNTQgNy4zODY5MjMwOCw4LjM5NTA1OTgzIDYuMTM1ODcxNzksMTIuMjU5MzA3NyBDNC44ODA2NzUyMSw4LjM5NzU0NzAxIDMuODYzNDE4OCw3LjM4MTk0ODcyIC00LjM1MjA3NDI2ZS0xNCw2LjEyODQxMDI2IEMzLjg2MzQxODgsNC44NzU3MDA4NSA0Ljg3OTAxNzA5LDMuODYyNTg5NzQgNi4xMzA4OTc0NCwtMy45OTY4MDI4OWUtMTQgQzcuMzg2MDk0MDIsMy44NjI1ODk3NCA4LjQwMDg2MzI1LDQuODc0ODcxNzkgMTIuMjY0MjgyMSw2LjEyNDI2NDk2IiBpZD0iRmlsbC03NyI+PC9wYXRoPgogICAgICAgICAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMTYsMTMuMzIzNzAwOSBDMTMuOTAzMzA3NywxNC4wMDUxODggMTMuMzUyODEyLDE0LjU1NzM0MTkgMTIuNjcyOTgyOSwxNi42NTQ4NjMyIEMxMS45OTIzMjQ4LDE0LjU1ODE3MDkgMTEuNDQwMTcwOSwxNC4wMDY4NDYyIDkuMzQxODIwNTEsMTMuMzI2MTg4IEMxMS40Mzg1MTI4LDEyLjY0NjM1OSAxMS45OTA2NjY3LDEyLjA5NjY5MjMgMTIuNjcxMzI0OCwxMCBDMTMuMzUxMTUzOCwxMi4wOTY2OTIzIDEzLjkwMTY0OTYsMTIuNjQ1NTI5OSAxNiwxMy4zMjM3MDA5IiBpZD0iRmlsbC03OCI+PC9wYXRoPgogICAgICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgPC9nPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+);width:25px;content:"";height:25px;margin-top:-6px;margin-left:-6px;display:block;background-repeat:no-repeat;float:left;transform:rotate(-3deg)}.rakeback-welcome-modal .rakeback-welcome-modal-container .rakeback-welcome-header__content-level .remaining{color:rgba(255,255,255,.65);font-family:Gilroy;font-size:14px;font-weight:500;margin-top:14px}.rakeback-welcome-modal .rakeback-welcome-modal-container .rakeback-welcome-header__heading{display:flex;flex-direction:column;justify-content:center;padding:0 30px 29px;align-items:flex-start}.rakeback-welcome-modal .rakeback-welcome-modal-container .rakeback-welcome-header__heading .title{color:#fff;font-size:20px;font-family:Roboto;font-weight:500;text-align:center;letter-spacing:.25px;line-height:32px;margin:0 auto}.rakeback-welcome-modal .rakeback-welcome-modal-container .rakeback-welcome-header__heading .description{color:rgba(255,255,255,.65);font-size:14px;font-family:Roboto;font-weight:400;text-align:center;letter-spacing:.25px;line-height:20px}.rakeback-welcome-modal .rakeback-welcome-modal-container .rakeback-welcome-header__heading .description--green{color:#23d160}.rakeback-welcome-modal .rakeback-welcome-modal-container .rakeback-welcome-body{margin-top:6px}.rakeback-welcome-modal .rakeback-welcome-modal-container .rakeback-welcome-body__rewards{display:flex;flex-flow:row wrap;width:100%;padding-top:8px;justify-content:space-between}.rakeback-welcome-modal .rakeback-welcome-modal-container .rakeback-welcome-body__rewards>*{flex:0 1 calc(33% - 5px)}@media(max-width:767px){.rakeback-welcome-modal .rakeback-welcome-modal-container .rakeback-welcome-body__rewards>*{flex:0 0 100%;max-width:100%;margin-top:20px}}.rakeback-welcome-modal .rakeback-welcome-modal-container .rakeback-welcome-body__rewards .reward{padding:20px 13px 13px;background:#1a252b;border-radius:5px;box-shadow:0 2px 0 0 #162025;display:flex;flex-direction:column}@media(min-width:767px){.rakeback-welcome-modal .rakeback-welcome-modal-container .rakeback-welcome-body__rewards .reward-four{flex:0 1 calc(25% - 5px)!important}}.rakeback-welcome-modal .rakeback-welcome-modal-container .rakeback-welcome-body__rewards .reward--placeholder{background:#233037;border-radius:5px;box-shadow:0 2px 0 0 #232e35}.rakeback-welcome-modal .rakeback-welcome-modal-container .rakeback-welcome-body__rewards .reward__info{width:28px;height:28px;border-radius:50%;background-color:#535b60;margin-left:auto;cursor:pointer}.rakeback-welcome-modal .rakeback-welcome-modal-container .rakeback-welcome-body__rewards .reward__info i{width:100%;height:100%;display:flex;justify-content:center;align-items:center;color:#19242b}.rakeback-welcome-modal .rakeback-welcome-modal-container .rakeback-welcome-body__rewards .reward__container{max-width:162px;margin:auto}.rakeback-welcome-modal .rakeback-welcome-modal-container .rakeback-welcome-body__rewards .reward__container__amount{color:#fff;font-family:Gilroy;font-size:13px;font-weight:800;margin-bottom:20px}.rakeback-welcome-modal .rakeback-welcome-modal-container .rakeback-welcome-body__rewards .reward__container__image{display:flex;justify-content:center;align-items:center;margin-top:10px}.rakeback-welcome-modal .rakeback-welcome-modal-container .rakeback-welcome-body__rewards .reward__container__image img{max-width:50%;max-height:100px}.rakeback-welcome-modal .rakeback-welcome-modal-container .rakeback-welcome-body__rewards .reward__container__image .placeholder{width:94px;height:94px;border-radius:50%;background:#415461}.rakeback-welcome-modal .rakeback-welcome-modal-container .rakeback-welcome-body__rewards .reward__container__title{color:#fff;font-family:Gilroy;font-size:18px;font-weight:800;text-align:center;margin-top:20px}.rakeback-welcome-modal .rakeback-welcome-modal-container .rakeback-welcome-body__rewards .reward__container__title .placeholder{background:#415461;border-radius:8px;height:16px;max-width:109px;margin:0 auto}.rakeback-welcome-modal .rakeback-welcome-modal-container .rakeback-welcome-body__rewards .reward__container__desc{color:rgba(255,255,255,.5);font-family:Gilroy;font-size:14px;font-weight:700;text-align:center;margin-top:7px}.rakeback-welcome-modal .rakeback-welcome-modal-container .rakeback-welcome-body__rewards .reward__container__desc .placeholder{background:#415461;border-radius:8px;height:12px;max-width:69px;margin:0 auto}.rakeback-welcome-modal .rakeback-welcome-modal-container .rakeback-welcome-body__rewards .reward__button{margin-top:22px;background:#2b3840;border-radius:6px;box-shadow:0 2px 0 0 #232e35;padding:6px;height:60px}.rakeback-welcome-modal .button{width:100%;border-radius:4px;color:#1a252b;font-family:Gilroy;font-size:14px;font-weight:800;text-align:center;height:48px}.rakeback-welcome-modal .button--green{box-shadow:0 2px 0 0 #00a03b;background:#00d54f}.rakeback-welcome-modal .button--placeholder{background:#2b3840}.rakeback-welcome-modal .button .placeholder-title{background:#415461;border-radius:8px;height:16px;max-width:109px;margin:0 auto}.rakeback-welcome-modal .button .placeholder-desc{margin-top:9px;background:#415461;border-radius:8px;height:12px;max-width:69px;margin:9px auto 0}@media(max-width:1024px){.ReactModal__Content.rakeback-info-modal{height:auto!important}.ReactModal__Content.rakeback-info-modal>div{max-width:100%!important}}.rakeback-info-modal{max-width:520px!important;margin-left:auto;margin-right:auto}.rakeback-info-modal .rakeback-info-modal-container{background:#2b3840;border-radius:7px;box-shadow:0 4px 8px 0 rgba(0,0,0,.15);height:auto;padding:22px}.rakeback-info-modal .rakeback-info-modal-container .rakeback-modal-overlay .modal-close{width:34.27px;height:34.27px;background:#1a252b;box-shadow:0 2px 4px 0 rgba(0,0,0,.15);border-radius:17.14px;position:absolute;top:-19px;right:-19px}.rakeback-info-modal .rakeback-info-modal-container .rakeback-modal-overlay .modal-close:hover{background:#3a4c55}.rakeback-info-modal .rakeback-info-modal-container .rakeback-modal-overlay .modal-close i{font-size:16px;color:rgba(174,191,199,.5);justify-content:center;align-items:center;display:flex;width:100%;height:100%}.rakeback-info-modal .rakeback-info-modal-container .rakeback-info-header{position:relative}.rakeback-info-modal .rakeback-info-modal-container .rakeback-info-header__content{display:flex;flex-direction:column;padding:0 58px}.rakeback-info-modal .rakeback-info-modal-container .rakeback-info-header__content-title{color:#fff;font-family:Gilroy;font-size:20px;font-weight:800;text-align:center;line-height:30px}.rakeback-info-modal .rakeback-info-modal-container .rakeback-info-header__content-desc{color:rgba(255,255,255,.65);font-family:Gilroy;font-size:14px;font-weight:500;text-align:center;line-height:21px}.rakeback-info-modal .rakeback-info-modal-container .rakeback-info-header__content-desc a{color:#fff;font-weight:800}.rakeback-info-modal .rakeback-info-modal-container .rakeback-info-body{background:#1a252b;border-radius:5px;box-shadow:0 2px 0 0 #162025;margin-top:24px}.rakeback-info-modal .rakeback-info-modal-container .rakeback-info-body__questions{display:flex;flex-flow:row wrap;width:100%;padding:29px 29px 0;justify-content:space-between;overflow-y:scroll;height:485px}.rakeback-info-modal .rakeback-info-modal-container .rakeback-info-body__questions .question{padding-bottom:9px;display:flex;flex-direction:column;text-align:left;line-height:21px}.rakeback-info-modal .rakeback-info-modal-container .rakeback-info-body__questions .question__title{color:#fff;font-family:Gilroy;font-size:18px;font-weight:800;margin-bottom:9px}.rakeback-info-modal .rakeback-info-modal-container .rakeback-info-body__questions .question__answer{color:rgba(255,255,255,.5);font-family:Gilroy;font-size:14px;font-weight:500}.rakeback-info-modal .rakeback-info-modal-container .rakeback-info-body__questions .question__button{margin-top:22px;background:#2b3840;border-radius:6px;box-shadow:0 2px 0 0 #232e35;padding:6px;height:60px}.rakeback-info-modal .rakeback-info-modal-container .rakeback-info-body__questions .question__button .button{width:100%;border-radius:4px;color:#1a252b;font-family:Gilroy;font-size:14px;font-weight:800;text-align:center;height:48px}.rakeback-info-modal .rakeback-info-modal-container .rakeback-info-body__questions .question__button .button--green{box-shadow:0 2px 0 0 #00a03b;background:#00d54f}.rakeback-info-modal .rakeback-info-modal-container .rakeback-info-body__questions .question__button .button--placeholder{background:#2b3840}.rakeback-info-modal .rakeback-info-modal-container .rakeback-info-body__questions .question__button .button .placeholder-title{background:#415461;border-radius:8px;height:16px;max-width:109px;margin:0 auto}.rakeback-info-modal .rakeback-info-modal-container .rakeback-info-body__questions .question__button .button .placeholder-desc{margin-top:9px;background:#415461;border-radius:8px;height:12px;max-width:69px;margin:9px auto 0}.rakeback-info-modal .rakeback-info-modal-container .rakeback-info-footer{padding:0 29px 29px;margin-top:-14px;height:77px}@media(max-width:1024px){.ReactModal__Content.rakeback-congrats-modal{height:auto!important}.ReactModal__Content.rakeback-congrats-modal>div{max-width:100%!important}}.rakeback-congrats-modal{max-width:306px!important;margin-left:auto;margin-right:auto;background:#232c31}.rakeback-congrats-modal .rakeback-congrats-modal-container{border-radius:7px;z-index:1000000;box-shadow:0 4px 8px 0 rgba(0,0,0,.15);height:auto;padding:34px;background:linear-gradient(-180deg,rgba(43,56,64,0) 0%,#2b3840 100%),url(/build/WelcomeModalBackground.8708699e794287d1d7ef3ff2dd8e8d1d.1680.png);background-repeat:no-repeat;background-size:cover;background-position-x:-320px;background-position-y:-65px}.rakeback-congrats-modal .rakeback-congrats-modal-container--affil{background:0 0!important}.rakeback-congrats-modal .rakeback-congrats-modal-container .rakeback-modal-overlay .modal-close{width:34.27px;height:34.27px;background:#1a252b;box-shadow:0 2px 4px 0 rgba(0,0,0,.15);border-radius:17.14px;position:absolute;top:-19px;right:-19px}.rakeback-congrats-modal .rakeback-congrats-modal-container .rakeback-modal-overlay .modal-close:hover{background:#3a4c55}.rakeback-congrats-modal .rakeback-congrats-modal-container .rakeback-modal-overlay .modal-close i{font-size:16px;color:rgba(174,191,199,.5);justify-content:center;align-items:center;display:flex;width:100%;height:100%}.rakeback-congrats-modal .rakeback-congrats-modal-container .rakeback-congrats-header{position:relative}.rakeback-congrats-modal .rakeback-congrats-modal-container .rakeback-congrats-header .modal-close{width:34.27px;height:34.27px;background:#1a252b;box-shadow:0 2px 4px 0 rgba(0,0,0,.15);border-radius:17.14px;position:absolute;top:10px;right:10px;z-index:1}.rakeback-congrats-modal .rakeback-congrats-modal-container .rakeback-congrats-header .modal-close:hover{background:#3a4c55}.rakeback-congrats-modal .rakeback-congrats-modal-container .rakeback-congrats-header .modal-close i{font-size:16px;color:rgba(174,191,199,.5);justify-content:center;align-items:center;display:flex;width:100%;height:100%}.rakeback-congrats-modal .rakeback-congrats-modal-container .rakeback-congrats-header__content{display:flex;flex-direction:column}.rakeback-congrats-modal .rakeback-congrats-modal-container .rakeback-congrats-header__content-title{color:#fff;font-family:Gilroy;font-size:20px;font-weight:800;text-align:center;line-height:30px}.rakeback-congrats-modal .rakeback-congrats-modal-container .rakeback-congrats-header__content-desc{color:rgba(255,255,255,.65);font-family:Gilroy;font-size:14px;font-weight:500;text-align:center;line-height:14px;margin-top:4px}.rakeback-congrats-modal .rakeback-congrats-modal-container .rakeback-congrats-header__content-desc span{color:#fff;font-weight:800}.rakeback-congrats-modal .rakeback-congrats-modal-container .rakeback-congrats-body{background:linear-gradient(0deg,rgba(0,213,79,0.15) 0%,rgba(0,0,0,0) 100%) #1a252b;border:2px solid #00d54f;border-radius:5px;padding:22px 20px;margin-top:20px;box-shadow:0 0 3px 0 #00d54f;height:288px}.rakeback-congrats-modal .rakeback-congrats-modal-container .rakeback-congrats-body__image{margin-bottom:40px;margin-top:30px}.rakeback-congrats-modal .rakeback-congrats-modal-container .rakeback-congrats-body__image img{height:114px}.rakeback-congrats-modal .rakeback-congrats-modal-container .rakeback-congrats-body__text{font-family:Gilroy;display:flex;flex-direction:column}.rakeback-congrats-modal .rakeback-congrats-modal-container .rakeback-congrats-body__text--prize{color:#fff;font-size:18px;font-weight:800}.rakeback-congrats-modal .rakeback-congrats-modal-container .rakeback-congrats-body__text--hf{color:rgba(255,255,255,.5);font-size:14px;font-weight:700}.rakeback-congrats-modal .bottom-fade{background:linear-gradient(-180deg,rgba(43,56,64,0) 0%,#2b3840 100%);border-radius:7px;box-shadow:0 4px 8px 0 rgba(0,0,0,.15);height:257px;width:100%;position:absolute;bottom:0;overflow:hidden;z-index:-1}.rakeback-spinner-modal{max-width:none!important;top:200px!important;height:264px;margin-left:auto;margin-right:auto}@media(max-width:1024px){.rakeback-spinner-modal{height:264px!important}}@keyframes left_to_right{from{margin-left:0}to{margin-left:-120%}}.rakeback-spinner-modal .rakeback-spinner-modal-container{height:100%;background:#2b3840;border-radius:0!important;box-shadow:0 8px 20px 0 rgba(0,0,0,.2);text-align:center;overflow:auto}.rakeback-spinner-modal .rakeback-spinner-modal-container .rakeback-spinner-body{height:100%;width:100%;position:relative;display:flex;justify-content:center;align-items:center;overflow:hidden}.rakeback-spinner-modal .rakeback-spinner-modal-container .rakeback-spinner-body:after{content:"";position:absolute;z-index:100000;top:0;bottom:0;left:50%;transform:translate(-50%);background:#fff;border-radius:2px;box-shadow:0 2px 4px 0 rgba(0,0,0,.15);height:265px;width:4px}.rakeback-spinner-modal .rakeback-spinner-modal-container .rakeback-spinner-body__pointers{height:100%}.rakeback-spinner-modal .rakeback-spinner-modal-container .rakeback-spinner-body__pointers .triangle-top:after{content:"";position:absolute;border-top:solid 15px #23d160;border-left:solid 15px transparent;border-right:solid 15px transparent;top:0%;left:50%;transform:translate(-50%,0%)}.rakeback-spinner-modal .rakeback-spinner-modal-container .rakeback-spinner-body__pointers .triangle-bottom:after{content:"";position:absolute;border-bottom:solid 15px #23d160;border-left:solid 15px transparent;border-right:solid 15px transparent;bottom:0%;left:50%;transform:translate(-50%,0%)}.rakeback-spinner-modal .rakeback-spinner-modal-container .rakeback-spinner-body__fades{position:absolute;display:flex;justify-content:center;align-items:center;width:100%;height:100%;pointer-events:none;z-index:100}.rakeback-spinner-modal .rakeback-spinner-modal-container .rakeback-spinner-body__fades .fade{width:50%;height:100%}.rakeback-spinner-modal .rakeback-spinner-modal-container .rakeback-spinner-body__fades .fade--right{background:linear-gradient(-90deg,#2b3840 0%,rgba(43,56,64,0) 100%);border-radius:0}.rakeback-spinner-modal .rakeback-spinner-modal-container .rakeback-spinner-body__fades .fade--left{background:linear-gradient(90deg,#2b3840 0%,rgba(43,56,64,0) 100%);border-radius:0}.rakeback-spinner-modal .rakeback-spinner-modal-container .rakeback-spinner-body .animate{animation-delay:2s;animation-duration:5s;animation-fill-mode:forwards;animation-name:left_to_right;animation-timing-function:ease-in-out}.rakeback-spinner-modal .rakeback-spinner-modal-container .rakeback-spinner-body__items{display:flex;flex-direction:row;margin-left:420px}.rakeback-spinner-modal .rakeback-spinner-modal-container .rakeback-spinner-body__items .spinner-item{display:flex;flex-direction:column;justify-content:center;align-items:center;background:#1a252b;border-radius:5px;box-shadow:0 2px 0 0 #162025;height:204px;width:210px;margin:2px;padding:12px}.rakeback-spinner-modal .rakeback-spinner-modal-container .rakeback-spinner-body__items .spinner-item--image{height:96px;width:96px}.rakeback-spinner-modal .rakeback-spinner-modal-container .rakeback-spinner-body__items .spinner-item--image img{width:100%;height:100%}.rakeback-spinner-modal .rakeback-spinner-modal-container .rakeback-spinner-body__items .spinner-item__text{font-family:Gilroy;display:flex;flex-direction:column;width:100%;text-align:center;white-space:nowrap;overflow:hidden!important;text-overflow:ellipsis}.rakeback-spinner-modal .rakeback-spinner-modal-container .rakeback-spinner-body__items .spinner-item__text.type{font-size:18px;font-weight:800;letter-spacing:0;margin-top:24px}.rakeback-spinner-modal .rakeback-spinner-modal-container .rakeback-spinner-body__items .spinner-item__text.type--ruby{color:#e25f87}.rakeback-spinner-modal .rakeback-spinner-modal-container .rakeback-spinner-body__items .spinner-item__text.type--emerald{color:#afd177}.rakeback-spinner-modal .rakeback-spinner-modal-container .rakeback-spinner-body__items .spinner-item__text.type--diamond{color:#7bcbe7}.rakeback-spinner-modal .rakeback-spinner-modal-container .rakeback-spinner-body__items .spinner-item__text.type--sapphire{color:#e2abc4}.rakeback-spinner-modal .rakeback-spinner-modal-container .rakeback-spinner-body__items .spinner-item__text.rarity{font-size:12px;font-weight:800;letter-spacing:4.29px;margin-top:2px}.rakeback-spinner-modal .rakeback-spinner-modal-container .rakeback-spinner-body__items .spinner-item__text.rarity--common{color:rgba(255,255,255,.2)}.rakeback-spinner-modal .rakeback-spinner-modal-container .rakeback-spinner-body__items .spinner-item__text.rarity--rare{color:#db235b}.rakeback-spinner-modal .rakeback-spinner-modal-container .rakeback-spinner-body__items .spinner-item__text.rarity--ultra-rare{color:#fff}.rakeback-spinner-modal .rakeback-spinner-modal-container .rakeback-spinner-body__items .spinner-item.ultra-rare{background:radial-gradient(ellipse 100% 100% at 50% 100%,#00c3ff 0%,#16698d 100%) #1a252b}.rakeback-spinner-modal .rakeback-spinner-modal-container .rakeback-spinner-body__items .spinner-item.ultra-rare__text.type{box-shadow:0 1px 2px 0 rgba(0,0,0,.2);color:#fff;font-family:Gilroy-ExtraBold;font-size:18px;font-weight:800;height:22px;letter-spacing:0;width:146px}.rakeback-spinner-modal .rakeback-spinner-modal-container .rakeback-spinner-body__items .spinner-item.ultra-rare__text.rarity{color:#fff;font-family:Gilroy-ExtraBold;font-size:12px;font-weight:800;height:14px;letter-spacing:4.29px;text-align:center;width:110px}.signin_popup .lan_close_wrap,.signup_popup .lan_close_wrap{position:absolute;width:42px;height:42px;right:10px;top:10px;border-radius:50px;align-items:center;justify-content:center;display:flex;cursor:pointer}.signin_popup .lan_close_wrap:hover .lan_close::before,.signin_popup .lan_close_wrap:hover .lan_close::after,.signup_popup .lan_close_wrap:hover .lan_close::before,.signup_popup .lan_close_wrap:hover .lan_close::after{background:#fff}.signin_popup .lan_close,.signup_popup .lan_close{position:relative;left:-1.4px;margin:0;width:12.02px;height:12.02px}.signin_popup .lan_close:hover,.signup_popup .lan_close:hover{margin:0;position:relative}.signin_popup .lan_close::before,.signin_popup .lan_close::after,.signup_popup .lan_close::before,.signup_popup .lan_close::after{transition:background-color .2s linear;background:#6c7b83}.signin_popup .main_action,.signup_popup .main_action{width:100%;height:58px;border-radius:6px}.signin_popup .alternative-logins,.signup_popup .alternative-logins{display:flex;justify-content:space-between}.signin_popup .text-seperator,.signup_popup .text-seperator{margin:15px 0;display:flex!important}.signin_popup .agree_txt_hold,.signup_popup .agree_txt_hold{margin:20px 0}.signin_popup .check_label,.signup_popup .check_label{color:#aebfc7;cursor:pointer;display:flex;align-items:center;min-height:20px;white-space:pre-wrap;justify-content:flex-start}.signin_popup .check_label::before,.signup_popup .check_label::before{top:0!important;width:16px;height:16px;border:2px solid #35434c}.signin_popup .alt_log,.signup_popup .alt_log{width:30%;text-align:center;height:44px;border-radius:6px;font-size:18px;transition:opacity .2s linear}.signin_popup .alt_log:not(.disabled):hover,.signup_popup .alt_log:not(.disabled):hover{opacity:.6}.signin_popup .steam_login,.signup_popup .steam_login{color:#fff;background:#000}.signin_popup .gmail_log,.signup_popup .gmail_log{background:#fff}.signin_popup .gimg,.signup_popup .gimg{width:20px;height:20px}.signin_popup .fb_log,.signup_popup .fb_log{background:#3866b8;color:#fff}.signin_popup .loginPopup,.signin_popup .signupPopup,.signup_popup .loginPopup,.signup_popup .signupPopup{padding:0 45px}.signin_popup .loginPopup .inp-wrap,.signin_popup .signupPopup .inp-wrap,.signup_popup .loginPopup .inp-wrap,.signup_popup .signupPopup .inp-wrap{border-radius:6px;margin-bottom:12px;height:fit-content}.signin_popup .loginPopup .inp-inner,.signin_popup .signupPopup .inp-inner,.signup_popup .loginPopup .inp-inner,.signup_popup .signupPopup .inp-inner{min-height:50px}.signin_popup .loginPopup .icon-eye,.signin_popup .signupPopup .icon-eye,.signup_popup .loginPopup .icon-eye,.signup_popup .signupPopup .icon-eye{z-index:1}.signin_popup .loginPopup .icon-eye:hover,.signin_popup .signupPopup .icon-eye:hover,.signup_popup .loginPopup .icon-eye:hover,.signup_popup .signupPopup .icon-eye:hover{cursor:pointer}.signin_popup .loginPopup .icon-eye.inp-icon--active,.signin_popup .signupPopup .icon-eye.inp-icon--active,.signup_popup .loginPopup .icon-eye.inp-icon--active,.signup_popup .signupPopup .icon-eye.inp-icon--active{right:-1px}.signin_popup .loginPopup .icon-eye.inp-icon--active:before,.signin_popup .signupPopup .icon-eye.inp-icon--active:before,.signup_popup .loginPopup .icon-eye.inp-icon--active:before,.signup_popup .signupPopup .icon-eye.inp-icon--active:before{font-size:18px;content:"\e900"}.home__header .slick-prev,.home__header .slick-next{width:45px;height:300px;border-radius:0;overflow:hidden;z-index:1;border-top-left-radius:0;border-bottom-left-radius:0;z-index:4}.home__header .slick-prev{left:0}.home__header .slick-prev::before{font-family:inherit!important;opacity:1!important}.home__header .slick-next{right:0;position:absolute}.home__header .slick-next::before{font-family:inherit!important;opacity:1!important}.home__header .slick-dots{display:flex!important;flex-direction:row;justify-content:center;padding-top:20px;padding-bottom:0;bottom:-20px}.home__header .slick-dots li{background:#2f3d45;border-radius:1px;height:4px;width:30px;position:initial}.home__header .slick-dots li button::before{display:none}.home__header .slick-dots .slick-active{background:#23d160;transition:.2s linear}@keyframes slick-active{from{transform:scale(1)}to{transform:scale(1.5)}}@media only screen and (max-width:1400px){.home__header .slick-dots{bottom:-50px}.home__header .slick-prev::before,.home__header .slick-next::before{top:auto;bottom:-230px}.home__header .slick-prev::before{left:50px}.home__header .slick-next::before{right:50px}}.validation-msg{width:100%;max-width:550px;white-space:nowrap;left:0;bottom:0;position:absolute;transform:initial}.validation-msg .wrapper{display:flex;align-items:center;transform:translateX(-50%);left:50%;position:absolute}.validation-msg .background{display:flex;align-items:center;margin-top:-50px;padding:.5em 1em;border-radius:3px;background-color:#4b626d;box-shadow:0 0 6px 0 rgba(0,0,0,.25);z-index:2;animation:fadeIn .7s;position:relative;transform:translateY(200%)}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.validation-msg .text{font-size:.9em;color:#000;max-width:550px;color:#fff}.validation-msg .triangleWrapper{position:absolute;left:50%}.validation-msg .innerTriangle{content:"";position:absolute;z-index:1;top:-1.5em;width:0;border-width:10px 7px 0;border-style:solid;border-color:#4b626d transparent;transform:translateX(-50%) scaleY(-1)}@font-face{font-family:icomoon;src:url(/build/icomoon.b67fb00761e858bd1c178fb2af12566d.woff) format("woff");font-weight:400;font-style:normal;font-display:block}[class^=icon-],[class*=" icon-"]{font-family:icomoon!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-eye-slash:before{content:"\e900"}.icon-casino:before{content:"\e901"}.icon-discord-icon:before{content:"\e902"}.icon-reddit-icon:before{content:"\e903"}.icon-telegram-icon:before{content:"\e904"}.icon-youtube-icon:before{content:"\e905"}.icon-items-expand:before{content:"\e906"}.icon-crash:before{content:"\e907"}.icon-gammdom-symbol:before{content:"\e908"}.icon-uniE903:before{content:"\e909"}.icon-hilo:before{content:"\e90a"}.icon-marketplace:before{content:"\e90b"}.icon-roulette:before{content:"\e90c"}.icon-tradeup:before{content:"\e90d"}.icon-home2:before{content:"\e90e"}.icon-home22:before{content:"\e90f"}.icon-home3:before{content:"\e910"}.icon-office:before{content:"\e911"}.icon-newspaper:before{content:"\e912"}.icon-pencil2:before{content:"\e913"}.icon-pencil22:before{content:"\e914"}.icon-quill:before{content:"\e915"}.icon-pen:before{content:"\e916"}.icon-blog:before{content:"\e917"}.icon-eyedropper2:before{content:"\e918"}.icon-droplet:before{content:"\e919"}.icon-paint-format:before{content:"\e91a"}.icon-image2:before{content:"\e91b"}.icon-images:before{content:"\e91c"}.icon-camera2:before{content:"\e91d"}.icon-headphones2:before{content:"\e91e"}.icon-music2:before{content:"\e91f"}.icon-play2:before{content:"\e920"}.icon-film2:before{content:"\e921"}.icon-video-camera2:before{content:"\e922"}.icon-dice:before{content:"\e923"}.icon-pacman:before{content:"\e924"}.icon-spades:before{content:"\e925"}.icon-clubs:before{content:"\e926"}.icon-diamonds:before{content:"\e927"}.icon-bullhorn2:before{content:"\e928"}.icon-connection:before{content:"\e929"}.icon-podcast2:before{content:"\e92a"}.icon-feed2:before{content:"\e92b"}.icon-mic:before{content:"\e92c"}.icon-book2:before{content:"\e92d"}.icon-books:before{content:"\e92e"}.icon-library:before{content:"\e92f"}.icon-file-text3:before{content:"\e930"}.icon-profile:before{content:"\e931"}.icon-file-empty:before{content:"\e932"}.icon-files-empty:before{content:"\e933"}.icon-file-text2:before{content:"\e934"}.icon-file-picture:before{content:"\e935"}.icon-file-music:before{content:"\e936"}.icon-file-play:before{content:"\e937"}.icon-file-video:before{content:"\e938"}.icon-file-zip:before{content:"\e939"}.icon-copy2:before{content:"\e93a"}.icon-paste2:before{content:"\e93b"}.icon-stack:before{content:"\e93c"}.icon-folder2:before{content:"\e93d"}.icon-folder-open2:before{content:"\e93e"}.icon-folder-plus:before{content:"\e93f"}.icon-folder-minus:before{content:"\e940"}.icon-folder-download:before{content:"\e941"}.icon-folder-upload:before{content:"\e942"}.icon-price-tag:before{content:"\e943"}.icon-price-tags:before{content:"\e944"}.icon-barcode2:before{content:"\e945"}.icon-qrcode2:before{content:"\e946"}.icon-ticket2:before{content:"\e947"}.icon-cart:before{content:"\e948"}.icon-coin-dollar:before{content:"\e949"}.icon-coin-euro:before{content:"\e94a"}.icon-coin-pound:before{content:"\e94b"}.icon-coin-yen:before{content:"\e94c"}.icon-credit-card2:before{content:"\e94d"}.icon-calculator2:before{content:"\e94e"}.icon-lifebuoy:before{content:"\e94f"}.icon-phone2:before{content:"\e950"}.icon-phone-hang-up:before{content:"\e951"}.icon-address-book2:before{content:"\e952"}.icon-envelop:before{content:"\e953"}.icon-pushpin:before{content:"\e954"}.icon-location:before{content:"\e955"}.icon-location2:before{content:"\e956"}.icon-compass2:before{content:"\e957"}.icon-compass22:before{content:"\e958"}.icon-map2:before{content:"\e959"}.icon-map22:before{content:"\e95a"}.icon-history2:before{content:"\e95b"}.icon-clock:before{content:"\e95c"}.icon-clock2:before{content:"\e95d"}.icon-alarm:before{content:"\e95e"}.icon-bell2:before{content:"\e95f"}.icon-stopwatch:before{content:"\e960"}.icon-calendar2:before{content:"\e961"}.icon-printer:before{content:"\e962"}.icon-keyboard:before{content:"\e963"}.icon-display:before{content:"\e964"}.icon-laptop2:before{content:"\e965"}.icon-mobile2:before{content:"\e966"}.icon-mobile22:before{content:"\e967"}.icon-tablet2:before{content:"\e968"}.icon-tv2:before{content:"\e969"}.icon-drawer:before{content:"\e96a"}.icon-drawer2:before{content:"\e96b"}.icon-box-add:before{content:"\e96c"}.icon-box-remove:before{content:"\e96d"}.icon-download2:before{content:"\e96e"}.icon-upload4:before{content:"\e96f"}.icon-floppy-disk:before{content:"\e970"}.icon-drive:before{content:"\e971"}.icon-database2:before{content:"\e972"}.icon-undo2:before{content:"\e973"}.icon-redo:before{content:"\e974"}.icon-undo22:before{content:"\e975"}.icon-redo2:before{content:"\e976"}.icon-forward2:before{content:"\e977"}.icon-reply2:before{content:"\e978"}.icon-bubble:before{content:"\e979"}.icon-bubbles:before{content:"\e97a"}.icon-bubbles2:before{content:"\e97b"}.icon-bubble2:before{content:"\e97c"}.icon-bubbles3:before{content:"\e97d"}.icon-bubbles4:before{content:"\e97e"}.icon-user2:before{content:"\e97f"}.icon-users2:before{content:"\e980"}.icon-user-plus2:before{content:"\e981"}.icon-user-minus:before{content:"\e982"}.icon-user-check:before{content:"\e983"}.icon-user-tie:before{content:"\e984"}.icon-quotes-left:before{content:"\e985"}.icon-quotes-right:before{content:"\e986"}.icon-hour-glass:before{content:"\e987"}.icon-spinner2:before{content:"\e988"}.icon-spinner22:before{content:"\e989"}.icon-spinner3:before{content:"\e98a"}.icon-spinner4:before{content:"\e98b"}.icon-spinner5:before{content:"\e98c"}.icon-spinner6:before{content:"\e98d"}.icon-spinner7:before{content:"\e98e"}.icon-spinner8:before{content:"\e98f"}.icon-spinner9:before{content:"\e990"}.icon-spinner10:before{content:"\e991"}.icon-spinner11:before{content:"\e992"}.icon-binoculars2:before{content:"\e993"}.icon-search2:before{content:"\e994"}.icon-zoom-in:before{content:"\e995"}.icon-zoom-out:before{content:"\e996"}.icon-enlarge:before{content:"\e997"}.icon-shrink:before{content:"\e998"}.icon-enlarge2:before{content:"\e999"}.icon-shrink2:before{content:"\e99a"}.icon-key2:before{content:"\e99b"}.icon-key22:before{content:"\e99c"}.icon-lock2:before{content:"\e99d"}.icon-unlocked:before{content:"\e99e"}.icon-wrench2:before{content:"\e99f"}.icon-equalizer:before{content:"\e9a0"}.icon-equalizer2:before{content:"\e9a1"}.icon-cog2:before{content:"\e9a2"}.icon-cogs2:before{content:"\e9a3"}.icon-hammer:before{content:"\e9a4"}.icon-magic-wand:before{content:"\e9a5"}.icon-aid-kit:before{content:"\e9a6"}.icon-bug2:before{content:"\e9a7"}.icon-pie-chart2:before{content:"\e9a8"}.icon-stats-dots:before{content:"\e9a9"}.icon-stats-bars:before{content:"\e9aa"}.icon-stats-bars2:before{content:"\e9ab"}.icon-trophy2:before{content:"\e9ac"}.icon-gift2:before{content:"\e9ad"}.icon-glass2:before{content:"\e9ae"}.icon-glass22:before{content:"\e9af"}.icon-mug:before{content:"\e9b0"}.icon-spoon-knife:before{content:"\e9b1"}.icon-leaf2:before{content:"\e9b2"}.icon-rocket2:before{content:"\e9b3"}.icon-meter:before{content:"\e9b4"}.icon-meter2:before{content:"\e9b5"}.icon-hammer2:before{content:"\e9b6"}.icon-fire2:before{content:"\e9b7"}.icon-lab:before{content:"\e9b8"}.icon-magnet2:before{content:"\e9b9"}.icon-bin:before{content:"\e9ba"}.icon-bin2:before{content:"\e9bb"}.icon-briefcase2:before{content:"\e9bc"}.icon-airplane:before{content:"\e9bd"}.icon-truck2:before{content:"\e9be"}.icon-road2:before{content:"\e9bf"}.icon-accessibility:before{content:"\e9c0"}.icon-target:before{content:"\e9c1"}.icon-shield2:before{content:"\e9c2"}.icon-power:before{content:"\e9c3"}.icon-switch:before{content:"\e9c4"}.icon-power-cord:before{content:"\e9c5"}.icon-clipboard2:before{content:"\e9c6"}.icon-list-numbered:before{content:"\e9c7"}.icon-list2:before{content:"\e9c8"}.icon-list22:before{content:"\e9c9"}.icon-tree2:before{content:"\e9ca"}.icon-menu:before{content:"\e9cb"}.icon-menu2:before{content:"\e9cc"}.icon-menu3:before{content:"\e9cd"}.icon-menu4:before{content:"\e9ce"}.icon-cloud2:before{content:"\e9cf"}.icon-cloud-download2:before{content:"\e9d0"}.icon-cloud-upload2:before{content:"\e9d1"}.icon-cloud-check:before{content:"\e9d2"}.icon-download22:before{content:"\e9d3"}.icon-upload2:before{content:"\e9d4"}.icon-download3:before{content:"\e9d5"}.icon-upload3:before{content:"\e9d6"}.icon-sphere:before{content:"\e9d7"}.icon-earth:before{content:"\e9d8"}.icon-link2:before{content:"\e9d9"}.icon-flag2:before{content:"\e9da"}.icon-attachment:before{content:"\e9db"}.icon-eye2:before{content:"\e9dc"}.icon-eye-plus:before{content:"\e9dd"}.icon-eye-minus:before{content:"\e9de"}.icon-eye-blocked:before{content:"\e9df"}.icon-bookmark2:before{content:"\e9e0"}.icon-bookmarks:before{content:"\e9e1"}.icon-sun:before{content:"\e9e2"}.icon-contrast:before{content:"\e9e3"}.icon-brightness-contrast:before{content:"\e9e4"}.icon-star-empty:before{content:"\e9e5"}.icon-star-half2:before{content:"\e9e6"}.icon-star-full:before{content:"\e9e7"}.icon-heart2:before{content:"\e9e8"}.icon-heart-broken:before{content:"\e9e9"}.icon-man:before{content:"\e9ea"}.icon-woman:before{content:"\e9eb"}.icon-man-woman:before{content:"\e9ec"}.icon-happy:before{content:"\e9ed"}.icon-happy2:before{content:"\e9ee"}.icon-smile:before{content:"\e9ef"}.icon-smile2:before{content:"\e9f0"}.icon-tongue:before{content:"\e9f1"}.icon-tongue2:before{content:"\e9f2"}.icon-sad:before{content:"\e9f3"}.icon-sad2:before{content:"\e9f4"}.icon-wink:before{content:"\e9f5"}.icon-wink2:before{content:"\e9f6"}.icon-grin:before{content:"\e9f7"}.icon-grin2:before{content:"\e9f8"}.icon-cool:before{content:"\e9f9"}.icon-cool2:before{content:"\e9fa"}.icon-angry:before{content:"\e9fb"}.icon-angry2:before{content:"\e9fc"}.icon-evil:before{content:"\e9fd"}.icon-evil2:before{content:"\e9fe"}.icon-shocked:before{content:"\e9ff"}.icon-shocked2:before{content:"\ea00"}.icon-baffled:before{content:"\ea01"}.icon-baffled2:before{content:"\ea02"}.icon-confused:before{content:"\ea03"}.icon-confused2:before{content:"\ea04"}.icon-neutral:before{content:"\ea05"}.icon-neutral2:before{content:"\ea06"}.icon-hipster:before{content:"\ea07"}.icon-hipster2:before{content:"\ea08"}.icon-wondering:before{content:"\ea09"}.icon-wondering2:before{content:"\ea0a"}.icon-sleepy:before{content:"\ea0b"}.icon-sleepy2:before{content:"\ea0c"}.icon-frustrated:before{content:"\ea0d"}.icon-frustrated2:before{content:"\ea0e"}.icon-crying:before{content:"\ea0f"}.icon-crying2:before{content:"\ea10"}.icon-point-up:before{content:"\ea11"}.icon-point-right:before{content:"\ea12"}.icon-point-down:before{content:"\ea13"}.icon-point-left:before{content:"\ea14"}.icon-warning2:before{content:"\ea15"}.icon-notification:before{content:"\ea16"}.icon-question2:before{content:"\ea17"}.icon-plus2:before{content:"\ea18"}.icon-minus2:before{content:"\ea19"}.icon-info2:before{content:"\ea1a"}.icon-cancel-circle:before{content:"\ea1b"}.icon-blocked:before{content:"\ea1c"}.icon-cross:before{content:"\ea1d"}.icon-checkmark:before{content:"\ea1e"}.icon-checkmark2:before{content:"\ea1f"}.icon-spell-check:before{content:"\ea20"}.icon-enter:before{content:"\ea21"}.icon-exit:before{content:"\ea22"}.icon-play22:before{content:"\ea23"}.icon-pause2:before{content:"\ea24"}.icon-stop2:before{content:"\ea25"}.icon-previous:before{content:"\ea26"}.icon-next:before{content:"\ea27"}.icon-backward2:before{content:"\ea28"}.icon-forward22:before{content:"\ea29"}.icon-play3:before{content:"\ea2a"}.icon-pause22:before{content:"\ea2b"}.icon-stop22:before{content:"\ea2c"}.icon-backward22:before{content:"\ea2d"}.icon-forward3:before{content:"\ea2e"}.icon-first:before{content:"\ea2f"}.icon-last:before{content:"\ea30"}.icon-previous2:before{content:"\ea31"}.icon-next2:before{content:"\ea32"}.icon-eject2:before{content:"\ea33"}.icon-volume-high:before{content:"\ea34"}.icon-volume-medium:before{content:"\ea35"}.icon-volume-low:before{content:"\ea36"}.icon-volume-mute:before{content:"\ea37"}.icon-volume-mute2:before{content:"\ea38"}.icon-volume-increase:before{content:"\ea39"}.icon-volume-decrease:before{content:"\ea3a"}.icon-loop:before{content:"\ea3b"}.icon-loop2:before{content:"\ea3c"}.icon-infinite:before{content:"\ea3d"}.icon-shuffle:before{content:"\ea3e"}.icon-arrow-up-left:before{content:"\ea3f"}.icon-arrow-up2:before{content:"\ea40"}.icon-arrow-up-right:before{content:"\ea41"}.icon-arrow-right2:before{content:"\ea42"}.icon-arrow-down-right:before{content:"\ea43"}.icon-arrow-down2:before{content:"\ea44"}.icon-arrow-down-left:before{content:"\ea45"}.icon-arrow-left2:before{content:"\ea46"}.icon-arrow-up-left2:before{content:"\ea47"}.icon-arrow-up22:before{content:"\ea48"}.icon-arrow-up-right2:before{content:"\ea49"}.icon-arrow-right22:before{content:"\ea4a"}.icon-arrow-down-right2:before{content:"\ea4b"}.icon-arrow-down22:before{content:"\ea4c"}.icon-arrow-down-left2:before{content:"\ea4d"}.icon-arrow-left22:before{content:"\ea4e"}.icon-circle-up:before{content:"\ea4f"}.icon-circle-right:before{content:"\ea50"}.icon-circle-down:before{content:"\ea51"}.icon-circle-left:before{content:"\ea52"}.icon-tab:before{content:"\ea53"}.icon-move-up:before{content:"\ea54"}.icon-move-down:before{content:"\ea55"}.icon-sort-alpha-asc2:before{content:"\ea56"}.icon-sort-alpha-desc2:before{content:"\ea57"}.icon-sort-numeric-asc2:before{content:"\ea58"}.icon-sort-numberic-desc:before{content:"\ea59"}.icon-sort-amount-asc2:before{content:"\ea5a"}.icon-sort-amount-desc2:before{content:"\ea5b"}.icon-command:before{content:"\ea5c"}.icon-shift:before{content:"\ea5d"}.icon-ctrl:before{content:"\ea5e"}.icon-opt:before{content:"\ea5f"}.icon-checkbox-checked:before{content:"\ea60"}.icon-checkbox-unchecked:before{content:"\ea61"}.icon-radio-checked:before{content:"\ea62"}.icon-radio-checked2:before{content:"\ea63"}.icon-radio-unchecked:before{content:"\ea64"}.icon-crop2:before{content:"\ea65"}.icon-make-group:before{content:"\ea66"}.icon-ungroup:before{content:"\ea67"}.icon-scissors2:before{content:"\ea68"}.icon-filter2:before{content:"\ea69"}.icon-font2:before{content:"\ea6a"}.icon-ligature:before{content:"\ea6b"}.icon-ligature2:before{content:"\ea6c"}.icon-text-height2:before{content:"\ea6d"}.icon-text-width2:before{content:"\ea6e"}.icon-font-size:before{content:"\ea6f"}.icon-bold2:before{content:"\ea70"}.icon-underline2:before{content:"\ea71"}.icon-italic2:before{content:"\ea72"}.icon-strikethrough2:before{content:"\ea73"}.icon-omega:before{content:"\ea74"}.icon-sigma:before{content:"\ea75"}.icon-page-break:before{content:"\ea76"}.icon-superscript2:before{content:"\ea77"}.icon-subscript2:before{content:"\ea78"}.icon-superscript22:before{content:"\ea79"}.icon-subscript22:before{content:"\ea7a"}.icon-text-color:before{content:"\ea7b"}.icon-pagebreak:before{content:"\ea7c"}.icon-clear-formatting:before{content:"\ea7d"}.icon-table2:before{content:"\ea7e"}.icon-table22:before{content:"\ea7f"}.icon-insert-template:before{content:"\ea80"}.icon-pilcrow:before{content:"\ea81"}.icon-ltr:before{content:"\ea82"}.icon-rtl:before{content:"\ea83"}.icon-section:before{content:"\ea84"}.icon-paragraph-left:before{content:"\ea85"}.icon-paragraph-center:before{content:"\ea86"}.icon-paragraph-right:before{content:"\ea87"}.icon-paragraph-justify:before{content:"\ea88"}.icon-indent-increase:before{content:"\ea89"}.icon-indent-decrease:before{content:"\ea8a"}.icon-share2:before{content:"\ea8b"}.icon-new-tab:before{content:"\ea8c"}.icon-embed:before{content:"\ea8d"}.icon-embed2:before{content:"\ea8e"}.icon-terminal2:before{content:"\ea8f"}.icon-share22:before{content:"\ea90"}.icon-mail:before{content:"\ea91"}.icon-mail2:before{content:"\ea92"}.icon-mail3:before{content:"\ea93"}.icon-mail4:before{content:"\ea94"}.icon-amazon2:before{content:"\ea95"}.icon-google2:before{content:"\ea96"}.icon-google22:before{content:"\ea97"}.icon-google3:before{content:"\ea98"}.icon-google-plus4:before{content:"\ea99"}.icon-google-plus2:before{content:"\ea9a"}.icon-google-plus3:before{content:"\ea9b"}.icon-hangouts:before{content:"\ea9c"}.icon-google-drive:before{content:"\ea9d"}.icon-facebook2:before{content:"\ea9e"}.icon-facebook22:before{content:"\ea9f"}.icon-instagram2:before{content:"\eaa0"}.icon-whatsapp2:before{content:"\eaa1"}.icon-spotify2:before{content:"\eaa2"}.icon-telegram2:before{content:"\eaa3"}.icon-twitter2:before{content:"\eaa4"}.icon-vine2:before{content:"\eaa5"}.icon-vk2:before{content:"\eaa6"}.icon-renren2:before{content:"\eaa7"}.icon-sina-weibo:before{content:"\eaa8"}.icon-rss2:before{content:"\eaa9"}.icon-rss22:before{content:"\eaaa"}.icon-youtube3:before{content:"\eaab"}.icon-youtube2:before{content:"\eaac"}.icon-twitch2:before{content:"\eaad"}.icon-vimeo2:before{content:"\eaae"}.icon-vimeo22:before{content:"\eaaf"}.icon-lanyrd:before{content:"\eab0"}.icon-flickr2:before{content:"\eab1"}.icon-flickr22:before{content:"\eab2"}.icon-flickr3:before{content:"\eab3"}.icon-flickr4:before{content:"\eab4"}.icon-dribbble2:before{content:"\eab5"}.icon-behance2:before{content:"\eab6"}.icon-behance22:before{content:"\eab7"}.icon-deviantart2:before{content:"\eab8"}.icon-500px2:before{content:"\eab9"}.icon-steam2:before{content:"\eaba"}.icon-steam22:before{content:"\eabb"}.icon-dropbox2:before{content:"\eabc"}.icon-onedrive:before{content:"\eabd"}.icon-github2:before{content:"\eabe"}.icon-npm:before{content:"\eabf"}.icon-basecamp:before{content:"\eac0"}.icon-trello2:before{content:"\eac1"}.icon-wordpress2:before{content:"\eac2"}.icon-joomla2:before{content:"\eac3"}.icon-ello:before{content:"\eac4"}.icon-blogger:before{content:"\eac5"}.icon-blogger2:before{content:"\eac6"}.icon-tumblr2:before{content:"\eac7"}.icon-tumblr22:before{content:"\eac8"}.icon-yahoo2:before{content:"\eac9"}.icon-yahoo22:before{content:"\eaca"}.icon-tux:before{content:"\eacb"}.icon-appleinc:before{content:"\eacc"}.icon-finder:before{content:"\eacd"}.icon-android2:before{content:"\eace"}.icon-windows2:before{content:"\eacf"}.icon-windows8:before{content:"\ead0"}.icon-soundcloud2:before{content:"\ead1"}.icon-soundcloud22:before{content:"\ead2"}.icon-skype2:before{content:"\ead3"}.icon-reddit2:before{content:"\ead4"}.icon-hackernews:before{content:"\ead5"}.icon-wikipedia:before{content:"\ead6"}.icon-linkedin2:before{content:"\ead7"}.icon-linkedin22:before{content:"\ead8"}.icon-lastfm2:before{content:"\ead9"}.icon-lastfm22:before{content:"\eada"}.icon-delicious2:before{content:"\eadb"}.icon-stumbleupon2:before{content:"\eadc"}.icon-stumbleupon22:before{content:"\eadd"}.icon-stackoverflow:before{content:"\eade"}.icon-pinterest2:before{content:"\eadf"}.icon-pinterest22:before{content:"\eae0"}.icon-xing2:before{content:"\eae1"}.icon-xing22:before{content:"\eae2"}.icon-flattr:before{content:"\eae3"}.icon-foursquare2:before{content:"\eae4"}.icon-yelp2:before{content:"\eae5"}.icon-paypal2:before{content:"\eae6"}.icon-chrome2:before{content:"\eae7"}.icon-firefox2:before{content:"\eae8"}.icon-IE:before{content:"\eae9"}.icon-edge2:before{content:"\eaea"}.icon-safari2:before{content:"\eaeb"}.icon-opera2:before{content:"\eaec"}.icon-file-pdf:before{content:"\eaed"}.icon-file-openoffice:before{content:"\eaee"}.icon-file-word:before{content:"\eaef"}.icon-file-excel:before{content:"\eaf0"}.icon-libreoffice:before{content:"\eaf1"}.icon-html-five:before{content:"\eaf2"}.icon-html-five2:before{content:"\eaf3"}.icon-css32:before{content:"\eaf4"}.icon-git2:before{content:"\eaf5"}.icon-codepen2:before{content:"\eaf6"}.icon-svg:before{content:"\eaf7"}.icon-IcoMoon:before{content:"\eaf8"}.icon-first2:before{content:"\eaf9"}.icon-uniEAF4:before{content:"\eafa"}.icon-uniEAF5:before{content:"\eafb"}.icon-uniEAF6:before{content:"\eafc"}.icon-chat:before{content:"\eafd"}.icon-right:before{content:"\eafe"}.icon-received:before{content:"\eaff"}.icon-sent:before{content:"\eb00"}.icon-left:before{content:"\eb01"}.icon-referral:before{content:"\eb02"}.icon-last2:before{content:"\eb03"}.icon-help:before{content:"\eb04"}.icon-game-help:before{content:"\eb05"}.icon-refresh2:before{content:"\eb06"}.icon-search3:before{content:"\eb07"}.icon-volume-on:before{content:"\eb08"}.icon-diamond2:before{content:"\eb09"}.icon-emoji:before{content:"\eb0a"}.icon-uniEB05:before{content:"\eb0b"}.icon-uniEB06:before{content:"\eb0c"}.icon-uniEB07:before{content:"\eb0d"}.icon-uniEB08:before{content:"\eb0e"}.icon-uniEB09:before{content:"\eb0f"}.icon-uniEB0A:before{content:"\eb10"}.icon-uniEB0B:before{content:"\eb11"}.icon-volume-off2:before{content:"\eb12"}.icon-history3:before{content:"\eb13"}.icon-gun:before{content:"\eb14"}.icon-combined-shape:before{content:"\eb15"}.icon-error:before{content:"\eb16"}.icon-money-bag:before{content:"\eb17"}.icon-success:before{content:"\eb18"}.icon-remove2:before{content:"\eb19"}.icon-tick:before{content:"\eb1a"}.icon-joker:before{content:"\eb1b"}.icon-deposit:before{content:"\eb1c"}.icon-withdraw:before{content:"\eb1d"}.icon-buddy:before{content:"\eb1e"}.icon-crash1:before{content:"\eb1f"}.icon-gammdom-symbol1:before{content:"\eb20"}.icon-uniE905:before{content:"\eb21"}.icon-hilo1:before{content:"\eb22"}.icon-marketplace1:before{content:"\eb23"}.icon-roulette1:before{content:"\eb24"}.icon-tradeup1:before{content:"\eb25"}.icon-home21:before{content:"\eb26"}.icon-home221:before{content:"\eb27"}.icon-home31:before{content:"\eb28"}.icon-office1:before{content:"\eb29"}.icon-newspaper1:before{content:"\eb2a"}.icon-pencil21:before{content:"\eb2b"}.icon-pencil221:before{content:"\eb2c"}.icon-quill1:before{content:"\eb2d"}.icon-unhappy-emote:before{content:"\eb2e"}.icon-meh-emote:before{content:"\eb2f"}.icon-happy-emote:before{content:"\eb30"}.icon-pen1:before{content:"\eb31"}.icon-blog1:before{content:"\eb32"}.icon-eyedropper21:before{content:"\eb33"}.icon-droplet1:before{content:"\eb34"}.icon-paint-format1:before{content:"\eb35"}.icon-image21:before{content:"\eb36"}.icon-images1:before{content:"\eb37"}.icon-camera21:before{content:"\eb38"}.icon-headphones21:before{content:"\eb39"}.icon-music21:before{content:"\eb3a"}.icon-play21:before{content:"\eb3b"}.icon-film21:before{content:"\eb3c"}.icon-video-camera21:before{content:"\eb3d"}.icon-dice1:before{content:"\eb3e"}.icon-pacman1:before{content:"\eb3f"}.icon-spades1:before{content:"\eb40"}.icon-clubs1:before{content:"\eb41"}.icon-diamonds1:before{content:"\eb42"}.icon-bullhorn21:before{content:"\eb43"}.icon-connection1:before{content:"\eb44"}.icon-podcast21:before{content:"\eb45"}.icon-feed21:before{content:"\eb46"}.icon-mic1:before{content:"\eb47"}.icon-book21:before{content:"\eb48"}.icon-books1:before{content:"\eb49"}.icon-library1:before{content:"\eb4a"}.icon-file-text31:before{content:"\eb4b"}.icon-profile1:before{content:"\eb4c"}.icon-file-empty1:before{content:"\eb4d"}.icon-files-empty1:before{content:"\eb4e"}.icon-file-text21:before{content:"\eb4f"}.icon-file-picture1:before{content:"\eb50"}.icon-file-music1:before{content:"\eb51"}.icon-file-play1:before{content:"\eb52"}.icon-file-video1:before{content:"\eb53"}.icon-file-zip1:before{content:"\eb54"}.icon-copy21:before{content:"\eb55"}.icon-paste21:before{content:"\eb56"}.icon-stack1:before{content:"\eb57"}.icon-folder21:before{content:"\eb58"}.icon-folder-open21:before{content:"\eb59"}.icon-folder-plus1:before{content:"\eb5a"}.icon-folder-minus1:before{content:"\eb5b"}.icon-folder-download1:before{content:"\eb5c"}.icon-folder-upload1:before{content:"\eb5d"}.icon-price-tag1:before{content:"\eb5e"}.icon-price-tags1:before{content:"\eb5f"}.icon-barcode21:before{content:"\eb60"}.icon-qrcode21:before{content:"\eb61"}.icon-ticket21:before{content:"\eb62"}.icon-cart1:before{content:"\eb63"}.icon-coin-dollar1:before{content:"\eb64"}.icon-coin-euro1:before{content:"\eb65"}.icon-coin-pound1:before{content:"\eb66"}.icon-coin-yen1:before{content:"\eb67"}.icon-credit-card21:before{content:"\eb68"}.icon-calculator21:before{content:"\eb69"}.icon-lifebuoy1:before{content:"\eb6a"}.icon-phone21:before{content:"\eb6b"}.icon-phone-hang-up1:before{content:"\eb6c"}.icon-address-book21:before{content:"\eb6d"}.icon-envelop1:before{content:"\eb6e"}.icon-pushpin1:before{content:"\eb6f"}.icon-location1:before{content:"\eb70"}.icon-location21:before{content:"\eb71"}.icon-compass21:before{content:"\eb72"}.icon-compass221:before{content:"\eb73"}.icon-map21:before{content:"\eb74"}.icon-map221:before{content:"\eb75"}.icon-history21:before{content:"\eb76"}.icon-clock1:before{content:"\eb77"}.icon-clock21:before{content:"\eb78"}.icon-alarm1:before{content:"\eb79"}.icon-bell21:before{content:"\eb7a"}.icon-stopwatch1:before{content:"\eb7b"}.icon-calendar21:before{content:"\eb7c"}.icon-printer1:before{content:"\eb7d"}.icon-keyboard1:before{content:"\eb7e"}.icon-display1:before{content:"\eb7f"}.icon-laptop21:before{content:"\eb80"}.icon-mobile21:before{content:"\eb81"}.icon-mobile221:before{content:"\eb82"}.icon-tablet21:before{content:"\eb83"}.icon-tv21:before{content:"\eb84"}.icon-drawer1:before{content:"\eb85"}.icon-drawer21:before{content:"\eb86"}.icon-box-add1:before{content:"\eb87"}.icon-box-remove1:before{content:"\eb88"}.icon-download21:before{content:"\eb89"}.icon-upload41:before{content:"\eb8a"}.icon-floppy-disk1:before{content:"\eb8b"}.icon-drive1:before{content:"\eb8c"}.icon-database21:before{content:"\eb8d"}.icon-undo21:before{content:"\eb8e"}.icon-redo1:before{content:"\eb8f"}.icon-undo221:before{content:"\eb90"}.icon-redo21:before{content:"\eb91"}.icon-forward21:before{content:"\eb92"}.icon-reply21:before{content:"\eb93"}.icon-bubble1:before{content:"\eb94"}.icon-bubbles1:before{content:"\eb95"}.icon-bubbles21:before{content:"\eb96"}.icon-bubble21:before{content:"\eb97"}.icon-bubbles31:before{content:"\eb98"}.icon-bubbles41:before{content:"\eb99"}.icon-user21:before{content:"\eb9a"}.icon-users21:before{content:"\eb9b"}.icon-user-plus21:before{content:"\eb9c"}.icon-user-minus1:before{content:"\eb9d"}.icon-user-check1:before{content:"\eb9e"}.icon-user-tie1:before{content:"\eb9f"}.icon-quotes-left1:before{content:"\eba0"}.icon-quotes-right1:before{content:"\eba1"}.icon-hour-glass1:before{content:"\eba2"}.icon-spinner21:before{content:"\eba3"}.icon-spinner221:before{content:"\eba4"}.icon-spinner31:before{content:"\eba5"}.icon-spinner41:before{content:"\eba6"}.icon-spinner51:before{content:"\eba7"}.icon-spinner61:before{content:"\eba8"}.icon-spinner71:before{content:"\eba9"}.icon-spinner81:before{content:"\ebaa"}.icon-spinner91:before{content:"\ebab"}.icon-spinner101:before{content:"\ebac"}.icon-spinner111:before{content:"\ebad"}.icon-binoculars21:before{content:"\ebae"}.icon-search21:before{content:"\ebaf"}.icon-zoom-in1:before{content:"\ebb0"}.icon-zoom-out1:before{content:"\ebb1"}.icon-enlarge1:before{content:"\ebb2"}.icon-shrink1:before{content:"\ebb3"}.icon-enlarge21:before{content:"\ebb4"}.icon-shrink21:before{content:"\ebb5"}.icon-key21:before{content:"\ebb6"}.icon-key221:before{content:"\ebb7"}.icon-lock21:before{content:"\ebb8"}.icon-unlocked1:before{content:"\ebb9"}.icon-wrench21:before{content:"\ebba"}.icon-equalizer1:before{content:"\ebbb"}.icon-equalizer21:before{content:"\ebbc"}.icon-cog21:before{content:"\ebbd"}.icon-cogs21:before{content:"\ebbe"}.icon-hammer1:before{content:"\ebbf"}.icon-magic-wand1:before{content:"\ebc0"}.icon-aid-kit1:before{content:"\ebc1"}.icon-bug21:before{content:"\ebc2"}.icon-pie-chart21:before{content:"\ebc3"}.icon-stats-dots1:before{content:"\ebc4"}.icon-stats-bars1:before{content:"\ebc5"}.icon-stats-bars21:before{content:"\ebc6"}.icon-trophy21:before{content:"\ebc7"}.icon-gift21:before{content:"\ebc8"}.icon-glass21:before{content:"\ebc9"}.icon-glass221:before{content:"\ebca"}.icon-mug1:before{content:"\ebcb"}.icon-spoon-knife1:before{content:"\ebcc"}.icon-leaf21:before{content:"\ebcd"}.icon-rocket21:before{content:"\ebce"}.icon-meter1:before{content:"\ebcf"}.icon-meter21:before{content:"\ebd0"}.icon-hammer21:before{content:"\ebd1"}.icon-fire21:before{content:"\ebd2"}.icon-lab1:before{content:"\ebd3"}.icon-magnet21:before{content:"\ebd4"}.icon-bin1:before{content:"\ebd5"}.icon-bin21:before{content:"\ebd6"}.icon-briefcase21:before{content:"\ebd7"}.icon-airplane1:before{content:"\ebd8"}.icon-truck21:before{content:"\ebd9"}.icon-road21:before{content:"\ebda"}.icon-accessibility1:before{content:"\ebdb"}.icon-target1:before{content:"\ebdc"}.icon-shield21:before{content:"\ebdd"}.icon-power1:before{content:"\ebde"}.icon-switch1:before{content:"\ebdf"}.icon-power-cord1:before{content:"\ebe0"}.icon-clipboard21:before{content:"\ebe1"}.icon-list-numbered1:before{content:"\ebe2"}.icon-list21:before{content:"\ebe3"}.icon-list221:before{content:"\ebe4"}.icon-tree21:before{content:"\ebe5"}.icon-menu1:before{content:"\ebe6"}.icon-menu21:before{content:"\ebe7"}.icon-menu31:before{content:"\ebe8"}.icon-menu41:before{content:"\ebe9"}.icon-cloud21:before{content:"\ebea"}.icon-cloud-download21:before{content:"\ebeb"}.icon-cloud-upload21:before{content:"\ebec"}.icon-cloud-check1:before{content:"\ebed"}.icon-download221:before{content:"\ebee"}.icon-upload21:before{content:"\ebef"}.icon-download31:before{content:"\ebf0"}.icon-upload31:before{content:"\ebf1"}.icon-sphere1:before{content:"\ebf2"}.icon-earth1:before{content:"\ebf3"}.icon-link21:before{content:"\ebf4"}.icon-flag21:before{content:"\ebf5"}.icon-attachment1:before{content:"\ebf6"}.icon-eye21:before{content:"\ebf7"}.icon-eye-plus1:before{content:"\ebf8"}.icon-eye-minus1:before{content:"\ebf9"}.icon-eye-blocked1:before{content:"\ebfa"}.icon-bookmark21:before{content:"\ebfb"}.icon-bookmarks1:before{content:"\ebfc"}.icon-sun1:before{content:"\ebfd"}.icon-contrast1:before{content:"\ebfe"}.icon-brightness-contrast1:before{content:"\ebff"}.icon-star-empty1:before{content:"\ec00"}.icon-star-half21:before{content:"\ec01"}.icon-star-full1:before{content:"\ec02"}.icon-heart21:before{content:"\ec03"}.icon-heart-broken1:before{content:"\ec04"}.icon-man1:before{content:"\ec05"}.icon-woman1:before{content:"\ec06"}.icon-man-woman1:before{content:"\ec07"}.icon-happy1:before{content:"\ec08"}.icon-happy21:before{content:"\ec09"}.icon-smile1:before{content:"\ec0a"}.icon-smile21:before{content:"\ec0b"}.icon-tongue1:before{content:"\ec0c"}.icon-tongue21:before{content:"\ec0d"}.icon-sad1:before{content:"\ec0e"}.icon-sad21:before{content:"\ec0f"}.icon-wink1:before{content:"\ec10"}.icon-wink21:before{content:"\ec11"}.icon-grin1:before{content:"\ec12"}.icon-grin21:before{content:"\ec13"}.icon-cool1:before{content:"\ec14"}.icon-cool21:before{content:"\ec15"}.icon-angry1:before{content:"\ec16"}.icon-angry21:before{content:"\ec17"}.icon-evil1:before{content:"\ec18"}.icon-evil21:before{content:"\ec19"}.icon-shocked1:before{content:"\ec1a"}.icon-shocked21:before{content:"\ec1b"}.icon-baffled1:before{content:"\ec1c"}.icon-baffled21:before{content:"\ec1d"}.icon-confused1:before{content:"\ec1e"}.icon-confused21:before{content:"\ec1f"}.icon-neutral1:before{content:"\ec20"}.icon-neutral21:before{content:"\ec21"}.icon-hipster1:before{content:"\ec22"}.icon-hipster21:before{content:"\ec23"}.icon-wondering1:before{content:"\ec24"}.icon-wondering21:before{content:"\ec25"}.icon-sleepy1:before{content:"\ec26"}.icon-sleepy21:before{content:"\ec27"}.icon-frustrated1:before{content:"\ec28"}.icon-frustrated21:before{content:"\ec29"}.icon-crying1:before{content:"\ec2a"}.icon-crying21:before{content:"\ec2b"}.icon-point-up1:before{content:"\ec2c"}.icon-point-right1:before{content:"\ec2d"}.icon-point-down1:before{content:"\ec2e"}.icon-point-left1:before{content:"\ec2f"}.icon-warning21:before{content:"\ec30"}.icon-notification1:before{content:"\ec31"}.icon-question21:before{content:"\ec32"}.icon-plus21:before{content:"\ec33"}.icon-minus21:before{content:"\ec34"}.icon-info21:before{content:"\ec35"}.icon-cancel-circle1:before{content:"\ec36"}.icon-blocked1:before{content:"\ec37"}.icon-cross1:before{content:"\ec38"}.icon-checkmark1:before{content:"\ec39"}.icon-checkmark21:before{content:"\ec3a"}.icon-spell-check1:before{content:"\ec3b"}.icon-enter1:before{content:"\ec3c"}.icon-exit1:before{content:"\ec3d"}.icon-play221:before{content:"\ec3e"}.icon-pause21:before{content:"\ec3f"}.icon-stop21:before{content:"\ec40"}.icon-previous1:before{content:"\ec41"}.icon-next1:before{content:"\ec42"}.icon-backward21:before{content:"\ec43"}.icon-forward221:before{content:"\ec44"}.icon-play31:before{content:"\ec45"}.icon-pause221:before{content:"\ec46"}.icon-stop221:before{content:"\ec47"}.icon-backward221:before{content:"\ec48"}.icon-forward31:before{content:"\ec49"}.icon-first1:before{content:"\ec4a"}.icon-last1:before{content:"\ec4b"}.icon-previous21:before{content:"\ec4c"}.icon-next21:before{content:"\ec4d"}.icon-eject21:before{content:"\ec4e"}.icon-volume-high1:before{content:"\ec4f"}.icon-volume-medium1:before{content:"\ec50"}.icon-volume-low1:before{content:"\ec51"}.icon-volume-mute1:before{content:"\ec52"}.icon-volume-mute21:before{content:"\ec53"}.icon-volume-increase1:before{content:"\ec54"}.icon-volume-decrease1:before{content:"\ec55"}.icon-loop1:before{content:"\ec56"}.icon-loop21:before{content:"\ec57"}.icon-infinite1:before{content:"\ec58"}.icon-shuffle1:before{content:"\ec59"}.icon-arrow-up-left1:before{content:"\ec5a"}.icon-arrow-up21:before{content:"\ec5b"}.icon-arrow-up-right1:before{content:"\ec5c"}.icon-arrow-right21:before{content:"\ec5d"}.icon-arrow-down-right1:before{content:"\ec5e"}.icon-arrow-down21:before{content:"\ec5f"}.icon-arrow-down-left1:before{content:"\ec60"}.icon-arrow-left21:before{content:"\ec61"}.icon-arrow-up-left21:before{content:"\ec62"}.icon-arrow-up221:before{content:"\ec63"}.icon-arrow-up-right21:before{content:"\ec64"}.icon-arrow-right221:before{content:"\ec65"}.icon-arrow-down-right21:before{content:"\ec66"}.icon-arrow-down221:before{content:"\ec67"}.icon-arrow-down-left21:before{content:"\ec68"}.icon-arrow-left221:before{content:"\ec69"}.icon-circle-up1:before{content:"\ec6a"}.icon-circle-right1:before{content:"\ec6b"}.icon-circle-down1:before{content:"\ec6c"}.icon-circle-left1:before{content:"\ec6d"}.icon-tab1:before{content:"\ec6e"}.icon-move-up1:before{content:"\ec6f"}.icon-move-down1:before{content:"\ec70"}.icon-sort-alpha-asc21:before{content:"\ec71"}.icon-sort-alpha-desc21:before{content:"\ec72"}.icon-sort-numeric-asc21:before{content:"\ec73"}.icon-sort-numberic-desc1:before{content:"\ec74"}.icon-sort-amount-asc21:before{content:"\ec75"}.icon-sort-amount-desc21:before{content:"\ec76"}.icon-command1:before{content:"\ec77"}.icon-shift1:before{content:"\ec78"}.icon-ctrl1:before{content:"\ec79"}.icon-opt1:before{content:"\ec7a"}.icon-checkbox-checked1:before{content:"\ec7b"}.icon-checkbox-unchecked1:before{content:"\ec7c"}.icon-radio-checked1:before{content:"\ec7d"}.icon-radio-checked21:before{content:"\ec7e"}.icon-radio-unchecked1:before{content:"\ec7f"}.icon-crop21:before{content:"\ec80"}.icon-make-group1:before{content:"\ec81"}.icon-ungroup1:before{content:"\ec82"}.icon-scissors21:before{content:"\ec83"}.icon-filter21:before{content:"\ec84"}.icon-font21:before{content:"\ec85"}.icon-ligature1:before{content:"\ec86"}.icon-ligature21:before{content:"\ec87"}.icon-text-height21:before{content:"\ec88"}.icon-text-width21:before{content:"\ec89"}.icon-font-size1:before{content:"\ec8a"}.icon-bold21:before{content:"\ec8b"}.icon-underline21:before{content:"\ec8c"}.icon-italic21:before{content:"\ec8d"}.icon-strikethrough21:before{content:"\ec8e"}.icon-omega1:before{content:"\ec8f"}.icon-sigma1:before{content:"\ec90"}.icon-page-break1:before{content:"\ec91"}.icon-superscript21:before{content:"\ec92"}.icon-subscript21:before{content:"\ec93"}.icon-superscript221:before{content:"\ec94"}.icon-subscript221:before{content:"\ec95"}.icon-text-color1:before{content:"\ec96"}.icon-pagebreak1:before{content:"\ec97"}.icon-clear-formatting1:before{content:"\ec98"}.icon-table21:before{content:"\ec99"}.icon-table221:before{content:"\ec9a"}.icon-insert-template1:before{content:"\ec9b"}.icon-pilcrow1:before{content:"\ec9c"}.icon-ltr1:before{content:"\ec9d"}.icon-rtl1:before{content:"\ec9e"}.icon-section1:before{content:"\ec9f"}.icon-paragraph-left1:before{content:"\eca0"}.icon-paragraph-center1:before{content:"\eca1"}.icon-paragraph-right1:before{content:"\eca2"}.icon-paragraph-justify1:before{content:"\eca3"}.icon-indent-increase1:before{content:"\eca4"}.icon-indent-decrease1:before{content:"\eca5"}.icon-share21:before{content:"\eca6"}.icon-new-tab1:before{content:"\eca7"}.icon-embed1:before{content:"\eca8"}.icon-embed21:before{content:"\eca9"}.icon-terminal21:before{content:"\ecaa"}.icon-share221:before{content:"\ecab"}.icon-mail1:before{content:"\ecac"}.icon-mail21:before{content:"\ecad"}.icon-mail31:before{content:"\ecae"}.icon-mail41:before{content:"\ecaf"}.icon-amazon21:before{content:"\ecb0"}.icon-google21:before{content:"\ecb1"}.icon-google221:before{content:"\ecb2"}.icon-google31:before{content:"\ecb3"}.icon-google-plus41:before{content:"\ecb4"}.icon-google-plus21:before{content:"\ecb5"}.icon-google-plus31:before{content:"\ecb6"}.icon-hangouts1:before{content:"\ecb7"}.icon-google-drive1:before{content:"\ecb8"}.icon-facebook21:before{content:"\ecb9"}.icon-facebook221:before{content:"\ecba"}.icon-instagram21:before{content:"\ecbb"}.icon-whatsapp21:before{content:"\ecbc"}.icon-spotify21:before{content:"\ecbd"}.icon-telegram21:before{content:"\ecbe"}.icon-twitter21:before{content:"\ecbf"}.icon-vine21:before{content:"\ecc0"}.icon-vk21:before{content:"\ecc1"}.icon-renren21:before{content:"\ecc2"}.icon-sina-weibo1:before{content:"\ecc3"}.icon-rss21:before{content:"\ecc4"}.icon-rss221:before{content:"\ecc5"}.icon-youtube31:before{content:"\ecc6"}.icon-youtube21:before{content:"\ecc7"}.icon-twitch21:before{content:"\ecc8"}.icon-vimeo21:before{content:"\ecc9"}.icon-vimeo221:before{content:"\ecca"}.icon-lanyrd1:before{content:"\eccb"}.icon-flickr21:before{content:"\eccc"}.icon-flickr221:before{content:"\eccd"}.icon-flickr31:before{content:"\ecce"}.icon-flickr41:before{content:"\eccf"}.icon-dribbble21:before{content:"\ecd0"}.icon-behance21:before{content:"\ecd1"}.icon-behance221:before{content:"\ecd2"}.icon-deviantart21:before{content:"\ecd3"}.icon-500px21:before{content:"\ecd4"}.icon-steam21:before{content:"\ecd5"}.icon-steam221:before{content:"\ecd6"}.icon-dropbox21:before{content:"\ecd7"}.icon-onedrive1:before{content:"\ecd8"}.icon-github21:before{content:"\ecd9"}.icon-npm1:before{content:"\ecda"}.icon-basecamp1:before{content:"\ecdb"}.icon-trello21:before{content:"\ecdc"}.icon-wordpress21:before{content:"\ecdd"}.icon-joomla21:before{content:"\ecde"}.icon-ello1:before{content:"\ecdf"}.icon-blogger1:before{content:"\ece0"}.icon-blogger21:before{content:"\ece1"}.icon-tumblr21:before{content:"\ece2"}.icon-tumblr221:before{content:"\ece3"}.icon-yahoo21:before{content:"\ece4"}.icon-yahoo221:before{content:"\ece5"}.icon-tux1:before{content:"\ece6"}.icon-appleinc1:before{content:"\ece7"}.icon-finder1:before{content:"\ece8"}.icon-android21:before{content:"\ece9"}.icon-windows21:before{content:"\ecea"}.icon-windows81:before{content:"\eceb"}.icon-soundcloud21:before{content:"\ecec"}.icon-soundcloud221:before{content:"\eced"}.icon-skype21:before{content:"\ecee"}.icon-reddit21:before{content:"\ecef"}.icon-hackernews1:before{content:"\ecf0"}.icon-wikipedia1:before{content:"\ecf1"}.icon-linkedin21:before{content:"\ecf2"}.icon-linkedin221:before{content:"\ecf3"}.icon-lastfm21:before{content:"\ecf4"}.icon-lastfm221:before{content:"\ecf5"}.icon-delicious21:before{content:"\ecf6"}.icon-stumbleupon21:before{content:"\ecf7"}.icon-stumbleupon221:before{content:"\ecf8"}.icon-stackoverflow1:before{content:"\ecf9"}.icon-pinterest21:before{content:"\ecfa"}.icon-pinterest221:before{content:"\ecfb"}.icon-xing21:before{content:"\ecfc"}.icon-xing221:before{content:"\ecfd"}.icon-flattr1:before{content:"\ecfe"}.icon-foursquare21:before{content:"\ecff"}.icon-yelp21:before{content:"\ed00"}.icon-paypal21:before{content:"\ed01"}.icon-chrome21:before{content:"\ed02"}.icon-firefox21:before{content:"\ed03"}.icon-IE1:before{content:"\ed04"}.icon-edge21:before{content:"\ed05"}.icon-safari21:before{content:"\ed06"}.icon-opera21:before{content:"\ed07"}.icon-file-pdf1:before{content:"\ed08"}.icon-file-openoffice1:before{content:"\ed09"}.icon-file-word1:before{content:"\ed0a"}.icon-file-excel1:before{content:"\ed0b"}.icon-libreoffice1:before{content:"\ed0c"}.icon-html-five1:before{content:"\ed0d"}.icon-html-five21:before{content:"\ed0e"}.icon-css321:before{content:"\ed0f"}.icon-git21:before{content:"\ed10"}.icon-codepen21:before{content:"\ed11"}.icon-svg1:before{content:"\ed12"}.icon-IcoMoon1:before{content:"\ed13"}.icon-first21:before{content:"\ed14"}.icon-uniEAF61:before{content:"\ed15"}.icon-uniEAF7:before{content:"\ed16"}.icon-uniEAF8:before{content:"\ed17"}.icon-chat1:before{content:"\ed18"}.icon-right1:before{content:"\ed19"}.icon-received1:before{content:"\ed1a"}.icon-sent1:before{content:"\ed1b"}.icon-left1:before{content:"\ed1c"}.icon-referral1:before{content:"\ed1d"}.icon-last21:before{content:"\ed1e"}.icon-help1:before{content:"\ed1f"}.icon-game-help1:before{content:"\ed20"}.icon-refresh21:before{content:"\ed21"}.icon-search31:before{content:"\ed22"}.icon-volume-on1:before{content:"\ed23"}.icon-diamond21:before{content:"\ed24"}.icon-emoji1:before{content:"\ed25"}.icon-uniEB071:before{content:"\ed26"}.icon-players:before{content:"\ed27"}.icon-uniEB091:before{content:"\ed28"}.icon-uniEB0A1:before{content:"\ed29"}.icon-uniEB0B1:before{content:"\ed2a"}.icon-uniEB0C:before{content:"\ed2b"}.icon-uniEB0D:before{content:"\ed2c"}.icon-volume-off21:before{content:"\ed2d"}.icon-history31:before{content:"\ed2e"}.icon-gun1:before{content:"\ed2f"}.icon-combined-shape1:before{content:"\ed30"}.icon-error1:before{content:"\ed31"}.icon-money-bag1:before{content:"\ed32"}.icon-success1:before{content:"\ed33"}.icon-remove21:before{content:"\ed34"}.icon-tick1:before{content:"\ed35"}.icon-joker1:before{content:"\ed36"}.icon-users-class:before{content:"\ed37"}.icon-users:before{content:"\ed38"}.icon-news-icon:before{content:"\ed39"}.icon-user-icon:before{content:"\ed3a"}.icon-education-icon:before{content:"\ed3b"}.icon-ARROW-righty:before{content:"\ed3c"}.icon-ARROW-lefty:before{content:"\ed3d"}.icon-bonus-bal:before{content:"\ed3e"}.icon-crown:before{content:"\ed3f"}.icon-777:before{content:"\ed40"}.icon-home:before{content:"\ed41"}.icon-glass:before{content:"\f000"}.icon-music:before{content:"\f001"}.icon-search:before{content:"\f002"}.icon-envelope-o:before{content:"\f003"}.icon-heart:before{content:"\f004"}.icon-star:before{content:"\f005"}.icon-star-o:before{content:"\f006"}.icon-user:before{content:"\f007"}.icon-film:before{content:"\f008"}.icon-th-large:before{content:"\f009"}.icon-th:before{content:"\f00a"}.icon-th-list:before{content:"\f00b"}.icon-check:before{content:"\f00c"}.icon-close:before{content:"\f00d"}.icon-search-plus:before{content:"\f00e"}.icon-search-minus:before{content:"\f010"}.icon-power-off:before{content:"\f011"}.icon-signal:before{content:"\f012"}.icon-cog:before{content:"\f013"}.icon-trash-o:before{content:"\f014"}.icon-home-old:before{content:"\f015"}.icon-file-o:before{content:"\f016"}.icon-clock-o:before{content:"\f017"}.icon-road:before{content:"\f018"}.icon-download:before{content:"\f019"}.icon-arrow-circle-o-down:before{content:"\f01a"}.icon-arrow-circle-o-up:before{content:"\f01b"}.icon-inbox:before{content:"\f01c"}.icon-play-circle-o:before{content:"\f01d"}.icon-repeat:before{content:"\f01e"}.icon-refresh:before{content:"\f021"}.icon-list-alt:before{content:"\f022"}.icon-lock:before{content:"\f023"}.icon-flag:before{content:"\f024"}.icon-headphones:before{content:"\f025"}.icon-volume-off:before{content:"\f026"}.icon-volume-down:before{content:"\f027"}.icon-volume-up:before{content:"\f028"}.icon-qrcode:before{content:"\f029"}.icon-barcode:before{content:"\f02a"}.icon-tag:before{content:"\f02b"}.icon-tags:before{content:"\f02c"}.icon-book:before{content:"\f02d"}.icon-bookmark:before{content:"\f02e"}.icon-print:before{content:"\f02f"}.icon-camera:before{content:"\f030"}.icon-font:before{content:"\f031"}.icon-bold:before{content:"\f032"}.icon-italic:before{content:"\f033"}.icon-text-height:before{content:"\f034"}.icon-text-width:before{content:"\f035"}.icon-align-left:before{content:"\f036"}.icon-align-center:before{content:"\f037"}.icon-align-right:before{content:"\f038"}.icon-align-justify:before{content:"\f039"}.icon-list:before{content:"\f03a"}.icon-dedent:before{content:"\f03b"}.icon-indent:before{content:"\f03c"}.icon-video-camera:before{content:"\f03d"}.icon-image:before{content:"\f03e"}.icon-pencil:before{content:"\f040"}.icon-map-marker:before{content:"\f041"}.icon-adjust:before{content:"\f042"}.icon-tint:before{content:"\f043"}.icon-edit:before{content:"\f044"}.icon-share-square-o:before{content:"\f045"}.icon-check-square-o:before{content:"\f046"}.icon-arrows:before{content:"\f047"}.icon-step-backward:before{content:"\f048"}.icon-fast-backward:before{content:"\f049"}.icon-backward:before{content:"\f04a"}.icon-play:before{content:"\f04b"}.icon-pause:before{content:"\f04c"}.icon-stop:before{content:"\f04d"}.icon-forward:before{content:"\f04e"}.icon-fast-forward:before{content:"\f050"}.icon-step-forward:before{content:"\f051"}.icon-eject:before{content:"\f052"}.icon-chevron-left:before{content:"\f053"}.icon-chevron-right:before{content:"\f054"}.icon-plus-circle:before{content:"\f055"}.icon-minus-circle:before{content:"\f056"}.icon-times-circle:before{content:"\f057"}.icon-check-circle:before{content:"\f058"}.icon-question-circle:before{content:"\f059"}.icon-info-circle:before{content:"\f05a"}.icon-crosshairs:before{content:"\f05b"}.icon-times-circle-o:before{content:"\f05c"}.icon-check-circle-o:before{content:"\f05d"}.icon-ban:before{content:"\f05e"}.icon-arrow-left:before{content:"\f060"}.icon-arrow-right:before{content:"\f061"}.icon-arrow-up:before{content:"\f062"}.icon-arrow-down:before{content:"\f063"}.icon-mail-forward:before{content:"\f064"}.icon-expand:before{content:"\f065"}.icon-compress:before{content:"\f066"}.icon-plus:before{content:"\f067"}.icon-minus:before{content:"\f068"}.icon-asterisk:before{content:"\f069"}.icon-exclamation-circle:before{content:"\f06a"}.icon-gift:before{content:"\f06b"}.icon-leaf:before{content:"\f06c"}.icon-fire:before{content:"\f06d"}.icon-eye:before{content:"\f06e"}.icon-eye-slash1:before{content:"\f070"}.icon-exclamation-triangle:before{content:"\f071"}.icon-plane:before{content:"\f072"}.icon-calendar:before{content:"\f073"}.icon-random:before{content:"\f074"}.icon-comment:before{content:"\f075"}.icon-magnet:before{content:"\f076"}.icon-chevron-up:before{content:"\f077"}.icon-chevron-down:before{content:"\f078"}.icon-retweet:before{content:"\f079"}.icon-shopping-cart:before{content:"\f07a"}.icon-folder:before{content:"\f07b"}.icon-folder-open:before{content:"\f07c"}.icon-arrows-v:before{content:"\f07d"}.icon-arrows-h:before{content:"\f07e"}.icon-bar-chart:before{content:"\f080"}.icon-twitter-square:before{content:"\f081"}.icon-facebook-square:before{content:"\f082"}.icon-camera-retro:before{content:"\f083"}.icon-key:before{content:"\f084"}.icon-cogs:before{content:"\f085"}.icon-comments:before{content:"\f086"}.icon-thumbs-o-up:before{content:"\f087"}.icon-thumbs-o-down:before{content:"\f088"}.icon-star-half:before{content:"\f089"}.icon-heart-o:before{content:"\f08a"}.icon-sign-out:before{content:"\f08b"}.icon-linkedin-square:before{content:"\f08c"}.icon-thumb-tack:before{content:"\f08d"}.icon-external-link:before{content:"\f08e"}.icon-sign-in:before{content:"\f090"}.icon-trophy:before{content:"\f091"}.icon-github-square:before{content:"\f092"}.icon-upload:before{content:"\f093"}.icon-lemon-o:before{content:"\f094"}.icon-phone:before{content:"\f095"}.icon-square-o:before{content:"\f096"}.icon-bookmark-o:before{content:"\f097"}.icon-phone-square:before{content:"\f098"}.icon-twitter:before{content:"\f099"}.icon-facebook:before{content:"\f09a"}.icon-github:before{content:"\f09b"}.icon-unlock:before{content:"\f09c"}.icon-credit-card:before{content:"\f09d"}.icon-feed:before{content:"\f09e"}.icon-hdd-o:before{content:"\f0a0"}.icon-bullhorn:before{content:"\f0a1"}.icon-bell-o:before{content:"\f0a2"}.icon-certificate:before{content:"\f0a3"}.icon-hand-o-right:before{content:"\f0a4"}.icon-hand-o-left:before{content:"\f0a5"}.icon-hand-o-up:before{content:"\f0a6"}.icon-hand-o-down:before{content:"\f0a7"}.icon-arrow-circle-left:before{content:"\f0a8"}.icon-arrow-circle-right:before{content:"\f0a9"}.icon-arrow-circle-up:before{content:"\f0aa"}.icon-arrow-circle-down:before{content:"\f0ab"}.icon-globe:before{content:"\f0ac"}.icon-wrench:before{content:"\f0ad"}.icon-tasks:before{content:"\f0ae"}.icon-filter:before{content:"\f0b0"}.icon-briefcase:before{content:"\f0b1"}.icon-arrows-alt:before{content:"\f0b2"}.icon-group:before{content:"\f0c0"}.icon-chain:before{content:"\f0c1"}.icon-cloud:before{content:"\f0c2"}.icon-flask:before{content:"\f0c3"}.icon-cut:before{content:"\f0c4"}.icon-copy:before{content:"\f0c5"}.icon-paperclip:before{content:"\f0c6"}.icon-floppy-o:before{content:"\f0c7"}.icon-square:before{content:"\f0c8"}.icon-bars:before{content:"\f0c9"}.icon-list-ul:before{content:"\f0ca"}.icon-list-ol:before{content:"\f0cb"}.icon-strikethrough:before{content:"\f0cc"}.icon-underline:before{content:"\f0cd"}.icon-table:before{content:"\f0ce"}.icon-magic:before{content:"\f0d0"}.icon-truck:before{content:"\f0d1"}.icon-pinterest:before{content:"\f0d2"}.icon-pinterest-square:before{content:"\f0d3"}.icon-google-plus-square:before{content:"\f0d4"}.icon-google-plus:before{content:"\f0d5"}.icon-money:before{content:"\f0d6"}.icon-caret-down:before{content:"\f0d7"}.icon-caret-up:before{content:"\f0d8"}.icon-caret-left:before{content:"\f0d9"}.icon-caret-right:before{content:"\f0da"}.icon-columns:before{content:"\f0db"}.icon-sort:before{content:"\f0dc"}.icon-sort-desc:before{content:"\f0dd"}.icon-sort-asc:before{content:"\f0de"}.icon-envelope:before{content:"\f0e0"}.icon-linkedin:before{content:"\f0e1"}.icon-rotate-left:before{content:"\f0e2"}.icon-gavel:before{content:"\f0e3"}.icon-dashboard:before{content:"\f0e4"}.icon-comment-o:before{content:"\f0e5"}.icon-comments-o:before{content:"\f0e6"}.icon-bolt:before{content:"\f0e7"}.icon-sitemap:before{content:"\f0e8"}.icon-umbrella:before{content:"\f0e9"}.icon-clipboard:before{content:"\f0ea"}.icon-lightbulb-o:before{content:"\f0eb"}.icon-exchange:before{content:"\f0ec"}.icon-cloud-download:before{content:"\f0ed"}.icon-cloud-upload:before{content:"\f0ee"}.icon-user-md:before{content:"\f0f0"}.icon-stethoscope:before{content:"\f0f1"}.icon-suitcase:before{content:"\f0f2"}.icon-bell:before{content:"\f0f3"}.icon-coffee:before{content:"\f0f4"}.icon-cutlery:before{content:"\f0f5"}.icon-file-text-o:before{content:"\f0f6"}.icon-building-o:before{content:"\f0f7"}.icon-hospital-o:before{content:"\f0f8"}.icon-ambulance:before{content:"\f0f9"}.icon-medkit:before{content:"\f0fa"}.icon-fighter-jet:before{content:"\f0fb"}.icon-beer:before{content:"\f0fc"}.icon-h-square:before{content:"\f0fd"}.icon-plus-square:before{content:"\f0fe"}.icon-angle-double-left:before{content:"\f100"}.icon-angle-double-right:before{content:"\f101"}.icon-angle-double-up:before{content:"\f102"}.icon-angle-double-down:before{content:"\f103"}.icon-angle-left:before{content:"\f104"}.icon-angle-right:before{content:"\f105"}.icon-angle-up:before{content:"\f106"}.icon-angle-down:before{content:"\f107"}.icon-desktop:before{content:"\f108"}.icon-laptop:before{content:"\f109"}.icon-tablet:before{content:"\f10a"}.icon-mobile:before{content:"\f10b"}.icon-circle-o:before{content:"\f10c"}.icon-quote-left:before{content:"\f10d"}.icon-quote-right:before{content:"\f10e"}.icon-spinner:before{content:"\f110"}.icon-circle:before{content:"\f111"}.icon-mail-reply:before{content:"\f112"}.icon-github-alt:before{content:"\f113"}.icon-folder-o:before{content:"\f114"}.icon-folder-open-o:before{content:"\f115"}.icon-smile-o:before{content:"\f118"}.icon-frown-o:before{content:"\f119"}.icon-meh-o:before{content:"\f11a"}.icon-gamepad:before{content:"\f11b"}.icon-keyboard-o:before{content:"\f11c"}.icon-flag-o:before{content:"\f11d"}.icon-flag-checkered:before{content:"\f11e"}.icon-terminal:before{content:"\f120"}.icon-code:before{content:"\f121"}.icon-mail-reply-all:before{content:"\f122"}.icon-star-half-empty:before{content:"\f123"}.icon-location-arrow:before{content:"\f124"}.icon-crop:before{content:"\f125"}.icon-code-fork:before{content:"\f126"}.icon-chain-broken:before{content:"\f127"}.icon-question:before{content:"\f128"}.icon-info:before{content:"\f129"}.icon-exclamation:before{content:"\f12a"}.icon-superscript:before{content:"\f12b"}.icon-subscript:before{content:"\f12c"}.icon-eraser:before{content:"\f12d"}.icon-puzzle-piece:before{content:"\f12e"}.icon-microphone:before{content:"\f130"}.icon-microphone-slash:before{content:"\f131"}.icon-shield:before{content:"\f132"}.icon-calendar-o:before{content:"\f133"}.icon-fire-extinguisher:before{content:"\f134"}.icon-rocket:before{content:"\f135"}.icon-maxcdn:before{content:"\f136"}.icon-chevron-circle-left:before{content:"\f137"}.icon-chevron-circle-right:before{content:"\f138"}.icon-chevron-circle-up:before{content:"\f139"}.icon-chevron-circle-down:before{content:"\f13a"}.icon-html5:before{content:"\f13b"}.icon-css3:before{content:"\f13c"}.icon-anchor:before{content:"\f13d"}.icon-unlock-alt:before{content:"\f13e"}.icon-bullseye:before{content:"\f140"}.icon-ellipsis-h:before{content:"\f141"}.icon-ellipsis-v:before{content:"\f142"}.icon-rss-square:before{content:"\f143"}.icon-play-circle:before{content:"\f144"}.icon-ticket:before{content:"\f145"}.icon-minus-square:before{content:"\f146"}.icon-minus-square-o:before{content:"\f147"}.icon-level-up:before{content:"\f148"}.icon-level-down:before{content:"\f149"}.icon-check-square:before{content:"\f14a"}.icon-pencil-square:before{content:"\f14b"}.icon-external-link-square:before{content:"\f14c"}.icon-share-square:before{content:"\f14d"}.icon-compass:before{content:"\f14e"}.icon-caret-square-o-down:before{content:"\f150"}.icon-caret-square-o-up:before{content:"\f151"}.icon-caret-square-o-right:before{content:"\f152"}.icon-eur:before{content:"\f153"}.icon-gbp:before{content:"\f154"}.icon-dollar:before{content:"\f155"}.icon-inr:before{content:"\f156"}.icon-cny:before{content:"\f157"}.icon-rouble:before{content:"\f158"}.icon-krw:before{content:"\f159"}.icon-bitcoin:before{content:"\f15a"}.icon-file:before{content:"\f15b"}.icon-file-text:before{content:"\f15c"}.icon-sort-alpha-asc:before{content:"\f15d"}.icon-sort-alpha-desc:before{content:"\f15e"}.icon-sort-amount-asc:before{content:"\f160"}.icon-sort-amount-desc:before{content:"\f161"}.icon-sort-numeric-asc:before{content:"\f162"}.icon-sort-numeric-desc:before{content:"\f163"}.icon-thumbs-up:before{content:"\f164"}.icon-thumbs-down:before{content:"\f165"}.icon-youtube-square:before{content:"\f166"}.icon-youtube:before{content:"\f167"}.icon-xing:before{content:"\f168"}.icon-xing-square:before{content:"\f169"}.icon-youtube-play:before{content:"\f16a"}.icon-dropbox:before{content:"\f16b"}.icon-stack-overflow:before{content:"\f16c"}.icon-instagram:before{content:"\f16d"}.icon-flickr:before{content:"\f16e"}.icon-adn:before{content:"\f170"}.icon-bitbucket:before{content:"\f171"}.icon-bitbucket-square:before{content:"\f172"}.icon-tumblr:before{content:"\f173"}.icon-tumblr-square:before{content:"\f174"}.icon-long-arrow-down:before{content:"\f175"}.icon-long-arrow-up:before{content:"\f176"}.icon-long-arrow-left:before{content:"\f177"}.icon-long-arrow-right:before{content:"\f178"}.icon-apple:before{content:"\f179"}.icon-windows:before{content:"\f17a"}.icon-android:before{content:"\f17b"}.icon-linux:before{content:"\f17c"}.icon-dribbble:before{content:"\f17d"}.icon-skype:before{content:"\f17e"}.icon-foursquare:before{content:"\f180"}.icon-trello:before{content:"\f181"}.icon-female:before{content:"\f182"}.icon-male:before{content:"\f183"}.icon-gittip:before{content:"\f184"}.icon-sun-o:before{content:"\f185"}.icon-moon-o:before{content:"\f186"}.icon-archive:before{content:"\f187"}.icon-bug:before{content:"\f188"}.icon-vk:before{content:"\f189"}.icon-weibo:before{content:"\f18a"}.icon-renren:before{content:"\f18b"}.icon-pagelines:before{content:"\f18c"}.icon-stack-exchange:before{content:"\f18d"}.icon-arrow-circle-o-right:before{content:"\f18e"}.icon-arrow-circle-o-left:before{content:"\f190"}.icon-caret-square-o-left:before{content:"\f191"}.icon-dot-circle-o:before{content:"\f192"}.icon-wheelchair:before{content:"\f193"}.icon-vimeo-square:before{content:"\f194"}.icon-try:before{content:"\f195"}.icon-plus-square-o:before{content:"\f196"}.icon-space-shuttle:before{content:"\f197"}.icon-slack:before{content:"\f198"}.icon-envelope-square:before{content:"\f199"}.icon-wordpress:before{content:"\f19a"}.icon-openid:before{content:"\f19b"}.icon-bank:before{content:"\f19c"}.icon-graduation-cap:before{content:"\f19d"}.icon-yahoo:before{content:"\f19e"}.icon-google:before{content:"\f1a0"}.icon-reddit:before{content:"\f1a1"}.icon-reddit-square:before{content:"\f1a2"}.icon-stumbleupon-circle:before{content:"\f1a3"}.icon-stumbleupon:before{content:"\f1a4"}.icon-delicious:before{content:"\f1a5"}.icon-digg:before{content:"\f1a6"}.icon-pied-piper-pp:before{content:"\f1a7"}.icon-pied-piper-alt:before{content:"\f1a8"}.icon-drupal:before{content:"\f1a9"}.icon-joomla:before{content:"\f1aa"}.icon-language:before{content:"\f1ab"}.icon-fax:before{content:"\f1ac"}.icon-building:before{content:"\f1ad"}.icon-child:before{content:"\f1ae"}.icon-paw:before{content:"\f1b0"}.icon-spoon:before{content:"\f1b1"}.icon-cube:before{content:"\f1b2"}.icon-cubes:before{content:"\f1b3"}.icon-behance:before{content:"\f1b4"}.icon-behance-square:before{content:"\f1b5"}.icon-steam:before{content:"\f1b6"}.icon-steam-square:before{content:"\f1b7"}.icon-recycle:before{content:"\f1b8"}.icon-automobile:before{content:"\f1b9"}.icon-cab:before{content:"\f1ba"}.icon-tree:before{content:"\f1bb"}.icon-spotify:before{content:"\f1bc"}.icon-deviantart:before{content:"\f1bd"}.icon-soundcloud:before{content:"\f1be"}.icon-database:before{content:"\f1c0"}.icon-file-pdf-o:before{content:"\f1c1"}.icon-file-word-o:before{content:"\f1c2"}.icon-file-excel-o:before{content:"\f1c3"}.icon-file-powerpoint-o:before{content:"\f1c4"}.icon-file-image-o:before{content:"\f1c5"}.icon-file-archive-o:before{content:"\f1c6"}.icon-file-audio-o:before{content:"\f1c7"}.icon-file-movie-o:before{content:"\f1c8"}.icon-file-code-o:before{content:"\f1c9"}.icon-vine:before{content:"\f1ca"}.icon-codepen:before{content:"\f1cb"}.icon-jsfiddle:before{content:"\f1cc"}.icon-life-bouy:before{content:"\f1cd"}.icon-circle-o-notch:before{content:"\f1ce"}.icon-ra:before{content:"\f1d0"}.icon-empire:before{content:"\f1d1"}.icon-git-square:before{content:"\f1d2"}.icon-git:before{content:"\f1d3"}.icon-hacker-news:before{content:"\f1d4"}.icon-tencent-weibo:before{content:"\f1d5"}.icon-qq:before{content:"\f1d6"}.icon-wechat:before{content:"\f1d7"}.icon-paper-plane:before{content:"\f1d8"}.icon-paper-plane-o:before{content:"\f1d9"}.icon-history:before{content:"\f1da"}.icon-circle-thin:before{content:"\f1db"}.icon-header:before{content:"\f1dc"}.icon-paragraph:before{content:"\f1dd"}.icon-sliders:before{content:"\f1de"}.icon-share-alt:before{content:"\f1e0"}.icon-share-alt-square:before{content:"\f1e1"}.icon-bomb:before{content:"\f1e2"}.icon-futbol-o:before{content:"\f1e3"}.icon-tty:before{content:"\f1e4"}.icon-binoculars:before{content:"\f1e5"}.icon-plug:before{content:"\f1e6"}.icon-slideshare:before{content:"\f1e7"}.icon-twitch:before{content:"\f1e8"}.icon-yelp:before{content:"\f1e9"}.icon-newspaper-o:before{content:"\f1ea"}.icon-wifi:before{content:"\f1eb"}.icon-calculator:before{content:"\f1ec"}.icon-paypal:before{content:"\f1ed"}.icon-google-wallet:before{content:"\f1ee"}.icon-cc-visa:before{content:"\f1f0"}.icon-cc-mastercard:before{content:"\f1f1"}.icon-cc-discover:before{content:"\f1f2"}.icon-cc-amex:before{content:"\f1f3"}.icon-cc-paypal:before{content:"\f1f4"}.icon-cc-stripe:before{content:"\f1f5"}.icon-bell-slash:before{content:"\f1f6"}.icon-bell-slash-o:before{content:"\f1f7"}.icon-trash:before{content:"\f1f8"}.icon-copyright:before{content:"\f1f9"}.icon-at:before{content:"\f1fa"}.icon-eyedropper:before{content:"\f1fb"}.icon-paint-brush:before{content:"\f1fc"}.icon-birthday-cake:before{content:"\f1fd"}.icon-area-chart:before{content:"\f1fe"}.icon-pie-chart:before{content:"\f200"}.icon-line-chart:before{content:"\f201"}.icon-lastfm:before{content:"\f202"}.icon-lastfm-square:before{content:"\f203"}.icon-toggle-off:before{content:"\f204"}.icon-toggle-on:before{content:"\f205"}.icon-bicycle:before{content:"\f206"}.icon-bus:before{content:"\f207"}.icon-ioxhost:before{content:"\f208"}.icon-angellist:before{content:"\f209"}.icon-cc:before{content:"\f20a"}.icon-ils:before{content:"\f20b"}.icon-meanpath:before{content:"\f20c"}.icon-buysellads:before{content:"\f20d"}.icon-connectdevelop:before{content:"\f20e"}.icon-dashcube:before{content:"\f210"}.icon-forumbee:before{content:"\f211"}.icon-leanpub:before{content:"\f212"}.icon-sellsy:before{content:"\f213"}.icon-shirtsinbulk:before{content:"\f214"}.icon-simplybuilt:before{content:"\f215"}.icon-skyatlas:before{content:"\f216"}.icon-cart-plus:before{content:"\f217"}.icon-cart-arrow-down:before{content:"\f218"}.icon-diamond:before{content:"\f219"}.icon-ship:before{content:"\f21a"}.icon-user-secret:before{content:"\f21b"}.icon-motorcycle:before{content:"\f21c"}.icon-street-view:before{content:"\f21d"}.icon-heartbeat:before{content:"\f21e"}.icon-venus:before{content:"\f221"}.icon-mars:before{content:"\f222"}.icon-mercury:before{content:"\f223"}.icon-intersex:before{content:"\f224"}.icon-transgender-alt:before{content:"\f225"}.icon-venus-double:before{content:"\f226"}.icon-mars-double:before{content:"\f227"}.icon-venus-mars:before{content:"\f228"}.icon-mars-stroke:before{content:"\f229"}.icon-mars-stroke-v:before{content:"\f22a"}.icon-mars-stroke-h:before{content:"\f22b"}.icon-neuter:before{content:"\f22c"}.icon-genderless:before{content:"\f22d"}.icon-facebook-official:before{content:"\f230"}.icon-pinterest-p:before{content:"\f231"}.icon-whatsapp:before{content:"\f232"}.icon-server:before{content:"\f233"}.icon-user-plus:before{content:"\f234"}.icon-user-times:before{content:"\f235"}.icon-bed:before{content:"\f236"}.icon-viacoin:before{content:"\f237"}.icon-train:before{content:"\f238"}.icon-subway:before{content:"\f239"}.icon-medium:before{content:"\f23a"}.icon-y-combinator:before{content:"\f23b"}.icon-optin-monster:before{content:"\f23c"}.icon-opencart:before{content:"\f23d"}.icon-expeditedssl:before{content:"\f23e"}.icon-battery:before{content:"\f240"}.icon-battery-3:before{content:"\f241"}.icon-battery-2:before{content:"\f242"}.icon-battery-1:before{content:"\f243"}.icon-battery-0:before{content:"\f244"}.icon-mouse-pointer:before{content:"\f245"}.icon-i-cursor:before{content:"\f246"}.icon-object-group:before{content:"\f247"}.icon-object-ungroup:before{content:"\f248"}.icon-sticky-note:before{content:"\f249"}.icon-sticky-note-o:before{content:"\f24a"}.icon-cc-jcb:before{content:"\f24b"}.icon-cc-diners-club:before{content:"\f24c"}.icon-clone:before{content:"\f24d"}.icon-balance-scale:before{content:"\f24e"}.icon-hourglass-o:before{content:"\f250"}.icon-hourglass-1:before{content:"\f251"}.icon-hourglass-2:before{content:"\f252"}.icon-hourglass-3:before{content:"\f253"}.icon-hourglass:before{content:"\f254"}.icon-hand-grab-o:before{content:"\f255"}.icon-hand-paper-o:before{content:"\f256"}.icon-hand-scissors-o:before{content:"\f257"}.icon-hand-lizard-o:before{content:"\f258"}.icon-hand-spock-o:before{content:"\f259"}.icon-hand-pointer-o:before{content:"\f25a"}.icon-hand-peace-o:before{content:"\f25b"}.icon-trademark:before{content:"\f25c"}.icon-registered:before{content:"\f25d"}.icon-creative-commons:before{content:"\f25e"}.icon-gg:before{content:"\f260"}.icon-gg-circle:before{content:"\f261"}.icon-tripadvisor:before{content:"\f262"}.icon-odnoklassniki:before{content:"\f263"}.icon-odnoklassniki-square:before{content:"\f264"}.icon-get-pocket:before{content:"\f265"}.icon-wikipedia-w:before{content:"\f266"}.icon-safari:before{content:"\f267"}.icon-chrome:before{content:"\f268"}.icon-firefox:before{content:"\f269"}.icon-opera:before{content:"\f26a"}.icon-internet-explorer:before{content:"\f26b"}.icon-television:before{content:"\f26c"}.icon-contao:before{content:"\f26d"}.icon-500px:before{content:"\f26e"}.icon-amazon:before{content:"\f270"}.icon-calendar-plus-o:before{content:"\f271"}.icon-calendar-minus-o:before{content:"\f272"}.icon-calendar-times-o:before{content:"\f273"}.icon-calendar-check-o:before{content:"\f274"}.icon-industry:before{content:"\f275"}.icon-map-pin:before{content:"\f276"}.icon-map-signs:before{content:"\f277"}.icon-map-o:before{content:"\f278"}.icon-map:before{content:"\f279"}.icon-commenting:before{content:"\f27a"}.icon-commenting-o:before{content:"\f27b"}.icon-houzz:before{content:"\f27c"}.icon-vimeo:before{content:"\f27d"}.icon-black-tie:before{content:"\f27e"}.icon-fonticons:before{content:"\f280"}.icon-reddit-alien:before{content:"\f281"}.icon-edge:before{content:"\f282"}.icon-credit-card-alt:before{content:"\f283"}.icon-codiepie:before{content:"\f284"}.icon-modx:before{content:"\f285"}.icon-fort-awesome:before{content:"\f286"}.icon-usb:before{content:"\f287"}.icon-product-hunt:before{content:"\f288"}.icon-mixcloud:before{content:"\f289"}.icon-scribd:before{content:"\f28a"}.icon-pause-circle:before{content:"\f28b"}.icon-pause-circle-o:before{content:"\f28c"}.icon-stop-circle:before{content:"\f28d"}.icon-stop-circle-o:before{content:"\f28e"}.icon-shopping-bag:before{content:"\f290"}.icon-shopping-basket:before{content:"\f291"}.icon-hashtag:before{content:"\f292"}.icon-bluetooth:before{content:"\f293"}.icon-bluetooth-b:before{content:"\f294"}.icon-percent:before{content:"\f295"}.icon-gitlab:before{content:"\f296"}.icon-wpbeginner:before{content:"\f297"}.icon-wpforms:before{content:"\f298"}.icon-envira:before{content:"\f299"}.icon-universal-access:before{content:"\f29a"}.icon-wheelchair-alt:before{content:"\f29b"}.icon-question-circle-o:before{content:"\f29c"}.icon-blind:before{content:"\f29d"}.icon-audio-description:before{content:"\f29e"}.icon-volume-control-phone:before{content:"\f2a0"}.icon-braille:before{content:"\f2a1"}.icon-assistive-listening-systems:before{content:"\f2a2"}.icon-american-sign-language-interpreting:before{content:"\f2a3"}.icon-deaf:before{content:"\f2a4"}.icon-glide:before{content:"\f2a5"}.icon-glide-g:before{content:"\f2a6"}.icon-sign-language:before{content:"\f2a7"}.icon-low-vision:before{content:"\f2a8"}.icon-viadeo:before{content:"\f2a9"}.icon-viadeo-square:before{content:"\f2aa"}.icon-snapchat:before{content:"\f2ab"}.icon-snapchat-ghost:before{content:"\f2ac"}.icon-snapchat-square:before{content:"\f2ad"}.icon-pied-piper:before{content:"\f2ae"}.icon-first-order:before{content:"\f2b0"}.icon-yoast:before{content:"\f2b1"}.icon-themeisle:before{content:"\f2b2"}.icon-google-plus-circle:before{content:"\f2b3"}.icon-fa:before{content:"\f2b4"}.icon-handshake-o:before{content:"\f2b5"}.icon-envelope-open:before{content:"\f2b6"}.icon-envelope-open-o:before{content:"\f2b7"}.icon-linode:before{content:"\f2b8"}.icon-address-book:before{content:"\f2b9"}.icon-address-book-o:before{content:"\f2ba"}.icon-address-card:before{content:"\f2bb"}.icon-address-card-o:before{content:"\f2bc"}.icon-user-circle:before{content:"\f2bd"}.icon-user-circle-o:before{content:"\f2be"}.icon-user-o:before{content:"\f2c0"}.icon-id-badge:before{content:"\f2c1"}.icon-drivers-license:before{content:"\f2c2"}.icon-drivers-license-o:before{content:"\f2c3"}.icon-quora:before{content:"\f2c4"}.icon-free-code-camp:before{content:"\f2c5"}.icon-telegram:before{content:"\f2c6"}.icon-thermometer:before{content:"\f2c7"}.icon-thermometer-3:before{content:"\f2c8"}.icon-thermometer-2:before{content:"\f2c9"}.icon-thermometer-1:before{content:"\f2ca"}.icon-thermometer-0:before{content:"\f2cb"}.icon-shower:before{content:"\f2cc"}.icon-bath:before{content:"\f2cd"}.icon-podcast:before{content:"\f2ce"}.icon-window-maximize:before{content:"\f2d0"}.icon-window-minimize:before{content:"\f2d1"}.icon-window-restore:before{content:"\f2d2"}.icon-times-rectangle:before{content:"\f2d3"}.icon-times-rectangle-o:before{content:"\f2d4"}.icon-bandcamp:before{content:"\f2d5"}.icon-grav:before{content:"\f2d6"}.icon-etsy:before{content:"\f2d7"}.icon-imdb:before{content:"\f2d8"}.icon-ravelry:before{content:"\f2d9"}.icon-eercast:before{content:"\f2da"}.icon-microchip:before{content:"\f2db"}.icon-snowflake-o:before{content:"\f2dc"}.icon-superpowers:before{content:"\f2dd"}.icon-wpexplorer:before{content:"\f2de"}.icon-meetup:before{content:"\f2e0"}.icon-jackpot:before{content:"\f300"}.icon-jackpotArrow:before{content:"\f302"}.icon-jackpotHalfArrow:before{content:"\f303"}.loading-header{position:fixed;left:50%;top:30%;transform:translateX(-50%)}@media only screen and (max-width:767px){.loading-header{top:20%;text-align:center;left:0%;transform:translateX(0%)}}.loading-header h1{margin:0 auto}.cube-folding{width:50px;height:50px;display:inline-block;font-size:0;transform:rotate(45deg)}.cube-folding span{position:relative;display:inline-block;width:25px;height:25px;transform:scale(1.1)}.cube-folding span::before{content:"";position:absolute;left:0;top:0;display:block;width:25px;height:25px;background-color:#fff;transform-origin:100%,100%;animation:folding 2.5s infinite linear both}.cube-folding .leaf-2{transform:rotateZ(90deg) scale(1.1)}.cube-folding .leaf-2::before{background-color:#f2f2f2;animation-delay:.3s}.cube-folding .leaf-3{transform:rotateZ(270deg) scale(1.1)}.cube-folding .leaf-3::before{background-color:#f2f2f2;animation-delay:.9s}.cube-folding .leaf-4{transform:rotateZ(180deg) scale(1.1)}.cube-folding .leaf-4::before{background-color:#e6e6e6;animation-delay:.6s}.cube-wrapper{position:fixed;left:50%;top:50%;width:100px;height:100px;margin-top:-50px;margin-left:-50px;text-align:center}.cube-wrapper:after{content:"";position:absolute;left:0;right:0;bottom:-20px;width:90px;height:6px;margin:auto;background-color:rgba(0,0,0,.1);filter:blur(2px);border-radius:100%;animation:shadow .5s ease infinite alternate;z-index:1}.cube-wrapper .loading{position:relative;display:block;top:25px;font-size:12px;letter-spacing:.1em;color:#fff;animation:text .5s ease infinite alternate;z-index:2}.cube-wrapper .loading--main{font-size:20px;color:#eee;font-weight:600}@keyframes folding{0%,10%{transform:perspective(140px) rotateX(-180deg);opacity:0}25%,75%{transform:perspective(140px) rotateX(0deg);opacity:1}90%,100%{transform:perspective(140px) rotateY(180deg);opacity:0}}@keyframes text{100%{top:35px}}@keyframes shadow{100%{bottom:-18px;width:100px}}#chart-outer-container{padding:20px 20px 10px 0}@media only screen and (max-width:767px){#chart-container{bottom:0;left:0;right:0}}#chart-container #chart-outer-container{padding:20px 10px 10px 0;position:relative;height:100%;width:100%}#chart-container #chart-inner-container{position:relative;height:100%;width:100%}#chart-container .max-profit{position:absolute;top:0;left:10%;font-size:12px;font-weight:600;color:#b5babb;display:inherit}#chart-container .fa-multibets:before{font-family:icomoon!important;font-style:normal;margin-right:5px;color:#7292a1;cursor:pointer;content:"\f085"}#chart-container .fa-line-chart:before{font-family:icomoon!important;font-style:normal;margin-right:5px;color:#4a616d;cursor:pointer;content:"\f085"}#chart-container .fa-font:before{font-family:icomoon!important;font-style:normal;margin-right:5px;cursor:pointer;color:#374850;content:"\f085"}#chart-container #text-display-container{width:100%;height:100%;font-size:100%;text-align:center}#chart-container #text-display-container.starting{color:#b5babb}#chart-container #text-display-container.starting span{position:absolute;top:50%;right:0;left:0}#chart-container #text-display-container.connecting{color:#b5babb}#chart-container #text-display-container.in-progress span{position:absolute;top:50%;right:0;left:0}#chart-container #text-display-container.ended{color:#da4939}#chart-container #text-display-container.ended span.busted{position:absolute;top:50%;right:0;left:0;line-height:100%;-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);-ms-transform:translateY(-100%);-o-transform:translateY(-100%);transform:translateY(-100%)}#chart-container #text-display-container.ended span.at{position:absolute;top:50%;right:0;left:0;line-height:100%;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}#chart-container #text-display-container span{font-size:inherit}#chart-container .connection-state{position:absolute;top:50%;left:50%;text-align:center;font-size:40px;color:#fff;transform:translate(-50%,-50%)}.close_notification{position:absolute;top:15px;right:15px;width:14px;height:14px;cursor:pointer}.daily-rewards-modal-content,.gameinfo-modal-content,.tradeoffers-modal-content,.userinfo-modal-content,.tradeup-provablyfair-modal-content,.deposit-modal-content{overflow:auto;-webkit-overflow-scrolling:touch;border-radius:3px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;outline:none;padding:25px;margin:0 auto}.daily-rewards-modal-content>div,.gameinfo-modal-content>div,.tradeoffers-modal-content>div,.userinfo-modal-content>div,.tradeup-provablyfair-modal-content>div,.deposit-modal-content>div{position:relative;width:100%}.daily-rewards-modal-content .popup-content,.gameinfo-modal-content .popup-content,.tradeoffers-modal-content .popup-content,.userinfo-modal-content .popup-content,.tradeup-provablyfair-modal-content .popup-content,.deposit-modal-content .popup-content{width:100%;height:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:20px 10px}.daily-rewards-modal-content .modal-close-button,.gameinfo-modal-content .modal-close-button,.tradeoffers-modal-content .modal-close-button,.userinfo-modal-content .modal-close-button,.tradeup-provablyfair-modal-content .modal-close-button,.deposit-modal-content .modal-close-button{position:absolute;right:10px;top:10px;line-height:1ex;font-size:30px;z-index:1;margin-top:2px;color:#0ee07b}.daily-rewards-modal-content .modal-close-button:hover,.gameinfo-modal-content .modal-close-button:hover,.tradeoffers-modal-content .modal-close-button:hover,.userinfo-modal-content .modal-close-button:hover,.tradeup-provablyfair-modal-content .modal-close-button:hover,.deposit-modal-content .modal-close-button:hover{color:#0a7843}.daily-rewards-modal-content .modal-close-button>div,.gameinfo-modal-content .modal-close-button>div,.tradeoffers-modal-content .modal-close-button>div,.userinfo-modal-content .modal-close-button>div,.tradeup-provablyfair-modal-content .modal-close-button>div,.deposit-modal-content .modal-close-button>div{cursor:pointer}.daily-rewards-modal-content .modal-close-button>div:after,.gameinfo-modal-content .modal-close-button>div:after,.tradeoffers-modal-content .modal-close-button>div:after,.userinfo-modal-content .modal-close-button>div:after,.tradeup-provablyfair-modal-content .modal-close-button>div:after,.deposit-modal-content .modal-close-button>div:after{content:"\D7"}.playerlist-hidebutton{z-index:99;right:1px;top:13px}.playerlist-animation-enter{transform:translate3d(100%,0,0);opacity:0}.playerlist-animation-enter.playerlist-animation-enter-active{transform:translate3d(0,0,0);opacity:1;transition:.5s}.playerlist-animation-exit{position:absolute;opacity:1;transform:translate3d(0,0,0)}.playerlist-animation-exit.playerlist-animation-exit-active{transform:translate3d(100%,0,0);opacity:0;transition:.5s}.market_weapons .invItemContainer{padding:5px}.market_weapons .weapon{margin:0!important}.gameinfo-modal-content .modal-close-button.title{position:absolute;left:10px;top:10px;line-height:1ex;font-size:200%;z-index:1;width:20px;height:20px;margin-top:2px}.chat_lan_li.chat_lan_disable .chat_lan,.chat_lan_li.chat_disable .chat_lan{color:#607d8b;pointer-events:none}.classic-design .chat_lan_li.chat_lan_disable .chat_lan,.classic-design .chat_lan_li.chat_disable .chat_lan{color:#fff;pointer-events:auto}.chat_lan_li.chat_lan_disable .lan_close{display:none}.chat_lan_li .lan_close{display:none}.chat_disable .lan_close{display:block}.logout{cursor:pointer}#logoutDropdown{display:none;position:absolute;cursor:pointer;right:0;top:100%;width:100%;border-bottom-left-radius:7px;border-bottom-right-radius:7px;background-color:#2f3e45;color:#fff;font-size:14px;padding:20px 0 15px;line-height:1;transition:color .4s}#logoutDropdown:hover{color:#0ee07b}.ico_grt{display:inline-block;vertical-align:middle;line-height:1}.help_menu{display:inline-block}.info_overlay .ReactModal__Content>div{text-align:left}.info_overlay .description{margin-left:20px;margin-top:20px}.slider_arrow{transition:transform .5s}.helper_text a{color:#adbec6}.timing:hover,.timing.tab-active{color:#0ee07b}.timing:hover:before,.timing.tab-active:before{color:#607d8b}.profile .stat_diagram{height:204px;width:100%}.bet_manual .btn{position:relative}.bet_manual .btn:after{content:attr(data-profit);position:absolute;right:0;left:0;bottom:2px;width:100%;height:12px;font-size:10px;color:#0b0b0d}.btn[disabled]{background-color:#41535d;color:#1b2428;pointer-events:none}.auto_bet_select .btns_hold .btn{background-color:#41535d;color:#1b2428;pointer-events:none}.classic-design .auto_bet_select .btns_hold .btn{background-color:transparent;color:#08974f;border:0 solid #08974f;border-width:2px}.auto_bet_select .btns_hold .cashout.btn{background-color:#0ee07b;color:#141a1d;pointer-events:auto!important}.classic-design .auto_bet_select .btns_hold .cashout.btn{background-color:#08974f;color:#fff}.manual_bet_select+.place_bet .c_select select{color:rgba(96,125,139,.5)}.auto_bet_select .bet_btn{opacity:.5}.inventry_content{height:100%}.ment_txt{position:relative}.ment_txt [class^=icon-]{position:absolute;right:0;top:50%;transform:translateY(-50%)}.txtcenter{text-align:center}.no_results_icon{font-size:75px;display:inline-block;color:#d4d8d9}.no_results_text{color:#d4d8d9;font-size:16px;line-height:1.3125;margin-top:15px}.notdisplay{display:none}.search_criteria{margin-bottom:15px}.search_for_text_team,.search_text_team{display:inline-block;vertical-align:middle}.search_for_text_team{color:#0ee07b;font-size:20px;line-height:1.2}.search_text_team{color:#d4d8d9;font-size:16px;line-height:1.3125;margin-left:5px}.emoji-mart-anchor.emoji-mart-anchor-selected{color:#10de7c!important}.emoji-mart-anchor-bar{background-color:#10de7c!important}.emoji-mart-scroll{-webkit-overflow-scrolling:touch}.tradeup_list>div:empty,.emoji-mart-search{display:none}.tradeup_list{min-height:82px}.txt_blue{color:#00f}.bet_btn[disabled]{pointer-events:none}.crash_page .bet_btn[disabled]{opacity:.5}.multi_task .live_btn .icon.live.high:before{transform:translateY(-50%) translateX(0)}.multi_task .live_btn .icon.live.high{background-color:#0ae27a}.classic-design .multi_task .live_btn .icon.live.high{background-color:#08974f}.loadStatsButton{display:none}.affiliate-chart{height:100%}.balloon{color:#fff}.ball_date{color:#adbec6}.ball_text{color:#fff}.amcharts-balloon-div>div{text-align:left!important}.amcharts-chart-div>a{display:none!important}.question_mark{width:26px;height:26px;font-size:20px;background-color:#adbec6;color:#0b0b0d;border-radius:50%;position:relative;margin-bottom:10px;display:inline-block!important}.question_mark:before{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;white-space:nowrap!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:5px;margin-right:10px;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid #000 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:0 0;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top,#fff 50%,#eee 100%);background-image:-o-linear-gradient(top,#fff 50%,#eee 100%);background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF',endColorstr='#FFEEEEEE',GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top,#eee 50%,#ccc 100%);background-image:-o-linear-gradient(top,#eee 50%,#ccc 100%);background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE',endColorstr='#FFCCCCCC',GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:0 0;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top,#fff 0%,#eee 50%);background-image:-o-linear-gradient(top,#fff 0%,#eee 50%);background-image:linear-gradient(to bottom,#fff 0%,#eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF',endColorstr='#FFEEEEEE',GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top,#eee 50%,#fff 100%);background-image:-o-linear-gradient(top,#eee 50%,#fff 100%);background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE',endColorstr='#FFFFFFFF',GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}html,body{background-color:#232c31}html.classic-design{background-color:#0c0c10;color:#0c0c10}body,input,textarea,select,button{font-family:roboto,arial,san-serif;font-weight:400;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;font-size:14px}.classic-design input{color:#d1d1d1!important}.classic-design body{background-color:#0c0c10}*{outline:none}img{max-width:100%;height:auto}.text_center{text-align:center}.text_left{text-align:left}.text_right{text-align:right}.bbb{border-radius:8px;background:linear-gradient(44.72deg,#2f3e45 0%,#3d5059 100%);box-shadow:0 0 10px 0 #141a1d}.classic-design .bbb{background:rgba(12,12,16,.56)}select::-ms-expand{display:none}select{-webkit-appearance:none;-moz-appearance:none;appearance:none}input[type=text]::-ms-clear{display:none}input{background-color:transparent}.classic-design input{background-color:#0e0e14;border-radius:4px;border-width:1px;border-color:#3e3e3e}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}h1,.h1{font-size:36px;font-weight:300}h2,.h2{font-size:30px;font-weight:500}h3,.h3{font-size:24px;font-weight:500}h4,.h4{font-size:20px}h5,.h5{font-size:20px;font-weight:300}h6,.h6{font-size:18px}.editor ul li,.editor ol li{display:block;font-size:16px;position:relative;padding-left:10px;line-height:1.3125}.editor ol li{padding-left:20px;counter-increment:item}.editor ul li:before{position:absolute;left:0;top:7px;content:"";width:4px;height:4px;border-radius:50%;background-color:#d4d8d9}.editor ol li:before{position:absolute;left:0;top:0;content:counter(item) "."}.editor a{color:#0ee07b}.editor a:hover{color:#0a7843}.editor i,.editor em{font-style:italic}.header{background-color:#2f3e45;font-size:0;position:fixed;top:0;left:0;width:100%;z-index:105}.classic-design .header{background-color:#0c0c10}.logo_section{width:23.45%;position:relative}.logo_section:after{position:absolute;right:0;top:-20px;bottom:0;width:1px;height:120px;content:"";background-color:#222c31}.logo{display:inline-block}.logo img{max-width:90%}.logo,.players_online,.mob_deposit{display:inline-block;vertical-align:middle}.players_online{background-color:#222b30;color:#adbec6;padding:11px 10px 12px;border-radius:5px;font-size:0;height:45px;width:fit-content;height:auto!important;text-align:center}.classic-design .players_online{background-color:#000;color:#75787a;border-color:#3e3e3e;border-width:2px;border-style:solid}.players_online>*{display:inline-block;vertical-align:middle}.players_online .icon{font-size:19px;color:#0ee07b}.player_count{font-size:20px;line-height:1.2;padding-left:5px}.logo_section,.menu_section{display:inline-block;vertical-align:middle}.menu_section{width:76.55%;text-align:right}.menus{vertical-align:middle;position:relative;overflow:hidden;height:100%;flex-grow:1}.menu_item{display:inline-block;color:#adbec6;font-family:Roboto;font-size:12px;line-height:1.166666666666667;text-align:center;margin-left:15px;transition:color .5s;position:relative;padding:15px 10px;text-transform:uppercase;font-weight:400}.question_mark{transition:all .4s ease!important}.classic-design .menu_item{color:#fff}.classic-design .question_mark{background-color:#fff}.classic-design .menu_item:active .question_mark,.classic-design .menu_item:hover .question_mark{background-color:#10de7c}.menu_item:first-child{margin-left:0}.menu_item:after{position:absolute;bottom:0;left:0;right:0;margin:auto;width:0;height:3px;content:"";background-color:transparent;transition:background-color .5s,width .5s}.menu_item>*{display:block}.menu_item [class^=icon-]{font-size:26px}.menu_item>*:first-child{padding-bottom:10px}a.menu_item:hover,.menu_item.active{color:#10de7c}a.menu_item:hover .question_mark,.menu_item.active .question_mark{background:#10de7c}.classic-design a.menu_item:hover,.classic-design .menu_item.active{color:#08974f}a.menu_item:not(.menu_item_deposit):hover:after,.menu_item.active:not(.menu_item_deposit):after{background-color:#10de7c;width:100%!important}.classic-design a.menu_item:hover:after,.classic-design .menu_item.active:after{background-color:#08974f}.menu_item_deposit .menu_deposit .bonus::before{content:" + "}.menu_item_deposit .menu_deposit .bonus{color:orange}.menu_item_deposit .menu_deposit{padding-bottom:0;background-color:#232c31;padding:12px;border-radius:3px;font-size:16px}.classic-design .menu_item_deposit .menu_deposit{background-color:#000;border:solid #3e3e3e;border-radius:6px;border-width:2px}.menu_deposit .icon-gammdom-symbol{font-size:14px;padding-bottom:0;float:left;margin-right:5px}.menu_deposit:after{display:block;content:"";clear:both}.help_menu,.settings_menu{display:inline-block;margin-left:15px}.green .menu_deposit,.green .menu_deposit span{color:#10de7c}.classic-design .green .menu_deposit,.classic-design .green .menu_deposit span{color:#08974f}.menu_item.menu_pro_pic{padding-bottom:0;margin-top:-7px;position:relative}.menu_item.menu_pro_pic img{padding-bottom:0}.menu_pro_pic img{width:65px;height:65px;padding:1px;border:1px solid #3d4f59;border-radius:10px;transition:border .5s}.menu_item.menu_pro_pic:after,.menu_item.menu_flag:after{display:none}.menu_item.menu_pro_pic .logoutImg:hover,.logout.menu_item.menu_pro_pic.active img{border-color:#0ee07b}.menu_flag{padding:0;vertical-align:middle;position:relative;cursor:pointer}.menu_flag:focus{outline:none}.flag_m{color:#fff;font-size:13px;line-height:normal;cursor:pointer;position:relative;padding:6px 25px 6px 8px;background:0 0;z-index:1;width:100%}.classic-design .flag_m{background:#101015;background-color:#101015;border-radius:6px}.classic-design .flag_m:active,.classic-design .flag_m:focus{color:#101015;background:#fff}.flag_m>img{border:1px solid transparent;transition:border .4s;padding:1px;width:auto;height:21px;box-sizing:content-box}.flag_m:hover img,.flags_show .flag_m img{border-color:#10de7c}.menu_item.menu_flag img{padding-bottom:0}.flags_contain{position:absolute;left:0;top:100%;width:100%;padding:15px;background-color:#fff;border-radius:0 0 6px 6px;text-align:left;margin-right:-10px;opacity:1;visibility:visible;transition:opacity .5s,visibility .01s;display:none;z-index:2;border-radius:4px}.flags_contain:before{width:0;height:0;border-left:15px solid transparent;border-right:15px solid transparent;border-bottom:15px solid #36454c;position:absolute;bottom:100%;right:0;content:"";margin-right:30px;display:none}.menu_flag.flags_show .flags_contain{opacity:1;visibility:visible}.flag_link{display:block;margin-top:12px;text-transform:none}.flag_link:after{clear:both;display:block;content:""}.flag_link:first-child{margin-top:0}.flag_img{float:right;width:18px;height:12px;margin-top:2px}.flag_lang{font-size:12px;color:#000;transition:color .4s}.flag_link:hover .flag_lang{color:#0ee07b}.site_content{padding-top:100px;left:0;top:0;width:100%;min-height:100vh;overflow:hidden}.classic-design .site_content{background:url(/build/classic_bg.d1d427ae2ca364f0d43ce04838e596f2.1920.jpg)}.section_left{width:375px;height:calc(100% - 136px);display:inline-block;position:fixed;top:98px;left:0;z-index:12;transition:transform .4s}.section_right,.section_left.chat_expand.mark_chat_expand+.section_right{width:calc(100% - 375px);margin-left:375px;display:inline-block;transition:width .4s,margin-left .4s;height:100%;padding-bottom:20px}.section_right.static_page.static_popup{width:100%;margin-left:0}.test{transition:width .4s,margin-left .4s;width:77%;margin-left:23%}.test .players-container.player_table{display:none}.test .card_txt_hold{width:35px}.test .history_cards{margin-top:15px}.test .hilo_pg{margin-top:20px}.section_left.chat_expand+.test{width:100%;margin-left:0}.test .roul_controls .roul_input{margin-bottom:15px;width:100%}.test .roul_controls .roul_input .field_group{width:100%}.test .roul_controls .roul_btns{display:inline-block;padding-left:0;width:55%}.test .entry_amt_txt{margin-left:5px}.test .roul_controls .bet_btn{width:14%}.test .outerScrollContainer{max-height:calc(100vh - 200px)}.test .roul_btm{max-height:calc(103vh - 370px)}.test .roul_controls .dd_hold{display:inline-block}.test .player_table_head{display:flex;flex-direction:column;align-items:center}.test .player_table_head .pl_count{margin-bottom:8px}.test .crash_player_head{display:block;flex-direction:row;align-items:stretch}.test .top_entry{display:flex;flex-direction:column;align-items:center}.test .top_entry.f0 .entry_amt{margin-top:15px}.test .entry_plyr{padding-right:0}.test .pl_entry .entry_plyr,.pl_entry .entry_amt{margin-right:-15px}.test .page_header{text-align:center}.test .latest_games,.test .game_history{margin-top:15px}.test .top_entry img{width:35px;height:35px}.section_left.chat_expand,.section_left.mark_chat_expand{transform:translateX(-100%)}.section_left.chat_expand.mark_chat_expand{transform:translateX(0)}.section_left.chat_expand+.section_right,.section_left.mark_chat_expand+.section_right{width:100%;margin-left:0}#game-inner-container{height:100%}.mark_chat_expand{transform:translateX(-100%)}.chat_section{position:relative;height:100%}.chat_rooms{position:relative;height:100%;z-index:1}.chat_rooms_head{padding:0 10px;background:#29363e;font-size:13px;line-height:1.1875;position:relative;z-index:1;padding-bottom:8px}.classic-design .chat_rooms_head{background-color:rgba(13,13,17,.7)}.chat_lang{float:left;color:#adbec6;text-transform:uppercase;width:calc(100% - 100px);white-space:nowrap;overflow:hidden;height:30px}.chat_room_arrow{transform:rotate(90deg);font-size:11px;display:inline-block;margin-top:2px;margin-left:5px}.chat_link{position:absolute;bottom:0;right:0;color:#64757c;font-weight:500;font-size:13px;cursor:pointer;outline:none;margin-bottom:-26px;margin-right:5px}.classic-design .chat_link{color:#08974f}.chat_link>*{display:inline-block;vertical-align:middle}.chat_link:hover{color:#adbec6}.classic-design .chat_link:hover{color:#d1d1d1}.chat_rooms.chat_lang_show .chat_link{color:#adbec6}.classic-design .chat_rooms.chat_lang_show .chat_link{color:#d1d1d1}.chat_link .icon{padding-left:5px;font-size:10px}.chat_link .icon.icon-down:before{font-size:17px}.chat_rooms.chat_lang_show .chat_rooms_head .icon-right:before{content:"\eb00"}.chat_rooms_head:after{clear:both;display:block;content:""}.chat_rooms_head .icon-angle-righticon{font-size:20px;padding-left:10px}.chat_collapse{display:none;background-color:#526a76;padding:0 20px;text-align:right;font-size:18px;line-height:1;position:relative;z-index:0}.classic-design .chat_collapse{background-color:#3f3f43}.chat_collapse:hover{background-color:#607d8b}.classic-design .chat_collapse:hover{background-color:#1f1f24}.chatting_chat_msgs{position:relative;z-index:0;height:100%;background-color:#2f3e45}.chat_input_hold{height:100%;position:relative;z-index:1;flex:1;display:flex;flex-direction:column;box-shadow:0 0 10px 0 #141a1d}.chat_msgs{background-color:#2f3e45;padding:0 4px;overflow-y:scroll;display:flex;flex:1;position:relative;flex-direction:column;-webkit-overflow-scrolling:touch}.chat_msgs:hover,.chat_msgs:active,.chat_msgs:focus{overflow-y:auto}.classic-design .chat_msgs{background-color:rgba(13,13,17,.7)}.chat_collapse:before{width:100%;left:0;top:100%;background:linear-gradient(180deg,#2f3e45 0%,rgba(47,62,69,0) 100%);content:"";position:absolute;height:70px;pointer-events:none}.chat_msg{padding:3px 0 3px 28px;position:relative;margin:0 3px}.msg_no_bg{background-color:none}.chat_msg:nth-child(odd){background-color:#2b3840}.classic-design .chat_msg{background-color:rgba(13,13,17,.7)}.chat_user,.chat_admin,.chat_moderator,.chat_checkmarked,.chat_developer{font-size:0;vertical-align:middle;display:inline-block;position:relative;margin-left:-26px}.drop-down-container{z-index:3!important}.emoji-mart{z-index:3!important}.chat_user>*,.chat_moderator>*,.chat_admin>*,.chat_checkmarked>*,.chat_developer>*{display:inline-block;vertical-align:middle;margin-left:5px}.chat_user{cursor:pointer}.bet_levels.crash,.bet_levels.hilo{margin-left:10px}.bet_levels.roulette{margin-right:5px}.bet_levels>*{display:inline-block;vertical-align:middle}.chat_user>*:first-child,.chat_moderator>*:first-child,.chat_admin>*:first-child,.chat_checkmarked>*:first-child,.chat_developer>*:first-child{margin-left:0}.chat_user_prof img{width:24px;height:24px;border-radius:5px}.chat_user_levels{padding:5px;background-color:#3d5059;font-size:12px;line-height:1;border-radius:5px}.chat_user_levels>span{color:#141a1d;font-size:12px;font-weight:700;line-height:1;text-align:center;padding-left:5px}.chat_user_name{color:#acbfc6;line-height:1}.msg-admin-message .chat_user_name,.msg-admin-message .icon-gammdom-symbol:before,.msg-admin-message .chat_user_colen{color:#ff5a5a}.msg-support-message .chat_user_name,.msg-support-message .icon-gammdom-symbol:before,.msg-support-message .chat_user_colen{color:#00e9ff}.msg-developer-message .chat_user_name,.msg-developer-message .icon-gammdom-symbol:before,.msg-developer-message .chat_user_colen{color:orange}.msg-moderator-message .chat_user_name,.msg-moderator-message .icon-gammdom-symbol:before,.msg-moderator-message .chat_user_colen{color:#fff275}.msg-mute-message{position:relative}.msg-mute-message>a{color:#10de7c}.classic-design .msg-user-message .chat_user_name,.classic-design .msg-user-message .icon-gammdom-symbol:before,.classic-design .msg-user-message .chat_user_colen,.classic-design .msg-checkmarked-message .chat_user_name,.classic-design .msg-checkmarked-message .icon-gammdom-symbol:before,.classic-design .msg-checkmarked-message .chat_user_colen,.classic-design .msg-youtuber-message .chat_user_name,.classic-design .msg-youtuber-message .icon-gammdom-symbol:before,.classic-design .msg-youtuber-message .chat_user_colen{color:#08974f}.classic-design .chat_cont{color:#eee}.rain-message .chat_user_name,.rain-message .icon-gammdom-symbol:before,.rain-message .chat_user_colen{color:#6495ed}.msg-bonus-message{color:#fff275;padding-left:10px;font-size:14px}.msg-info-message{font-size:14px;padding-left:10px}.classic-design .msg-info-message{color:#fff}.chat_user_ico .icon-gammdom-symbol{font-size:15px;color:#adbec6;display:inline-block;vertical-align:middle}.chat_user_colen{display:inline-block;font-size:14px;vertical-align:middle;padding:0 5px 0 2px}.chat_cont{color:#fff;font-size:16px;line-height:15px;vertical-align:middle;word-break:break-word;margin-left:4px}.chat_cont a{border-bottom:1px solid #adbec6}.chat_cont a:hover{border-bottom-color:#fff}ul.messages li{font-size:16px}.chat_msg.msg-moderator-message,.chat_msg.red{position:relative}.chat_msg.red:before{position:absolute;right:100%;top:0;width:4px;height:100%;content:""}.chat_msg.red:before{background-color:#ff5a5a}.chat_msg.red .chat_user_name{color:#ff5a5a}.chat_msg.plain .chat_cont{color:#607d8b;font-style:italic;font-weight:500;line-height:1.3125}.chat_input_contain{padding:10px 20px 20px;position:relative;display:flex}.classic-design .chat_input_contain{background-color:#0c0c10}.chat_input[type=text]{background-color:#243037;height:50px;padding:0 70px 0 20px;width:100%;border-radius:5px;color:#adbec6;font-size:16px;line-height:1.3125}.classic-design .chat_input[type=text]{background-color:#0e0e14}.chat_input[type=text]::-webkit-input-placeholder{color:rgba(173,190,198,.5)}.chat_input[type=text]::-moz-placeholder{color:rgba(173,190,198,.5)}.chat_input[type=text]:-ms-input-placeholder{color:rgba(173,190,198,.5)}.chat_input[type=text]:-moz-placeholder{color:rgba(173,190,198,.5)}.classic-design .chat_input[type=text]::-webkit-input-placeholder{color:#757575}.classic-design .chat_input[type=text]::-moz-placeholder{color:#757575}.classic-design .chat_input[type=text]:-ms-input-placeholder{color:#757575}.classic-design .chat_input[type=text]:-moz-placeholder{color:#757575}.chan_langs{position:absolute;left:100%;z-index:50;background-color:#36454c;box-shadow:3px 2px 5px 0 rgba(34,44,49,.7)}.classic-design .chat_langs{background-color:#000;box-shadow:none}.chat_rooms.chat_lang_show+.chat_langs{transform:translateX(0);opacity:1;visibility:visible}.chat_lang_show:after{width:0;height:0;border-right:15px solid #36454c;border-top:15px solid transparent;border-bottom:15px solid transparent;position:absolute;top:-3px;right:0;content:"";z-index:2}.classic-design .chat_lang_show:after{border-right:15px solid #000}.chat_lan{color:#fff;font-size:18px;font-weight:300;line-height:1.333333333333333;display:block}.chat_lan_li{margin-top:6px;position:relative}.chat_lan_li:first-child{margin-top:0}.chat_lan:hover{color:#0ee07b}.chat_lan_li.active .chat_lan{color:#607d8b}.classic-design .chat_lan_li.active .chat_lan{color:#fff}.classic-design .chat_disable{color:#fff}.chat_lan_li.active.dis_link{pointer-events:none}.lan_close{position:absolute;left:100%;top:0;width:20px;height:20px;margin-top:2px}.lan_close:before,.lan_close:after{position:absolute;left:0;content:"";display:block;width:15px;top:6px;height:2px;background-color:#656565;transition:background-color .4s}.chat_lang .lan_close.hiddenX{width:0;margin-left:0}.lan_close.hiddenX:before,.lan_close.hiddenX:after{background-color:transparent;box-shadow:none}.lan_close:before{transform:rotate(-45deg)}.lan_close:after{transform:rotate(45deg)}.chat_collapse_ico,.section_left.chat_expand.mark_chat_expand .chat_collapse_ico{position:absolute;background-color:#607d8b;font-size:13px;text-align:center;color:#0ee07b;line-height:1;top:0;left:100%;margin-top:8px;margin-left:5px;width:22px;height:22px;background-color:transparent;background-size:cover;background-repeat:no-repeat;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMS44MzEiIGhlaWdodD0iMjEuODMzIiB2aWV3Qm94PSIwIDAgMjEuODMxIDIxLjgzMyI+CiAgPHBhdGggaWQ9ImNvbW1lbnQtYWx0LWxpbmVzIiBkPSJNMTkuMSwwSDIuNzI5QTIuNzMxLDIuNzMxLDAsMCwwLDAsMi43Mjl2MTIuMjhhMi43MzEsMi43MzEsMCwwLDAsMi43MjksMi43MjlINi44MjJWMjEuMzJhLjUxMy41MTMsMCwwLDAsLjgxNC40MTRsNS4zMjYtNEgxOS4xYTIuNzMxLDIuNzMxLDAsMCwwLDIuNzI5LTIuNzI5VjIuNzI5QTIuNzMxLDIuNzMxLDAsMCwwLDE5LjEsMFpNMTIuMjgsMTEuMjU3YS4zNDIuMzQyLDAsMCwxLS4zNDEuMzQxSDUuOGEuMzQyLjM0MiwwLDAsMS0uMzQxLS4zNDF2LS42ODJhLjM0Mi4zNDIsMCwwLDEsLjM0MS0uMzQxaDYuMTRhLjM0Mi4zNDIsMCwwLDEsLjM0MS4zNDFabTQuMDkzLTQuMDkzYS4zNDIuMzQyLDAsMCwxLS4zNDEuMzQxSDUuOGEuMzQyLjM0MiwwLDAsMS0uMzQxLS4zNDFWNi40ODFBLjM0Mi4zNDIsMCwwLDEsNS44LDYuMTRIMTYuMDMyYS4zNDIuMzQyLDAsMCwxLC4zNDEuMzQxWiIgZmlsbD0iIzY4NzU3YiIvPgo8L3N2Zz4K);transition:none}.chat_collapse_ico.unread{margin-top:5px;margin-left:5px;width:25px;height:25px;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNC42NTEiIGhlaWdodD0iMjQuNjkyIiB2aWV3Qm94PSIwIDAgMjQuNjUxIDI0LjY5MiI+CiAgPGcgaWQ9IkNoYXRfQ2xvc2UiIGRhdGEtbmFtZT0iQ2hhdCBDbG9zZSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTQ2Mi4zNDkgLTEwMSkiPgogICAgPHBhdGggaWQ9IlN1YnRyYWN0aW9uXzEiIGRhdGEtbmFtZT0iU3VidHJhY3Rpb24gMSIgZD0iTTEwNjk3LjMzOCw4MS42OTJhLjUxNi41MTYsMCwwLDEtLjUxNi0uNTE0Vjc3LjZoLTQuMDk0YTIuNzMsMi43MywwLDAsMS0yLjcyOC0yLjcyN1Y2Mi41ODhhMi43MzIsMi43MzIsMCwwLDEsMi43MjgtMi43M2gxMy45MjZjMCwuMDQ3LDAsLjEsMCwuMTQzYTUuMDA2LDUuMDA2LDAsMCwwLDUsNWMuMDYsMCwuMTIsMCwuMTgsMHY5Ljg3MWEyLjczMiwyLjczMiwwLDAsMS0yLjcyOSwyLjcyN2gtNi4xNDFsLTUuMzI1LDRBLjUxLjUxLDAsMCwxLDEwNjk3LjMzOCw4MS42OTJabS0xLjUzOC0xMS42YS4zNDIuMzQyLDAsMCwwLS4zNDIuMzQydi42ODNhLjM0Mi4zNDIsMCwwLDAsLjM0Mi4zNDJoNi4xMzhhLjM0My4zNDMsMCwwLDAsLjM0NC0uMzQydi0uNjgzYS4zNDMuMzQzLDAsMCwwLS4zNDQtLjM0MlptMC00LjA5M2EuMzQyLjM0MiwwLDAsMC0uMzQyLjM0MnYuNjhhLjM0Mi4zNDIsMCwwLDAsLjM0Mi4zNDJoMTAuMjMzYS4zNDIuMzQyLDAsMCwwLC4zNDItLjM0MnYtLjY4YS4zNDIuMzQyLDAsMCwwLS4zNDItLjM0MloiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xMDIyNy42NTEgNDQpIiBmaWxsPSIjNjg3NTdiIi8+CiAgICA8cmVjdCBpZD0iUmVjdGFuZ2xlXzgxIiBkYXRhLW5hbWU9IlJlY3RhbmdsZSA4MSIgd2lkdGg9IjYiIGhlaWdodD0iNiIgcng9IjMiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDQ4MSAxMDEpIiBmaWxsPSIjMGFlMDdiIi8+CiAgPC9nPgo8L3N2Zz4K)}.section_left:not(.chat_expand) .chat_collapse_ico{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMS44MzEiIGhlaWdodD0iMjEuODMzIiB2aWV3Qm94PSIwIDAgMjEuODMxIDIxLjgzMyI+CiAgPHBhdGggaWQ9ImNvbW1lbnQtYWx0LWxpbmVzIiBkPSJNMTkuMSwwSDIuNzI5QTIuNzMxLDIuNzMxLDAsMCwwLDAsMi43Mjl2MTIuMjhhMi43MzEsMi43MzEsMCwwLDAsMi43MjksMi43MjlINi44MjJWMjEuMzJhLjUxMy41MTMsMCwwLDAsLjgxNC40MTRsNS4zMjYtNEgxOS4xYTIuNzMxLDIuNzMxLDAsMCwwLDIuNzI5LTIuNzI5VjIuNzI5QTIuNzMxLDIuNzMxLDAsMCwwLDE5LjEsMFpNMTIuMjgsMTEuMjU3YS4zNDIuMzQyLDAsMCwxLS4zNDEuMzQxSDUuOGEuMzQyLjM0MiwwLDAsMS0uMzQxLS4zNDF2LS42ODJhLjM0Mi4zNDIsMCwwLDEsLjM0MS0uMzQxaDYuMTRhLjM0Mi4zNDIsMCwwLDEsLjM0MS4zNDFabTQuMDkzLTQuMDkzYS4zNDIuMzQyLDAsMCwxLS4zNDEuMzQxSDUuOGEuMzQyLjM0MiwwLDAsMS0uMzQxLS4zNDFWNi40ODFBLjM0Mi4zNDIsMCwwLDEsNS44LDYuMTRIMTYuMDMyYS4zNDIuMzQyLDAsMCwxLC4zNDEuMzQxWiIgZmlsbD0iIzY4NzU3YiIvPgo8L3N2Zz4K)}.chat_collapse_ico:hover{color:#232c31}.emoji{position:absolute;top:24px;right:70px;font-size:18px;color:#607d8b;margin-top:2px}.emoji:hover{color:#adbec6}.onlyChat .emoji{left:94%!important}.onlyChat .chat_input[type=text]{padding:25px 6% 25px 20px}.xp_admin,.xp_0{background-color:#3d5059}.xp_40{background-color:#3d5059}.classic-design .xp_admin,.classic-design .xp_40,.classic-design .xp_0{background-color:#14181f}.xp_50{background-color:#adbec6}.xp_60{background-color:#0ee07b}.xp_70{background-color:#4362ac}.xp_80{background-color:#71abfd}.xp_90{background-color:#f7f7f7}.xp_95,.xp_100,.xp_110,.xp_120,.xp_130,.xp_140,.xp_150{background-color:#f9ff7f}.xp_40.gamdom-logo .icon{font-size:13px;color:#000}.xp_50 .icon,.xp_60 .icon,.xp_70 .icon,.xp_80 .icon,.xp_90 .icon,.xp_95 .icon{font-size:17px;margin-top:2px;color:#000}.xp_40.gamdom-logo .icon-gammdom-symbol:before{font-size:13px;color:#000}.xp_100 .icon,.xp_110 .icon,.xp_120 .icon,.xp_130 .icon,.xp_140 .icon,.xp_150 .icon{font-size:24px!important;margin-bottom:-10px}.xp_100 .icon{color:#fbd771}.xp_110 .icon{color:#acbfc6}.xp_120 .icon{color:#0ee16b}.xp_130 .icon{color:#4462ab}.xp_140 .icon{color:#72a9fd}.xp_150 .icon{color:#fd5862}.xp_admin,.xp_0,.xp_40,.xp_50,.xp_60,.xp_70,.xp_80,.xp_90,.xp_95,.xp_100,.xp_110,.xp_120,.xp_130,.xp_140,.xp_150{font-size:0;line-height:1;border-radius:5px;padding:2px 5px;min-height:20px;position:relative;text-align:right}.icon.crown{width:21px;height:17px;position:absolute}.icon.crown.zero_gems{content:url(/build/crown_0gem.11958a0fcd25faa07faad0e46a9c26c6.gif)}.icon.crown.one_gems{content:url(/build/crown_1gem.e01d6abe02fcb29c7752ee2f8e9d33da.gif)}.icon.crown.two_gems{content:url(/build/crown_2gem.caf3fc6b168fb7d2b75313b16263fc65.gif)}.icon.crown.three_gems{content:url(/build/crown_3gem.59422a0f9114cf7ceb1595fbba4625c3.gif)}.user_level .icon.crown{width:36px;height:30px}.profile.user_level .icon.crown{width:32px;height:25px;top:3px}.popup-content .profile.user_level .icon.crown{top:-27px!important}.user_level.xp_100 .level_val,.user_level.xp_110 .level_val,.user_level.xp_120 .level_val,.user_level.xp_130 .level_val,.user_level.xp_140 .level_val,.user_level.xp_150 .level_val{padding-left:36px}[class^=bet_level_]{border-radius:6px;color:#141a1d;font-size:12px;font-weight:700;text-align:center}.bet_level_40>.level_val{color:#adbec6!important}.bet_level_40{border-bottom:1.5px solid #1e292e;background:linear-gradient(#475862 20%,#3d4f59 80%)}.bet_level_50{border-bottom-color:#727a7d;background:linear-gradient(#c1ced4 20%,#acbdc5 80%)}.bet_level_60{border-bottom-color:#009954;background:linear-gradient(#06eaa2 20%,#02df7c 80%)}.bet_level_70{border-bottom-color:#273c6c;background:linear-gradient(#4d6aae 20%,#4362aa 80%)}.bet_level_80{border-bottom-color:#4d75ad;background:linear-gradient(#84b7fc 20%,#72abfb 80%)}.bet_level_90{border-bottom-color:#c3c3c3;background:linear-gradient(#fbfbfb 20%,#f7f7f7 80%)}.bet_level_95,.bet_level_100,.bet_level_110,.bet_level_120,.bet_level_130{border-bottom-color:#afa442;background:linear-gradient(#fef8ae 20%,#fef177 80%)}[class^=crown_]{background-position:center;background-repeat:no-repeat;background-size:cover;overflow:visible;position:absolute;width:64%;height:50%;bottom:-3px;right:-10px;z-index:2}.pl_entry [class^=crown_]{right:-5px}[class^=crown_].crash{bottom:-1px;right:-7px}[class^=crown_].hilo{bottom:-2px;right:-7px}.crown_100{background-image:url(/build/crown_0gem.11958a0fcd25faa07faad0e46a9c26c6.gif)}.crown_110{background-image:url(/build/crown_1gem.e01d6abe02fcb29c7752ee2f8e9d33da.gif)}.crown_120{background-image:url(/build/crown_2gem.caf3fc6b168fb7d2b75313b16263fc65.gif)}.crown_130{background-image:url(/build/crown_3gem.59422a0f9114cf7ceb1595fbba4625c3.gif)}.bet_level_40,.bet_level_50,.bet_level_60,.bet_level_70,.bet_level_80,.bet_level_90,.bet_level_95,.bet_level_100,.bet_level_110,.bet_level_120,.bet_level_130,.bet_level_140,.bet_level_150{font-size:0;line-height:1.33;border-radius:5px;padding:2px 5px;min-height:20px;position:relative;text-align:right}[class^=xp_]>.level_val{color:#141a1d;font-size:12px;font-weight:700;line-height:1.33;padding-left:5px;margin-top:2px}.xp_100>.level_val,.xp_110>.level_val,.xp_120>.level_val,.xp_130>.level_val,.xp_140>.level_val,.xp_150>.level_val{padding-left:25px}[class^=bet_level_]>.level_val{color:#141a1d;font-size:12px;font-weight:700;line-height:1}[class^=xp_]>*{display:inline-block;vertical-align:middle}[class^=bet_level_]>*{vertical-align:middle}.xp_0 .icon,.xp_40:not(.gamdom-logo) .icon,.xp_admin .icon{width:1px;min-height:18px}.xp_0 .level_val,.xp_40:not(.gamdom-logo) .level_val,.xp_admin .level_val{color:#adbec6;padding-left:0}.msg-youtuber-message .chat_user_name{line-height:1.5;margin-left:5px}.msg-youtuber-message .drop-down-container{top:13%!important}.xp_youtuber{font-size:15px;line-height:.5;border-radius:5px;padding:2px 5px;margin-left:5px;min-height:20px;position:relative;text-align:right}.xp_youtuber .level_val{color:#e0d4d4;padding-left:5px;display:table-cell}.level-YT{display:inline-flex!important}.xp_youtuber.level-item.level-YT .icon.icon-youtube3{font-size:24px;color:red}.xp_0 .level_val,.xp_admin .level_val{font-size:10px}.u_points.level_40{color:#adbec6!important}.u_points.level_50{border-bottom-color:#727a7d!important;background:linear-gradient(#c1ced4 20%,#acbdc5 80%)!important}.u_points.level_60{border-bottom-color:#009954!important;background:linear-gradient(#06eaa2 20%,#02df7c 80%)!important}.u_points.level_70{border-bottom-color:#273c6c!important;background:linear-gradient(#4d6aae 20%,#4362aa 80%)!important}.u_points.level_80{border-bottom-color:#4d75ad!important;background:linear-gradient(#84b7fc 20%,#72abfb 80%)!important}.u_points.level_90{border-bottom-color:#c3c3c3!important;background:linear-gradient(#fbfbfb 20%,#f7f7f7 80%)!important}.u_points.level_95,.u_points.level_100{border-bottom-color:#afa442!important;background:linear-gradient(#fef8ae 20%,#fef177 80%)!important}.messages img{width:20px;height:20px;border-radius:5px}.messages .icon,.messages .icon-gammdom-symbol,.bet_levels .icon{font-size:13px}.messages .level_val{font-size:12px}.messages .chat_user_name,.messages .chat_cont{font-size:14px}.page_content{padding:0 30px;height:calc(100vh - 98px);position:relative}.page_header{font-size:0;padding:20px 30px;min-height:80px}.page_head,.right_desc{display:inline-block;vertical-align:middle}.page_head{color:#adbec6;font-size:36px;font-weight:300;line-height:1.166666666666667;width:100%;cursor:text}.classic-design .page_head{color:#d1d1d1}.right_desc{text-align:right;color:#adbec6;font-size:20px;font-weight:300;line-height:24px;width:60%}.right_desc span{font-weight:700}.col_full{width:100%}.col_half{width:50%}.col_one_third{width:33.33%}.col_two_third{width:66.66%}.icon-stopwatch{display:inline-block!important;margin-top:1px}.col_one_fourth{width:25%}.col_full,.col_half,.col_one_third,.col_two_third,.col_one_fourth{display:inline-block;padding:0 15px}.col_row{margin:0 -15px}.col{display:inline-block}.user_profile{border-radius:8px;background:linear-gradient(44.72deg,#2f3e45 0%,#3d5059 100%);box-shadow:0 0 10px 0 #141a1d;text-align:center;padding:30px 20px}.classic-design .user_profile{background:rgba(12,12,16,.56)}.profile_img{width:120px;display:inline-block;padding:3px;border:2px solid #607d8b;border-radius:10px}.profile_img_hold{padding-top:100%;position:relative}.profile_img_hold .bsz{border-radius:8px}.profile_name{color:#adbec6;font-size:18px;font-weight:700;line-height:1.166666666666667}.profile_name{padding-top:20px}.profile_name>span{margin-left:10px}.profile_name>span:before{content:"|";padding-right:10px}.pro_link{display:inline-block}.pro_link:hover{color:#607d8b}.name_and_xp{width:100%;max-width:346px;margin:0 auto}.user_levels .level_val{padding:0!important;margin-left:4px}.user_level.hidden_lvl,.user_xp.hidden_lvl{cursor:help}.user_level.hidden_lvl{background:#3d5059;color:#adbec6;margin-right:1px}.user_level.hidden_lvl>.level_val{color:#adbec6;font-size:18px;padding:1px 10px;font-weight:500;line-height:1.166666666666667}.user_level{color:#141a1d;font-weight:700;line-height:1.166666666666667;font-size:0;width:80px}.user_level>*{display:inline-block;vertical-align:middle;font-size:22px;line-height:1}.user_level .icon{font-size:29px}.user_level .level_val{padding-left:7px}.user_level .icon-user-xp{font-size:47px!important;margin-bottom:-15px}.user_xp{width:260px;background-color:#3d4f59;margin-left:5px;position:relative;overflow:hidden}.user_xp.small{min-width:50px;height:100%;padding:10px;margin-top:2.5px}.user_xp.small.best{transform:rotate(270deg);margin-top:12px;min-width:48px;margin-left:0}.classic-design .user_xp{background-color:#1f1f24}.xp{color:#adbec6;font-size:18px;line-height:1.166666666666667;text-align:center;position:relative}.xp_level{position:absolute;left:0;top:0;height:100%;content:"";background-color:#475d68;border-radius:9px}.classic-design .xp_level{background-color:#8e8e8e;border-top-right-radius:0;border-bottom-right-radius:0}.user_grid .xp_0 .level_val,.user_grid .xp_40 .level_val,.user_grid .xp_admin .level_val,.user_grid .xp_youtuber .level_val,.stats_details .xp_0 .level_val,.stats_details .xp_40 .level_val,.stats_details .xp_admin .level_val,.stats_details .xp_youtuber .level_val{font-size:16px}.hours_result{margin-top:20px;border-radius:10px;background:linear-gradient(45.15deg,rgba(20,26,29,0.4) 0%,rgba(20,26,29,0.25) 100%);padding:18px 30px;width:100%}.result_heading{color:#adbec6;font-size:16px;line-height:1.1875;text-align:center;text-transform:uppercase}.table_head{border-bottom:2px solid #465a63;margin-top:15px;margin-bottom:5px}.table_heading{color:#607d8b;font-size:12px;width:35%;display:inline-block;text-align:right;padding-bottom:5px}.table_heading:first-child{width:30%}.table_heading:last-child{padding-right:10px}.table_data{font-size:14px;width:35%;display:inline-block;text-align:right;color:#607d8b;text-transform:uppercase}.table_data:first-child{width:30%;text-align:left;padding-left:10px}.table_data:nth-child(2){color:#adbec6}.table_data:last-child{padding-right:10px}.table_row{margin-top:12px}.table_row:first-child{margin-top:0}.total_box{background:#243037;border-radius:6px;color:#fff;font-size:14px;font-weight:500;text-align:center;padding:12px 0;margin-top:10px}.total_box_modal{margin-top:37px;margin-bottom:-10px}.green{color:#23d160}.bold{font-weight:700}.total_box .green{margin-left:10px;display:inline-block}.total_box .icon-gammdom-symbol{margin-right:7px;font-size:16px}.btn{color:#141a1d;font-size:18px;font-weight:500;line-height:1.166666666666667;text-align:center;min-width:200px;max-width:100%;text-transform:uppercase;margin-top:25px;display:inline-block;padding:15px 25px;border-radius:10px;transition:background-color .4s}.btn_green{background-color:#0ee07b}.item_price-multiplier{margin-left:13px;color:#79858a;font-size:14px;font-style:italic;display:inline-block;margin-top:5px}.btn_green:hover,.btn_green_shadow:hover{background-color:#15ff8e}.btn_red{background-color:#9e0e30;color:#f1b8b8}.btn_red:hover{background-color:#a0324c}.btn_green_shadow{background:#23d160;border-radius:6px;box-shadow:0 2px 0 0 #008e2e;color:#2b3e46;font-size:14px;font-weight:700;text-transform:none;padding:21px 10px}.btn_green_shadow.disable{box-shadow:0 2px 0 0 #2f373c}.classic-design .btn,.classic-design .btn-default{border-radius:0;border-width:2px;border-style:solid;border-color:#08974f;color:#eee;background-color:rgba(13,13,17,.7)}.classic-design .btn_green{background-color:#08974f}.classic-design .btn_green:hover{background-color:#08974f}.btn_gray{background-color:transparent;color:#08974f}.classic-design .btn_gray{background-color:#607d8b;color:#141a1d}.disable{background-color:#41535d!important;color:#1b2428!important;pointer-events:none;cursor:not-allowed}.classic-design .disable{background-color:transparent;color:#08974f;border:0 solid #08974f;border-width:2px}.disabled{pointer-events:none}.btn.btn_small,.reset_net_profit{min-width:120px;font-size:14px;padding:8px 20px;border-radius:6px;margin-top:10px}.btn.btn_very_small{min-width:initial;margin-top:initial;font-size:14px;padding:5px;border-radius:6px}.classic-design .btn.btn_small{border-radius:0}.btn_inactive{background:linear-gradient(45.15deg,rgba(20,26,29,0.4) 0%,rgba(20,26,29,0.25) 100%);color:#acbec6!important;pointer-events:none}.classic-design .btn_inactive{background-color:transparent;color:#08974f;border-style:solid;border-radius:0;border-color:#08974f}.best_timing{border-radius:8px;background:linear-gradient(44.72deg,#2f3e45 0%,#3d5059 100%);box-shadow:0 0 10px 0 rgba(20,26,29,.75);padding:20px}.classic-design .best_timing{background:rgba(12,12,16,.56)}.timing{color:#607d8b;font-size:16px;line-height:1.166666666666667;display:inline-block;padding-left:10px}.timing:hover,.timing.active{color:#0ee07b}.classic-design .timing:hover,.classic-design .timing.active{color:#08974f}.timing:before{content:"|";margin-right:10px}.timing:first-child{padding-left:0}.timing:first-child:before{display:none}.biggest_grids{margin:0 -10px;padding-top:17px}.biggest_grids .col_one_third{padding:0 10px}.biggest_grid{background:linear-gradient(45.15deg,rgba(20,26,29,0.4) 0%,rgba(20,26,29,0.25) 100%);border-radius:8px}.pg_img{position:relative;width:80px;display:inline-block;margin-top:25px}.pg_img .sizer{padding-top:100%}.pg_img .bsz{border-radius:8px}.pg_img .u_points{color:#141a1d;font-size:12px;font-weight:700;position:absolute;right:0;top:0;min-width:25px;height:23.5px;text-align:center;background:linear-gradient(#475862 20%,#3d4f59 80%);border-radius:6px;border-bottom:1.5px solid #1e292e;line-height:23px;box-sizing:content-box;transform:translate(50%,-50%)}.biggest_grid{text-align:center;padding:18px 15px}.biggest_grid .title{color:#adbec6;font-size:17px;line-height:1.166666666666667;text-transform:uppercase}.biggest_counts,.pg_name{color:#0ee07b;font-size:15px;line-height:1.166666666666667}.biggest_counts span:first-child{margin-right:5px}.biggest_counts{padding-top:25px}.pg_name{color:#607d8b;padding-top:11px}.pg_link{color:#adbec6;font-size:14px;line-height:1.142857142857143;display:block;margin-top:10px}.pg_link:hover{color:#607d8b}.pg_img .bg_green{background-color:#0de17b;color:#141a1d;border-color:#2a373d}.pg_img .bg_blue{background-color:#4e6495;border-color:#2e3c43;color:#141a1d}.affiliate_award{margin:0 -15px}.affiliate_award .col_half{padding-top:30px}.aff_col{border-radius:8px;background:linear-gradient(44.72deg,#2f3e45 0%,#3d5059 100%);box-shadow:0 0 10px 0 #141a1d;padding:28px 48px}.classic-design .aff_col{background:rgba(12,12,16,.56)}.classic-design .aff_col .info{color:#adbec6}.aff_col .title,.status_today .title,.your_affiliate_stats .title{color:#adbec6;font-size:24px;font-weight:500;line-height:1.166666666666667;text-transform:uppercase}.aff_col .title{white-space:nowrap}.field_group input{color:#adbec6;font-size:16px;line-height:1.166666666666667;padding-bottom:5px;padding-right:45px;border-bottom:2px solid #607d8b;width:100%;transition:border-color .4s;position:relative;z-index:1}.classic-design .field_group input{color:#fff;border-bottom-left-radius:0;border-bottom-right-radius:0;border-color:#fff}.field_group{position:relative;margin-top:34px}.aff_code_fg{margin-top:10px}.placeholder_txt{color:#607d8b;font-size:16px;line-height:1.1875;position:absolute;left:0;bottom:0;width:100%;text-align:left;transition:bottom .4s,top .5s,font-size .5s,color .4s;padding-bottom:5px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.field_group input:focus+.placeholder_txt,.field_group .has-input+.placeholder_txt{bottom:100%;font-size:14px}.field_group input:focus+.placeholder_txt{color:#0ee07b}.field_group input:focus{border-color:#0ee07b}.error_field .placeholder_txt{color:#ff5a5a}.error_field input[type=text]{border-bottom-color:#ff5a5a}.helper_text{font-size:12px;position:absolute;top:100%;left:0;width:100%;text-align:left;padding-top:5px;color:#607d8b}.error_field .helper_text{color:#ff5a5a}.clear_text{position:absolute;right:0;bottom:0;padding-bottom:7px;font-size:12px;color:#607d8b;opacity:0;visibility:hidden;z-index:1;transition:.2s color ease-out}.clear_text:hover{color:rgba(255,255,255,.8)}.classic-design .clear_text{color:#fff}.has-input~.clear_text{opacity:1;visibility:visible}.field_group input::-webkit-input-placeholder{color:#607d8b}.field_group input::-moz-placeholder{color:#607d8b}.field_group input:-ms-input-placeholder{color:#607d8b}.field_group input:-moz-placeholder{color:#607d8b}.aff_counts{font-size:0;color:#adbec6;margin-top:35px}.aff_counts .icon-gammdom-symbol{margin-right:8px;font-size:22px;vertical-align:middle}.aff_counts .aff_coun{font-size:24px;vertical-align:middle;line-height:1}.aff_col .btn{margin-top:35px}.twitter_feed_grids .col_one_third,.twitter_feed_grids .col_half{padding-top:30px}.twitter_feed{border-radius:8px;background:linear-gradient(44.72deg,#2f3e45 0%,#3d5059 100%);box-shadow:0 0 10px 0 rgba(20,26,29,.75);padding:30px}.classic-design .twitter_feed{background:rgba(12,12,16,.56)}.twitt_head{color:#adbec6;font-size:20px;line-height:1.4;font-weight:300}.twitt_head a{color:#0ee07b;font-weight:400}.twitt_head .icon-twitter2icon{color:#0ee07b;font-size:18px}.twitt_head .icon-gammdom-symbol{font-size:15px}.page_grid{border-radius:8px;background:linear-gradient(44.72deg,#2f3e45 0%,#3d5059 100%);box-shadow:0 0 10px 0 rgba(20,26,29,.75);padding:30px;text-align:center;position:relative;overflow:hidden}.classic-design .page_grid{background:rgba(12,12,16,.56)}.page_grid i{position:absolute;left:0;top:0;font-size:340px;color:#3d515a;margin-left:-35px}.page_grid i.icon-crash{font-size:375px;margin-left:-60px}.page_grid i.icon-roulette{margin-left:-12px;font-size:315px}.page_grid i.icon-hilo{margin-left:-20px;margin-top:-30px;font-size:355px}.page_grid i.icon-tradeup{font-size:300px;color:#3d515a;margin-left:-20px;margin-top:30px}.page_grid>*{position:relative}.page_grid .title{color:#adbec6;font-size:30px;font-weight:500;line-height:1.166666666666667;text-transform:uppercase}.page_grid .points{min-width:68px;height:68px;background-color:#000;border-radius:50%;color:#fff;font-size:24px;line-height:64px;display:inline-block;margin-top:40px}.grid_name,.earn_points{color:#adbec6;font-size:16px;line-height:1.166666666666667;padding-top:25px}.earn_points{padding-top:3px}.g_img{margin-top:20px}.g_img img{height:88px;width:auto}.page_grid .bg_trans{background-color:transparent}.page_grid .color_red{color:#ff5a5a}.page_grid .color_green{color:#0ee07b}.page_grid .bg_red{color:#fff;background-color:#ff5a5a}.page_grid .bg_black{background-color:#141a1d;color:#fff}.page_grid .bg_green{background-color:#08974f;color:#fff}.m_h_715{min-height:715px}.m_t_30{margin-top:30px}.m_t_10{margin-top:10px}.m_t_15{margin:15px}.mar_top_15{margin-top:15px}.home .page_content,.profile .page_content{padding:0 15px;height:calc(100% - 80px)}.col_grids{margin-top:-15px}.col_half.casino_grid,.col_half.jackpot_grid,.col_one_third.user_grid,.col_two_third.big_grids,.col_one_third.aff_grid,.col_one_third.daily_grid,.col_one_third.twitter_grid,.col_one_third.crash_grid,.col_one_third.roulette_grid,.col_one_third.hilo_grid,.col_one_third.tradeup_grid,.col_one_third.status_grid,.col_two_third.graph_grid,.col_one_third.last_grid{float:left;padding:0}.col_half.casino_grid .medium_grid_pad,.col_half.jackpot_grid .medium_grid_pad{padding-top:50%}.small_gird_pad{position:relative;padding-top:53.54%}.medium_grid_pad{position:relative;padding-top:79.16%}.twitter_grid_pad{position:relative;padding-top:158.33%}.twitter_grid_pad.not-loggedin{padding-top:75%}.user_grid_pad{position:relative;padding-top:140%}.big_grids_pad{position:relative;padding-top:37.3%}.big_grid_pad{position:relative;padding-top:90.6%}.padd_abs,.biggest_grid{position:absolute;left:0;top:0;width:100%;height:100%;padding:9px 15px}.user_profile,.best_timing,.aff_col,.twitter_feed,.page_grid,.biggest_grid,.status_today,.statistics,.btc_grid_inner{width:100%;height:100%;display:flex;justify-content:center;align-items:center;flex-direction:column}.aff_col .field_group{width:100%}.best_timing>.text_center{width:100%;height:100%}.profile .user_grid_pad{padding-top:107%}.status_grid_pad{position:relative;padding-top:75%}.graph_grid_pad{position:relative;padding-top:37.5%}.profile .col_full{float:left;padding:0}.profile .ld_af_btn{padding:0 15px}.pro_pg{padding:33px 20px}.pro_desc{color:#adbec6;font-size:16px;line-height:1.1875;padding:0 10px;margin:5px auto 0;max-width:405px}.pro_desc .name{display:inline-block;color:#0ee07b}.logout_link{color:#adbec6;font-size:16px;display:block;line-height:1.1875;margin-top:15px;text-transform:uppercase;cursor:pointer}.logout_link:hover{color:#607d8b}.status_today{border-radius:8px;background:linear-gradient(44.72deg,#2f3e45 0%,#3d5059 100%);box-shadow:0 0 10px 0 #141a1d;padding:30px 20px 20px}.classic-design .status_today{background:rgba(12,12,16,.56)}.status_today .table_row{margin-top:16px}.statistics{padding:15px 20px 20px}.stat_details{position:relative;font-size:0;width:100%;white-space:nowrap}.details_col{display:inline-block;min-width:122px;position:relative;font-size:14px;line-height:1.857142857142857}.details_col:before{position:absolute;left:0;top:0;width:1px;height:100%;background-color:#adbec6;content:""}.details_col:first-child:before{display:none}.detail_h{color:#607d8b;padding:0 15px}.detail_c{color:#adbec6;padding:0 15px}.c_dd{color:#fff;background-color:#607d8b;border-radius:4px;position:absolute;right:0;top:0;padding:7px 8px;box-shadow:0 1px 2px 0 rgba(0,0,0,.5)}.classic-design .c_dd{color:#979797;background-color:#101015}.c_dd:hover{background-color:#3d5059}.c_dd.active{background-color:#0ee07b}.c_dd .dd_text,.c_dd .icon{display:inline-block;vertical-align:middle;line-height:1.2}.dd_text,.Select-placeholder{font-size:13px}.bet_auto .Select-placeholder{text-transform:uppercase}.c_dd .icon{font-size:24px;line-height:.7;padding-left:11px}.prev_group{position:absolute;left:0;bottom:0;width:50%;text-align:left}.next_group{position:absolute;right:0;bottom:0;width:50%;text-align:right}.prev_group a,.next_group a{display:inline-block}.prev_group a{margin-left:15px}.next_group a{margin-right:15px}.prev_group .icon,.next_group .icon{font-size:12px;color:#0ee07b}.prev_group .icon:hover,.next_group .icon:hover{color:#adbec6}.prev_group .icon-angle-left,.next_group .icon-angle-right{font-size:20px;line-height:.7}.stat_diagram_hold{padding:15px;background:linear-gradient(45.15deg,rgba(20,26,29,0.4) 0%,rgba(20,26,29,0.25) 100%);border-radius:10px;margin-top:10px;width:100%}.stat_diagram{height:235px;position:relative}.informations{padding:30px}.information{display:inline-block;width:20%;text-align:center;position:relative}.information:before{position:absolute;left:0;top:0;width:2px;height:90%;background-color:#79858a;content:"";margin-top:5%}.information:first-child:before{display:none}.info_title{color:#adbec6;font-size:24px;font-weight:500;line-height:1.166666666666667;text-transform:uppercase}.information .icon{font-size:40px;color:#0ee07b;margin-top:35px;display:block}.info_count{color:#d4d8d9;font-size:26px;line-height:1.153846153846154;margin-top:35px}.ReactModalPortal{position:fixed;width:100%;height:100%;left:0;top:0;overflow:auto;z-index:130}.classic-design .ReactModalPortal{background-color:rgba(12,12,16,.56)}.ReactModal__Overlay{width:100%;position:relative;height:100%;padding:40px;background-color:rgba(35,44,49,.94)}.ReactModal__Content{padding:0;max-width:990px;width:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff}.ReactModal__Content>div{height:100%;max-height:710px;border-radius:8px;background:linear-gradient(44.72deg,#2f3e45 0%,#3d5059 100%);box-shadow:0 0 10px 0 #141a1d;text-align:center;min-height:100px;overflow:auto}.classic-design .ReactModal__Content>div{background:#0e0e14;border-color:#3e3e3e;border-style:solid;border-width:1px}.popup_overlay{position:absolute;width:100%;height:100%;left:0;top:0;background-color:rgba(35,44,49,.94);z-index:999;overflow:auto}.popup_overlay .middle{padding:60px}.popup_overlay .middle-wrap-table{height:100%}.popup_max{max-width:995px;margin:auto;position:relative}.popup_small{max-width:800px;margin:auto}.popup_history{max-width:990px;margin:auto;position:relative;padding:5px;text-align:left;height:100%}.ReactModalPortal .bbb,.ReactModalPortal .bbb{border-radius:0;background:0 0;box-shadow:none}.intro_agree{padding:50px}.intro_agree .logo_img{height:77px}.p_online{margin-top:10px}.p_o_count{color:#0ee07b}.p_o_count>*{display:inline-block;vertical-align:middle}.p_count_txt{font-weight:500;font-size:32px;color:#adbec6;padding-left:5px;line-height:1}.p_o_txt{font-size:17px;line-height:1.176470588235294;color:#adbec6}.p_o_count .icon{font-size:24px;margin-top:1px}.intro_links{background:linear-gradient(45.15deg,rgba(20,26,29,0.4) 0%,rgba(20,26,29,0.25) 100%);box-shadow:none;padding:35px 27px;max-width:600px;margin:30px auto auto}.intro_links .menu_item{padding-bottom:0;color:#0ee07b;padding-left:25px;padding-right:25px}.intro_links .menu_item:first-child{padding-left:0}.intro_links .menu_item:last-child{padding-right:0}.intro_desc{max-width:600px;margin-left:auto;margin-right:auto}.intro_desc .col{width:50%;display:inline-block;text-align:left;padding:0 20px}.intro_desc ul li{color:#adbec6;font-size:16px;line-height:1;padding-left:15px;position:relative;margin-top:20px}.intro_desc ul li:before{content:"";position:absolute;left:0;top:5px;width:4px;height:4px;border-radius:50%;background-color:#adbec6}.intro_desc ul li:first-child{margin-top:0}.forgot-pw{float:right}.sigin_popup .check_label,.signup_popup .check_label{color:inherit}.check_label{color:#adbec6;font-size:14px;line-height:1.142857142857143;padding-left:35px;position:relative}.check_label:before{left:0;top:0;width:16px;height:16px;border:2px solid #adbec6;position:absolute;content:"";border-radius:4px}.check_label:after{content:"";width:4px;height:9px;border:solid #222c31;border-width:0 2px 2px 0;transform:rotate(45deg);left:7px;top:3px;position:absolute;display:none}.check_box:checked+.check_label:after{display:block}.check_box:disabled+.check_label{opacity:.5}.autobet_colors.selected+.check_label:before{background-color:#adbec6}.autobet_colors.selected+.check_label:after{display:block}.autobet_colors{display:none}.agree_label a{color:#0ee07b}.intro_agree .btn{margin-top:30px!important}.input_checked{background-color:#0ee07b}.check_box{display:none}.check_box:checked+.check_label:before{background-color:#adbec6;border-color:#adbec6}.check_box:checked+.check_label:after{left:7px;top:3px}.user_stats_graph{padding:30px 50px}.user_stats_graph .statistics{box-shadow:none;background:0 0;padding:0}.user_stats_title{color:#adbec6;font-size:20px;line-height:1.2;padding:18px 30px}.stats_details{padding:25px 20px;margin:0 5px;background-color:rgba(34,44,49,.4)}.stats_hours .hours_result{margin-top:0}.user_pro_xp,.stats_hours{display:inline-block}.user_pro_xp{width:55%;text-align:left}.stats_hours{width:45%;padding-left:15px}.user_pro_xp .user_levels{display:inline-block}.user_levels{display:flex}.profile_xp{width:100%}.user_levels>*{height:100%;display:flex;justify-content:center;align-items:center;border-radius:8px;padding:0}.user_levels--top{margin-top:15px;height:43px}.user_levels--bottom{margin-top:5px;height:24px}.user_pro_xp .profile_name{padding-top:0}.user_pro_xp .user_xp{text-align:center}.user_pro_xp .user_level,.user_pro_xp .user_xp{margin-top:15px}.notification_pop{padding:45px 30px;text-align:center;position:relative}.notification_pop .icon,.notification_pop .noti_msg{display:block}.notification_pop .icon{font-size:32px}.notification_pop.success .icon{color:#0ee07b}.notification_pop.error .icon{color:#fb5b5d}.noti_msg{color:#adbec6;font-size:20px;line-height:1.2;padding-top:20px}.notification_pop .lan_close{left:auto;right:10px;top:10px}.table{color:#d5dee2;font-size:14px}.classic-design .table{color:#979797!important}.ReactModalPortal .table{width:100%}.history_overlay .table{height:calc(100% - 54px)}.popup_title{padding:15px 25px;color:#adbec6;font-size:20px;line-height:1.2}.popup_title span{vertical-align:baseline}.popup_title>*{display:inline-block;vertical-align:middle}.popup_history .table_th .th{text-transform:uppercase;font-weight:500}.popup_history .table_rows{height:calc(100% - 41px);overflow-y:auto;-webkit-overflow-scrolling:touch}.popup_history .tr .td{font-weight:300}.popup_history .tr a.td:hover{color:#0ee07b}.popup_history .table_th,.popup_history .tr{padding:10px 25px;display:inline-block;width:100%}.popup_history .tr:nth-child(odd){background-color:rgba(34,44,49,.43)}.classic-design .popup_history .tr:nth-child(odd){background-color:#23232a}.popup_history .table_th .th,.popup_history .tr .td{padding-left:25px;display:inline-block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;vertical-align:middle}.popup_history .table_th .th:first-child,.popup_history .tr .td:first-child{padding-left:0}.crash_history .table_th .th:nth-child(1),.crash_history .tr .td:nth-child(1){width:9.7%}.crash_history .table_th .th:nth-child(2),.crash_history .tr .td:nth-child(2){width:14.5%}.crash_history .table_th .th:nth-child(3),.crash_history .tr .td:nth-child(3){width:12.4%}.crash_history .table_th .th:nth-child(4),.crash_history .tr .td:nth-child(4){width:19.4%}.crash_history .table_th .th:nth-child(5),.crash_history .tr .td:nth-child(5){width:10.8%}.crash_history .table_th .th:nth-child(6),.crash_history .tr .td:nth-child(6){width:24%}.profit_field{display:inline}.ico_right,.ico_left,.ico_arrow_up{display:inline-block;position:relative;width:18px;height:18px;padding-left:20px;padding-right:20px;vertical-align:middle}.ico_right:before,.ico_left:before,.ico_arrow_up:before{content:"";position:absolute;top:3px;right:5px;width:10px;height:10px;border-right:2px solid #0ee07b;border-bottom:2px solid #0ee07b}.ico_right:before{-moz-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.ico_left:before{-moz-transform:rotate(135deg);-webkit-transform:rotate(135deg);transform:rotate(135deg)}.ico_left{margin-right:10px;padding-left:0}.popup_history .lan_close{left:auto;right:10px;top:10px}.game_head{padding:20px 25px;background-color:rgba(34,44,49,.43)}.g_head{color:#adbec6;font-size:14px;line-height:1.357142857142857;padding-top:3px}.g_head:first-child{padding-top:0}.g_head span{display:contents}.g_head span:first-child{width:13%}.g_head .icon-copy{font-size:16px;cursor:pointer;padding-left:5px}.g_head .icon-copy:hover{color:#0ee07b}.g_head a{padding-left:5px}.crash_game .table_th .th:first-child,.crash_game .tr .td:first-child{width:12.5%}.crash_game .table_th .th:nth-child(2),.crash_game .tr .td:nth-child(2){width:13%}.crash_game .table_th .th:nth-child(3),.crash_game .tr .td:nth-child(3){width:13.5%}.crash_game .table_th .th:nth-child(4),.crash_game .tr .td:nth-child(4){width:11%}.crash_game .table_th .th:nth-child(5),.crash_game .tr .td:nth-child(5){width:13.5%}.popup_history .num_round{display:inline-block;width:30px;height:30px;font-size:14px;font-weight:500}@media only screen and (max-width:769px){.page_content.roulette_game{height:auto}}.roulette_game{overflow-y:auto;overflow-x:hidden}.roulette_game .outerScrollContainer .col_one_third{-moz-transition:opacity .4s ease-out;-o-transition:opacity .4s ease-out;-webkit-transition:opacity .4s ease-out;-ms-transition:opacity .4s ease-out;transition:opacity .4s ease-out}.roulette_game .col_one_third.won{opacity:1!important}.roulette_game .col_one_third.faded{opacity:.5}.roulette_history.popup_history .tr{padding:5px 25px}.roulette_history .table_th .th:first-child,.roulette_history .tr .td:first-child{width:9.2%}.roulette_history .table_th .th:nth-child(2),.roulette_history .tr .td:nth-child(2){width:12%}.roulette_history .table_th .th:nth-child(3),.roulette_history .tr .td:nth-child(3){width:12%}.roulette_history .table_th .th:nth-child(4),.roulette_history .tr .td:nth-child(4){width:23%}.roulette_history .ico_right,.trade_history .ico_right:last-child{float:right;margin-top:6px;margin-right:20px}.trade_history .ico_right:last-child{margin-top:8px}.popup_history .history_card{height:33px;width:25px;line-height:33px;font-size:14px;border-radius:0}.trade_offers_pop .game_head{padding:0;background:0 0}.trade_offer{padding:20px 25px;position:relative}.trade_offer:nth-child(odd){background-color:rgba(34,44,49,.43)}.trade_offer .wea_head{font-size:0}.trade_offers{overflow-y:auto;max-height:680px}.show_his{position:absolute;right:50px;top:17px}.show_his:hover .txt{color:#5f7e8b}.show_his .icon,.show_his .txt{display:inline-block;vertical-align:middle}.show_his .icon{font-size:26px;color:#5f7e8b;margin-right:10px}.show_his .txt{color:#d5dee2;font-size:14px;line-height:1.142857142857143;transition:color .4s}.ico_arrow_up:before{-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);transform:rotate(45deg)}.trade_offer .ico_arrow_up{position:absolute;right:0;top:0;margin-top:20px;margin-right:25px}.trade_history .comp_img img{width:35px;height:35px}.trade_history .comp_img .coin_class img{opacity:0}.trade_history .comp_img .coin_class{position:relative;min-height:35px;min-width:35px}.trade_history .comp_img .coin_class .icon{font-size:33px;color:#607d8b}.trade_history .comp_img .coin_class::before{font-size:28px}.trade_history.popup_history .tr{padding:5px 25px}.trade_history.popup_history .tr .td span{display:inline-block;vertical-align:middle;line-height:1;cursor:pointer}.trade_history.popup_history .tr .td .ico_right{padding-left:0;padding-right:0;margin:0 10px 0 5px}.ico_grt{padding:0 15px}.trade_history .table_th .th:first-child,.trade_history .tr .td:first-child{width:13.5%}.trade_history .table_th .th:nth-child(2),.trade_history .tr .td:nth-child(2){width:17%}.trade_history .table_th .th:nth-child(3),.trade_history .tr .td:nth-child(3){width:12%}.trade_history .table_th .th:nth-child(4),.trade_history .tr .td:nth-child(4){width:23.5%}.trade_history .ico_right.red:before{border-color:#ff5959}.crash_game .table{height:calc(100% - 159px)}.ReactModal__Content.dialog-modal-content{max-width:430px;margin:auto;outline:none}.ReactModal__Content.dialog-modal-content>div{width:100%;height:auto;outline:none;padding:32px 55px;position:relative}.ReactModal__Content.dialog-modal-content .ui-dialog .modal-close-button{position:absolute;right:10px;top:10px;line-height:1ex;font-size:30px;z-index:1;margin-top:2px;color:#0ee07b}.ReactModal__Content.dialog-modal-content .ui-dialog .modal-close-button>div:after{content:"\D7"}.ReactModal__Content.dialog-modal-content .ui-dialog .modal-close-button:hover{color:#0a7843}.ReactModal__Content.dialog-modal-content .ui-dialog .dialogText{color:#adbec6;font-size:20px;line-height:1.2}.ReactModal__Content.dialog-modal-content .ui-dialog-titlebar{font-size:0}.ReactModal__Content.dialog-modal-content .form-group{padding-top:20px;text-align:left;position:relative}.ReactModal__Content.dialog-modal-content .form-group .lbl_head{color:#607d8b;font-size:20px;line-height:1.2;display:block;margin-bottom:3px}.ReactModal__Content.dialog-modal-content .form-group .form-control{color:#adbec6;font-size:24px;line-height:1.166666666666667;padding-bottom:5px;border-bottom:2px solid #607d8b;width:100%;transition:border-color .4s;position:relative;z-index:1;font-weight:500;padding-left:40px}.ReactModal__Content.dialog-modal-content .form-group .input_mark{position:absolute;left:0;bottom:7px;top:auto;font-size:0;opacity:1;visibility:visible;transition:opacity .4s,visibility .4s;line-height:1;color:#adbec6}.classic-design .input_mark{color:#08974f}.ReactModal__Content.dialog-modal-content .form-group .input_mark .icon{font-size:24px}.popup_history .btn{margin-bottom:25px;font-size:14px;letter-spacing:.02em}.roulette_history .joker .icon{font-size:16px}.td_result{cursor:help}.tooltip_popup.tradeup-tooltip .coin-sack .weapon{min-height:180px;position:relative}.tooltip_popup.tradeup-tooltip .coin-sack .weapon::before{font-size:75px}.tooltip_popup.tradeup-tooltip .coin-sack .w_price,.tooltip_popup.tradeup-tooltip .coin-sack .wea_price .icon{font-size:14px;border:none}.tooltip_popup.tradeup-tooltip .coin-sack .wea_price .icon:after{display:none}.provably_fair_tradeup .popup_title span{display:block}.popup_sub{font-size:17px;margin-top:5px}.popup_sub_txt{padding:0 25px;color:#adbec6}.provably_fair_tradeup .btn{margin-left:25px}.provably_fair_tradeup .bet_div{display:none}.provably_fair_tradeup .coin-sack .weapon::before{font-size:80px}.provably_fair_tradeup .weapon .icon-gammdom-symbol::before,.provably_fair_tradeup .weapon .icon-gammdom-symbol::after{display:none}.provably_fair_tradeup .coin-sack .weapon .w_price{font-size:16px;border:none}.provably_fair_tradeup .tradeup-info-extended{border-radius:8px;background:linear-gradient(44.72deg,#2f3e45 0%,#3d5059 100%);box-shadow:0 0 10px 0 #141a1d;margin-top:20px}.popup_game_info,.popup_game_sub,.seed_head,.seed_result{padding-top:0;color:#adbec6;font-size:20px;line-height:1.2;display:block}.popup_game_sub{font-size:17px;padding-top:5px}pre{display:block;padding:9.5px;margin:0 0 25px;font-size:13px;line-height:1.42857143;color:#333;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px;font-family:monospace,monospace;white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap;word-wrap:break-word}.seed_head{padding-top:15px;padding-bottom:10px}.seed-info{color:#adbec6;font-size:15px;padding-bottom:15px;word-wrap:break-word}.seed_result{padding-bottom:10px}.trade_history .show-provably-fair{padding-left:25px}.trade_history .show-provably-fair .btn{margin-top:0;margin-right:15px;margin-bottom:10px}.history_overlay .trade_history .table{height:calc(100% - 120px)}.tradeup_extended_hold,.previous_seed{padding:0 25px}.seed_hash{color:#adbec6;font-size:15px;border-bottom:2px solid #adbec6;width:60%}.user_stats .user_levels{width:calc(100% - 120px)}.user_stats .user_xp{width:auto;min-width:250px;margin-left:0}.user_stats .user_level{margin-right:5px}.static_pgs{margin:0 -30px;height:100%}.static_pgs .col{display:inline-block;padding:0 30px}.static_pgs .left_col{width:83.9%;height:100%}.static_pgs .right_col{width:16.1%;padding-top:80px}.static_left{height:100%;overflow-y:auto;-webkit-overflow-scrolling:touch}.heading,.description{line-height:1.3125}.heading{font-size:18px;margin-top:20px}.heading:first-child{margin-top:0}.description{color:#d4d8d9;font-size:16px}.description>p{margin-top:15px}.static_pgs .description{margin-left:20px;margin-top:20px}.steamid{font-style:italic;color:#607c87;margin-left:3px}.left_txt{width:18%;display:inline-block}.mailto:hover{color:#0a7843}.sidebar_link{font-size:16px;line-height:1.1875;color:#d4d8d9;padding:7px 0;display:block;margin-top:5px}.sidebar_links li:first-child .sidebar_link{padding-top:0;margin-top:0}.sidebar_link:hover,.sidebar_link.active{color:#01e66d}.item_header>.form-inline{display:flex;align-items:center;justify-content:center}.faq .search,.item_header .search,.search_filter .search{border-radius:6px;background-color:#2f3e45;box-shadow:0 0 9px 0 rgba(96,125,139,.47);max-width:350px;padding:5px;margin-left:auto;position:relative;min-height:30px;display:flex}.classic-design .faq .search,.classic-design .item_header .search,.classic-design .search_filter .search{background-color:#0e0e14}.faq .search .search-icon,.item_header .search .search-icon,.search_filter .search .search-icon{width:25px;justify-content:center;display:flex;align-items:center;font-size:14px}.classic-design .faq .search:before,.classic-design .item_header .search:before,.classic-design .search_filter .search:before{color:#08974f}.faq .search input,.item_header .search input,.search_filter .search input{width:100%;color:#adbec6}.faq .search input::-webkit-input-placeholder,.item_header .search input::-webkit-input-placeholder,.search_filter .search input::-webkit-input-placeholder{color:#adbec6}.faq .search input::-moz-placeholder,.item_header .search input::-moz-placeholder,.search_filter .search input::-moz-placeholder{color:#adbec6}.faq .search input:-ms-input-placeholder,.item_header .search input:-ms-input-placeholder,.search_filter .search input:-ms-input-placeholder{color:#adbec6}.faq .search input:-moz-placeholder,.item_header .search input:-moz-placeholder,.search_filter .search input:-moz-placeholder{color:#adbec6}.faq .inner{display:none;padding-bottom:20px}.faqs{margin-top:20px}.static_page .page_head{padding:20px 0}.static_page .page_content{height:100%;overflow:scroll}.helper_txt{color:#607d8b;font-size:12px;line-height:1.166666666666667}.faq_single .f_ques{color:#0ee07b;font-size:20px;line-height:1.2;margin-top:5px;position:relative}.faq_single .toggle,.faq_single .toggle>span{display:block}.faq_single .toggle{display:flex;padding-top:10px;padding-bottom:20px}.faq_single{border-top:1px solid #607d8b}.faq_single:first-child{border:none}.faq_single.active .toggle{padding-bottom:15px}.faq-q-icon{position:relative;width:25px;margin-left:5px}.faq-q-icon .icon.icon-angle-down{color:#0ee07b;font-size:20px;line-height:1.2;margin-top:15px;position:absolute;font-size:26px;transform:translateY(-50%);font-style:normal}.static_pgs .faq_single .description{margin-top:0;margin-left:55px}.faq .faq_single:last-child .inner{padding-bottom:0;padding-top:15px}.faq .faq_single:last-child .toggle{padding-bottom:0}.help_control,.game_progress,.latest_games,.game_history,.jackpot,.total_trade,.tradeup_list{display:inline-block;vertical-align:middle}.help_control .control{font-size:17px;color:#adbec5;line-height:1}.classic-design .help_control .control{color:#fff}.help_control .control:hover{color:#607d8b}.classic-design .help_control .control:hover{color:#fff}.help_control .control:first-child{margin-right:20px}.help_control .control:nth-child(2){min-width:18px;display:inline-block;text-align:left}.help_control .control .icon.icon-game-help{margin-left:15px}.game_progress{margin-left:30px;width:29%;background-color:#141a1d;border-radius:7.2px;text-align:center;position:relative;overflow:hidden}.game_progress .progress_val{color:#fff;position:relative}.game_progress .progress_val .pro_digit,.game_progress .progress_val .pro_txt{vertical-align:middle;display:inline-block;padding:6px 0;font-size:18px;line-height:1;text-transform:uppercase}.game_progress .progress_val .pro_digit{font-size:24px;text-shadow:0 0 5px rgba(255,255,255,.9);padding-left:5px}.progress_level{position:absolute;height:100%;left:0;top:0;border-radius:7.2px 0 0 7.2px}.progress_level.green{background-color:#0ee07b}.classic-design .progress_level.green{background-color:#08974f}.progress_level.red{background-color:#ff5a5a}.classic-design .progress_level.red{background-color:#b42b2d}.pro_digit>span{vertical-align:bottom;line-height:1;display:inline-block}.pro_digit>span:last-child{font-size:18px;margin-bottom:1px}.latest_games{padding-left:25px}.latest_games .title{color:#adbec6;font-size:20px;font-weight:300;line-height:1.2}.latest_games_links .link{font-size:16px;font-weight:500;line-height:1;margin:0 8px;display:inline-block;transition:none}.latest_games_links .link:hover{color:#adbec6}.latest_games_links .link:first-child{padding-left:6px;margin-left:6px}.latest_games .title,.latest_games_links{display:inline-block;vertical-align:middle}.game_history{font-size:0;margin-left:15px}.game_history .icon{font-size:26px;color:#adbec5;transition:color .5s}.game_history:hover .icon{color:#607d8b}.jackpot{border:1.7px solid #fff275;border-radius:8px;box-shadow:0 0 3px 0 rgba(255,242,117,.86);min-width:150px;margin-left:35px;position:relative;background-color:#fcee71;padding-left:50px}.jackpot:after{position:absolute;left:14px;top:4.5px;font-size:24px;content:"\f091";font-family:icomoon!important;color:#1e2e34}.jackpot:active{background-color:#fcee71}.jackpot .text{color:#fff275;font-size:17px;font-weight:500;line-height:20px;position:absolute;bottom:100%;left:0;text-transform:uppercase;margin-bottom:-1px}.jackpot .count{position:relative;font-size:18px;color:#fff275;text-align:right;background:#364751;background:-moz-linear-gradient(top,#364751 0%,#526876 50%,#384a51 100%);background:-webkit-linear-gradient(top,#364751 0%,#526876 50%,#384a51 100%);background:linear-gradient(to bottom,#364751 0%,#526876 50%,#384a51 100%);line-height:1;padding:6px 0 6px 5px;border-radius:0 8px 8px 0;letter-spacing:.3em}.middle_block,.right_block{display:inline-block;margin-top:3px}.middle_block{width:68.1979%;height:100%;padding-right:30px}.test .middle_block{padding-right:0}.right_block{width:31.8021%;height:100%}.test .right_block{width:100%}.player_table{padding:15px 5px;height:100%}.pl_table_data{overflow-y:auto;height:calc(100% - 55px);-webkit-overflow-scrolling:touch}.player_table .player_table_head{margin:0 10px;border-bottom:2px solid #607d8b;padding-bottom:15px}.crash_player_head{position:relative}.table_titles{padding:5px 10px;color:#adbec6}.pl_count>*,.pl_data>*,.pl_name,.pl_name span{display:inline-block;vertical-align:middle}.table_titles .pl_name span{padding-left:0}.pl_count .icon{font-size:22px;color:#adbec6}.pl_count .pl_onli{color:#adbec6;font-size:16px;line-height:1.1875;padding-left:10px}.pl_count{display:inline-block}.pl_count.fr .icon,.pl_count.mid .icon{font-size:16px}.pl_count.mid{position:absolute;left:50%;transform:translate(-50%)}.pl_data{font-size:0;padding:5px 10px;color:#adbec6}.pl_data:nth-child(even){background-color:rgba(33,42,47,.4)}.pl_name{width:51%}.crash_page .pl_name{width:40%}.pl_link{display:block}a.pl_link:hover{color:#607d8b}.pl_name img{width:24px;height:24px;border-radius:3px}.pl_game,.pl_bet,.pl_profit,.pl_no{width:16%;display:inline-block;text-align:right;font-size:14px;line-height:1.142857142857143;padding-left:20px;white-space:nowrap}.crash_page .pl_game{width:16%;padding-left:10px}.crash_page .pl_bet,.crash_page .pl_profit{width:22%;padding-left:10px}.pl_name_txt{font-size:14px;font-weight:500;line-height:normal;padding-left:5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:calc(100% - 80px)}.crash_middle{height:100%;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;padding-right:8px}.test .crash_middle{padding-right:0}.place_bet{padding:20px 20px 30px}.bet_manual{width:28.35%;display:inline-block;vertical-align:bottom}.bet_auto{padding-left:20px;width:71.65%;display:inline-block;vertical-align:bottom}.bet_manual .field_group,.bet_auto .field_group{width:100%}.bet_auto .btns_hold{width:100%;position:relative;white-space:nowrap}.bet_manual .field_group:nth-child(2){margin-top:40px}.text_hold .field_group input,.field_group.input_ico input{padding-left:25px}.input_mark{position:absolute;left:0;top:0;font-size:16px;opacity:0;visibility:hidden;transition:opacity .4s,visibility .4s;line-height:1;color:#adbec6}.input_mark .icon{font-size:16px}.text_hold .field_group input:focus~.input_mark,.text_hold .field_group .has-input~.input_mark,.field_group.input_ico input:focus~.input_mark,.field_group.input_ico .has-input~.input_mark{opacity:1;visibility:visible}.bet_btn{border-radius:4px;background-color:#adbec6;width:11.92%;padding:7px 5px;margin-left:4px;color:#222c31;font-size:14px;line-height:1.153846153846154;text-transform:uppercase;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition:all .2s ease-out}.classic-design .bet_btn{background-color:#23232a;color:#fff}.bet_btn:hover{background-color:#d5e5ec;box-shadow:0 2px #a9b8be;transform:translateY(-2px)}.bet_btn:active{box-shadow:0 1px 0 0 #74878f;transform:translateY(-1px)}.classic-design .bet_btn:hover{background-color:rgba(52,57,62,.85)}.text_hold .bet_btn:first-child{margin-left:0}.bet_auto .c_dd{position:static;margin-top:35px;float:left}.bet_auto .btn{float:right;margin-bottom:-10px}.auto_bet .bet_manual{width:100%}.auto_bet .bet_manual .field_group{margin-right:20px;display:inline-block;width:28.35%}.auto_bet .bet_manual .field_group:nth-child(2){margin-top:20px}.c_select,.c_input{vertical-align:bottom;display:inline-block}.autobet_group .c_select+.c_input{width:40%}.c_select{padding-top:20px;width:60%;border-bottom:2px solid #607d8b;padding-bottom:3px}.classic-design .c_select{border-color:#fff}.c_select select{background-color:transparent;color:#adbec6;font-size:16px;line-height:1.1875;width:100%;padding-right:20px;position:relative;z-index:1}.c_select .helper_text{top:0;padding-top:0}.c_sel{position:relative}.c_sel:after{position:absolute;right:0;top:50%;transform:translateY(-50%);content:"\f107";font-family:icomoon!important;font-size:20px;color:#607d8b}.classic-design .c_sel:after{color:#fff}.c_input{width:40%;padding-left:20px}.text_hold .field_group .c_in input{padding-left:0;padding-right:0}.text_hold .field_group input[disabled]{color:rgba(96,125,139,.5);border-color:rgba(96,125,139,.5);border-style:dotted}.classic-design .text_hold .field_group input[disabled]{border-style:none none dotted none}.auto_bet{position:relative}.auto_bet .btn{float:right;margin-bottom:-10px}.num_round{width:40px;height:40px;text-align:center;line-height:1;color:#fff;border-radius:50%;white-space:nowrap}.game_progress .num_round{width:36px;height:36px}.num_round:before{width:1px;height:100%;display:inline-block;vertical-align:middle;content:""}.num_round span{display:inline-block;vertical-align:middle}.link.num_round:hover{color:#fff;opacity:.7}.latest_games_links .link.num_round{margin:0 5px}.num_round.red{background-color:#ff5a5a}.num_round.green{background-color:#08974f}.num_round.black{background-color:#000}.latest_games_links .link.num_round:first-child{padding-left:0;margin-left:10px}.roll{margin:10px -30px;background-color:#000;box-shadow:0 0 15px 6px rgba(0,0,0,.5);padding:2px;position:relative}.roll:before,.roll:after{content:"";position:absolute;top:0;height:100%;width:20px;z-index:2}.roll:before{background:linear-gradient(270deg,rgba(20,26,29,0) 0%,#141a1d 100%);left:0}.roll:after{background:linear-gradient(270deg,rgba(20,26,29,0) 0%,#141a1d 100%);transform:rotate(180deg);right:0}.numbers{white-space:nowrap}.numbers:before{content:"";position:absolute;left:0;width:100%}.numbers:before{bottom:0;background:linear-gradient(180deg,rgba(0,0,0,0) 0%,rgba(0,0,0,0.4) 100%);height:25px}.numbers-arrow-helper .number:after{height:0}.number{width:95px;height:80px;display:inline-block;text-align:center;line-height:80px;font-size:24px;color:#fff;border-bottom:1px solid #fff;position:relative;-moz-transition:transform .4s ease-out;-o-transition:transform .4s ease-out;-webkit-transition:transform .4s ease-out;-ms-transition:transform .4s ease-out}@keyframes winnerEffectAnim{0%{left:137%}100%{left:-47%}}.number.winner .winnerEffect{position:absolute;height:140%;top:-20%;width:10%;left:137%;background:rgba(255,255,255,.5);transform:rotate(-30deg);animation-name:winnerEffectAnim;animation-duration:2s;-webkit-box-shadow:0 0 15px 8px rgba(255,255,255,.5);box-shadow:0 0 15px 8px rgba(255,255,255,.5)}@keyframes winnerBoxAnim{0%{transform:scale(1) perspective(1px)}22.22%{transform:scale(1.2) perspective(1px)}77.78%{transform:scale(1.2) perspective(1px)}100%{transform:scale(1) perspective(1px)}}.number.winner{animation-name:winnerBoxAnim;animation-duration:3s;border-bottom:1px solid #fff;z-index:1;overflow:hidden}.numbers-arrow-helper .number{border:none}.numbers-arrow-helper .number:before{background:0 0}.number:before,.number:after{content:"";position:absolute;width:100%}.number:before{background:linear-gradient(0deg,rgba(0,0,0,0) 0%,rgba(0,0,0,0.4) 100%);top:0;left:0;height:7px}.number:after{top:-1px;background:rgba(255,255,255,.7);height:2px;left:0}.number.red,.entry_btn.red{background:#ff7a7b;background:-moz-linear-gradient(top,#ff7a7b 0%,#ff7a7b 40%,#ff5959 40%,#ff5959 40%,#ff5959 100%);background:-webkit-linear-gradient(top,#ff7a7b 0%,#ff7a7b 40%,#ff5959 40%,#ff5959 40%,#ff5959 100%);background:linear-gradient(to bottom,#ff7a7b 0%,#ff7a7b 40%,#ff5959 40%,#ff5959 40%,#ff5959 100%)}.classic-design .number.red,.classic-design .entry_btn.red{background:#b42b2d;background:-moz-linear-gradient( top,rgb(187,64,66) 0%,rgb(187,64,66) 40%,rgb(180,43,45) 40%,rgb(180,43,45) 40%,rgb(180,43,45) 100% );background:-webkit-linear-gradient( top,rgb(187,64,66) 0%,rgb(187,64,66) 40%,rgb(180,43,45) 40%,rgb(180,43,45) 40%,rgb(180,43,45) 100% );background:linear-gradient( to bottom,rgb(187,64,66) 0%,rgb(187,64,66) 40%,rgb(180,43,45) 40%,rgb(180,43,45) 40%,rgb(180,43,45) 100% )}.number.black,.number.lightBlack,.entry_btn.black{background:#333;background:-moz-linear-gradient(top,#333333 0%,#333333 40%,#000000 40%,#000000 40%,#000000 100%);background:-webkit-linear-gradient(top,#333333 0%,#333333 40%,#000000 40%,#000000 40%,#000000 100%);background:linear-gradient(to bottom,#333333 0%,#333333 40%,#000000 40%,#000000 40%,#000000 100%)}.classic-design .number.black,.classic-design .number.lightBlack,.classic-design .entry_btn.black{background:#202025;background:-moz-linear-gradient( top,rgb(54,54,59) 0%,rgb(54,54,59) 40%,rgb(32,32,37) 40%,rgb(32,32,37) 40%,rgb(32,32,37) 100% );background:-webkit-linear-gradient( top,rgb(54,54,59) 0%,rgb(54,54,59) 40%,rgb(32,32,37) 40%,rgb(32,32,37) 40%,rgb(32,32,37) 100% );background:linear-gradient( to bottom,rgb(54,54,59) 0%,rgb(54,54,59) 40%,rgb(32,32,37) 40%,rgb(32,32,37) 40%,rgb(32,32,37) 100% )}.number.green,.entry_btn.green{background:#3fe694;background:-moz-linear-gradient(top,#3fe694 0%,#3fe696 40%,#0ee07b 40%,#0ee07b 40%,#0ee07b 100%);background:-webkit-linear-gradient(top,#3fe694 0%,#3fe696 40%,#0ee07b 40%,#0ee07b 40%,#0ee07b 100%);background:linear-gradient(to bottom,#3fe694 0%,#3fe696 40%,#0ee07b 40%,#0ee07b 40%,#0ee07b 100%)}.classic-design .number.green,.classic-design .entry_btn.green{background:#08974f;background:-moz-linear-gradient( top,rgb(33,161,96) 0%,rgb(33,161,96) 40%,rgb(8,151,79) 40%,rgb(8,151,79) 40%,rgb(8,151,79) 100% );background:-webkit-linear-gradient( top,rgb(33,161,96) 0%,rgb(33,161,96) 40%,rgb(8,151,79) 40%,rgb(8,151,79) 40%,rgb(8,151,79) 100% );background:linear-gradient( to bottom,rgb(33,161,96) 0%,rgb(33,161,96) 40%,rgb(8,151,79) 40%,rgb(8,151,79) 40%,rgb(8,151,79) 100% )}.number_mark{position:absolute;left:50%;top:0;height:100%;width:1px;content:"";background-color:#adbec6;box-shadow:0 2px 4px 0 rgba(0,0,0,.5)}.number_mark:before,.number_mark:after{width:0;height:0;border-left:15px solid transparent;border-right:15px solid transparent;position:absolute;content:"";left:50%}.number_mark:before{border-bottom:15px solid #adbec6;top:100%;transform:translateX(-50%);margin-top:-7px}.number_mark:after{border-top:15px solid #adbec6;bottom:100%;transform:translateX(-50%) translateY(7px)}.roul_controls{padding:0 20px 25px}.roul_input,.roul_btns,.roul_controls .dd_hold{display:inline-block;vertical-align:bottom;margin-top:25px}.roul_input{width:31.2%}.roul_btns{width:50%;padding-left:30px}.roul_controls .bet_btn{width:15.75%;margin-left:7px}.roul_controls .bet_btn:first-child{margin-left:0}.dd_hold{display:inline-block;vertical-align:bottom}.roul_controls .c_dd{position:static;display:inline-block}.roul_controls .c_dd:first-of-type{margin-left:20px}.roul_controls .c_dd{margin-left:7px;min-width:112px;padding:7px 8px}.roul_controls .c_dd .icon{float:right}.player_entry{padding:0}.pl_entry_head{color:#adbec6;font-size:16px;line-height:1.1875;background-color:#394a52;padding-top:15px;border-radius:8px 8px 0 0}.classic-design .pl_entry_head{background-color:#0c0c10}.btn_bg{padding-top:15px;padding-left:15px;padding-right:15px;background:#394a52}.classic-design .btn_bg{background:#0c0c10}.roul_btm{max-height:calc(103vh - 570px)}.pl_entry_head .icon{padding:0 5px}.player_entry .player_table_head{padding:17px 0 15px;background:#394a52;border-bottom:2px solid #607d8b;margin:0 15px}.classic-design .player_entry .player_table_head{background:#0c0c10}.entries-ctn-hold{background:#394a52;padding-bottom:15px;border-radius:0 0 8px 8px;padding-left:5px;padding-right:5px;position:relative}.classic-design .entries-ctn-hold{background:#0c0c10}.roul_btm::-webkit-scrollbar-track{background-color:#394a52;border-radius:0 0 8px 0}.classic-design.roul_btm::-webkit-scrollbar-track{background-color:#0c0c10}.roul_btm::-webkit-scrollbar{width:0}.roul_btm::-webkit-scrollbar-corner{border-radius:8px}.entry_btn{color:#fff;font-size:20px;font-weight:500;line-height:1.2;text-align:center;box-shadow:0 0 10px 0 rgba(34,37,39,.7);display:block;position:relative;border-radius:6px}.entry_btn span{border-radius:6px;padding:15px;display:block;position:relative}.entry_btn span:before{position:absolute;bottom:0;left:0;content:"";width:100%;height:18px;background:linear-gradient(180deg,rgba(0,0,0,0) 0%,rgba(0,0,0,0.4) 100%);border-radius:0 0 6px 6px}.entry_btn span:after{position:absolute;top:0;left:0;content:"";width:100%;height:6px;background:linear-gradient(0deg,rgba(0,0,0,0) 0%,rgba(0,0,0,0.4) 100%);border-radius:6px 6px 0 0}.entry_btn:before{opacity:0;transition:opacity .4s;content:"";position:absolute;left:0;top:0;width:100%;height:100%;border-radius:6px}.entry_btn:hover:before{opacity:1}.entry_btn:active{transform:scale(.9925) perspective(1px)!important}.entry_btn:hover{transform:scale(1.0075) perspective(1px)}.entry_btn.red:before{background:#ca5657;background:-moz-linear-gradient(top,#ca5657 1%,#ca5657 40%,#c44443 40%,#c44443 40%,#c44443 100%);background:-webkit-linear-gradient(top,#ca5657 1%,#ca5657 40%,#c44443 40%,#c44443 40%,#c44443 100%);background:linear-gradient(to bottom,#ca5657 1%,#ca5657 40%,#c44443 40%,#c44443 40%,#c44443 100%)}.entry_btn.green:before{background:#228556;background:-moz-linear-gradient(top,#228556 0%,#228556 40%,#ca5657 40%,#097843 40%,#097843 100%);background:-webkit-linear-gradient(top,#228556 0%,#228556 40%,#ca5657 40%,#097843 40%,#097843 100%);background:linear-gradient(to bottom,#228556 0%,#228556 40%,#ca5657 40%,#097843 40%,#097843 100%)}.entry_btn.black:before{background:#445157;background:-moz-linear-gradient(top,#445157 0%,#445157 40%,#2f3e45 40%,#2f3e45 40%,#2f3e45 100%);background:-webkit-linear-gradient(top,#445157 0%,#445157 40%,#2f3e45 40%,#2f3e45 40%,#2f3e45 100%);background:linear-gradient(to bottom,#445157 0%,#445157 40%,#2f3e45 40%,#2f3e45 40%,#2f3e45 100%)}.classic-design .entry_btn.red:before{background:#841315;background:-moz-linear-gradient( top,rgb(144,43,44) 1%,rgb(144,43,44) 40%,rgb(132,19,21) 40%,rgb(132,19,21) 40%,rgb(132,19,21) 100% );background:-webkit-linear-gradient( top,rgb(144,43,44) 1%,rgb(144,43,44) 40%,rgb(132,19,21) 40%,rgb(132,19,21) 40%,rgb(132,19,21) 100% );background:linear-gradient( to bottom,rgb(144,43,44) 1%,rgb(144,43,44) 40%,rgb(132,19,21) 40%,rgb(132,19,21) 40%,rgb(132,19,21) 100% )}.classic-design .entry_btn.green:before{background:#026433;background:-moz-linear-gradient( top,rgb(27,115,71) 0%,rgb(27,115,71) 40%,rgb(2,100,51) 40%,rgb(2,100,51) 40%,rgb(2,100,51) 100% );background:-webkit-linear-gradient( top,rgb(27,115,71) 0%,rgb(27,115,71) 40%,rgb(2,100,51) 40%,rgb(2,100,51) 40%,rgb(2,100,51) 100% );background:linear-gradient( to bottom,rgb(27,115,71) 0%,rgb(27,115,71) 40%,rgb(2,100,51) 40%,rgb(2,100,51) 40%,rgb(2,100,51) 100% )}.classic-design .entry_btn.black:before{background:#2f3e45;background:-moz-linear-gradient( top,rgb(68,81,87) 0%,rgb(68,81,87) 40%,rgb(47,62,69) 40%,rgb(47,62,69) 40%,rgb(47,62,69) 100% );background:-webkit-linear-gradient( top,rgb(68,81,87) 0%,rgb(68,81,87) 40%,rgb(47,62,69) 40%,rgb(47,62,69) 40%,rgb(47,62,69) 100% );background:linear-gradient( to bottom,rgb(68,81,87) 0%,rgb(68,81,87) 40%,rgb(47,62,69) 40%,rgb(47,62,69) 40%,rgb(47,62,69) 100% )}.entry_plyr,.entry_amt{white-space:nowrap;display:inline-block;vertical-align:bottom}.entry_plyr{width:70%;padding-right:15px}.entry_amt{width:30%;text-align:right}.entry_amt_txt{line-height:1}.entry_amt .icon{margin-right:5px}.top_entry img{width:48px;height:48px;border-radius:5px}.top_txt{font-size:16px;font-weight:500;line-height:1.1875;text-transform:uppercase;display:block}.image_section{max-width:32px;position:relative;display:inline-block}.image_block{max-width:48px;position:relative;display:inline-block}.top_name{color:#fff;font-size:14px;font-weight:500;line-height:1.1875;display:block;padding-top:2px;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.entry_plyr img,.top_block{display:inline-block;vertical-align:middle}.top_block{padding-left:16px}.top_entry{padding:10px 15px}.entry_amt{color:#fff;font-size:16px;font-weight:500;line-height:1.1875;padding-bottom:5px;white-space:nowrap}.pl_entry{padding:4px 15px}.pl_entry:nth-child(odd){background-color:rgba(33,42,47,.41)}.pl_entry img{width:24px;height:24px;border-radius:3px}.pl_entry .entry_plyr .top_name{display:inline-block;vertical-align:middle;color:#adbec6}.pl_entry .top_name{padding-left:10px}.pl_entry .entry_amt{padding-bottom:0;font-size:14px;color:#adbec6}.pl_entry .entry_plyr,.pl_entry .entry_amt{vertical-align:middle}.green_dd{margin-top:6px;padding:25px;text-align:center}.green_dd .check_label{color:#adbec6;font-size:16px;line-height:1.1875}.inline_input{color:#adbec6;font-size:16px;line-height:1.166666666666667;padding-bottom:4px;border-bottom:2px solid #607d8b;transition:border-color .4s;display:inline-block;margin-left:15px;width:100px;vertical-align:bottom}.green_dd .c_sel{width:170px;display:inline-block;border-bottom:2px solid #607d8b;padding-bottom:4px;text-align:left;margin-left:20px;margin-right:20px;vertical-align:bottom}.green_dd .c_sel select{background-color:transparent;width:100%;color:#adbec6;font-size:16px;line-height:1.166666666666667;display:inline-block}.autobet_config{margin-top:6px;padding:25px 20px}.autobet_config .head{color:#adbec6;font-size:16px;line-height:1.1875;display:inline-block}.autobet_group{padding-top:15px;position:relative}.autobet_group .field_group{width:18.5%;display:inline-block;margin-right:20px;vertical-align:bottom}.head.fr+.autobet_group .field_group:nth-child(2){width:auto}.win_loss{padding-top:0}.win_loss::after{clear:both;display:block;content:""}.autobet_group .check_label{padding-right:15px;font-size:16px;padding-left:30px}.autobet_group>.green_dd{padding:0;display:inline-block;vertical-align:bottom}.autobet_group .inline_input{width:50px;margin-left:15px;margin-right:15px}.autobet_group .green_dd .c_sel{margin-left:15px;margin-right:15px;padding-right:15px;width:150px}.autobet_group .btn{float:right;margin-top:15px}.roulette-main-container{width:100%;overflow:hidden}.history_cards{display:inline-block;vertical-align:middle;margin-top:3px;margin-left:60px;width:372px;white-space:nowrap;overflow:hidden}.history_card{width:47px;height:74px;background-color:#fff;display:inline-block;font-size:40px;font-weight:500;line-height:74px;text-align:center;text-transform:uppercase;margin-left:7px;border-radius:2px;position:relative}.history_card:first-child{margin-left:0}.history_card.red{color:#ff5a5a}.history_card.green{color:#0a7843}.history_card.black{color:#141a1d}.classic-design .history_card.red{color:#b42b2d}.classic-design .history_card.black{color:#141a1d}.hilo_contain{height:100%;overflow-y:auto;-webkit-overflow-scrolling:touch}.game_card{min-height:345px;background-image:url(/build/bg_pat.1d6f83cee972e7d12bce8f5cce925a51.88.jpg);background-repeat:repeat;border-radius:6px;margin-top:15px}.classic-design .game_card{background-image:url(/build/bg_pat_classic.b14f68b1b58ec94477793044f39c66ad.88.jpg)}.game_controls{padding:20px}.hilo_btn{width:100%;border-radius:8px;padding:20px;position:relative;line-height:1;overflow:hidden;transition:all .2s ease-out}.hilo_btn:after{position:absolute;left:0;bottom:0;width:100%;height:27px;content:"";background:linear-gradient(180deg,rgba(0,0,0,0) 0%,rgba(0,0,0,0.4) 100%);border-radius:0 0 6px 6px}.hilo_btn:hover{box-shadow:0 3px rgba(96,125,139,.8);transform:translateY(-3px)}.hilo_btn:active{box-shadow:0 2px rgba(96,125,139,.5);transform:translateY(-2px)}.hilo_btn.b1{background:#b2c3ca;background:-moz-linear-gradient(top,#b2c3ca 0%,#b2c3ca 40%,#adbec6 40%,#adbec6 100%);background:-webkit-linear-gradient(top,#b2c3ca 0%,#b2c3ca 40%,#adbec6 40%,#adbec6 100%);background:linear-gradient(to bottom,#b2c3ca 0%,#b2c3ca 40%,#adbec6 40%,#adbec6 100%);color:#607d8b}.hilo_btn.b2{background:#6d8794;background:-moz-linear-gradient(top,#6d8794 0%,#6d8794 40%,#607d8b 40%,#607d8b 100%);background:-webkit-linear-gradient(top,#6d8794 0%,#6d8794 40%,#607d8b 40%,#607d8b 100%);background:linear-gradient(to bottom,#6d8794 0%,#6d8794 40%,#607d8b 40%,#607d8b 100%)}.hilo_btn.b1:before,.hilo_btn.b2:before,.hilo_btn.hi-bet:before,.hilo_btn.lo-bet:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;border-radius:8px;opacity:0;transition:opacity .4s}.hilo_btn.b1:before,.hilo_btn.hi-bet:before{background:#d8e0e3;background:-moz-linear-gradient(top,rgba(216,224,227,1) 0%,rgba(213,222,227,1) 100%);background:-webkit-linear-gradient(top,rgba(216,224,227,1) 0%,rgba(213,222,227,1) 100%);background:linear-gradient(to bottom,rgba(216,224,227,1) 0%,rgba(213,222,227,1) 100%)}.classic-design .hilo_btn.b1:before,.classic-design .hilo_btn.hi-bet:before{background:#e2c36d;background:-moz-linear-gradient(top,rgb(183,158,84) 0%,rgb(177,149,69) 100%);background:-webkit-linear-gradient(top,rgb(183,158,84) 0%,rgb(177,149,69) 100%);background:linear-gradient(to bottom,rgb(183,158,84) 0%,rgb(177,149,69) 100%)}.hilo_btn.b2:before,.hilo_btn.lo-bet:before{background:#4c5f66;background:-moz-linear-gradient( top,rgba(76,95,102,1) 0%,rgba(76,95,102,1) 40%,rgba(61,79,89,1) 40%,rgba(61,79,89,1) 100% );background:-webkit-linear-gradient( top,rgba(76,95,102,1) 0%,rgba(76,95,102,1) 40%,rgba(61,79,89,1) 40%,rgba(61,79,89,1) 100% );background:linear-gradient( to bottom,rgba(76,95,102,1) 0%,rgba(76,95,102,1) 40%,rgba(61,79,89,1) 40%,rgba(61,79,89,1) 100% )}.classic-design .hilo_btn.b2:before,.classic-design .hilo_btn.lo-bet:before{background:#5e5e67;background:-moz-linear-gradient( top,rgb(94,94,103) 0%,rgb(94,94,103) 40%,rgb(80,80,90) 40%,rgb(80,80,90) 100% );background:-webkit-linear-gradient( top,rgb(94,94,103) 0%,rgb(94,94,103) 40%,rgb(80,80,90) 40%,rgb(80,80,90) 100% );background:linear-gradient( to bottom,rgb(94,94,103) 0%,rgb(94,94,103) 40%,rgb(80,80,90) 40%,rgb(80,80,90) 100% )}.hilo_btn.b1:hover:before,.hilo_btn.b2:hover:before,.hilo_btn.hi-bet:hover:before,.hilo_btn.lo-bet:hover:before{opacity:1}.top_shade{position:absolute;background:linear-gradient(0deg,rgba(0,0,0,0) 0%,rgba(0,0,0,0.4) 100%);border-radius:0 0 6px 6px;left:0;top:0;width:100%;height:4px;content:""}.control_left .info,.control_left .range{color:#222c31;font-weight:500;line-height:1;text-transform:uppercase;display:block;position:relative}.classic-design .control_left .info,.classic-design .control_left .range{color:#3e3e4a}.control_left .info{font-size:23px}.hilo_btn.b2,.control_left .b2 .info,.control_left .b2 .range{color:#d5dee2}.control_left .range{font-size:17px;padding-top:5px}.control_left .arrow{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);font-size:180px;transition:color .4s}.control_left .b1 .arrow{color:#97a8af}.control_left .b2 .arrow{color:#56707d}.hilo_btn.b1 .arrow{margin-top:-10px}.hilo_btn.b2 .arrow{transform:translate(-50%,-48%)}.hilo_btn.b1:hover .arrow{color:#bac3c8}.hilo_btn.b2:hover .arrow{color:#384b52}.counting{font-size:14px;font-weight:500;line-height:16px;position:absolute;right:30px;top:20px}.control_left .multi,.control_left .chance{font-size:14px;font-weight:500;line-height:1;position:absolute;bottom:20px}.control_left .multi{right:30px}.control_left .chance{left:30px}.control_right .field_group,.control_left .btns_hold{display:inline-block;vertical-align:bottom}.control_left .btns_hold{width:100%;padding-top:10px;text-align:center}.control_left .btns_hold .bet_btn{width:23.6%}.control_left .btns_hold .bet_btn:first-child{margin-left:0}.test .control_left .btns_hold .bet_btn{width:22.9%}.col_row.btns_clr{margin:0}.hilo_full_btn{padding:0}.hilo_half_btn_left{padding-left:0;padding-right:5px}.hilo_half_btn_right{padding-left:5px;padding-right:0}.hilo_your_bet{padding-top:20px}.btns_clr .col_one_third,.btns_normal .col_one_fourth{padding:0 5px}.btn_clr{padding:5px 15px;border-radius:8px;box-shadow:0 1px 2px 0 #141a1d;width:100%;color:#fff;font-weight:500}.btn_clr:after{clear:both;content:"";display:block}.btn_clr.red{background-color:#ff5a5a}.btn_clr.red:hover{background-color:#c44444}.btn_clr.black{background-color:#000}.btn_clr.black:hover{background-color:#2f3e45}.btn_clr.green{background-color:#0ee07b}.btn_clr.green{color:#222c31}.btn_clr.green:hover{background-color:#0a7843}.btn_clr .text{font-size:18px;line-height:1.142857142857143;text-transform:uppercase;display:block;text-align:center;margin-bottom:5px}.btn_clr .multi{float:left;line-height:1}.btn_clr .counting{float:right;line-height:1;position:static}.col_row.btns_normal{margin:0}.btns_normal .btn_clr{background-color:#adbec6;color:#222c31;padding:5px 10px}.mini_cards{padding:20px;text-align:center}.mini_card,.card_stat{display:inline-block}.card_stat{padding-left:10px}.card_multi{color:#adbec6;font-size:14px;font-weight:500;line-height:1.071428571428571;text-align:center;display:block;margin-bottom:10px;padding-left:3px}.card{display:inline-block;padding-right:10px}.card_txt_hold{width:44px;height:70px;text-align:center;background-color:#fff;border-radius:1.9px;line-height:70px;margin-left:3px;position:relative;color:#000}.card_txt_hold.green{background-color:#0a7843;color:#fff}.classic-design .card_txt_hold.green{background-color:#2660ca}.card_txt{font-size:38px;font-weight:500;display:block;text-transform:uppercase;position:relative;height:100%}.card_val{position:absolute;left:100%;top:0;margin-left:3px;width:6px;border-radius:2.85px;background-color:#0ee07b}.classic-design .card_val{background-color:#08974f}.card:first-child .card_txt_hold{margin-left:0}.card_stat .c_dd{position:static;display:inline-block}.card_stat .c_dd .dd_text{text-transform:none}.card_stat .c_dd .icon{font-size:20px;line-height:.7;padding-left:8px}.stat_label{padding-top:8px}.stat_percen{border-radius:4px;color:#fff;font-size:14px;font-weight:500;display:block;margin-top:6px;padding:4px 10px;line-height:1}.stat_percen.red{background-color:#ff5a5a}.classic-design .stat_percen.red{background-color:#b42b2d}.stat_percen.black{background-color:#000}.classic-design .stat_percen.black{background-color:#1f1f24}.stat_percen.green{background-color:#0ee07b}.joker .icon{font-size:30px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.history_card.joker{background-color:#0a7843}.classic-design .history_card.joker{background-color:#2660ca}.history_card.joker .icon{color:#fff}.section_right>.inner{height:100%}.total_trade{padding:6px 10px;background-color:#141a1d;border-radius:6px;margin-left:30px;color:#607d8b}.tradeup_pg{text-align:center}.total_trade .icon{font-size:20px}.trade_txt{font-size:18px;font-weight:500;line-height:1.166666666666667;padding-left:10px}.live_btn{color:#0ee07b;vertical-align:middle;display:inline-block;margin-left:21px;text-align:center}.live_btn .icon{width:30px;height:18px;background-color:#0ae27a;border-radius:10px;position:relative;transition:background-color .5s;cursor:pointer;display:inline-block}.live_btn .icon.live:before{width:15px;height:15px;background-color:#232c33;border-radius:50%;content:"";right:2px;top:50%;position:absolute;transform:translateY(-50%) translateX(0px);transition:transform .5s}.classic-design .live_btn .icon.live:before{background-color:#fff}.live_btn .icon.live.high:before{transform:translateY(-50%) translateX(-11px)}.live_btn .icon.live.high{background-color:#607d8b}.classic-design .live_btn .icon.live.high{background-color:#23232a}.live_btn span{display:block}.live_btn .text{color:#adbec6;font-size:11px;line-height:1.181818181818182;text-transform:uppercase;margin-top:5px}.tradeup_list{margin-left:25px;width:960px;white-space:nowrap;overflow-x:scroll;overflow-y:hidden;-webkit-overflow-scrolling:touch;text-align:left}.tradeup{font-size:0;display:inline-block;background-color:rgba(49,55,57,.3);margin-left:2px;padding:5px;min-width:78px;border-bottom:2px solid transparent}.tradeup.itemvalue-g5k{border-color:#85bb8c}.tradeup.itemvalue-g10k{border-color:#08a052}.tradeup.itemvalue-g200k{border-color:#f1cd62}.tradeup.itemvalue-g500k{border-color:#ca3134}.tradeup.itemvalue-g50k{border-color:#005de8}.tradeup.itemvalue-g100k{border-color:#f1cd62}.tradeup.itemvalue-g20k{border-color:#08a052}.tradeup .item_img .icon.icon-money-bag{font-size:35px;color:#607d8b;top:5px;position:relative}.tradeup:first-child{margin-left:0}.item_img{height:50px;text-align:center}.item_img img{width:50px;height:50px}.p_img img{width:16px;height:16px;border-radius:5px}.img_multi span{display:inline-block}.img_multi .multi{color:#fff;font-size:14px;line-height:1;padding-left:2px;width:calc(100% - 20px);text-align:center}.live_btn.all .icon{color:#607d8b}.tradeup_pg .game_history{margin-left:30px}.tradeup_middle{width:57.85%;display:inline-block;overflow-y:scroll;overflow-x:hidden;-webkit-overflow-scrolling:touch;padding-right:8px}.tradeup_middle.m_t_30,.tradeup_right.m_t_30{margin-top:0;padding-top:15px;height:100%}.tradeup_right{width:42.15%;display:inline-block;padding-left:30px;position:absolute}.trade_header{background-color:#141a1d;border-radius:7.2px;color:#fff;text-align:center;padding:0 30px 10px;font-size:18px;line-height:1.1666666;text-transform:uppercase}.trade_items{padding:20px 10px;height:100%}.item_header .search{box-shadow:0 0 9px 0 rgba(96,125,139,.47);margin:0;border-radius:6px;max-width:none;width:40%;display:inline-block;vertical-align:middle;display:flex}.item_header .search input{color:#adbec6}.item_header .good_deals .check_label{padding-left:26px;line-height:1}.item_header .good_deals .check_label span{line-height:1.142857142857143}.item_header .good_deals{position:static;display:inline-block;margin-left:10px;vertical-align:middle;white-space:nowrap}.item_header .c_dd{position:static;display:inline-block;margin-left:10px;width:20.8%;vertical-align:middle}.deposit-withdraw-inner .item_header .c_dd{width:165px}.item_header .c_dd .icon{float:right}.item_header .c_dd .dd_text{text-transform:none}.game_refresh{margin-left:8px;display:inline-block;vertical-align:middle}.game_refresh .icon{font-size:22px;color:#adbec5;transition:color .5s}.classic-design .game_refresh .icon{color:#fff}.game_refresh:hover .icon{color:#607d8b}.classic-design .game_refresh:hover .icon{color:#979797}.trade_items .items,.trade_offer .items{margin-left:-9px;margin-top:10px}.trade_items .item,.trade_offer .item{display:inline-block;width:25%;max-width:138px;padding-left:9px;padding-top:10px}.weapon{background:linear-gradient(45.15deg,rgba(20,26,29,0.4) 0%,rgba(20,26,29,0.25) 100%);border-radius:3.94px;padding:10px;display:block;position:relative;border:1px solid #2e3b43;text-align:center;transition:border .4s;height:100%}.classic-design .weapon{background-color:rgba(13,13,17,.7)}.trade_items .weapon{display:flex;align-items:center;justify-content:center}.trade_items .wea_img{width:100%}.weapon.selected{border:1px solid #0ee07b}.classic-design .weapon.selected{border-color:#3e3e3e}.wea_head{position:absolute;top:0;left:0;padding-left:10px;padding-right:10px;width:100%;padding-top:6px;text-align:left;z-index:1}.wea_head span{vertical-align:middle}.wea_name{color:#adbec6;font-size:11px;line-height:1.181818181818182;display:inline}.weapon>.wea_head>.wea_sub{display:block}.wea_sub{color:#79858a;font-size:10px;font-style:italic;line-height:1.181818181818182;display:inline}.wea_img{position:relative}.wea_img .bgimage{background-size:contain}.weapon:hover{border-color:#0a7843}.wea_price{color:#fff;position:absolute;bottom:0;left:0;width:100%;padding-bottom:6px}.invItemContainer .wea_price{width:100%}.wea_price .icon{font-size:14px;display:inline-block;line-height:1.142857142857143;vertical-align:middle}.w_price{display:inline-block;font-size:14px;font-weight:500;line-height:1.142857142857143;vertical-align:middle;padding-left:5px}.box_price{display:inline-block;font-size:14px;line-height:1;background:#2f3d45;border-radius:3px;color:#23d160;padding:7px 9px;padding-bottom:5px;box-shadow:0 2px 0 0 #1e282c}.box_price .icon{margin-right:7px;margin-left:3px;font-size:14px;margin-top:-2px}.invItemContainer.notAccepted{opacity:.4;pointer-events:none}.invItemContainer.notAccepted .icon,.invItemContainer.notAccepted .w_price{display:none}.taken_txt{display:none}.invItemContainer .taken_txt{display:block;color:#ff5a5a;font-size:14px;font-weight:500;line-height:1.142857142857143;text-transform:uppercase}.trade_blocks{text-align:center;position:relative;overflow:hidden;min-height:200px}.trade_blocks .market_grid_sizer{padding-top:0}.trade_blocks .icon-combined-shape{font-size:1em;position:absolute;bottom:0;color:rgba(44,59,66,.5)}.blo_head{color:#adbec6;font-size:18px;line-height:1.166666666666667;text-transform:uppercase;margin-bottom:auto;margin-top:25px;position:relative}.target_item>.blo_head{display:none}.target_item.empty-item>.blo_head{display:block}.item_price{color:#adbec6;position:relative;margin:auto;font-size:0}.item_price span{display:inline-block;vertical-align:middle}.item_price .icon{font-size:24px}.item_price .price{color:#adbec6;font-size:24px;font-weight:500;line-height:1.166666666666667;min-width:50px;text-align:right;padding-left:15px}.trade_blocks .btn{margin-top:auto;position:relative;margin-bottom:25px}.no_item{color:#607d8b;font-size:18px;line-height:1.166666666666667;height:50px}.no_item span{display:inline-block;vertical-align:middle}.no_item:after,.trade_blocks .wea_price:after{content:"";display:inline-block;vertical-align:middle;height:100%;width:1px}.trade_img .icon{color:#324049;font-size:120px;padding:54px 0;display:inline-block}.empty-item{padding:25px}.trade_blocks .weapon{background:0 0;border:none;padding:0;position:absolute;top:0;left:0;width:100%;height:100%}.trade_blocks .wea_img{padding:55px}.trade_height_adj .wea_img{height:100%}.wea_img_hold{padding-top:100%;position:relative}.trade_height_adj .wea_img_hold{height:100%;padding-top:0}.trade_height_adj>.trade_blocks{max-height:520px}.trade_blocks .wea_img img{width:255px;height:255px}.trade_blocks .wea_price{margin-bottom:25px;padding-bottom:0;height:50px}.trade_blocks .wea_head{padding-left:25px;padding-right:25px;padding-top:25px}.trade_blocks .wea_name{display:block;font-size:16px}.trade_blocks .wea_sub{display:block;font-size:14px;padding-top:7px}.trade_blocks .w_price{font-size:24px;font-weight:500;padding-left:15px}.trade_blocks .wea_price .icon{font-size:22px}.empty-item .wea_head{padding-left:0}.empty-item .wea_sub,.coin-sack .wea_sub{display:none}.empty-item .wea_name{text-align:center;text-transform:uppercase}.empty-item .wea_price .icon{display:none}.empty-item .w_price,.coin-sack .w_price{font-size:18px;font-weight:400;color:#607d8b}.empty-item .wea_img{display:none}.empty-item:before{font-family:icomoon!important;content:"\eb13";position:absolute;left:0;top:50%;font-size:120px;transform:translateY(-50%);text-align:center;margin:auto;right:0;color:#33414a}.coin-sack .wea_price .icon{font-size:18px;border-bottom:2px solid #607d8b;padding-bottom:5px;position:relative}.coin-sack .w_price{color:#adbec6;padding-left:10px;border-bottom:2px solid #607d8b;padding-bottom:5px;padding-right:10px}.coin-sack .wea_price .icon:after{content:"Coins";font-family:Roboto;color:#607d8b;font-size:14px;position:absolute;bottom:100%;left:0;margin-bottom:5px}.trade_slider{padding:20px;position:relative}.s_left,.s_right{width:21.5%;display:inline-block}.s_right{text-align:right}.s_center{width:57%;display:inline-block}.s_right .live_btn span{display:inline-block;vertical-align:middle}.s_right .live_btn .text{margin-top:0;margin-left:4px}.trade_slider .check_label{font-size:16px}.win_chance{margin-top:30px}.s_right .win_chance{margin-top:0;margin-top:150px}.win_chance span{display:block}.win_num{color:#adbec6;font-size:20px;font-weight:500;line-height:1.2}.win_txt{color:#adbec6;font-size:12px;line-height:1.166666666666667;margin-top:5px}.s_right .win_chance{margin-top:0;position:absolute;right:0;bottom:0;margin-right:30px;margin-bottom:30px;text-align:right}.trade_header button,.trade_header a{text-transform:uppercase;margin-top:15px}.trade_header a{display:inline-block}.trade_header span{margin-top:10px;display:inline-block}.trade_header .green{color:#141a1d;font-size:14px;font-weight:500;line-height:1.142857142857143;background-color:#0ee07b;box-shadow:0 1px 2px 0 #141a1d;border-radius:6px;padding:6px 10px;margin-left:7px}.trade_header .white{color:#222c31;font-size:13px;line-height:1.142857142857143;background-color:#adbec6;box-shadow:0 1px 2px 0 #141a1d;border-radius:4px;padding:6px 10px;margin-left:7px}.trade_blocks.win{border:2px solid #0ee07b}.trade_blocks.lost{border:2px solid #ff5a5a}.bet_item .target_div,.target_item .bet_div{display:none}.trade_items .invItemContainer.notAccepted{opacity:.3;pointer-events:none}.bet_item .bet_div,.coinstack .bet_div{position:absolute;left:0;top:0;width:100%;height:100%;display:flex;align-items:center;flex-direction:column;font-size:300px}.marketplace_filter:after{clear:both;display:block;content:""}.search_filter{float:left;width:40%}.filters{float:right}.marketplace_filter .c_dd{position:static;display:inline-block;margin-left:10px}.search_filter .search{box-shadow:none;padding:6px 5px;width:36.6%}.search_filter>*{display:inline-block;vertical-align:middle;margin-left:10px}.added_txt{color:#adbec6;font-size:14px;line-height:1.142857142857143}.filters .dd_text{text-transform:none}.market_middle{width:70.23%;width:calc(100% - 415px);height:100%;display:inline-block}.market_right{width:29.77%;width:415px;display:inline-block;padding-left:30px;max-width:415px;height:100%}.market_wea{padding:30px;height:100%}.market_weapons{height:100%}.market_weapons .inventory{height:100%;margin-top:0}.market_weapons .weapon{display:inline-block;margin-left:10px;margin-top:10px;padding:21.5px;width:25%;max-width:225px}.market_weapons .weapon img{width:180px;height:180px}.market_weapons .wea_name{font-size:14px;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.market_weapons .wea_sub{font-size:12px;display:block;padding-top:3px}.market_weapons .wea_price{padding-bottom:15px}.market_weapons .wea_price .icon{font-size:18px}.market_weapons .w_price{font-size:19px}.market_weapons .wea_head{padding-top:12px}.chat_expand .market_middle{width:78.5%}.chat_expand .market_right{width:21.5%}.checkout_block{padding:20px;height:100%}.checkout_block hr{border:none;border-bottom:1px solid #232c30;border:none;border-bottom:1px solid #232c30;margin-bottom:20px}.check_product{height:calc(100% - 172px);overflow-y:auto;-webkit-overflow-scrolling:touch}.side_title{color:#0ee07b;font-size:16px;line-height:1.3125;text-align:center;margin-bottom:10px}.check_product .product{padding:17px 15px;background:linear-gradient(45.15deg,#141a1d70 0%,#242d31 100%);border-radius:7.03px;margin-top:10px;position:relative}.check_product .product:first-child{margin-top:0}.product_img{width:29.73%;right:8px;top:0;height:100%;background-size:contain;background-repeat:no-repeat;background-position:center center;position:absolute}.product_txt{width:70.27%;display:inline-block;vertical-align:middle}.check_product .lan_close{left:auto;right:0;margin-top:7px;margin-right:7px;width:15px;height:15px;z-index:2}.product_txt .wea_head,.product_txt .wea_price{position:static;padding:0}.product_txt .wea_price{padding-top:10px}.product_txt .wea_name{font-size:15px;font-weight:500;display:block}.product_txt .wea_sub{font-size:12px;display:block}.product_txt .wea_price .icon{font-size:15px}.product_txt .w_price{padding-left:5px}.total_txt:after{clear:both;display:block;content:""}.total_1,.total_2{color:#adbec6;font-size:19px;font-weight:500;line-height:1.210526315789474;text-transform:uppercase}.total_2{display:flex}.total_2 .icon{font-size:16px;padding-right:10px;position:relative;display:flex;align-items:center;justify-content:center}.total_txt{padding-top:10px}.checkout_btn .btn{margin-top:10px;width:100%}.deposit-withdraw-inner{height:calc(85vh - 92px);position:relative}.deposit-withdraw-inner .page_content{height:100%}.section_right.market_place{height:100%}.market_grid_sizer{padding-top:100%}.market_grid_sizer+.grid_abs{position:absolute;left:0;top:0;width:100%;height:100%;padding:8px}.market_weapons .weapon{max-width:none}.multitasker .middle_block,.multitasker .right_block{width:100%;padding:0}.multitasker>.col_row{margin:0;padding:0 15px}.multitasker .page_header,.multitasker .page_content{padding-left:0;padding-right:0}.multitasker .latest_games,.multitasker .game_history{padding-top:25px}.multitasker .page_header{text-align:center}.multitasker .place_bet>.bet_manual,.multitasker .bet_auto{width:100%}.multitasker .place_bet>.bet_manual .field_group:first-child{padding-right:10px}.multitasker .place_bet>.bet_manual .field_group:first-child .clear_text{right:10px}.multitasker .place_bet>.bet_manual .field_group:last-child{padding-left:10px}.multitasker .place_bet>.bet_manual .field_group:last-child .input_mark,.multitasker .place_bet>.bet_manual .field_group:last-child .placeholder_txt{left:10px}.multitasker .bet_auto{padding-left:0;padding-top:25px}.multitasker .bet_manual>.field_group{width:50%;display:inline-block;margin-top:20px}.multitasker .right_block{margin-top:30px}.multitasker .auto_bet .bet_manual .field_group{width:33.33%;margin-right:0;padding:0 10px}.multitasker .auto_bet .bet_manual .field_group .placeholder_txt,.multitasker .auto_bet .bet_manual .field_group .input_mark,.multitasker .auto_bet .bet_manual .field_group .c_select .helper_text{left:10px}.multitasker .auto_bet .bet_manual .field_group .clear_text{right:10px}.multitasker .pl_data,.multitasker .table_titles{padding:5px 15px}.multitasker .player_table .player_table_head{margin:0 15px}.multitasker .autobet_group .field_group{width:calc(50% - 20px)}.multitasker .autobet_group .field_group:nth-child(even){margin-right:0;width:50%}.multitasker .autobet_group .field_group:nth-child(3),.multitasker .autobet_group .field_group:nth-child(4){margin-top:40px}.multitasker .autobet_config{padding:20px 40px}.multitasker .autobet_config>.autobet_group:nth-child(4){padding-top:0}.multitasker .autobet_group .green_dd{margin-top:30px}.multitasker .autobet_group .green_dd .c_sel{margin-left:5px;margin-right:5px}.multitasker .autobet_group .btn{position:static;margin-top:30px}.multitasker .roll{margin:10px 0}.multitasker .page_content{overflow:hidden}.multitasker .roul_input{width:50%}.multitasker .roul_btns{width:100%;padding-left:0;margin-top:20px}.multitasker .roul_controls{position:relative}.multitasker .dd_hold{position:absolute;right:20px;top:25px;margin-top:15px}.multitasker .entry_btn{margin-left:5px;margin-right:5px}.multitasker .pl_entry_head{font-size:15px}.multitasker .pl_count .icon{font-size:20px}.multitasker .pl_count .pl_onli{padding-left:7px}.multitasker .pl_count.fr .icon{font-size:16px}.multitasker .entry_plyr{width:67%;padding-right:15px;white-space:nowrap}.multitasker .entry_amt{width:33%;font-size:14px}.multitasker .pl_entry{padding:4px 13px}.multitasker .top_entry .top_name{width:calc(100% - 55px)}.multitasker .top_entry .entry_amt{padding-bottom:3px}.multitasker .c_input{padding-left:15px}.multitasker .page_header.text_center{text-align:left}.multitasker .history_cards{margin-left:0;margin-top:10px}.multitasker .history_card{margin-left:4px}.multitasker .history_card:first-child{margin-left:0}.multitasker .page_header.text_center .game_history{padding-top:0;margin-top:10px}.multitasker .game_card{margin-top:0}.multitasker .control_left,.multitasker .control_right{width:50%}.multitasker .control_right .field_group,.multitasker .control_left .btns_hold{width:100%;padding-left:0}.multitasker .control_left .btns_hold{margin-top:25px}.multitasker .btn_clr .coun{display:none}.multitasker .btn_clr .multi{float:none}.multitasker .btns_clr{margin:25px -5px 0}.multitasker .btns_normal{margin:10px -5px 0}.multitasker .card_txt_hold{width:30px;height:47px;line-height:47px}.multitasker .card_txt{font-size:26px}.multitasker .card_val{width:4px;margin-left:2px}.multitasker .card_txt_hold{margin-left:0}.multitasker .card_multi{padding-left:0}.multitasker .card{padding-right:8px}.multitasker .stat_percen{display:inline-block}.multitasker .green_dd{text-align:left}.multitasker .green_dd .check_label>span{display:inline-block}.multitasker .bbb.green_dd .check_label .c_sel+span{margin-top:20px}.f0{font-size:0}.p30{padding:30px}.txt_red{color:#ff5959}.txt_green{color:#0ee07b}.txt_lit_green{color:#85bb8c}.txt_black{color:#000}.txt_white{color:#fff}.inactive{color:#607d8b}.mla{margin-left:auto}.fl{float:left}.fr{float:right}.oh{overflow:hidden}.mt20{margin-top:20px}.mt25{margin-top:25px}.mt10{margin-top:10px}.fb{font-weight:500}.ptb0{padding-top:0;padding-bottom:0}.ptb25{padding-top:25px;padding-bottom:25px}.pt30{padding-top:30px}::-webkit-scrollbar{width:5px;height:4px;background-color:transparent}.classic-design ::-webkit-scrollbar{background-color:#0c0c10}::-webkit-scrollbar-corner{background-color:transparent}::-webkit-scrollbar-track{background:0 0}.classic-design ::-webkit-scrollbar-track{background:#0c0c10}::-webkit-scrollbar-thumb{border:none;-webkit-border-radius:2px;background-color:#607d8b}.static .c_dd{padding:7px 8px}.btns_hold .c_dd{min-width:110px;text-align:left}.btns_hold.disabled .bet_btn{pointer-events:none;cursor:not-allowed;opacity:.5}.c_dd{padding:0}.c_dd .Select-control{border:none!important;background-color:#607d8b;border-radius:4px;height:30px;cursor:pointer}.classic-design .c_dd .Select-control{background-color:#101015}.c_dd .Select-input{height:30px}.c_dd .Select-placeholder{top:50%;transform:translateY(-50%);line-height:1;color:#fff}.c_dd .Select-arrow-zone{font-size:0;position:absolute;top:50%;transform:translateY(-50%);right:0;height:100%}.c_dd .Select--single>.Select-control .Select-value{line-height:30px}.c_dd .Select-arrow,.c_dd.is-open .Select-arrow{border:none;font-family:icomoon!important;font-size:24px;font-style:normal;font-weight:400;font-variant:normal;position:absolute;right:5px;top:50%;line-height:.7;height:auto;width:auto;transform:translateY(-50%);color:#fff}.classic-design .Select-arrow,.classic-design.is-open .Select-arrow,.classic-design.is-focused .Select-arrow{color:#979797}.c_dd .Select-arrow:before{content:"\f107"}.c_dd.is-open .Select-arrow:before,.is-open .Select-arrow:before{content:"\f106"}.c_dd.Select.is-focused>.Select-control,.c_dd .Select-control .Select-input:focus,.c_dd .Select-multi-value-wrapper+div+div{background-color:#fff}.classic-design .c_dd.Select.is-focused>.Select-control,.classic-design .c_dd .Select-control .Select-input:focus,.classic-design .c_dd .Select-multi-value-wrapper+div+div{background-color:#fff}.c_dd.Select.is-open .Select-arrow,.Select.is-open>.Select-control .Select-arrow{border-width:0;border-color:transparent;top:50%;margin-top:-2px}.Select.is-focused:not(.is-open)>.Select-control{background:#607d8b}.Select.is-focused>.Select-control{background-color:#3d5059}.classic-design .Select.is-focused:not(.is-open)>.Select-control{background:#fff!important}.classic-design .Select.is-focused>.Select-control{background-color:#fff!important}.Select-clear-zone{width:65px;color:#fff}.Select-clear-zone:hover,.c_dd .Select-placeholder,.c_dd .Select--single>.Select-control .Select-value,.Select.has-value.Select--single>.Select-control .Select-value .Select-value-label,.Select.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value .Select-value-label{color:#fff}.classic-design .Select-clear-zone:hover,.c_dd .Select-placeholder,.c_dd .Select--single>.Select-control .Select-value,.Select.has-value.Select--single>.Select-control .Select-value .Select-value-label,.Select.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value .Select-value-label{color:#fff}.c_dd .Select-placeholder,.Select--single>.Select-control .Select-value{padding-right:20px}.c_dd .Select-control{transition:background .5s}.c_dd .Select-control:hover{background-color:#3d5059}.classic-design .c_dd .Select-control:hover{background-color:#101015}.classic-design .c_dd .Select-control:hover .Select-arrow{color:#4e4e4e}.c_dd .Select-input{background:0 0!important}.c_sel{font-size:14px}.c_sel .Select-control{background:0 0;border:none!important;height:20px}.c_sel .Select-placeholder{line-height:20px;padding-left:0;color:#adbec6}.c_sel .Select-control .Select-input{height:20px;background:0 0}.c_sel .Select-arrow-zone{font-size:0}.c_sel .Select.is-focused>.Select-control{background:0 0}.trade_items .bet_div,.tradeup_list .bet_div{display:none}.trade_items>.col-sm-12{padding:0;margin:16px -4px}.trade_items .coin-sack .wea_price .icon:after{display:none}.trade_items .coin-sack .wea_price .icon,.trade_items .coin-sack .w_price{border:none;padding-bottom:0;font-size:14px}.trade_items .coin-sack .w_price{padding-left:3px;padding-right:0}.trade_items .coin-sack .weapon:before{font-size:50px;transition:font-size .5s ease}.trade_items .coin-sack .weapon:hover:before{font-size:60px}.tradeup_list .tradeup{position:relative}.tradeup_list .tradeup.coin-sack:before{font-size:34px;top:0;transform:none;margin-top:12px}.tradeup_list .coin-sack .item_img img{display:none}.progress_level{transform-origin:left top}.game_progress .progress_val .pro_txt{padding:9px 0}.invItemContainer.coin-sack:before,.bet_item.coin-sack:before{display:none}.game_card{position:relative}.hilo_left,.hilo_right{display:inline-block;vertical-align:top;width:30%;font-size:18px}.hilo_center{display:inline-block;vertical-align:top;width:40%;font-size:18px}.middle_block .game-cards{perspective:1000px;height:325px;width:203px;margin:0 auto}.middle_block .game-cards *{transform-style:preserve-3d}.middle_block .game-cards .game-card{perspective:1000px;position:absolute;width:203px;height:100%}.middle_block .game-cards .game-card .front,.middle_block .game-cards .game-card .back{width:100%;height:100%;backface-visibility:hidden;-webkit-backface-visibility:hidden;position:absolute;top:0;left:0}.middle_block .game-cards .game-card .back{border:10px solid #fff}.middle_block .game-cards .game-card .front *,.middle_block .game-cards .game-card .back *{backface-visibility:hidden;-webkit-backface-visibility:hidden}.middle_block .game-cards .game-card .front{background:#fff;border-radius:.625em;box-shadow:0 0 .2em .1em rgba(16,16,20,.3)}.middle_block .game-cards .game-card .front svg.gd-icon{position:absolute;display:block;top:50%;left:50%;width:10em;transform:translate(-50%,-50%) scale(.5)}.middle_block .game-cards .game-card .front.red{color:#ff5a5a}.middle_block .game-cards .game-card .front.red svg path{fill:#ff5a5a}.classic-design .middle_block .game-cards .game-card .front.red{color:#b42b2d}.classic-design .middle_block .game-cards .game-card .front.red svg path{fill:#b42b2d}.middle_block .game-cards .game-card .front.black{color:#141a1d}.middle_block .game-cards .game-card .front.black svg path{fill:#141a1d}.middle_block .game-cards .game-card .front.joker{background-image:url(/build/jokercard.be22ac6de107b07ff8261981c0f2d950.svg);background-color:transparent;background-size:auto;background-position:center center;box-shadow:none;height:103%}.classic-design .middle_block .game-cards .game-card .front.joker{background-image:url(/build/jokercard_classic.94e9b194c4ed3a83fb0b68de0e93c7f7.svg)}.middle_block .game-cards .game-card .front.joker *{display:none}.middle_block .game-cards .game-card .front span{font-family:Roboto,sans-serif;-moz-user-select:none;user-select:none;line-height:1;position:absolute;padding:.2ex}.middle_block .game-cards .game-card .front span:nth-child(1){top:0;left:0;font-size:75px}.middle_block .game-cards .game-card .front span:nth-child(2){bottom:0;right:0;font-size:75px}.middle_block .game-cards .game-card .back{border-radius:.625em;box-shadow:0 0 .2em .1em rgba(16,16,20,.3);transform:rotateY(180deg);background:url(/build/cardback.94c2b77481c43a12b190e7eaea941df8.svg) #fff;background-size:100%;background-repeat:no-repeat}.middle_block .game-cards .game-card.n1{top:0;z-index:6}.middle_block .game-cards .game-card.n1:nth-child(1){z-index:7}.middle_block .game-cards .game-card.revealing{animation:testani1 1s forwards;animation-delay:.7s;animation-timing-function:linear}@keyframes testani1{0%{transform:translate3d(0,0,0);animation-timing-function:cubic-bezier(.39,.575,.565,1)}50%{transform:translate3d(-30%,0,0);animation-timing-function:cubic-bezier(.47,0,.745,.715)}100%{transform:translate3d(0,0,0)}}.middle_block .game-cards .game-card .game-card-inner{width:100%;height:100%;transform:rotate3d(0,1,0,360deg);transform-style:preserve-3d}.middle_block .game-cards .game-card .game-card-inner.flipped{transform:rotate3d(0,1,0,180deg)}.middle_block .game-cards .game-card .game-card-inner.revealing{transform:rotate3d(0,1,0,180deg);animation:testani2 1s forwards;animation-delay:.7s;animation-timing-function:linear}@keyframes testani2{25%{transform:rotate3d(0,1,0,180deg)}50%{transform:rotate3d(0,1,0,270deg)}100%{transform:rotate3d(0,1,0,360deg)}}.middle_block .game-cards .game-card.n2{top:.25em;z-index:5}.middle_block .game-cards .game-card.n3{top:.5em;z-index:4}.middle_block .game-cards .game-card.n4{top:.75em;z-index:3}.middle_block .game-cards .game-card.n5{top:1em;z-index:2}.middle_block .game-cards .game-card.n6{top:1.25em;z-index:1}.middle_block .game-cards .game-card.gcappear-exit.gcappear-exit-active{transform:translate(-300%,-300%) rotate3d(1,2,3,100deg);transition:transform 1000ms cubic-bezier(.215,.61,.355,1);transition-delay:200ms}.card_stat_select{position:relative;background-color:#607d8b;border-radius:4px;box-shadow:0 1px 2px 0 rgba(0,0,0,.5)}.classic-design .card_stat_select{background-color:#101015}.card_stat_select:after{content:"\F107";position:absolute;right:6px;top:50%;font-family:icomoon!important;font-size:24px;font-style:normal;font-weight:400;font-variant:normal;line-height:.7;color:#fff;transform:translateY(-50%)}.classic-design .card_stat_select:after{color:#979797}.classic-design .card_stat_select:hover:after,.classic-design .card_stat_select:active:after{color:#4e4e4e}.card_stat_select select{color:#fff;font-size:13px;line-height:normal;cursor:pointer;position:relative;padding:6px 25px 6px 8px;background:0 0;z-index:1;width:100%}.card_stat_select select option{color:#000}.inventory{margin-left:-4px;margin-top:16px;height:calc(100% - 110px)}.inventory-coins-icon{font-size:60px;color:#607d8b;top:20%;position:relative}.trade_items .inventory{margin-top:6px}.dd_hold .c_dd .dd_text{float:left}.roul_controls .dd_hold .c_dd .dd_text{text-transform:uppercase}.faq_description{margin-top:0;margin-left:55px;color:#d4d8d9;font-size:16px;line-height:1.3125}.faqs_container .faq_single .toggle{padding-top:0}.faqs_container .helper_txt{text-transform:uppercase;padding-top:10px;padding-left:30px;display:block}.faqs_container .table{text-align:left;margin-top:15px}.faqs_container .table th{font-weight:300}.faqs_container .table th,.faqs_container .table td{padding-right:15px}.faqs_container .inner{margin-top:-10px}.faqs_container h5{margin-top:15px;margin-bottom:10px;font-size:16px;font-weight:400}.sub_heading{font-size:18px;margin-top:20px;margin-left:20px}.crash_graph_outer{position:relative;height:38vh;min-height:350px}.crash_graph,#chart-container #chart-inner-container,#chart-container,#chart-outer-container{height:100%!important}.outerScrollContainer{max-height:calc(100vh - 435px);overflow-y:auto;overflow-x:hidden;display:inline;-webkit-overflow-scrolling:touch}.rc-tooltip-hidden{display:none!important}.rc-tooltip .bet_div{display:none}.rc-tooltip.tradeup-tooltip.rc-tooltip-placement-bottom .rc-tooltip-arrow{border-bottom-color:#3b4e57}.rc-tooltip .inventory.size-small .invItemContainer{width:130px;margin-left:auto;margin-right:auto;position:relative}.rc-tooltip .inventory.size-small .invItemContainer .grid_abs{padding:0}.rc-tooltip .inventory.size-small .invItemContainer.coin-sack .weapon{height:130px}.rc-tooltip .inventory.size-small .invItemContainer.coin-sack .weapon .w_price,.rc-tooltip .inventory.size-small .invItemContainer.coin-sack .weapon .wea_price .icon{font-size:14px;border:none}.rc-tooltip .inventory.size-small .invItemContainer.coin-sack .weapon .wea_price .icon:after{display:none}.rc-tooltip.tradeup-tooltip .rc-tooltip-inner{border-radius:6px}.classic-design .rc-tooltip.tradeup-tooltip .rc-tooltip-inner{background:#0c0c10!important;border:2px solid #3e3e3e;border-radius:6px}.tooltip_bet .inventory.size-small{margin-bottom:10px}.user_img{margin-bottom:8px}.user_img img{width:20px;height:20px;margin-right:10px;vertical-align:middle}.user_img img+span{font-size:14px}.tooltip_won_lost{font-size:14px;margin-bottom:10px;margin-top:10px}.tooltip_bet{font-size:15px}.market_place .game_filter{text-align:left;padding-left:20px;padding-top:20px}.market_place .item_header{width:60%;padding-right:25px;padding-top:30px;position:absolute;bottom:100%;left:40%;margin-bottom:30px}.market_place .text{display:none}.market_place .search_filter{width:100%}.market_place .item_header .search{box-shadow:none}.site_content>.messages_overlay{position:fixed;left:0;top:0;transform:none;width:100%;height:100%;z-index:131123;padding:15px}.messages_overlay .notification_pop{left:50%;transform:translateX(-50%);margin:0;pointer-events:auto}.notification_pop.bbb{box-shadow:0 0 30px 10px #141a1d}.classic-design .notification_pop.bbb{background-color:#0e0e14;background:#0e0e14;border-color:#3e3e3e;border-style:solid;border-width:1px}.splash_overlay .menu_item{padding-top:0}.splash_overlay{background-color:#232c31}.splash_overlay:before{content:"";position:absolute;width:100%;height:100%;left:0;top:0}.splash_overlay .middle{background-color:rgba(35,44,49,.94)}.rounded.not-found{height:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;border-radius:8px;background:linear-gradient(44.72deg,#2f3e45 0%,#3d5059 100%);box-shadow:0 0 10px 0 #141a1d}.classic-design .rounded.not-found{background:#0c0c10;color:#fff}.chat_msgs .drop-down-container{box-shadow:0 0 10px 0 #141a1d;background:linear-gradient(44.72deg,#2f3e45 0%,#3d5059 100%);border-radius:6px;padding:15px;min-width:115px;font-size:14px;color:#adbec6;position:absolute;left:25px;top:100%;z-index:1;margin-top:2px}.classic-design .chat_msgs .drop-down-container{background:#0d0d11;color:#fff}.chat_msgs .drop-down-container li:first-child{margin-top:0}.chat_msgs .drop-down-container li{margin-top:10px;cursor:pointer}.chat_msgs .drop-down-container li a{display:block}.chat_msgs .drop-down-container li:hover,.chat_msgs .drop-down-container li a:hover{color:#fff}.amcharts-main-div{width:100%;height:100%}.reset_net_profit{background-color:#0ee07b;margin-left:20px;color:#141a1d;vertical-align:middle}.stats_details .user_pro_xp>a{font-size:16px}.stat_diagram a[title="JavaScript charts"]{display:none!important}.errorLogo{width:200px;margin:0 15px 30px}.stat_not_found{background:linear-gradient(45.15deg,rgba(20,26,29,0.4) 0%,rgba(20,26,29,0.25) 100%);border-radius:10px;margin-top:10px;width:100%}.stat_diagram h5{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);color:#adbec6;font-size:16px;line-height:1.1875}.dialog-modal-content{text-align:center}.profile_user_links{font-size:16px;margin-left:-20px}.profile_user_links>a{margin-left:20px;display:inline-block;vertical-align:middle;margin-top:10px;color:#adbec6}.profile_user_links>a:hover{color:#607d8b}#static-page-container .rounded.not-found{border:none;background:0 0;box-shadow:none;height:calc(100vh - 80px);color:#adbec6}.error_info{text-align:center}.err_head{font-size:26px}#static-page-container .rounded.not-found .errorLogo{margin-bottom:15px}.span_msg{font-size:28px;display:inline-block;vertical-align:middle;color:#adbec6;margin-top:30px;font-weight:300;margin-right:30px}.span_msg+.btn{vertical-align:middle}.err_msg+p{color:#adbec6;font-size:20px;font-weight:300;margin-top:25px}.rs-control{display:inline-block;z-index:11}.rs-control .rs-bg-color{background-color:#36474f}.classic-design .rs-control .rs-bg-color{background-color:#0c0c10}.rs-control .rs-range-color,.displayReversed .rs-control .rs-path-color{background-color:#0be27b}.rs-control .rs-path-color,.displayReversed .rs-control .rs-range-color{background-color:#f85d57}.rs-control .rs-handle{background-color:#607d8b;padding:0;border:2px solid #607d8b}.rs-control .rs-handle.rs-focus{border-color:#607d8b}.rs-control .rs-handle:after{border-color:#607d8b;background-color:#607d8b}.rs-control .rs-border{border:8px solid #313c46}.classic-design .rs-control .rs-border{border-color:#323237}.rs-bar.rs-start .rs-seperator,span.rs-bar.rs-transition.rs-end .rs-seperator.rs-border,.rs-tooltip{display:none!important}.rs-inner-container::before{content:"";position:absolute;left:50%;transform:translateX(-50%);top:0;width:15px;height:25px;background-color:#313d43;z-index:5}.slider_wrap{position:relative;max-width:220px;display:inline-block}.slide_arr{width:60px;height:60px;border-radius:50%;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:12;box-shadow:0 0 10px 0 #141a1d}.slider_arrow{width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:105px solid transparent;position:absolute;left:50%;bottom:50%;margin-left:-8px;margin-bottom:-1px;transform-origin:bottom center;pointer-events:none}.slider_val{line-height:60px;font-size:16px;font-weight:500;position:relative;z-index:1}.arrow_white{background-color:#d5dee3}.arrow_white .slider_arrow{border-bottom-color:#d5dee3}.arrow_white .slider_val{color:#222c31}.arrow_black{background-color:#232c31}.arrow_black .slider_arrow{border-bottom-color:#232c31}.arrow_black .slider_val.green{color:#0ee07b}.arrow_black .slider_val.red{color:#ff5a5a}.s_markers{position:absolute;width:100%;height:100%;left:0;top:0;z-index:10}.s_marker{position:absolute;bottom:100%;left:50%;width:2px;height:15px;background-color:#627c8a;-webkit-transform:rotate(0deg) translateX(-50%);transform:rotate(0deg) translateX(-50%);-webkit-transform-origin:0 120px;transform-origin:0 120px}.s_marker:nth-child(1){-webkit-transform:rotate(0deg) translateX(-50%);transform:rotate(0deg) translateX(-50%)}.s_marker:nth-child(2){-webkit-transform:rotate(30deg) translateX(-50%);transform:rotate(30deg) translateX(-50%);height:8px;-webkit-transform-origin:0 113px;transform-origin:0 113px}.s_marker:nth-child(3){-webkit-transform:rotate(60deg) translateX(-50%);transform:rotate(60deg) translateX(-50%);height:8px;-webkit-transform-origin:0 113px;transform-origin:0 113px}.s_marker:nth-child(4){-webkit-transform:rotate(90deg) translateX(-50%);transform:rotate(90deg) translateX(-50%)}.s_marker:nth-child(5){-webkit-transform:rotate(120deg) translateX(-50%);transform:rotate(121deg) translateX(-50%);height:8px;-webkit-transform-origin:0 113px;transform-origin:0 113px}.s_marker:nth-child(6){-webkit-transform:rotate(150deg) translateX(-50%);transform:rotate(151deg) translateX(-50%);height:8px;-webkit-transform-origin:0 113px;transform-origin:0 113px}.s_marker:nth-child(7){-webkit-transform:rotate(180deg) translateX(-50%);transform:rotate(180deg) translateX(-50%)}.s_marker:nth-child(8){-webkit-transform:rotate(210deg) translateX(-50%);transform:rotate(210deg) translateX(-50%);height:8px;-webkit-transform-origin:0 113px;transform-origin:0 113px}.s_marker:nth-child(9){-webkit-transform:rotate(240deg) translateX(-50%);transform:rotate(240deg) translateX(-50%);height:8px;-webkit-transform-origin:0 113px;transform-origin:0 113px}.s_marker:nth-child(10){-webkit-transform:rotate(270deg) translateX(-50%);transform:rotate(270deg) translateX(-50%)}.s_marker:nth-child(11){-webkit-transform:rotate(300deg) translateX(-50%);transform:rotate(300deg) translateX(-50%);height:8px;-webkit-transform-origin:0 113px;transform-origin:0 113px}.s_marker:nth-child(12){-webkit-transform:rotate(330deg) translateX(-50%);transform:rotate(330deg) translateX(-50%);height:8px;-webkit-transform-origin:0 113px;transform-origin:0 113px}.burger_menu,.mob_pro_pic,.mob_deposit,.pro_name_xp,.see_results,.chat_lang_back{display:none}.chat_lang_hold{-webkit-overflow-scrolling:touch;position:absolute;bottom:0;display:table;table-layout:fixed;width:69%}.section_right.home,.section_right.profile{overflow:auto;-webkit-overflow-scrolling:touch}.twitter_feed_grids,.last_grids{padding-bottom:20px}.profile_user .hours_result,.help_link_select{display:none}.tooltip_inner_hold .invItemContainer{position:relative}.betinput.upgrade-mode span{color:#141a1d;font-size:14px;font-weight:500;line-height:1.142857142857143;background-color:#0ee07b;box-shadow:0 1px 2px 0 #141a1d;border-radius:6px;padding:6px 10px;margin-left:7px;cursor:pointer}.test .section_right{width:100%;margin-left:0}.test .section_right .middle_block{width:100%}.react-reel__group{transition-delay:0ms;transition-timing-function:ease-in-out;transform:translate(0,0)}.messure{content:"";border-left:1px solid #141a1d;position:absolute;top:0;height:30px}.messure.messure1{left:17px}.messure.messure2{left:33px}.messure.messure3{left:49px}.messure.messure4{left:64px}.messure.messure5{left:79px}.messure.messure6{left:95px}.react-reel__group .react-reel__number{font-size:18px;color:#fff275;height:18px}.react-reel__reel{height:18px;display:flex;align-items:flex-end;overflow-y:hidden}.height_div{height:100%;overflow:auto}.container{max-width:1290px;padding:0 60px;margin:auto}.ptb45{padding-bottom:20px}.deposit-withdraw-inner.method-BTC,.btc_full_grid{height:100%}.btc_full_grid{margin:0 -15px}.deposit-withdraw-inner.method-BTC .container .remove_pad>.col_half,.deposit-withdraw-inner.method-BTC .container .remove_pad>.col_full,.deposit-withdraw-inner.method-BTC .col_one_third{padding:0}.btc_grid_pad,.btc_full_grid_pad{position:relative}.btc_grid_pad{padding-top:35.4%}.btc_grid_inner:hover,.btc_grid_inner.active{box-shadow:0 0 6px 0 #0ee07b,0 0 12px 0 #141a1d}.btc_grid_inner:hover .btn,.btc_grid_inner.active .btn{background-color:#607d8b}.btc_full_grid_pad{padding-top:0%}.btc_full_grid_pad .padd_abs{position:static}.grid_logo{display:inline-block;vertical-align:middle;padding:0 13px}.field_groups{padding:25px}.field_groups .helper_text{position:static}.field_groups .field_group{margin-top:40px}.field_groups .field_group:first-child{margin-top:20px}.grid_content{padding:25px}.grid_content .grid_head{font-size:20px;line-height:1.05;color:#adbec6}.grid_content .grid_head span{font-weight:500;color:#0ee07b}.grid_content .notes{counter-reset:item;margin-top:20px}.grid_content .notes li{counter-increment:item;position:relative;padding-left:20px;color:#adbec6;font-size:16px;line-height:1.2525;margin-top:5px}.grid_content .notes li::before{position:absolute;left:0;top:0;content:counter(item) "."}.grid_sub_head{font-size:16px;color:#adbec6;line-height:1.3125}.id_btn{margin-top:25px}.id_btn .steamid{font-size:16px;margin-left:0;margin-right:30px}.id_btn .btn,.withdraw_btn .btn{margin-top:0}.id_btn>*,.withdraw_btn>*{display:inline-block;vertical-align:middle}.qr_img{margin-top:25px}.withdraw_amt{margin-top:50px;margin-bottom:35px}.short_note{font-size:16px;line-height:1.3125;color:#d4d8d9;margin-top:15px}.withdraw_btn span:first-child{font-size:16px;color:#d4d8d9;line-height:1.3125;margin-right:20px}.withdraw_btn span:first-child b{font-weight:500}.rune_pad{padding-top:57.75%;position:relative}.video_link{font-size:16px;color:#adbec6;margin-top:20px}.video_link .txt_green{font-size:16px}.video_link .txt_green .icon{font-size:30px;margin-right:5px}.video_link .txt_green>*{display:inline-block;vertical-align:middle}.ad_img{margin-top:45px}.rune_selection{margin-top:20px}.rune_name{margin-bottom:55px}.radio_int{display:none}.radio_grp{display:inline-block;margin-right:50px}.radio_lb{color:#adbec6;font-size:16px;line-height:19px;padding-left:30px;position:relative;cursor:pointer}.radio_lb::before{position:absolute;left:0;top:0;width:21px;height:21px;border-radius:50%;border:2px solid #adbec6;content:"";box-sizing:border-box}.radio_lb::after{width:11px;height:11px;top:5px;position:absolute;left:5px;content:"";border-radius:50%;background-color:transparent;transition:background-color .4s}.radio_int:checked+.radio_lb::after{background-color:#adbec6}.radio_lb .icon{padding-right:5px}.mb20{margin-bottom:20px}.dialog_info_msg{padding-top:30px;font-size:15px;color:#adbec6}.pl0{padding-left:0!important}.settings .static_pgs{margin:0}.lang_selector .card_stat_select{max-width:115px;margin-top:20px;margin-left:20px}.lang_selector{position:relative;padding-bottom:30px}.chatLength_selector,.promotion_selector{position:relative;padding-bottom:30px}.chatLength_selector .lengthChanger,.promotion_selector .promotionChanger{color:#fff;text-decoration:underline}.clickableLink{color:#fff;text-decoration:underline}.site_version .btn{margin-left:20px;margin-top:15px}.your_affiliate_stats{position:relative;padding:20px}.your_affiliate_stats .title{position:absolute;width:100%;left:0;top:50%;text-align:center;transform:translateY(-50%);padding-left:260px;padding-right:410px}.your_aff_head{display:flex;align-items:center;position:relative}.exp_points{display:inline-block;background-color:#475d68;border-radius:9px}.exp_data_level{color:#0ee07b;font-size:16px;font-weight:500;line-height:1;display:inline-block;padding:13px}.exp_data_progress{color:#adbec6;font-size:16px;line-height:1;padding:13px 35px;display:inline-block;position:relative}.progress-bar{position:absolute;height:100%;content:"";left:0;top:0;background-color:#506976;border-radius:0 9px 9px 0}.exp_data_progress span{position:relative;z-index:1}.level_info_txt{color:#adbec6;font-size:14px;line-height:1.142857142857143;margin-top:20px}.exp_graph{height:260px;margin-top:20px;background:linear-gradient(45.15deg,rgba(20,26,29,0.4) 0%,rgba(20,26,29,0.25) 100%);border-radius:10px}.exp_unique_detail{display:inline-block;text-align:center;margin-left:auto}.multitasker_popup .card_stat_select{max-width:115px;margin:auto;margin-top:40px}.multitasker_popup .btn{margin-top:40px}.live_btn.multi_switch{vertical-align:top}.player_tables{font-size:0;margin-top:35px;height:calc(100% - 65px);overflow-y:auto}.player_tables .table_titles .pl_name:first-child,.player_tables .pl_no{width:13%;text-align:left;padding-left:0}.player_tables .pl_table_data{counter-reset:section}.pl_no:before{counter-increment:section;content:counter(section)}.player_tables .table_titles .pl_name:nth-child(2),.player_tables .pl_data .pl_name{width:47%;text-align:left;padding-left:0}.player_tables .table_titles .pl_name:nth-child(2){padding:10px 0}.player_tables .table_titles .pl_name:nth-child(3),.player_tables .pl_data .pl_game{width:40%;text-align:left;padding-left:0}.player_tables .player_table_content{width:50%;display:inline-block;vertical-align:top;padding:0}.player_tables .pl_data .pl_name .pl_name_txt{padding:0}.player_table_1 .player_table{padding:15px 0 15px 5px}.player_table_2 .player_table{padding:15px 5px 15px 0}.most_wagered{color:#adbec6;font-weight:400;font-size:18px;line-height:1.1875;text-align:center;text-transform:uppercase;margin-bottom:25px}.most_wagered_text{color:#607d8b;font-size:14px;text-align:center;text-transform:none;display:inline-block;vertical-align:bottom;padding-left:5px}.most_wagered_text:hover{color:#0ee07b}.most_wagered_text>span{display:inline-block;vertical-align:middle}.tables_tab li{display:inline-block;vertical-align:middle;color:#607d8b;font-size:16px;line-height:1.166666666666667;padding-left:10px}.tables_tab li:first-child{padding-left:0}.tables_tab li:before{content:"|";margin-right:10px}.tables_tab li:first-child:before{display:none}.tables_tab li a:hover,.tables_tab li.active a{color:#0ee07b}.leaderboard_grid_pad,.bottom_info_grid_pad{position:relative;padding-top:72.32%}.leaderboard_grid_pad.not-loggedin,.bottom_info_grid_pad.not-loggedin{padding-top:79.2%}.player_tables_content{padding:15px;height:100%}.player_tables_content .pl_data:nth-child(odd){background-color:rgba(33,42,47,.4)}.player_tables_content .pl_data:nth-child(even){background-color:transparent}.player_table_content .pl_table_data .pl_data:first-child{color:#0ee07b;font-weight:500}.player_table_content .pl_table_data .pl_data:nth-child(2),.player_table_content .pl_table_data .pl_data:nth-child(3){color:#fff;font-weight:500}.player_table_content .pl_table_data .pl_data:nth-child(2) .pl_name_txt,.player_table_content .pl_table_data .pl_data:nth-child(3) .pl_name_txt{font-weight:500;max-height:16px}.player_table_content .pl_name_txt,.player_table_content .pl_data{font-weight:100}.player_table_content .pl_link{padding:10px 0}.player_table_content.player_table_content_width{width:100%}.user_stats_page{display:flex;align-items:center;justify-content:center;height:100%}.user_stats_page>.user_stats{height:100%;max-height:710px;width:100%;overflow:auto}.test .roulette-container{overflow:hidden}.multi_task .page_content{padding:0 20px}.mobileShow{display:none}.tradeup_reverse{font-size:0;display:block;line-height:1;color:#adbec6}.tradeup_reverse span{display:inline-block;vertical-align:middle;font-size:14px}.tradeup_reverse span:first-child{width:100%;padding-bottom:10px;font-size:18px}.tradeup_reverse span.arrow{font-size:14px;background:#fff;border-radius:50%;margin-right:10px;color:#adbec6;width:20px;height:20px;position:relative}.tradeup_reverse .icon{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.tradeup_reverse .icon-chevron-right{margin-left:1px}.list_disabled{opacity:.3;pointer-events:none}.crash_login_btn{margin:10px auto 0!important;display:block!important;float:none!important}.jackpot_text{display:inline-block;vertical-align:middle;color:red;margin-left:10px}.login_buttons>*{display:inline-block;vertical-align:middle}.mobile_display{display:none}.onlyChat{width:100%}.onlyChat.section_left{width:100%!important;transform:translateX(0)!important}.onlyChatSelector{margin-top:55px}.chat_rooms.chat_lang_show_only_chat .chat_link{color:#adbec6}.chat_rooms.chat_lang_show_only_chat .onlyChatSelector{z-index:2;opacity:1;visibility:visible}.chat_rooms.chat_lang_show_only_chat .chat_rooms_head .icon-right:before{content:"\eb00"}.messages .colorbar{position:absolute;top:0;left:-7px;height:100%;width:3px;background-color:#fff}.chat_msg .colorbar.rain{background-color:#6495ed}.chat_msg .colorbar.admin{background-color:#ff5a5a}.chat_msg .colorbar.support{background-color:#00e9ff}.chat_msg .colorbar.developer{background-color:orange}.chat_msg .colorbar.moderator{background-color:#fff275}.chat_msg .colorbar.user{display:none}.messages .colorbar.mute{background-color:#11d87a}.chat_msg .colorbar.info{background-color:#adbec6}.chat_msg .colorbar.bonus{background-color:#fff275}.chatting_chat_msgs .top-gradient{flex:none;height:8vh;width:100%;position:absolute;left:0;top:0;z-index:2;background-image:linear-gradient(rgba(43,62,70) 0%,rgba(43,62,70,0))}.classic-design .top-gradient{background-image:linear-gradient(#0c0c10,rgba(62,81,90,0))}.checkmark:before{content:"\f05d";color:#53a4ff;font-family:icomoon!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;font-size:17px;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.design_choose .normal_design{color:#607d8b;background-color:#adbec6;margin-right:20px;margin-bottom:10px;border-radius:10px;padding:15px 25px;text-transform:uppercase;min-width:200px;max-width:100%;font-size:18px;font-weight:500;line-height:1.166666666666667;text-align:center}.design_choose .classic_design{color:#fff;background-color:#101016;margin-right:20px;margin-bottom:10px;border-radius:0;border-style:solid;border-color:#08974f;border-width:2px;padding:15px 25px;text-transform:uppercase;min-width:200px;max-width:100%;font-size:18px;font-weight:500;line-height:1.166666666666667;text-align:center}.design_choose .light_design{color:#141a1d;background-color:#dee0e5;border-radius:10px;margin-bottom:10px;padding:15px 25px;text-transform:uppercase;min-width:200px;max-width:100%;font-size:18px;font-weight:500;line-height:1.166666666666667;text-align:center}.players_online .icon-players{border-radius:50%;text-shadow:0 0 10px #0ee07b;animation:pulse 2s infinite}.designChanger{position:absolute;right:0;width:15px;height:70px;top:-4%;margin-right:10px;vertical-align:middle}.designChanger .selected_design{pointer-events:none}.designChanger>button{height:15px;width:15px;margin-top:10px}.designChanger .normal{background-color:#2f3e45}.designChanger .classic{background-color:#0c0c10}.designChanger .light{background-color:#dee0e5}.group_center{display:flex;justify-content:center;align-items:center;flex-flow:column}.group_center b{font-size:20px;color:#fff}.item_group{flex:1 1 auto;display:grid;max-height:calc(100% - 95px);grid-template-columns:1fr 1fr;height:100%}.item_title{flex:0 1 40px;width:100%;background-color:#0000001c;text-align:left;padding:5px 0 0 13px;color:#adbec6;font-size:15px;font-weight:400}.item_holder:hover{background:#3e5561}.item_holder.selected{background:#5f7d8b}.item_holder.disabled{background:#3f4344;cursor:not-allowed}.item_holder{background:linear-gradient(to bottom,#2f3e46 0%,#2f3e46 100%);border-radius:3.94px;display:flex;flex-flow:column;position:relative;box-shadow:0 0 9px #0000009c;text-align:center;transition:border .4s;height:100%;border-top:4px solid #5f7d8b;cursor:pointer}.item_holder.selected>.item_title>.wea_head>.wea_name,.item_holder.selected>.item_title{color:#fff}.item_holder.selected>.item_title>.wea_head>.wea_sub{color:#dedede}.bundle_count{background-color:#0000001c;width:100%;height:20px}.item_footer{flex:0 1 30px;width:100%;background-color:#0000001c}.bundle_footer{flex:0 1 55px;width:100%;padding-bottom:6px}.item_gfx{width:100%;height:100%;background-size:66.66%;background-position:center center;background-repeat:no-repeat;border-top-width:2px;border-top-style:solid}.item_gfx_holder{background:radial-gradient(ellipse at center,#01020230 0%,#0304045c 100%);margin:5px}.item_gfx_4{background-size:55%}.item_gfx_1{border-top-width:0}.item_s_price{color:#fff;font-size:18px;margin-top:2px}.bundle_price{color:#fff;font-size:18px;margin-top:5px}.bundle_price .price,.item_s_price .price{margin-left:10px;font-weight:500}.bundle_price .price small{margin-left:8px;font-size:13px;color:#a7bcc7}.bundle_price .price .good_deal{color:#23d160}.bundle_price .price .bad_deal{color:#fb4f4f}.bundle_wea_head{padding-top:4px!important}.group_1{grid-template-columns:1fr;grid-template-rows:1fr}.group_2{grid-template-rows:1fr;grid-template-areas:". ."}.group_4{grid-template-rows:1fr 1fr;grid-template-areas:". ." ". ."}.bt_consumer_grade,.bt_base_grade{border-top-color:#b0c3d9}.bt_industrial_grade,.bt_medium_grade{border-top-color:#5e98d9}.bt_mil-spec_grade,.bt_high_grade{border-top-color:#4b69ff}.bt_remarkable,.bt_restricted{border-top-color:#8847ff}.bt_classified,.bt_exotic{border-top-color:#d32ce6}.bt_extraordinary,.bt_covert{border-top-color:#eb4b4b}.bt_contraband{border-top-color:#e4ae33}.fc_consumer_grade,.fc_base_grade{color:#b0c3d9}.fc_industrial_grade,.fc_medium_grade{color:#5e98d9}.fc_mil-spec_grade,.fc_high_grade{color:#4b69ff}.fc_remarkable,.fc_restricted{color:#8847ff}.fc_classified,.fc_exotic{color:#d32ce6}.fc_extraordinary,.fc_covert{color:#eb4b4b}.fc_contraband{color:#e4ae33}@media all and (-ms-high-contrast:none){.group_2{-ms-grid-rows:1fr;display:-ms-grid;-ms-grid-columns:1fr 1fr}.group_4{-ms-grid-rows:1fr 1fr;display:-ms-grid;-ms-grid-columns:1fr 1fr}}.players_online .icon-players{border-radius:50%;text-shadow:0 0 10px #0ee07b;animation:pulse 2s infinite}@-webkit-keyframes pulse{0%{-webkit-text-shadow:0 0 0 #0ee07b}70%{-webkit-text-shadow:0 0 10px #0ee07b}100%{-webkit-text-shadow:0 0 0 #0ee07b}}@keyframes pulse{0%{-moz-text-shadow:0 0 0 #0ee07b;text-shadow:0 0 0 #0ee07b}70%{-moz-text-shadow:0 0 10px #0ee07b;text-shadow:0 0 10px #0ee07b}100%{-moz-text-shadow:0 0 0 #0ee07b;text-shadow:0 0 0 #0ee07b}}.active_chat .chat_lan{color:#0ee07b!important}.channels_container{position:absolute;top:-6px;right:5px;border-radius:5px;background-color:#12191d;box-shadow:0 8px 16px 0 rgba(0,0,0,.2);z-index:3;max-height:calc(100vh - 130px);overflow:auto;padding:5px 0}.chat_dim{background:#2f3e45cf;position:absolute;width:calc(100% + 20px);margin-left:-10px;margin-top:38px;height:calc(100vh - 221px)}.chan_name{float:none;padding:5px 44px 5px 15px;text-decoration:none;display:block;text-align:left;font-size:14px;transition:color .2s;color:#6e7e86}.chan_lang:hover .chan_name{color:#0ee07b}.chat_selector{color:#fff;font-size:13px;line-height:normal;position:relative;background:0 0;z-index:0;width:100%}.chat_selector>img{border:1px solid transparent;transition:border .4s;padding:1px;width:auto;height:21px;box-sizing:content-box}.chat_selector:hover img,.flags_show .chat_selector img{border-color:#10de7c}.menu_item.menu_flag img{padding-bottom:0}.flags_contain{position:absolute;left:0;top:100%;width:100%;padding:15px;background-color:#fff;border-radius:0 0 6px 6px;text-align:left;margin-right:-10px;opacity:1;visibility:visible;transition:opacity .5s,visibility .01s;display:none;z-index:2;border-radius:4px}.flags_contain:before{width:0;height:0;border-left:15px solid transparent;border-right:15px solid transparent;border-bottom:15px solid #36454c;position:absolute;bottom:100%;right:0;content:"";margin-right:30px;display:none}.menu_flag.flags_show .flags_contain{opacity:1;visibility:visible}.chan_lang{display:block;text-transform:none;cursor:pointer}.chan_img{float:right;width:14px;height:14px;margin-top:7px;margin-right:15px}.chan_img.yellow.icon-gammdom-symbol:before{color:#fff275}.chan_img.blue.icon-gammdom-symbol:before{color:#71abfd}.chat_input_contain .chat_send{position:absolute;font-size:20px;top:12px;right:26px;float:right;color:#23d160;cursor:pointer;transition:color .4s ease;padding:12px}.chat_input_contain .chat_send:hover{color:#50e07a!important}.chat_input_contain .chat_send.disabled{cursor:none}.chat_lang_hold.chans_1{width:52px}.chat_lang_hold.chans_2{width:calc(1 * 40px + 52px)}.chat_lang_hold.chans_3{width:calc(2 * 40px + 52px)}.chat_lang_hold.chans_4{width:calc(3 * 40px + 52px)}.chat_lang_hold.chans_5{width:calc(4 * 40px + 52px)}.chat_lang_hold.chans_6{width:calc(5 * 40px + 52px)!important}.chat_lang_hold.chans_7,.chat_lang_hold.chans_8{width:calc(5 * 40px + 52px)!important}.hiddenRecaptcha{visibility:hidden}.recaptchaPopup{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2}.recaptchaPopupExit{position:fixed;width:100%;height:100%;top:0;left:0;z-index:1;background:#232c31d1}.login_buttons .back_button{text-decoration:underline;text-transform:uppercase}.bottom_info_grid_pad{position:relative;padding-top:15.6%}.bottom_info_grid_pad.less{padding-top:0}.bottom_info_grid_pad.more{padding-top:0}.bottom_info_grid_pad.not-loggedin{padding-top:79.2%}.italic{font-style:italic}.bottom_info_grid_pad :first-child{margin-top:10px;padding:0;color:#fff}.bottom_info_grid_pad .player_tables_content{padding:10px;height:initial}.bottom_info_grid_pad .home_info:first-child :first-child{margin-top:0}.home_info>p{margin-top:5px}.home_info h1,.home_info h2,.home_info h3,.home_info h4,.home_info h5,.home_info h6{font-size:20px}.hideMore{display:none}.showMore{display:initial}.hiddenToggle{display:none}.showMoreToggle{display:initial;margin-left:20px;color:#f9ff7f!important}.logout.topbar_pro_pic{position:absolute;right:0;width:65px;top:50%;transform:translateY(-50%)}.logout.topbar_pro_pic img{width:55px;height:55px;padding:1px;border:1px solid #3d4f59;border-radius:10px;transition:border .5s}.logout.topbar_pro_pic:hover img{border-color:#0ee07b}.topbar_signin,.topbar_signup{color:#adbec6;font-family:Roboto;font-size:12px;line-height:1.166666666666667;text-align:center;transition:color .5s;text-transform:uppercase;font-weight:400;background-color:#232b30;border-radius:5px;padding:8px 12px;transition:all .4s ease;z-index:1;opacity:.85;font-weight:700;font-size:15px;margin-left:10px}.topbar_signup{background-color:#fcee71;padding:3px 23px;font-size:20px}.topbar_signin{margin-right:30px}.topbar_signin:hover,.topbar_signup:hover{opacity:1}.topbar_signin>*,.topbar_signup>*{display:inline-block;color:#1e2a30}.topbar_signin>*{color:#adbec6}.topbar_signin .icon-user{font-size:19px;line-height:1.6}.topbar_signin .menu_txt,.topbar_signup .menu_txt{line-height:2;margin-left:10px}.topbar_signup .menu_txt{margin-left:initial}.menu_links{position:relative;overflow:hidden;display:flex;flex-direction:row;align-items:center}.menu_links .menu_item_deposit{width:fit-content;margin-right:10px}.menu_item_deposit .menu_deposit{line-height:1.33;padding:12px;margin-left:10px}.menu_deposit .icon-gammdom-symbol{line-height:1.5}.menu_item.menu_item_deposit{padding:10px}.menu_item.menu_item_deposit:after{content:initial}.menu_item.menu_item_deposit>*{display:inline-block}.menu_item.menu_item_deposit .menu_deposit_btn{margin:0;padding:12px;min-width:100px;height:45px;border-radius:2px;font-weight:400;background:#fff275;border-top:1px solid #fff275;color:#000;text-shadow:rgba(0,0,0,.44) 0 3px 6px;opacity:.85}.menu_item.menu_item_deposit .menu_deposit_btn:hover{opacity:1}.signin_popup,.signup_popup{color:#aebfc7;position:fixed;width:100%;height:100%;top:0;left:0;right:0;bottom:0;background-color:rgba(35,44,48,.95);z-index:99999;overflow-y:scroll}.signin_popup_inner,.signup_popup_inner{width:390px;position:absolute;left:50%;top:50%;transform:translateY(-50%) translateX(-50%);border-radius:5px;background-color:#2b3840;padding-bottom:45px}.signin_popup_inner>*,.signup_popup_inner>*{display:block}.signin_popup .lan_close:hover,.signup_popup .lan_close:hover{cursor:pointer}.signin_popup .popup_logo,.signup_popup .popup_logo{display:block;margin:auto;margin-top:30px}.signin_popup .field_group,.signup_popup .field_group{position:relative;width:85%;margin:auto;margin-top:15px;padding:20px;background-color:#29363d;border-radius:5px}.signin_popup .g-recaptcha div:first-child,.signup_popup .g-recaptcha div:first-child{margin:auto}.signin_popup .field_group .has-input+.placeholder_txt,.signup_popup .field_group .has-input+.placeholder_txt{visibility:hidden}.signin_popup .field_group .placeholder_txt,.signup_popup .field_group .placeholder_txt{bottom:initial;left:20px;font-size:14px}.signin_popup .field_group input:focus+.placeholder_txt,.signup_popup .field_group input:focus+.placeholder_txt{bottom:initial;font-size:14px;border-color:#0ee07b}.signin_popup .field_group.notok input,.signup_popup .field_group.notok input{border-color:#ff5a5a}.signin_popup .field_group.almostok input,.signup_popup .field_group.almostok input{border-color:#fff275}.signin_popup .field_group.ok input,.signup_popup .field_group.ok input{border-color:#0ee07b}.signin_popup .btn.btn_green.disabled,.signup_popup .btn.btn_green.disabled{background-color:#236e55}.signup_popup .btn.btn_small{padding:10px 90px}.signup_popup .password_strength{font-size:15px;text-align:center}.below_logo_text{text-align:center}.signin_popup .inp,.signup_popup .inp{border-color:#35434c;color:#fff}.signin_popup .inp::placeholder,.signup_popup .inp::placeholder{color:#fff}.info-dont-have-acc{margin-top:5px;margin-bottom:20px}.signin_popup .info_text,.signup_popup .info_text{font-size:18px;margin-top:20px;text-align:center;color:#fff}.signin_popup .btn.steam_login .icon-steam,.signup_popup .btn.steam_login .icon-steam{background:#000;border-radius:50%;color:#fff;border:#000 2px solid}.signin_popup .btn.steam_login.disabled .icon-steam,.signup_popup .btn.steam_login.disabled .icon-steam{opacity:.5}.adv-access-wrap>button{background-color:transparent}.logo_section .adv-access-wrap,.logo_section .topbar_signup,.logo_section .topbar_signin{display:none}.menu_section .topbar_signup{padding:2px 23px}.menu_section .topbar_signin:after{position:absolute;right:-15px;top:-35%;width:1px;height:170%;content:"";background-color:#222c31}.menu_item_deposit .menu_deposit_btn span{text-decoration:none;text-align:center;display:block}.menu_item_deposit .menu_deposit_btn,.menu_item_deposit .menu_deposit_btn :first-child{transition:.3s;font-weight:700}.menu_item_deposit .menu_deposit_btn{overflow:hidden}.menu_item_deposit .menu_deposit_btn :first-child{font-size:13px;margin-top:2px}.menu_item_deposit .menu_deposit_btn :last-child{font-size:40px;margin-top:5px}.menu_item_deposit .menu_deposit_btn:hover :first-child{margin-top:-2.5em}.menu_item_deposit:not(.mob_deposit){margin-left:0}.topbar_games_container{position:relative;overflow:hidden;height:80px}.topbar_games{position:absolute;left:50%;transform:translateX(-50%);width:fit-content}.topbar_utils{width:fit-content;float:right}.menu_item_deposit:not(.mob_deposit):after,.topbar_utils:before{position:absolute;top:0;width:1px;height:125%;content:"";background-color:#222c31}.menu_item_deposit:not(.mob_deposit):after{right:-100%}.topbar_utils>:first-child{margin-left:10px}.field_group input:-webkit-autofill,.field_group input:-webkit-autofill:hover,.field_group input:-webkit-autofill:focus,.field_group textarea:-webkit-autofill,.field_group textarea:-webkit-autofill:hover,.field_group textarea:-webkit-autofill:focus,.field_group select:-webkit-autofill,.field_group select:-webkit-autofill:hover,.field_group select:-webkit-autofill:focus,.field_group input:-internal-autofill-selected,.field_group input:-internal-autofill-selected:hover,.field_group input:-internal-autofill-selected:focus,.field_group textarea:-internal-autofill-selected,.field_group textarea:-internal-autofill-selected:hover,.field_group textarea:-internal-autofill-selected:focus,.field_group select:-internal-autofill-selected,.field_group select:-internal-autofill-selected:hover,.field_group select:-internal-autofill-selected:focus{background-color:#29363d!important}.password_show_toggle{font-size:15px;position:absolute;right:20px;top:20px;z-index:1}.password_show_toggle:hover{cursor:pointer}.logo_section.notLoggedIn .players_online{right:10px}.jackpot-container{margin:0 auto;position:relative}.jackpotWrapper{padding:20px;text-align:center;height:100%;width:100%}.fixed-jp{background-color:blue}.jackpot-container.is-fullheight{min-height:100vh}.jackpot-history{flex:1;max-width:490px;margin-right:30px}.jackpot-history-header-wrapper>div{flex:auto}.jackpot-history-header-wrapper>.info{display:-webkit-flex;-webkit-flex-direction:row;display:flex;flex-direction:row}.jackpot-history-header-wrapper>.items>.text{margin-right:5px}.jackpot-history .text{font-size:.85em}.jackpot-history-header-wrapper>.items>.yellow{color:#ff0}.jackpot-history-header-wrapper>.items{display:flex;flex-grow:1;flex-direction:row}.jackpot-history-header-wrapper>.items:first-child{padding-left:5px}.jackpot-item-transition-only-loaded{-webkit-animation:slide-in-top .5s linear both;animation:slide-in-top .5s linear both}.list-item-inner{background-color:#263136;flex-direction:column;display:-webkit-flex;-webkit-animation:slide-in-top .5s linear both;animation:slide-in-top .5s linear both;-webkit-flex-direction:column;display:flex;height:100%;min-height:29px;border-style:solid;border-width:0 0 0 .67em;position:relative}@keyframes slide-in-top{0%{-webkit-transform:translateY(-41px);transform:translateY(-41px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}.list-item-row{align-items:center;display:-webkit-flex;-webkit-flex-direction:row;display:flex;flex-direction:row;flex:1}.list-item-row .list-item-icon{width:27px;height:27px;margin:7px}.list-item-row .list-item-icon>img{max-width:100%;max-height:100%}.list-item-row .icon-gammdom-symbol{margin:0 3px;position:relative;bottom:-2px}.list-item-row .username{color:#fff;margin-right:3px}.list-item-row .percentage{margin-left:3px;margin-right:15px}.list-item-deposit>div:nth-child(odd){background-color:#333e43}.list-item-footer .text{color:#b5c5cc}.red1{border-color:red}.yellow1{border-color:#ff0}.green1{border-color:green}.jackpot-game{flex:1;align-items:center;flex-direction:row;z-index:3}.jackpot-columns{margin-top:30px;height:100%;display:flex;flex-direction:row}.jackpot-column{height:100%}.jackpot-title-wrapper{text-align:left}.jackpot-title{font-size:1.9em;font-weight:800;color:#fff;letter-spacing:1px}.list-item-header>.list-item-wrapper{height:50px}.list-item-ctn>:first-child{border-top-left-radius:.5em}.list-item-ctn>:last-child{height:3em;align-items:center;justify-content:center;display:flex;border-bottom-left-radius:8px;border-bottom-right-radius:8px;border-color:#36464e;margin-bottom:1em;border-top-width:1px;background-color:#263136}.jackpot-history-header-wrapper{flex-direction:row;display:-webkit-flex;-webkit-flex-direction:row;align-items:center;display:flex;justify-content:space-between;background-color:#263136;height:2em;border-color:#36464e;border-radius:.5em;border-width:0 .65em;border-style:solid}.cust-icon{display:inline-block}.jackpot-history-phone-icon{width:18px;height:15px;margin-right:3px;background:url(/build/phone.c6c2871d9bdea83d772655885ff4b080.29.png);background-size:cover}.jackpot-history-time-icon{width:12px;height:14px;margin-right:3px;background:url(/build/Stop-Clock.aa3e47c329495b76272ada8170ce6ea3.14.png);background-size:cover}.items{flex-direction:row;display:-webkit-flex;-webkit-flex-direction:row;align-items:center;display:flex}.jackpot-history-users-icon{width:32px;height:19px;margin-right:3px;background:url(/build/people.cbb08755d9b80c18f8256dd1a638eba5.27.png);background-size:cover}.jackpot-statistics-gun{width:29px;height:19px;margin-right:3px;background:url(/build/gun.ae77c4ebca2f75a893294bf5432f9af5.25.png);background-size:cover}.jackpot-statistics-percent{width:17px;height:19px;margin-right:3px;background:url(/build/percent.b3d1be23ae4cc41e20b57af28978abed.15.png);background-size:cover}.jackpot-statistics-bag{width:20px;height:24px;margin-right:3px;background:url(/build/download.1c5f3d86d4e8a305c0260f9038298d68.18.png);background-size:cover}.list-item-ctn{margin-top:20px;margin-bottom:20px}.list-item-ctn>.list-item-inner-header:first-child{border-top-left-radius:0;border-style:solid;border-bottom-color:#36464e;border-width:0 0 1px 1em;z-index:2}.list-item-winner{padding:10px;height:90px;font-size:16px;flex-direction:column;justify-content:center;text-align:center;background:url(/build/background.48257eaa83c9c25278248d67dd9ea1ba.574.png)}.list-item-winner img{height:27px;width:27px;margin:5px}.list-item-winner .text-wrapper>*{vertical-align:middle}.list-item-winner>div{display:flex;justify-content:center;align-items:center}.elipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media screen and (min-width:1088px){.jackpot-container{max-width:960px;width:960px}.jackpot-container.is-fluid{margin-left:64px;margin-right:64px;max-width:none;width:auto}}@media screen and (max-width:1279px){.jackpot-container.is-widescreen{max-width:1152px;width:auto}}@media screen and (max-width:1471px){.jackpot-container.is-fullhd{max-width:1344px;width:auto}}@media screen and (min-width:1280px){.jackpot-container{max-width:1152px;width:1152px}}@media screen and (min-width:1472px){.jackpot-container{max-width:1344px;width:1344px}}@media screen and (min-width:1088px){.jackpot-container{max-width:960px;width:960px}.jp-deposits .market_weapons{min-width:100%}.jp-deposits .market_middle{min-width:100%}.jackpot-container.is-fluid{margin-left:64px;margin-right:64px;max-width:none;width:auto}}@media screen and (max-width:1279px){.jackpot-container.is-widescreen{max-width:1152px;width:auto}}@media screen and (max-width:1471px){.jackpot-container.is-fullhd{max-width:1344px;width:auto}}@media screen and (min-width:1280px){.jackpot-container{max-width:1152px;width:1152px}}@media screen and (min-width:1472px){.jackpot-container{max-width:1344px;width:1344px}}.jackpotChart{display:inline-block}.jackpotChart svg{display:inline-block;vertical-align:middle;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-animation:scale .8s;animation:scale .8s}.jackpotChart svg text{font-family:Helvetica,Arial,sans-serif;font-weight:bolder;font-size:12px}@-webkit-keyframes scale{from{-webkit-transform:scale(.5);transform:scale(.5)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes scale{from{-webkit-transform:scale(.5);transform:scale(.5)}to{-webkit-transform:scale(1);transform:scale(1)}}.jackpotCenterCol{width:80%;height:80%;border-color:brown;border-width:0;border-style:solid;align-items:center;justify-content:center;display:inline-flex;flex-direction:column}.jackpotLeftCol{display:inline-flex}.jackpotSpinningIn{width:100px;text-align:center;font-size:22px;vertical-align:middle;display:flex;flex-direction:column;align-items:center;justify-content:center}.jackpotPercentage{font-size:22px;display:flex;flex-direction:column;align-items:center;justify-content:center}.jackpotPercentage span{flex:1;display:flex;flex-direction:row}.jackpot-modal{padding:0!important}.jackpot-deposit-title{line-height:50px;padding-left:16px;font-size:16px;font-weight:500}.jackpot_list{white-space:nowrap;overflow-x:scroll;overflow-y:hidden;-webkit-overflow-scrolling:touch;text-align:left;height:75px}.jackpot-up-row-wrap{display:inline-block;background-color:#1f292d;margin:2px}.jackpot-up-row-wrap-xd{margin:5px}.jackpot-up-list-item{margin:5px;height:5px}.jackpot-up-row-wrap-1{display:flex;flex-direction:row;align-items:center}.jackpot-up-row-wrap-1 img{margin-right:5px}body{height:100%;width:100%}.jackpotCenterInfo{background-color:#3d5059;border-style:solid;border-width:10px;border-color:#354850;display:flex;width:55%;height:55%;border-radius:55%;flex-direction:column;align-items:center;justify-content:center}.odometer{width:100%;height:45px;margin-top:6px;margin-bottom:6px;border-radius:0}.jackpotCenterInfo .odometer-inside{text-align:center}#countdown svg circle{animation-name:countdown;animation-duration:60s;animation-timing-function:linear;animation-iteration-count:infinite;animation-direction:forwards}.jackpotCenter svg circle{fill:none}.current-jackpot{font-size:11px;padding:0;margin:0;top:29px;width:100px;text-align:center}.jackpot-bonus-text-ctn{font-size:11px;width:100%;text-align:center}.jackpot-bonus-wrapper{display:flex;width:100%;flex-direction:row;align-items:center;justify-content:center}.jackpot-star-icon{background-image:url(/build/star.0ff0411a99e06d74cc21847d2853ba46.16.png);height:15px;width:15px;margin:5px;background-repeat:no-repeat}.jackpot-user-history-bonus{display:flex;width:100%;flex-direction:row;align-items:center;justify-content:center;position:relative;left:5px}.item-wrap{margin-right:15px}@-webkit-keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(2520deg)}}.spin.animated{-webkit-animation-name:spin;-webkit-animation-duration:2800ms;-webkit-animation-iteration-count:1;-webkit-animation-timing-function:ease}#jackpot-icon-ctn{margin-left:auto;margin-right:auto;display:block;height:32px;width:29px}.jackpot-user-img{border-radius:100px}.gray-overlay{filter:gray;-webkit-filter:grayscale(1);filter:grayscale(1)}.jp-game-jackpot-react-reel__group .jp-game-jackpot-react-reel__number{font-size:28px;color:#fff275;height:28px}.jp-game-jackpot-react-reel__reel{height:28px;display:flex;align-items:flex-end;overflow-y:hidden}.jp-game-jackpot:before{width:0;height:0;border-style:solid;border-width:66px 0 0 50px;border-color:transparent transparent transparent #232c31;position:absolute;left:-5px;top:5px;content:""}.classic-design .jp-game-jackpot:before{border-color:transparent transparent transparent #0c0c10}#user-wager-stats-wrap{position:fixed;opacity:0;z-index:3}#user-wager-stats{width:240px;height:85px;background-color:rgba(46,60,67,.82);color:#fff;flex-direction:column;display:flex;border-radius:10px;align-items:center}#user-wager-stats-name{font-size:14px;flex-direction:row;flex:1;display:flex;align-items:center;flex-grow:1;padding:10px 0 0 10px}#user-wager-stats-history{flex-direction:row;flex:3;display:flex;align-items:center;width:100%}#user-wager-stats-history div{flex:1;flex-direction:column;display:flex;align-items:center}#user-wager-stats-history div span{font-size:13px}#user-wager-stats-history div span:first-child{font-size:11px;padding-bottom:4px}#user-wager-stats i{padding-right:5px}#user-wager-stats .flag_img{float:right;width:26px;height:16px}.chat_lang .tab{display:table-cell;cursor:pointer;padding:4px;text-align:center;border-radius:5px 5px 0 0;color:#656565;background:#27363d;transition:all .4s ease;position:relative}.chat_lang .tab:before{content:"";height:15px;width:1.5px;margin-top:2.5px;background:#344147;position:absolute;left:0}.chat_lang .tab:hover:before,.chat_lang .tab:first-child:before,.chat_lang .tab.selectedChannel:before,.chat_lang .tab.selectedChannel+.tab:before,.chat_lang .tab:hover+.tab:before{content:initial}.chat_lang .tab.selectedChannel{color:#64757c;background:#2b3e46;width:52px;display:table-cell!important}.classic-design .tab.selectedChannel{color:#08974f}.chat_lang .tab .lan_close{position:absolute;display:block;left:50%;transform:translateX(-50%);height:15px;top:-30%}.chat_lang .tab .lan_close:before,.chat_lang .tab .lan_close:after{background-color:#27363d;left:50%;width:10px;float:right}.chat_lang .tab:hover .lan_close:before,.chat_lang .tab:hover .lan_close:after,.chat_lang .tab.selectedChannel .lan_close:before,.chat_lang .tab.selectedChannel .lan_close:after{background-color:#adadad}.chat_lang .tab .lan_close:before{transform:translateX(-50%) rotate(45deg)}.chat_lang .tab .lan_close:after{transform:translateX(-50%) rotate(-45deg)}.chat_lang .tab>*{display:block;line-height:1.33}.tab.selectedChannel .lan_close.hiddenX:before,.tab.selectedChannel .lan_close.hiddenX:after,.chat_lang .tab:hover .lan_close.hiddenX:after,.chat_lang .tab:hover .lan_close.hiddenX:before{background-color:transparent;box-shadow:none}.classic-design .tab.selectedChannel .lan_close:before,.classic-design .tab.selectedChannel .lan_close:after{background-color:#08974f}.tab .chan_img{float:initial;width:23px;height:18px;margin-top:initial;opacity:.5;transition:opacity .4s ease;position:relative;left:50%;transform:translateX(-50%)}.tab.selectedChannel .chan_img,.tab:hover .chan_img{opacity:1}.tab.selectedChannel:not(.notClosable) .chan_img{left:40%}.onlyChat .chat_lang_hold{width:calc(100% - 120px)!important;display:block;table-layout:initial}.tab:not(.selectedChannel):hover .lan_close,.lan_close:hover{position:absolute;margin-bottom:10px}.chat_lang_hold.chans_8 .tab:nth-child(n+5):nth-last-child(n+5){display:none}.tab.selectedChannel .lan_close{top:50%!important;transform:translateX(-50%) translateY(-50%);left:85%;margin-top:0;width:16.5px}.unreadBadge:before{content:"";background-color:#0ee07b;width:6px;height:6px;border-radius:50%;display:inline-block;position:absolute;top:0;right:5px}.onlyChat .tab.selectedChannel:not(.notClosable) .chan_img{left:50%}.onlyChat .tab.selectedChannel .lan_close{top:50%;margin-top:0!important;transform:translateX(-50%) translateY(-50%)}.onlyChat .tab{width:55px!important}.chat_msg.msg-tag-checkmarked .chat_user_name,.chat_msg.msg-tag-checkmarked .icon-gammdom-symbol,.chat_msg.msg-tag-checkmarked .chat_user_colen{color:#53a4ff}.chat_msg.msg-tag-checkmarked .colorbar.user{display:inline-block;background-color:#53a4ff}.crash_page .place_bet .field_group{background-color:#242b31;border-radius:5px}.crash_page .place_bet .field_group input{padding:8px;padding-left:40px;border-bottom:initial}.crash_page .place_bet .field_group .placeholder_txt{color:#607d8b}.crash_page .placeholder_shortcut_txt{width:100%;color:#607d8b;display:block}.crash_page .place_bet .input_mark{top:50%;left:10px;transform:translateY(-50%)}.crash_page .place_bet .clear_text{top:50%;transform:translateY(-50%);margin-right:10px}.manual_auto_switches{display:block;width:200px}.manual_auto_switches .btn{padding:10px;min-width:initial;font-size:13px;display:inline-block;min-width:50px}.place_bet .quickBet_buttons,.place_bet .funcBet_buttons{display:block;right:0}.place_bet .btns_hold{width:50%}.manual_auto_switches .btn:not(.disabled):hover{cursor:pointer}.bet_auto{position:relative;width:26.65%}.crash_page .place_bet .btn{float:left;margin:0;background-color:#0ee07b;transition:all ease .4s;border-radius:5px}.crash_page .place_bet .btn:hover{background-color:#15ff8e}.crash_page .place_bet .btn.active{background:#242b31;border-radius:5px;color:rgba(96,125,139,.5);transition:all ease .4s}.crash_page .place_bet .btn.active:hover{color:#0ee07b;text-shadow:#0ee07b 0 0 3px}.crash_page .place_bet .place_bet_button,.crash_page .place_bet .autobet_button{display:block;height:63px;line-height:normal;padding:10px;min-width:100%;position:relative;transition:all .2s ease-out}.crash_page .place_bet .place_bet_button>span,.crash_page .place_bet .autobet_button>span{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:95%;font-size:13.5px;max-height:95%}.crash_page .place_bet .place_bet_button>span>*,.crash_page .place_bet .autobet_button>span>*{display:block}.crash_page .place_bet .place_bet_button:hover,.crash_page .place_bet .autobet_button:hover{cursor:pointer;box-shadow:0 3px rgba(21,255,142,.8);transform:translateY(-3px)}.crash_page .place_bet .place_bet_button:active,.crash_page .place_bet .autobet_button:active,.crash_page .place_bet .cancel.place_bet_button,.crash_page .place_bet .cancel.autobet_button{box-shadow:0 2px rgba(21,255,142,.5);transform:translateY(-2px)}.crash_page .place_bet .manual_auto_switch{padding:11.5px 12.5px;font-size:11px;margin-top:10px;width:100%;min-width:initial;max-width:initial;background-color:#252b31;position:relative;color:#adbfc6}.crash_page .place_bet .manual_auto_switch:hover{color:#fff;cursor:pointer;background-color:#252b31}.crash_page .place_bet .manual_auto_switch .switch_box{height:15px;width:15%;background:#50e07a;border-radius:3px;left:5%;position:absolute;top:50%;transform:translateY(-50%);transition:all .6s ease}.crash_page .place_bet .manual_auto_switch.manual .switch_box{left:5%}.crash_page .place_bet .manual_auto_switch.auto .switch_box{left:95%;margin-left:-15%}.crash_page .place_bet .auto_btn{position:absolute;right:0;bottom:0}.crash_page .place_bet .extra_buttons{width:calc(45% - 20px);margin-left:20px;display:inline-block}.crash_page .place_bet .extra_buttons .bet_btn{width:calc(20% - 5px);height:34px;margin-left:5px;margin-top:8%;padding:10px 5px}.crash_page .place_bet .extra_buttons .onwin,.crash_page .place_bet .extra_buttons .onloss,.crash_page .place_bet .extra_buttons .maxbet_amount,.crash_page .place_bet .extra_buttons .session_profit{width:47.5%;display:inline-block;margin-top:38px;height:35px}.crash_page .place_bet .extra_buttons .onloss,.crash_page .place_bet .extra_buttons .session_profit{margin-left:5%}.crash_page .place_bet .extra_buttons .maxbet_amount,.crash_page .place_bet .extra_buttons .session_profit{margin-top:20px}.crash_page .place_bet .extra_buttons .onwin .c_select,.crash_page .place_bet .extra_buttons .onloss .c_select{padding-top:0;padding-bottom:7px;width:75%;border-bottom:initial}.crash_page .place_bet .extra_buttons .onwin .c_input,.crash_page .place_bet .extra_buttons .onloss .c_input{padding-left:0;width:25%}.crash_page .place_bet .extra_buttons .onwin .c_input input,.crash_page .place_bet .extra_buttons .onloss .c_input input{padding-left:8px;border:1px #0ee07b solid;border-radius:5px}.crash_page .place_bet .extra_buttons .onwin .c_input input[disabled],.crash_page .place_bet .extra_buttons .onloss .c_input input[disabled]{border:1px transparent solid;border-radius:5px}.crash_page .place_bet .extra_buttons .onwin .c_sel,.crash_page .place_bet .extra_buttons .onloss .c_sel{margin-left:5px}.crash_page .place_bet .extra_buttons .onwin .c_sel select[disabled],.crash_page .place_bet .extra_buttons .onloss .c_sel select[disabled]{color:rgba(96,125,139,.5)}.crash_page .place_bet .extra_buttons .onwin .c_sel:after,.crash_page .place_bet .extra_buttons .onloss .c_sel:after{color:#0ee07b;margin-right:5px}.crash_page .place_bet .extra_buttons .onwin .c_sel.disabled:after,.crash_page .place_bet .extra_buttons .onloss .c_sel.disabled:after{color:rgba(96,125,139,.5)}.crash_page .place_bet .extra_buttons .onwin .c_select .helper_text,.crash_page .place_bet .extra_buttons .onloss .c_select .helper_text{padding-bottom:5px;top:initial;bottom:100%;color:#607d8b;font-size:14px}.crash_page .golden .btn.place_bet_button,.crash_page .golden .btn.autobet_button{background:#feff92}.crash_page .golden .btn.place_bet_button:hover,.crash_page .golden .btn.autobet_button:hover{box-shadow:0 3px rgba(254,255,146,.8);transform:translateY(-3px)}.crash_page .golden .btn.place_bet_button:active,.crash_page .golden .btn.autobet_button:active,.crash_page .golden .cancel.place_bet_button,.crash_page .golden .cancel.autobet_button{box-shadow:0 2px rgba(254,255,146,.5);transform:translateY(-2px)}.crash_page .place_bet .extra_buttons .bet_btn:nth-child(-n+5){margin-top:20px}.crash_page .place_bet .extra_buttons .bet_btn:nth-child(n+6){margin-top:40px}.daily-container{background-color:#2f3d45;width:100%;padding:25px 35px;min-height:256px;overflow:hidden;transition:1s}.daily-header{display:flex;flex-direction:column;align-items:flex-start}.daily-header-text{color:#e4eced;font-weight:200;flex-grow:0;flex-shrink:0;margin:0}.daily-header-text b{font-weight:500}.daily-header-text.text--small{font-size:14px}.daily-header-text.text--big{font-size:32px}@keyframes makeInactive{from{opacity:1}to{opacity:.5}}.daily-box.inactive{-webkit-animation:makeInactive .5s normal forwards;-moz-animation:makeInactive .5s normal forwards;-o-animation:makeInactive .5s normal forwards;animation:makeInactive .5s normal forwards;cursor:default}.daily-box.daily-theme--silver{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMjA0IiBoZWlnaHQ9IjIyNi43NSIgdmlld0JveD0iMCAwIDIwNCAyMjYuNzUiPgogIDxkZWZzPgogICAgPGNsaXBQYXRoIGlkPSJjbGlwLXBhdGgiPgogICAgICA8cmVjdCBpZD0iUmVjdGFuZ2xlXzE2MiIgZGF0YS1uYW1lPSJSZWN0YW5nbGUgMTYyIiB3aWR0aD0iMjA0IiBoZWlnaHQ9IjIyNi43NSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMSkiIGZpbGw9IiNmZmYiIHN0cm9rZT0iIzcwNzA3MCIgc3Ryb2tlLXdpZHRoPSIxIi8+CiAgICA8L2NsaXBQYXRoPgogIDwvZGVmcz4KICA8ZyBpZD0iTWFza19Hcm91cF8xMSIgZGF0YS1uYW1lPSJNYXNrIEdyb3VwIDExIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMSkiIGNsaXAtcGF0aD0idXJsKCNjbGlwLXBhdGgpIiBvcGFjaXR5PSIwLjIiPgogICAgPGcgaWQ9Ikdyb3VwXzcyIiBkYXRhLW5hbWU9Ikdyb3VwIDcyIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyMTEuNTIzIDIyMS41KSByb3RhdGUoMTgwKSI+CiAgICAgIDxwYXRoIGlkPSJQYXRoXzEyMTQ0IiBkYXRhLW5hbWU9IlBhdGggMTIxNDQiIGQ9Ik04LjM0LjYxNUgxLjU3MlYtNC45MjJMMC02LjUyM1YtOS4zNzVIMS43Mzh2LjgySDMuNjMzdi0uODJINi4zdi44Mkg4LjEyNXYtLjgySDkuOTYxdjIuODUyTDguMzQtNC45MjJabS0zLjMxMS01LjRhMS4zNDUsMS4zNDUsMCwwLDAtLjk4MS40LDEuMzIxLDEuMzIxLDAsMCwwLS40MDUuOTc3Vi0uOTY3SDYuMzA5Vi0zLjUxNmExLjIyMSwxLjIyMSwwLDAsMC0uMzc2LS44OTRBMS4yMzIsMS4yMzIsMCwwLDAsNS4wMjktNC43ODVaIiB0cmFuc2Zvcm09Im1hdHJpeCgtMC45NjYsIC0wLjI1OSwgMC4yNTksIC0wLjk2NiwgMTczLjczMSwgNDcuNzU5KSIgZmlsbD0iIzJmM2Q0NSIgb3BhY2l0eT0iMC45NzUiLz4KICAgICAgPHBhdGggaWQ9IlBhdGhfMTIxNDUiIGRhdGEtbmFtZT0iUGF0aCAxMjE0NSIgZD0iTTE4LjM0OCwxLjM1NEgzLjQ1OVYtMTAuODI4TDAtMTQuMzUydi02LjI3M0gzLjgyNHYxLjhINy45OTJ2LTEuOGg1Ljg2NXYxLjhoNC4wMTh2LTEuOGg0LjAzOXY2LjI3M2wtMy41NjYsMy41MjNaTTExLjA2NC0xMC41MjdhMi45NTksMi45NTksMCwwLDAtMi4xNTkuODgxQTIuOTA2LDIuOTA2LDAsMCwwLDguMDE0LTcuNXY1LjM3MWg1Ljg2NVYtNy43MzRBMi42ODUsMi42ODUsMCwwLDAsMTMuMDUyLTkuNywyLjcxLDIuNzEsMCwwLDAsMTEuMDY0LTEwLjUyN1oiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDE5Ni4yNTUgMTEyLjg2OSkgcm90YXRlKDI1KSIgZmlsbD0iIzJmM2Q0NSIgb3BhY2l0eT0iMC45MTMiLz4KICAgICAgPHBhdGggaWQ9IlBhdGhfMTIxNDYiIGRhdGEtbmFtZT0iUGF0aCAxMjE0NiIgZD0iTTEzLjM0NC45ODRIMi41MTZWLTcuODc1TDAtMTAuNDM3Vi0xNUgyLjc4MXYxLjMxM0g1LjgxM1YtMTVoNC4yNjZ2MS4zMTNIMTNWLTE1aDIuOTM4djQuNTYzTDEzLjM0NC03Ljg3NVptLTUuMy04LjY0MWEyLjE1MiwyLjE1MiwwLDAsMC0xLjU3LjY0MSwyLjExMywyLjExMywwLDAsMC0uNjQ4LDEuNTYzdjMuOTA2aDQuMjY2Vi01LjYyNWExLjk1MywxLjk1MywwLDAsMC0uNi0xLjQzQTEuOTcxLDEuOTcxLDAsMCwwLDguMDQ3LTcuNjU2WiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMjE0Ljk2MiAxMy4yMTgpIHJvdGF0ZSgxNzEpIiBmaWxsPSIjMmYzZDQ1IiBvcGFjaXR5PSIwLjg0MyIvPgogICAgICA8cGF0aCBpZD0iUGF0aF8xMjE0NyIgZGF0YS1uYW1lPSJQYXRoIDEyMTQ3IiBkPSJNNy41MDYuNTU0SDEuNDE1Vi00LjQzTDAtNS44NzFWLTguNDM3SDEuNTY0Vi03LjdIMy4yN3YtLjczOGgyLjRWLTcuN0g3LjMxM3YtLjczOEg4Ljk2NXYyLjU2Nkw3LjUwNi00LjQzWk00LjUyNi00LjMwN2ExLjIxLDEuMjEsMCwwLDAtLjg4My4zNiwxLjE4OSwxLjE4OSwwLDAsMC0uMzY1Ljg3OXYyLjJoMi40Vi0zLjE2NGExLjEsMS4xLDAsMCwwLS4zMzgtLjhBMS4xMDksMS4xMDksMCwwLDAsNC41MjYtNC4zMDdaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg3OS4zMzYgMTQzLjMxOCkgcm90YXRlKC0xMDQpIiBmaWxsPSIjMmYzZDQ1IiBvcGFjaXR5PSIwLjg3NyIvPgogICAgICA8cGF0aCBpZD0iUGF0aF8xMjE0OCIgZGF0YS1uYW1lPSJQYXRoIDEyMTQ4IiBkPSJNMTMuMzQ0Ljk4NEgyLjUxNlYtNy44NzVMMC0xMC40MzdWLTE1SDIuNzgxdjEuMzEzSDUuODEzVi0xNWg0LjI2NnYxLjMxM0gxM1YtMTVoMi45Mzh2NC41NjNMMTMuMzQ0LTcuODc1Wm0tNS4zLTguNjQxYTIuMTUyLDIuMTUyLDAsMCwwLTEuNTcuNjQxLDIuMTEzLDIuMTEzLDAsMCwwLS42NDgsMS41NjN2My45MDZoNC4yNjZWLTUuNjI1YTEuOTUzLDEuOTUzLDAsMCwwLS42LTEuNDNBMS45NzEsMS45NzEsMCwwLDAsOC4wNDctNy42NTZaIiB0cmFuc2Zvcm09Im1hdHJpeCgtMC40NjksIDAuODgzLCAtMC44ODMsIC0wLjQ2OSwgMTI1LjI1NSwgODUuMTIzKSIgZmlsbD0iIzJmM2Q0NSIgb3BhY2l0eT0iMC44NDUiLz4KICAgICAgPHBhdGggaWQ9IlBhdGhfMTIxNDkiIGRhdGEtbmFtZT0iUGF0aCAxMjE0OSIgZD0iTTguMzQuNjE1SDEuNTcyVi00LjkyMkwwLTYuNTIzVi05LjM3NUgxLjczOHYuODJIMy42MzN2LS44Mkg2LjN2LjgySDguMTI1di0uODJIOS45NjF2Mi44NTJMOC4zNC00LjkyMlptLTMuMzExLTUuNGExLjM0NSwxLjM0NSwwLDAsMC0uOTgxLjQsMS4zMjEsMS4zMjEsMCwwLDAtLjQwNS45NzdWLS45NjdINi4zMDlWLTMuNTE2YTEuMjIxLDEuMjIxLDAsMCwwLS4zNzYtLjg5NEExLjIzMiwxLjIzMiwwLDAsMCw1LjAyOS00Ljc4NVoiIHRyYW5zZm9ybT0ibWF0cml4KC0wLjc4OCwgMC42MTYsIC0wLjYxNiwgLTAuNzg4LCA5NS44MDUsIDQ2LjMwNikiIGZpbGw9IiMyZjNkNDUiIG9wYWNpdHk9IjAuODIyIi8+CiAgICAgIDxwYXRoIGlkPSJQYXRoXzEyMTUwIiBkYXRhLW5hbWU9IlBhdGggMTIxNTAiIGQ9Ik0xMi41MS45MjNIMi4zNThWLTcuMzgzTDAtOS43ODV2LTQuMjc3SDIuNjA3djEuMjNINS40NDl2LTEuMjNoNHYxLjIzaDIuNzM5di0xLjIzaDIuNzU0djQuMjc3bC0yLjQzMiwyLjRabS00Ljk2Ni04LjFhMi4wMTcsMi4wMTcsMCwwLDAtMS40NzIuNiwxLjk4MSwxLjk4MSwwLDAsMC0uNjA4LDEuNDY1Vi0xLjQ1aDRWLTUuMjczQTEuODMxLDEuODMxLDAsMCwwLDguOS02LjYxNCwxLjg0OCwxLjg0OCwwLDAsMCw3LjU0NC03LjE3OFoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDU4LjE2NCA5OC45NTIpIHJvdGF0ZSgzMSkiIGZpbGw9IiMyZjNkNDUiIG9wYWNpdHk9IjAuODU1Ii8+CiAgICAgIDxwYXRoIGlkPSJQYXRoXzEyMTUxIiBkYXRhLW5hbWU9IlBhdGggMTIxNTEiIGQ9Ik05LjE3NC42NzdIMS43MjlWLTUuNDE0TDAtNy4xNzZ2LTMuMTM3SDEuOTEydi45SDR2LS45SDYuOTI5di45SDguOTM4di0uOWgyLjAydjMuMTM3TDkuMTc0LTUuNDE0Wk01LjUzMi01LjI2NGExLjQ3OSwxLjQ3OSwwLDAsMC0xLjA4LjQ0LDEuNDUzLDEuNDUzLDAsMCwwLS40NDYsMS4wNzR2Mi42ODZINi45Mzl2LTIuOGExLjM0MywxLjM0MywwLDAsMC0uNDE0LS45ODNBMS4zNTUsMS4zNTUsMCwwLDAsNS41MzItNS4yNjRaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg5LjIwNCAxMTYuNTgyKSByb3RhdGUoMjIpIiBmaWxsPSIjMmYzZDQ1IiBvcGFjaXR5PSIwLjg0MiIvPgogICAgICA8cGF0aCBpZD0iUGF0aF8xMjE1MiIgZGF0YS1uYW1lPSJQYXRoIDEyMTUyIiBkPSJNMTkuMTgyLDEuNDE1SDMuNjE2Vi0xMS4zMkwwLTE1di02LjU1OUg0djEuODg3SDguMzU1di0xLjg4N2g2LjEzMnYxLjg4N2g0LjJ2LTEuODg3SDIyLjkxVi0xNUwxOS4xODItMTEuMzJaTTExLjU2Ny0xMS4wMDZhMy4wOTMsMy4wOTMsMCwwLDAtMi4yNTcuOTIxLDMuMDM4LDMuMDM4LDAsMCwwLS45MzIsMi4yNDZ2NS42MTVIMTQuNTFWLTguMDg2YTIuODA3LDIuODA3LDAsMCwwLS44NjUtMi4wNTVBMi44MzMsMi44MzMsMCwwLDAsMTEuNTY3LTExLjAwNloiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDM1LjU2NSAxMy4yNTMpIHJvdGF0ZSgtMTM5KSIgZmlsbD0iIzJmM2Q0NSIgb3BhY2l0eT0iMC44MzEiLz4KICAgIDwvZz4KICA8L2c+Cjwvc3ZnPg==),linear-gradient(rgb(233,239,244) 0%,rgb(193,199,204) 100%)}.daily-box.daily-theme--gold{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMjA0IiBoZWlnaHQ9IjIyNi43NSIgdmlld0JveD0iMCAwIDIwNCAyMjYuNzUiPgogIDxkZWZzPgogICAgPGNsaXBQYXRoIGlkPSJjbGlwLXBhdGgiPgogICAgICA8cmVjdCBpZD0iUmVjdGFuZ2xlXzE2MiIgZGF0YS1uYW1lPSJSZWN0YW5nbGUgMTYyIiB3aWR0aD0iMjA0IiBoZWlnaHQ9IjIyNi43NSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMSkiIGZpbGw9IiNmZmYiIHN0cm9rZT0iIzcwNzA3MCIgc3Ryb2tlLXdpZHRoPSIxIi8+CiAgICA8L2NsaXBQYXRoPgogIDwvZGVmcz4KICA8ZyBpZD0iTWFza19Hcm91cF8xMSIgZGF0YS1uYW1lPSJNYXNrIEdyb3VwIDExIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMSkiIGNsaXAtcGF0aD0idXJsKCNjbGlwLXBhdGgpIiBvcGFjaXR5PSIwLjIiPgogICAgPGcgaWQ9Ikdyb3VwXzcyIiBkYXRhLW5hbWU9Ikdyb3VwIDcyIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyMTEuNTIzIDIyMS41KSByb3RhdGUoMTgwKSI+CiAgICAgIDxwYXRoIGlkPSJQYXRoXzEyMTQ0IiBkYXRhLW5hbWU9IlBhdGggMTIxNDQiIGQ9Ik04LjM0LjYxNUgxLjU3MlYtNC45MjJMMC02LjUyM1YtOS4zNzVIMS43Mzh2LjgySDMuNjMzdi0uODJINi4zdi44Mkg4LjEyNXYtLjgySDkuOTYxdjIuODUyTDguMzQtNC45MjJabS0zLjMxMS01LjRhMS4zNDUsMS4zNDUsMCwwLDAtLjk4MS40LDEuMzIxLDEuMzIxLDAsMCwwLS40MDUuOTc3Vi0uOTY3SDYuMzA5Vi0zLjUxNmExLjIyMSwxLjIyMSwwLDAsMC0uMzc2LS44OTRBMS4yMzIsMS4yMzIsMCwwLDAsNS4wMjktNC43ODVaIiB0cmFuc2Zvcm09Im1hdHJpeCgtMC45NjYsIC0wLjI1OSwgMC4yNTksIC0wLjk2NiwgMTczLjczMSwgNDcuNzU5KSIgZmlsbD0iIzJmM2Q0NSIgb3BhY2l0eT0iMC45NzUiLz4KICAgICAgPHBhdGggaWQ9IlBhdGhfMTIxNDUiIGRhdGEtbmFtZT0iUGF0aCAxMjE0NSIgZD0iTTE4LjM0OCwxLjM1NEgzLjQ1OVYtMTAuODI4TDAtMTQuMzUydi02LjI3M0gzLjgyNHYxLjhINy45OTJ2LTEuOGg1Ljg2NXYxLjhoNC4wMTh2LTEuOGg0LjAzOXY2LjI3M2wtMy41NjYsMy41MjNaTTExLjA2NC0xMC41MjdhMi45NTksMi45NTksMCwwLDAtMi4xNTkuODgxQTIuOTA2LDIuOTA2LDAsMCwwLDguMDE0LTcuNXY1LjM3MWg1Ljg2NVYtNy43MzRBMi42ODUsMi42ODUsMCwwLDAsMTMuMDUyLTkuNywyLjcxLDIuNzEsMCwwLDAsMTEuMDY0LTEwLjUyN1oiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDE5Ni4yNTUgMTEyLjg2OSkgcm90YXRlKDI1KSIgZmlsbD0iIzJmM2Q0NSIgb3BhY2l0eT0iMC45MTMiLz4KICAgICAgPHBhdGggaWQ9IlBhdGhfMTIxNDYiIGRhdGEtbmFtZT0iUGF0aCAxMjE0NiIgZD0iTTEzLjM0NC45ODRIMi41MTZWLTcuODc1TDAtMTAuNDM3Vi0xNUgyLjc4MXYxLjMxM0g1LjgxM1YtMTVoNC4yNjZ2MS4zMTNIMTNWLTE1aDIuOTM4djQuNTYzTDEzLjM0NC03Ljg3NVptLTUuMy04LjY0MWEyLjE1MiwyLjE1MiwwLDAsMC0xLjU3LjY0MSwyLjExMywyLjExMywwLDAsMC0uNjQ4LDEuNTYzdjMuOTA2aDQuMjY2Vi01LjYyNWExLjk1MywxLjk1MywwLDAsMC0uNi0xLjQzQTEuOTcxLDEuOTcxLDAsMCwwLDguMDQ3LTcuNjU2WiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMjE0Ljk2MiAxMy4yMTgpIHJvdGF0ZSgxNzEpIiBmaWxsPSIjMmYzZDQ1IiBvcGFjaXR5PSIwLjg0MyIvPgogICAgICA8cGF0aCBpZD0iUGF0aF8xMjE0NyIgZGF0YS1uYW1lPSJQYXRoIDEyMTQ3IiBkPSJNNy41MDYuNTU0SDEuNDE1Vi00LjQzTDAtNS44NzFWLTguNDM3SDEuNTY0Vi03LjdIMy4yN3YtLjczOGgyLjRWLTcuN0g3LjMxM3YtLjczOEg4Ljk2NXYyLjU2Nkw3LjUwNi00LjQzWk00LjUyNi00LjMwN2ExLjIxLDEuMjEsMCwwLDAtLjg4My4zNiwxLjE4OSwxLjE4OSwwLDAsMC0uMzY1Ljg3OXYyLjJoMi40Vi0zLjE2NGExLjEsMS4xLDAsMCwwLS4zMzgtLjhBMS4xMDksMS4xMDksMCwwLDAsNC41MjYtNC4zMDdaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg3OS4zMzYgMTQzLjMxOCkgcm90YXRlKC0xMDQpIiBmaWxsPSIjMmYzZDQ1IiBvcGFjaXR5PSIwLjg3NyIvPgogICAgICA8cGF0aCBpZD0iUGF0aF8xMjE0OCIgZGF0YS1uYW1lPSJQYXRoIDEyMTQ4IiBkPSJNMTMuMzQ0Ljk4NEgyLjUxNlYtNy44NzVMMC0xMC40MzdWLTE1SDIuNzgxdjEuMzEzSDUuODEzVi0xNWg0LjI2NnYxLjMxM0gxM1YtMTVoMi45Mzh2NC41NjNMMTMuMzQ0LTcuODc1Wm0tNS4zLTguNjQxYTIuMTUyLDIuMTUyLDAsMCwwLTEuNTcuNjQxLDIuMTEzLDIuMTEzLDAsMCwwLS42NDgsMS41NjN2My45MDZoNC4yNjZWLTUuNjI1YTEuOTUzLDEuOTUzLDAsMCwwLS42LTEuNDNBMS45NzEsMS45NzEsMCwwLDAsOC4wNDctNy42NTZaIiB0cmFuc2Zvcm09Im1hdHJpeCgtMC40NjksIDAuODgzLCAtMC44ODMsIC0wLjQ2OSwgMTI1LjI1NSwgODUuMTIzKSIgZmlsbD0iIzJmM2Q0NSIgb3BhY2l0eT0iMC44NDUiLz4KICAgICAgPHBhdGggaWQ9IlBhdGhfMTIxNDkiIGRhdGEtbmFtZT0iUGF0aCAxMjE0OSIgZD0iTTguMzQuNjE1SDEuNTcyVi00LjkyMkwwLTYuNTIzVi05LjM3NUgxLjczOHYuODJIMy42MzN2LS44Mkg2LjN2LjgySDguMTI1di0uODJIOS45NjF2Mi44NTJMOC4zNC00LjkyMlptLTMuMzExLTUuNGExLjM0NSwxLjM0NSwwLDAsMC0uOTgxLjQsMS4zMjEsMS4zMjEsMCwwLDAtLjQwNS45NzdWLS45NjdINi4zMDlWLTMuNTE2YTEuMjIxLDEuMjIxLDAsMCwwLS4zNzYtLjg5NEExLjIzMiwxLjIzMiwwLDAsMCw1LjAyOS00Ljc4NVoiIHRyYW5zZm9ybT0ibWF0cml4KC0wLjc4OCwgMC42MTYsIC0wLjYxNiwgLTAuNzg4LCA5NS44MDUsIDQ2LjMwNikiIGZpbGw9IiMyZjNkNDUiIG9wYWNpdHk9IjAuODIyIi8+CiAgICAgIDxwYXRoIGlkPSJQYXRoXzEyMTUwIiBkYXRhLW5hbWU9IlBhdGggMTIxNTAiIGQ9Ik0xMi41MS45MjNIMi4zNThWLTcuMzgzTDAtOS43ODV2LTQuMjc3SDIuNjA3djEuMjNINS40NDl2LTEuMjNoNHYxLjIzaDIuNzM5di0xLjIzaDIuNzU0djQuMjc3bC0yLjQzMiwyLjRabS00Ljk2Ni04LjFhMi4wMTcsMi4wMTcsMCwwLDAtMS40NzIuNiwxLjk4MSwxLjk4MSwwLDAsMC0uNjA4LDEuNDY1Vi0xLjQ1aDRWLTUuMjczQTEuODMxLDEuODMxLDAsMCwwLDguOS02LjYxNCwxLjg0OCwxLjg0OCwwLDAsMCw3LjU0NC03LjE3OFoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDU4LjE2NCA5OC45NTIpIHJvdGF0ZSgzMSkiIGZpbGw9IiMyZjNkNDUiIG9wYWNpdHk9IjAuODU1Ii8+CiAgICAgIDxwYXRoIGlkPSJQYXRoXzEyMTUxIiBkYXRhLW5hbWU9IlBhdGggMTIxNTEiIGQ9Ik05LjE3NC42NzdIMS43MjlWLTUuNDE0TDAtNy4xNzZ2LTMuMTM3SDEuOTEydi45SDR2LS45SDYuOTI5di45SDguOTM4di0uOWgyLjAydjMuMTM3TDkuMTc0LTUuNDE0Wk01LjUzMi01LjI2NGExLjQ3OSwxLjQ3OSwwLDAsMC0xLjA4LjQ0LDEuNDUzLDEuNDUzLDAsMCwwLS40NDYsMS4wNzR2Mi42ODZINi45Mzl2LTIuOGExLjM0MywxLjM0MywwLDAsMC0uNDE0LS45ODNBMS4zNTUsMS4zNTUsMCwwLDAsNS41MzItNS4yNjRaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg5LjIwNCAxMTYuNTgyKSByb3RhdGUoMjIpIiBmaWxsPSIjMmYzZDQ1IiBvcGFjaXR5PSIwLjg0MiIvPgogICAgICA8cGF0aCBpZD0iUGF0aF8xMjE1MiIgZGF0YS1uYW1lPSJQYXRoIDEyMTUyIiBkPSJNMTkuMTgyLDEuNDE1SDMuNjE2Vi0xMS4zMkwwLTE1di02LjU1OUg0djEuODg3SDguMzU1di0xLjg4N2g2LjEzMnYxLjg4N2g0LjJ2LTEuODg3SDIyLjkxVi0xNUwxOS4xODItMTEuMzJaTTExLjU2Ny0xMS4wMDZhMy4wOTMsMy4wOTMsMCwwLDAtMi4yNTcuOTIxLDMuMDM4LDMuMDM4LDAsMCwwLS45MzIsMi4yNDZ2NS42MTVIMTQuNTFWLTguMDg2YTIuODA3LDIuODA3LDAsMCwwLS44NjUtMi4wNTVBMi44MzMsMi44MzMsMCwwLDAsMTEuNTY3LTExLjAwNloiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDM1LjU2NSAxMy4yNTMpIHJvdGF0ZSgtMTM5KSIgZmlsbD0iIzJmM2Q0NSIgb3BhY2l0eT0iMC44MzEiLz4KICAgIDwvZz4KICA8L2c+Cjwvc3ZnPg==),linear-gradient(rgb(255,189,57) 0%,rgb(226,159,26) 100%)}.daily-box.daily-theme--emerald{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMjA0IiBoZWlnaHQ9IjIyNi43NSIgdmlld0JveD0iMCAwIDIwNCAyMjYuNzUiPgogIDxkZWZzPgogICAgPGNsaXBQYXRoIGlkPSJjbGlwLXBhdGgiPgogICAgICA8cmVjdCBpZD0iUmVjdGFuZ2xlXzE2MiIgZGF0YS1uYW1lPSJSZWN0YW5nbGUgMTYyIiB3aWR0aD0iMjA0IiBoZWlnaHQ9IjIyNi43NSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMSkiIGZpbGw9IiNmZmYiIHN0cm9rZT0iIzcwNzA3MCIgc3Ryb2tlLXdpZHRoPSIxIi8+CiAgICA8L2NsaXBQYXRoPgogIDwvZGVmcz4KICA8ZyBpZD0iTWFza19Hcm91cF8xMSIgZGF0YS1uYW1lPSJNYXNrIEdyb3VwIDExIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMSkiIGNsaXAtcGF0aD0idXJsKCNjbGlwLXBhdGgpIiBvcGFjaXR5PSIwLjIiPgogICAgPGcgaWQ9Ikdyb3VwXzcyIiBkYXRhLW5hbWU9Ikdyb3VwIDcyIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyMTEuNTIzIDIyMS41KSByb3RhdGUoMTgwKSI+CiAgICAgIDxwYXRoIGlkPSJQYXRoXzEyMTQ0IiBkYXRhLW5hbWU9IlBhdGggMTIxNDQiIGQ9Ik04LjM0LjYxNUgxLjU3MlYtNC45MjJMMC02LjUyM1YtOS4zNzVIMS43Mzh2LjgySDMuNjMzdi0uODJINi4zdi44Mkg4LjEyNXYtLjgySDkuOTYxdjIuODUyTDguMzQtNC45MjJabS0zLjMxMS01LjRhMS4zNDUsMS4zNDUsMCwwLDAtLjk4MS40LDEuMzIxLDEuMzIxLDAsMCwwLS40MDUuOTc3Vi0uOTY3SDYuMzA5Vi0zLjUxNmExLjIyMSwxLjIyMSwwLDAsMC0uMzc2LS44OTRBMS4yMzIsMS4yMzIsMCwwLDAsNS4wMjktNC43ODVaIiB0cmFuc2Zvcm09Im1hdHJpeCgtMC45NjYsIC0wLjI1OSwgMC4yNTksIC0wLjk2NiwgMTczLjczMSwgNDcuNzU5KSIgZmlsbD0iIzJmM2Q0NSIgb3BhY2l0eT0iMC45NzUiLz4KICAgICAgPHBhdGggaWQ9IlBhdGhfMTIxNDUiIGRhdGEtbmFtZT0iUGF0aCAxMjE0NSIgZD0iTTE4LjM0OCwxLjM1NEgzLjQ1OVYtMTAuODI4TDAtMTQuMzUydi02LjI3M0gzLjgyNHYxLjhINy45OTJ2LTEuOGg1Ljg2NXYxLjhoNC4wMTh2LTEuOGg0LjAzOXY2LjI3M2wtMy41NjYsMy41MjNaTTExLjA2NC0xMC41MjdhMi45NTksMi45NTksMCwwLDAtMi4xNTkuODgxQTIuOTA2LDIuOTA2LDAsMCwwLDguMDE0LTcuNXY1LjM3MWg1Ljg2NVYtNy43MzRBMi42ODUsMi42ODUsMCwwLDAsMTMuMDUyLTkuNywyLjcxLDIuNzEsMCwwLDAsMTEuMDY0LTEwLjUyN1oiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDE5Ni4yNTUgMTEyLjg2OSkgcm90YXRlKDI1KSIgZmlsbD0iIzJmM2Q0NSIgb3BhY2l0eT0iMC45MTMiLz4KICAgICAgPHBhdGggaWQ9IlBhdGhfMTIxNDYiIGRhdGEtbmFtZT0iUGF0aCAxMjE0NiIgZD0iTTEzLjM0NC45ODRIMi41MTZWLTcuODc1TDAtMTAuNDM3Vi0xNUgyLjc4MXYxLjMxM0g1LjgxM1YtMTVoNC4yNjZ2MS4zMTNIMTNWLTE1aDIuOTM4djQuNTYzTDEzLjM0NC03Ljg3NVptLTUuMy04LjY0MWEyLjE1MiwyLjE1MiwwLDAsMC0xLjU3LjY0MSwyLjExMywyLjExMywwLDAsMC0uNjQ4LDEuNTYzdjMuOTA2aDQuMjY2Vi01LjYyNWExLjk1MywxLjk1MywwLDAsMC0uNi0xLjQzQTEuOTcxLDEuOTcxLDAsMCwwLDguMDQ3LTcuNjU2WiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMjE0Ljk2MiAxMy4yMTgpIHJvdGF0ZSgxNzEpIiBmaWxsPSIjMmYzZDQ1IiBvcGFjaXR5PSIwLjg0MyIvPgogICAgICA8cGF0aCBpZD0iUGF0aF8xMjE0NyIgZGF0YS1uYW1lPSJQYXRoIDEyMTQ3IiBkPSJNNy41MDYuNTU0SDEuNDE1Vi00LjQzTDAtNS44NzFWLTguNDM3SDEuNTY0Vi03LjdIMy4yN3YtLjczOGgyLjRWLTcuN0g3LjMxM3YtLjczOEg4Ljk2NXYyLjU2Nkw3LjUwNi00LjQzWk00LjUyNi00LjMwN2ExLjIxLDEuMjEsMCwwLDAtLjg4My4zNiwxLjE4OSwxLjE4OSwwLDAsMC0uMzY1Ljg3OXYyLjJoMi40Vi0zLjE2NGExLjEsMS4xLDAsMCwwLS4zMzgtLjhBMS4xMDksMS4xMDksMCwwLDAsNC41MjYtNC4zMDdaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg3OS4zMzYgMTQzLjMxOCkgcm90YXRlKC0xMDQpIiBmaWxsPSIjMmYzZDQ1IiBvcGFjaXR5PSIwLjg3NyIvPgogICAgICA8cGF0aCBpZD0iUGF0aF8xMjE0OCIgZGF0YS1uYW1lPSJQYXRoIDEyMTQ4IiBkPSJNMTMuMzQ0Ljk4NEgyLjUxNlYtNy44NzVMMC0xMC40MzdWLTE1SDIuNzgxdjEuMzEzSDUuODEzVi0xNWg0LjI2NnYxLjMxM0gxM1YtMTVoMi45Mzh2NC41NjNMMTMuMzQ0LTcuODc1Wm0tNS4zLTguNjQxYTIuMTUyLDIuMTUyLDAsMCwwLTEuNTcuNjQxLDIuMTEzLDIuMTEzLDAsMCwwLS42NDgsMS41NjN2My45MDZoNC4yNjZWLTUuNjI1YTEuOTUzLDEuOTUzLDAsMCwwLS42LTEuNDNBMS45NzEsMS45NzEsMCwwLDAsOC4wNDctNy42NTZaIiB0cmFuc2Zvcm09Im1hdHJpeCgtMC40NjksIDAuODgzLCAtMC44ODMsIC0wLjQ2OSwgMTI1LjI1NSwgODUuMTIzKSIgZmlsbD0iIzJmM2Q0NSIgb3BhY2l0eT0iMC44NDUiLz4KICAgICAgPHBhdGggaWQ9IlBhdGhfMTIxNDkiIGRhdGEtbmFtZT0iUGF0aCAxMjE0OSIgZD0iTTguMzQuNjE1SDEuNTcyVi00LjkyMkwwLTYuNTIzVi05LjM3NUgxLjczOHYuODJIMy42MzN2LS44Mkg2LjN2LjgySDguMTI1di0uODJIOS45NjF2Mi44NTJMOC4zNC00LjkyMlptLTMuMzExLTUuNGExLjM0NSwxLjM0NSwwLDAsMC0uOTgxLjQsMS4zMjEsMS4zMjEsMCwwLDAtLjQwNS45NzdWLS45NjdINi4zMDlWLTMuNTE2YTEuMjIxLDEuMjIxLDAsMCwwLS4zNzYtLjg5NEExLjIzMiwxLjIzMiwwLDAsMCw1LjAyOS00Ljc4NVoiIHRyYW5zZm9ybT0ibWF0cml4KC0wLjc4OCwgMC42MTYsIC0wLjYxNiwgLTAuNzg4LCA5NS44MDUsIDQ2LjMwNikiIGZpbGw9IiMyZjNkNDUiIG9wYWNpdHk9IjAuODIyIi8+CiAgICAgIDxwYXRoIGlkPSJQYXRoXzEyMTUwIiBkYXRhLW5hbWU9IlBhdGggMTIxNTAiIGQ9Ik0xMi41MS45MjNIMi4zNThWLTcuMzgzTDAtOS43ODV2LTQuMjc3SDIuNjA3djEuMjNINS40NDl2LTEuMjNoNHYxLjIzaDIuNzM5di0xLjIzaDIuNzU0djQuMjc3bC0yLjQzMiwyLjRabS00Ljk2Ni04LjFhMi4wMTcsMi4wMTcsMCwwLDAtMS40NzIuNiwxLjk4MSwxLjk4MSwwLDAsMC0uNjA4LDEuNDY1Vi0xLjQ1aDRWLTUuMjczQTEuODMxLDEuODMxLDAsMCwwLDguOS02LjYxNCwxLjg0OCwxLjg0OCwwLDAsMCw3LjU0NC03LjE3OFoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDU4LjE2NCA5OC45NTIpIHJvdGF0ZSgzMSkiIGZpbGw9IiMyZjNkNDUiIG9wYWNpdHk9IjAuODU1Ii8+CiAgICAgIDxwYXRoIGlkPSJQYXRoXzEyMTUxIiBkYXRhLW5hbWU9IlBhdGggMTIxNTEiIGQ9Ik05LjE3NC42NzdIMS43MjlWLTUuNDE0TDAtNy4xNzZ2LTMuMTM3SDEuOTEydi45SDR2LS45SDYuOTI5di45SDguOTM4di0uOWgyLjAydjMuMTM3TDkuMTc0LTUuNDE0Wk01LjUzMi01LjI2NGExLjQ3OSwxLjQ3OSwwLDAsMC0xLjA4LjQ0LDEuNDUzLDEuNDUzLDAsMCwwLS40NDYsMS4wNzR2Mi42ODZINi45Mzl2LTIuOGExLjM0MywxLjM0MywwLDAsMC0uNDE0LS45ODNBMS4zNTUsMS4zNTUsMCwwLDAsNS41MzItNS4yNjRaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg5LjIwNCAxMTYuNTgyKSByb3RhdGUoMjIpIiBmaWxsPSIjMmYzZDQ1IiBvcGFjaXR5PSIwLjg0MiIvPgogICAgICA8cGF0aCBpZD0iUGF0aF8xMjE1MiIgZGF0YS1uYW1lPSJQYXRoIDEyMTUyIiBkPSJNMTkuMTgyLDEuNDE1SDMuNjE2Vi0xMS4zMkwwLTE1di02LjU1OUg0djEuODg3SDguMzU1di0xLjg4N2g2LjEzMnYxLjg4N2g0LjJ2LTEuODg3SDIyLjkxVi0xNUwxOS4xODItMTEuMzJaTTExLjU2Ny0xMS4wMDZhMy4wOTMsMy4wOTMsMCwwLDAtMi4yNTcuOTIxLDMuMDM4LDMuMDM4LDAsMCwwLS45MzIsMi4yNDZ2NS42MTVIMTQuNTFWLTguMDg2YTIuODA3LDIuODA3LDAsMCwwLS44NjUtMi4wNTVBMi44MzMsMi44MzMsMCwwLDAsMTEuNTY3LTExLjAwNloiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDM1LjU2NSAxMy4yNTMpIHJvdGF0ZSgtMTM5KSIgZmlsbD0iIzJmM2Q0NSIgb3BhY2l0eT0iMC44MzEiLz4KICAgIDwvZz4KICA8L2c+Cjwvc3ZnPg==),linear-gradient(rgb(14,224,123) 0%,rgb(0,167,87) 100%)}.daily-box-full.daily-theme--silver{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iNjQyLjk1NyIgaGVpZ2h0PSI5Ni41MDciIHZpZXdCb3g9IjAgMCA2NDIuOTU3IDk2LjUwNyI+CiAgPGRlZnM+CiAgICA8Y2xpcFBhdGggaWQ9ImNsaXAtcGF0aCI+CiAgICAgIDxyZWN0IGlkPSJSZWN0YW5nbGVfMTYxIiBkYXRhLW5hbWU9IlJlY3RhbmdsZSAxNjEiIHdpZHRoPSI2NDIuOTU3IiBoZWlnaHQ9Ijk2LjUwNyIgZmlsbD0iI2ZmZiIgc3Ryb2tlPSIjNzA3MDcwIiBzdHJva2Utd2lkdGg9IjEiLz4KICAgIDwvY2xpcFBhdGg+CiAgPC9kZWZzPgogIDxnIGlkPSJNYXNrX0dyb3VwXzEwIiBkYXRhLW5hbWU9Ik1hc2sgR3JvdXAgMTAiIGNsaXAtcGF0aD0idXJsKCNjbGlwLXBhdGgpIiBvcGFjaXR5PSIwLjIiPgogICAgPGcgaWQ9Ikdyb3VwXzcxIiBkYXRhLW5hbWU9Ikdyb3VwIDcxIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg2MzEuNTU2IDExNy41OTgpIHJvdGF0ZSgxODApIj4KICAgICAgPHBhdGggaWQ9IlBhdGhfMTIxMzUiIGRhdGEtbmFtZT0iUGF0aCAxMjEzNSIgZD0iTTcuNCw2LjA1MmgtNlYxLjEzOUwwLS4yODJ2LTIuNTNIMS41NDJ2LjcyOEgzLjIyM3YtLjcyOEg1LjU4OXYuNzI4aDEuNjJ2LS43MjhIOC44Mzh2Mi41M0w3LjQsMS4xMzlaTTQuNDYzLDEuMjZhMS4xOTMsMS4xOTMsMCwwLDAtLjg3MS4zNTUsMS4xNzIsMS4xNzIsMCwwLDAtLjM2Ljg2N1Y0LjY0OEg1LjZWMi4zODdBMS4xMzksMS4xMzksMCwwLDAsNC40NjMsMS4yNloiIHRyYW5zZm9ybT0ibWF0cml4KC0wLjk2NiwgLTAuMjU5LCAwLjI1OSwgLTAuOTY2LCA1MDcuMzIzLCAyNy4wNDUpIiBmaWxsPSIjMmYzZDQ1IiBvcGFjaXR5PSIwLjk3NSIvPgogICAgICA8cGF0aCBpZD0iUGF0aF8xMjEzNiIgZGF0YS1uYW1lPSJQYXRoIDEyMTM2IiBkPSJNMTEuNjc2Ljg2MUgyLjJWLTYuODkxTDAtOS4xMzN2LTMuOTkySDIuNDM0djEuMTQ4SDUuMDg2di0xLjE0OEg4LjgxOHYxLjE0OGgyLjU1N3YtMS4xNDhoMi41N3YzLjk5MmwtMi4yNywyLjI0MlpNNy4wNDEtNi43YTEuODgzLDEuODgzLDAsMCwwLTEuMzc0LjU2MUExLjg0OSwxLjg0OSwwLDAsMCw1LjEtNC43NzF2My40MThIOC44MzJWLTQuOTIyYTEuNzA5LDEuNzA5LDAsMCwwLS41MjYtMS4yNTFBMS43MjQsMS43MjQsMCwwLDAsNy4wNDEtNi43WiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNjA1LjgxNCA3NS4wNDUpIHJvdGF0ZSgyNSkiIGZpbGw9IiMyZjNkNDUiIG9wYWNpdHk9IjAuOTEzIi8+CiAgICAgIDxwYXRoIGlkPSJQYXRoXzEyMTM3IiBkYXRhLW5hbWU9IlBhdGggMTIxMzciIGQ9Ik0zLjMzNi4yNDZILjYyOVYtMS45NjlMMC0yLjYwOVYtMy43NUguN3YuMzI4aC43NThWLTMuNzVIMi41MnYuMzI4aC43M1YtMy43NWguNzM0djEuMTQxbC0uNjQ4LjY0MVpNMi4wMTItMS45MTRhLjUzOC41MzgsMCwwLDAtLjM5My4xNi41MjguNTI4LDAsMCwwLS4xNjIuMzkxdi45NzdIMi41MjN2LTEuMDJhLjQ4OC40ODgsMCwwLDAtLjE1LS4zNTdBLjQ5My40OTMsMCwwLDAsMi4wMTItMS45MTRaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg2NDkuMjU0IDMxLjMwNSkgcm90YXRlKDE3MSkiIGZpbGw9IiMyZjNkNDUiIG9wYWNpdHk9IjAuODQzIi8+CiAgICAgIDxwYXRoIGlkPSJQYXRoXzEyMTM4IiBkYXRhLW5hbWU9IlBhdGggMTIxMzgiIGQ9Ik05Ljc1OCw4Ljg3NkgxLjg0VjIuNEwwLC41MjRWLTIuODEySDIuMDM0di45Nkg0LjI1di0uOTZINy4zN3YuOTZIOS41MDZ2LS45NmgyLjE0OFYuNTI0TDkuNzU4LDIuNFpNNS44ODQsMi41NThhMS41NzQsMS41NzQsMCwwLDAtMS4xNDguNDY4LDEuNTQ1LDEuNTQ1LDAsMCwwLS40NzQsMS4xNDNWNy4wMjVINy4zODFWNC4wNDNhMS41LDEuNSwwLDAsMC0xLjUtMS40ODVaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyNDguMDQxIDEwNS42NzcpIHJvdGF0ZSgtMTA0KSIgZmlsbD0iIzJmM2Q0NSIgb3BhY2l0eT0iMC44NzciLz4KICAgICAgPHBhdGggaWQ9IlBhdGhfMTIxMzkiIGRhdGEtbmFtZT0iUGF0aCAxMjEzOSIgZD0iTTkuMTc0LjY3N0gxLjcyOVYtNS40MTRMMC03LjE3NnYtMy4xMzdIMS45MTJ2LjlINHYtLjlINi45Mjl2LjlIOC45Mzh2LS45aDIuMDJ2My4xMzdMOS4xNzQtNS40MTRaTTUuNTMyLTUuMjY0YTEuNDc5LDEuNDc5LDAsMCwwLTEuMDguNDQsMS40NTMsMS40NTMsMCwwLDAtLjQ0NiwxLjA3NHYyLjY4Nkg2LjkzOXYtMi44YTEuMzQzLDEuMzQzLDAsMCwwLS40MTQtLjk4M0ExLjM1NSwxLjM1NSwwLDAsMCw1LjUzMi01LjI2NFoiIHRyYW5zZm9ybT0ibWF0cml4KC0wLjQ2OSwgMC44ODMsIC0wLjg4MywgLTAuNDY5LCAzOTEuNDQxLCA1Ny44NTcpIiBmaWxsPSIjMmYzZDQ1IiBvcGFjaXR5PSIwLjg0NSIvPgogICAgICA8cGF0aCBpZD0iUGF0aF8xMjE0MCIgZGF0YS1uYW1lPSJQYXRoIDEyMTQwIiBkPSJNNy41MDYuNTU0SDEuNDE1Vi00LjQzTDAtNS44NzFWLTguNDM3SDEuNTY0Vi03LjdIMy4yN3YtLjczOGgyLjRWLTcuN0g3LjMxM3YtLjczOEg4Ljk2NXYyLjU2Nkw3LjUwNi00LjQzWk00LjUyNi00LjMwN2ExLjIxLDEuMjEsMCwwLDAtLjg4My4zNiwxLjE4OSwxLjE4OSwwLDAsMC0uMzY1Ljg3OXYyLjJoMi40Vi0zLjE2NGExLjEsMS4xLDAsMCwwLS4zMzgtLjhBMS4xMDksMS4xMDksMCwwLDAsNC41MjYtNC4zMDdaIiB0cmFuc2Zvcm09Im1hdHJpeCgtMC43ODgsIDAuNjE2LCAtMC42MTYsIC0wLjc4OCwgMjc3LjY3LCAzOS43NDgpIiBmaWxsPSIjMmYzZDQ1IiBvcGFjaXR5PSIwLjgyMiIvPgogICAgICA8cGF0aCBpZD0iUGF0aF8xMjE0MSIgZGF0YS1uYW1lPSJQYXRoIDEyMTQxIiBkPSJNOS4xNzQuNjc3SDEuNzI5Vi01LjQxNEwwLTcuMTc2di0zLjEzN0gxLjkxMnYuOUg0di0uOUg2LjkyOXYuOUg4LjkzOHYtLjloMi4wMnYzLjEzN0w5LjE3NC01LjQxNFpNNS41MzItNS4yNjRhMS40NzksMS40NzksMCwwLDAtMS4wOC40NCwxLjQ1MywxLjQ1MywwLDAsMC0uNDQ2LDEuMDc0djIuNjg2SDYuOTM5di0yLjhhMS4zNDMsMS4zNDMsMCwwLDAtLjQxNC0uOTgzQTEuMzU1LDEuMzU1LDAsMCwwLDUuNTMyLTUuMjY0WiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTYzLjUxMyA2OC45MDQpIHJvdGF0ZSgzMSkiIGZpbGw9IiMyZjNkNDUiIG9wYWNpdHk9IjAuODU1Ii8+CiAgICAgIDxwYXRoIGlkPSJQYXRoXzEyMTQyIiBkYXRhLW5hbWU9IlBhdGggMTIxNDIiIGQ9Ik03Ljk4Miw0Ljg3NEgxLjV2LTUuM0wwLTEuOTU4Vi00LjY4OEgxLjY2NFYtMy45SDMuNDc3di0uNzg1SDYuMDI5Vi0zLjlINy43NzZ2LS43ODVIOS41MzR2Mi43MjlMNy45ODItLjQyNVpNNC44MTQtLjI5NWExLjI4NywxLjI4NywwLDAsMC0uOTM5LjM4MywxLjI2NCwxLjI2NCwwLDAsMC0uMzg4LjkzNVYzLjM2SDYuMDM4Vi45MjFhMS4xNjgsMS4xNjgsMCwwLDAtLjM2LS44NTVBMS4xNzksMS4xNzksMCwwLDAsNC44MTQtLjI5NVoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0wLjUwNiA3MC42NjMpIHJvdGF0ZSgyMikiIGZpbGw9IiMyZjNkNDUiIG9wYWNpdHk9IjAuODQyIi8+CiAgICAgIDxwYXRoIGlkPSJQYXRoXzEyMTQzIiBkYXRhLW5hbWU9IlBhdGggMTIxNDMiIGQ9Ik0yMi41MTgsMS42NjFINC4yNDV2LTE0Ljk1TDAtMTcuNjEzdi03LjdINC42OTNWLTIzLjFIOS44MDl2LTIuMjE1aDcuMlYtMjMuMWg0LjkzMXYtMi4yMTVoNC45NTd2Ny43bC00LjM3Nyw0LjMyNFpNMTMuNTc5LTEyLjkyYTMuNjMxLDMuNjMxLDAsMCwwLTIuNjUsMS4wODFBMy41NjYsMy41NjYsMCwwLDAsOS44MzUtOS4yVi0yLjYxaDcuMlYtOS40OTJBMy4zLDMuMywwLDAsMCwxNi4wMTgtMTEuOSwzLjMyNiwzLjMyNiwwLDAsMCwxMy41NzktMTIuOTJaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg0NC45MzcgMTcuMTY1KSByb3RhdGUoLTEzOSkiIGZpbGw9IiMyZjNkNDUiIG9wYWNpdHk9IjAuODMxIi8+CiAgICA8L2c+CiAgPC9nPgo8L3N2Zz4=),linear-gradient(rgb(233,239,244) 0%,rgb(193,199,204) 100%);background-position:bottom;background-repeat:no-repeat}.daily-box-full.daily-theme--gold{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iNjQyLjk1NyIgaGVpZ2h0PSI5Ni41MDciIHZpZXdCb3g9IjAgMCA2NDIuOTU3IDk2LjUwNyI+CiAgPGRlZnM+CiAgICA8Y2xpcFBhdGggaWQ9ImNsaXAtcGF0aCI+CiAgICAgIDxyZWN0IGlkPSJSZWN0YW5nbGVfMTYxIiBkYXRhLW5hbWU9IlJlY3RhbmdsZSAxNjEiIHdpZHRoPSI2NDIuOTU3IiBoZWlnaHQ9Ijk2LjUwNyIgZmlsbD0iI2ZmZiIgc3Ryb2tlPSIjNzA3MDcwIiBzdHJva2Utd2lkdGg9IjEiLz4KICAgIDwvY2xpcFBhdGg+CiAgPC9kZWZzPgogIDxnIGlkPSJNYXNrX0dyb3VwXzEwIiBkYXRhLW5hbWU9Ik1hc2sgR3JvdXAgMTAiIGNsaXAtcGF0aD0idXJsKCNjbGlwLXBhdGgpIiBvcGFjaXR5PSIwLjIiPgogICAgPGcgaWQ9Ikdyb3VwXzcxIiBkYXRhLW5hbWU9Ikdyb3VwIDcxIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg2MzEuNTU2IDExNy41OTgpIHJvdGF0ZSgxODApIj4KICAgICAgPHBhdGggaWQ9IlBhdGhfMTIxMzUiIGRhdGEtbmFtZT0iUGF0aCAxMjEzNSIgZD0iTTcuNCw2LjA1MmgtNlYxLjEzOUwwLS4yODJ2LTIuNTNIMS41NDJ2LjcyOEgzLjIyM3YtLjcyOEg1LjU4OXYuNzI4aDEuNjJ2LS43MjhIOC44Mzh2Mi41M0w3LjQsMS4xMzlaTTQuNDYzLDEuMjZhMS4xOTMsMS4xOTMsMCwwLDAtLjg3MS4zNTUsMS4xNzIsMS4xNzIsMCwwLDAtLjM2Ljg2N1Y0LjY0OEg1LjZWMi4zODdBMS4xMzksMS4xMzksMCwwLDAsNC40NjMsMS4yNloiIHRyYW5zZm9ybT0ibWF0cml4KC0wLjk2NiwgLTAuMjU5LCAwLjI1OSwgLTAuOTY2LCA1MDcuMzIzLCAyNy4wNDUpIiBmaWxsPSIjMmYzZDQ1IiBvcGFjaXR5PSIwLjk3NSIvPgogICAgICA8cGF0aCBpZD0iUGF0aF8xMjEzNiIgZGF0YS1uYW1lPSJQYXRoIDEyMTM2IiBkPSJNMTEuNjc2Ljg2MUgyLjJWLTYuODkxTDAtOS4xMzN2LTMuOTkySDIuNDM0djEuMTQ4SDUuMDg2di0xLjE0OEg4LjgxOHYxLjE0OGgyLjU1N3YtMS4xNDhoMi41N3YzLjk5MmwtMi4yNywyLjI0MlpNNy4wNDEtNi43YTEuODgzLDEuODgzLDAsMCwwLTEuMzc0LjU2MUExLjg0OSwxLjg0OSwwLDAsMCw1LjEtNC43NzF2My40MThIOC44MzJWLTQuOTIyYTEuNzA5LDEuNzA5LDAsMCwwLS41MjYtMS4yNTFBMS43MjQsMS43MjQsMCwwLDAsNy4wNDEtNi43WiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNjA1LjgxNCA3NS4wNDUpIHJvdGF0ZSgyNSkiIGZpbGw9IiMyZjNkNDUiIG9wYWNpdHk9IjAuOTEzIi8+CiAgICAgIDxwYXRoIGlkPSJQYXRoXzEyMTM3IiBkYXRhLW5hbWU9IlBhdGggMTIxMzciIGQ9Ik0zLjMzNi4yNDZILjYyOVYtMS45NjlMMC0yLjYwOVYtMy43NUguN3YuMzI4aC43NThWLTMuNzVIMi41MnYuMzI4aC43M1YtMy43NWguNzM0djEuMTQxbC0uNjQ4LjY0MVpNMi4wMTItMS45MTRhLjUzOC41MzgsMCwwLDAtLjM5My4xNi41MjguNTI4LDAsMCwwLS4xNjIuMzkxdi45NzdIMi41MjN2LTEuMDJhLjQ4OC40ODgsMCwwLDAtLjE1LS4zNTdBLjQ5My40OTMsMCwwLDAsMi4wMTItMS45MTRaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg2NDkuMjU0IDMxLjMwNSkgcm90YXRlKDE3MSkiIGZpbGw9IiMyZjNkNDUiIG9wYWNpdHk9IjAuODQzIi8+CiAgICAgIDxwYXRoIGlkPSJQYXRoXzEyMTM4IiBkYXRhLW5hbWU9IlBhdGggMTIxMzgiIGQ9Ik05Ljc1OCw4Ljg3NkgxLjg0VjIuNEwwLC41MjRWLTIuODEySDIuMDM0di45Nkg0LjI1di0uOTZINy4zN3YuOTZIOS41MDZ2LS45NmgyLjE0OFYuNTI0TDkuNzU4LDIuNFpNNS44ODQsMi41NThhMS41NzQsMS41NzQsMCwwLDAtMS4xNDguNDY4LDEuNTQ1LDEuNTQ1LDAsMCwwLS40NzQsMS4xNDNWNy4wMjVINy4zODFWNC4wNDNhMS41LDEuNSwwLDAsMC0xLjUtMS40ODVaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyNDguMDQxIDEwNS42NzcpIHJvdGF0ZSgtMTA0KSIgZmlsbD0iIzJmM2Q0NSIgb3BhY2l0eT0iMC44NzciLz4KICAgICAgPHBhdGggaWQ9IlBhdGhfMTIxMzkiIGRhdGEtbmFtZT0iUGF0aCAxMjEzOSIgZD0iTTkuMTc0LjY3N0gxLjcyOVYtNS40MTRMMC03LjE3NnYtMy4xMzdIMS45MTJ2LjlINHYtLjlINi45Mjl2LjlIOC45Mzh2LS45aDIuMDJ2My4xMzdMOS4xNzQtNS40MTRaTTUuNTMyLTUuMjY0YTEuNDc5LDEuNDc5LDAsMCwwLTEuMDguNDQsMS40NTMsMS40NTMsMCwwLDAtLjQ0NiwxLjA3NHYyLjY4Nkg2LjkzOXYtMi44YTEuMzQzLDEuMzQzLDAsMCwwLS40MTQtLjk4M0ExLjM1NSwxLjM1NSwwLDAsMCw1LjUzMi01LjI2NFoiIHRyYW5zZm9ybT0ibWF0cml4KC0wLjQ2OSwgMC44ODMsIC0wLjg4MywgLTAuNDY5LCAzOTEuNDQxLCA1Ny44NTcpIiBmaWxsPSIjMmYzZDQ1IiBvcGFjaXR5PSIwLjg0NSIvPgogICAgICA8cGF0aCBpZD0iUGF0aF8xMjE0MCIgZGF0YS1uYW1lPSJQYXRoIDEyMTQwIiBkPSJNNy41MDYuNTU0SDEuNDE1Vi00LjQzTDAtNS44NzFWLTguNDM3SDEuNTY0Vi03LjdIMy4yN3YtLjczOGgyLjRWLTcuN0g3LjMxM3YtLjczOEg4Ljk2NXYyLjU2Nkw3LjUwNi00LjQzWk00LjUyNi00LjMwN2ExLjIxLDEuMjEsMCwwLDAtLjg4My4zNiwxLjE4OSwxLjE4OSwwLDAsMC0uMzY1Ljg3OXYyLjJoMi40Vi0zLjE2NGExLjEsMS4xLDAsMCwwLS4zMzgtLjhBMS4xMDksMS4xMDksMCwwLDAsNC41MjYtNC4zMDdaIiB0cmFuc2Zvcm09Im1hdHJpeCgtMC43ODgsIDAuNjE2LCAtMC42MTYsIC0wLjc4OCwgMjc3LjY3LCAzOS43NDgpIiBmaWxsPSIjMmYzZDQ1IiBvcGFjaXR5PSIwLjgyMiIvPgogICAgICA8cGF0aCBpZD0iUGF0aF8xMjE0MSIgZGF0YS1uYW1lPSJQYXRoIDEyMTQxIiBkPSJNOS4xNzQuNjc3SDEuNzI5Vi01LjQxNEwwLTcuMTc2di0zLjEzN0gxLjkxMnYuOUg0di0uOUg2LjkyOXYuOUg4LjkzOHYtLjloMi4wMnYzLjEzN0w5LjE3NC01LjQxNFpNNS41MzItNS4yNjRhMS40NzksMS40NzksMCwwLDAtMS4wOC40NCwxLjQ1MywxLjQ1MywwLDAsMC0uNDQ2LDEuMDc0djIuNjg2SDYuOTM5di0yLjhhMS4zNDMsMS4zNDMsMCwwLDAtLjQxNC0uOTgzQTEuMzU1LDEuMzU1LDAsMCwwLDUuNTMyLTUuMjY0WiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTYzLjUxMyA2OC45MDQpIHJvdGF0ZSgzMSkiIGZpbGw9IiMyZjNkNDUiIG9wYWNpdHk9IjAuODU1Ii8+CiAgICAgIDxwYXRoIGlkPSJQYXRoXzEyMTQyIiBkYXRhLW5hbWU9IlBhdGggMTIxNDIiIGQ9Ik03Ljk4Miw0Ljg3NEgxLjV2LTUuM0wwLTEuOTU4Vi00LjY4OEgxLjY2NFYtMy45SDMuNDc3di0uNzg1SDYuMDI5Vi0zLjlINy43NzZ2LS43ODVIOS41MzR2Mi43MjlMNy45ODItLjQyNVpNNC44MTQtLjI5NWExLjI4NywxLjI4NywwLDAsMC0uOTM5LjM4MywxLjI2NCwxLjI2NCwwLDAsMC0uMzg4LjkzNVYzLjM2SDYuMDM4Vi45MjFhMS4xNjgsMS4xNjgsMCwwLDAtLjM2LS44NTVBMS4xNzksMS4xNzksMCwwLDAsNC44MTQtLjI5NVoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0wLjUwNiA3MC42NjMpIHJvdGF0ZSgyMikiIGZpbGw9IiMyZjNkNDUiIG9wYWNpdHk9IjAuODQyIi8+CiAgICAgIDxwYXRoIGlkPSJQYXRoXzEyMTQzIiBkYXRhLW5hbWU9IlBhdGggMTIxNDMiIGQ9Ik0yMi41MTgsMS42NjFINC4yNDV2LTE0Ljk1TDAtMTcuNjEzdi03LjdINC42OTNWLTIzLjFIOS44MDl2LTIuMjE1aDcuMlYtMjMuMWg0LjkzMXYtMi4yMTVoNC45NTd2Ny43bC00LjM3Nyw0LjMyNFpNMTMuNTc5LTEyLjkyYTMuNjMxLDMuNjMxLDAsMCwwLTIuNjUsMS4wODFBMy41NjYsMy41NjYsMCwwLDAsOS44MzUtOS4yVi0yLjYxaDcuMlYtOS40OTJBMy4zLDMuMywwLDAsMCwxNi4wMTgtMTEuOSwzLjMyNiwzLjMyNiwwLDAsMCwxMy41NzktMTIuOTJaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg0NC45MzcgMTcuMTY1KSByb3RhdGUoLTEzOSkiIGZpbGw9IiMyZjNkNDUiIG9wYWNpdHk9IjAuODMxIi8+CiAgICA8L2c+CiAgPC9nPgo8L3N2Zz4=),linear-gradient(rgb(255,189,57) 0%,rgb(226,159,26) 100%);background-position:bottom;background-repeat:no-repeat}.daily-box-full.daily-theme--emerald{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iNjQyLjk1NyIgaGVpZ2h0PSI5Ni41MDciIHZpZXdCb3g9IjAgMCA2NDIuOTU3IDk2LjUwNyI+CiAgPGRlZnM+CiAgICA8Y2xpcFBhdGggaWQ9ImNsaXAtcGF0aCI+CiAgICAgIDxyZWN0IGlkPSJSZWN0YW5nbGVfMTYxIiBkYXRhLW5hbWU9IlJlY3RhbmdsZSAxNjEiIHdpZHRoPSI2NDIuOTU3IiBoZWlnaHQ9Ijk2LjUwNyIgZmlsbD0iI2ZmZiIgc3Ryb2tlPSIjNzA3MDcwIiBzdHJva2Utd2lkdGg9IjEiLz4KICAgIDwvY2xpcFBhdGg+CiAgPC9kZWZzPgogIDxnIGlkPSJNYXNrX0dyb3VwXzEwIiBkYXRhLW5hbWU9Ik1hc2sgR3JvdXAgMTAiIGNsaXAtcGF0aD0idXJsKCNjbGlwLXBhdGgpIiBvcGFjaXR5PSIwLjIiPgogICAgPGcgaWQ9Ikdyb3VwXzcxIiBkYXRhLW5hbWU9Ikdyb3VwIDcxIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg2MzEuNTU2IDExNy41OTgpIHJvdGF0ZSgxODApIj4KICAgICAgPHBhdGggaWQ9IlBhdGhfMTIxMzUiIGRhdGEtbmFtZT0iUGF0aCAxMjEzNSIgZD0iTTcuNCw2LjA1MmgtNlYxLjEzOUwwLS4yODJ2LTIuNTNIMS41NDJ2LjcyOEgzLjIyM3YtLjcyOEg1LjU4OXYuNzI4aDEuNjJ2LS43MjhIOC44Mzh2Mi41M0w3LjQsMS4xMzlaTTQuNDYzLDEuMjZhMS4xOTMsMS4xOTMsMCwwLDAtLjg3MS4zNTUsMS4xNzIsMS4xNzIsMCwwLDAtLjM2Ljg2N1Y0LjY0OEg1LjZWMi4zODdBMS4xMzksMS4xMzksMCwwLDAsNC40NjMsMS4yNloiIHRyYW5zZm9ybT0ibWF0cml4KC0wLjk2NiwgLTAuMjU5LCAwLjI1OSwgLTAuOTY2LCA1MDcuMzIzLCAyNy4wNDUpIiBmaWxsPSIjMmYzZDQ1IiBvcGFjaXR5PSIwLjk3NSIvPgogICAgICA8cGF0aCBpZD0iUGF0aF8xMjEzNiIgZGF0YS1uYW1lPSJQYXRoIDEyMTM2IiBkPSJNMTEuNjc2Ljg2MUgyLjJWLTYuODkxTDAtOS4xMzN2LTMuOTkySDIuNDM0djEuMTQ4SDUuMDg2di0xLjE0OEg4LjgxOHYxLjE0OGgyLjU1N3YtMS4xNDhoMi41N3YzLjk5MmwtMi4yNywyLjI0MlpNNy4wNDEtNi43YTEuODgzLDEuODgzLDAsMCwwLTEuMzc0LjU2MUExLjg0OSwxLjg0OSwwLDAsMCw1LjEtNC43NzF2My40MThIOC44MzJWLTQuOTIyYTEuNzA5LDEuNzA5LDAsMCwwLS41MjYtMS4yNTFBMS43MjQsMS43MjQsMCwwLDAsNy4wNDEtNi43WiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNjA1LjgxNCA3NS4wNDUpIHJvdGF0ZSgyNSkiIGZpbGw9IiMyZjNkNDUiIG9wYWNpdHk9IjAuOTEzIi8+CiAgICAgIDxwYXRoIGlkPSJQYXRoXzEyMTM3IiBkYXRhLW5hbWU9IlBhdGggMTIxMzciIGQ9Ik0zLjMzNi4yNDZILjYyOVYtMS45NjlMMC0yLjYwOVYtMy43NUguN3YuMzI4aC43NThWLTMuNzVIMi41MnYuMzI4aC43M1YtMy43NWguNzM0djEuMTQxbC0uNjQ4LjY0MVpNMi4wMTItMS45MTRhLjUzOC41MzgsMCwwLDAtLjM5My4xNi41MjguNTI4LDAsMCwwLS4xNjIuMzkxdi45NzdIMi41MjN2LTEuMDJhLjQ4OC40ODgsMCwwLDAtLjE1LS4zNTdBLjQ5My40OTMsMCwwLDAsMi4wMTItMS45MTRaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg2NDkuMjU0IDMxLjMwNSkgcm90YXRlKDE3MSkiIGZpbGw9IiMyZjNkNDUiIG9wYWNpdHk9IjAuODQzIi8+CiAgICAgIDxwYXRoIGlkPSJQYXRoXzEyMTM4IiBkYXRhLW5hbWU9IlBhdGggMTIxMzgiIGQ9Ik05Ljc1OCw4Ljg3NkgxLjg0VjIuNEwwLC41MjRWLTIuODEySDIuMDM0di45Nkg0LjI1di0uOTZINy4zN3YuOTZIOS41MDZ2LS45NmgyLjE0OFYuNTI0TDkuNzU4LDIuNFpNNS44ODQsMi41NThhMS41NzQsMS41NzQsMCwwLDAtMS4xNDguNDY4LDEuNTQ1LDEuNTQ1LDAsMCwwLS40NzQsMS4xNDNWNy4wMjVINy4zODFWNC4wNDNhMS41LDEuNSwwLDAsMC0xLjUtMS40ODVaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyNDguMDQxIDEwNS42NzcpIHJvdGF0ZSgtMTA0KSIgZmlsbD0iIzJmM2Q0NSIgb3BhY2l0eT0iMC44NzciLz4KICAgICAgPHBhdGggaWQ9IlBhdGhfMTIxMzkiIGRhdGEtbmFtZT0iUGF0aCAxMjEzOSIgZD0iTTkuMTc0LjY3N0gxLjcyOVYtNS40MTRMMC03LjE3NnYtMy4xMzdIMS45MTJ2LjlINHYtLjlINi45Mjl2LjlIOC45Mzh2LS45aDIuMDJ2My4xMzdMOS4xNzQtNS40MTRaTTUuNTMyLTUuMjY0YTEuNDc5LDEuNDc5LDAsMCwwLTEuMDguNDQsMS40NTMsMS40NTMsMCwwLDAtLjQ0NiwxLjA3NHYyLjY4Nkg2LjkzOXYtMi44YTEuMzQzLDEuMzQzLDAsMCwwLS40MTQtLjk4M0ExLjM1NSwxLjM1NSwwLDAsMCw1LjUzMi01LjI2NFoiIHRyYW5zZm9ybT0ibWF0cml4KC0wLjQ2OSwgMC44ODMsIC0wLjg4MywgLTAuNDY5LCAzOTEuNDQxLCA1Ny44NTcpIiBmaWxsPSIjMmYzZDQ1IiBvcGFjaXR5PSIwLjg0NSIvPgogICAgICA8cGF0aCBpZD0iUGF0aF8xMjE0MCIgZGF0YS1uYW1lPSJQYXRoIDEyMTQwIiBkPSJNNy41MDYuNTU0SDEuNDE1Vi00LjQzTDAtNS44NzFWLTguNDM3SDEuNTY0Vi03LjdIMy4yN3YtLjczOGgyLjRWLTcuN0g3LjMxM3YtLjczOEg4Ljk2NXYyLjU2Nkw3LjUwNi00LjQzWk00LjUyNi00LjMwN2ExLjIxLDEuMjEsMCwwLDAtLjg4My4zNiwxLjE4OSwxLjE4OSwwLDAsMC0uMzY1Ljg3OXYyLjJoMi40Vi0zLjE2NGExLjEsMS4xLDAsMCwwLS4zMzgtLjhBMS4xMDksMS4xMDksMCwwLDAsNC41MjYtNC4zMDdaIiB0cmFuc2Zvcm09Im1hdHJpeCgtMC43ODgsIDAuNjE2LCAtMC42MTYsIC0wLjc4OCwgMjc3LjY3LCAzOS43NDgpIiBmaWxsPSIjMmYzZDQ1IiBvcGFjaXR5PSIwLjgyMiIvPgogICAgICA8cGF0aCBpZD0iUGF0aF8xMjE0MSIgZGF0YS1uYW1lPSJQYXRoIDEyMTQxIiBkPSJNOS4xNzQuNjc3SDEuNzI5Vi01LjQxNEwwLTcuMTc2di0zLjEzN0gxLjkxMnYuOUg0di0uOUg2LjkyOXYuOUg4LjkzOHYtLjloMi4wMnYzLjEzN0w5LjE3NC01LjQxNFpNNS41MzItNS4yNjRhMS40NzksMS40NzksMCwwLDAtMS4wOC40NCwxLjQ1MywxLjQ1MywwLDAsMC0uNDQ2LDEuMDc0djIuNjg2SDYuOTM5di0yLjhhMS4zNDMsMS4zNDMsMCwwLDAtLjQxNC0uOTgzQTEuMzU1LDEuMzU1LDAsMCwwLDUuNTMyLTUuMjY0WiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTYzLjUxMyA2OC45MDQpIHJvdGF0ZSgzMSkiIGZpbGw9IiMyZjNkNDUiIG9wYWNpdHk9IjAuODU1Ii8+CiAgICAgIDxwYXRoIGlkPSJQYXRoXzEyMTQyIiBkYXRhLW5hbWU9IlBhdGggMTIxNDIiIGQ9Ik03Ljk4Miw0Ljg3NEgxLjV2LTUuM0wwLTEuOTU4Vi00LjY4OEgxLjY2NFYtMy45SDMuNDc3di0uNzg1SDYuMDI5Vi0zLjlINy43NzZ2LS43ODVIOS41MzR2Mi43MjlMNy45ODItLjQyNVpNNC44MTQtLjI5NWExLjI4NywxLjI4NywwLDAsMC0uOTM5LjM4MywxLjI2NCwxLjI2NCwwLDAsMC0uMzg4LjkzNVYzLjM2SDYuMDM4Vi45MjFhMS4xNjgsMS4xNjgsMCwwLDAtLjM2LS44NTVBMS4xNzksMS4xNzksMCwwLDAsNC44MTQtLjI5NVoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0wLjUwNiA3MC42NjMpIHJvdGF0ZSgyMikiIGZpbGw9IiMyZjNkNDUiIG9wYWNpdHk9IjAuODQyIi8+CiAgICAgIDxwYXRoIGlkPSJQYXRoXzEyMTQzIiBkYXRhLW5hbWU9IlBhdGggMTIxNDMiIGQ9Ik0yMi41MTgsMS42NjFINC4yNDV2LTE0Ljk1TDAtMTcuNjEzdi03LjdINC42OTNWLTIzLjFIOS44MDl2LTIuMjE1aDcuMlYtMjMuMWg0LjkzMXYtMi4yMTVoNC45NTd2Ny43bC00LjM3Nyw0LjMyNFpNMTMuNTc5LTEyLjkyYTMuNjMxLDMuNjMxLDAsMCwwLTIuNjUsMS4wODFBMy41NjYsMy41NjYsMCwwLDAsOS44MzUtOS4yVi0yLjYxaDcuMlYtOS40OTJBMy4zLDMuMywwLDAsMCwxNi4wMTgtMTEuOSwzLjMyNiwzLjMyNiwwLDAsMCwxMy41NzktMTIuOTJaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg0NC45MzcgMTcuMTY1KSByb3RhdGUoLTEzOSkiIGZpbGw9IiMyZjNkNDUiIG9wYWNpdHk9IjAuODMxIi8+CiAgICA8L2c+CiAgPC9nPgo8L3N2Zz4=),linear-gradient(rgb(14,224,123) 0%,rgb(0,167,87) 100%);background-position:bottom;background-repeat:no-repeat}.daily-rewards-overlay{position:initial}.daily-rewards-overlay .popup-content{padding:0;overflow:hidden}.daily-rewards-overlay .daily-rewards-modal-content{padding:0;max-width:723px;width:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;max-height:100%}.daily-rewards-overlay{width:100%}.daily-content .daily-options{height:256px;flex:0 1 33%;justify-content:center;flex-direction:row;align-items:center;position:relative}.daily-content{margin-top:15px;width:100%}.daily-content .daily-options .daily-box{min-height:226px;display:flex;flex-direction:column;align-items:self-start;padding:20px;position:relative;border-radius:3px;margin:8px;flex:0 1 calc(33% - 8px);cursor:pointer}@keyframes fullWidth{from{height:0;width:0;opacity:.5;margin:0 auto}to{height:121px;margin:0 auto;width:100%;opacity:1}}.daily-content .daily-box-full{display:flex!important;flex-direction:column;align-items:self-start;padding:20px;position:relative;border-radius:3px;height:0;opacity:0;margin:8px;cursor:pointer;-webkit-animation:fullWidth 700ms normal forwards;-moz-animation:fullWidth 700ms normal forwards;-o-animation:fullWidth 700ms normal forwards;animation:fullWidth 700ms normal forwards}.daily-box-reward-type{font-size:22px;color:#2f3d45;font-weight:300}.daily-box-reward-type b{font-weight:500}.daily-box-reward-desc{height:60%;margin-top:14px;color:#2f3d45;text-align:left}.daily-box-claim{height:40px;width:100%;display:flex;color:#2f3d45;justify-content:center;align-items:center;flex-wrap:wrap;box-shadow:0 3px 6px 1px rgba(0,0,0,.1);font-weight:400;cursor:pointer;border-radius:3px}.daily-box-claim .icon-check{display:flex;justify-content:center;align-items:center;height:100%;animation:myclaimed-checkove .2s linear;animation-fill-mode:forwards}@keyframes myclaimed-checkove{0%{font-size:10px}100%{font-size:20px}}.daily-box-claim span b{font-weight:500}.daily-box-claim.button--silver{background-color:#e8eef3}.daily-box-claim.button--silver.active{background-color:#f5f5f5!important;transition:background-color .4s}.daily-box-claim.button--gold{background-color:#febc38}.daily-box-claim.button--gold.active{background-color:#ffcf70!important;transition:background-color .4s}.daily-box-claim.button--emerald{background-color:#0ddf7a}.daily-box-claim.button--emerald.active{background-color:#1cff93!important;transition:background-color .4s}.pointer{cursor:pointer}.emoji-mart-dark{color:#778389!important;border-color:#1e272c!important;background-color:#1e272c!important;right:14px!important}.emoji-mart-dark .emoji-mart-category-label span{background-color:#1e272c!important;color:#a2b5bc!important}.emoji-mart-anchor.emoji-mart-anchor-selected{color:#10de7c!important}.emoji-mart-anchor-bar{background-color:#10de7c!important}.dark-input{background-color:#243037!important}.dark-input>.inp-fieldset{border-color:#243037;height:44px}.dark-input input::placeholder{font-size:12px}.empty-user-inventory,.connecting-message{margin-left:20px;font-size:16px}.trade-settings{float:right;cursor:pointer;margin-top:-30px}.loading-container{margin:0 auto;margin-top:20%}.table_titles .pl_name{width:16%;display:inline-block;text-align:right;font-size:14px;line-height:1.142857142857143;padding-left:20px;text-transform:uppercase}.table_titles .pl_name:first-child{width:51%;text-align:left;padding-left:0}.crash_page .table_titles .pl_name{width:22%;padding-left:10px}.crash_page .table_titles .pl_name:first-child{width:40%;padding-left:0}.crash_page .table_titles .pl_name:nth-child(2){width:16%}.field_group input{background:0 0}.bet_btn{color:#000}.crash_graph_outer{position:relative}.graph-container{display:flex;justify-content:center}.crash_graph,#chart-container #chart-inner-container{height:45%}#chart-container{position:static}txt_white{color:#fff}.inline_block{display:inline-block}.chat_rooms.chat_lang_show .chat_langs{transform:translateX(0);opacity:1;visibility:visible}.game_progress.bg_trans{background-color:transparent}.selected_number{border:2px solid #fff;font-size:16px;display:inline-block;background-color:transparent}.selected_number.num_round.black{background-color:transparent}.tradeup_top_bar{display:inline-block;vertical-align:middle}.bet_item .target_div,.target_item .bet_div{display:none}.inventory_search .c_dd{padding:0}.c_dd{font-size:14px}.bet_btn_hilo{width:100%}.hilo_btn.hi-bet{background:#b2c3ca;background:-moz-linear-gradient(top,#b2c3ca 0%,#b2c3ca 40%,#adbec6 40%,#adbec6 100%);background:-webkit-linear-gradient(top,#b2c3ca 0%,#b2c3ca 40%,#adbec6 40%,#adbec6 100%);background:linear-gradient(to bottom,#b2c3ca 0%,#b2c3ca 40%,#adbec6 40%,#adbec6 100%);color:#607d8b}.hilo_btn.hi-bet:hover{box-shadow:0 3px rgba(141,150,155,.8);transform:translateY(-3px)}.hilo_btn.hi-bet:active{box-shadow:0 2px rgba(141,150,155,.5);transform:translateY(-2px)}.classic-design .hilo_btn.hi-bet{background:#e2c36d;background:-moz-linear-gradient( top,rgb(226,195,109) 0%,rgb(226,195,109) 40%,rgb(223,190,96) 40%,rgb(223,190,96) 100% );background:-webkit-linear-gradient( top,rgb(226,195,109) 0%,rgb(226,195,109) 40%,rgb(223,190,96) 40%,rgb(223,190,96) 100% );background:linear-gradient( to bottom,rgb(226,195,109) 0%,rgb(226,195,109) 40%,rgb(223,190,96) 40%,rgb(223,190,96) 100% );color:#fff}.hilo_btn.lo-bet{background:#6d8794;background:-moz-linear-gradient(top,#6d8794 0%,#6d8794 40%,#607d8b 40%,#607d8b 100%);background:-webkit-linear-gradient(top,#6d8794 0%,#6d8794 40%,#607d8b 40%,#607d8b 100%);background:linear-gradient(to bottom,#6d8794 0%,#6d8794 40%,#607d8b 40%,#607d8b 100%);color:#d5dee2}.hilo_btn.lo-bet:hover{box-shadow:0 -3px rgba(50,63,67,.8);transform:translateY(3px)}.hilo_btn.lo-bet:active{box-shadow:0 -2px rgba(50,63,67,.5);transform:translateY(2px)}.classic-design .hilo_btn.lo-bet{background:#6c6c7a;background:-moz-linear-gradient( top,rgb(108,108,122) 0%,rgb(108,108,122) 40%,rgb(95,95,110) 40%,rgb(95,95,110) 100% );background:-webkit-linear-gradient( top,rgb(108,108,122) 0%,rgb(108,108,122) 40%,rgb(95,95,110) 40%,rgb(95,95,110) 100% );background:linear-gradient( to bottom,rgb(108,108,122) 0%,rgb(108,108,122) 40%,rgb(95,95,110) 40%,rgb(95,95,110) 100% );color:#fff!important}.control_left .lo-bet .arrow{color:#56707d}.control_left .hi-bet .arrow{color:#97a8af;margin-top:-10px}.classic-design .control_left .hi-bet .arrow{color:rgba(34,44,49,.15)}.classic-design .control_left .lo-bet .arrow{color:rgba(34,44,49,.15)}.control_left .info,.control_left .range{z-index:1}.hilo_btn.lo-bet,.control_left .lo-bet .info,.control_left .lo-bet .range{color:#d5dee2}.classic-design .hilo_btn.lo-bet,.classic-design .control_left .lo-bet .info,.classic-design .control_left .lo-bet .range{color:#dfbe60}.hilo_btn.lo-bet{margin-top:20px}.icon-lo-arrow:before{content:"\f0d7"}.control_left .b1 .arrow{color:#97a8af}.icon-hi-arrow:before{content:"\f0d8"}.control_left .hilo_btn{min-height:85px}.hilo_btn.red-bet .info,.hilo_btn.black-bet .info,.hilo_btn.joker-bet .info,.btns_normal .hilo_btn .info{font-size:18px;line-height:1.142857142857143;text-transform:uppercase;display:block;text-align:center;margin-bottom:5px;font-weight:500;white-space:nowrap}.hilo_btn.red-bet .multi,.hilo_btn.black-bet .multi,.hilo_btn.joker-bet .multi,.btns_normal .hilo_btn .multi{float:left;line-height:1;font-weight:500}.hilo_btn.red-bet,.hilo_btn.black-bet,.hilo_btn.joker-bet{padding:5px 15px;border-radius:8px;box-shadow:0 1px 2px 0 #141a1d;width:100%;color:#fff;font-weight:500}.hilo_btn.red-bet{background-color:#ff5a5a}.hilo_btn.red-bet:hover{background-color:#c44444;box-shadow:0 3px rgba(196,68,68,.8);transform:translateY(-3px)}.hilo_btn.red-bet:active{box-shadow:0 2px rgba(196,68,68,.5);transform:translateY(-2px)}.classic-design .hilo_btn.red-bet{background-color:#e4e4e4;color:#b42b2d}.classic-design .hilo_btn.red-bet:hover{background-color:#c6c6c6}.hilo_btn.black-bet{background-color:#000}.hilo_btn.black-bet:hover{background-color:#2f3e45;box-shadow:0 3px rgba(47,62,69,.8);transform:translateY(-3px)}.hilo_btn.black-bet:active{box-shadow:0 2px rgba(47,62,69,.5);transform:translateY(-2px)}.classic-design .hilo_btn.black-bet{background-color:#e4e4e4;color:#202025}.classic-design .hilo_btn.black-bet:hover{background-color:#c6c6c6}.hilo_btn.joker-bet{background-color:#0ee07b;color:#222c31}.hilo_btn.joker-bet:hover{background-color:#0a7843;box-shadow:0 3px rgba(10,120,67,.8);transform:translateY(-3px)}.hilo_btn.joker-bet:active{box-shadow:0 2px rgba(10,120,67,.5);transform:translateY(-2px)}.classic-design .hilo_btn.joker-bet{background-color:#2660ca;color:#fff}.classic-design .hilo_btn.joker-bet:hover{background-color:#3e7be9}.counting{width:27px;justify-content:space-between;align-items:center;display:flex}.hilo_btn.red-bet .counting,.hilo_btn.black-bet .counting,.hilo_btn.joker-bet .counting,.btns_normal .hilo_btn .counting{float:right;line-height:1;position:static}.hilo_btn.red-bet:after,.hilo_btn.black-bet:after,.hilo_btn.joker-bet:after,.btns_normal .hilo_btn:after{display:none}.btns_normal .hilo_btn{background-color:#adbec6;color:#222c31;padding:5px 10px}.btns_normal .hilo_btn:hover{background-color:#607d8b}.classic-design .btns_normal .hilo_btn{background-color:#08974f;color:#fff}.classic-design .btns_normal .hilo_btn:hover{background-color:#25be71}.progress_level{width:100%}.game_filter{text-align:center;padding-bottom:20px}.game_filter .method{cursor:pointer;display:inline-block;cursor:pointer;padding:4px;margin:4px;border:2px solid transparent}.classic-design .game_filter .method{color:#fff}.game_filter .method.active{cursor:default;background-color:transparent;border-radius:5px;border:2px solid #607d8b}.classic-design .game_filter .method.active{border-color:#fff;border-radius:0}.game_filter .method .icon{width:auto;height:30px}.trade_items_filter .method-CSGO{display:none}.invItemContainer.selected .target_div.weapon{border:1px solid #0ee07b}.live-drop-animation-enter{opacity:.01;transform:rotateX(-90deg) rotateY(-45deg) translateY(-30px);transition:all 1.5s cubic-bezier(.36,-.64,.34,1.76)}.live-drop-animation-enter-active{opacity:1;transform:none}.history-animation-enter{transform:translateY(-150%);transition:all 1.5s cubic-bezier(.215,.61,.355,1);z-index:10}.history-animation-enter-active{transform:none}.flags_contain{display:block}.rc-tooltip-inner{border-radius:8px;background:linear-gradient(44.72deg,#2f3e45 0%,#3d5059 100%);box-shadow:0 0 10px 0 #141a1d}.market_middle .bet_div{display:none}.side_title{display:block}.market_weapons .weapon{width:100%}.btns_hold .icon.icon-gammdom-symbol{color:#000}.target_bot{color:#adbec6;font-size:17px;font-weight:500;line-height:1.210526315789474;text-transform:uppercase;margin-top:-70px;height:70px;margin-left:90px}.target_bot_text{display:inline-block;vertical-align:middle}.target_bot_input{border-bottom:2px solid #607d8b;padding-bottom:3px;display:inline-block;vertical-align:middle;width:3em;color:#fff}.rainDropdown{font-size:0;margin-left:0;opacity:0;transition:opacity .5s}.rainDropdown .tipRain{font-size:14px;padding:5px 15px;background-color:#607d8b;color:#fff;border-radius:6px;cursor:pointer;line-height:1;position:absolute;right:-56px;top:50%;transform:translateY(-50%);transition:background-color .5s}.rainDropdown .tipRain::before{content:"";width:0;height:0;border-top:5px solid transparent;border-bottom:5px solid transparent;border-right:10px solid #607d8b;position:absolute;top:50%;transform:translateY(-50%);right:100%;transition:border-right .5s}.rainDropdown .tipRain:hover{background-color:#3d4f59}.rainDropdown .tipRain:hover::before{border-right-color:#3d4f59}.chat_user:hover .rainDropdown{opacity:1}.g_head a:hover{color:#10de7c}.rc-tooltip{position:absolute;z-index:1070;display:block;visibility:visible;font-size:12px;line-height:1.5;opacity:.9}.rc-tooltip-placement-bottom,.rc-tooltip-placement-bottomLeft,.rc-tooltip-placement-bottomRight{padding:9px 0 5px}.rc-tooltip.tradeup-tooltip{opacity:1}.rc-tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.rc-tooltip-placement-bottom .rc-tooltip-arrow,.rc-tooltip-placement-bottomLeft .rc-tooltip-arrow,.rc-tooltip-placement-bottomRight .rc-tooltip-arrow{top:4px;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#373737}.rc-tooltip-placement-bottom .rc-tooltip-arrow{left:50%}.rc-tooltip.tradeup-tooltip.rc-tooltip-placement-bottom .rc-tooltip-arrow{border-bottom-color:#3d5059}.rc-tooltip-inner{padding:8px 10px;color:#fff;text-align:left;text-decoration:none;background-color:#373737;border-radius:6px;box-shadow:0 0 4px rgba(0,0,0,.17);min-height:34px}.tradeup-info-extended,.rc-tooltip.tradeup-tooltip .rc-tooltip-inner{text-align:center;box-shadow:3px 3px 15px 0 #000;background-color:rgba(27,27,33,.98);width:200px;padding:1ex}.classic-design .tradeup-info-extended,.classic-design .rc-tooltip.tradeup-tooltip .rc-tooltip-inner{background-color:rgba(12,12,16,.56)}.trade_items .invItemContainer{padding:10px 10px 0 0}.ReactVirtualized__Grid:focus{outline:none}.fixedDataTableCellGroupLayout_cellGroup{-webkit-backface-visibility:hidden;backface-visibility:hidden;left:0;overflow:hidden;position:absolute;top:0;white-space:nowrap}.fixedDataTable_isRTL .fixedDataTableCellGroupLayout_cellGroup{right:0;left:auto}.fixedDataTableCellGroupLayout_cellGroup>.public_fixedDataTableCell_main{display:inline-block;vertical-align:top;white-space:normal}.fixedDataTableCellGroupLayout_cellGroupWrapper{position:absolute;top:0}.fixedDataTableCellLayout_main{border-right-style:solid;border-right-width:1px;border-width:0 1px 0 0;box-sizing:border-box;display:block;overflow:hidden;position:absolute;white-space:normal}.fixedDataTable_isRTL .fixedDataTableCellLayout_main{border-right-width:0;border-left-style:solid;border-left-width:1px}.fixedDataTableCellLayout_lastChild{border-width:0 1px 1px 0}.fixedDataTableCellLayout_alignRight{text-align:right}.fixedDataTableCellLayout_alignCenter{text-align:center}.fixedDataTableCellLayout_wrap1{display:table}.fixedDataTableCellLayout_wrap2{display:table-row}.fixedDataTableCellLayout_wrap3{display:table-cell;vertical-align:middle}.fixedDataTableCellLayout_columnResizerContainer{position:absolute;right:0;width:6px;z-index:1}.fixedDataTable_isRTL .fixedDataTableCellLayout_columnResizerContainer{left:0;right:auto}.fixedDataTableCellLayout_columnResizerContainer:hover{cursor:ew-resize}.fixedDataTableCellLayout_columnResizerContainer:hover .fixedDataTableCellLayout_columnResizerKnob{visibility:visible}.fixedDataTableCellLayout_columnResizerKnob{position:absolute;right:0;visibility:hidden;width:4px}.fixedDataTable_isRTL .fixedDataTableCellLayout_columnResizerKnob{left:0;right:auto}.fixedDataTableColumnResizerLineLayout_mouseArea{cursor:ew-resize;position:absolute;right:-5px;width:12px}.fixedDataTable_isRTL .fixedDataTableColumnResizerLineLayout_mouseArea{right:auto;left:-5px}.fixedDataTableColumnResizerLineLayout_main{border-right-style:solid;border-right-width:1px;box-sizing:border-box;position:absolute;z-index:10;pointer-events:none}.fixedDataTable_isRTL .fixedDataTableColumnResizerLineLayout_main{border-right-width:0;border-left-style:solid;border-left-width:1px}.fixedDataTableColumnResizerLineLayout_hiddenElem{display:none!important}.fixedDataTableLayout_main{border-style:solid;border-width:1px;box-sizing:border-box;overflow:hidden;position:relative}.fixedDataTableLayout_header,.fixedDataTableLayout_hasBottomBorder{border-bottom-style:solid;border-bottom-width:1px}.fixedDataTableLayout_footer .public_fixedDataTableCell_main{border-top-style:solid;border-top-width:1px}.fixedDataTableLayout_topShadow,.fixedDataTableLayout_bottomShadow{height:4px;left:0;position:absolute;right:0;z-index:1}.fixedDataTableLayout_bottomShadow{margin-top:-4px}.fixedDataTableLayout_rowsContainer{overflow:hidden;position:relative}.fixedDataTableRowLayout_main{box-sizing:border-box;overflow:hidden;position:absolute;top:0}.fixedDataTableRowLayout_body{left:0;right:0;position:absolute;top:0}.fixedDataTableRowLayout_rowExpanded{box-sizing:border-box;left:0;position:absolute}.fixedDataTableRowLayout_fixedColumnsDivider{-webkit-backface-visibility:hidden;backface-visibility:hidden;border-left-style:solid;border-left-width:1px;left:0;position:absolute;top:0;width:0}.fixedDataTable_isRTL .fixedDataTableRowLayout_fixedColumnsDivider{border-left-width:0;border-right-style:solid;border-right-width:1px}.fixedDataTableRowLayout_columnsShadow{position:absolute;width:4px}.fixedDataTableRowLayout_columnsRightShadow{right:1px}.fixedDataTable_isRTL .fixedDataTableRowLayout_columnsRightShadow{left:1px;right:auto}.fixedDataTableRowLayout_rowWrapper{position:absolute;top:0}.ScrollbarLayout_main{box-sizing:border-box;outline:none;overflow:hidden;position:absolute;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ScrollbarLayout_mainVertical{bottom:0;right:0;top:0;width:15px}.ScrollbarLayout_mainHorizontal{height:15px;left:0;transition-property:background-color height}.ScrollbarLayout_mainHorizontal.public_Scrollbar_mainActive,.ScrollbarLayout_mainHorizontal:hover{height:17px}.ScrollbarLayout_face{left:0;overflow:hidden;position:absolute;z-index:1;transition-duration:250ms;transition-timing-function:ease;transition-property:width}.ScrollbarLayout_face:after{border-radius:6px;content:'';display:block;position:absolute;transition:background-color 250ms ease}.ScrollbarLayout_faceHorizontal{bottom:0;left:0;top:0}.ScrollbarLayout_faceHorizontal:after{bottom:4px;left:0;top:4px;width:100%}.fixedDataTable_isRTL .ScrollbarLayout_faceHorizontal,.fixedDataTable_isRTL .ScrollbarLayout_faceHorizontal:after{right:0;left:auto}.ScrollbarLayout_faceHorizontal.public_Scrollbar_faceActive:after,.ScrollbarLayout_main:hover .ScrollbarLayout_faceHorizontal:after{bottom:calc(4px/2)}.ScrollbarLayout_faceVertical{left:0;right:0;top:0}.ScrollbarLayout_faceVertical:after{height:100%;left:4px;right:4px;top:0}.ScrollbarLayout_main:hover .ScrollbarLayout_faceVertical:after,.ScrollbarLayout_faceVertical.public_Scrollbar_faceActive:after{left:calc(4px/2);right:calc(4px/2)}.public_fixedDataTable_main{border-color:#d3d3d3}.public_fixedDataTable_header,.public_fixedDataTable_hasBottomBorder{border-color:#d3d3d3}.public_fixedDataTable_header .public_fixedDataTableCell_main{font-weight:700}.public_fixedDataTable_header,.public_fixedDataTable_scrollbarSpacer,.public_fixedDataTable_header .public_fixedDataTableCell_main{background-color:#f6f7f8;background-image:linear-gradient(#fff,#efefef)}.public_fixedDataTable_scrollbarSpacer{position:absolute;z-index:99;top:0}.public_fixedDataTable_footer .public_fixedDataTableCell_main{background-color:#f6f7f8;border-color:#d3d3d3}.public_fixedDataTable_topShadow{background-image:linear-gradient(180deg,rgba(0,0,0,0.1),rgba(0,0,0,0))}.public_fixedDataTable_bottomShadow{background-image:linear-gradient(0deg,rgba(0,0,0,0.1),rgba(0,0,0,0))}.public_fixedDataTable_horizontalScrollbar .public_Scrollbar_mainHorizontal{background-color:#fff}.public_fixedDataTableCell_main{background-color:#fff;border-color:#d3d3d3}.public_fixedDataTableCell_highlighted{background-color:#f4f4f4}.public_fixedDataTableCell_cellContent{padding:8px}.public_fixedDataTableCell_columnResizerKnob{background-color:#0284ff}.public_fixedDataTableCell_hasReorderHandle .public_fixedDataTableCell_cellContent{margin-left:12px}.fixedDataTable_isRTL .public_fixedDataTableCell_hasReorderHandle .public_fixedDataTableCell_cellContent{margin-left:auto;margin-right:12px}.fixedDataTableCellLayout_columnReorderContainer{border-color:#0284ff;background-color:rgba(0,0,0,.1);width:12px;margin-right:-12px;float:left;cursor:move}.fixedDataTable_isRTL .fixedDataTableCellLayout_columnReorderContainer{margin-right:auto;margin-left:-12px;float:right}.fixedDataTableCellLayout_columnReorderContainer:after{content:'::';position:absolute;top:50%;left:1px;transform:translateY(-50%)}.fixedDataTable_isRTL .fixedDataTableCellLayout_columnReorderContainer:after{left:auto;right:1px}.public_fixedDataTableColumnResizerLine_main{border-color:#0284ff}.public_fixedDataTableRow_main{background-color:#fff}.public_fixedDataTableRow_highlighted,.public_fixedDataTableRow_highlighted .public_fixedDataTableCell_main{background-color:#f6f7f8}.public_fixedDataTableRow_fixedColumnsDivider{border-color:#d3d3d3}.public_fixedDataTableRow_columnsShadow{background-image:linear-gradient(90deg,rgba(0,0,0,0.1),rgba(0,0,0,0))}.fixedDataTable_isRTL .public_fixedDataTableRow_columnsShadow{background-image:linear-gradient(270deg,rgba(0,0,0,0.1),rgba(0,0,0,0))}.public_fixedDataTableRow_columnsRightShadow{transform:rotate(180deg)}.public_Scrollbar_main.public_Scrollbar_mainActive,.public_Scrollbar_main{background-color:#fff;border-left:1px solid #d3d3d3}.fixedDataTable_isRTL .public_Scrollbar_main.public_Scrollbar_mainActive,.fixedDataTable_isRTL .public_Scrollbar_main{border-right:1px solid #d3d3d3;border-left-width:0}.public_Scrollbar_mainOpaque,.public_Scrollbar_mainOpaque.public_Scrollbar_mainActive,.public_Scrollbar_mainOpaque:hover{background-color:#fff}.public_Scrollbar_face:after{background-color:#c2c2c2}.public_Scrollbar_main:hover .public_Scrollbar_face:after,.public_Scrollbar_mainActive .public_Scrollbar_face:after,.public_Scrollbar_faceActive:after{background-color:#7d7d7d}.admin_section{font-size:16px;color:#adbec6;padding:0 15px;height:100%;overflow:auto}.admin_nav li{display:inline-block;margin:15px 10px}.admin_nav li:first-child{margin-left:5px}.admin_nav_link{display:inline-block;padding:15px 10px;color:#adbec6;font-size:13px;text-transform:uppercase;position:relative;transition:color .5s}.admin_nav_link::after{position:absolute;bottom:0;left:0;right:0;margin:auto;width:0;height:3px;content:"";background-color:transparent;transition:background-color .5s,width .5s}.admin_nav_link:hover::after,.admin_nav_link.active::after{width:50px;background-color:#10de7c}.admin_nav_link:hover,.admin_nav_link.active{color:#10de7c}.admin_section a.btn--sidebar--admin{display:none}.col_one_third.action_grid,.manual_trade_grid{padding:0}.manual_trade_grid .field_group input.spacing{padding-right:0;letter-spacing:-.4px;font-size:12px}.admin_crypto,.admin_section .tradebots,.system_actions,.tradewatch,.pricewatch,.price_opti,.result_stat,.user_inf,.user-info-tabs{padding:0 15px}.admin_crypto .pre_wrap{white-space:pre-wrap}.range-wrapper{height:50px;width:250px;display:flex;flex-direction:column;justify-content:flex-end;margin:20px 0}.range-wrapper p{margin-bottom:10px}.range-wrapper input{background-color:#0ee07b;height:5px;border-radius:5px}.range-wrapper input:hover{cursor:pointer}.range-wrapper label{margin-top:5px;font-size:13px;font-weight:700}.withdraw_send{padding-top:30px}.withdraw_send p,.withdraw_send .btn_hld{vertical-align:middle;display:inline-block}.withdraw_send .btn{margin-top:0;margin-left:15px}.withdraw_send p{color:#adbec6}.trans_head{color:#adbec6;font-size:20px;margin-top:30px;letter-spacing:.02em;font-weight:400}.admin_section .table{border-radius:8px;background:linear-gradient(44.72deg,#2f3e45 0%,#3d5059 100%);box-shadow:0 0 10px 0 #141a1d;width:100%;margin-top:15px;padding:10px 20px;text-align:left}.admin_section .table th{font-size:15px;font-weight:400;text-transform:uppercase}.admin_section .jackpot-table td{max-width:150px;word-break:break-all}.admin_section .table th,.admin_section .table td{padding:10px;line-height:1;vertical-align:middle}.admin_section .table.no-capitalize th,.admin_section .table.no-capitalize td{text-transform:none}.admin_section .table.user-crypto .addresses th span,.admin_section .table.user-crypto .addresses td span{background:#1f272a;padding:5px;display:inline-block;margin:3px}.admin_section .table tbody tr:nth-child(odd){background-color:rgba(34,44,49,.43)}.tradebots .trans_head{margin-top:0;font-size:22px}.tradebots .trans_head .btn{margin-top:0;margin-left:30px}.tradebots .trans_head>*{display:inline-block;vertical-align:middle}.tradebots .ReactVirtualized__Table__headerRow{text-transform:uppercase;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#adbec6;font-size:15px;margin-top:25px}.tradebots .ReactVirtualized__Table__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tradebots .ReactVirtualized__Table__headerColumn:first-of-type,.tradebots .ReactVirtualized__Table__rowColumn:first-of-type{margin-left:10px}.tradebots .ReactVirtualized__Table__headerColumn{font-weight:700}.tradebots .ReactVirtualized__Table__rowColumn{text-overflow:ellipsis;white-space:nowrap}.tradebots .ReactVirtualized__Table__headerColumn,.tradebots .ReactVirtualized__Table__rowColumn{margin-right:10px;min-width:0}.admin_section .tradebots{flex-grow:1;display:flex;flex-direction:column}.admin_section .tradebots>div{flex-grow:1}.manual_trade_grid .small_gird_pad,.inventory_vals .small_gird_pad,.btn_invent .small_gird_pad{padding-top:56%}.tradebots .bot-txt{width:40px;height:40px}.tradebots .bot-txt.isactive-true{background-color:green}.inventory_vals,.tp-urs,.btn_invent{padding:0}.inventory_vals p{color:#adbec6;font-size:18px}.inventory_vals p:last-child{padding-top:15px}.inventory_vals button.btn{margin-top:15px}.tp-urs .small_gird_pad{padding-top:30%}.tp-urs .small_gird_pad{padding-top:30%}.tp-urs .field_group{width:40%;display:inline-block;margin-left:30px;margin-right:30px}.tp-urs .aff_col{display:inline-block;height:auto}.btn_invent .btn,.trans_head.mt0{margin-top:0}.system_actions p{font-size:15px;margin-top:5px;color:#adbec6}.btn_danger{background-color:#d9534f}.btn_danger:hover{background-color:#c9302c}.refresh_btn{margin-top:25px}.tradewatch .state-actions button:hover{cursor:pointer}.tradewatch .tradeoffers .filt_section h6{font-size:15px;margin-top:15px;color:#adbec6;margin-bottom:5px}.filt_cols{margin:0 -10px}.tradewatch .tradeoffers .filt_section .filt_col{width:25%;display:inline-block;padding:5px 10px}.tradewatch .tradeoffers .filt_section .filt_col.filt_col_20{width:20%}.tradewatch .tradeoffers .filt_section .filt_col.filt_col_15{width:15%}.admin_section .Select-control{background-color:#607d8b;border-radius:4px;border:none;color:#fff}.admin_section .Select--multi .Select-value{color:#fff;border-color:#fff}.admin_section .Select--multi .Select-value-icon{border-color:#fff}.admin_section .Select-arrow{border-top-color:#fff;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.admin_section .Select--multi .Select-value-icon:hover,.admin_section .Select-input>input,.admin_section .Select-placeholder{color:#fff}.admin_section .select-menu-outer{padding:0 15px}.admin_section .filt_col .form-control,.admin_section .price_lbl .form-control,.info_tipamount input,.usr_btns .form-control{background-color:#607d8b;border-radius:4px;border:none;color:#fff;height:36px;width:100%;padding-left:15px;padding-right:15px}.filt_col input::-webkit-input-placeholder,.user-info-tabs input::-webkit-input-placeholder{color:#fff}.filt_col input::-moz-placeholder,.user-info-tabs input::-moz-placeholder{color:#fff}.filt_col input:-ms-input-placeholder,.user-info-tabs input:-ms-input-placeholder{color:#fff}.filt_col input:-moz-placeholder,.user-info-tabs input:-moz-placeholder{color:#fff}.filt_section+p,.show_txt{font-size:14px;margin-top:10px;color:#adbec6}.show_txt p>*{display:inline-block;vertical-align:middle}.show_txt p .btn{margin-top:0;margin-left:20px}.user-info-tabs .trans_head{text-transform:capitalize}.pricewatch .trans_head .btn{margin-top:0;margin-left:20px}.col_row.filt_load{margin-top:30px}.filt_load .btn{margin-top:0;min-height:36px}.col_row.filt_check{margin-top:15px}.filt_check label{vertical-align:middle;font-size:14px;color:#adbec6}.filt_check label input{vertical-align:middle;-webkit-appearance:checkbox;-moz-appearance:checkbox;appearance:checkbox}.price_lbl{display:block;font-size:15px;color:#adbec6;margin-top:15px}.price_lbl>span{display:block;padding-bottom:10px}.price_lbl input[type=number]{font-size:15px;color:#adbec6;border-bottom:1px solid #adbec6}.price_lbl input[type=checkbox]{-webkit-appearance:checkbox;-moz-appearance:checkbox;appearance:checkbox}.result_stat h4,.result_stat p{font-size:18px;margin-top:10px;color:#adbec6}.result_stat p{font-size:15px;margin-top:5px}.to_txt,.to_txt+.btn{vertical-align:middle;display:inline-block}.to_txt+.btn{margin-left:20px;margin-top:0}.user_inf .Select-value-label img{vertical-align:middle;width:20px}.user_inf .col_one_third{margin-left:-15px}.adm_title{font-size:20px;color:#adbec6;font-weight:400}.btn-action{font-size:12px!important;padding:5px 10px;min-width:50px;margin-top:5px;margin-right:10px}.adm_links{color:#10de7c;font-size:15px;margin-top:10px;display:block}.adm_links:hover{color:#0a7843}.ban_ur>*{display:inline-block;vertical-align:bottom}.ban_ur .btn{min-height:36px;margin-left:15px}.withdrawl_bt{margin-top:20px;color:#adbec6}.withdrawl_bt .btn{margin-top:0;margin-left:20px}.withdrawl_bt>*{display:inline-block;vertical-align:middle}.info_tipamount{width:310px}.user-log-date{margin-top:10px}.user-log-date h4,.user-event-info{font-size:16px;color:#adbec6}.user-event-info .info .delta-coins{color:#10de7c}.user-event-info .info>.coins:first-child{color:#10de7c}.user-event-info .info>.coins:first-child::after{content:" "}.user-event-info .info .abs-coins{color:#fff}.user-log-date i{vertical-align:baseline;display:inline-block;font-weight:400;font-size:15px;color:#adbec6;cursor:pointer}.user-log-date .removebtn{cursor:pointer}.user-log-date .removebtn:hover{color:#fff}.usr_btns{margin-top:25px;font-size:0}.usr_btns .btn{margin-right:20px;vertical-align:middle}.usr_btns .form-control{display:inline-block;width:auto;vertical-align:middle;height:32px;margin-top:10px}.user-info-tabs .affiliate-container{overflow:auto;margin:0 -15px}.tradeoffers .autosizer-container{height:550px}.tradeoffer .invItemContainer{width:200px;display:inline-block;position:relative}.tradeoffer .invItemContainer .bet_div{display:none}.tradeoffers .autosizer-container .tradeoffer{font-size:15px;color:#adbec6;padding-top:15px}.tradeoffers .autosizer-container .tradeoffer h3{font-size:16px;margin-top:5px}.tradeoffers .autosizer-container .inventory{border-radius:8px;background:linear-gradient(44.72deg,#2f3e45 0%,#3d5059 100%);box-shadow:0 0 10px 0 #141a1d;padding:10px;height:auto}.tradeoffers .autosizer-container .tradeoffer a,.tradeoffers .autosizer-container .tradeoffer>p:last-of-type{color:#10de7c}.tradeoffers .autosizer-container .tradeoffer a:hover,.tradeoffers .autosizer-container .tradeoffer>p:last-of-type:hover{color:#0a7843}.btn_square{display:inline-block;font-size:12px;padding:5px 10px;line-height:1;color:#141a1d;text-transform:uppercase;border-radius:4px}.btn_mini{margin-top:0!important;float:left;padding:5px 0;min-width:33px;margin-left:13px}.price_fil{position:relative;z-index:2}.admin_section .pricewatch{flex-grow:1;display:flex;flex-direction:column;height:calc(100vh - 300px);color:#000;font-size:14px}.price-watch-table input[type=checkbox]{-webkit-appearance:checkbox;-moz-appearance:checkbox;appearance:checkbox}.admin_section .pricewatch .price-watch-table{flex-grow:1;margin-top:10px}.admin_section .pricewatch .price-watch-table .btn-primary{color:#000}.admin_section .pricewatch .price-watch-table .multiplier-input input{width:3em;border:1px solid}.admin_section .pricewatch .price-watch-table .price-cell{text-align:right;width:100%}.admin_section .pricewatch .price-watch-table .absolute{cursor:pointer}.admin_section .pricewatch .price-watch-table .relative.larger{color:green}.admin_section .pricewatch .price-watch-table .relative.smaller{color:red}.admin_section .pricewatch .price-watch-table .newItem{color:blue}.row_current_rains{width:100%;display:flex;justify-content:center}.field_group_50{margin:5px 0;width:50%!important;float:left;padding:0 10px;position:relative}.rain_actions{display:flex;justify-content:space-evenly;align-items:center}.row_current_rains .table{width:100%;margin-top:15px;padding:10px 20px;text-align:left;border-radius:8px}.row_current_rains .table span{border-radius:8px;padding:2px 12px;color:#36474f;font-weight:700;margin-right:10px}.noBorder>input{border:none}.row_current_rains .table span.active{background-color:#0fe07b}.row_current_rains .table span.scheduled{background-color:#dfd66d}.admin_section .pricewatch .price-watch-table .oldItem{color:red}.log_fatal{background-color:brown!important}.log_error{background-color:#673b3b!important}.btn_acp{margin-top:2px;margin-left:10px;padding:3px 10px;font-size:14px!important;min-width:90px}.table_sec .price{margin-left:5px}.btn_acp:hover{background-color:gray}.btn_yellow{background-color:#bdb76b}.btn_yellow:hover{background-color:#ff0}.fholder{left:-2px;top:-19px}.list_settings{width:25%!important;float:left}.list_settings_100{width:100%!important;float:left}.list_settings_50{width:50%!important;float:left}.list_settings input{padding-right:0!important;max-width:95%;float:left}.list_inputs{margin-bottom:40px}.user_details_p2p{width:100%}.user_details_p2p img{position:absolute;border-radius:30px;top:18px;left:25px;width:54px;height:54px;border:2px solid #718892}.a_offer-p2p{background:linear-gradient(44.72deg,#2f3e45 0%,#3d5059 100%);padding:15px;border:1px solid #1f2325;border-radius:8px;display:flex;flex-direction:column;align-items:inherit;margin-bottom:10px}.a_offer-p2p .trade-members-container{clear:both;padding:10px;margin-bottom:10px;margin-top:10px;border-bottom:1px solid;border-top:5px solid;border-image:linear-gradient(to right,#11dd7b 50%,#fb7575 50%) 5}.a_offer-p2p .trade-members-container span.page{font-size:14px;background-color:#28353a;color:#7595a5;margin-top:10px;display:inline-block;align-items:center;padding:4px 12px;font-weight:700;border-bottom:2px solid #26292b;text-transform:uppercase}.a_offer-p2p .trade-members-container .info{margin-left:24px}.a_offer-p2p .trade-members-container .info a:hover{color:#11de7b}.a_offer-p2p .trade-members-container .memeber-details{display:flex;flex-direction:initial;justify-content:flex-start}.a_offer-p2p .trade-members-container .user-photo{display:flex;flex-direction:column;justify-content:center;height:100%}.a_offer-p2p .trade-members-container .user-photo img{width:48px!important;border-radius:24px}.a_offer-p2p .trade-members-container .tradelink{font-size:14px;color:#6f8086;display:block}.a_offer-p2p .trade-members-container .left{float:left;display:flex;flex-direction:column;justify-content:space-around;height:170px;width:50%;padding-left:10px;order:1}.a_offer-p2p .trade-members-container .right{float:left;width:50%;display:flex;flex-direction:column;justify-content:space-around;height:170px;padding-left:10px;order:2}@media all and (max-width:640px){.a_offer-p2p .trade-members-container{flex-flow:column wrap;height:40px}}.switch_text{font-size:22px;min-width:170px;line-height:40px;margin-right:20px;display:inline-block}.manual_deposit button.auto-accept{margin-top:10px;margin-left:20px;padding:6px;min-width:110px}.manual_deposit span.state--enabled,.system_actions span.state--enabled{color:#0ee07b}.manual_deposit span.state--disabled,.system_actions span.state--disabled{color:#941b1b}.manual_deposit .aff_col .buttons-wrapper{min-height:285px}.manual_deposit .aff_col .btn_green.new{min-width:45%;float:left}.manual_deposit .aff_col .btn_green.last{min-width:45%;float:right}.manual_deposit .wrapper{display:flex;align-items:flex-end}.system_actions .actions_wrapper{float:left;width:50%}.system_actions .actions_wrapper.bottom--break{margin-bottom:40px}.admin_section input[type=checkbox]{-webkit-appearance:checkbox;-moz-appearance:checkbox;appearance:checkbox}.item-selector-img{max-width:45px;max-height:45px}@media(max-width:1800px){.manual_deposit .small_gird_pad{padding-top:70%}}@media(max-width:1600px){.admin_nav li{margin:15px 0}}@media(max-width:1366px){.admin_nav_link{padding:10px}.admin-actions .col_one_third,.manual_deposit .col_one_third,.manual_deposit .col_two_third{width:50%}.admin-actions .small_gird_pad{padding-top:53%}.manual_deposit .col_one_third,.manual_deposit .col_two_third{padding:0}.inventory_vals p{font-size:17px}.manual_deposit .small_gird_pad{padding-top:59%}.tp-urs .aff_col{height:100%}}@media(max-width:1024px){.admin_section .table{padding:5px 20px}.admin_section .table th{font-size:14px}.trans_head{margin-top:20px}.admin_section .Select-clear-zone{width:20px}}@media(max-width:820px){.admin_nav li{margin:10px 0}.admin-actions .small_gird_pad{padding-top:65%}.tp-urs .field_group{width:45%;margin-left:5px;margin-right:5px}.user_inf .col_one_third,.admin_section .user-info-tabs .trade_url_grid{width:50%}.info_tipamount+.table img{width:135px}}@media(max-width:767px){.tradebots .trans_head{font-size:20px}}@media(max-width:600px){.admin-actions .col_one_third,.manual_deposit .col_one_third,.manual_deposit .col_two_third,.filt_load .col_two_third,.admin_section .user-info-tabs .trade_url_grid,.user_inf .col_one_third{width:100%}.admin-actions .small_gird_pad,.manual_deposit .small_gird_pad{padding-top:0}.table{display:block;overflow:auto;-webkit-overflow-scrolling:touch}.admin_crypto,.admin_section .tradebots,.tradewatch,.pricewatch,.price_opti,.result_stat,.user-info-tabs,.system_actions,.user_inf{padding:5px}.withdraw_send .btn,.tradebots .trans_head .btn,.show_txt p .btn,.pricewatch .trans_head .btn,.filt_load .btn,.ban_ur .btn,.withdrawl_bt .btn{width:100%;margin-left:0;margin-top:10px}.withdraw_send p,.withdraw_send .btn_hld{display:block}.admin_section{height:100vh}.tradewatch .tradeoffers .filt_section .filt_col{width:50%;margin-top:10px}.col_row.filt_load{margin-top:20px}.price_filt .col_one_third{width:50%}.to_txt+.btn{margin-top:10px}.admin_section .table{padding:5px 10px}.user-event-info{margin-top:5px}.user_inf .col_one_third{margin-left:0}}@media(max-width:420px){.admin_nav li{margin:10px 0 0 0}.tradewatch .tradeoffers .filt_section .filt_col,.admin_section .invItemContainer,.price_filt .col_one_third{width:100%}.noti_msg{font-size:17px}.user-info-tabs .user_stats{margin-top:20px}}/*!roundSlider v1.3.2 | (c) 2015-2018, Soundar | MIT license | http://roundsliderui.com/licence.html*/.rs-ie,.rs-edge{-ms-touch-action:none;touch-action:none}.rs-control{position:relative;outline:0}.rs-container{position:relative}.rs-control *,.rs-control *:before,.rs-control *:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.rs-animation .rs-transition{-webkit-transition:all .5s linear 0s;-moz-transition:all .5s linear 0s;-o-transition:all .5s linear 0s;transition:all .5s linear 0s}.rs-bar{-webkit-transform-origin:100% 50%;-moz-transform-origin:100% 50%;-ms-transform-origin:100% 50%;-o-transform-origin:100% 50%;transform-origin:100% 50%}.rs-control .rs-split .rs-path,.rs-control .rs-overlay1,.rs-control .rs-overlay2{-webkit-transform-origin:50% 100%;-moz-transform-origin:50% 100%;-ms-transform-origin:50% 100%;-o-transform-origin:50% 100%;transform-origin:50% 100%}.rs-control .rs-overlay{-webkit-transform-origin:100% 100%;-moz-transform-origin:100% 100%;-ms-transform-origin:100% 100%;-o-transform-origin:100% 100%;transform-origin:100% 100%}.rs-rounded .rs-seperator,.rs-split .rs-path{-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box}.rs-control.rs-error{border:1px dotted;text-align:center}.rs-readonly{height:100%;width:100%;top:0;position:absolute;z-index:100}.rs-disabled{opacity:.35}.rs-inner-container{height:100%;width:100%;position:relative;overflow:hidden}.quarter div.rs-block{height:200%;width:200%}.half.top div.rs-block,.half.bottom div.rs-block{height:200%;width:100%}.half.left div.rs-block,.half.right div.rs-block{height:100%;width:200%}.bottom>.rs-inner-container>.rs-block{top:auto;bottom:0}.right .rs-inner-container>.rs-block{right:0}div.rs-block{-webkit-border-radius:1000px;border-radius:1000px}.rs-block{height:100%;width:100%;display:block;position:absolute;top:0;overflow:hidden;z-index:3}.rs-block .rs-inner{-webkit-border-radius:1000px;border-radius:1000px;display:block;height:100%;width:100%;position:relative}.rs-overlay{width:50%}.rs-overlay1,.rs-overlay2{width:100%}.rs-overlay,.rs-overlay1,.rs-overlay2{position:absolute;background-color:#fff;z-index:3;top:0;height:50%}.rs-bar{display:block;position:absolute;height:0;z-index:10}.rs-bar.rs-rounded{z-index:5}.rs-bar .rs-seperator{height:0;display:block;float:left}.rs-bar:not(.rs-rounded) .rs-seperator{border-left:none;border-right:none}.rs-bar.rs-start .rs-seperator{border-top:none}.rs-bar.rs-end .rs-seperator{border-bottom:none}.rs-bar.rs-start.rs-rounded .rs-seperator{border-radius:0 0 1000px 1000px}.rs-bar.rs-end.rs-rounded .rs-seperator{border-radius:1000px 1000px 0 0}.full .rs-bar,.half .rs-bar{width:50%}.half.left .rs-bar,.half.right .rs-bar,.quarter .rs-bar{width:100%}.full .rs-bar,.half.left .rs-bar,.half.right .rs-bar{top:50%}.bottom .rs-bar{top:0}.half.right .rs-bar,.quarter.right .rs-bar{right:100%}.rs-handle.rs-move{cursor:grab;cursor:-moz-grab;cursor:-webkit-grab}.rs-handle:active{cursor:grabbing;cursor:-moz-grabbing;cursor:-webkit-grabbing}.rs-readonly .rs-handle.rs-move{cursor:default}.rs-path{display:block;height:100%;width:100%}.rs-split .rs-path{-webkit-border-radius:1000px 1000px 0 0;border-radius:1000px 1000px 0 0;overflow:hidden;height:50%;position:absolute;top:0;z-index:2}.rs-tooltip{position:absolute;cursor:default;border:1px solid transparent;z-index:10}.full .rs-tooltip{top:50%;left:50%}.bottom .rs-tooltip{top:0}.top .rs-tooltip{bottom:0}.right .rs-tooltip{left:0}.left .rs-tooltip{right:0}.half.top .rs-tooltip,.half.bottom .rs-tooltip{left:50%}.half.left .rs-tooltip,.half.right .rs-tooltip{top:50%}.rs-tooltip .rs-input{outline:0;border:none;background:0 0}.rs-tooltip-text{font-family:verdana;font-size:13px;border-radius:7px;text-align:center}.rs-tooltip.edit,.rs-tooltip .rs-input{padding:5px 8px}.rs-tooltip.hover,.rs-tooltip.edit:hover{border:1px solid #aaa;cursor:pointer}.rs-readonly .rs-tooltip.edit:hover{border-color:transparent;cursor:default}.rs-handle{border-radius:1000px;outline:0;float:left}.rs-handle.rs-handle-square{border-radius:0}.rs-handle-dot{border:1px solid #aaa;padding:6px}.rs-handle-dot:after{display:block;content:"";border:1px solid #aaa;height:100%;width:100%;border-radius:1000px}.rs-seperator{border:1px solid #aaa}.rs-border{border:1px solid #aaa}.rs-path-color{background-color:#fff}.rs-range-color{background-color:#54bbe0}.rs-bg-color{background-color:#fff}.rs-handle{background-color:#838383}.rs-handle-dot{background-color:#fff}.rs-handle-dot:after{background-color:#838383}@media(max-width:2400px){.test .card_stat{width:50%;margin-top:20px}.logo.logo--winter img{max-height:120%}}@media(max-width:1920px){.chat_cont,ul.messages li{font-size:15px}.btn{font-size:17px}.coin-sack:before{font-size:100px}}@media(max-width:1800px){.logo img{height:40px}.designChanger{top:-11%}.game_progress{width:24%}.latest_games .title{font-size:18px}.num_round{width:35px;height:35px}.latest_games_links .link{font-size:14px}.roul_btns{width:46%}.roul_controls .bet_btn{width:15.4%}.game_progress .progress_val .pro_digit{font-size:22px}.latest_games{padding-left:20px}.top_name{max-width:160px}.control_right .btns_hold .bet_btn{width:23.5%}.mini_cards .joker .icon{font-size:24px}.card_txt_hold{width:35px;height:65px;line-height:65px}.card_txt{font-size:32px}.card_val{margin-left:2px;width:4px}.card{padding-right:7px}.card_stat_select select{padding:6px 20px 6px 8px}.card_stat{padding-left:15px}.history_card{width:45px;height:74px}.history_cards{margin-top:4px;width:358px}.empty-item:before{font-size:110px}.page_head{font-size:34px}.page_grid .title{font-size:26px}.trade_blocks .icon-combined-shape{font-size:.85em}.aff_col{padding:27px 25px}.aff_col .title,.status_today .title,.your_affiliate_stats .title{font-size:22px}.user_level>*{font-size:20px!important}.user_level .icon{font-size:25px}.profile_img{width:110px}.user_level .icon-user-xp{font-size:44px}.user_grid_pad{padding-top:168%}.big_grids_pad{padding-top:46%}.big_grid_pad{padding-top:113%}.small_gird_pad{padding-top:76.1%}.leaderboard_grid_pad{padding-top:87%}.leaderboard_grid_pad.not-loggedin{padding-top:98%}.not-loggedin .medium_grid_pad{padding-top:92%}.medium_grid_pad{padding-top:98%!important}.twitter_grid_pad{padding-top:182%}.twitter_grid_pad.not-loggedin{padding-top:92%}.profile .user_grid_pad{padding-top:152%}.status_grid_pad{padding-top:90%}.status_today{padding:20px}.graph_grid_pad{padding-top:45%}.info_title{font-size:22px}.information .icon{font-size:36px}.info_count{font-size:24px}.static_pgs .right_col{padding-left:0}.user_stats .user_xp{padding:10px 20px}.user_grid .xp_40 .level_val,.user_grid .xp_admin .level_val,.user_grid .xp_youtuber .level_val,.stats_details .xp_40 .level_val,.stats_details .xp_admin .level_val,.stats_details .xp_youtuber .level_val{padding:7px}.tradeup_list{width:640px}}@media(max-width:1700px){.unreadBadge:before{right:2px}}@media(max-width:1600px){.tab .chan_img{margin-top:6px}.chat_section{padding-top:8px}.lan_close--chat{width:10px;height:13px!important}.section_left{height:calc(100% - 129px);top:91px}.signin_popup .lan_close,.signup_popup .lan_close--signup{top:1%}.tab .chan_img{margin-top:6px}.lan_close--chat{width:10px;height:13px!important}.signin_popup .lan_close,.signup_popup .lan_close--signup{top:1%}.topbar_games_container{height:74px}.chat_lang_hold.chans_7 .tab:nth-child(n+4):nth-last-child(n+5),.chat_lang_hold.chans_8 .tab:nth-child(n+4):nth-last-child(n+5){display:none}.chat_lang_hold.chans_6,.chat_lang_hold.chans_7,.chat_lang_hold.chans_8{width:66%}.game_progress{width:23%}.latest_games_links .link{margin:0 5px}.latest_games{padding-left:20px}.game_progress,.jackpot{margin-left:25px}.table_titles .pl_name:first-child,.pl_name{width:46%}.pl_game,.pl_bet,.pl_profit{width:18%}.crash_page{overflow-x:hidden;max-width:100%;height:auto}.crash_page .pl_name,.crash_page .table_titles .pl_name:first-child{width:34%}.crash_page .pl_game,.crash_page .table_titles .pl_name:nth-child(2){width:18%}.crash_page .pl_bet,.crash_page .pl_profit,.crash_page .table_titles .pl_name{width:24%}.pl_count .icon{font-size:20px}.player_count{font-size:18px;padding-left:5px}.menu_item [class^=icon-]{font-size:24px}.question_mark{width:24px;height:24px;font-size:18px}.menu_deposit .icon-gammdom-symbol{font-size:14px}.menu_item{padding:13px 10px;margin-left:10px}.menu_pro_pic img{width:55px;height:55px}.menu_item.menu_pro_pic{margin-top:-3px}.jackpot .text,.chat_user_name{font-size:15px}.game_history .icon{font-size:24px}.player_table .player_table_head{padding-bottom:10px}.chat_input[type=text]{padding:20px 24% 20px 20px}.game_progress .progress_val .pro_digit,.game_progress .progress_val .pro_txt{font-size:17px}.game_progress .num_round{width:35px;height:35px}.latest_games .title{font-size:16px}.btn,.chat_lan{font-size:16px}.game_progress .progress_val .pro_digit{font-size:20px}.roul_btns{width:44%}.roul_controls .bet_btn{width:15%}.pro_digit>span:last-child{font-size:16px}.card{padding-right:6px}.card_txt_hold{width:32px;height:60px;line-height:60px}.stat_label{padding-top:4px}.card_txt{font-size:28px}.hilo_btn.red-bet .info,.hilo_btn.black-bet .info,.hilo_btn.joker-bet .info,.btns_normal .hilo_btn .info{font-size:17px}.middle_block .game-cards .game-card .front span:nth-child(1),.middle_block .game-cards .game-card .front span:nth-child(2){font-size:73px}.control_left .arrow{font-size:160px}.control_left .info{font-size:21px}.counting,.control_left .multi{right:25px}.control_left .chance{left:25px}.trade_blocks .w_price,.item_price .price,.item_price .icon,.trade_blocks .wea_price .icon{font-size:22px}.empty-item .w_price{font-size:18px}.empty-item:before{font-size:90px}.coin-sack:before{font-size:80px;top:40%;transform:translateY(-40%)}.trade_slider .live_btn{margin-left:0}.right_desc{font-size:19px}.page_head{font-size:32px}.aff_col .title,.status_today .title,.your_affiliate_stats .title{font-size:20px}.page_grid .title{font-size:24px}.page_grid .points{margin-top:35px;min-width:65px;height:65px;font-size:23px;line-height:63px}.grid_name{padding-top:15px}.page_grid i.icon-crash{font-size:357px;margin-left:-110px}.page_grid i.icon-roulette{margin-left:-23px;font-size:295px}.page_grid i.icon-hilo{margin-left:-34px;margin-top:-37px;font-size:330px}.g_img img{height:63px}.page_grid i.icon-tradeup{font-size:255px;margin-left:-23px}.trade_blocks .icon-combined-shape{font-size:.75em}.trade_blocks .wea_img{padding:40px}.aff_counts .aff_coun{font-size:21px}.aff_counts .icon-gammdom-symbol{font-size:19px}.profile_img{width:100px}.user_level>*{font-size:18px!important}.user_level .icon{font-size:23px}.xp{font-size:16px}.twitt_head{font-size:18px}.user_grid .xp_40 .level_val,.user_grid .xp_admin .level_val,.user_grid .xp_youtuber .level_val,.stats_details .xp_40 .level_val,.stats_details .xp_admin .level_val,.stats_details .xp_youtuber .level_val{padding:6px}.user_level .icon-user-xp{font-size:40px}.user_grid_pad{padding-top:180%}.small_gird_pad{padding-top:81.1%}.leaderboard_grid_pad{padding-top:90%}.big_grids_pad{padding-top:49%}.not-loggedin .medium_grid_pad{padding-top:98%!important}.big_grid_pad{padding-top:124%}.profile .user_grid_pad{padding-top:162.1%}.status_grid_pad{padding-top:95%}.graph_grid_pad{padding-top:47.5%}.info_title{font-size:20px}.information .icon{font-size:34px}.info_count{font-size:22px}.faq_single .f_ques{font-size:18px}.heading{font-size:17px}.static_pgs .description{margin-top:15px}.intro_agree .logo_img{height:65px}.p_count_txt{font-size:29px}.btc_grid_pad{padding-top:43%}.most_wagered{font-size:17px}.twitter_grid_pad.not-loggedin{padding-top:99%}.control_left .btns_hold .bet_btn{width:45%;margin-left:4px;margin-top:4px;margin-right:4px}.control_left .btns_hold .bet_btn:first-child{margin-left:4px}.control_left .btns_hold{padding-top:5px}.hilo_pg .game_history{margin-left:5px}}@media(max-width:1500px){.menu_item{padding-left:5px;padding-right:5px;margin-left:0}.logo_section.notLoggedIn .players_online{margin-right:initial}.topbar_games_container{height:66px}.onlyChat .chat_input[type=text]{padding:20px 6% 20px 20px}.chat_lang_hold.chans_6 .tab:nth-child(n+4):nth-last-child(n+4),.chat_lang_hold.chans_7 .tab:nth-child(n+4):nth-last-child(n+4),.chat_lang_hold.chans_8 .tab:nth-child(n+4):nth-last-child(n+4){display:none}.chat_lang_hold.chans_6,.chat_lang_hold.chans_7,.chat_lang_hold.chans_8{width:64%}.logo img{height:35px}.designChanger{right:-2px}.designChanger>button{height:10px;width:10px;margin-top:12px}.logo_section{padding:15px 10px 15px 15px}.player_count{font-size:15px;padding-left:0}.players_online{margin-right:40px}.game_progress,.jackpot{margin-left:15px}.help_control .control:first-child{margin-right:20px}.help_control .control,.pl_count .pl_onli,.field_group input,.c_select select,.chat_lan,.green_dd .check_label,.inline_input,.green_dd .c_sel select,.autobet_group .check_label,.top_txt{font-size:15px}.jackpot{min-width:160px}.latest_games{padding-left:15px}.menu_item [class^=icon-]{font-size:22px}.question_mark{width:22px;height:22px;font-size:17px;margin-bottom:7px}.menu_item>*:first-child{padding-bottom:7px}.menu_deposit .icon-gammdom-symbol{font-size:12px}.menu_pro_pic img{width:45px;height:45px}a.menu_item:not(.menu_item_deposit):hover:after,.menu_item.active:not(.menu_item_deposit):after{width:100%}#logoutDropdown{font-size:13px;padding:20px 0 10px}.page_header{min-height:75px}.pl_name_txt{padding-left:7px}.jackpot:after{font-size:21px}.latest_games_links .link.num_round:last-child{display:none}.roul_controls .c_dd{min-width:100px}.check_label:before{width:14px;height:14px}.check_label:after{left:6px;top:2px}.check_label{padding-left:28px}.inline_input{width:70px}.autobet_config{padding:20px}.autobet_group>.green_dd{margin-top:30px}.autobet_group .field_group{width:20%}.top_block{padding-left:7px}.pro_digit>span:last-child{font-size:14px;margin-bottom:0}.selected_number{font-size:15px}.btns_normal .hilo_btn{padding:5px}.card{padding-right:4px}.card_val{margin-left:2px;width:3px}.card_txt_hold{width:28px;height:55px;line-height:55px}.card_txt{font-size:24px}.mini_cards .joker .icon{font-size:20px}.stat_label{padding-top:0}.history_card{width:40px;height:70px;font-size:37px}.empty-item:before{font-size:80px}.trade_blocks .w_price,.item_price .price,.item_price .icon,.trade_blocks .wea_price .icon{font-size:20px}.empty-item .w_price{font-size:18px}.section_left.chat_expand+.section_right .tradeup_middle .s_right{display:inline-block}.section_left.chat_expand+.section_right .tradeup_middle .s_left{width:21.5%}.trade_blocks .icon-combined-shape{font-size:.65em}.profile_img{width:90px}.hours_result{padding:18px 15px}.profile_name{padding-top:5px}.user_level>*{font-size:16px!important}.user_level .icon{font-size:20px}.xp{font-size:15px}.biggest_counts{padding-top:15px}.pg_img{margin-top:15px;width:70px}.aff_col .title,.status_today .title,.your_affiliate_stats .title{font-size:18px}.page_head{font-size:30px}.aff_counts .aff_coun{font-size:19px}.aff_counts .icon-gammdom-symbol{font-size:18px}.page_grid .title{font-size:22px}.home .btn{width:175px}.page_grid i.icon-crash{font-size:337px;margin-left:-110px}.page_grid i.icon-roulette{margin-left:-30px;font-size:275px}.page_grid i.icon-hilo{margin-left:-45px;margin-top:-30px;font-size:300px}.page_grid i.icon-tradeup{font-size:230px;margin-left:-25px}.page_grid .points{min-width:55px;height:55px;font-size:21px;line-height:55px}.g_img img{height:52px}.user_grid .xp_40 .level_val,.user_grid .xp_admin .level_val,.user_grid .xp_youtuber .level_val,.stats_details .xp_40 .level_val,.stats_details .xp_admin .level_val,.stats_details .xp_youtuber .level_val{padding:5px}.user_level .icon-user-xp{font-size:38px}.graph_grid_pad{padding-top:53.4%}.status_grid_pad{padding-top:107%}.last_grid .small_gird_pad{padding-top:75.1%}.information .icon{font-size:32px}.user_profile .btn{padding-left:20px;padding-right:20px}.p30{padding:25px}.faqs{margin-top:15px}.sidebar_link{font-size:15px}.intro_agree .logo_img{height:58px}.p_count_txt{font-size:27px}.intro_links{padding:30px 25px}.container{padding-left:40px;padding-right:40px}.tradeup_list{width:560px}.history_cards{width:300px}.live_btn.multi_switch{margin-left:20px}.game_progress .progress_val .pro_digit,.game_progress .progress_val .pro_txt{font-size:16px}.latest_games_links .link:nth-child(6){display:none}}@media(max-width:1400px){.section_left{height:calc(100% - 94px);top:56px}}@media(max-width:1366px){.crash_page .place_bet .extra_buttons{width:100%;margin-left:0}.crash_page .place_bet .extra_buttons .bet_btn{margin-top:3%}.crash_page .place_bet .extra_buttons .bet_btn:nth-child(1),.crash_page .place_bet .extra_buttons .bet_btn:nth-child(6){margin-left:0}.crash_page .place_bet .extra_buttons .maxbet_amount input,.crash_page .place_bet .extra_buttons .session_profit input{height:100%;padding-left:50px}.crash_page .place_bet:first-child .bet_manual .field_group{width:45%}.crash_page .place_bet:first-child .bet_manual .field_group:last-child{margin-left:5%}.crash_page .place_bet:first-child .bet_manual{margin-left:0}.crash_page .place_bet .extra_buttons .maxbet_amount,.crash_page .place_bet .extra_buttons .session_profit{margin-top:30px}.chat_lang_hold.chans_5 .tab:nth-child(n+3):nth-last-child(n+4),.chat_lang_hold.chans_6 .tab:nth-child(n+3):nth-last-child(n+4),.chat_lang_hold.chans_7 .tab:nth-child(n+3):nth-last-child(n+4),.chat_lang_hold.chans_8 .tab:nth-child(n+3):nth-last-child(n+4){display:none}.chat_lang{height:30px}.chat_link{margin-right:0}.chat_lang_hold.chans_6,.chat_lang_hold.chans_7,.chat_lang_hold.chans_8{width:63%}.jackpot{min-width:0}.most_wagered{font-size:16px}.latest_games_links .link:first-child{padding-left:0}.game_progress .progress_val .pro_digit,.game_progress .progress_val .pro_txt{font-size:15px}.game_progress .num_round{width:33px;height:33px}.rainDropdown .tipRain{padding:3px 11px}.game_progress{width:22%}.chat_lan_li{margin-top:20px}.page_header{padding:20px;text-align:center}.page_content{padding:0 20px}.middle_block{padding-right:20px}.chat_cont,ul.messages li{font-size:14px}.chat_input[type=text]{padding:15px 24% 15px 15px;font-size:15px}#chart-container #chart-outer-container{padding:0}.place_bet:first-child .bet_manual,.place_bet:first-child .bet_auto{width:100%}.place_bet:first-child .bet_auto{padding-left:0;margin-top:20px}.place_bet:first-child .bet_manual .field_group{width:50%;display:inline-block;padding:0 15px}.place_bet:first-child .bet_manual{width:calc(100% + 30px);margin-left:-15px}.place_bet:first-child .bet_manual .field_group:nth-child(2){margin-top:20px}.place_bet:first-child .placeholder_txt,.place_bet:first-child .helper_text,.place_bet:first-child .input_mark{left:15px}.place_bet:first-child .clear_text{right:15px}.game_progress .progress_val .pro_digit{font-size:18px}.roul_btns{padding-left:20px}.roul_controls .c_dd{min-width:90px}.m_t_30{margin-top:20px}.col_full,.col_half,.col_one_third,.col_two_third,.col_one_fourth{padding:0 10px}.col_row{margin:0 -10px}#chart-container .connection-state{font-size:37px}.control_right .field_group,.control_right .btns_hold{width:100%}.control_right .btns_hold{padding-left:0;margin-top:15px}.control_right .btns_hold .bet_btn{width:24%}.hilo_btn.red-bet .counting,.hilo_btn.black-bet .counting,.hilo_btn.joker-bet .counting,.btns_normal .hilo_btn .counting{display:none}.hilo_btn.red-bet .multi,.hilo_btn.black-bet .multi,.hilo_btn.joker-bet .multi,.btns_normal .hilo_btn .multi{float:none}.hilo_left,.hilo_center{width:50%}.hilo_right{width:100%;padding-top:20px}.hilo_full_btn{width:50%}.hilo_full_btn:nth-child(odd),.hilo_half_btn_left{padding-left:0}.hilo_full_btn:nth-child(even),.hilo_half_btn_right{padding-right:0}.hilo_full_first{margin-top:10px}.hilo_full_btn.joker_btn{width:100%;padding-right:0}.control_left .arrow{font-size:140px}.control_left .hilo_btn{min-height:70px}.hilo_btn{padding:10px}.counting{top:10px}.counting,.control_left .multi{right:15px}.control_left .multi,.control_left .chance{bottom:10px}.control_left .chance{left:15px}.control_right .btns_hold{margin-top:13px}.game_controls{position:relative;padding-bottom:85px}.ptb0{padding-top:0;padding-bottom:0}.card_txt_hold{margin-left:2px}.card_txt{font-size:21px}.card_txt_hold{width:25px;height:45px;line-height:45px}.card_stat_select select{font-size:12px}.stat_percen{display:inline-block;font-size:12px;margin-top:10px}.card_val{width:2px}.mini_cards .joker .icon{font-size:17px}.stat_label{text-align:left}.card_multi{font-size:13px;margin-bottom:5px}.card_stat_select{margin-top:5px}.history_card{font-size:32px}.card_stat_select:after{font-size:18px}.control_left .hi-bet .arrow{margin-top:-5px}.game_card{min-height:305px}.middle_block .game-cards{height:280px;width:177px}.middle_block .game-cards .game-card{width:177px}.middle_block .game-cards .game-card .front span:nth-child(1),.middle_block .game-cards .game-card .front span:nth-child(2),.middle_block .game-cards .game-card .front span:nth-child(1),.middle_block .game-cards .game-card .front span:nth-child(2){font-size:65px}.middle_block .game-cards .game-card .front svg.gd-icon{width:8.5em}.empty-item:before{font-size:70px}.tradeup_right{padding-left:20px}.trade_blocks .w_price,.item_price .price,.item_price .icon,.trade_blocks .wea_price .icon{font-size:18px}.tradeup_list{width:400px}.coin-sack:before{font-size:70px}.blo_head{font-size:16px;margin-top:20px}.trade_blocks .btn{margin-bottom:20px}.trade_blocks .wea_head{padding-top:20px}.trade_blocks .wea_price{margin-bottom:20px}.home .page_header,.profile .page_header{text-align:left}.profile .ld_af_btn{padding:0 10px}.affiliate_award .col_half,.twitter_feed_grids .col_one_third,.twitter_feed_grids .col_half{padding-top:20px}.page_head{font-size:28px}.right_desc{font-size:17px}.page_grid .title{font-size:20px}.home .btn{padding:13px 20px}.profile_img{width:70px}.user_profile .btn{margin-top:10px}.user_grid_pad{padding-top:195%}.padd_abs,.biggest_grid{padding:10px}.col_grids{margin-top:-10px}.big_grids_pad{padding-top:55%}.big_grid_pad{padding-top:140%}.small_gird_pad{padding-top:85.1%}.leaderboard_grid_pad{padding-top:95.6%}.leaderboard_grid_pad.not-loggedin{padding-top:207%}.biggest_grid .title{font-size:16px}.page_grid,.twitter_feed{padding:20px}.not-loggedin .medium_grid_pad{padding-top:110%!important}.medium_grid_pad{padding-top:106%!important}.twitt_head{font-size:16px}.twitter_grid_pad{padding-top:212%}.twitter_grid_pad.not-loggedin{padding-top:110%}.home .page_content,.profile .page_content{padding:0 10px}.page_grid i.icon-crash{font-size:300px;margin-left:-120px}.page_grid i.icon-roulette{margin-left:-50px;font-size:245px}.page_grid i.icon-hilo{margin-left:-55px;margin-top:-35px;font-size:270px}.page_grid i.icon-tradeup{font-size:210px;margin-left:-35px}.aff_col{padding:20px}.info_title{font-size:18px}.profile .user_grid_pad{padding-top:170.1%}.status_grid_pad{padding-top:125%}.graph_grid_pad{padding-top:62.25%}.informations{padding:30px 15px}.m_t_15{margin:10px}.user_stats_graph{padding:30px}.static_pgs{margin:0 -20px}.static_pgs .col{padding:0 20px}.static_pgs .right_col{padding-top:72px;padding-left:0}.sidebar_link{margin-top:0}.faq_single .f_ques,.sub_heading{font-size:17px}.sub_heading{margin-top:15px}.f_ques:before{font-size:23px}.faq_description,.editor ul li,.editor ol li,.description{font-size:15px}.p30{padding:20px}.faq .search{max-width:250px}.user_stats_title{font-size:18px}.intro_links{margin:20px auto auto}.intro_agree .logo_img{height:54px}.intro_links{padding:25px}.p_o_count .icon{font-size:22px}.p_o_txt{font-size:16px}.intro_agree{padding:40px}.ReactModal__Content.dialog-modal-content .ui-dialog .dialogText,.ReactModal__Content.dialog-modal-content .form-group .lbl_head,.ReactModal__Content.dialog-modal-content .form-group .form-control{font-size:18px}.ReactModal__Content.dialog-modal-content .form-group .input_mark .icon{font-size:21px}.span_msg{font-size:26px}.product_txt .w_price,.market_weapons .w_price,.total_1,.total_2{font-size:18px}.market_wea{padding:25px}.container{padding-left:20px;padding-right:20px}.btc_full_grid{margin:0 -10px}.ptb45{padding-top:20px;padding-bottom:20px}.history_cards{width:230px}.roulette-container{margin:0 -40px}.pt30{padding-top:20px}.lang_selector{padding-bottom:20px}.exp_data_progress,.exp_data_level{font-size:15px}.exp_data_progress{padding:10px 35px}.exp_data_level{padding:10px}.exp_unique_detail .detail_h{line-height:1}.crash_graph_outer{height:36vh;min-height:330px}.middle_block .game-cards .game-card .front.joker{background-size:105%;height:101%}}@media(max-width:1300px){.menu_section .topbar_signin:after{height:210%;top:-55%}.menu_item_deposit .menu_deposit{padding:6px 8px}.menu_item.menu_item_deposit .menu_deposit_btn{padding:6px 5px;min-width:70px;height:32px}.topbar_signup{padding:3px 17px!important}.topbar_signup .menu_txt{line-height:1.5;font-size:15px}.onlyChat .chat_input[type=text]{padding:15px 8% 15px 15px}}@media(max-width:1400px){.chat_dim{height:calc(100vh - 186px)}.logo.logo--winter img{max-width:35px;transform:scale(1);height:35px;margin-right:20px;object-fit:cover;object-position:left}#jp-cont-wrap{position:relative;flex:1}.jackpot-history-list-sizer{width:500px}.jackpot-history-header-wrapper{flex-direction:row;display:-webkit-flex;-webkit-flex-direction:row;align-items:center;display:flex;justify-content:space-between;background-color:#263136;height:28px;border-color:#36464e;border-radius:.5em;border-width:0 .65em;border-style:solid;width:500px}.jackpot-history-header-wrapper .items{height:28px}}@media(max-width:1300px){.topbar_signin{padding:5px 4px}.topbar_signin .icon-user{font-size:17px;line-height:1.3}.topbar_signin .menu_txt{line-height:1.5;margin-left:7px}.players_online{padding:6px 4px 6px 5px;height:32px}.players_online .icon-players{font-size:15px}.latest_games{max-width:24%;white-space:nowrap;overflow-x:auto;overflow-y:hidden;margin-left:15px;padding-left:0;-webkit-overflow-scrolling:touch}.your_affiliate_stats .title{padding-left:250px;padding-right:395px}}@media(max-width:1200px){.chat_dim{height:calc(100vh - 185px)}.unreadBadge:before{right:7px}.chat_lang_hold.chans_5 .tab:nth-child(-n+3),.chat_lang_hold.chans_6 .tab:nth-child(-n+3),.chat_lang_hold.chans_7 .tab:nth-child(-n+3),.chat_lang_hold.chans_8 .tab:nth-child(-n+3),.chat_lang_hold.chans_5 .tab:nth-last-child(-n+3),.chat_lang_hold.chans_6 .tab:nth-last-child(-n+3),.chat_lang_hold.chans_7 .tab:nth-last-child(-n+3),.chat_lang_hold.chans_8 .tab:nth-last-child(-n+3){display:table-cell!important}.logo{max-width:29%}.logo img{max-width:40px;margin-right:20px;height:35px;object-fit:cover;object-position:left}.chat_collapse_ico{margin-top:5px;margin-left:5px;width:25px;height:25px;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMS44MzEiIGhlaWdodD0iMjEuODMzIiB2aWV3Qm94PSIwIDAgMjEuODMxIDIxLjgzMyI+CiAgPHBhdGggaWQ9ImNvbW1lbnQtYWx0LWxpbmVzIiBkPSJNMTkuMSwwSDIuNzI5QTIuNzMxLDIuNzMxLDAsMCwwLDAsMi43Mjl2MTIuMjhhMi43MzEsMi43MzEsMCwwLDAsMi43MjksMi43MjlINi44MjJWMjEuMzJhLjUxMy41MTMsMCwwLDAsLjgxNC40MTRsNS4zMjYtNEgxOS4xYTIuNzMxLDIuNzMxLDAsMCwwLDIuNzI5LTIuNzI5VjIuNzI5QTIuNzMxLDIuNzMxLDAsMCwwLDE5LjEsMFpNMTIuMjgsMTEuMjU3YS4zNDIuMzQyLDAsMCwxLS4zNDEuMzQxSDUuOGEuMzQyLjM0MiwwLDAsMS0uMzQxLS4zNDF2LS42ODJhLjM0Mi4zNDIsMCwwLDEsLjM0MS0uMzQxaDYuMTRhLjM0Mi4zNDIsMCwwLDEsLjM0MS4zNDFabTQuMDkzLTQuMDkzYS4zNDIuMzQyLDAsMCwxLS4zNDEuMzQxSDUuOGEuMzQyLjM0MiwwLDAsMS0uMzQxLS4zNDFWNi40ODFBLjM0Mi4zNDIsMCwwLDEsNS44LDYuMTRIMTYuMDMyYS4zNDIuMzQyLDAsMCwxLC4zNDEuMzQxWiIgZmlsbD0iIzY4NzU3YiIvPgo8L3N2Zz4K)}.section_left:not(.chat_expand) .chat_collapse_ico.unread{margin-top:8px;margin-left:5px;width:22px;height:22px;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNC42NTEiIGhlaWdodD0iMjQuNjkyIiB2aWV3Qm94PSIwIDAgMjQuNjUxIDI0LjY5MiI+CiAgPGcgaWQ9IkNoYXRfQ2xvc2UiIGRhdGEtbmFtZT0iQ2hhdCBDbG9zZSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTQ2Mi4zNDkgLTEwMSkiPgogICAgPHBhdGggaWQ9IlN1YnRyYWN0aW9uXzEiIGRhdGEtbmFtZT0iU3VidHJhY3Rpb24gMSIgZD0iTTEwNjk3LjMzOCw4MS42OTJhLjUxNi41MTYsMCwwLDEtLjUxNi0uNTE0Vjc3LjZoLTQuMDk0YTIuNzMsMi43MywwLDAsMS0yLjcyOC0yLjcyN1Y2Mi41ODhhMi43MzIsMi43MzIsMCwwLDEsMi43MjgtMi43M2gxMy45MjZjMCwuMDQ3LDAsLjEsMCwuMTQzYTUuMDA2LDUuMDA2LDAsMCwwLDUsNWMuMDYsMCwuMTIsMCwuMTgsMHY5Ljg3MWEyLjczMiwyLjczMiwwLDAsMS0yLjcyOSwyLjcyN2gtNi4xNDFsLTUuMzI1LDRBLjUxLjUxLDAsMCwxLDEwNjk3LjMzOCw4MS42OTJabS0xLjUzOC0xMS42YS4zNDIuMzQyLDAsMCwwLS4zNDIuMzQydi42ODNhLjM0Mi4zNDIsMCwwLDAsLjM0Mi4zNDJoNi4xMzhhLjM0My4zNDMsMCwwLDAsLjM0NC0uMzQydi0uNjgzYS4zNDMuMzQzLDAsMCwwLS4zNDQtLjM0MlptMC00LjA5M2EuMzQyLjM0MiwwLDAsMC0uMzQyLjM0MnYuNjhhLjM0Mi4zNDIsMCwwLDAsLjM0Mi4zNDJoMTAuMjMzYS4zNDIuMzQyLDAsMCwwLC4zNDItLjM0MnYtLjY4YS4zNDIuMzQyLDAsMCwwLS4zNDItLjM0MloiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xMDIyNy42NTEgNDQpIiBmaWxsPSIjNjg3NTdiIi8+CiAgICA8cmVjdCBpZD0iUmVjdGFuZ2xlXzgxIiBkYXRhLW5hbWU9IlJlY3RhbmdsZSA4MSIgd2lkdGg9IjYiIGhlaWdodD0iNiIgcng9IjMiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDQ4MSAxMDEpIiBmaWxsPSIjMGFlMDdiIi8+CiAgPC9nPgo8L3N2Zz4K)}.section_left.chat_expand .chat_collapse_ico.unread{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMS44MzEiIGhlaWdodD0iMjEuODMzIiB2aWV3Qm94PSIwIDAgMjEuODMxIDIxLjgzMyI+CiAgPHBhdGggaWQ9ImNvbW1lbnQtYWx0LWxpbmVzIiBkPSJNMTkuMSwwSDIuNzI5QTIuNzMxLDIuNzMxLDAsMCwwLDAsMi43Mjl2MTIuMjhhMi43MzEsMi43MzEsMCwwLDAsMi43MjksMi43MjlINi44MjJWMjEuMzJhLjUxMy41MTMsMCwwLDAsLjgxNC40MTRsNS4zMjYtNEgxOS4xYTIuNzMxLDIuNzMxLDAsMCwwLDIuNzI5LTIuNzI5VjIuNzI5QTIuNzMxLDIuNzMxLDAsMCwwLDE5LjEsMFpNMTIuMjgsMTEuMjU3YS4zNDIuMzQyLDAsMCwxLS4zNDEuMzQxSDUuOGEuMzQyLjM0MiwwLDAsMS0uMzQxLS4zNDF2LS42ODJhLjM0Mi4zNDIsMCwwLDEsLjM0MS0uMzQxaDYuMTRhLjM0Mi4zNDIsMCwwLDEsLjM0MS4zNDFabTQuMDkzLTQuMDkzYS4zNDIuMzQyLDAsMCwxLS4zNDEuMzQxSDUuOGEuMzQyLjM0MiwwLDAsMS0uMzQxLS4zNDFWNi40ODFBLjM0Mi4zNDIsMCwwLDEsNS44LDYuMTRIMTYuMDMyYS4zNDIuMzQyLDAsMCwxLC4zNDEuMzQxWiIgZmlsbD0iIzY4NzU3YiIvPgo8L3N2Zz4K)}.chat_lang_hold.chans_6,.chat_lang_hold.chans_7,.chat_lang_hold.chans_8{width:69%}.icon-angle-double-left:before{content:"\F101"}.icon-angle-double-right:before{content:"\F100"}.section_left{z-index:101}.section_right,.section_left.chat_expand.mark_chat_expand+.section_right{width:100%;margin-left:0}.section_left+.test{width:100%;margin-left:0}#logoutDropdown{font-size:12px}.tradeup_list{width:480px}.menu_item{padding:13px 3px 10px}}@media(min-width:1024px){.show-small-crash{display:none}.leaderboard_grid_pad.not-loggedin{padding-top:165%}}@media(min-width:1366px){.leaderboard_grid_pad.not-loggedin{padding-top:147%}}@media(min-width:1600px){.leaderboard_grid_pad.not-loggedin{padding-top:138%}}@media(min-width:1800px){.not-loggedin .medium_grid_pad{padding-top:74.6%!important}.leaderboard_grid_pad.not-loggedin{padding-top:112%}}@media(max-width:1024px){.hide-small-crash{display:none}.menu_section .menu_item.menu_item_deposit.mob_deposit{width:100%;margin:initial;display:inline-block;transform:initial}.menus{overflow:initial;width:100%;right:0;display:flex;flex-flow:column}.topbar_utils{display:block;float:initial;width:100%;order:2}.topbar_utils:before{content:none}.topbar_games_container{display:block;order:1;height:auto;overflow:initial}.topbar_games{width:100%;height:fit-content;position:initial;left:initial;transform:initial}.topbar_utils>:first-child{margin-left:initial}.logo_section .topbar_signup{display:block;font-size:17px}.logo_section .adv-access-wrap{display:inline-block;height:100%;margin-right:15px;flex-shrink:1000000}.logo_section .adv-access-wrap img{height:40px}.logo_section .topbar_signin{display:block;margin-right:10px}.menu_section .adv-access-wrap,.menu_section .topbar_signup,.menu_section .topbar_signin{display:none}.menu_section .menu_item.menu_item_deposit.mob_deposit{position:initial}.menu_item.menu_item_deposit:not(.mob_deposit){display:none}.menu_item.menu_item_deposit .menu_deposit{padding:4px 8px}.logo{max-width:initial}.logo img{max-width:100%;margin-right:initial}.players_online{padding:3px 10px 5px;height:27px}.chat_lang_hold.chans_6,.chat_lang_hold.chans_7,.chat_lang_hold.chans_8{width:69%}.burger_menu{display:block;z-index:1;min-height:20px;position:relative}.logo_section .logout{display:none}.designChanger{display:none}.logo_section .menu_item.mob_deposit{display:inline-block;padding-top:0;padding-bottom:0}.logo_section .mob_deposit>.menu_deposit{height:27px}.logo_section .mob_deposit>span{display:none}.most_wagered,.tables_tab li{font-size:15px}.burger_menu span{width:30px;height:3px;margin-top:5px;border-radius:6px;display:block;background:#607e8b}.classic-design .burger_menu span{background:#fff}.top_name{max-width:160px}.burger_menu span:first-child{margin-top:0}.burger_menu span{transition:width .5s ease}.burger_menu span:nth-child(1){transition:transform .5s ease}.burger_menu span:nth-child(2){transition:opacity .5s ease}.burger_menu span:nth-child(3){transition:transform .5s ease}.header.mob_menu_show .burger_menu span:nth-child(2){opacity:0}.header.mob_menu_show .burger_menu span:nth-child(1){position:absolute;left:0;top:10px;transform:rotate(45deg);background-color:#10de7c}.header.mob_menu_show .burger_menu span:nth-child(3){position:absolute;left:0;top:5px;transform:rotate(-45deg);background-color:#10de7c}.players_online{margin-right:0;margin-left:2%;position:static;transform:none}.player_count{font-size:18px;padding-left:2px}.logo_section,.menu_section{display:block;width:auto}.menu_links{background-color:#2f3e45;text-align:center;overflow:auto;padding:65px 5px 0;transform:translateY(-100%);transition:transform .5s;min-height:100vh;-webkit-overflow-scrolling:touch;flex-direction:column}.classic-design .menu_links{background-color:#0c0c10}.header.mob_menu_show .menu_links{transform:translateY(0)}.menu_links>.menu_item,.menu_item{display:block}.menu_item>*{display:inline-block;vertical-align:middle}.menu_item>*:first-child{padding-bottom:0}.menu_item:after,.menus .menu_item_deposit,.menus+.menu_pro_pic,.logo_section:after{display:none}.mob_pro_pic{background-color:#232c31;display:block;width:100%}.classic-design .mob_pro_pic{background-color:#0c0c10}.menus .menu_item:nth-child(even),.menu_flag,.help_menu,.menus .logout.menu_item.menu_pro_pic,.menus .menu_item.market_bg{background-color:#232c31}.classic-design .menus .menu_item:nth-child(even),.classic-design .menu_flag,.classic-design .help_menu,.classic-design .menus .logout.menu_item.menu_pro_pic{background-color:#0c0c10}.classic-design .menus .menu_item.market_bg{background-color:transparent}.mob_pro_pic .menu_item.menu_pro_pic{margin-top:0;display:inline-block;vertical-align:middle;padding-top:0}.menu_item.menu_pro_pic{padding-bottom:10px}.mob_pro_pic{padding-top:10px;padding-bottom:10px}.mob_pro_pic .pro_name_xp{display:inline-block;vertical-align:middle;padding-left:20px;text-align:left}.mob_pro_pic .profile_name{padding-top:0;font-size:15px}.mob_pro_pic .profile_name>span{margin-left:0}.mob_pro_pic .profile_name>span:before{display:none}.mob_pro_pic .user_level{min-height:33px}.mob_pro_pic .xp_40 .icon,.mob_pro_pic .xp_admin .icon,.mob_pro_pic .xp_youtuber .icon{min-height:21px}.mob_pro_pic .xp{font-size:15px}.mob_pro_pic .user_level .level_val{font-size:16px}.mob_pro_pic .user_level .icon{font-size:18px}.mob_pro_pic .user_xp{padding:8px 15px;min-width:200px;text-align:center}.menu_pro_pic img{width:75px;height:75px}.menu_item{margin-left:0;font-size:16px}.menu_item_deposit .menu_deposit{margin-bottom:0;margin-right:15px}.menu_item [class^=icon-]{font-size:24px;margin-right:30px}.menu_item .menu_deposit .icon-gammdom-symbol{margin-right:5px}.question_mark{width:24px;height:24px;margin-right:30px;margin-bottom:0}.menu_deposit .icon-gammdom-symbol{font-size:13px}.menu_item .menu_txt{min-width:120px;text-align:left;display:inline-block}.mob_pro_pic .logoutImg+#logoutDropdown{display:none!important}.mob_logout #logoutDropdown{display:block;position:static;color:#647a87;font-size:18px;text-transform:uppercase;padding:15px 0}.btn{font-size:15px}.logo_section{padding:15px 10px 15px 20px;background:#2f3e45;z-index:1}.classic-design .logo_section{background:#0c0c10}.section_left{height:calc(100% - 94px);top:56px}.mob_pro_pic .user_level .icon.icon-user-xp{font-size:32px;margin-bottom:-11px}.menu_item.menu_flag img{vertical-align:middle}.help_menu{margin-left:0}.header.mob_menu_show,.header_content,.menu_section,.menu_links{height:100%;position:absolute;width:100%;top:0;left:0}.header.mob_menu_show{position:fixed}.popup_title{font-size:18px}.roul_controls{position:relative;padding:25px 20px 70px}.roul_btns{bottom:20px;width:100%;position:absolute;left:0}.roul_btns,.roul_input{margin-top:0}.roul_controls .dd_hold{float:right;margin-top:15px}.roul_controls .bet_btn{width:15.7%}.roul_controls .c_dd{min-width:110px}#chart-container .connection-state{font-size:34px}.coin-sack:before{font-size:60px}.trade_txt{font-size:17px}.trade_blocks .wea_img{padding:30px}.trade_blocks .w_price,.item_price .price,.item_price .icon,.trade_blocks .wea_price .icon{font-size:20px}.user_level .icon-user-xp{font-size:34px!important;margin-bottom:-13px}.page_head{font-size:26px}.col_one_third.user_grid,.col_two_third.big_grids,.col_one_third.aff_grid,.col_one_third.daily_grid,.col_one_third.twitter_grid,.col_one_third.crash_grid,.col_one_third.roulette_grid,.col_one_third.hilo_grid,.col_one_third.tradeup_grid,.status_grid,.col_two_third.graph_grid,.last_grid{width:50%}.big_grid_pad{padding-top:68.5%}.big_grids_pad{padding-top:207%}.biggest_grids .col_one_third{padding:10px;width:100%}.biggest_grids{padding-top:5px}.user_grid_pad{padding-top:147%}.col_two_third.big_grids,.col_one_third.twitter_grid{float:right}.small_gird_pad{padding-top:60%}.leaderboard_grid_pad{padding-top:240%}.player_tables{margin-top:25px}.player_tables .player_table_content{width:100%;margin-top:25px}.player_tables .player_table_content:first-child{margin-top:0}.most_wagered{margin-bottom:15px}.medium_grid_pad{padding-top:75%!important}.twitter_grid_pad{padding-top:75%}.twitter_grid_pad.not-loggedin{padding-top:101%}.col_one_third.aff_grid .small_gird_pad{padding-top:65%}.col_one_third.daily_grid .small_gird_pad{padding-top:75%}.col_grids{position:relative}.col_one_third.twitter_grid{position:absolute;bottom:0;right:0}.twitter_grid.not-loggedin{position:relative;bottom:auto;right:auto}.user_grid .xp_40 .level_val,.user_grid .xp_admin .level_val,.user_grid .xp_youtuber .level_val,.stats_details .xp_40 .level_val,.stats_details .xp_admin .level_val,.stats_details .xp_youtuber .level_val{font-size:15px}.profile .user_grid_pad{padding-top:110.6%}.status_grid_pad{padding-top:80%}.profile .col_one_third.aff_grid .small_gird_pad,.last_grid .small_gird_pad{padding-top:55.5%}.graph_grid_pad{padding-top:80%}.np_grid{width:100%}.np_grid .small_gird_pad{padding-top:27.5%}.section_right.home,.section_right.profile{padding-bottom:15px}.user_stats .user_xp{padding:8px 20px}.user_stats .stats_details .xp_admin .level_val{padding:3.5px}.user_stats .user_levels{width:calc(100% - 80px)}.intro_links .menu_item{display:inline-block}.intro_links .menu_item [class^=icon-]{margin-right:0}.intro_links .menu_item>*{display:block}.intro_links .menu_item{font-size:12px}.intro_links .menu_item>*:first-child{padding-bottom:7px}.intro_desc ul li{font-size:15px}.p_count_txt{font-size:25px}.intro_agree .logo_img{height:50px}.popup_overlay .middle{padding:50px}.flag_m [class^=icon-]{margin-right:0;font-size:26px!important;color:#10de7c}.mob_pro_pic .user_level,.mob_pro_pic .user_xp{margin-top:8px}.ReactModal__Content.dialog-modal-content .ui-dialog .dialogText,.ReactModal__Content.dialog-modal-content .form-group .lbl_head,.ReactModal__Content.dialog-modal-content .form-group .form-control{font-size:17px}.ReactModal__Content.dialog-modal-content>div{padding:40px}.span_msg{font-size:24px}.market_wea{padding:20px}.page_head{width:67%}.steamid{word-wrap:break-word;word-break:break-all}.deposit-withdraw-inner .item_header .c_dd{width:150px}.grid_content .grid_head{font-size:18px}.tradeup_list{width:400px}.history_cards{width:185px;margin-left:30px}.outerScrollContainer{max-height:calc(100vh - 455px)}.help_menu,.settings_menu{display:block;margin-left:0}.number_mark:before,.number_mark:after{border-left:10px solid transparent;border-right:10px solid transparent}.ReactModal__Content>div{max-width:90%;margin:0 auto}.ReactModal__Content{height:90%}.daily-rewards-modal-content{height:auto}.daily-options{overflow-y:auto}}@media(max-width:1100px){.unreadBadge:before{right:5px}.menu_item{padding:13px 2px 10px}}@media(max-width:1000px){.unreadBadge:before{right:1px}.chat_lang_hold.chans_5 .tab:nth-child(n+3):nth-last-child(n+4),.chat_lang_hold.chans_6 .tab:nth-child(n+3):nth-last-child(n+4),.chat_lang_hold.chans_7 .tab:nth-child(n+3):nth-last-child(n+4),.chat_lang_hold.chans_8 .tab:nth-child(n+3):nth-last-child(n+4){display:none}.chat_lang_hold.chans_6,.chat_lang_hold.chans_7,.chat_lang_hold.chans_8{width:63%}.check_label .c_sel+span{display:inline-block;padding-top:15px}.autobet_group .field_group{width:46%}.head.fr+.autobet_group .field_group:nth-child(3),.head.fr+.autobet_group .field_group:nth-child(4){margin-top:40px}.autobet_config .check_label .c_sel+span{padding-top:0}.entry_plyr{padding-right:15px}.your_affiliate_stats .title{position:static;transform:none;padding:0 10px;margin-bottom:25px;width:100%;text-align:center}.your_aff_head{display:block}.exp_unique_detail{float:right}.exp_points{margin-top:3px}}@media(max-width:820px){.tab .chan_img{margin-top:6px}.chat_section{padding-top:8px}.lan_close--chat{width:10px;height:12px!important}.page_content--tradeup{display:grid;height:auto;grid-gap:1%}.tradeup_right.m_t_30{display:contents}.market_right--marketplace{height:100%}.trade_blocks .weapon .inventory-coins-icon{font-size:19vw}.chatting_chat_msgs{height:calc(100% - 32px)}.game_progress{width:50%}.latest_games,.game_history{padding-top:20px}.latest_games{max-width:60%}.middle_block,.right_block{width:100%;padding:0}.section_right{height:auto}.right_block,.place_bet{margin-top:20px}.section_left{height:calc(100% - 62px);top:56px}.menu_item [class^=icon-]{font-size:22px}.question_mark{width:22px;height:22px;font-size:16px}.menu_deposit .icon-gammdom-symbol{font-size:13px}.menu_item{font-size:15px}.flags_contain{max-height:200px;overflow:auto}.crash_graph,.crash_graph_outer,.crash_graph_outer .big{height:auto;min-height:300px}.crash_game .table_th .th:nth-child(2),.crash_game .tr .td:nth-child(2),.crash_game .table_th .th:nth-child(3),.crash_game .tr .td:nth-child(3),.crash_game .table_th .th:nth-child(4),.crash_game .tr .td:nth-child(4),.crash_game .table_th .th:nth-child(5),.crash_game .tr .td:nth-child(5){width:20%}.roul_controls .bet_btn{width:15.4%}.entry_plyr{padding-right:0}.entry_btn{margin-left:5px;margin-right:5px}.entry_plyr{width:100%}.entry_amt{width:100%;text-align:left;margin-top:10px}.entry_amt_txt{padding-left:5px}.top_entry{padding:10px}.chat_collapse_ico{margin-top:15px}.outerScrollContainer{max-height:calc(100vh - 515px);padding-bottom:0}#chart-container .connection-state{font-size:30px}.page_header.ptb0{padding:20px}.game_card{margin-top:0}.history_cards{margin-top:15px;width:90%}.card{padding-right:6px}.card_txt_hold{width:35px;height:50px;line-height:50px}.card_val{width:4px}.card_stat_select{margin-top:10px}.tradeup_middle.m_t_30,.tradeup_right.m_t_30{width:100%;height:auto;padding-top:20px}.tradeup_list{width:320px}.tradeup_pg .game_history,.tradeup_middle.m_t_30{padding-top:0}.s_right{display:inline-block}.s_center{width:53%}.s_left,.s_right{width:23.5%}.tradeup_right{padding-left:0}.tradeup_right .inventory{height:500px}.medium_grid_pad{padding-top:83%!important}.twitter_grid_pad{padding-top:83%}.twitter_grid_pad.not-loggedin{padding-top:106%}.small_gird_pad{padding-top:65%}.big_grid_pad{padding-top:69.8%}.big_grids_pad{padding-top:212%}.leaderboard_grid_pad.not-loggedin{padding-top:212%}.leaderboard_grid_pad{padding-top:267%}.home .right_desc,.profile .right_desc{width:100%;margin-top:5px}.home .page_head,.profile .page_head{width:100%;text-align:right}.aff_col .title,.status_today .title,.your_affiliate_stats .title{font-size:16px}.col_one_third.daily_grid .small_gird_pad{padding-top:83%}.status_grid_pad,.graph_grid_pad{padding-top:88%}.col_one_third.status_grid{display:none}.profile_user .hours_result{display:block}.profile .user_grid_pad{padding-top:185%}.profile .col_one_third.aff_grid .small_gird_pad,.last_grid .small_gird_pad{padding-top:61.7%}.col_one_third.trade_url_grid,.col_two_third.graph_grid{width:100%}.profile .col_one_third.trade_url_grid .small_gird_pad{padding-top:33%}.profile .col_two_third.graph_grid .graph_grid_pad{padding-top:50%}.informations{text-align:center;padding-top:0;padding-bottom:25px}.information{width:33.33%;margin-top:25px}.information:nth-child(4):before{display:none}.last_grid.np_grid .small_gird_pad{padding-top:30.8%}.static_pgs .left_col{width:100%}.static_pgs{position:relative}.static_pgs .col.right_col{position:absolute;right:0;top:0;width:auto}.help_link_select{display:block;margin-top:0}.sidebar_links{display:none}.static_pgs .right_col{padding-top:22px}.static_pgs .help_link_select select{padding-right:30px}.faq_description{margin-left:50px}.user_stats .user_level{margin-top:0}.popup_overlay .middle{padding:30px}.p_count_txt{font-size:23px}.p_o_count .icon{font-size:20px}.p_o_txt{font-size:15px;margin-top:5px}.intro_links .menu_item{padding-left:20px;padding-right:20px}.trade_history .table_th .th:first-child,.trade_history .tr .td:first-child{width:20%}.trade_history .table_th .th:nth-child(2),.trade_history .tr .td:nth-child(2){width:27%}.trade_history .table_th .th:nth-child(3),.trade_history .tr .td:nth-child(3){width:20%}.popup_game_info,.popup_game_sub,.seed_head,.seed_result{font-size:18px}.deposit-withdraw-inner .item_header .c_dd{width:140px}.tradeup_middle,.crash_middle{padding-right:0}.btc_grid_pad{padding-top:55%}.grid_logo{height:65px}.grid_content .notes li{font-size:15px}.grid_sub_head{font-size:15px}.id_btn .btn{margin-top:15px}.site_content{position:static;padding-bottom:0}.live_btn.multi_switch{margin-left:15px}.trade_blocks{padding-top:100%;min-height:0}.trade_height_adj .wea_img{height:auto}.trade_height_adj .wea_img_hold{height:auto;padding-top:100%}.market_place .item_header{position:static;width:100%;padding:20px;margin:0}.market_weapons{height:inherit}.market_right{height:490px}}@media(max-width:820px) and (orientation:landscape){.outerScrollContainer,.roul_btm{max-height:none}}@media(max-width:767px){.market_right--marketplace{margin-bottom:450px;height:auto}.market_middle--marketplace{height:100%}.page_content--marketplace{padding-bottom:120px}.market_right--marketplace{margin-bottom:450px;height:auto}.market_middle--marketplace{height:100%}.page_content--marketplace{padding-bottom:120px}.chat_lang .tab .lan_close{top:-35%}.chat_lang_hold.chans_6,.chat_lang_hold.chans_7,.chat_lang_hold.chans_8{width:65%}.site_content{padding-top:60px}.help_control,.jackpot::before,.latest_games,.game_history{display:none}.jackpot:after{left:6px;top:2px}.roll .numbers .number{width:75px}.roulette-container{height:100px}.roulette-container .roll--use-clip-path{-webkit-clip-path:polygon( 0% 14.299999999999999%,50% 14.299999999999999%,50% 11.4%,49% 0%,51% 0%,50% 11.4%,50% 14.299999999999999%,100% 14.299999999999999%,100% 87%,50% 87%,50% 91.5%,51% 102%,49% 102%,50% 91.5%,50% 87%,0% 87% );clip-path:polygon( 0% 14.299999999999999%,50% 14.299999999999999%,50% 11.4%,49% 0%,51% 0%,50% 11.4%,50% 14.299999999999999%,100% 14.299999999999999%,100% 87%,50% 87%,50% 91.5%,51% 102%,49% 102%,50% 91.5%,50% 87%,0% 87% )}.roulette-container .roll .numbers .numbers-arrow-helper{height:10px;margin:2px 0}.roulette-container .roll .numbers .number{width:75px;font-size:20px;line-height:79px}.roulette-container .roll .numbers .numbers-container{height:calc(100% - 26px)}.react-reel__number{color:#2c2a23!important}.messure{display:none}.logo img{height:30px}.player_count{font-size:16px}.jackpot .text{position:static;color:#2c2a23;display:inline-block;vertical-align:middle;font-weight:400;line-height:1}.jackpot .count{background:0 0;display:inline-block;vertical-align:middle;color:#2c2a23;font-weight:500;padding:0 0 0 10px;letter-spacing:0}.jackpot{min-width:0;padding:5px 10px 5px 32px;border-radius:6px;margin-left:0;float:left}.btn.see_results{display:block;float:right;margin-top:0;line-height:1;font-size:14px}.ReactModal__Overlay{padding:30px}.game_progress{width:90%;margin-left:0;margin-top:15px}.mhelpcontrol{width:10%;text-align:right;margin-top:15px}.betinput{width:90%;display:inline-block;vertical-align:middle}.betinput+.mhelpcontrol{margin-top:0}.hiloMobileSound{width:30px}.help_control.mhelpcontrol a.control{margin-right:0;padding:5px 0 5px 15px}.section_left{top:56px;height:calc(100% - 62px)}.menu_links{padding-top:60px}.popup_history .btn{padding:12px 25px;margin-bottom:10px;margin-top:15px}.g_head:first-child,.g_head:nth-child(2),.g_head:nth-child(3){white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.g_head span:first-child{min-width:85px}.player_entry .player_table_head{border:none;padding-bottom:0}.pl_count .pl_onli{padding-left:5px}.g_head:nth-child(3) a{display:block;padding-left:0;margin-top:5px}.roulette_modal_overlay .crash_game .table{height:calc(100% - 215px)}#chart-container .connection-state{font-size:27px}.mini_cards,.middle_block+.right_block{display:none}.page_header.ptb0{padding-top:0}.control_right .btns_hold .bet_btn{width:23.5%}.page_header.hilo_pg{text-align:left}.hilo_pg .game_progress{width:90%}.hilo_pg .see_results{margin-top:10px}.hilo_pg .jackpot{margin-top:10px}.hilo_pg .game_progress .progress_val .pro_txt{padding:6px 0}.page_header.ptb0.tradeup_pg{padding-top:20px;text-align:left}.tradeup_list{display:none}.tradeup_pg .live_btn{display:none}.total_trade{margin-left:0}.total_trade .icon{font-size:18px}.s_center{width:45%}.blo_head{font-size:16px}.coin-sack:before{font-size:95px}.big_grid_pad{padding-top:95%}.big_grids_pad{padding-top:275%}.small_gird_pad{padding-top:75%}.medium_grid_pad{padding-top:102%!important}.user_grid_pad{padding-top:200%}.col_one_third.aff_grid .small_gird_pad{padding-top:95%}.col_one_third.daily_grid .small_gird_pad,.twitter_grid_pad{padding-top:102%}.page_head{font-size:24px}.home .right_desc{font-size:15px}.pro_desc{padding:0}.profile .user_grid_pad{padding-top:268%}.col_one_third.trade_url_grid{width:50%}.profile .col_one_third.aff_grid .small_gird_pad,.last_grid .small_gird_pad,.profile .col_one_third.trade_url_grid .small_gird_pad{padding-top:67%}.profile .col_two_third.graph_grid .graph_grid_pad{padding-top:61%}.last_grid.np_grid .small_gird_pad{padding-top:33.8%}.placeholder_txt{font-size:15px}.user_pro_xp,.stats_hours{width:100%}.stats_hours{padding-left:0;margin-top:20px}.user_stats .user_level{margin-top:15px}.intro_links .menu_item:last-child{display:none}.p_o_count,.p_o_txt{display:inline-block;vertical-align:middle}.p_o_txt{margin-top:0;margin-left:5px;font-size:14px}.market_middle,.market_right{width:100%}.market_right{max-width:none;padding-top:30px;padding-left:0;height:auto;padding-bottom:20px}.product_txt .w_price,.market_weapons .w_price,.total_1,.total_2{font-size:16px}.market_weapons .wea_price .icon{font-size:15px}.market_place .item_header{position:static;width:100%;padding:20px;margin:0}.market_place .game_filter{text-align:center;padding:20px 20px 0}.chat_input[type=text]{padding-right:76px}.grid_logo{height:55px}.btc_grid_pad{padding-top:65%}.grid_content,.field_groups{padding:20px}.grid_content .grid_head{font-size:17px}.grid_content .notes{margin-top:15px}.history_cards{display:block;margin-left:auto;margin-right:auto}.outerScrollContainer,.roul_btm{max-height:none}.your_aff_head{text-align:center}.exp_points{display:inline-block}.exp_unique_detail{float:none;width:100%;margin-top:20px}.your_affiliate_stats .title{margin-bottom:15px}.roulette-container:after{transform:translateX(-2px);top:12px;height:80px}.leaderboard_grid_pad{padding-top:333%}.leaderboard_grid_pad.not-loggedin{padding-top:275%}.mobileShow{display:inline-block}.desktop_view{display:none}.mobile_display{display:block}.roul_btm .col_one_third{width:100%;margin-top:20px}.entry_plyr{width:50%}.entry_amt{width:50%;text-align:right}.mobile_scroll{max-height:150px;overflow:auto}}@media(max-width:600px){.chat-rains .content__message{max-width:85%!important}.chat_dim{height:calc(100vh - 193px);margin-top:50px}.tab .chan_img{margin-top:6px}.item_header .good_deals{margin-left:4%}.item_header .game_refresh{margin-left:4%}.item_header .good_deals .check_label span{display:none}.logo.active img{max-width:34px}.chatting_chat_msgs{height:calc(100% - 59px)}.unreadBadge:before{top:2px;right:11px}.chat_lang .tab .lan_close{top:-35%}.chat_lang_hold.chans_5 .tab:nth-child(-n+4),.chat_lang_hold.chans_6 .tab:nth-child(-n+4),.chat_lang_hold.chans_7 .tab:nth-child(-n+4),.chat_lang_hold.chans_8 .tab:nth-child(-n+4),.chat_lang_hold.chans_5 .tab:nth-last-child(-n+4),.chat_lang_hold.chans_6 .tab:nth-last-child(-n+4),.chat_lang_hold.chans_7 .tab:nth-last-child(-n+4),.chat_lang_hold.chans_8 .tab:nth-last-child(-n+4){display:table-cell!important}.chat_lang_hold.chans_6,.chat_lang_hold.chans_7,.chat_lang_hold.chans_8{width:74%}.page_header{padding:15px 20px}.bet_auto .btns_hold{white-space:normal}.bet_btn{width:24%;margin-top:1%;margin-left:1%}.chat_collapse{display:block}.text_hold .bet_btn:first-child{margin-left:1%}.auto_bet .bet_manual .field_group{width:44%}.auto_bet .bet_manual .field_group:nth-child(3){margin-top:40px}.chat_rooms_head{padding:0 10px}.section_left,.chat_rooms .chat_langs{width:100%}.chat_rooms .chat_langs{transform:translateX(100%);left:0;z-index:2;padding:0}.chat_rooms .chat_langs ul{padding:20px 45px 30px 30px}.chat_rooms.chat_lang_show .chat_langs{transform:translateX(0)}.chat_rooms.chat_lang_show:after{display:none}.chat_lang_back{display:block;font-size:16px;line-height:1;background:#3d4f59;padding:10px 15px;color:#0ee07b}.classic-design .chat_lang_back{background:#1f1f24}.chat_lang_back .icon{font-size:12px;padding-right:10px}.chat_lang_back>*{display:inline-block;vertical-align:middle}.chat_lan{font-size:17px}.chat_lang{height:50px}.chat_link{padding:15px 0}.chat_lang .tab{padding:7px 0}.chat_lang .tab>*{line-height:1}.chat_collapse_ico{margin-top:20px}.ReactModal__Overlay{padding:20px}.crash_history .table_th .th:nth-child(4),.crash_history .tr .td:nth-child(4),.crash_history .table_th .th:nth-child(6),.crash_history .tr .td:nth-child(6),.crash_modal_overlay .crash_game .table_th .th:nth-child(4),.crash_modal_overlay .crash_game .tr .td:nth-child(4),.roulette_history .table_th .th:nth-child(4),.roulette_history .tr .td:nth-child(4){display:none}.popup_history .btn{padding:10px 25px;min-width:160px}.popup_history .table_th,.popup_history .tr{padding:10px}.popup_history .table_th .th,.popup_history .tr .td{padding-left:10px}.crash_history .table_th .th:nth-child(1),.crash_history .tr .td:nth-child(1),.crash_history .table_th .th:nth-child(2),.crash_history .tr .td:nth-child(2),.crash_history .table_th .th:nth-child(3),.crash_history .tr .td:nth-child(3),.crash_history .table_th .th:nth-child(5),.crash_history .tr .td:nth-child(5){width:21%}.popup_title{padding:10px 25px 10px 5px;font-size:17px}.game_head{padding:15px 10px}.crash_game .table{height:calc(100% - 135px)}.crash_game .table_th .th:first-child,.crash_game .tr .td:first-child,.crash_game .table_th .th:nth-child(2),.crash_game .tr .td:nth-child(2),.crash_game .table_th .th:nth-child(3),.crash_game .tr .td:nth-child(3),.crash_game .table_th .th:nth-child(5),.crash_game .tr .td:nth-child(5){width:25%}.roul_input{float:left}.roul_input,.roul_controls .dd_hold{width:50%}.roul_btns{position:static;width:50%;float:right}.roul_controls .bet_btn{width:47%;margin-top:7px}.roul_controls .bet_btn:first-child{margin-left:7px}.roul_controls .c_dd:first-of-type{margin-left:0;margin-top:0}.roul_controls .c_dd{min-width:100%;margin-left:0;margin-top:5px}.roul_controls{padding:25px 20px}.roul_controls::after{content:"";display:block;clear:both}.pl_entry_headin{display:none}.pl_entry_head{color:#fff;font-weight:500}.pl_count .icon{font-size:18px}.roul_controls{padding:15px}.roul_btns .bet_btn:first-child,.roul_btns .bet_btn:nth-child(2){margin-top:0}.roul_btns .bet_btn:nth-child(2n+1){margin-left:0}.outerScrollContainer{padding-bottom:0}.outerScrollContainer .green_dd{padding:15px 0;text-align:left}.autobet_config{padding:15px}.green_dd .c_sel,.autobet_config .check_label .c_sel+span,.autobet_group .inline_input,.autobet_group .inline_input+span{padding-top:15px;display:inline-block}.check_label:before{top:2px}.check_label:after{top:4px}.autobet_config .head{font-size:15px}.autobet_config .head.fr{float:none;margin-top:10px}.autobet_group .field_group,.autobet_group .c_select{width:100%}.autobet_group>.green_dd{margin-top:5px}.outerScrollContainer>.green_dd{text-align:center;padding:15px 10px}.roulette_history.popup_history .tr{padding:5px 10px}.roulette_history .table_th .th:first-child,.roulette_history .tr .td:first-child,.roulette_history .table_th .th:nth-child(2),.roulette_history .tr .td:nth-child(2),.roulette_history .table_th .th:nth-child(3),.roulette_history .tr .td:nth-child(3){width:25%}.roulette_history .ico_right,.trade_history .ico_right:last-child{margin-right:10px}.history_cards{display:none}.page_header.ptb0{min-height:0;padding-bottom:15px}.middle_block .game-cards .game-card{width:100%}.game_card{min-height:165px;background:0 0}.middle_block .game-cards .game-card .front span:nth-child(1),.middle_block .game-cards .game-card .front span:nth-child(2),.middle_block .game-cards .game-card .front span:nth-child(1),.middle_block .game-cards .game-card .front span:nth-child(2){font-size:34px}.middle_block .game-cards .game-card .front svg.gd-icon{width:5em}.middle_block .game-cards .game-card.n1{top:0}.middle_block .game-cards .game-card.n2{top:2px}.middle_block .game-cards .game-card.n3{top:4px}.middle_block .game-cards .game-card.n4{top:6px}.middle_block .game-cards .game-card.n5{top:8px}.middle_block .game-cards .game-card.n6{top:10px}.game_controls{padding:10px;position:static}.control_left .hilo_btn{min-height:80px}.counting{display:none}.btns_normal .col_one_fourth{width:50%}.middle_block .game-cards .game-card .back{border:5px solid #fff}.hilo_contain{position:relative}.btns_clr .col_one_third,.btns_normal .col_one_fourth{padding:0 3px}.game_controls.mt20{margin-top:10px}.btns_normal .col_one_fourth:nth-child(3),.btns_normal .col_one_fourth:nth-child(4){margin-top:7px}.hi-bet .chance,.hi-bet .multi{top:10px;bottom:auto}.control_left .arrow{font-size:175px}.middle_block .game-cards .game-card .front,.middle_block .game-cards .game-card .back{border-radius:.35em}.trade_blocks .w_price,.item_price .price,.item_price .icon,.trade_blocks .wea_price .icon{font-size:16px}.trade_blocks .wea_head{padding-left:15px;padding-right:15px}.trade_blocks .wea_price{height:auto}.trade_slider{padding:15px}.s_left,.s_center,.s_right{width:100%}.live_btn{float:left}.tradeup_middle .s_right:after{content:"";clear:both;display:block}.s_right .win_chance{position:static;margin-bottom:0;margin-right:0}.s_center{padding:30px 0}.s_left{padding-right:0}.coin-sack:before{font-size:55px}.item_header .search{width:100%}.item_header .c_dd{width:48%}.trade_items .item_header .c_dd:nth-of-type(3){margin-left:4%}.trade_items .inventory{margin-top:10px}.item_header .search+.c_dd{margin-left:13px}.tradeup_right.m_t_30{padding-top:20px}.item_price .price{min-width:30px}.col_half,.col_one_third.user_grid,.col_two_third.big_grids,.col_one_third.aff_grid,.col_one_third.daily_grid,.col_one_third.twitter_grid,.col_one_third.crash_grid,.col_one_third.roulette_grid,.col_one_third.hilo_grid,.col_one_third.tradeup_grid,.status_grid,.col_two_third.graph_grid,.last_grid{width:100%}.twitter_grid_pad{padding-top:180%}.twitter_grid_pad.not-loggedin{padding-top:75%}.col_grids{padding-bottom:0%}.col_grids.not-loggedin{padding-bottom:0}.padd_abs,.biggest_grid{position:static}.twitter_grid_pad .padd_abs{position:absolute}.user_grid_pad,.big_grids_pad,.col_one_third.aff_grid .small_gird_pad,.col_one_third.daily_grid .small_gird_pad,.medium_grid_pad,.big_grid_pad,.profile_name,.profile .user_grid_pad,.profile .col_one_third.aff_grid .small_gird_pad,.profile .col_two_third.graph_grid .graph_grid_pad,.last_grid.np_grid .small_gird_pad,.last_grid .small_gird_pad,.btc_grid_pad,.small_gird_pad,.leaderboard_grid_pad,.leaderboard_grid_pad.not-loggedin,.btc_grid_pad.not-loggedin{padding-top:0!important}.profile_img,.name_and_xp{display:inline-block;vertical-align:bottom}.name_and_xp{padding-left:20px}.profile_name{font-size:17px}.user_grid .xp_40 .level_val,.user_grid .xp_admin .level_val,.user_grid .xp_youtuber .level_val,.stats_details .xp_40 .level_val,.stats_details .xp_admin .level_val,.stats_details .xp_youtuber .level_val{font-size:14px}.profile .col_grids{padding-bottom:0}.information{width:50%}.information:nth-child(4)::before{display:block}.information:nth-child(3)::before,.information:nth-child(5)::before{display:none}.home .btn,.profile .btn{width:auto}.statistics{padding:15px 10px 20px}.detail_c{padding:0}.details_col{min-width:0;padding:0 10px}.prev_group,.next_group{top:100%;margin-top:25px}.faq .search{max-width:none;width:100%;width:calc(100% + 40px);margin-left:-20px;border-radius:6px 6px 0 0;box-shadow:none}.p30.faq{padding-top:0}.left_txt,.mailto{width:100%;display:block}.user_stats .user_levels,.user_stats .profile_img{width:100%}.user_stats .user_levels{padding-left:0}.user_stats .profile_img{max-width:75px;margin-bottom:0}.stats_details{padding:15px 10px}.user_stats .user_pro_xp{text-align:center}.stats_hours{margin-top:15px}.intro_desc .col{width:100%}.intro_agree{padding:30px}.intro_agree .btn{width:auto}.intro_links .menu_item{padding-right:0}.noti_msg{font-size:18px}.notification_pop{padding:30px 25px}.deposit-withdraw-inner .item_header .c_dd{width:48%}.deposit-withdraw-inner .item_header .c_dd:nth-of-type(3){margin-left:4%}.market_right{padding-top:20px}.market_wea{padding:15px}.popup_game_info,.popup_game_sub,.seed_head,.seed_result{font-size:16px}.trade_history .show-provably-fair{padding-left:0}.trade_history .show-provably-fair .btn{margin-right:0;width:100%}.trade_history.popup_history .tr{padding:5px}.trade_history .table_th .th:first-child,.trade_history .tr .td:first-child{width:28%}.trade_history .table_th .th:nth-child(2),.trade_history .tr .td:nth-child(2){width:36%}.trade_history .table_th .th:nth-child(3),.trade_history .tr .td:nth-child(3){width:30%}.trade_history .comp_img .coin_class{min-height:25px;min-width:25px}.trade_history .comp_img img{width:25px;height:25px}.trade_history .comp_img .coin_class::before{font-size:20px}.trade_history.popup_history .tr .td .ico_right{margin:0 8px 0 5px}.ico_grt{padding:0 5px}.history_overlay .trade_history .table{height:calc(100% - 140px)}.best_timing{display:block}.hilo_pg+.page_content{padding:0}.hilo_pg+.page_content .hilo_contain{padding-left:20px;padding-right:20px}.btc_grid_inner{padding:30px}.grid_logo{height:50px;padding:0 7px}.deposit_home .col_half{width:100%}.withdraw_btn .btn{margin-top:15px}.lang_selector .card_stat_select,.site_version .description,.site_version .btn{margin-left:0}.exp_unique_detail .detail_h{padding:0}.tradeup_reverse span:first-child{width:auto;padding-bottom:5px}.tradeup_reverse span.arrow{margin-left:10px}.chat_link{margin-bottom:-49px}}@media(max-width:550px){.unreadBadge:before{right:7px}}@media(max-width:480px){.hilo_left,.hilo_center{width:100%}.hilo_center{position:absolute;left:0;top:0;height:280px;width:100%}.hilo_left{padding-top:310px}}@media(max-width:420px){.reCaptcha{transform:scale(.77);transform-origin:0 0;max-width:220px;display:inline-block}.burger_menu span{width:25px}.most_wagered,.tables_tab li{font-size:14px}.auto_bet .bet_manual .field_group{width:43%}.bet_auto .btn{float:right;margin-bottom:0}.btn{width:100%;margin-top:15px;padding:13px 20px}.btn.see_results{width:105px;padding:8px;min-width:105px}.hilo_pg .game_progress{width:calc(100% - 160px)}.btn_small,.reset_net_profit{padding:8px}.btns_hold .c_dd{width:100%;margin-top:15px}.place_bet:first-child .bet_auto{margin-top:15px}.place_bet{padding:15px}.clear_text{font-size:11px}.bet_auto .btns_hold{margin-left:-1%;width:calc(100% + 1%)}.field_group input{padding-right:40px}.auto_bet .btn{margin-bottom:0}.player_count{font-size:14px}.jackpot:after{font-size:18px;top:3px}.jackpot{padding:5px 10px 5px 28px}.jackpot .text,.chat_user_name{font-size:14px}.btn_small,.reset_net_profit{padding:7px}.crash_graph,.crash_graph_outer,.crash_graph_outer .big{min-height:180px}.chat_lang_back{font-size:15px}.chat_lang_back .icon{font-size:11px}.chat_rooms .chat_langs ul{padding:15px 45px 20px 20px}.mob_pro_pic .pro_name_xp{padding-left:10px}.menu_pro_pic img{width:65px;height:65px}.mob_pro_pic .profile_name{font-size:14px}.mob_pro_pic .xp{font-size:13px}.mob_pro_pic .user_xp{min-width:155px;border-radius:7px;font-size:10px;color:#adbec6;padding:8px}.mob_pro_pic .user_level .level_val{font-size:15px}.mob_pro_pic .user_level .icon{font-size:16px}.user_level .level_val{padding-left:4px}.mob_pro_pic .user_level .icon.icon-user-xp{font-size:30px;margin-bottom:-11px}.menu_item{font-size:14px}.menu_item [class^=icon-]{font-size:21px}.question_mark{width:21px;height:21px;font-size:14px}.menu_deposit .icon-gammdom-symbol{font-size:13px}.user_level{padding:5.5px 8px}.flag_m>img{height:18px}.mob_logout #logoutDropdown{font-size:16px}.chat_lan{font-size:15px}.mob_pro_pic .user_level{min-height:31px}.mob_pro_pic .xp_40 .icon,.mob_pro_pic .xp_admin .icon,.mob_pro_pic .xp_youtuber .icon{min-height:18px}.ico_right:before,.ico_left:before,.ico_arrow_up:before{width:8px;height:8px}.roul_btns{padding-left:15px;margin-top:15px}.helper_text{padding-top:0}.roul_controls .bet_btn,.roul_controls .c_dd{margin-top:10px}.entries .col_one_third{padding:0 5px}.entries{margin:0 -5px}.player_entry .player_table_head{margin-left:0;margin-right:0}.entry_btn{font-size:16px;margin-top:10px}.pl_count:first-child{margin-left:-3px}.pl_count .icon{font-size:19px}.entry_btn span{padding:15px 0}.roul_controls{padding:15px 10px}.roulette_history .ico_right,.trade_history .ico_right:last-child{margin-right:5px}.popup_history .num_round{font-size:13px}.roulette_modal_overlay .crash_game .table{height:calc(100% - 180px)}#chart-container .connection-state{font-size:24px}.trade_blocks .wea_name,.blo_head{font-size:14px}.trade_header{padding:0 15px 15px;font-size:16px}.trade_header span,.trade_header button{margin-top:15px}#test{background:green!important}.pl_entry_head{font-size:14px}.trade_blocks .icon-combined-shape{font-size:.4em}.trade_blocks .wea_img{padding:15px}.trade_blocks .wea_head{padding-top:10px}.trade_blocks .wea_price{margin-bottom:10px}.trade_blocks .btn{min-width:100%;margin-bottom:10px;padding:10px 20px}.bet_item .bet_div{padding-left:10px;padding-right:10px}.blo_head{margin-top:10px}.empty-item:before{font-size:50px}.profile_img{width:75px;margin-bottom:15px}.hours_result{margin-top:0}.name_and_xp{margin-bottom:15px}.xp{font-size:14px}.user_level{padding:4.5px 9px}.user_profile{padding:20px 10px}.table_data{font-size:13px}.result_heading{font-size:15px}.biggest_grid{padding:20px}.section_right.home,.section_right.profile{overflow:auto;padding-bottom:10px}.info_title{font-size:16px}.information .icon{font-size:30px;margin-top:25px}.info_count{margin-top:25px;font-size:20px}.pro_desc{margin:15px auto 0;font-size:15px}.details_col{font-size:13px}.stat_details{z-index:2}.p30{padding:15px}.p30.faq{padding:0 10px 15px}.faq .search{width:calc(100% + 20px);margin-left:-10px}.faq_single .f_ques,.sub_heading{font-size:16px}.f_ques:before{font-size:22px;transform:none;top:-5px}.faq_description,.editor ul li,.editor ol li,.description{font-size:14px;line-height:1.5125}.faq_description{margin-left:35px}.faqs_container h5{margin-top:5px;margin-bottom:5px;font-size:15px}.heading{font-size:16px}.static_page .page_head{padding:15px 0}.heading{line-height:1.4125}.description{line-height:1.5125}.btn_inactive{width:calc(100% + 15px);margin-left:-15px}.user_stats_graph{padding:10px}.user_stats_title{padding:15px 10px}.user_stats .stats_details .xp_admin .level_val{padding:4.5px}.reset_net_profit{font-size:13px}.popup_overlay .middle{padding:20px}.intro_agree{padding:30px 20px}.p_o_txt{font-size:13px}.p_count_txt{font-size:20px}.p_o_count .icon{font-size:18px;margin-top:0}.intro_links{padding:20px 15px}.intro_links .menu_item [class^=icon-]{font-size:19px}.intro_links .menu_item{font-size:11px}.intro_desc ul li,.intro_desc .col:nth-child(2){margin-top:10px}.intro_desc ul li{font-size:14px}.static_pgs .right_col{padding-top:16px}.static_pgs .help_link_select select{max-width:110px}.err_msg+p{font-size:18px}.span_msg{font-size:22px;margin-right:0}.tradeup_extended_hold,.previous_seed{padding:0 15px}.provably_fair_tradeup .btn{margin-left:0}.c_sel:after{transform:none;top:auto;bottom:0}.ptb45{padding-top:15px}.btn_bg{padding-top:5px;padding-left:0;padding-right:0}.exp_unique_detail .details_col{display:block;padding-top:10px}.exp_unique_detail .details_col:first-child{padding-top:0}.exp_unique_detail .details_col:before{display:none}.detail_h{padding:0}.exp_data_progress,.exp_data_level{font-size:14px}.player_tables_content{padding:10px}.game_progress,.betinput{width:88%}.mhelpcontrol{width:12%}.hiloMobileSound{width:20px}.control_left .btns_hold .bet_btn{width:100%;margin-left:0;margin-right:0;margin-top:10px}.control_left .btns_hold .bet_btn:first-child{margin-left:0}.hilo_right{padding-top:10px}.crash_login_btn{margin-top:0}}@media(max-width:350px){.jackpot:after{font-size:16px;left:3px}.jackpot .text,.chat_user_name,.jackpot{padding:5px 5px 5px 10px}.jackpot .text{padding:0 0 0 10px;font-size:13px}.jackpot:after{top:5px}.jackpot .count{padding:0 0 0 5px}.btn.see_results{width:100px;min-width:100px;padding:8px 0}.place_bet:first-child .bet_manual .field_group{width:100%}.place_bet:first-child .bet_manual .field_group:nth-child(2),.auto_bet .bet_manual .field_group:nth-child(2){margin-top:40px}.auto_bet .bet_manual .field_group{width:100%;margin-right:0}.menu_pro_pic img{width:55px;height:55px}.crash_history .table_th .th:nth-child(1),.crash_history .tr .td:nth-child(1),.crash_history .table_th .th:nth-child(2),.crash_history .tr .td:nth-child(2),.crash_history .table_th .th:nth-child(3),.crash_history .tr .td:nth-child(3),.crash_history .table_th .th:nth-child(5),.crash_history .tr .td:nth-child(5){width:20%}.table{font-size:13px}.roul_controls .bet_btn{width:46%}.player_entry{padding:0}.inline_block{display:block;margin-top:10px}.inline_block:first-child{margin-top:0}.hilo_pg .game_progress{width:calc(100% - 150px)}.betinput+.col_row{margin:0 -5px}.betinput+.col_row .col_half{padding:0 5px}.empty-item:before{font-size:40px}.trade_blocks .w_price,.item_price .price,.item_price .icon,.trade_blocks .wea_price .icon{font-size:14px}.trade_blocks .btn{padding:13px 5px}.trade_header{font-size:15px}.best_timing{padding:20px 10px}.table_data{font-size:12px}.details_col{font-size:11px}.btn{font-size:14px}.faq_single .f_ques,.sub_heading,.heading{font-size:15px}.page_head{font-size:22px}.sub_heading{margin-top:10px}.intro_agree{padding:30px 10px}.intro_desc .col{padding:0 10px}.ReactModal__Content.dialog-modal-content>div{padding:40px 25px}.span_msg{font-size:20px}.trade_blocks .coin-sack .wea_price .icon:after{margin-bottom:2px;font-size:11px}.ptb45{padding-top:10px}.exp_data_progress{padding:10px 15px}.roulette-container:after{transform:translateX(-1px)}.player_tables_content{padding:5px}.logo>img{max-width:30px;object-fit:cover;object-position:0 100%}}@media(max-height:675px){.signup_popup_inner{transform:translateY(-40%) translateX(-50%);margin-bottom:35px}}@media(max-height:590px){.signin_popup_inner{transform:translateY(-40%) translateX(-50%);margin-bottom:35px}}@media(max-height:540px){.signup_popup_inner{transform:translateY(-30%) translateX(-50%)}}@media(max-height:475px){.signin_popup_inner{transform:translateY(-30%) translateX(-50%)}}@media(max-height:400px){.signup_popup_inner{transform:translateY(-20%) translateX(-50%)}}@media(max-height:355px){.signin_popup_inner{transform:translateY(-20%) translateX(-50%)}}@media(max-height:270px){.signup_popup_inner{transform:translateY(-10%) translateX(-50%)}}@media(max-height:240px){.signin_popup_inner{transform:translateY(-10%) translateX(-50%)}}@media(min-height:835px){.p2p-info-container{height:calc(100% - 147px)}.p2p-height-limit{display:block}}@media(max-width:576px){.daily-content>.daily-box{margin-top:20px!important;min-height:0}.daily-box-claim{margin-top:10px}}@media(min-width:576px){.daily-content{flex-flow:row wrap}.daily-content>.daily-box.daily-theme-silver{order:1;flex:.5;margin-top:10px}.daily-content>.daily-box.daily-theme-gold{order:2;flex:.5;margin-top:10px}.daily-content>.daily-box.daily-theme-emerald{order:3;width:100%;margin-top:10px!important}}@media(min-width:768px){.daily-content{flex-flow:row nowrap}.daily-content>.daily-box.daily-theme-silver{order:1}.daily-content>.daily-box.daily-theme-gold{order:2}.daily-content>.daily-box.daily-theme-emerald{order:3}.daily-options{display:inline-block}}@media(min-width:1024px){.daily-options{display:flex}}@media(max-width:480px){.logo_section .mob_deposit>.menu_deposit{font-size:12px;height:auto}.logo_section .mob_deposit>.menu_deposit{margin:0;float:unset;display:flex;align-items:center}.header{height:60px}.logo_section{padding-right:0;padding-left:0;padding-top:10px}.header_content{padding:0 5px}.logo img{margin-right:unset!important}.logo_section .menu_item.mob_deposit{padding:0 5px}.players_online{padding:5px 10px 6px}}@media(max-width:820px){.page_content--tradeup{display:grid;height:auto;grid-gap:1%}.tradeup_right.m_t_30{display:contents}.market_right--marketplace{height:100%}}@media(max-width:600px){.tab .chan_img{margin-top:6px}}@media(max-width:820px){.tab .chan_img{margin-top:6px}.chat_section{padding-top:8px}.lan_close--chat{width:10px;height:12px!important}}@media(max-width:420px){.signin_popup_inner,.signup_popup_inner{width:100%}}@media(min-width:821px){.history_cards{width:90%;padding:0;margin:0;margin-left:4%;display:flex;flex-flow:row wrap;max-height:70px}.hilo_pg{margin-top:8px;display:grid;grid-template-columns:1fr 192px 0 1fr 1.15fr 50px;align-items:center}.game_progress--hilo{height:fit-content;width:85%;align-self:center}}@media(min-width:821px) and (max-width:1600px){.jackpot--hilo{height:fit-content;max-width:170px}}@media(min-width:1601px){.jackpot--hilo{height:fit-content;max-width:167px;margin-left:0}}.field_group_flex{display:flex;width:100%}.field_group_flex>.field_group{flex:1}html{color:#adbec6}.qrcode{border:1ex solid #fff}.splash_overlay .signin_button{margin:1ex}@-webkit-keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}50%{opacity:0}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}50%{opacity:0}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInUpBox{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInDown{from{opacity:1}to{opacity:0}}@keyframes fadeInDownBox{from{opacity:1;transform:translate3d(0,0,0)}to{opacity:0;transform:translate3d(0,100%,0)}}.content__header{color:#fff;font-size:15px;font-weight:500}.content__message{line-height:18px;font-size:13px;color:#acbfc6;font-weight:400;position:relative}.content__header,.content__message{max-width:192px;position:relative;text-shadow:1px 1px 0 rgba(0,0,0,.25)}.content__img{background-size:contain;background-repeat:no-repeat;position:absolute}.timerBar{width:100%;height:2px;background:#ffffff21}.timerBarFill{width:100%;height:100%;background:#ffffff45;-webkit-transition:width .5s;transition:width .5s;transition-timing-function:linear}.chat-rains{padding:5px 9px 0;background-color:#2f3e45}.chat-rains .rain-animation-enter{opacity:0}.chat-rains .rain-animation-enter-active{-webkit-animation-name:fadeInUpBox;animation-fill-mode:forwards;animation-name:fadeInUp;animation-duration:.4s}.chat-rains .rain-animation-exit{opacity:1}.chat-rains .rain-animation-exit-active{-webkit-animation-name:fadeInDownBox;animation-name:fadeInDownBox;animation-duration:.4s}.chat-rains .rains-container{border-radius:3px;position:relative;margin-top:5px}.chat-rains .content{text-align:left;padding:15px;min-height:87px}.chat-rains .content.planned{min-height:66px}.chat-rains .content p{color:#fff}.chat-rains .content__button{margin-top:5px;padding:6px 16px;font-size:10px;color:#2a383f;font-weight:500;border-radius:2px;display:inline-block;cursor:pointer}.chat-rains .content__button .icon-info-circle{margin-right:4px;font-size:12px;line-height:1.2}.chat-rains .content__button:hover{box-shadow:inset 0 0 100px 100px rgba(255,255,255,.15)!important}.chat-rains .content__button:active{transform:scale(.96)}.chat-rains .content__disabled{cursor:not-allowed}.chat-rains .content__message{margin-top:5px;text-shadow:1px 1px 0 rgba(0,0,0,.25)}.chat-rains .content__hide{position:absolute;right:4px;font-size:10px;cursor:pointer;color:#ffffff8c;top:0;z-index:1}.chat-rains .content__img{width:50%}.chat-rains .content .captcha{display:inline-block;margin-bottom:-12px;overflow-x:scroll}.chat-rains .content .captcha>div{margin-top:5px;position:relative}.chat-rains .content .progress{overflow:hidden;height:5px;margin-top:10px;width:100%;background-repeat:repeat-x;border-radius:3px}.content__message_no_button{margin-top:10px}.custom-theme{background:#2f3d45;background:radial-gradient(ellipse at top right,#2f3d45 0%,#243037 100%);border-radius:6px}.custom-theme .content.planned .content__img{top:8px}.custom-theme .content__message{color:#acbfc6;max-width:222px}.custom-theme .content__img{background-image:url(/build/Event-chat.8cf9e5ea5d6af9db88b2b546ecbf0c88.160.png);max-width:52px;height:68px;top:21px;right:30px}.custom-theme .content__button{margin-top:20px;background:#23d160;border-radius:6px;box-shadow:inset 0 -2px 0 0 #018e2f;padding:11px 62px;font-size:14px}.custom-theme .progress{background-color:#3e515d}.custom-theme .progress .bar{background-color:#789fb7}.custom-theme .progress-striped .bar{background-color:#789fb7}.snow-theme,.rain-theme{background:#6488ed;background:linear-gradient(270deg,rgba(100,149,237,0.53) 0%,rgba(58,84,116,0.53) 100%);background-image:url(/build/Rain.985fb2dd39edf54f0edcf74d2ce5d094.svg);background-image:url(/build/Rain.985fb2dd39edf54f0edcf74d2ce5d094.svg),linear-gradient(270deg,rgba(100,149,237,0.53) 0%,rgba(58,84,116,0.53) 100%);background-repeat:no-repeat;background-size:cover;min-height:66px}.snow-theme .content__message,.rain-theme .content__message{max-width:unset}.snow-theme .content__button,.rain-theme .content__button{background:#6492d4;background:linear-gradient(to left,rgba(100,146,212,0.7),#6492d4 48%,rgba(100,146,212,0.7)),url(/build/Button.b4dabea427ed7a0eaea3f772c39fd00a.svg)}.snow-theme .progress,.rain-theme .progress{background-color:#5f84be}.snow-theme .progress .bar,.rain-theme .progress .bar{background-color:#5d9eff}.snow-theme .progress-striped .bar,.rain-theme .progress-striped .bar{background-color:#5d9eff}.tsunami-theme{color:#fff;background:#326095;background:linear-gradient(90deg,#326095 0%,#3e65a7 100%)}.tsunami-theme .content__message{max-width:250px}.tsunami-theme .content__button{color:#3a64a1;background-color:#fff}.tsunami-theme .content__img{background-image:url(/build/Tsunami.9ef1525e44aeba6d0201f41938da4063.149.png);max-width:121px;height:93px;top:-6px;right:-2px}.tsunami-theme .progress{background-color:#5f84be}.tsunami-theme .progress .bar{background-color:#5d9eff}.tsunami-theme .progress-striped .bar{background-color:#5d9eff}.volcano-theme{background:#c77623;background:linear-gradient(90deg,#99300e 0%,#c77623 100%)}.volcano-theme .content__message{color:#fff}.volcano-theme .content__img{background-image:url(/build/Volcano.e906eae7137040b678205068b8076063.svg);max-width:115px;height:80px;top:-5px;right:-2px}.volcano-theme .content__button{margin-top:6px;background:#eb891d;background:linear-gradient(to left,rgba(235,137,29,0.4),#eb891d 48%,rgba(235,137,29,0.4)),url(/build/Button.b4dabea427ed7a0eaea3f772c39fd00a.svg)}.volcano-theme .content__button_failed{background:#e08520;color:#efc18d}.volcano-theme .content__message{max-width:250px}.volcano-theme .progress{background-color:#c17c2d}.volcano-theme .progress .bar{background-color:#fe971f}.volcano-theme .progress-striped .bar{background-color:#fe971f}.tornado-theme{background:#2f3d45;background:linear-gradient(90deg,#253137 0%,#3d4d55 100%)}.tornado-theme .content__message{color:#adbec6;max-width:250px}.tornado-theme .content__img{max-width:95px;height:107px;right:8px;bottom:-3px;background-image:url(/build/Tornado.9568b203099358e515c591c01048167c.95.png)}.tornado-theme .content__button{margin-top:7px;background-color:#adbec6}.tornado-theme .content__button_failed{background:#43535c;color:#a1a9ae}.tornado-theme .progress{background-color:#253137}.tornado-theme .progress .bar{background-color:#90969f}.tornado-theme .progress-striped .bar{background-color:#90969f}.progress.active .bar{-webkit-animation:progress-bar-stripes 2s linear infinite;-moz-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.progress-extend,.custom-theme .progress-striped .bar,.snow-theme .progress-striped .bar,.rain-theme .progress-striped .bar,.tsunami-theme .progress-striped .bar,.volcano-theme .progress-striped .bar,.tornado-theme .progress-striped .bar{background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.15)),color-stop(0.75,rgba(255,255,255,0.15)),color-stop(0.75,transparent),to(transparent));background-image:-webkit-linear-gradient(-45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-moz-linear-gradient(-45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-ms-linear-gradient(-45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(-45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:linear-gradient(-45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);-webkit-background-size:20px 20px;-moz-background-size:20px 20px;-o-background-size:20px 20px;background-size:20px 20px}.progress-bar-extend,.custom-theme .progress .bar,.snow-theme .progress .bar,.rain-theme .progress .bar,.tsunami-theme .progress .bar,.volcano-theme .progress .bar,.tornado-theme .progress .bar{width:0%;height:5px;color:#fff;font-size:12px;text-align:center;text-shadow:0 -1px 0 rgba(0,0,0,.25);background-repeat:repeat-x;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);-moz-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transition:width .6s ease;-moz-transition:width .6s ease;-ms-transition:width .6s ease;-o-transition:width .6s ease;transition:width .6s ease}@-webkit-keyframes progress-bar-stripes{from{background-position:0 0}to{background-position:20px 0}}@-moz-keyframes progress-bar-stripes{from{background-position:0 0}to{background-position:20px 0}}@keyframes progress-bar-stripes{from{background-position:0 0}to{background-position:20px 0}}.p2p-overlay-modal-content,.p2p-checkout-modal-content{height:100%;max-height:638px;max-width:496px;border-radius:5px;background:0 0;background-color:#2f3d45;overflow:auto;-webkit-overflow-scrolling:touch;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;outline:none;margin:0 auto}.p2p-overlay-modal-content>div,.p2p-checkout-modal-content>div{position:relative;width:100%;max-width:100%;max-height:638px;background:0 0}.p2p-overlay-modal-content .popup-content,.p2p-checkout-modal-content .popup-content{width:100%;height:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:20px 10px}.p2p-overlay-modal-content .modal-close-button,.p2p-checkout-modal-content .modal-close-button{position:absolute;right:20px;top:20px;line-height:1ex;font-size:30px;z-index:1;margin-top:2px;color:#6c7b83}.p2p-overlay-modal-content .modal-close-button:hover,.p2p-checkout-modal-content .modal-close-button:hover{color:#4e5960}.p2p-overlay-modal-content .modal-close-button>div,.p2p-checkout-modal-content .modal-close-button>div{cursor:pointer}.p2p-overlay-modal-content .modal-close-button>div:after,.p2p-checkout-modal-content .modal-close-button>div:after{content:"\D7"}.p2p-checkout-modal-content{height:auto}.p2p-popup-content{background-color:#2f3d45}.p2p-modal-content{text-align:left;padding:30px 41px 20px 30px}.p2p-modal-content span.title{font-family:Roboto;font-size:16px;font-weight:500;font-style:normal;font-stretch:normal;line-height:1.36;letter-spacing:normal;text-align:center;color:#fff}.p2p-modal-content__header{margin-bottom:10px}.p2p-modal-content__header h4{font-family:Roboto;font-size:32px;font-weight:700;font-style:normal;font-stretch:normal;line-height:1.34;letter-spacing:normal;color:#0ae07b}.p2p-modal-content__about{margin-bottom:10px}.p2p-modal-content__about .trade-url-info{line-height:1.2;color:#79858a}.p2p-modal-content__about .trade-url-info li{list-style:outside;margin-left:8px}.p2p-modal-content__about p,.p2p-modal-content__about ul{font-family:Roboto;font-size:12px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.58;letter-spacing:normal;text-align:left;color:#adbec6;margin-top:10px}.p2p-modal-content__about .trade-url{margin-top:-5px;margin-bottom:10px}.p2p-modal-content__about .trade-url a{color:#fff}.p2p-modal-content__about .api-key-warning{background:#243037;border-radius:6px;width:100%;padding:20px;font-size:12px;margin-top:20px}.p2p-modal-content__about .api-key-warning .icon{color:#ffca00;position:absolute;font-size:16px}.p2p-modal-content__about .api-key-warning span{display:inline-block;margin-left:26px}.p2p-modal-content__process{margin-bottom:14px}.p2p-modal-content__process .p2p-process-list__item{display:flex;flex-direction:row;flex-wrap:wrap;margin-top:10px}.p2p-modal-content__process .p2p-process-list__item .circle{width:38px;height:38px;background-color:#3c4d57;border-radius:50%;font-family:Roboto Mono;font-size:14px;line-height:38px;text-align:center;color:#adbec6}.p2p-modal-content__process .p2p-process-list__item .circle.red{background-color:#f55050}.p2p-modal-content__process .p2p-process-list__item .circle img{vertical-align:middle}.p2p-modal-content__process .p2p-process-list__item .text{font-family:Roboto;font-size:12px;line-height:1.58;letter-spacing:normal;text-align:left;color:#adbec6;display:flex;flex-basis:100%;flex:1;margin-left:10px}.p2p-modal-content__process .p2p-process-list__item .text.red{color:#f55050}.p2p-modal-content__checkout{background-color:#2f3d45;padding:15px}.p2p-modal-content__divider{height:1px;background-color:#3c4d57;margin-bottom:15px}.p2p-modal-content__ack{display:flex}.p2p-modal-content__ack input[type=checkbox]{width:25px;height:25px;border-radius:2px;background-color:#3c4d57}.p2p-modal-content__ack input[type=checkbox]:checked{background-color:#0ae07b}.p2p-modal-content__ack input[type=checkbox]:checked:after{content:"\2713";font-size:18px;text-align:center;display:block;color:#2f3d45}.p2p-modal-content__ack span{font-family:Roboto;font-size:12px;line-height:1.58;text-align:left;display:flex;flex-direction:column;flex-basis:100%;flex:1;color:rgba(173,190,198,.5);margin-left:15px;margin-top:-5px}.p2p-modal-content__button{margin-top:20px;display:flex}.p2p-modal-content__button button{height:40px;width:100%;font-size:14px;line-height:1.36;text-align:center;background:#23d160;border-radius:6px;box-shadow:0 2px 0 0 #008e2e;color:#2b3e46;font-weight:700}.p2p-modal-content__button button.transparent{background:0 0;border:solid 1.2px #adbec6;box-shadow:0 2px 0 0 #adbec6;color:#adbec6}.p2p-modal-content__button button:disabled{opacity:.5}.p2p-modal-content__button button:hover{background-color:#15ff8e}.p2p-modal-content__button button:hover.transparent{background-color:#ffffff10}.p2p-modal-content__button_full{margin-top:16px}.p2p-modal-content__button_full button{width:100%}.p2p-modal-content__items{border-radius:4px;background-color:#29353d;padding:14px;margin-bottom:20px}.p2p-modal-content__items ul,.p2p-modal-content__items li{list-style:inside}.p2p-modal-content__items li span{position:relative;left:-10px}@keyframes resizeWindow{0%{width:180px}100%{width:320px}}@keyframes anim-rotate{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.p2p-container{width:216px;position:fixed;top:82px;left:50%;margin-left:-108px;z-index:200;border-radius:5px;box-shadow:0 5px 15px 0 #232c30;background-color:#3c4e57}.p2p-container .arrow-down,.p2p-container .arrow-up{display:block;padding-left:20px;height:23px;position:absolute;margin-top:-7px;margin-left:150px;color:#fff;font-size:10px}.p2p-container .arrow-down:after,.p2p-container .arrow-down:before{top:26px;border-left:2px solid #0ee07b;content:" ";height:8px;width:30px;position:absolute;pointer-events:none;left:8px}.p2p-container .arrow-down:after{transform:rotate(135deg);top:25px;left:-18px}.p2p-container .arrow-down:before{transform:rotate(45deg);top:25px}.p2p-container .arrow-up:after,.p2p-container .arrow-up:before{top:6px;border-right:2px solid #0ee07b;content:" ";height:8px;width:30px;position:absolute;pointer-events:none;left:8px}.p2p-container .arrow-up:after{transform:rotate(45deg);left:-18px}.p2p-container .arrow-up:before{transform:rotate(135deg)}.p2p-container .p2p-title{color:#0ee07b;display:flex;align-items:center;justify-content:left;padding:20px;font-weight:500;cursor:grab;font-size:14px;user-select:none;line-height:1.36}.p2p-container.active{width:400px;position:fixed;top:82px;left:50%;margin-left:-200px;z-index:200;border-radius:5px;box-shadow:0 5px 15px 0 #232c30;background-color:#3c4e57}.p2p-container.active .arrow-down,.p2p-container.active .arrow-up{margin-left:340px}.p2p-container .p2p-offers-listing{height:auto;max-height:450px;overflow:auto;width:360px;margin:0 auto 20px}.p2p-container .p2p-offers-listing .offer{background-color:#2f3d45;cursor:pointer;font-weight:700;display:flex;justify-content:space-between;align-items:center;padding:10px;border-top-right-radius:4px;border-top-left-radius:4px;margin-top:1px}.p2p-container .p2p-offers-listing .offer .icon.icon-exclamation-triangle{color:#ea1313!important}.p2p-container .p2p-offers-listing .offer .icon.icon-spinner22{animation:anim-rotate 2s infinite steps(32);color:#fff!important}.p2p-container .p2p-offers-listing .offer .icon.icon-cancel-circle1{color:#a1a1a1!important}.p2p-container .p2p-offers-listing .p2p-wrapper{text-align:center;background-color:#2f3d45;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.p2p-container .p2p-offers-listing .p2p-wrapper .p2p-btn-cancel-trade{height:40px;border-radius:3px;background-image:linear-gradient(to bottom,#d63e3e,#d63e3e 47%,#c13535 49%,#c13535);font-family:Roboto;font-size:12px;font-weight:500;line-height:1.33;color:#fff;display:block!important;margin-top:20px;margin-bottom:10px;padding:8px}.p2p-container .p2p-offers-listing .p2p-wrapper .p2p-btn-cancel-trade:hover{filter:brightness(1.1)}.p2p-container .p2p-offers-listing .p2p-wrapper .p2p-btn-cancel-trade:disabled{opacity:.5;filter:grayscale(.2)}.p2p-container .p2p-offers-listing .p2p-wrapper .p2p-action-buttons{display:flex;flex-flow:column;align-items:center;overflow:hidden;text-align:center;margin:0}.p2p-container .p2p-offers-listing .p2p-wrapper .p2p-action-buttons button{width:156px;text-transform:uppercase;font-size:16px;align-items:center;display:inline-flex;justify-content:center}.p2p-container .p2p-offers-listing .p2p-wrapper .p2p-action-buttons .actionbtn{border-radius:3px;display:flex;text-transform:uppercase;width:180px;height:40px;font-family:Roboto;font-size:12px;font-weight:500;line-height:1.33;margin-top:0;align-items:center;justify-content:center;margin-bottom:5px}.p2p-container .p2p-offers-listing .p2p-wrapper .p2p-action-buttons .actionbtn.tradelink{background-image:linear-gradient(to bottom,#0ee07b,#0ee07b 47%,#0ecc71 49%,#0ecc71);color:#141a1d}.p2p-container .p2p-offers-listing .p2p-wrapper .p2p-action-buttons .actionbtn.cancel{background-image:linear-gradient(to bottom,#d63e3e,#d63e3e 47%,#c13535 49%,#c13535);color:#fff}.p2p-container .p2p-offers-listing .p2p-wrapper .p2p-searching-timer{font-family:Roboto;font-size:14px;line-height:1.36;text-align:center;color:#adbec6;display:flex;align-items:center;justify-content:center;padding-bottom:22px}.p2p-container .p2p-offers-listing .p2p-wrapper .p2p-searching-timer.red{color:#f55050}.p2p-container .p2p-offers-listing .p2p-wrapper .p2p-searching-timer .icon-clock2{line-height:1.21;text-align:center}.p2p-container .p2p-offers-listing .p2p-wrapper .p2p-searching-timer .display-timer{margin-left:5px}.p2p-container .p2p-offers-listing .p2p-wrapper .p2p-status{color:#adbec6;font-weight:500;font-size:18px;width:100%;display:block}.p2p-container .p2p-offers-listing .p2p-wrapper .p2p-status .p2p-partner{margin-top:20px}.p2p-container .p2p-offers-listing .p2p-wrapper .p2p-status .p2p-partner .partner-avatar img{width:54px;height:54px;border-radius:3px}.p2p-container .p2p-offers-listing .p2p-wrapper .p2p-status .p2p-partner-title{font-family:Roboto;font-size:16px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.31;letter-spacing:normal;text-align:center;color:#0ee07b;margin-top:15px;display:block}.p2p-container .p2p-offers-listing .p2p-wrapper .p2p-status .p2p-partner-title.red{color:#f55050}.p2p-container .p2p-offers-listing .p2p-wrapper .p2p-status .p2p-partner-info{font-family:Roboto;font-size:12px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.33;letter-spacing:normal;text-align:center;color:#adbec6;display:block;width:269px;margin:5px auto}.p2p-container .p2p-offers-listing .p2p-wrapper .p2p-status .p2p-partner-info .red{color:#f55050}.p2p-container .p2p-offers-listing .p2p-wrapper .p2p-items{display:flex;flex-flow:column wrap;align-items:flex-start;margin-top:10px}.p2p-container .p2p-offers-listing .p2p-wrapper .p2p-items span{order:1}.p2p-container .p2p-offers-listing .p2p-wrapper .p2p-items .listing{background-color:#29353d;padding:10px;margin-top:5px;order:2;margin-bottom:10px;width:100%;justify-content:flex-start;display:block;height:70px;border-radius:4px;text-align:left;overflow:scroll}.p2p-container .p2p-offers-listing .p2p-wrapper .p2p-items .listing ul li:before{content:"\2022";color:#3a4c53;font-weight:700;display:inline-block;width:10px}.p2p-container .p2p-offers-listing .p2p-wrapper .p2p-items .listing li{float:left}.p2p-container .p2p-offers-listing .p2p-wrapper .p2p-items .trade-warning{color:#ff5e5e;order:3;line-height:1.2;text-align:center}.p2p-container .p2p-offers-listing .p2p-content{border-top:1px solid #3c4e57;width:90%;margin:0 auto}.p2p-container .p2p-offers-listing .p2p-item-info{white-space:nowrap;text-overflow:ellipsis;width:230px;overflow:hidden;font-size:12px;color:#adbec6;line-height:1.36}.p2p-container .p2p-offers-listing .p2p-visible{width:14px;height:14px;position:relative;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:.5s ease-in-out;-moz-transition:.5s ease-in-out;-o-transition:.5s ease-in-out;transition:.5s ease-in-out;cursor:pointer;color:#5a6972}.p2p-container .p2p-feedback .feedback-child{font-size:54px;color:#0ee07b;line-height:1.2}.p2p-container .p2p-feedback .status{font-family:Roboto;font-size:16px;line-height:1.31;text-align:center;color:#0ee07b;display:flex;justify-content:center;margin-top:15px}.p2p-container .p2p-feedback .info{font-family:Roboto;font-size:12px;line-height:1.33;text-align:center;color:#adbec6;display:block;margin-top:5px;padding:0 20px}.p2p-container .p2p-feedback .green{color:#0ee07b}.p2p-container .p2p-feedback .feedback-options{height:96px;border-radius:4px;background-color:#29353d;display:inline-flex;flex-direction:row;justify-content:space-around;width:100%;align-items:center;font-size:50px;margin-top:15px;padding:48px;overflow:hidden}.p2p-container .p2p-feedback .feedback-options.received{padding:32px}.p2p-container .p2p-feedback .feedback-options .star{font-size:37px;line-height:1.19;text-align:left;color:rgba(173,190,198,.3)}.p2p-container .p2p-feedback .feedback-options .star.selected{color:#0ee07b}.p2p-container .p2p-feedback .feedback-options .thanks{font-family:Roboto;font-size:14px;line-height:1.5;text-align:center;color:#adbec6}.p2p-container .p2p-feedback .btn-feedback{height:40px;border-radius:3px;background-image:linear-gradient(to bottom,#0ee07b,#0ee07b 47%,#0ecc71 49%,#0ecc71);text-transform:uppercase;padding:0 42px;color:#141a1d;font-weight:500;font-size:12px;margin-top:10px;line-height:1.33}.p2p-container .p2p-feedback small.note{line-height:1.36;font-size:14px;color:#adbec6;margin-top:16px;display:flex;align-items:center;justify-content:center;flex-direction:row;padding-bottom:10px}.p2p-container .p2p-searching{display:flex;justify-content:center;align-items:center;transition:.5s}.p2p-container .p2p-searching .icon-male{font-size:74px;line-height:1.2;text-align:left;color:rgba(173,190,198,.5)}.p2p-container .p2p-searching .searching{font-size:24px;padding:25px}.p2p-container .p2p-searching .searching.icon-spinner2{animation:anim-rotate 1s infinite steps(8)}.p2p-container .p2p-waiting-content{height:45px}.p2p-container .p2p-waiting-content span{display:flex;align-content:center;justify-content:center}.p2p-container .p2p-waiting-content .big{font-family:Roboto;font-size:16px;line-height:1.31;text-align:center;color:#0ee07b}.p2p-container .p2p-waiting-content .small{font-family:Roboto;font-size:12px;line-height:1.33;text-align:center;color:#adbec6;padding-top:5px}.p2p-visible span{display:block;position:absolute;height:3px;width:100%;background:#fff;border-radius:9px;opacity:1;left:0;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:.25s ease-in-out;-moz-transition:.25s ease-in-out;-o-transition:.25s ease-in-out;transition:.25s ease-in-out}.p2p-visible span:nth-child(1){top:0;-webkit-transform-origin:left center;-moz-transform-origin:left center;-o-transform-origin:left center;transform-origin:left center}.p2p-visible span:nth-child(2){top:5px;-webkit-transform-origin:left center;-moz-transform-origin:left center;-o-transform-origin:left center;transform-origin:left center}.p2p-visible span:nth-child(3){top:10px;-webkit-transform-origin:left center;-moz-transform-origin:left center;-o-transform-origin:left center;transform-origin:left center}.p2p-visible.open{top:2px}.p2p-visible.open span:nth-child(1){-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);top:-2px;left:0}.p2p-visible.open span:nth-child(2){width:0%;opacity:0}.p2p-visible.open span:nth-child(3){-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);top:8px;left:0}.p2p-container:not(.react-draggable-dragging){-webkit-transition:-webkit-transform 1s ease-out;transition:transform 1s ease-out}.p2p-container:active{box-shadow:0 0 8px 0 rgba(0,0,0,.3)}.p2p-container .p2p-summary{display:flex;margin:0 auto;width:300px;height:400px;justify-content:space-around;align-items:center;font-weight:500;padding-bottom:5px;border-bottom:1px solid #727272}.p2p-container .p2p-offers-listing .offer.incoming.border{border-radius:5px}.p2p-container .p2p-offers-listing .offer.outgoing.border{border-radius:5px}.p2p-container .p2p-offers-listing .items{background-color:#28353b;border-radius:5px;height:90px;padding:10px;overflow:scroll;margin:10px;border-top:4px solid #0ee07b}.p2p-container .p2p-acc-balance{font-size:12px}.p2p-container .p2p-offers-listing .offer.incoming .p2p-acc-balance,.p2p-container .p2p-offers-listing .offer.incoming .icon:not(:last-child){color:#0ee07b}.p2p-container .p2p-offers-listing .offer.outgoing .p2p-acc-balance,.p2p-container .p2p-offers-listing .offer.outgoing .icon:not(:last-child){color:#f55050}.p2p-container .p2p-summary .p2p-item-info{color:#d9a34f;white-space:nowrap;text-overflow:ellipsis;width:160px;overflow:hidden}.p2p-container .p2p-summary .p2p-acc-balance{color:#2dbe69}.p2p-container .p2p-summary .p2p-acc-balance .icon-gammdom-symbol{margin-right:4px}.p2p-container .p2p-summary .icon{color:#0ee07b}@keyframes FadeIn{0%{opacity:0;transform:scale(.1)}80%{opacity:1;transform:scale(1)}100%{transform:scale(.1)}}.p2p-container .p2p-offers-listing .p2p-wrapper .p2p-status .p2p-partner .partner-details{display:flex;flex:1;align-items:center;height:70px;margin-left:10px}.p2p-container .p2p-offers-listing .p2p-wrapper .p2p-status .p2p-partner .partner-details .partner-image{width:52px;display:flex;align-items:normal;justify-content:center;border:1px solid #0fe07b}.a_offer{background:#2f3e45;padding:10px;border:1px solid #1b1b1b;border-radius:4px}.a_offer a{color:#11de7c}.p2p-container .p2p-offers-listing .p2p-wrapper .p2p-status .close{font-size:14px;padding:10px;color:#0fe07b;cursor:pointer}.p2p-container .p2p-offers-listing .p2p-wrapper .p2p-status .close:hover{color:#00ff84}.p2p-container .p2p-feedback .feedback-options .icon:hover{opacity:1;transform:scale(1.1);cursor:pointer}.p2p-container .p2p-feedback .feedback-options span.selected{opacity:1}.p2p-container .p2p-feedback .feedback-options .icon-happy-emote{color:#067e05;background-image:linear-gradient(to bottom,#85e500,#7bde00,#71d700,#67d000,#5dc900,#56c500,#4fc100,#47bd00,#41bb00,#3ab900,#32b600,#2ab400);font-size:64px;border-radius:32px;opacity:.6}.p2p-container .p2p-feedback .feedback-options .icon-meh-emote{color:#e56300;background-image:linear-gradient(to bottom,#f8ef00,#fae500,#fbdb00,#fcd100,#fcc700,#fcc300,#fbbe00,#fbba00,#fbba00,#fbb900,#fbb900,#fbb800);font-size:64px;border-radius:32px;opacity:.6}.p2p-container .p2p-feedback .feedback-options .icon-unhappy-emote{background-image:linear-gradient(to bottom,#ff4b30,#ff452a,#ff3f24,#ff381d,#ff3115,#fc2d10,#fa290b,#f72405,#f12304,#ec2102,#e62001,#e11e00);font-size:64px;border-radius:32px;color:#772d28;opacity:.6}.p2p-container .p2p-feedback .small{color:#fff}@-webkit-keyframes pulse-ring{0%{opacity:.2;-webkit-transform:scale(0);transform:scale(0)}20%{opacity:.6}40%{opacity:1}80%,100%{opacity:.2}}@keyframes pulse-ring{0%{opacity:.2;-webkit-transform:scale(0);transform:scale(0)}20%{opacity:.6}40%{opacity:1}80%,100%{opacity:.2}}@-webkit-keyframes pulse-dot{0%{-webkit-transform:scale(.9);transform:scale(.9)}50%{-webkit-transform:scale(1);transform:scale(1)}100%{-webkit-transform:scale(.9);transform:scale(.9)}}@keyframes pulse-dot{0%{-webkit-transform:scale(.9);transform:scale(.9)}50%{-webkit-transform:scale(1);transform:scale(1)}100%{-webkit-transform:scale(.9);transform:scale(.9)}}@keyframes border-pulsate{0%{border-color:rgba(15,224,123,.38)}50%{border-color:#0fe07b}100%{border-color:rgba(15,224,123,.38)}}.p2p-height-limit{display:none}.p2p-info-container{overflow-y:auto;-webkit-overflow-scrolling:touch;height:calc(100% - 50px)}.p2p-range-label{color:#79858a;font-size:12px;font-style:italic;font-weight:400;margin-top:-3px}.p2p-range-label span{display:block;position:absolute}.p2p-range-label span:nth-child(2){left:50%;margin-left:-12px}.p2p-range-label span:nth-child(3){right:40px}.p2p-range-wrapper{margin-top:30px}.p2p-range-wrapper input{background:#243037;border-radius:5px;height:7px;width:325px;width:100%}.p2p-range-wrapper input::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:16px;height:16px;border-radius:50%;background:#bfbfbf;background:radial-gradient(circle,#bfbfbf 0%,#bfbfbf 39%,#d8d8d8 40%,#d8d8d8 100%);cursor:pointer}.p2p-range-wrapper input::-moz-range-thumb{width:16px;height:16px;border-radius:50%;background:#bfbfbf;background:radial-gradient(circle,#bfbfbf 0%,#bfbfbf 39%,#d8d8d8 40%,#d8d8d8 100%);cursor:pointer}.p2p-info a{color:#10de7c}.p2p-info{background-color:#2f3e45;font-family:Roboto;font-size:14px;border-radius:10px;margin:0 3px;-webkit-box-shadow:inset 0 0 10px #000;box-shadow:inset 0 0 10px #26353c;padding:15px;margin-bottom:20px}.p2p-info-btn{background:0 0;font-weight:700;border-radius:15px;padding:4px 15px;margin-top:5px;background-color:#2c3a41;display:block;margin:5px auto;color:#fff;background-image:linear-gradient(#0fdf7b,#06a558),linear-gradient(#0fdf7b,#06a558);background-position:0 0,100% 0;background-repeat:no-repeat}.p2p-info-btn:hover{background-image:linear-gradient(#0dbb68,#078045),linear-gradient(#0fdf7b,#06a558);background-position:0 0,100% 0;background-repeat:no-repeat}.p2p-info-btn:active{transform:scale(.95)}.p2p-info h5{border-bottom:1px solid #41535d;padding:5px 0;margin:5px 0}.p2p-popup{display:flex;position:fixed;flex-direction:row;overflow:unset;justify-content:center;align-items:center;left:50%;padding:20px;bottom:15px;margin-left:-81px;line-height:30px;height:40px;background:linear-gradient(to left bottom,#4b6571,#2f3f46);color:#2fcf75;font-weight:700;border-radius:10px;box-shadow:0 0 9px #0000009c;z-index:201}.p2p-container .dot{height:12px;width:12px;background:#2fe07b;border-radius:20px;font-size:12px;font-weight:700;right:0;top:0;text-align:center;box-sizing:content-box;transform:translate(29%,-29%);position:absolute;text-shadow:0 0 10px #0ee07b}.p2p-container .dot.gray{background:#9da5a0}.pulse-p2p{animation:pulse-p2p 2s infinite}.pulse-p2p:hover{animation:none}@-webkit-keyframes pulse-p2p{0%{-moz-box-shadow:0 0 0 0 #0fe07b;box-shadow:0 0 0 0 #0fe07b}70%{-webkit-box-shadow:0 0 0 10px transparent}100%{-webkit-box-shadow:0 0 0 0 transparent}}@keyframes pulse-p2p{0%{-moz-box-shadow:0 0 0 0 #0fe07b;box-shadow:0 0 0 0 #0fe07b}70%{-moz-box-shadow:0 0 0 10px transparent;box-shadow:0 0 0 10px transparent}100%{-moz-box-shadow:0 0 0 0 transparent;box-shadow:0 0 0 0 transparent}}.p2p-container .icon{display:flex;justify-content:center}.p2p-tabs-list{display:flex;flex-direction:row}.p2p-tab.active{border-bottom:2px solid #0fe07b;background-color:#20292d}.p2p-tab{display:flex;flex:1;justify-content:center;flex-direction:row;background-color:#232c31;padding:12px}.p2p-tab-name{align-self:center;margin-left:10px;margin-right:10px}.p2p-tab-amount{background-color:#3c4f56;border-radius:5px;padding-left:6px;padding-right:6px;font-weight:700;color:#0fe07b;text-align:center;align-self:center}.p2p-offers{margin-top:20px;overflow:scroll;overflow-x:hidden;height:220px}.p2p-offer-item{background-color:#20292d;border-radius:5px;margin-right:15px;margin-left:15px;height:60px;display:flex;align-items:center;justify-content:space-around;margin-top:5px;margin-bottom:10px}.p2p-action-button{float:right;background-color:#0fe07b;color:#20292d;border-radius:5px;padding:9px}.no-api-key-warn{color:#fbe67f}.footer{width:100%;align-items:center;transition:all .4s ease;height:auto;background-color:#1e262a;font-family:Roboto}@media(max-width:768px){.footer{height:629px}}@media(max-width:414px){.footer{height:916px}}.footer__container{width:100%;height:100%}@media(max-width:768px){.footer__container{max-width:510px;flex-direction:row;flex-wrap:wrap}}@media(max-width:414px){.footer__container{max-width:280px;flex-direction:row;flex-wrap:wrap}}@media(max-width:570px){.footer__container{margin-top:27px}}@media(min-width:1280px){.footer__container{max-width:1270px}}.footer__container.center{margin:auto}.footer__container.flex{display:flex;flex:0 0 100%}.footer__container.space{justify-content:space-between}.footer.chatActive{float:right}@media(min-width:1280px){.footer.chatActive{width:calc(100% - 375px)}}.footer__links{width:100%;height:auto;padding:40px 30px 0;display:flex}@media(max-width:768px){.footer__links{height:calc(609px - 110px - 82px)}}@media(max-width:414px){.footer__links{height:calc(896px - 143px - 82px)}}.footer__links li{font-size:12px;color:#919597;margin-bottom:1rem}.footer__links .col{flex-grow:1}@media(max-width:414px){.footer__links .col{flex:0 0 50%}}.footer__links .links{display:flex;flex:1;order:1}@media(max-width:768px){.footer__links .links{order:1;flex:0 0 85%;margin:0 auto}}@media(max-width:414px){.footer__links .links{flex-flow:wrap;flex:0 0 90%}}.footer__links .links .new{transform:skewX(-10deg);width:36px;height:18px;border-radius:2px;background-color:#23d160;text-align:center;vertical-align:middle;font-family:Roboto;font-size:10px;font-weight:700;color:#232c30;margin-left:5px}.footer__links .socials{display:flex;flex:1;order:2}@media(max-width:768px){.footer__links .socials{order:3;flex:0 0 100%;justify-content:center}.footer__links .socials h5{display:none}}.footer__links .socials .col{flex:0 0 50%;max-width:50%}@media(max-width:768px){.footer__links .socials .col{flex:0;flex-grow:0}.footer__links .socials .col ul{display:inline-flex}}.footer__links .socials a{display:flex;align-items:center}@media(max-width:768px){.footer__links .socials a span{display:none}}.footer__links .socials i{font-size:1.15rem;min-width:35px}.footer__links .socials i.icon-twitter{color:#00aced}.footer__links .socials i.icon-instagram{color:transparent;background:radial-gradient(circle at 30% 107%,#fdf497 0%,#fdf497 5%,#fd5949 45%,#d6249f 60%,#285aeb 90%);background:-webkit-radial-gradient(circle at 30% 107%,#fdf497 0%,#fdf497 5%,#fd5949 45%,#d6249f 60%,#285aeb 90%);background-clip:text;-webkit-background-clip:text}.footer__links .socials i.icon-twitch{color:#6441a5}.footer__links .socials i.icon-vk{color:#4c75a3}.footer__links .socials i.icon-telegram-icon{color:#08c}.footer__links .socials i.icon-discord-icon{color:#738adb}.footer__links .socials i.icon-reddit-icon{color:#ff9800}.footer__links .socials i.icon-youtube-icon{color:#ee2d27}.footer__links .warnings{flex:1;margin:auto;order:3}@media(max-width:768px){.footer__links .warnings{order:2;flex:0 0 100%}}.footer__links .warnings .row{display:inline-flex;float:right;padding-bottom:15px;align-items:center;justify-content:center}@media(max-width:768px){.footer__links .warnings .row{float:none}}@media(max-width:570px){.footer__links .warnings .row{width:100%}}.footer__links .warnings .row .text{margin-top:auto;margin-bottom:auto}.footer__links .warnings .row img{margin-left:15px}.footer__links .warnings .row .text{font-size:12px;color:#919597}@media(max-width:768px){.footer__links .warnings .row--full{width:100%;justify-content:center}}.footer__links h5{font-size:14px;font-weight:500;color:#fff;margin-bottom:1rem}.footer__copyright{width:100%;height:82px;background-color:#222c30;padding:0 30px}@media(max-width:768px){.footer__copyright{height:110px}}@media(max-width:414px){.footer__copyright{height:143px}}@media(max-width:486px){.footer__copyright{height:130px}}@media(max-width:415px){.footer__copyright{height:160px}}.footer__copyright .company{display:flex;float:left;height:100%;order:1}@media(max-width:768px){.footer__copyright .company{order:2;flex:0 0 100%;justify-content:center;height:82px}}@media(min-width:414px) and (max-width:768px){.footer__copyright .company{margin-top:14px}}.footer__copyright .company .egaming{display:flex;align-items:center}.footer__copyright .company .egaming a{display:flex}.footer__copyright .company .egaming img{display:block;max-width:60px;max-height:45px;width:auto;height:auto}.footer__copyright .company .text{font-size:12px;color:#919597;margin-left:24px;margin-top:auto;margin-bottom:auto}.footer__copyright .providers{display:flex;float:right;height:100%;order:2;align-items:center}@media(max-width:768px){.footer__copyright .providers{order:1;flex:0 0 100%;height:110px;justify-content:center}}@media(max-width:414px){.footer__copyright .providers{height:143px}}.footer__copyright .providers .payments{display:flex;flex-wrap:wrap;justify-content:center}@media(max-width:768px){.footer__copyright .providers .payments{display:block;width:88%;margin-top:-8px}}@media(max-width:486px){.footer__copyright .providers .payments{margin-top:12px}}.footer__copyright .providers .payments img{margin-bottom:2px;margin-left:8px;max-height:31px}@media(max-width:768px){.footer__copyright .providers .payments img{margin-top:8px}}.footer__copyright .providers .text{font-size:12px;color:#919597;padding-right:7px;margin-top:auto;margin-bottom:auto}@media(max-width:768px){.footer__copyright .providers .text{display:none}}.error_page__container{display:flex;flex-direction:column;height:100vh;margin-top:-70px}.error_page__container .error_page__content{flex:1}.error_page__container .error_page__content .error-404-mascot{height:490px;position:relative}.error_page__container .error_page__content .error-404-mascot .mascot-image{background:url(/build/error-404-mascot.8e3931ba706b8a8ec51ea5fc5ade78d6.1991.png) no-repeat top;top:0;left:0;right:0;bottom:0;background-repeat:no-repeat;background-size:auto;position:absolute;width:100%;height:620px;margin-top:-160px}.error_page__container .error_page__content .block-mascot{height:469px}.error_page__container .error_page__content .block-mascot .mascot-image{background:url(/build/blocked-mascot.73f3d5214b0813abd0654400d0b1a85e.919.png) no-repeat top;top:0;left:0;right:0;bottom:0;background-repeat:no-repeat;background-size:auto;position:absolute;width:100%;height:469px;margin-top:10px}.error_page__container .error_page__content .error-body.text-center{height:100%;margin:0 auto}.error_page__container .error_page__content .maintenance-mascot{height:517px}.error_page__container .error_page__content .maintenance-mascot .mascot-image{background:url(/build/maintenance-mascot.ed59fcfc9b4deb7d1774488f97be3583.1302.png) no-repeat top;top:0;left:0;right:0;bottom:0;background-repeat:no-repeat;background-size:auto;position:absolute;height:600px;margin-top:-120px}.error_page__container .error_page__content .main-wrapper{position:relative;display:flex;justify-content:center;align-items:center;flex-direction:column;margin:0 auto;width:100%}.error_page__container .error_page__content .error-body{margin:0 37px;text-align:center;flex-direction:column;display:flex;justify-content:center;align-items:center}.error_page__container .error_page__content .error-body .title{font-family:Roboto;font-size:62px;font-weight:700;font-style:normal;font-stretch:normal;line-height:1.32;letter-spacing:normal;margin:0;text-align:center;color:#fff}.error_page__container .error_page__content .error-body .desc{margin-bottom:16px;margin-top:0;font-family:Roboto;font-size:17px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.36;letter-spacing:normal;text-align:center;color:#d9e3ed}.error_page__container .error_page__content .error-body .desc span.red{color:#ff5050;flex-wrap:wrap;display:flex;justify-content:center;margin-bottom:20px}.error_page__container .error_page__content .error-body .desc a{text-decoration:none;color:#fff}.error_page__container .error_page__content .error-body .error-newsletter-form{width:100%}.error_page__container .error_page__content .error-body .error-newsletter-form p{font-family:Roboto;font-size:17px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.35;letter-spacing:normal;text-align:center;color:#d9e3ed;text-align:center}.error_page__container .error_page__content .error-body .error-newsletter-form .email-input{display:flex;justify-content:space-between;align-items:center}.error_page__container .error_page__content .error-body .error-newsletter-form .email-input input{width:75%;border-radius:4px;background-color:#485358;border:0;color:#fff;padding:16px 0 16px 19px;font-size:14px}.error_page__container .error_page__content .error-body .error-newsletter-form .email-input button{width:20%;height:49px;border-radius:4px;background-color:#fff;float:right;font-weight:500;line-height:1.33;color:#232c31;text-align:center;font-size:15px;border:0}.error_page__container .error_page__content .error-body .error-newsletter-form.email-input input::placeholder{color:#fff;font-size:14px}.error_page__container .error_page__content .error-body .button-wrapper{display:flex;justify-content:center;align-items:center;margin:0 auto}.error_page__container .error_page__content .error-body .button-wrapper .return-btn{border-radius:4px;background-color:#fff;margin:0 5px;font-family:Roboto;font-size:14px;font-weight:500;font-style:normal;font-stretch:normal;line-height:1.36;letter-spacing:normal;text-align:center;color:#232c31;display:flex;padding:13px;justify-content:center;align-items:center;width:100%;text-decoration:none}.error_page__container .error_page__content .error-body .button-wrapper .return-btn:hover{box-shadow:rgba(0,0,0,.44) 0 3px 6px;cursor:pointer}.error_page__container .error_page__content .error-body .button-wrapper .icon{margin-right:10px;width:18px}.error_page__container .error_page__header .header-logo{height:48px;margin-top:35px;display:flex;align-items:center;justify-content:center;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxODYuMTIzIiBoZWlnaHQ9IjQ4LjMyNiIgdmlld0JveD0iMCAwIDE4Ni4xMjMgNDguMzI2Ij4KICA8ZGVmcz4KICAgIDxzdHlsZT4KICAgICAgLmNscy0xIHsKICAgICAgICBvcGFjaXR5OiAwLjM7CiAgICAgIH0KCiAgICAgIC5jbHMtMiB7CiAgICAgICAgZmlsbDogI2JmYmZiZjsKICAgICAgfQoKICAgICAgLmNscy0yLCAuY2xzLTMsIC5jbHMtNCB7CiAgICAgICAgZmlsbC1ydWxlOiBldmVub2RkOwogICAgICB9CgogICAgICAuY2xzLTMgewogICAgICAgIGZpbGw6ICM5ZDlkOWQ7CiAgICAgIH0KCiAgICAgIC5jbHMtNCB7CiAgICAgICAgZmlsbDogIzc5Nzk3OTsKICAgICAgfQogICAgPC9zdHlsZT4KICA8L2RlZnM+CiAgPGcgaWQ9IkdhbWRvbS1sb2dvIiBjbGFzcz0iY2xzLTEiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0wLjAwNCkiPgogICAgPGcgaWQ9Ikdyb3VwXzEiIGRhdGEtbmFtZT0iR3JvdXAgMSI+CiAgICAgIDxwYXRoIGlkPSJHQU1ET00iIGNsYXNzPSJjbHMtMiIgZD0iTTc1Ljg2MiwyNy43SDcxLjI0NFYyMy4zaDkuNjg3Yy4wMDcuMTMxLjAxOS4yNzEuMDE5LjQxMXEwLDQuNzkxLjAwOCw5LjU4MmEuODc5Ljg3OSwwLDAsMS0uMy42NzYsMTIuMjQ1LDEyLjI0NSwwLDAsMS01LjEyNSwzLjExMSwxNi45NjcsMTYuOTY3LDAsMCwxLTIuOTU0LjU1MUExMi41OCwxMi41OCwwLDAsMSw2NC45LDM2LjA1OGExMS44NTksMTEuODU5LDAsMCwxLTYuMDk0LTcuOTgsMTMuOTY0LDEzLjk2NCwwLDAsMS0uMjQtNC4zLDExLjYxNCwxMS42MTQsMCwwLDEsMS40LTQuNzU5QTEzLjE1MSwxMy4xNTEsMCwwLDEsNjEuODUsMTYuNGExMi40LDEyLjQsMCwwLDEsMy45MTMtMi44MzgsMTEuMTUxLDExLjE1MSwwLDAsMSwzLjc4NS0xLjEwN2MuNzMyLS4wNjIsMS40NjQtLjE2NiwyLjItLjE2NGExMi42MzcsMTIuNjM3LDAsMCwxLDQuODg2LDEuMDI3LDEzLjQyNSwxMy40MjUsMCwwLDEsNC4zLDIuOTA3Yy4wNzEuMDcxLjEzOC4xNDUuMjI1LjIzNy0uNDk0LjQ1OS0uOTc4LjktMS40NSwxLjM1MS0uNjE2LjU5LTEuMjI5LDEuMTgyLTEuODI5LDEuNzg4LS4yLjItLjM0LjIwOS0uNTQ0LDBhOC4xMTUsOC4xMTUsMCwwLDAtNC4yMTMtMi4zLDYuNyw2LjcsMCwwLDAtNCwuMzczLDcuNTU0LDcuNTU0LDAsMCwwLTQuNjY3LDUuNjU5LDcuMjU0LDcuMjU0LDAsMCwwLC43MTYsNS4zNTksNy4xMjgsNy4xMjgsMCwwLDAsNC45MiwzLjU0OSw3LjQ3NSw3LjQ3NSwwLDAsMCw1LjUyMi0xLjA2OC41MjkuNTI5LDAsMCwwLC4yMzgtLjM3Qzc1Ljg3LDI5Ljc5Miw3NS44NjIsMjguNzc3LDc1Ljg2MiwyNy43Wm00MC40NjIsOS4zMzloLTV2LS40ODRjMC0yLjYyOC4wMi01LjI1NS0uMDE5LTcuODgyYTMuNDgzLDMuNDgzLDAsMCwwLS40MTctMS4zMTQsMS4xODQsMS4xODQsMCwwLDAtMS4wNDktLjU4MSwyLjQ2OSwyLjQ2OSwwLDAsMC0yLjcwNywyLjYzM2MtLjA0NiwyLjQ2Mi0uMDY0LDQuOTI0LS4xLDcuMzg2LDAsLjA3LS4wMDkuMTQtLjAxNS4yMzVoLTQuOTQ3VjIzLjU1NWgxLjAzN2MuOCwwLDEuNjA5LjAzMSwyLjQxLS4wMTNhLjcuNywwLDAsMSwuNzk0LjQ5NGMuMTEzLjI3NC4yNS41MzguMzYuNzcyLjU0Ni0uNDQxLDEuMDU5LS45MDksMS42MjctMS4zYTUuMTA5LDUuMTA5LDAsMCwxLDMtLjksMTMuMiwxMy4yLDAsMCwxLDIuMTkyLjE2MywzLjQ4MSwzLjQ4MSwwLDAsMSwyLjQ4OCwxLjk4N2MuNC0uMzU1Ljc5My0uNywxLjE4NS0xLjA0YTQuOTYyLDQuOTYyLDAsMCwxLDIuODg0LTEuMSw3LjE4Myw3LjE4MywwLDAsMSwyLjcxNi4xOTQsMy41NzUsMy41NzUsMCwwLDEsMi41NDgsMi43OTMsMTAuMDgzLDEwLjA4MywwLDAsMSwuMjc2LDIuMzM1Yy4wMzEsMi44NTkuMDEyLDUuNzE5LjAxMiw4LjU3OXYuNTA1aC01di0uNDY2cTAtMy43ODktLjAwNi03LjU3OGEzLjUyOSwzLjUyOSwwLDAsMC0uMTI4LS45NzVjLS4zNjctMS4yNDMtMS4zNjItMS40OTItMi41NTItMS4wODFhMi4yLDIuMiwwLDAsMC0xLjQ4OSwyLjEyOGMtLjA5NCwyLjQ3NC0uMDgxLDQuOTUyLS4xMTEsNy40MjgsMCwuMTc2LDAsLjM0OCwwLC41NThabTYyLjM2Ny0uMDFIMTczLjd2LS40NzdjMC0yLjU2OS4wMDctNS4xMzgtLjAwNS03LjcwN2EyLjU1OCwyLjU1OCwwLDAsMC0uNDg1LTEuNTY0LDIuMDg5LDIuMDg5LDAsMCwwLTIuNTQ1LS4yMDYsMi40NTIsMi40NTIsMCwwLDAtMS4xNDQsMi4wNjFjLS4wNzgsMi40NDUtLjA3Nyw0Ljg5My0uMTA2LDcuMzR2LjU0MmgtNC45MzZWMjMuNTQ1YzEuMzA4LDAsMi41NTIsMCwzLjguMDEuMDkyLDAsLjIxNi4xMjkuMjY4LjIyOC4xOC4zMzguMzM0LjY4OS41MDYsMS4wNWE2LjQsNi40LDAsMCwxLDUuMDA1LTIuMjU3LDQuNzQ0LDQuNzQ0LDAsMCwxLDMuMDA4LjcxNCwxNC41OCwxNC41OCwwLDAsMSwxLjMzNywxLjMzYy40NzMtLjM3LDEtLjgzMiwxLjU3Ni0xLjIyMmE0LjgxMiw0LjgxMiwwLDAsMSwyLjY3OC0uOCw5LjgyNCw5LjgyNCwwLDAsMSwyLjQ0OC4yMTIsMy41MDcsMy41MDcsMCwwLDEsMi42LDIuODgsNy4yMSw3LjIxLDAsMCwxLC4xODEsMS41NzFjLjAxNiwzLjA5MS4wMDgsNi4xODMuMDA4LDkuMjc1di40ODdoLTVWMjguNjM5YTEuNjcsMS42NywwLDAsMC0xLjE0MS0xLjgxNCwyLjI0NSwyLjI0NSwwLDAsMC0yLjQyNS43OTMsMy40NywzLjQ3LDAsMCwwLS42MjcsMi4wMDhjLS4wMDcsMi4zOCwwLDQuNzYxLDAsNy4xNDEsMCwuMDcyLDAsLjE0NC0uMDEuMjYyWm0tNDAuNS0yMi44MTdoNC45ODh2MjIuOGgtMy4xYy0uNzA5LDAtLjcwOSwwLTEuMzM0LS41MzZhMjguMTE3LDI4LjExNywwLDAsMS0yLjY5NC44MjYsNi41MDcsNi41MDcsMCwwLDEtNS4yMzktLjk1Miw1LjY4MSw1LjY4MSwwLDAsMS0yLjI0OS0zLjQ4NiwxMC4zMiwxMC4zMiwwLDAsMSwuMzY3LTYuMzcyLDYuNCw2LjQsMCwwLDEsNC45MTItNC4wMzQsNy4wNzksNy4wNzksMCwwLDEsNC4xNzEuMzQ1LjQyMy40MjMsMCwwLDAsLjE3My0uMDExWk05OC4zNTQsMzcuMDQxYy0xLjI5MywwLTIuNTQyLjAwNi0zLjc5LS4wMWEuNTM2LjUzNiwwLDAsMS0uMzYtLjIxNWMtLjE4OC0uMjYzLS4zMzgtLjU1NC0uNDY0LS43NjhBMTIuODQ4LDEyLjg0OCwwLDAsMSw5MS41NzEsMzcuMmE1LjU5LDUuNTksMCwwLDEtNS43NTItMS4zMTVBNy40NDIsNy40NDIsMCwwLDEsODMuNDUsMzAuOGE4LjkyLDguOTIsMCwwLDEsLjkyNS00Ljg4Nyw2Ljk4NSw2Ljk4NSwwLDAsMSw0LjQ2Mi0zLjY3NSw5LjU5Miw5LjU5MiwwLDAsMSwzLjU4My0uMTkzLDEwLjE2NiwxMC4xNjYsMCwwLDEsMy4yNC44MTUsMjUuODYzLDI1Ljg2MywwLDAsMSwyLjUsMS4zOTMuNTc1LjU3NSwwLDAsMSwuMjE0LjQzMnEuMDE3LDYuMDc0LjAwNywxMi4xNDdROTguMzczLDM2LjkzNyw5OC4zNTQsMzcuMDQxWm02My4yMjEtNy4yMzFhNyw3LDAsMCwxLS43LDMuNDE5LDcuMyw3LjMsMCwwLDEtMy44MTksMy42LDguMzM1LDguMzM1LDAsMCwxLTQsLjYsNy41NSw3LjU1LDAsMCwxLTUuNTEtMi43ODEsNy4xNDUsNy4xNDUsMCwwLDEtMS41NTktMy43NzUsNy44NTEsNy44NTEsMCwwLDEsLjczNS00LjYyMyw2LjgsNi44LDAsMCwxLDQuMjIxLTMuNTcsOC40NDksOC40NDksMCwwLDEsNy40NDcuOTE2LDYuNzgxLDYuNzgxLDAsMCwxLDMuMDU5LDQuOGMuMDYzLjQ2Ny4wODQuOTQyLjEyNiwxLjQxNFpNMTM4LjIsMjkuNzYxYzAtLjk4Ny0uMDEyLTEuOTc0LjAwOC0yLjk2MWEuNDU4LjQ1OCwwLDAsMC0uMzI0LS40OTEsMi45MjQsMi45MjQsMCwwLDAtMy42ODYsMS4wMTYsNC40NzgsNC40NzgsMCwwLDAtLjY5NCwzLjg4NywzLjMyMSwzLjMyMSwwLDAsMCwxLjQxOCwyLjE0NCwyLjYyMywyLjYyMywwLDAsMCwyLjk0LS4xNDcuNjIuNjIsMCwwLDAsLjM0OC0uNjE5QzEzOC4xODMsMzEuNjQ4LDEzOC4yLDMwLjcsMTM4LjIsMjkuNzYxWm0tNDQuODE3LS4yNTVjMC0xLS4wMDgtMiwuMDA2LTNhLjQyLjQyLDAsMCwwLS4yODktLjQ0OSwyLjc2NCwyLjc2NCwwLDAsMC0zLjY3Ny45MTcsNC44MzMsNC44MzMsMCwwLDAtLjMsNS4zNjgsMi4zNTQsMi4zNTQsMCwwLDAsMy43MzYuODY2LDEuMDIyLDEuMDIyLDAsMCwwLC41MzUtLjk1OGMtLjA0NS0uOTE1LS4wMTMtMS44My0uMDEzLTIuNzQ0Wm02My4wNzIuMzg0YTQuODczLDQuODczLDAsMCwwLS44OTItMi45NzgsMi4yNjEsMi4yNjEsMCwwLDAtMy42NjEtLjAyMiw0LjM5MSw0LjM5MSwwLDAsMC0uODMsMi4xNjMsNS4xMTMsNS4xMTMsMCwwLDAsLjUzNSwzLjI3NSwyLjM0MSwyLjM0MSwwLDAsMCwyLjI0MiwxLjM3NSwyLjQxNSwyLjQxNSwwLDAsMCwyLjAzNy0xLjQyNCw0LjU0LDQuNTQsMCwwLDAsLjU2Ny0yLjM4OVoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xLjc2OSAtMC4zNzIpIi8+CiAgICAgIDxnIGlkPSJHYW1kb20tc3ltYm9sIj4KICAgICAgICA8cGF0aCBpZD0iRmlsbC0xIiBjbGFzcz0iY2xzLTIiIGQ9Ik0yMS44MSwyMC44ODVhMy45ODMsMy45ODMsMCwwLDAtMy45NzcsMy45ODl2Ny4xMTRIMjUuNXYtNy40YTMuNywzLjcsMCwwLDAtMy42OS0zLjciIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0wLjUzOSAtMC42MzEpIi8+CiAgICAgICAgPHBhdGggaWQ9IkZpbGwtNiIgY2xhc3M9ImNscy0yIiBkPSJNMjEuMDgzLDBhMjEuMTY0LDIxLjE2NCwwLDAsMC05Ljc1NSwzOS45VjIyLjk0NWwtNC41LTQuNjYzVjkuOTY2aDQuOTgzdjIuNEgxNy4yN3YtMi40aDcuNjQ2djIuNGg1LjI0M3YtMi40SDM1LjQzdjguMzE2bC00LjY0OCw0LjY2M1YzOS45MzNBMjEuMTY1LDIxLjE2NSwwLDAsMCwyMS4wODMsMCIvPgogICAgICAgIDxwYXRoIGlkPSJGaWxsLTEwIiBjbGFzcz0iY2xzLTMiIGQ9Ik0xNy4zNTMsMzAuNHYxLjg3NUwuMzkxLDQ5LjI0NWw3LjczOC0uMDcyLDE2Ljg0Mi0xNi45VjMwLjRaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMC4wMTIgLTAuOTE5KSIvPgogICAgICAgIDxwYXRoIGlkPSJGaWxsLTExIiBjbGFzcz0iY2xzLTMiIGQ9Ik0xNy44MzMsMzAuNjYzSDI1LjQ0VjI5LjUyNmwuMDYtLjA1OVYyNC42MjNhMy42OTQsMy42OTQsMCwwLDAtLjk5My0yLjUyNWwtNi42NzQsNi43WiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTAuNTM5IC0wLjY2OCkiLz4KICAgICAgICA8cGF0aCBpZD0iRmlsbC0xMyIgY2xhc3M9ImNscy0zIiBkPSJNNDYuODcxLDguMWwyLjY1OSwyLjY2OFYxLjEwN0gzOS45bDIuNzMxLDIuNzRMMzYuNSwxMGguMDM2djguMzE2IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMS4xMDMgLTAuMDMzKSIvPgogICAgICAgIDxwYXRoIGlkPSJGaWxsLTE2IiBjbGFzcz0iY2xzLTQiIGQ9Ik0xNy44MiwzMi4yMzRIMjUuNXYtMy4yMkgxNy44MloiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0wLjUzOSAtMC44NzcpIi8+CiAgICAgIDwvZz4KICAgIDwvZz4KICA8L2c+Cjwvc3ZnPgo=) no-repeat top}.error_page__container .error_page__footer .social-wrapper{margin:auto auto 0;display:flex;height:40px;align-items:center;justify-content:center;margin-bottom:36px}.error_page__container .error_page__footer .social-wrapper i{font-size:21px}.error_page__container .error_page__footer .social-wrapper a:not(:last-child){margin-right:15px}.error-btn{width:154px;height:45px;border-radius:4px;background-color:#fff}.error_page__content .blocked-container .error-body .desc{max-width:400px}@media(max-height:820px) and (min-width:580px){.error_page__container .error_page__content .error-404-mascot{display:none}.error_page__container .error_page__content .main-wrapper{position:absolute;top:50%;left:50%;margin-right:-50%;transform:translate(-50%,-50%)}.error_page__container .error_page__content .error-body{height:100%}}@media screen and (max-width:600px){.error_page__container .error_page__header .header-logo{margin-top:58px;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGlkPSJTeW1ib2xzIiB3aWR0aD0iMTMxLjUzMyIgaGVpZ2h0PSIzNC4xNSIgdmlld0JveD0iMCAwIDEzMS41MzMgMzQuMTUiPgogICAgPGRlZnM+CiAgICAgICAgPHN0eWxlPgogICAgICAgICAgICAuY2xzLTF7ZmlsbDojNjA3ZDhifS5jbHMtMSwuY2xzLTIsLmNscy0ze2ZpbGwtcnVsZTpldmVub2RkfS5jbHMtMntmaWxsOiMwZWUwN2J9LmNscy0ze2ZpbGw6IzBhNzg0M30KICAgICAgICA8L3N0eWxlPgogICAgPC9kZWZzPgogICAgPGcgaWQ9IkdhbWRvbS1sb2dvIj4KICAgICAgICA8ZyBpZD0iR3JvdXBfMSIgZGF0YS1uYW1lPSJHcm91cCAxIj4KICAgICAgICAgICAgPHBhdGggaWQ9IkdBTURPTSIgZD0iTTcwLjc3MSAyMy4xODFoLTMuMjYzdi0zLjExM2g2Ljg0NWMwIC4wOTMuMDE0LjE5MS4wMTQuMjkgMCAyLjI1NyAwIDQuNTE0LjAwNSA2Ljc3MWEuNjIxLjYyMSAwIDAgMS0uMjEuNDc4IDguNjUzIDguNjUzIDAgMCAxLTMuNjIyIDIuMiAxMS45ODkgMTEuOTg5IDAgMCAxLTIuMDg3LjM4OSA4Ljg4OSA4Ljg4OSAwIDAgMS01LjQyOS0xLjEwOCA4LjM4IDguMzggMCAwIDEtNC4zMDYtNS42MzkgOS44NjggOS44NjggMCAwIDEtLjE3LTMuMDM4IDguMjA3IDguMjA3IDAgMCAxIC45ODktMy4zNjMgOS4yOTQgOS4yOTQgMCAwIDEgMS4zMzItMS44NDggOC43NjQgOC43NjQgMCAwIDEgMi43NjUtMi4wMDUgNy44NzkgNy44NzkgMCAwIDEgMi42NzUtLjc4MmMuNTE3LS4wNDQgMS4wMzUtLjExNyAxLjU1Mi0uMTE2YTguOTMgOC45MyAwIDAgMSAzLjQ1My43MjYgOS40ODYgOS40ODYgMCAwIDEgMy4wMzkgMi4wNTRjLjA1LjA1LjEuMS4xNTkuMTY3LS4zNDkuMzI1LS42OTEuNjM1LTEuMDI1Ljk1NC0uNDM1LjQxNy0uODY5LjgzNi0xLjI5MiAxLjI2My0uMTQzLjE0NS0uMjQuMTQ3LS4zODQgMGE1LjczNCA1LjczNCAwIDAgMC0yLjk3Ny0xLjYyNiA0LjczNCA0LjczNCAwIDAgMC0yLjgyNS4yNjMgNS4zMzggNS4zMzggMCAwIDAtMy4zIDQgNS4xMjYgNS4xMjYgMCAwIDAgLjUwNiAzLjc4NyA1LjAzNyA1LjAzNyAwIDAgMCAzLjQ3NiAyLjUwOCA1LjI4MiA1LjI4MiAwIDAgMCAzLjktLjc1NC4zNzMuMzczIDAgMCAwIC4xNjgtLjI2MWMuMDE4LS43MTkuMDEyLTEuNDM2LjAxMi0yLjE5N3ptMjguNTkzIDYuNmgtMy41MzN2LS4zNDJjMC0xLjg1Ny4wMTQtMy43MTQtLjAxNC01LjU3YTIuNDcxIDIuNDcxIDAgMCAwLS4yOTUtLjkyOC44MzcuODM3IDAgMCAwLS43NDEtLjQxMSAxLjc0NCAxLjc0NCAwIDAgMC0xLjkxMyAxLjg2MWMtLjAzMyAxLjc0LS4wNDYgMy40OC0uMDY3IDUuMjIgMCAuMDUtLjAwNi4xLS4wMTEuMTY2aC0zLjV2LTkuNTI1aC43MzNjLjU2NyAwIDEuMTM2LjAyMiAxLjctLjAwOWEuNS41IDAgMCAxIC41NjEuMzQ5Yy4wNzkuMTkzLjE3Ni4zOC4yNTQuNTQ1LjM4Ni0uMzExLjc0OC0uNjQyIDEuMTUtLjkxOGEzLjYxIDMuNjEgMCAwIDEgMi4xMjQtLjYzOSA5LjMzIDkuMzMgMCAwIDEgMS41NDkuMTE1IDIuNDYxIDIuNDYxIDAgMCAxIDEuNzU4IDEuNGMuMjg2LS4yNTEuNTYxLS40OTQuODM3LS43MzVhMy41MDcgMy41MDcgMCAwIDEgMi4wNDQtLjc2OSA1LjA3OSA1LjA3OSAwIDAgMSAxLjkxOS4xMzcgMi41MjcgMi41MjcgMCAwIDEgMS44IDEuOTc0IDcuMSA3LjEgMCAwIDEgLjE5NSAxLjY1Yy4wMjMgMi4wMjEuMDA5IDQuMDQyLjAwOSA2LjA2MnYuMzU3aC0zLjUzM3YtLjMyOS01LjM1NWEyLjUgMi41IDAgMCAwLS4wOS0uNjg5Yy0uMjYtLjg3OS0uOTYzLTEuMDU0LTEuOC0uNzY0YTEuNTU2IDEuNTU2IDAgMCAwLTEuMDUyIDEuNWMtLjA2NiAxLjc0OC0uMDU4IDMuNS0uMDc4IDUuMjQ5LS4wMDcuMTI3LS4wMDcuMjQ5LS4wMDcuMzk3em00NC4wNzItLjAwN2gtMy41MjN2LS4zMzctNS40NDZhMS44MDkgMS44MDkgMCAwIDAtLjM0My0xLjEwNSAxLjQ3NyAxLjQ3NyAwIDAgMC0xLjgtLjE0NiAxLjczMyAxLjczMyAwIDAgMC0uODA4IDEuNDU2Yy0uMDU1IDEuNzI4LS4wNTQgMy40NTgtLjA3NSA1LjE4N3YuMzgzSDEzMy40di05LjUyMWMuOTI0IDAgMS44IDAgMi42ODMuMDA3LjA2NSAwIC4xNTMuMDkxLjE5LjE2MS4xMjcuMjM5LjIzNi40ODcuMzU4Ljc0MmE0LjUyNSA0LjUyNSAwIDAgMSAzLjUzNy0xLjYgMy4zNTIgMy4zNTIgMCAwIDEgMi4xMjYuNSAxMC4zMTYgMTAuMzE2IDAgMCAxIC45NDUuOTRjLjMzNC0uMjYyLjcwNi0uNTg4IDEuMTE0LS44NjNhMy40IDMuNCAwIDAgMSAxLjg5Mi0uNTY0IDYuOTQ2IDYuOTQ2IDAgMCAxIDEuNzMuMTUgMi40NzkgMi40NzkgMCAwIDEgMS44NCAyLjAzNSA1LjEzMiA1LjEzMiAwIDAgMSAuMTI3IDEuMTFjLjAxMiAyLjE4NS4wMDUgNC4zNjkuMDA1IDYuNTU0di4zNDRoLTMuNTMzdi01LjkxNmExLjE4IDEuMTggMCAwIDAtLjgwNy0xLjI4MiAxLjU4NyAxLjU4NyAwIDAgMC0xLjcxNC41NjEgMi40NSAyLjQ1IDAgMCAwLS40NDMgMS40MTl2NS4wNDZjLS4wMDUuMDUtLjAxLjEwMS0uMDE1LjE4NHptLTI4LjYyMi0xNi4xMjVoMy41MjR2MTYuMTE0aC0yLjE4N2MtLjUgMC0uNSAwLS45NDMtLjM3OWExOS43ODEgMTkuNzgxIDAgMCAxLTEuOS41ODQgNC42IDQuNiAwIDAgMS0zLjctLjY3MyA0LjAxNyA0LjAxNyAwIDAgMS0xLjU4OS0yLjQ2MyA3LjI5MyA3LjI5MyAwIDAgMSAuMjU5LTQuNSA0LjUyNyA0LjUyNyAwIDAgMSAzLjQ3Mi0yLjg1IDUgNSAwIDAgMSAyLjk0Ny4yNDRjLjAyNi4wMTEuMDYyIDAgLjEyMy0uMDA4ek04Ni42NjUgMjkuNzgyYy0uOTEzIDAtMS44IDAtMi42NzgtLjAwN2EuMzc5LjM3OSAwIDAgMS0uMjU0LS4xNTJjLS4xMzMtLjE4Ni0uMjM5LS4zOTEtLjMyOC0uNTQyYTkuMDc2IDkuMDc2IDAgMCAxLTEuNTMzLjgxMiAzLjk1IDMuOTUgMCAwIDEtNC4wNjUtLjkyOSA1LjI1OSA1LjI1OSAwIDAgMS0xLjY3NC0zLjU5NCA2LjMgNi4zIDAgMCAxIC42NTQtMy40NTMgNC45MzYgNC45MzYgMCAwIDEgMy4xNTMtMi42IDYuNzc4IDYuNzc4IDAgMCAxIDIuNTMyLS4xMzYgNy4xODQgNy4xODQgMCAwIDEgMi4yOS41NzYgMTguMjYyIDE4LjI2MiAwIDAgMSAxLjc2NS45ODUuNDA2LjQwNiAwIDAgMSAuMTUxLjMwNXEuMDEyIDQuMjkyLjAwNSA4LjU4NGExLjQ5MSAxLjQ5MSAwIDAgMS0uMDE4LjE1MXptNDQuNjc2LTUuMTFhNC45NDQgNC45NDQgMCAwIDEtLjUgMi40MTYgNS4xNTYgNS4xNTYgMCAwIDEtMi43IDIuNTQ3IDUuODkxIDUuODkxIDAgMCAxLTIuODI5LjQyNSA1LjMzNiA1LjMzNiAwIDAgMS0zLjg5My0xLjk2NiA1LjA1IDUuMDUgMCAwIDEtMS4xLTIuNjY4IDUuNTU0IDUuNTU0IDAgMCAxIC41MTktMy4yNjcgNC44MSA0LjgxIDAgMCAxIDIuOTgzLTIuNTIzIDUuOTcxIDUuOTcxIDAgMCAxIDUuMjYyLjY0NyA0Ljc5MyA0Ljc5MyAwIDAgMSAyLjE2MSAzLjM4OWMuMDU2LjMyOC4wNjcuNjY2LjA5NyAxem0tMTYuNTItLjAzNGMwLS43LS4wMDktMS40LjAwNS0yLjA5MmEuMzI0LjMyNCAwIDAgMC0uMjMtLjM0NyAyLjA2NyAyLjA2NyAwIDAgMC0yLjYuNzE4IDMuMTY1IDMuMTY1IDAgMCAwLS40OSAyLjc0NyAyLjM0NyAyLjM0NyAwIDAgMCAxIDEuNTE1IDEuODU0IDEuODU0IDAgMCAwIDIuMDc4LS4xLjQzOS40MzkgMCAwIDAgLjI0Ni0uNDM4Yy0uMDItLjY3LS4wMDktMS4zNDEtLjAwOS0yLjAwM3ptLTMxLjY3MS0uMThjMC0uNzA3LS4wMDYtMS40MTUgMC0yLjEyMmEuMy4zIDAgMCAwLS4yLS4zMTggMS45NTMgMS45NTMgMCAwIDAtMi42LjY0OCAzLjQxNSAzLjQxNSAwIDAgMC0uMjEgMy43OTMgMS42NjMgMS42NjMgMCAwIDAgMi42NC42MTIuNzIyLjcyMiAwIDAgMCAuMzc4LS42NzdjLS4wMy0uNjQ0LS4wMDctMS4yOTQtLjAwNy0xLjkzN3ptNDQuNTcuMjcxYTMuNDQ0IDMuNDQ0IDAgMCAwLS42My0yLjEgMS42IDEuNiAwIDAgMC0yLjU4Ny0uMDE2IDMuMSAzLjEgMCAwIDAtLjU4NyAxLjUyOCAzLjYxNCAzLjYxNCAwIDAgMCAuMzc4IDIuMzE1IDEuNjU1IDEuNjU1IDAgMCAwIDEuNTg0Ljk3MiAxLjcwNiAxLjcwNiAwIDAgMCAxLjQzOS0xLjAwNiAzLjIxNCAzLjIxNCAwIDAgMCAuNDA0LTEuNjkzeiIgY2xhc3M9ImNscy0xIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTguNDEyIC0zLjg2OSkiLz4KICAgICAgICAgICAgPGcgaWQ9IkdhbWRvbS1zeW1ib2wiPgogICAgICAgICAgICAgICAgPHBhdGggaWQ9IkZpbGwtMSIgZD0iTTIwLjY0MyAyMC44ODVhMi44MTUgMi44MTUgMCAwIDAtMi44MSAyLjgxOXY1LjAyN2g1LjQxN1YyMy41YTIuNjExIDIuNjExIDAgMCAwLTIuNjA3LTIuNjE2IiBjbGFzcz0iY2xzLTEiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC01LjYxMiAtNi41NzMpIi8+CiAgICAgICAgICAgICAgICA8cGF0aCBpZD0iRmlsbC02IiBkPSJNMTQuOSAwQTE0Ljk1NiAxNC45NTYgMCAwIDAgOCAyOC4yVjE2LjIxNGwtMy4xNzgtMy4yOTVWNy4wNDNoMy41MjJ2MS43SDEyLjJ2LTEuN2g1LjR2MS43aDMuN3YtMS43aDMuNzI0djUuODc3bC0zLjI4NCAzLjI5NXYxMkExNC45NTYgMTQuOTU2IDAgMCAwIDE0LjkgMCIgY2xhc3M9ImNscy0xIi8+CiAgICAgICAgICAgICAgICA8cGF0aCBpZD0iRmlsbC0xMCIgZD0iTTEyLjM3OCAzMC40djEuMzI1TC4zOTEgNDMuNzE3bDUuNDY4LS4wNTEgMTEuOS0xMS45NFYzMC40eiIgY2xhc3M9ImNscy0yIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtLjEyMyAtOS41NjgpIi8+CiAgICAgICAgICAgICAgICA8cGF0aCBpZD0iRmlsbC0xMSIgZD0iTTE3LjgzMyAyOC4xNTFoNS4zNzV2LS44bC4wNDItLjA0MnYtMy40MjdhMi42MTEgMi42MTEgMCAwIDAtLjctMS43ODRsLTQuNzE2IDQuNzMxeiIgY2xhc3M9ImNscy0yIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNS42MTIgLTYuOTU0KSIvPgogICAgICAgICAgICAgICAgPHBhdGggaWQ9IkZpbGwtMTMiIGQ9Ik00My44MjggNi4wNDlsMS44NzkgMS44ODVWMS4xMDdIMzguOWwxLjkzIDEuOTM2LTQuMzMgNC4zNDhoLjAyNXY1Ljg3NyIgY2xhc3M9ImNscy0yIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTEuNDg2IC0uMzQ4KSIvPgogICAgICAgICAgICAgICAgPHBhdGggaWQ9IkZpbGwtMTYiIGQ9Ik0xNy44MiAzMS4yOWg1LjQyNnYtMi4yNzZIMTcuODJ6IiBjbGFzcz0iY2xzLTMiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC01LjYwOCAtOS4xMzEpIi8+CiAgICAgICAgICAgIDwvZz4KICAgICAgICA8L2c+CiAgICA8L2c+Cjwvc3ZnPgo=) no-repeat top}.error_page__container .error_page__content .error-body{margin:0 30px}.error_page__container .error_page__content .error-body .title{font-size:26px;margin-bottom:7px;text-transform:uppercase}.error_page__container .error_page__content .error-body .desc{font-size:14px;margin-bottom:18px;width:100%}.error_page__container .error_page__content .error-body .error-newsletter-form{margin-top:109px}.error_page__container .error_page__content .error-body .error-newsletter-form p{font-size:14px}.error_page__container .error_page__content .error-body .button-wrapper{z-index:10;height:44px}.error_page__container .error_page__content .error-body .button-wrapper .return-btn{font-size:12px}.error_page__container .error_page__content .error-404-mascot{height:270px}.error_page__container .error_page__content .error-404-mascot .mascot-image{margin-top:-80px;background-size:977px 400px}.error_page__container .error_page__content .block-mascot{height:270px}.error_page__container .error_page__content .block-mascot .mascot-image{margin-top:0;background-size:495px 253px}.error_page__container .error_page__content .maintenance-mascot{height:270px;position:relative;width:100%}.error_page__container .error_page__content .maintenance-mascot .mascot-image{margin-top:-60px;background-size:644px 363px}.error_page__container .error_page__content .error-newsletter-form .email-input{position:relative;margin-bottom:10px;flex-direction:row;display:flex;width:100%}.error_page__container .error_page__content .error-newsletter-form .email-input input{width:100%;border-radius:4px;background-color:#677175;border:0;color:#fff;padding:18px 0 18px 19px;font-size:12px;visibility:visible}.error_page__container .error_page__content .error-newsletter-form .email-input input::placeholder{color:#fff;font-size:12px}.error_page__container .error_page__content .error-newsletter-form .email-input button{position:absolute;right:18px;top:14px;outline:none;padding:2px;width:54px;height:25px;font-family:Roboto;font-size:10px;font-weight:500;font-style:normal;font-stretch:normal;line-height:1.3;letter-spacing:normal;text-align:center;color:#232c31}.error_page__container .error_page__content .error-newsletter-form .email-input button:after{content:attr(data-content);visibility:visible;display:block;border-radius:2px}.error_page__container .error_page__footer .social-wrapper{margin-bottom:43px}.error_page__container .error_page__footer .social-wrapper img{width:18px;height:20px}}@media screen and (max-height:476px){.error_page__container .error_page__content .error-body .title{background:-webkit-linear-gradient(#232c31,#cecece);-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-top:36px}.error_page__container .error_page__content .error-newsletter-form{margin-top:82px}.error_page__container .error_page__content .error-newsletter-form p{font-size:14px}.error_page__container .error_page__content .maintenance-mascot{display:none}}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}@charset 'UTF-8';.slick-loading .slick-list{background:#fff url(data:image/gif;base64,R0lGODlhIAAgAPUAAP///wAAAPr6+sTExOjo6PDw8NDQ0H5+fpqamvb29ubm5vz8/JKSkoaGhuLi4ri4uKCgoOzs7K6urtzc3D4+PlZWVmBgYHx8fKioqO7u7kpKSmxsbAwMDAAAAM7OzsjIyNjY2CwsLF5eXh4eHkxMTLCwsAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH+GkNyZWF0ZWQgd2l0aCBhamF4bG9hZC5pbmZvACH5BAAKAAAAIf8LTkVUU0NBUEUyLjADAQAAACwAAAAAIAAgAAAG/0CAcEgkFjgcR3HJJE4SxEGnMygKmkwJxRKdVocFBRRLfFAoj6GUOhQoFAVysULRjNdfQFghLxrODEJ4Qm5ifUUXZwQAgwBvEXIGBkUEZxuMXgAJb1dECWMABAcHDEpDEGcTBQMDBQtvcW0RbwuECKMHELEJF5NFCxm1AAt7cH4NuAOdcsURy0QCD7gYfcWgTQUQB6Zkr66HoeDCSwIF5ucFz3IC7O0CC6zx8YuHhW/3CvLyfPX4+OXozKnDssBdu3G/xIHTpGAgOUPrZimAJCfDPYfDin2TQ+xeBnWbHi37SC4YIYkQhdy7FvLdpwWvjA0JyU/ISyIx4xS6sgfkNS4me2rtVKkgw0JCb8YMZdjwqMQ2nIY8BbcUQNVCP7G4MQq1KRivR7tiDEuEFrggACH5BAAKAAEALAAAAAAgACAAAAb/QIBwSCQmNBpCcckkEgREA4ViKA6azM8BEZ1Wh6LOBls0HA5fgJQ6HHQ6InKRcWhA1d5hqMMpyIkOZw9Ca18Qbwd/RRhnfoUABRwdI3IESkQFZxB4bAdvV0YJQwkDAx9+bWcECQYGCQ5vFEQCEQoKC0ILHqUDBncCGA5LBiHCAAsFtgqoQwS8Aw64f8m2EXdFCxO8INPKomQCBgPMWAvL0n/ff+jYAu7vAuxy8O/myvfX8/f7/Arq+v0W0HMnr9zAeE0KJlQkJIGCfE0E+PtDq9qfDMogDkGmrIBCbNQUZIDosNq1kUsEZJBW0dY/b0ZsLViQIMFMW+RKKgjFzp4fNokPIdki+Y8JNVxA79jKwHAI0G9JGw5tCqDWTiFRhVhtmhVA16cMJTJ1OnVIMo1cy1KVI5NhEAAh+QQACgACACwAAAAAIAAgAAAG/0CAcEgkChqNQnHJJCYWRMfh4CgamkzFwBOdVocNCgNbJAwGhKGUOjRQKA1y8XOGAtZfgIWiSciJBWcTQnhCD28Qf0UgZwJ3XgAJGhQVcgKORmdXhRBvV0QMY0ILCgoRmIRnCQIODgIEbxtEJSMdHZ8AGaUKBXYLIEpFExZpAG62HRRFArsKfn8FIsgjiUwJu8FkJLYcB9lMCwUKqFgGHSJ5cnZ/uEULl/CX63/x8KTNu+RkzPj9zc/0/Cl4V0/APDIE6x0csrBJwybX9DFhBhCLgAilIvzRVUriKHGlev0JtyuDvmsZUZlcIiCDnYu7KsZ0UmrBggRP7n1DqcDJEzciOgHwcwTyZEUmIKEMFVIqgyIjpZ4tjdTxqRCMPYVMBYDV6tavUZ8yczpkKwBxHsVWtaqo5tMgACH5BAAKAAMALAAAAAAgACAAAAb/QIBwSCQuBgNBcck0FgvIQtHRZCYUGSJ0IB2WDo9qUaBQKIXbLsBxOJTExUh5mB4iDo0zXEhWJNBRQgZtA3tPZQsAdQINBwxwAnpCC2VSdQNtVEQSEkOUChGSVwoLCwUFpm0QRAMVFBQTQxllCqh0kkIECF0TG68UG2O0foYJDb8VYVa0alUXrxoQf1WmZnsTFA0EhgCJhrFMC5Hjkd57W0jpDsPDuFUDHfHyHRzstNN78PPxHOLk5dwcpBuoaYk5OAfhXHG3hAy+KgLkgNozqwzDbgWYJQyXsUwGXKNA6fnYMIO3iPeIpBwyqlSCBKUqEQk5E6YRmX2UdAT5kEnHKkQ5hXjkNqTPtKAARl1sIrGoxSFNuSEFMNWoVCxEpiqyRlQY165wEHELAgAh+QQACgAEACwAAAAAIAAgAAAG/0CAcEgsKhSLonJJTBIFR0GxwFwmFJlnlAgaTKpFqEIqFJMBhcEABC5GjkPz0KN2tsvHBH4sJKgdd1NHSXILah9tAmdCC0dUcg5qVEQfiIxHEYtXSACKnWoGXAwHBwRDGUcKBXYFi0IJHmQEEKQHEGGpCnp3AiW1DKFWqZNgGKQNA65FCwV8bQQHJcRtds9MC4rZitVgCQbf4AYEubnKTAYU6eoUGuSpu3fo6+ka2NrbgQAE4eCmS9xVAOW7Yq7IgA4Hpi0R8EZBhDshOnTgcOtfM0cAlTigILFDiAFFNjk8k0GZgAxOBozouIHIOyKbFixIkECmIyIHOEiEWbPJTTQ5FxcVOMCgzUVCWwAcyZJvzy45ADYVZNIwTlIAVfNB7XRVDLxEWLQ4E9JsKq+rTdsMyhcEACH5BAAKAAUALAAAAAAgACAAAAb/QIBwSCwqFIuicklMEgVHQVHKVCYUmWeUWFAkqtOtEKqgAsgFcDFyHJLNmbZa6x2Lyd8595h8C48RagJmQgtHaX5XZUYKQ4YKEYSKfVKPaUMZHwMDeQBxh04ABYSFGU4JBpsDBmFHdXMLIKofBEyKCpdgspsOoUsLXaRLCQMgwky+YJ1FC4POg8lVAg7U1Q5drtnHSw4H3t8HDdnZy2Dd4N4Nzc/QeqLW1bnM7rXuV9tEBhQQ5UoCbJDmWKBAQcMDZNhwRVNCYANBChZYEbkVCZOwASEcCDFQ4SEDIq6WTVqQIMECBx06iCACQQPBiSabHDqzRUTKARMhSFCDrc+WNQIcOoRw5+ZIHj8ADqSEQBQAwKKLhIzowEEeGKQ0owIYkPKjHihZoBKi0KFE01b4zg7h4y4IACH5BAAKAAYALAAAAAAgACAAAAb/QIBwSCwqFIuicklMEgVHQVHKVCYUmWeUWFAkqtOtEKqgAsgFcDFyHJLNmbZa6x2Lyd8595h8C48RagJmQgtHaX5XZUUJeQCGChGEin1SkGlubEhDcYdOAAWEhRlOC12HYUd1eqeRokOKCphgrY5MpotqhgWfunqPt4PCg71gpgXIyWSqqq9MBQPR0tHMzM5L0NPSC8PCxVUCyeLX38+/AFfXRA4HA+pjmoFqCAcHDQa3rbxzBRD1BwgcMFIlidMrAxYICHHA4N8DIqpsUWJ3wAEBChQaEBnQoB6RRr0uARjQocMAAA0w4nMz4IOaU0lImkSngYKFc3ZWyTwJAALGK4fnNA3ZOaQCBQ22wPgRQlSIAYwSfkHJMrQkTyEbKFzFydQq15ccOAjUEwQAIfkEAAoABwAsAAAAACAAIAAABv9AgHBILCoUi6JySUwSBUdBUcpUJhSZZ5RYUCSq060QqqACyAVwMXIcks2ZtlrrHYvJ3zn3mHwLjxFqAmZCC0dpfldlRQl5AIYKEYSKfVKQaW5sSENxh04ABYSFGU4LXYdhR3V6p5GiQ4oKmGCtjkymi2qGBZ+6eo+3g8KDvYLDxKrJuXNkys6qr0zNygvHxL/V1sVD29K/AFfRRQUDDt1PmoFqHgPtBLetvMwG7QMes0KxkkIFIQNKDhBgKvCh3gQiqmxt6NDBAAEIEAgUOHCgBBEH9Yg06uWAIQUABihQMACgBEUHTRwoUEOBIcqQI880OIDgm5ABDA8IgUkSwAAyij1/jejAARPPIQwONBCnBAJDCEOOCnFA8cOvEh1CEJEqBMIBEDaLcA3LJIEGDe/0BAEAIfkEAAoACAAsAAAAACAAIAAABv9AgHBILCoUi6JySUwSBUdBUcpUJhSZZ5RYUCSq060QqqACyAVwMXIcks2ZtlrrHYvJ3zn3mHwLjxFqAmZCC0dpfldlRQl5AIYKEYSKfVKQaW5sSENxh04ABYSFGU4LXYdhR3V6p5GiQ4oKmGCtjkymi2qGBZ+6eo+3g8KDvYLDxKrJuXNkys6qr0zNygvHxL/V1sVDDti/BQccA8yrYBAjHR0jc53LRQYU6R0UBnO4RxmiG/IjJUIJFuoVKeCBigBN5QCk43BgFgMKFCYUGDAgFEUQRGIRYbCh2xACEDcAcHDgQDcQFGf9s7VkA0QCI0t2W0DRw68h8ChAEELSJE8xijBvVqCgIU9PjwA+UNzG5AHEB9xkDpk4QMGvARQsEDlKxMCALDeLcA0rqEEDlWCCAAAh+QQACgAJACwAAAAAIAAgAAAG/0CAcEgsKhSLonJJTBIFR0FRylQmFJlnlFhQJKrTrRCqoALIBXAxchySzZm2Wusdi8nfOfeYfAuPEWoCZkILR2l+V2VFCXkAhgoRhIp9UpBpbmxIQ3GHTgAFhIUZTgtdh2FHdXqnkaJDigqYYK2OTKaLaoYFn7p6j0wOA8PEAw6/Z4PKUhwdzs8dEL9kqqrN0M7SetTVCsLFw8d6C8vKvUQEv+dVCRAaBnNQtkwPFRQUFXOduUoTG/cUNkyYg+tIBlEMAFYYMAaBuCekxmhaJeSeBgiOHhw4QECAAwcCLhGJRUQCg3RDCmyUVmBYmlOiGqmBsPGlyz9YkAlxsJEhqCubABS9AsPgQAMqLQfM0oTMwEZ4QpLOwvMLxAEEXIBG5aczqtaut4YNXRIEACH5BAAKAAoALAAAAAAgACAAAAb/QIBwSCwqFIuicklMEgVHQVHKVCYUmWeUWFAkqtOtEKqgAsgFcDFyHJLNmbZa6x2Lyd8595h8C48RahAQRQtHaX5XZUUJeQAGHR0jA0SKfVKGCmlubEhCBSGRHSQOQwVmQwsZTgtdh0UQHKIHm2quChGophuiJHO3jkwOFB2UaoYFTnMGegDKRQQG0tMGBM1nAtnaABoU3t8UD81kR+UK3eDe4nrk5grR1NLWegva9s9czfhVAgMNpWqgBGNigMGBAwzmxBGjhACEgwcgzAPTqlwGXQ8gMgAhZIGHWm5WjelUZ8jBBgPMTBgwIMGCRgsygVSkgMiHByD7DWDmx5WuMkZqDLCU4gfAq2sACrAEWFSRLjUfWDopCqDTNQIsJ1LF0yzDAA90UHV5eo0qUjB8mgUBACH5BAAKAAsALAAAAAAgACAAAAb/QIBwSCwqFIuickk0FIiCo6A4ZSoZnRBUSiwoEtYipNOBDKOKKgD9DBNHHU4brc4c3cUBeSOk949geEQUZA5rXABHEW4PD0UOZBSHaQAJiEMJgQATFBQVBkQHZKACUwtHbX0RR0mVFp0UFwRCBSQDSgsZrQteqEUPGrAQmmG9ChFqRAkMsBd4xsRLBBsUoG6nBa14E4IA2kUFDuLjDql4peilAA0H7e4H1udH8/Ps7+3xbmj0qOTj5mEWpEP3DUq3glYWOBgAcEmUaNI+DBjwAY+dS0USGJg4wABEXMYyJNvE8UOGISKVCNClah4xjg60WUKyINOCUwrMzVRARMGENWQ4n/jpNTKTm15J/CTK2e0MoD+UKmHEs4onVDVVmyqdpAbNR4cKTjqNSots07EjzzJh1S0IADsAAAAAAAAAAAA=) center center no-repeat}@font-face{font-family:slick;font-weight:400;font-style:normal;src:url(data:application/vnd.ms-fontobject;base64,AAgAAGQHAAABAAIAAAAAAAIABQkAAAAAAAABAJABAAAAAExQAQAAgCAAAAAAAAAAAAAAAAEAAAAAAAAATxDE8AAAAAAAAAAAAAAAAAAAAAAAAAoAcwBsAGkAYwBrAAAADgBSAGUAZwB1AGwAYQByAAAAFgBWAGUAcgBzAGkAbwBuACAAMQAuADAAAAAKAHMAbABpAGMAawAAAAAAAAEAAAANAIAAAwBQRkZUTW3RyK8AAAdIAAAAHEdERUYANAAGAAAHKAAAACBPUy8yT/b9sgAAAVgAAABWY21hcCIPRb0AAAHIAAABYmdhc3D//wADAAAHIAAAAAhnbHlmP5u2YAAAAzwAAAIsaGVhZAABMfsAAADcAAAANmhoZWED5QIFAAABFAAAACRobXR4BkoASgAAAbAAAAAWbG9jYQD2AaIAAAMsAAAAEG1heHAASwBHAAABOAAAACBuYW1lBSeBwgAABWgAAAFucG9zdC+zMgMAAAbYAAAARQABAAAAAQAA8MQQT18PPPUACwIAAAAAAM9xeH8AAAAAz3F4fwAlACUB2wHbAAAACAACAAAAAAAAAAEAAAHbAAAALgIAAAAAAAHbAAEAAAAAAAAAAAAAAAAAAAAEAAEAAAAHAEQAAgAAAAAAAgAAAAEAAQAAAEAAAAAAAAAAAQIAAZAABQAIAUwBZgAAAEcBTAFmAAAA9QAZAIQAAAIABQkAAAAAAACAAAABAAAAIAAAAAAAAAAAUGZFZABAAGEhkgHg/+AALgHb/9sAAAABAAAAAAAAAgAAAAAAAAACAAAAAgAAJQAlACUAJQAAAAAAAwAAAAMAAAAcAAEAAAAAAFwAAwABAAAAHAAEAEAAAAAMAAgAAgAEAAAAYSAiIZAhkv//AAAAAABhICIhkCGS//8AAP+l3+PedN5xAAEAAAAAAAAAAAAAAAAAAAEGAAABAAAAAAAAAAECAAAAAgAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGAIwAsAEWAAIAJQAlAdsB2wAYACwAAD8BNjQvASYjIg8BBhUUHwEHBhUUHwEWMzI2FAcGBwYiJyYnJjQ3Njc2MhcWF/GCBgaCBQcIBR0GBldXBgYdBQgH7x0eMjB8MDIeHR0eMjB8MDIecYIGDgaCBQUeBQcJBFhYBAkHBR4F0nwwMh4dHR4yMHwwMh4dHR4yAAAAAgAlACUB2wHbABgALAAAJTc2NTQvATc2NTQvASYjIg8BBhQfARYzMjYUBwYHBiInJicmNDc2NzYyFxYXASgdBgZXVwYGHQUIBwWCBgaCBQcIuB0eMjB8MDIeHR0eMjB8MDIecR4FBwkEWFgECQcFHgUFggYOBoIF0nwwMh4dHR4yMHwwMh4dHR4yAAABACUAJQHbAdsAEwAAABQHBgcGIicmJyY0NzY3NjIXFhcB2x0eMjB8MDIeHR0eMjB8MDIeAT58MDIeHR0eMjB8MDIeHR0eMgABACUAJQHbAdsAQwAAARUUBisBIicmPwEmIyIHBgcGBwYUFxYXFhcWMzI3Njc2MzIfARYVFAcGBwYjIicmJyYnJjQ3Njc2NzYzMhcWFzc2FxYB2woIgAsGBQkoKjodHBwSFAwLCwwUEhwcHSIeIBMGAQQDJwMCISspNC8mLBobFBERFBsaLCYvKicpHSUIDAsBt4AICgsLCScnCwwUEhwcOhwcEhQMCw8OHAMDJwMDAgQnFBQRFBsaLCZeJiwaGxQRDxEcJQgEBgAAAAAAAAwAlgABAAAAAAABAAUADAABAAAAAAACAAcAIgABAAAAAAADACEAbgABAAAAAAAEAAUAnAABAAAAAAAFAAsAugABAAAAAAAGAAUA0gADAAEECQABAAoAAAADAAEECQACAA4AEgADAAEECQADAEIAKgADAAEECQAEAAoAkAADAAEECQAFABYAogADAAEECQAGAAoAxgBzAGwAaQBjAGsAAHNsaWNrAABSAGUAZwB1AGwAYQByAABSZWd1bGFyAABGAG8AbgB0AEYAbwByAGcAZQAgADIALgAwACAAOgAgAHMAbABpAGMAawAgADoAIAAxADQALQA0AC0AMgAwADEANAAARm9udEZvcmdlIDIuMCA6IHNsaWNrIDogMTQtNC0yMDE0AABzAGwAaQBjAGsAAHNsaWNrAABWAGUAcgBzAGkAbwBuACAAMQAuADAAAFZlcnNpb24gMS4wAABzAGwAaQBjAGsAAHNsaWNrAAAAAAIAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAABwAAAAEAAgECAQMAhwBECmFycm93cmlnaHQJYXJyb3dsZWZ0AAAAAAAAAf//AAIAAQAAAA4AAAAYAAAAAAACAAEAAwAGAAEABAAAAAIAAAAAAAEAAAAAzu7XsAAAAADPcXh/AAAAAM9xeH8=);src:url(data:application/vnd.ms-fontobject;base64,AAgAAGQHAAABAAIAAAAAAAIABQkAAAAAAAABAJABAAAAAExQAQAAgCAAAAAAAAAAAAAAAAEAAAAAAAAATxDE8AAAAAAAAAAAAAAAAAAAAAAAAAoAcwBsAGkAYwBrAAAADgBSAGUAZwB1AGwAYQByAAAAFgBWAGUAcgBzAGkAbwBuACAAMQAuADAAAAAKAHMAbABpAGMAawAAAAAAAAEAAAANAIAAAwBQRkZUTW3RyK8AAAdIAAAAHEdERUYANAAGAAAHKAAAACBPUy8yT/b9sgAAAVgAAABWY21hcCIPRb0AAAHIAAABYmdhc3D//wADAAAHIAAAAAhnbHlmP5u2YAAAAzwAAAIsaGVhZAABMfsAAADcAAAANmhoZWED5QIFAAABFAAAACRobXR4BkoASgAAAbAAAAAWbG9jYQD2AaIAAAMsAAAAEG1heHAASwBHAAABOAAAACBuYW1lBSeBwgAABWgAAAFucG9zdC+zMgMAAAbYAAAARQABAAAAAQAA8MQQT18PPPUACwIAAAAAAM9xeH8AAAAAz3F4fwAlACUB2wHbAAAACAACAAAAAAAAAAEAAAHbAAAALgIAAAAAAAHbAAEAAAAAAAAAAAAAAAAAAAAEAAEAAAAHAEQAAgAAAAAAAgAAAAEAAQAAAEAAAAAAAAAAAQIAAZAABQAIAUwBZgAAAEcBTAFmAAAA9QAZAIQAAAIABQkAAAAAAACAAAABAAAAIAAAAAAAAAAAUGZFZABAAGEhkgHg/+AALgHb/9sAAAABAAAAAAAAAgAAAAAAAAACAAAAAgAAJQAlACUAJQAAAAAAAwAAAAMAAAAcAAEAAAAAAFwAAwABAAAAHAAEAEAAAAAMAAgAAgAEAAAAYSAiIZAhkv//AAAAAABhICIhkCGS//8AAP+l3+PedN5xAAEAAAAAAAAAAAAAAAAAAAEGAAABAAAAAAAAAAECAAAAAgAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGAIwAsAEWAAIAJQAlAdsB2wAYACwAAD8BNjQvASYjIg8BBhUUHwEHBhUUHwEWMzI2FAcGBwYiJyYnJjQ3Njc2MhcWF/GCBgaCBQcIBR0GBldXBgYdBQgH7x0eMjB8MDIeHR0eMjB8MDIecYIGDgaCBQUeBQcJBFhYBAkHBR4F0nwwMh4dHR4yMHwwMh4dHR4yAAAAAgAlACUB2wHbABgALAAAJTc2NTQvATc2NTQvASYjIg8BBhQfARYzMjYUBwYHBiInJicmNDc2NzYyFxYXASgdBgZXVwYGHQUIBwWCBgaCBQcIuB0eMjB8MDIeHR0eMjB8MDIecR4FBwkEWFgECQcFHgUFggYOBoIF0nwwMh4dHR4yMHwwMh4dHR4yAAABACUAJQHbAdsAEwAAABQHBgcGIicmJyY0NzY3NjIXFhcB2x0eMjB8MDIeHR0eMjB8MDIeAT58MDIeHR0eMjB8MDIeHR0eMgABACUAJQHbAdsAQwAAARUUBisBIicmPwEmIyIHBgcGBwYUFxYXFhcWMzI3Njc2MzIfARYVFAcGBwYjIicmJyYnJjQ3Njc2NzYzMhcWFzc2FxYB2woIgAsGBQkoKjodHBwSFAwLCwwUEhwcHSIeIBMGAQQDJwMCISspNC8mLBobFBERFBsaLCYvKicpHSUIDAsBt4AICgsLCScnCwwUEhwcOhwcEhQMCw8OHAMDJwMDAgQnFBQRFBsaLCZeJiwaGxQRDxEcJQgEBgAAAAAAAAwAlgABAAAAAAABAAUADAABAAAAAAACAAcAIgABAAAAAAADACEAbgABAAAAAAAEAAUAnAABAAAAAAAFAAsAugABAAAAAAAGAAUA0gADAAEECQABAAoAAAADAAEECQACAA4AEgADAAEECQADAEIAKgADAAEECQAEAAoAkAADAAEECQAFABYAogADAAEECQAGAAoAxgBzAGwAaQBjAGsAAHNsaWNrAABSAGUAZwB1AGwAYQByAABSZWd1bGFyAABGAG8AbgB0AEYAbwByAGcAZQAgADIALgAwACAAOgAgAHMAbABpAGMAawAgADoAIAAxADQALQA0AC0AMgAwADEANAAARm9udEZvcmdlIDIuMCA6IHNsaWNrIDogMTQtNC0yMDE0AABzAGwAaQBjAGsAAHNsaWNrAABWAGUAcgBzAGkAbwBuACAAMQAuADAAAFZlcnNpb24gMS4wAABzAGwAaQBjAGsAAHNsaWNrAAAAAAIAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAABwAAAAEAAgECAQMAhwBECmFycm93cmlnaHQJYXJyb3dsZWZ0AAAAAAAAAf//AAIAAQAAAA4AAAAYAAAAAAACAAEAAwAGAAEABAAAAAIAAAAAAAEAAAAAzu7XsAAAAADPcXh/AAAAAM9xeH8=?#iefix) format('embedded-opentype'),url(data:application/font-woff;base64,d09GRk9UVE8AAAVkAAsAAAAAB1wAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAABCAAAAi4AAAKbH/pWDkZGVE0AAAM4AAAAGgAAABxt0civR0RFRgAAA1QAAAAcAAAAIAAyAARPUy8yAAADcAAAAFIAAABgUBj/rmNtYXAAAAPEAAAAUAAAAWIiC0SwaGVhZAAABBQAAAAuAAAANgABMftoaGVhAAAERAAAABwAAAAkA+UCA2htdHgAAARgAAAADgAAAA4ESgBKbWF4cAAABHAAAAAGAAAABgAFUABuYW1lAAAEeAAAANwAAAFuBSeBwnBvc3QAAAVUAAAAEAAAACAAAwABeJw9ks9vEkEUx2cpWyeUoFYgNkHi2Wt7N3rVm3cTs3UVLC4LxIWEQvi1P3i7O1tYLJDAmlgKGEhQrsajf0j7J3jYTXrQWUrMJG+++b55n5e8NwwKBhHDMLv5kxT3ATEBxKBn3qOAl9zxHgb1MAPhHQgHkyF08Gr/L8B/Eb6zWnmCJ7AJVLubQOheArXvJ1A4EXi6j4I+Zg9F0QFKvsnlBCmXeve+sFEnb/nCptdtQ4QYhVFRAT1HrF8UQK/RL/SbmUbclsvGVFXRZKDHUE38cc4qpkbAAsuwiImvro+ufcfaOIQ6szlrmjRJDaKZKnbjN3GWKIbiIzRFUfCffuxxKOL+3LDlDVvx2TdxN84qZEsnhNBa6pgm2dAsnzbLsETdsmRFxUeHV4e+I2/ptN8TyqV8T3Dt29t7EYOuajVIw2y1Wy3M86w0zg/Fz2IvawmQAUHOVrPVfLkoScVynsqsTG0MGUs4z55nh3mnOJa+li+rl9WpPIcFfDubDeaDC+fLBdYN3QADzLauGfj4B6sZmq6CCpqmtSvF0qlUl2qf5AJIUCSlTqlb7lUG+LRfGzZGzZEyBgccMu6MuqPecNDvD4Y9Kjtj4gD+DsvKVMTcMdtqtZtmkzQstQvYje7Syep0PDSAhSOeHYXYWThEF//A/0YvYV1fSQtpKU5STtrhbQ444OtpKSWJIg3pOg8cBs7maTY1EZf07aq+hjWs7IWzdCYTGhb2CtZ47x+Uhx28AAB4nGNgYGBkAIJz765vANHnCyvqYTQAWnkHswAAeJxjYGRgYOADYgkGEGBiYARCFjAG8RgABHYAN3icY2BmYmCcwMDKwMHow5jGwMDgDqW/MkgytDAwMDGwcjKAQQMDAyOQUmCAgoA01xQGB4ZExUmMD/4/YNBjvP3/NgNEDQPjbbBKBQZGADfLDgsAAHicY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQzMCQqKClOUJz0/z9YHRLv/+L7D+8V3cuHmgAHjGwM6ELUByxUMIOZCmbgAAA5LQ8XeJxjYGRgYABiO68w73h+m68M3EwMIHC+sKIeTqsyqDLeZrwN5HIwgKUB/aYJUgAAeJxjYGRgYLzNwMCgx8QAAkA2IwMqYAIAMGIB7QIAAAACAAAlACUAJQAlAAAAAFAAAAUAAHicbY49asNAEIU/2ZJDfkiRIvXapUFCEqpcptABUrg3ZhEiQoKVfY9UqVLlGDlADpAT5e16IUWysMz3hjfzBrjjjQT/EjKpCy+4YhN5yZoxcirPe+SMWz4jr6S+5UzSa3VuwpTnBfc8RF7yxDZyKs9r5IxHPiKv1P9iZqDnyAvMQ39UecbScVb/gJO03Xk4CFom3XYK1clhMdQUlKo7/d9NF13RkIdfy+MV7TSe2sl11tRFaXYmJKpWTd7kdVnJ8veevZKc+n3I93t9Jnvr5n4aTVWU/0z9AI2qMkV4nGNgZkAGjAxoAAAAjgAF) format('woff'),url(data:font/ttf;base64,AAEAAAANAIAAAwBQRkZUTW3RyK8AAAdIAAAAHEdERUYANAAGAAAHKAAAACBPUy8yT/b9sgAAAVgAAABWY21hcCIPRb0AAAHIAAABYmdhc3D//wADAAAHIAAAAAhnbHlmP5u2YAAAAzwAAAIsaGVhZAABMfsAAADcAAAANmhoZWED5QIFAAABFAAAACRobXR4BkoASgAAAbAAAAAWbG9jYQD2AaIAAAMsAAAAEG1heHAASwBHAAABOAAAACBuYW1lBSeBwgAABWgAAAFucG9zdC+zMgMAAAbYAAAARQABAAAAAQAA8MQQT18PPPUACwIAAAAAAM9xeH8AAAAAz3F4fwAlACUB2wHbAAAACAACAAAAAAAAAAEAAAHbAAAALgIAAAAAAAHbAAEAAAAAAAAAAAAAAAAAAAAEAAEAAAAHAEQAAgAAAAAAAgAAAAEAAQAAAEAAAAAAAAAAAQIAAZAABQAIAUwBZgAAAEcBTAFmAAAA9QAZAIQAAAIABQkAAAAAAACAAAABAAAAIAAAAAAAAAAAUGZFZABAAGEhkgHg/+AALgHb/9sAAAABAAAAAAAAAgAAAAAAAAACAAAAAgAAJQAlACUAJQAAAAAAAwAAAAMAAAAcAAEAAAAAAFwAAwABAAAAHAAEAEAAAAAMAAgAAgAEAAAAYSAiIZAhkv//AAAAAABhICIhkCGS//8AAP+l3+PedN5xAAEAAAAAAAAAAAAAAAAAAAEGAAABAAAAAAAAAAECAAAAAgAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGAIwAsAEWAAIAJQAlAdsB2wAYACwAAD8BNjQvASYjIg8BBhUUHwEHBhUUHwEWMzI2FAcGBwYiJyYnJjQ3Njc2MhcWF/GCBgaCBQcIBR0GBldXBgYdBQgH7x0eMjB8MDIeHR0eMjB8MDIecYIGDgaCBQUeBQcJBFhYBAkHBR4F0nwwMh4dHR4yMHwwMh4dHR4yAAAAAgAlACUB2wHbABgALAAAJTc2NTQvATc2NTQvASYjIg8BBhQfARYzMjYUBwYHBiInJicmNDc2NzYyFxYXASgdBgZXVwYGHQUIBwWCBgaCBQcIuB0eMjB8MDIeHR0eMjB8MDIecR4FBwkEWFgECQcFHgUFggYOBoIF0nwwMh4dHR4yMHwwMh4dHR4yAAABACUAJQHbAdsAEwAAABQHBgcGIicmJyY0NzY3NjIXFhcB2x0eMjB8MDIeHR0eMjB8MDIeAT58MDIeHR0eMjB8MDIeHR0eMgABACUAJQHbAdsAQwAAARUUBisBIicmPwEmIyIHBgcGBwYUFxYXFhcWMzI3Njc2MzIfARYVFAcGBwYjIicmJyYnJjQ3Njc2NzYzMhcWFzc2FxYB2woIgAsGBQkoKjodHBwSFAwLCwwUEhwcHSIeIBMGAQQDJwMCISspNC8mLBobFBERFBsaLCYvKicpHSUIDAsBt4AICgsLCScnCwwUEhwcOhwcEhQMCw8OHAMDJwMDAgQnFBQRFBsaLCZeJiwaGxQRDxEcJQgEBgAAAAAAAAwAlgABAAAAAAABAAUADAABAAAAAAACAAcAIgABAAAAAAADACEAbgABAAAAAAAEAAUAnAABAAAAAAAFAAsAugABAAAAAAAGAAUA0gADAAEECQABAAoAAAADAAEECQACAA4AEgADAAEECQADAEIAKgADAAEECQAEAAoAkAADAAEECQAFABYAogADAAEECQAGAAoAxgBzAGwAaQBjAGsAAHNsaWNrAABSAGUAZwB1AGwAYQByAABSZWd1bGFyAABGAG8AbgB0AEYAbwByAGcAZQAgADIALgAwACAAOgAgAHMAbABpAGMAawAgADoAIAAxADQALQA0AC0AMgAwADEANAAARm9udEZvcmdlIDIuMCA6IHNsaWNrIDogMTQtNC0yMDE0AABzAGwAaQBjAGsAAHNsaWNrAABWAGUAcgBzAGkAbwBuACAAMQAuADAAAFZlcnNpb24gMS4wAABzAGwAaQBjAGsAAHNsaWNrAAAAAAIAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAABwAAAAEAAgECAQMAhwBECmFycm93cmlnaHQJYXJyb3dsZWZ0AAAAAAAAAf//AAIAAQAAAA4AAAAYAAAAAAACAAEAAwAGAAEABAAAAAIAAAAAAAEAAAAAzu7XsAAAAADPcXh/AAAAAM9xeH8=) format('truetype'),url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/Pgo8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxtZXRhZGF0YT5HZW5lcmF0ZWQgYnkgRm9udGFzdGljLm1lPC9tZXRhZGF0YT4KPGRlZnM+Cjxmb250IGlkPSJzbGljayIgaG9yaXotYWR2LXg9IjUxMiI+Cjxmb250LWZhY2UgZm9udC1mYW1pbHk9InNsaWNrIiB1bml0cy1wZXItZW09IjUxMiIgYXNjZW50PSI0ODAiIGRlc2NlbnQ9Ii0zMiIvPgo8bWlzc2luZy1nbHlwaCBob3Jpei1hZHYteD0iNTEyIiAvPgoKPGdseXBoIHVuaWNvZGU9IiYjODU5NDsiIGQ9Ik0yNDEgMTEzbDEzMCAxMzBjNCA0IDYgOCA2IDEzIDAgNS0yIDktNiAxM2wtMTMwIDEzMGMtMyAzLTcgNS0xMiA1LTUgMC0xMC0yLTEzLTVsLTI5LTMwYy00LTMtNi03LTYtMTIgMC01IDItMTAgNi0xM2w4Ny04OC04Ny04OGMtNC0zLTYtOC02LTEzIDAtNSAyLTkgNi0xMmwyOS0zMGMzLTMgOC01IDEzLTUgNSAwIDkgMiAxMiA1eiBtMjM0IDE0M2MwLTQwLTktNzctMjktMTEwLTIwLTM0LTQ2LTYwLTgwLTgwLTMzLTIwLTcwLTI5LTExMC0yOS00MCAwLTc3IDktMTEwIDI5LTM0IDIwLTYwIDQ2LTgwIDgwLTIwIDMzLTI5IDcwLTI5IDExMCAwIDQwIDkgNzcgMjkgMTEwIDIwIDM0IDQ2IDYwIDgwIDgwIDMzIDIwIDcwIDI5IDExMCAyOSA0MCAwIDc3LTkgMTEwLTI5IDM0LTIwIDYwLTQ2IDgwLTgwIDIwLTMzIDI5LTcwIDI5LTExMHoiLz4KPGdseXBoIHVuaWNvZGU9IiYjODU5MjsiIGQ9Ik0yOTYgMTEzbDI5IDMwYzQgMyA2IDcgNiAxMiAwIDUtMiAxMC02IDEzbC04NyA4OCA4NyA4OGM0IDMgNiA4IDYgMTMgMCA1LTIgOS02IDEybC0yOSAzMGMtMyAzLTggNS0xMyA1LTUgMC05LTItMTItNWwtMTMwLTEzMGMtNC00LTYtOC02LTEzIDAtNSAyLTkgNi0xM2wxMzAtMTMwYzMtMyA3LTUgMTItNSA1IDAgMTAgMiAxMyA1eiBtMTc5IDE0M2MwLTQwLTktNzctMjktMTEwLTIwLTM0LTQ2LTYwLTgwLTgwLTMzLTIwLTcwLTI5LTExMC0yOS00MCAwLTc3IDktMTEwIDI5LTM0IDIwLTYwIDQ2LTgwIDgwLTIwIDMzLTI5IDcwLTI5IDExMCAwIDQwIDkgNzcgMjkgMTEwIDIwIDM0IDQ2IDYwIDgwIDgwIDMzIDIwIDcwIDI5IDExMCAyOSA0MCAwIDc3LTkgMTEwLTI5IDM0LTIwIDYwLTQ2IDgwLTgwIDIwLTMzIDI5LTcwIDI5LTExMHoiLz4KPGdseXBoIHVuaWNvZGU9IiYjODIyNjsiIGQ9Ik00NzUgMjU2YzAtNDAtOS03Ny0yOS0xMTAtMjAtMzQtNDYtNjAtODAtODAtMzMtMjAtNzAtMjktMTEwLTI5LTQwIDAtNzcgOS0xMTAgMjktMzQgMjAtNjAgNDYtODAgODAtMjAgMzMtMjkgNzAtMjkgMTEwIDAgNDAgOSA3NyAyOSAxMTAgMjAgMzQgNDYgNjAgODAgODAgMzMgMjAgNzAgMjkgMTEwIDI5IDQwIDAgNzctOSAxMTAtMjkgMzQtMjAgNjAtNDYgODAtODAgMjAtMzMgMjktNzAgMjktMTEweiIvPgo8Z2x5cGggdW5pY29kZT0iJiM5NzsiIGQ9Ik00NzUgNDM5bDAtMTI4YzAtNS0xLTktNS0xMy00LTQtOC01LTEzLTVsLTEyOCAwYy04IDAtMTMgMy0xNyAxMS0zIDctMiAxNCA0IDIwbDQwIDM5Yy0yOCAyNi02MiAzOS0xMDAgMzktMjAgMC0zOS00LTU3LTExLTE4LTgtMzMtMTgtNDYtMzItMTQtMTMtMjQtMjgtMzItNDYtNy0xOC0xMS0zNy0xMS01NyAwLTIwIDQtMzkgMTEtNTcgOC0xOCAxOC0zMyAzMi00NiAxMy0xNCAyOC0yNCA0Ni0zMiAxOC03IDM3LTExIDU3LTExIDIzIDAgNDQgNSA2NCAxNSAyMCA5IDM4IDIzIDUxIDQyIDIgMSA0IDMgNyAzIDMgMCA1LTEgNy0zbDM5LTM5YzItMiAzLTMgMy02IDAtMi0xLTQtMi02LTIxLTI1LTQ2LTQ1LTc2LTU5LTI5LTE0LTYwLTIwLTkzLTIwLTMwIDAtNTggNS04NSAxNy0yNyAxMi01MSAyNy03MCA0Ny0yMCAxOS0zNSA0My00NyA3MC0xMiAyNy0xNyA1NS0xNyA4NSAwIDMwIDUgNTggMTcgODUgMTIgMjcgMjcgNTEgNDcgNzAgMTkgMjAgNDMgMzUgNzAgNDcgMjcgMTIgNTUgMTcgODUgMTcgMjggMCA1NS01IDgxLTE1IDI2LTExIDUwLTI2IDcwLTQ1bDM3IDM3YzYgNiAxMiA3IDIwIDQgOC00IDExLTkgMTEtMTd6Ii8+CjwvZm9udD48L2RlZnM+PC9zdmc+Cg==#slick) format('svg')}.slick-prev,.slick-next{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);cursor:pointer;color:transparent;border:none;outline:none;background:0 0}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{color:transparent;outline:none;background:0 0}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25}.slick-prev:before,.slick-next:before{font-family:slick;font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:'←'}[dir=rtl] .slick-prev:before{content:'→'}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}.slick-next:before{content:'→'}[dir=rtl] .slick-next:before{content:'←'}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:none;background:0 0}.slick-dots li button:hover,.slick-dots li button:focus{outline:none}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}.slick-dots li button:before{font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:'•';text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}.react-slidedown{height:0;transition-property:none;transition-duration:.5s;transition-timing-function:ease-in-out}.react-slidedown.transitioning{overflow-y:hidden}.react-slidedown.closed{display:none}.Toastify__toast-container{z-index:9999;-webkit-transform:translate3d(0,0,9999px);position:fixed;padding:4px;width:320px;box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:1em;left:1em}.Toastify__toast-container--top-center{top:1em;left:50%;margin-left:-160px}.Toastify__toast-container--top-right{top:1em;right:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;margin-left:-160px}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;padding:0;left:0;margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:0}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:0}.Toastify__toast-container--rtl{right:0;left:initial}}.Toastify__toast{position:relative;min-height:64px;box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:1px;box-shadow:0 1px 10px 0 rgba(0,0,0,.1),0 2px 15px 0 rgba(0,0,0,.05);display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;max-height:800px;overflow:hidden;font-family:sans-serif;cursor:pointer;direction:ltr}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--default{background:#fff;color:#aaa}.Toastify__toast--info{background:#3498db}.Toastify__toast--success{background:#07bc0c}.Toastify__toast--warning{background:#f1c40f}.Toastify__toast--error{background:#e74c3c}.Toastify__toast-body{margin:auto 0;-ms-flex:1;flex:1}@media only screen and (max-width:480px){.Toastify__toast{margin-bottom:0}}.Toastify__close-button{color:#fff;font-weight:700;font-size:14px;background:0 0;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;-ms-flex-item-align:start;align-self:flex-start}.Toastify__close-button--default{color:#000;opacity:.3}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}100%{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:9999;opacity:.7;background-color:rgba(255,255,255,.7);transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right}.Toastify__progress-bar--default{background:linear-gradient(to right,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55)}@keyframes Toastify__bounceInRight{from,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{from,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{from,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translate3d(0,0,0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{from,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{from{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{from{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{from{transform:perspective(400px) rotate3d(1,0,0,90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotate3d(1,0,0,-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{from{transform:perspective(400px)}30%{transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}to{transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{from{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,0,0)}}@keyframes Toastify__slideInLeft{from{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,0,0)}}@keyframes Toastify__slideInUp{from{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,0,0)}}@keyframes Toastify__slideInDown{from{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,0,0)}}@keyframes Toastify__slideOutRight{from{transform:translate3d(0,0,0)}to{visibility:hidden;transform:translate3d(110%,0,0)}}@keyframes Toastify__slideOutLeft{from{transform:translate3d(0,0,0)}to{visibility:hidden;transform:translate3d(-110%,0,0)}}@keyframes Toastify__slideOutDown{from{transform:translate3d(0,0,0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{from{transform:translate3d(0,0,0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}