<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";@import url('https://fonts.googleapis.com/css?family=Poppins');.tooltip{--bs-tooltip-zindex:1080;--bs-tooltip-max-width:400px;--bs-tooltip-padding-x:10px;--bs-tooltip-padding-y:5px;--bs-tooltip-margin:;--bs-tooltip-font-size:1rem;--bs-tooltip-color:#fff;--bs-tooltip-bg:#333853;--bs-tooltip-border-radius:.375rem;--bs-tooltip-opacity:.9;--bs-tooltip-arrow-width:.8rem;--bs-tooltip-arrow-height:.4rem;z-index:var(--bs-tooltip-zindex);display:block;padding:var(--bs-tooltip-arrow-height);margin:var(--bs-tooltip-margin);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-tooltip-font-size);word-wrap:break-word;opacity:0}.tooltip.show{opacity:var(--bs-tooltip-opacity)}.tooltip .tooltip-arrow{display:block;width:var(--bs-tooltip-arrow-width);height:var(--bs-tooltip-arrow-height)}.tooltip .tooltip-arrow::before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-top .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow{bottom:0}.bs-tooltip-top .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before{top:-1px;border-width:var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * 0.5) 0;border-top-color:var(--bs-tooltip-bg)}.bs-tooltip-end .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow{left:0;width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-end .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before{right:-1px;border-width:calc(var(--bs-tooltip-arrow-width) * 0.5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * 0.5) 0;border-right-color:var(--bs-tooltip-bg)}.bs-tooltip-bottom .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow{top:0}.bs-tooltip-bottom .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before{bottom:-1px;border-width:0 calc(var(--bs-tooltip-arrow-width) * 0.5) var(--bs-tooltip-arrow-height);border-bottom-color:var(--bs-tooltip-bg)}.bs-tooltip-start .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow{right:0;width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-start .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before{left:-1px;border-width:calc(var(--bs-tooltip-arrow-width) * 0.5) 0 calc(var(--bs-tooltip-arrow-width) * 0.5) var(--bs-tooltip-arrow-height);border-left-color:var(--bs-tooltip-bg)}.tooltip-inner{max-width:var(--bs-tooltip-max-width);padding:var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);color:var(--bs-tooltip-color);text-align:center;background-color:var(--bs-tooltip-bg);border-radius:var(--bs-tooltip-border-radius)}.dropup,.dropend,.dropdown,.dropstart,.dropup-center,.dropdown-center{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty::after{margin-left:0}.dropdown-menu{--bs-dropdown-zindex:1000;--bs-dropdown-min-width:10rem;--bs-dropdown-padding-x:0;--bs-dropdown-padding-y:.5rem;--bs-dropdown-spacer:.125rem;--bs-dropdown-font-size:1rem;--bs-dropdown-color:rgba(255,255,255,0.7);--bs-dropdown-bg:#101020;--bs-dropdown-border-color:var(--bs-border-color-translucent);--bs-dropdown-border-radius:.375rem;--bs-dropdown-border-width:1px;--bs-dropdown-inner-border-radius:calc(0.375rem - 1px);--bs-dropdown-divider-bg:var(--bs-border-color-translucent);--bs-dropdown-divider-margin-y:.5rem;--bs-dropdown-box-shadow:0 .5rem 1rem rgba(0,0,0,0.15);--bs-dropdown-link-color:#212529;--bs-dropdown-link-hover-color:#1e2125;--bs-dropdown-link-hover-bg:#e9ecef;--bs-dropdown-link-active-color:#fff;--bs-dropdown-link-active-bg:#0d6efd;--bs-dropdown-link-disabled-color:#adb5bd;--bs-dropdown-item-padding-x:1rem;--bs-dropdown-item-padding-y:.25rem;--bs-dropdown-header-color:#6c757d;--bs-dropdown-header-padding-x:1rem;--bs-dropdown-header-padding-y:.5rem;position:absolute;z-index:var(--bs-dropdown-zindex);display:none;min-width:var(--bs-dropdown-min-width);padding:var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);margin:0;font-size:var(--bs-dropdown-font-size);color:var(--bs-dropdown-color);text-align:left;list-style:none;background-color:var(--bs-dropdown-bg);background-clip:padding-box;border:var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);border-radius:var(--bs-dropdown-border-radius)}.dropdown-menu[data-bs-popper]{top:100%;left:0;margin-top:var(--bs-dropdown-spacer)}.dropdown-menu-start{--bs-position:start}.dropdown-menu-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-end{--bs-position:end}.dropdown-menu-end[data-bs-popper]{right:0;left:auto}@media(min-width:576px){.dropdown-menu-sm-start{--bs-position:start}.dropdown-menu-sm-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-sm-end{--bs-position:end}.dropdown-menu-sm-end[data-bs-popper]{right:0;left:auto}}@media(min-width:768px){.dropdown-menu-md-start{--bs-position:start}.dropdown-menu-md-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-md-end{--bs-position:end}.dropdown-menu-md-end[data-bs-popper]{right:0;left:auto}}@media(min-width:992px){.dropdown-menu-lg-start{--bs-position:start}.dropdown-menu-lg-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-lg-end{--bs-position:end}.dropdown-menu-lg-end[data-bs-popper]{right:0;left:auto}}@media(min-width:1200px){.dropdown-menu-xl-start{--bs-position:start}.dropdown-menu-xl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xl-end{--bs-position:end}.dropdown-menu-xl-end[data-bs-popper]{right:0;left:auto}}@media(min-width:1400px){.dropdown-menu-xxl-start{--bs-position:start}.dropdown-menu-xxl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xxl-end{--bs-position:end}.dropdown-menu-xxl-end[data-bs-popper]{right:0;left:auto}}.dropup .dropdown-menu[data-bs-popper]{top:auto;bottom:100%;margin-top:0;margin-bottom:var(--bs-dropdown-spacer)}.dropup .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty::after{margin-left:0}.dropend .dropdown-menu[data-bs-popper]{top:0;right:auto;left:100%;margin-top:0;margin-left:var(--bs-dropdown-spacer)}.dropend .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropend .dropdown-toggle:empty::after{margin-left:0}.dropend .dropdown-toggle::after{vertical-align:0}.dropstart .dropdown-menu[data-bs-popper]{top:0;right:100%;left:auto;margin-top:0;margin-right:var(--bs-dropdown-spacer)}.dropstart .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropstart .dropdown-toggle::after{display:none}.dropstart .dropdown-toggle::before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropstart .dropdown-toggle:empty::after{margin-left:0}.dropstart .dropdown-toggle::before{vertical-align:0}.dropdown-divider{height:0;margin:var(--bs-dropdown-divider-margin-y) 0;overflow:hidden;border-top:1px solid var(--bs-dropdown-divider-bg);opacity:1}.dropdown-item{display:block;width:100%;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);clear:both;font-weight:400;color:var(--bs-dropdown-link-color);text-align:inherit;text-decoration:none;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:hover,.dropdown-item:focus{color:var(--bs-dropdown-link-hover-color);background-color:var(--bs-dropdown-link-hover-bg)}.dropdown-item.active,.dropdown-item:active{color:var(--bs-dropdown-link-active-color);text-decoration:none;background-color:var(--bs-dropdown-link-active-bg)}.dropdown-item.disabled,.dropdown-item:disabled{color:var(--bs-dropdown-link-disabled-color);pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);margin-bottom:0;font-size:.875rem;color:var(--bs-dropdown-header-color);white-space:nowrap}.dropdown-item-text{display:block;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);color:var(--bs-dropdown-link-color)}.dropdown-menu-dark{--bs-dropdown-color:#dee2e6;--bs-dropdown-bg:#343a40;--bs-dropdown-border-color:var(--bs-border-color-translucent);--bs-dropdown-box-shadow:;--bs-dropdown-link-color:#dee2e6;--bs-dropdown-link-hover-color:#fff;--bs-dropdown-divider-bg:var(--bs-border-color-translucent);--bs-dropdown-link-hover-bg:rgba(255,255,255,0.15);--bs-dropdown-link-active-color:#fff;--bs-dropdown-link-active-bg:#0d6efd;--bs-dropdown-link-disabled-color:#adb5bd;--bs-dropdown-header-color:#adb5bd}.form-select{display:block;width:100%;padding:10px 30px 10px 10px;-moz-padding-start:7px;font-size:1rem;font-weight:400;line-height:1.5;color:#787ead;background-color:#2a2c4a;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 10px center;background-size:16px 12px;border:0 solid #ced4da;border-radius:.375rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media(prefers-reduced-motion:reduce){.form-select{transition:none}}.form-select:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,0.25)}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:10px;background-image:none}.form-select:disabled{background-color:#e9ecef}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #787ead}.form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem;border-radius:.25rem}.form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem;border-radius:.5rem}.form-floating{position:relative}.form-floating&gt;.form-control,.form-floating&gt;.form-control-plaintext,.form-floating&gt;.form-select{height:calc(3.5rem + 2px);line-height:1.25}.form-floating&gt;label{position:absolute;top:0;left:0;width:100%;height:100%;padding:1rem 10px;overflow:hidden;text-align:start;text-overflow:ellipsis;white-space:nowrap;pointer-events:none;border:1px solid transparent;transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out}@media(prefers-reduced-motion:reduce){.form-floating&gt;label{transition:none}}.form-floating&gt;.form-control,.form-floating&gt;.form-control-plaintext{padding:1rem 10px}.form-floating&gt;.form-control::placeholder,.form-floating&gt;.form-control-plaintext::placeholder{color:transparent}.form-floating&gt;.form-control:focus,.form-floating&gt;.form-control:not(:placeholder-shown),.form-floating&gt;.form-control-plaintext:focus,.form-floating&gt;.form-control-plaintext:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating&gt;.form-control:-webkit-autofill,.form-floating&gt;.form-control-plaintext:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}.form-floating&gt;.form-select{padding-top:1.625rem;padding-bottom:.625rem}.form-floating&gt;.form-control:focus ~ label,.form-floating&gt;.form-control:not(:placeholder-shown) ~ label,.form-floating&gt;.form-control-plaintext ~ label,.form-floating&gt;.form-select ~ label{opacity:.65;transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem)}.form-floating&gt;.form-control:-webkit-autofill ~ label{opacity:.65;transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem)}.form-floating&gt;.form-control-plaintext ~ label{border-width:1px 0}:root{--screen-phone-max:700px;--screen-tablet:701px;--screen-tablet-max:1199px;--screen-desktop:1200px;--screen-desktop-max:1399px;--screen-desktop-hd:1400px}.stdInput{resize:none;padding:10px 20px !important;font-weight:bold;border:none !important;outline:none !important;-webkit-box-shadow:none !important;-moz-box-shadow:none !important;box-shadow:none !important;width:100% !important;box-sizing:border-box !important;-webkit-box-sizing:border-box !important;-moz-box-sizing:border-box !important}.layerBg{background-color:#2f304e}.inputStylingFix{box-sizing:border-box !important;-webkit-box-sizing:border-box !important;-moz-box-sizing:border-box !important}.cursorPointer{cursor:pointer}.darkPrimaryColor{background-color:#303f9f !important}.lightPrimaryColor{background-color:#c5cae9 !important}.primaryColor{background-color:#3f51b5 !important}.datepicker-date-display{background-color:#c5cae9 !important}.cursorPointer{cursor:pointer}.modalLoginBtn{cursor:pointer}.loadReveal{transition:.2s}.lightText{color:rgba(0,0,0,0.69)}.color-accent{color:#01d676}.fill-accent{fill:#01d676}.color-black{color:black}.color-white{color:white}.fill-white{fill:white}.fill-black{fill:black}.color-muted{color:#ccd}.fill-muted{fill:#ccd}.focus-normal:focus{background:0}.text-center{text-align:center}.text-right{text-align:right}.text-bold{font-weight:bold}.text-semibold{font-weight:500}.relative{position:relative}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.hide-scrollbar::-webkit-scrollbar{display:none}.cursor-pointer{cursor:pointer}button{border:0;margin:0;padding:0;width:auto;overflow:visible;background:transparent;color:inherit;font:inherit;line-height:normal;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit;-webkit-appearance:none;cursor:pointer}.closeModalBtn{float:right;position:relative;bottom:4px;left:14px;color:#fb4646}[type=radio]:checked+span:after,[type=radio].with-gap:checked+span:after,[type=radio]:checked+span:after,[type=radio].with-gap:checked+span:before,[type=radio].with-gap:checked+span:after{background-color:#01d676 !important;border:2px solid #01d676 !important}.secondaryText{color:#757575}.pageRoute{cursor:pointer}.generalHelpIcon{cursor:pointer;color:black}.sexyPageLine{margin-top:0;margin-bottom:0;display:block;border:0;color:white;height:1px;background:black}.sexyPageLine.fromLeft{background:-webkit-gradient(radial,50% 50%,0,0 0,350,from(transparent),to(#03c66b))}.sexyPageLine.fromRight{background:-webkit-gradient(radial,50% 50%,0,100% 100%,350,from(transparent),to(#03c66b))}.sexyPageLine.fromBoth{background:-webkit-gradient(radial,50% 50%,0,50% 50%,350,from(transparent),to(#03c66b))}html,body{height:100%}body{font-family:'Poppins'!important;background-color:#222339;overflow-x:hidden;color:white}.hidden{display:none}.tabs .indicator{background-color:#303f9f}.tabs .tab a:focus,.tabs .tab a:active{background-color:#c5cae9 !important}.tabs .tab a{color:black !important;cursor:pointer}.main{margin-left:0;transition:.25s;padding-top:calc(var(--header-height) + 66px);overflow-x:hidden}@media only screen and (max-width:700px){.main{padding-top:131px}}.datLoader{text-align:center;margin:30px 0}.modalTitle{margin:14px}.modalContent{padding:0 !important}.modal{background-color:#222337;border-radius:10px}.modal .modal-close{z-index:2}@media only screen and (max-width:700px){.modal{width:90%}}.gainProfileLink{cursor:pointer}@-webkit-keyframes loadingSpinnerFaRotating{from{-webkit-transform:rotate(0)}to{-webkit-transform:rotate(360deg)}}.loadingSpinnerFa{-webkit-animation:loadingSpinnerFaRotating 1s linear infinite}.almaContainer{max-width:1100px;margin:0 auto}@media only screen and (max-width:1199px){.almaContainer{padding:0 20px}}@media only screen and (max-width:1399px){.almaContainer{padding:0 20px}}@media only screen and (max-width:1650px){.chatActive .almaContainer{padding:0 20px}}.btn,.accentBtn,.accentBtn:hover,.accentBtn:focus{background-color:#01d676;text-transform:none}.accentBtn.accentBtnV2{color:black;font-weight:600;border-radius:5px;height:48px;padding:0 20px}.accentBtn.accentBtnV2.--outline{border:1px solid #01d676;background-color:transparent;color:#01d676}.accentBtn.accentBtnV2.--outline:hover,.accentBtn.accentBtnV2.--outline:focus{background-color:#082719}.accentBtn.accentBtnV2:hover,.accentBtn.accentBtnV2:focus{background-color:#01ff97}.secondaryBtn{border-radius:10px;border:1px solid #393e56;background-color:#2f3045;height:42px;padding:7px 15px;font-weight:500;color:white}.secondaryBtn:hover,.secondaryBtn:focus{background-color:#42435a}.btn.lightPrimaryColor{color:#000}#toast-container{z-index:20000 !important;top:auto !important;right:auto !important;bottom:25px !important;left:25px !important;max-width:300px;overflow-wrap:break-word;word-wrap:break-word;word-break:break-word}::placeholder{color:#323345;opacity:1}:-ms-input-placeholder{color:#323345}::-ms-input-placeholder{color:#323345}.input-field label{color:rgba(120,126,173,0.75)}input{border-bottom-color:#343452 !important;color:#787ead}input[type=text]:focus+label,input[type=number]:focus+label,input[type=email]:focus+label,textarea:focus+label{color:#01d676 !important}input[type=text]:focus,input[type=number]:focus,input[type=email]:focus,textarea:focus{border-bottom:1px solid #01d676 !important;box-shadow:0 1px 0 0 #01d676 !important}textarea.valid{border-bottom:1px solid #01d676 !important;box-shadow:none !important}textarea.invalid{border-bottom:1px solid #01d676 !important;box-shadow:none !important}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#222337;-webkit-box-shadow:inset 1px 1px 2px rgba(0,0,0,0.1)}::-webkit-scrollbar-thumb{background:#2e2f46;-webkit-box-shadow:inset 1px 1px 2px rgba(0,0,0,0.2)}::-webkit-scrollbar-thumb:hover{background:#aaa}::-webkit-scrollbar-thumb:active{background:#888;-webkit-box-shadow:inset 1px 1px 2px rgba(0,0,0,0.3)}.unselectable{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.btnWithNotification{overflow:visible !important}.btnWithNotification .buttonNotification{height:30px;line-height:30px;width:30px;text-align:center;position:absolute;background-color:#303f9f;top:-9px;left:-9px;border-radius:100%}@keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.faSpinner{animation:spin 1s linear infinite}#loginModal{z-index:9999999999 !important;background:#363967;background:linear-gradient(132deg,#363967 42%,#23243b 100%);padding:15px;max-width:700px;overflow-x:hidden;font-size:16px}#loginModal .closeModalBtn{position:relative;left:35px;bottom:25px}#loginModal .modalTitle{color:#01d676;font-weight:bold;font-size:45px}#loginModal .modalTitle .modalWelcome{margin-top:10px;display:inline-block}#loginModal p.loginIntroText{color:white;font-weight:bold;font-size:14px}#loginModal p.loginIntroText span{color:#00ec82}#loginModal .prohibTitle{color:#7d81d7;font-size:18px}#loginModal .prohibUl{margin-top:0}#loginModal .prohibUl li{color:white}#loginModal .agreeCheckboxText{color:white}#loginModal .agreeCheckboxText span{color:#1ce09c}#toast-container{max-width:400px}.stdToastNotification{background:0;box-shadow:none;padding:0}@media only screen and (max-width:1199px){#toast-container{top:10% !important;left:10px !important}}.font-poppins{font-family:"Poppins"}.gap-10{gap:10px}.gap-15{gap:15px}.gap-20{gap:20px}.base-alert{border-radius:5px;background:#059fdb;font-size:14px;padding:10px 12px;font-family:"Poppins"}.base-alert--warning{background-color:#e4b406}.base-alert--error{background-color:#e93133}.base-alert--success{background-color:#04c470}@media only screen and (max-width:1199px){.base-alert{width:calc(100vw - 30px)}}.base-alert .flex{gap:10px}.base-alert i img{display:block}.base-alert .alert-title{font-weight:600}.base-alert .alert-content{margin-top:10px}.mobile-notification{position:fixed;top:20px;right:0}.withdrawalNotificationToast{background-color:#24243a;border-radius:5px;padding:15px 30px;display:inline-block}.withdrawalNotificationToast .withdrawToastIconContain{float:left;margin-right:15px;margin-top:13px}.withdrawalNotificationToast .withdrawToastIconContain .withdrawToastIcon{height:33px;width:33px;border-radius:100%}.withdrawalNotificationToast .withdrawToastTitle{font-size:14px;font-weight:bold;display:inline-block;margin-top:0;margin-bottom:10px}.withdrawalNotificationToast .withdrawToastInfo{color:#787ead;display:inline-block;font-size:13px;line-height:14px;max-width:80%}.how-to-use-btn{position:fixed;display:flex;align-content:center;align-items:center;color:white;right:320px;bottom:40px;border:0;cursor:pointer;z-index:999;width:371px;height:77px;border-radius:10px;filter:drop-shadow(0 6px 16px rgba(99,221,146,0.45));background-image:linear-gradient(185deg,#5fdb8f 0,#7bdb5e 100%)}.how-to-use-btn&gt;img{width:45px;margin:0 20px;filter:drop-shadow(0 6px 6.5px rgba(0,0,0,0.18))}.how-to-use-btn&gt;span{font-size:21px;color:#fff;font-weight:bold;font-family:"Effra";filter:drop-shadow(0 6px 6.5px rgba(0,0,0,0.18))}.video-overlay-image{cursor:pointer}.how-to-use-description-container{display:flex;margin-bottom:15px}.how-to-use-description-bp{background:#01fe99;border-radius:50%;height:50px;width:50px;display:flex;justify-content:center;align-items:center;margin-right:30px;font-weight:600}.how-to-use-description{color:#7a7c90;flex:1}.youtube-iframe{position:relative;align-items:center;justify-content:center;text-align:center}#video_home,#video_modal{border-radius:10px;display:none}.image-modal{width:100%}.iframe-modal{margin-bottom:20px;width:100%;display:inline;height:780px}@font-face{font-family:"TT";font-weight:300;font-style:normal;src:url("../../../public/fonts/TTMussels-DemiBold.ttf") format("truetype")}.c{display:flex;justify-content:center;align-items:center;flex-wrap:wrap}.c2{display:flex;justify-content:center;align-items:center;justify-content:space-between;flex-wrap:wrap}.center{text-align:center}.f{width:100% !important}.o{opacity:0}.h{display:none !important}.p{cursor:pointer}.r{transform:rotate(180deg)}.t,.t&gt;img{transition:.2s all ease}.t2,.t2&gt;img{transition:.4s all ease}.to{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.left{float:left}.right{float:right}.nomar{margin:0 !important}.nopad{padding:0 !important}.nobor{border:none !important}.rel{position:relative}.flex{display:flex;flex-wrap:wrap}.flex-col{display:flex;flex-direction:column}.justify-between{justify-content:space-between}.w-full{width:100%}.h-full{height:100%}.disabled{opacity:.65;cursor:not-allowed}.grid-cols-2{display:grid;grid-template-columns:1fr 1fr}.row{margin-bottom:0 !important;padding-bottom:20px !important}.grecaptcha-badge{visibility:hidden}.trustpilotStars{cursor:pointer;width:100px;height:19px;z-index:2}.startEarningBtn{width:305px;padding:12px 0;height:50px;background:#01d676;border-radius:4px;line-height:22px;color:#1d1d2e;text-align:center;font-weight:600;font-size:15px;position:relative;z-index:1;display:inline-block}@media only screen and (max-width:700px){.startEarningBtn{width:100%;max-width:303px}}.homeFluidContainer{max-width:1050px;margin:0 auto;padding:0 10px;font-family:"Poppins",sans-serif}@media only screen and (max-width:700px){.homeFluidContainer{padding:0 15px}}.homeFluidContainer .contentBox{color:#b3b5da;margin-top:60px;margin-bottom:50px;font-size:15px;text-align:justify}.homeFluidContainer h1{font-size:42px;color:#3dfc81}.homeFluidContainer h2{font-size:28px;margin-bottom:10px;color:#01d676;text-align:left}.homeFluidContainer h3{font-size:24px;color:#01d676;text-align:left}.homeFluidContainer ul{margin-left:20px}.homeFluidContainer ul&gt;li{list-style-type:disc}.iosAddToHomeScreenTip{display:flex;align-items:center;position:fixed;z-index:2000;background:#787ead;bottom:-80px;padding:7px;width:100%;opacity:0;transition:all 2s}.iosAddToHomeScreenTip&gt;i{margin-right:10px;font-size:20px}.iosAddToHomeScreenTip .iosAddToHomeScreenTipText{line-height:20px}.iosAddToHomeScreenTip .iosAddToHomeScreenTipText&gt;img{display:inline-block;height:18px;margin:0 2px;position:relative;top:2px}.iosAddToHomeScreenTip--active{opacity:1;bottom:80px}.iosAddToHomeScreenTip--active.bottom{bottom:0}.modal-header.--centered-title{position:relative;justify-content:center}.modal-header.--centered-title .modal-header-background{display:block;position:absolute;top:-24px;left:-24px;width:calc(100% + 48px)}.modal-header.--centered-title .modal-close{position:absolute;right:0}.welcomeModal{font-family:"Poppins",sans-serif;max-width:578px;max-height:90%}@media only screen and (max-width:700px){.welcomeModal{width:95%;max-height:90vh}}.welcomeModal .modal-content{padding:27px;height:500px}@media only screen and (max-width:700px){.welcomeModal .modal-content{padding:20px 15px;height:440px}}.welcomeModal .modal-header{display:flex;align-items:center;margin-bottom:30px}@media only screen and (max-width:700px){.welcomeModal .modal-header{padding:0 5px}}.welcomeModal .modal-header .modal-header-circle{display:inline-block;width:16px;height:16px;border-radius:100%;background:#01d676;border:4px solid #1a1a27;box-shadow:0 4px 10px rgba(0,0,0,0.25),inset 0 4px 10px #34e997;margin-right:15px}.welcomeModal .modal-header h5{display:inline-block;font-weight:500;font-size:15px;color:#888bb8;flex:1;margin:0}.welcomeModal .modal-header .modal-close{padding:5px}.welcomeModal .welcomeModalMediaSection{background:#1e1f2d;box-shadow:0 2px 35px rgba(83,84,119,0.1);border-radius:38px;height:264px;padding:22px;display:flex;align-items:center}@media only screen and (max-width:700px){.welcomeModal .welcomeModalMediaSection{height:auto;min-height:140px;padding:4px}}.welcomeModal .welcomeModalMediaSection&gt;img{width:100%;border-radius:30px;opacity:.95}.welcomeModal .welcomeModalMediaSection&gt;video{width:100%;height:100%;border-radius:30px;z-index:10}.welcomeModal .welcomeModalMainSection{color:#fff;font-size:14px;margin:40px 0 0 10px}@media only screen and (max-width:700px){.welcomeModal .welcomeModalMainSection{flex-direction:column}}.welcomeModal .welcomeModalMainSection h3{font-weight:600;font-size:22px;color:#01d676;margin-bottom:0}.welcomeModal .modal-bottom{display:flex;align-items:center;justify-content:space-between;border-top:1px solid rgba(68,69,97,0.5);padding:20px 27px}@media only screen and (max-width:700px){.welcomeModal .modal-bottom{padding:20px 15px}}.welcomeModal .welcomeModalSteps{display:flex;align-items:center}.welcomeModal .welcomeModalSteps .welcomeModalStepArrow{margin-right:25px;display:flex;cursor:pointer}@media only screen and (max-width:700px){.welcomeModal .welcomeModalSteps .welcomeModalStepArrow{margin-right:20px}}.welcomeModal .welcomeModalSteps .welcomeModalStepCircle{display:inline-block;width:8px;height:8px;border-radius:100%;background:rgba(112,115,179,0.1);margin-right:25px;cursor:pointer}@media only screen and (max-width:700px){.welcomeModal .welcomeModalSteps .welcomeModalStepCircle{margin-right:20px}}.welcomeModal .welcomeModalSteps .welcomeModalStepCircle--selected{background:#01d676;box-shadow:0 4px 10px rgba(0,0,0,0.25),inset 0 4px 10px #34e997}.welcomeModal .welcomeModalStepsMain{position:absolute;top:0;width:100%;height:100%;display:flex;justify-content:space-between;align-items:center}.welcomeModal .welcomeModalStepsMain .welcomeModalStepMain{height:100%;width:50px;display:flex;align-items:center;cursor:pointer}.welcomeModal .welcomeModalStepsMain .welcomeModalStepMain&gt;i{display:none;margin:10px;font-size:25px}.welcomeModal .welcomeModalStepsMain .welcomeModalStepMain:hover&gt;i{display:inline-block}.welcomeModal .welcomeModalDoneBtn{display:flex;align-items:center;justify-content:center;background:rgba(39,228,143,0.2);font-weight:600;font-size:14px;color:#29e590;width:96px;height:31px;border-radius:3px}.welcomeModal .welcomeModalActionBtn{display:flex;align-items:center;justify-content:center;text-align:center;color:#fff;background:#01d676;box-shadow:inset 0 1px 0 rgba(210,255,116,0.5);border-radius:50px;width:197px;height:39px;font-weight:600;font-size:12px}.materialize-textarea{color:rgba(255,255,255,0.9)}.input-field .helper-text{color:rgba(255,255,255,0.3) !important}.dropdownTrigger{cursor:pointer;background:rgba(66,68,113,0.7);box-shadow:0 4px 5px rgba(0,0,0,0.05);border-radius:5px;padding:0 18px;font-size:12px;font-weight:500;color:#eef;display:flex;justify-content:space-between;align-items:center;width:150px;height:40px;text-transform:uppercase}.dropdownMenuItem{cursor:pointer;font-weight:500;font-size:13px;padding:6px 10px;text-transform:uppercase}.collapsible,.collapsible-header,.collapsible-body{border-color:#3d425c;box-shadow:none}.collapsible-header{background-color:transparent}.currency-data-export-csv-btn{margin-bottom:3px;width:90%}.currency-data-export-csv-btn:hover{background-color:#106e44}.capitalizeFirstWord{text-transform:capitalize}.capitalizeAll{text-transform:uppercase}.lowercaseAll{text-transform:lowercase}.flex-1{flex:1}.flex-none{flex:none}.items-center{align-items:center}.items-start{align-items:start}.items-end{align-items:end}.justify-center{justify-content:center}.hover-bold:hover{text-shadow:.5px 0 0 currentColor}.fs-12{font-size:12px}.fs-14{font-size:14px}.fs-16{font-size:16px}.fs-20{font-size:20px}.fs-24{font-size:24px}.d-block{display:block}.margin-auto{margin:auto}.flex-nowrap{flex-wrap:nowrap}.pagination-wrapper{display:inline-flex;flex-wrap:wrap;gap:5px;margin-top:20px}@media only screen and (max-width:700px){.pagination-wrapper{max-width:310px}}.pagination-button{padding:8px 4px;border-radius:4px;background:#242536;color:#9e9ebd;min-width:40px;cursor:pointer;text-align:center;display:flex;justify-content:center}.pagination-button:hover{background:#2f3043}.pagination-button i{font-size:10px;margin:auto}.pagination-button.active{background-color:#01d676;color:black}.events{min-height:100vh;padding-bottom:60px;overflow:hidden;display:flex;flex-direction:column;align-items:center;text-align:center;gap:30px;background-color:#171826}.events-cta&gt;.nav-item:not(:first-child){display:none !important}.switch.custom-switch .lever{width:30px;height:16px;background:#3e3e65;border-radius:4px;margin:0}.switch.custom-switch .lever::before,.switch.custom-switch .lever::after{width:12px;height:12px;border-radius:3px;top:2px;left:2px}.switch.custom-switch .lever::after{background:#23253a}.switch.custom-switch input[type=checkbox]:checked+.lever::before,.switch.custom-switch input[type=checkbox]:checked+.lever::after{left:16px}.switch.custom-switch input[type=checkbox]:checked+.lever::after{background:#01d676}.switch.rounded-switch .lever{width:36px;height:20px;background:#333349;border-radius:99px;margin:0}.switch.rounded-switch .lever::before,.switch.rounded-switch .lever::after{width:14px;height:14px;border-radius:99px;top:3px;left:3px}.switch.rounded-switch .lever::after{background:#7b7d98}.switch.rounded-switch input[type=checkbox]:checked+.lever{background-color:#2e3a43}.switch.rounded-switch input[type=checkbox]:checked+.lever::before,.switch.rounded-switch input[type=checkbox]:checked+.lever::after{left:20px}.switch.rounded-switch input[type=checkbox]:checked+.lever::after{background:#01d676}.toast-alert{background-color:#24243a;border-radius:5px;padding:10px 15px;display:inline-block}.toast-alert.success .toast-icon{background:url("/public/img/toastSuccess.webp");box-shadow:0 0 5px 0 #50ff60}.toast-alert.warning .toast-icon{background:url("/public/img/toastWarning.webp");box-shadow:0 0 5px 0 #ffc350}.toast-alert.error .toast-icon{background:url("/public/img/toastError.webp");box-shadow:0 0 5px 0 #ff5050}.toast-alert .toast-header{position:relative;margin-bottom:10px}.toast-alert .toast-header .toast-title{font-size:14px;font-weight:bold}.toast-alert .toast-header .toast-icon{position:absolute;top:1px;left:-30px;display:block;width:18px;height:18px;background-size:cover;background-repeat:no-repeat;margin-right:5px;border-radius:50%}.toast-alert .toast-body{color:#787ead;font-size:13px}.tooltip{--bs-tooltip-opacity:1;--bs-tooltip-color:#a9a8cd}button.tooltipped:focus{outline:0;background:0}@media only screen and (max-width:1199px){.mdsm\:hidden{display:none !important}}@media only screen and (max-width:1199px){.mdsm\:visible{display:block !important}}@media only screen and (min-width:1200px){.lg\:visible{display:block !important}}@media only screen and (min-width:1200px){.lg\:hidden{display:none !important}}.modal-close-button{border:1px solid #2f3043;width:40px;height:40px;border-radius:20px;display:flex;align-items:center;justify-content:center;position:absolute;right:0;top:0;cursor:pointer}.modal-close-button:focus{background-color:unset}.loading-skeleton{position:relative !important;overflow:hidden !important}.loading-skeleton.rounded{border-radius:8px}.loading-skeleton.rounded::after,.loading-skeleton.rounded::before{border-radius:8px}.loading-skeleton.rounded-xl{border-radius:18px}.loading-skeleton.rounded-xl::after,.loading-skeleton.rounded-xl::before{border-radius:18px}.loading-skeleton::before{position:absolute;inset:0;background-color:#5a5b68;content:""}.loading-skeleton::after{position:absolute;content:"";inset:0;transform:translateX(-100%);background-image:linear-gradient(90deg,rgba(0,0,0,0),rgba(255,255,255,0.2784313725),rgba(255,255,255,0.2901960784),rgba(255,255,255,0));animation-name:shimmer;animation-duration:2s;animation-iteration-count:infinite;animation-timing-function:linear}#mainNavBar{display:flex;align-items:center;position:fixed;top:0;left:0;width:100%;background-color:#1d1e31;height:80px;z-index:10}#mainNavBar .navLogoBox{display:inline-block;padding-left:30px;padding-right:20px}#mainNavBar .navLogoBox .shortLogo{width:34px;height:34px;margin-top:21px;margin-right:25px}#mainNavBar .navLogoBox .actualLogo{width:176px;height:28px}#mainNavBar .navButtonsBox{display:flex;height:80px;vertical-align:top}#mainNavBar .navButtonsBox .navItem{height:80px;display:inline-block;padding:0 30px;margin:0 10px;cursor:pointer}#mainNavBar .navButtonsBox .navItem .theText{line-height:80px;color:#787ead;font-weight:400;font-size:18px}#mainNavBar .navButtonsBox .navItem .theText i{margin-right:10px;-webkit-transition:-webkit-transform .5s;transition:transform .5s}#mainNavBar .navButtonsBox .navItem .theText .navItemIcon,#mainNavBar .navButtonsBox .navItem .theText .navItemIconActive{height:22px;position:relative;top:4px;margin-right:7px;-webkit-transition:-webkit-transform .5s;transition:transform .5s}#mainNavBar .navButtonsBox .navItem .promoCodeText{color:#ffc800;font-weight:500}#mainNavBar .navButtonsBox .navItem .promoCodeText sup{font-size:12px;font-weight:700;top:-8px}#mainNavBar .navButtonsBox .navItem.nav-active{border-bottom:3px solid #323249}#mainNavBar .navButtonsBox .navItem.nav-active .theText{color:#00ff79;text-shadow:0 0 25px}#mainNavBar .navButtonsBox .navItem:hover .navItemIcon,#mainNavBar .navButtonsBox .navItem:hover .navItemIconActive{-webkit-transform:rotate(360deg);transform:rotate(360deg)}#mainNavBar .navLoginButtonsBox{height:80px;position:absolute;top:0;right:0;display:flex;align-items:center}#mainNavBar .navLoginButtonsBox .withdrawBtn{background-color:#33334e;height:50px;box-shadow:0 4px 0 #20203b;vertical-align:top;display:inline-block;margin:0 1rem;line-height:50px;padding:0 30px;border-radius:2px}#mainNavBar .navLoginButtonsBox .withdrawBtn .theText{color:#00e670;font-weight:700;font-size:16px}#mainNavBar .navLoginButtonsBox .googleLoginButtonBox{display:inline-block;height:56px;padding-top:12px}#mainNavBar .navLoginButtonsBox .googleLoginButtonBox img{height:56px}#mainNavBar .navLoginButtonsBox .steamLoginButtonBox{display:inline-block;height:50px;position:relative;top:3px}#mainNavBar .navLoginButtonsBox .steamLoginButtonBox img{height:57px}#mainNavBar .navLoginButtonsBox .withdrawBtn,#mainNavBar .navLoginButtonsBox .googleLoginButtonBox,#mainNavBar .navLoginButtonsBox .steamLoginButtonBox{margin-right:9px}#mainNavBar .navLoggedInBox{display:flex;height:80px;position:absolute;top:0;right:0}#mainNavBar .navLoggedInBox .withdrawBtn,#mainNavBar .navLoggedInBox .nameBonusBtn,#mainNavBar .navLoggedInBox .referralEventBtn{height:50px;vertical-align:top;display:inline-block;margin-top:15px;line-height:50px;padding:0 30px;border-radius:4px;margin-right:10px}#mainNavBar .navLoggedInBox .withdrawBtn{background-color:#33334e;box-shadow:0 3px 0 #29293f}#mainNavBar .navLoggedInBox .withdrawBtn .theText{color:#00e670;font-weight:700;font-size:17px}#mainNavBar .navLoggedInBox .nameBonusBtn{color:white;font-weight:bold;font-size:17px;position:relative}#mainNavBar .navLoggedInBox .nameBonusEnabled .nameBonusDescription,#mainNavBar .navLoggedInBox .nameBonusDisabled .nameBonusDescription{height:60px;position:absolute;bottom:-80px;left:-25px;font-weight:normal;font-size:14px;padding:0 5px;border-radius:5px;width:calc(100% + 50px);line-height:20px;text-align:center;padding-top:12px}#mainNavBar .navLoggedInBox .nameBonusEnabled .nameBonusDescription .nameBonusDescArrow,#mainNavBar .navLoggedInBox .nameBonusDisabled .nameBonusDescription .nameBonusDescArrow{display:inline-block;width:30px;height:30px;position:absolute;left:54%;top:-16px;margin-left:-25px;-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);transform:rotate(45deg);background-color:#01d676;z-index:1}#mainNavBar .navLoggedInBox .nameBonusEnabled{background:#00da72;background:linear-gradient(125deg,#00da72 45%,#17b88f 100%);box-shadow:0 3px 0 #0c8159}#mainNavBar .navLoggedInBox .nameBonusEnabled .nameBonusDescription{background-color:#01d676}#mainNavBar .navLoggedInBox .nameBonusEnabled .nameBonusDescription .nameBonusDescArrow{background-color:#01d676}#mainNavBar .navLoggedInBox .nameBonusDisabled{background:#ff5858;background:linear-gradient(125deg,#ff5858 45%,#d4647e 100%);box-shadow:0 3px 0 #97333d}#mainNavBar .navLoggedInBox .nameBonusDisabled .nameBonusDescription{background-color:#d16681}#mainNavBar .navLoggedInBox .nameBonusDisabled .nameBonusDescription .nameBonusDescArrow{background-color:#d16681}#mainNavBar .navLoggedInBox .referralEventBtn{background:url("/public/img/referral_event_50_usd_receive.svg");width:187px;background-size:contain;background-repeat:no-repeat;margin-right:0;cursor:pointer}#mainNavBar .navLoggedInBox .referralEventBtn:hover{transform:scale(1.02)}#mainNavBar .navProfileOptionsBox{display:flex;background-color:#262638;height:80px;line-height:80px;padding:0 10px}#mainNavBar .navHotLabel{position:absolute;right:4px;top:11px;padding:2px 9px 1px 10px;font-weight:500;font-size:9px;line-height:11px;border-radius:5px;letter-spacing:1.1px;background:rgba(1,255,149,0.25);color:#01ff97}#mainNavBar .userInfoContainer{background:#33334c;margin:3px;padding:10px;border-radius:4px;display:flex;align-items:center}#mainNavBar .userInfoContainer .usernameAndBalance{display:flex;flex-direction:column;line-height:normal;font-weight:bold;margin-left:10px}#mainNavBar .userInfoContainer .usernameAndBalance .usernameText{color:#fff;position:relative;max-width:100px;height:15px;display:flex;align-items:center;font-weight:600;font-size:13px;font-family:"Poppins",sans-serif}#mainNavBar .userInfoContainer .usernameAndBalance .balanceContainer,#mainNavBar .userInfoContainer .usernameAndBalance .mobileBalanceContainer{height:15px;background-color:#212135;color:#46d591;position:relative;padding:13px 10px;border-radius:2px;min-width:120px;text-align:left;font-size:14px;display:flex;justify-content:space-between;align-items:center}#mainNavBar .userInfoContainer .usernameAndBalance .balanceContainer .dropdown,#mainNavBar .userInfoContainer .usernameAndBalance .mobileBalanceContainer .dropdown{display:none}#mainNavBar .userInfoContainer .usernameAndBalance .balanceContainer .dropdown&gt;a,#mainNavBar .userInfoContainer .usernameAndBalance .mobileBalanceContainer .dropdown&gt;a{color:#46d591}#mainNavBar .userInfoContainer .usernameAndBalance .balanceContainer .coinLogo,#mainNavBar .userInfoContainer .usernameAndBalance .mobileBalanceContainer .coinLogo{height:13px}#mainNavBar .userInfoContainer .usernameAndBalance .balanceContainer .dropdown-menu,#mainNavBar .userInfoContainer .usernameAndBalance .mobileBalanceContainer .dropdown-menu{left:23px !important;padding:0}#mainNavBar .userInfoContainer .usernameAndBalance .balanceContainer .dropdown-trigger,#mainNavBar .userInfoContainer .usernameAndBalance .mobileBalanceContainer .dropdown-trigger{cursor:pointer}#mainNavBar .userInfoContainer .usernameAndBalance .mobileBalanceContainer .dropdown{width:100%}#mainNavBar .userInfoContainer .usernameAndBalance .mobileBalanceContainer .dropdown&gt;.dropdown-trigger{width:100%;display:flex;justify-content:space-between}#mainNavBar .userInfoContainer .navAva{height:31px;width:31px;vertical-align:middle;border-radius:4px}@media only screen and (max-width:1199px){.nameBonusBtn{display:none !important}}#mobileNavContent{position:fixed;top:80px;left:0;width:300px;height:calc(100% - 80px);z-index:9;background-color:#1e1e2c;z-index:99999999;display:none}#mobileNavContent .profileButtons{padding:10px;text-align:center}#mobileNavContent .profileButtons .mobileNavButtonOuter{display:inline-block;width:100%}#mobileNavContent .profileButtons .mobileNavButtonOuter .mobileNavButton{background:#33334c;text-align:center;display:inline-block;width:100%;padding:10px 0;font-size:16px;color:#65658c;font-weight:bold;border-radius:3px;margin-top:10px}#mobileNavContent .profileButtons .mobileNavButtonOuter .referralEventBtn{background:url("/public/img/referral_event_50_usd_receive.svg");background-size:contain;background-repeat:no-repeat;cursor:pointer;width:100%;height:48px;margin:0}@media only screen and (max-width:1199px){#freeTextBox{display:none}#mobileNavContent{display:block}}@media only screen and (max-width:768px){#mobileNavContent{width:200px !important}}.mobile-nav-hidden{display:none !important}.mobileNavLoginBtnContain{width:30%;display:inline-block}@media only screen and (max-width:700px){.mobileNavLoginBtnContain{width:50% !important}}@media only screen and (max-width:400px){.mobileNavLoginBtnContain{width:100% !important}}@media only screen and (max-width:560px){.mobile-nav-logo{display:flex !important}.main-logo,.navLogoBox{display:none !important}}@media only screen and (max-width:1199px){.navbar-desktop-wrapper{display:none !important}.navbar-mobile-wrapper{width:100%;right:0;padding:0 12px;justify-content:flex-end;position:relative;display:flex !important;align-items:center}.navbar-mobile-wrapper .mobile-dropdown{margin-right:auto;display:flex;align-items:center}.navbar-mobile-wrapper .auth-button-mobile-wrapper{position:absolute;right:0;display:flex;align-self:center;zoom:90%}.navbar-mobile-wrapper .balanceContainer{display:flex;justify-content:space-around;align-items:center}}@media only screen and (min-width:1200px){.navbar-mobile-wrapper{display:none !important}}.mobile-nav{display:none;justify-content:space-around;align-items:center;width:100%;height:80px;background:#2e2e46;position:absolute;bottom:0}.mobile-nav .mobile-route{display:flex;flex-direction:column;align-items:center;width:20%;transition:200ms ease;position:relative}.mobile-nav .mobile-route.nav-active:before{position:absolute;top:-20px;left:0;right:0;margin:0 auto;width:30px;height:0;display:block;content:"";border-top:5px solid #00ff79;border-left:10px solid transparent;border-right:10px solid transparent}.mobile-nav .mobile-route.nav-active .mobile-title{color:#00ff79;text-shadow:0 0 30px}.mobile-nav .mobile-route .mobile-icon{display:flex;align-items:center;justify-content:center;width:25px;height:25px;font-size:25px;margin-bottom:10px;color:#777dab;transition:200ms ease}.mobile-nav .mobile-route .mobile-icon img{display:flex;width:100%;max-width:25px}.mobile-nav .mobile-route .mobile-title{font-size:10px;color:#777dab;font-family:Roboto,Arial;transition:200ms ease}@media only screen and (max-width:1199px){.mobile-nav{position:fixed;display:flex;z-index:9}.slideInRight{animation:none}}.currencyPicker{display:flex;align-items:center;min-width:160px;background:#48486c;border-radius:5px;padding:12px 0;color:#fff;font-family:"Poppins",sans-serif;font-weight:600;font-size:9px}.currencyPicker .lever:before,.currencyPicker .lever:after{height:12px !important;width:12px !important;top:2px !important;border-radius:3px !important}.currencyPicker input[type=checkbox]:checked+.lever:after{background-color:#01d676 !important}.currencyPicker input[type=checkbox]:not(:checked)+.lever:after{background-color:#66668b;left:2px}.currencyPicker .lever{height:16px !important;width:32px !important;border-radius:3px !important}.currencyPicker .dropdown-rectangle{position:absolute;left:80%;top:-6px}.closeEmojis{color:black}.chatEmojiBox{display:none;width:260px;background-color:#eceeff;border-radius:4px;padding:10px;z-index:2;position:absolute;bottom:50px;right:10px;text-align:left}.chatEmojiBox .emojiTopSection{color:rgba(47,47,71,0.5);text-align:left;font-family:"Poppins",sans-serif;font-size:13px;font-weight:500}.chatEmojiBox .emojiTopSection .divider{background-color:#ccd0ec;margin:5px 0}.chatEmojiBox .emojiTopSection .closeEmojis{color:rgba(47,47,71,0.5)}.chatEmojiBox .emojiBoxBody{margin-top:10px;max-height:200px;overflow-y:auto}.chatEmojiBox .emojiBoxBody .boxEmojiLink{cursor:pointer}.chatEmojiBox .emojiBoxBody .boxEmojiLink .boxEmoji{width:11.4%;max-height:35px;margin-right:3px}.innerEmoji{margin-right:2px}.chatMentionBox{position:fixed;bottom:142px;right:0;width:240px;background-color:white}.chatMentionBox .mentionSuggestUser:hover{background-color:#f4f4f4}.chatMentionBox .mentionSuggestUser{height:50px;padding:5px;margin-top:5px;margin-bottom:5px;cursor:pointer}.chatMentionBox .mentionSuggestUser .mentionSuggestImg{height:40px;float:left;margin-right:7px}.chatMentionBox .mentionSuggestUser .mentionSuggestUsername{line-height:40px;max-width:200px}:root{--chat-width:286px}@media only screen and (min-width:1200px) and (max-width:1599px){:root{--chat-width:266px}}@media only screen and (min-width:1200px){.chatActive .main,.chatActive .topEarnFeed,.chatActive footer,.chatActive .site-header{margin-right:var(--chat-width)}.chatActive .site-header{width:calc(100% - var(--chat-width))}}@media only screen and (max-width:1199px){.chatActive .homeHowToUseBtn{display:none}}.chatActive .topEarnFeed{width:calc(100% - var(--chat-width) - var(--side-nav-width))}@media only screen and (max-width:1199px){.chatActive .topEarnFeed{width:100%}}.chatActive .chat{width:var(--chat-width)}@media only screen and (max-width:1199px){.chatActive .chat{display:block;width:100%;box-shadow:none;height:calc(100% - var(--header-height) - var(--earn-feed-height) - 74px);top:calc(var(--header-height) + var(--earn-feed-height))}}@media only screen and (max-width:700px){.chatActive .chat{height:calc(100% - 80px - 127px)}}.chatActive .chat .chatToggleBtn .chatToggleArrow{transform:none}.chat{width:0;height:100%;background-color:#1e1e2e;position:fixed;top:0;right:0;font-family:"Poppins",sans-serif;color:#fff;transition:width .25s;z-index:4;display:block}@media only screen and (max-width:1199px){.chat{display:none}}@media only screen and (max-width:700px){.chat{top:131px}}.chat .chatView{display:inline}.chat .chatToggleBtnAnnounce{top:calc(var(--header-height) + var(--earn-feed-height) + var(--announcement-height) + 10px) !important}.chat .chatToggleBtn{cursor:pointer;text-align:center;position:absolute;height:30px;width:30px;left:-30px;top:calc(var(--header-height) + var(--earn-feed-height) + 10px);background:#373751;display:flex;justify-content:center;align-items:center}.chat .chatToggleBtn .chatToggleArrow{position:relative;transform:rotate(180deg)}@media only screen and (max-width:700px){.chat .chatToggleBtn{display:none}}.chat .chatTop{height:40px;font-size:20px;line-height:40px;padding:0 10px}.chat .chatTop .chatCloseBtn{cursor:pointer}.chat .chatTabsContain{height:66px;background-color:#222234;padding:0 13px;position:relative;z-index:1;display:flex;justify-content:space-between;align-items:center}@media only screen and (max-width:700px){.chat .chatTabsContain{top:18px}}@media only screen and (min-width:701px) and (max-width:1199px){.chat .chatTabsContain{top:18px}}.chat .chatTabsContain .accessChatBtn,.chat .chatTabsContain .accessSupportBtn{width:100%;display:inline-block;text-align:center;font-weight:600;font-size:10px;height:40px;line-height:40px;border-radius:3px;background-color:#33334d;color:#01d676}.chat .chatTabsContain .accessBtnSelected{background-color:#01d676;color:white}.chat .chatTabsContain .chat-view-support-btn{display:flex;width:38px;height:40px;background:rgba(255,255,255,0.05);border-radius:8px;margin-left:6px;justify-content:center;align-items:center;flex-shrink:0;cursor:pointer}.chat ::-webkit-scrollbar{width:0;height:0}.chat .chatBody{display:block;overflow-y:auto;overflow-x:hidden;height:calc(100% - 165px);width:100%;text-align:center;padding-left:13px;padding-right:13px;position:relative}@media only screen and (max-width:700px){.chat .chatBody{top:18px}}@media only screen and (min-width:701px) and (max-width:1199px){.chat .chatBody{top:18px}}.chat .chatBody .chatMessage{animation-duration:1s;padding:9px;margin:4px 0;border-radius:3px;width:100%;background:rgba(44,44,70,0.25);display:inline-block;text-align:left}.chat .chatBody .chatMessage[data-is-sensitive]{display:none !important}.chat .chatBody .chatMessage .chatMessageTopRow{display:flex;align-items:center}.chat .chatBody .chatMessage .chatMsgAvatar{height:20px;width:20px;margin-right:7px;border-radius:5px}.chat .chatBody .chatMessage .chatMsgLevel{height:14px;line-height:14px;max-width:50px;padding-left:9px;padding-right:9px;padding-top:0;font-weight:500;font-size:11px;color:rgba(255,255,255,0.8);text-align:center;border-radius:2px;margin-right:7px;overflow:hidden}.chat .chatBody .chatMessage .chatMsgUsername{font-weight:500;font-size:11px;display:inline-block}.chat .chatBody .chatMessage .chatMsgUsername .chatMsgUsernameInner{max-width:130px;color:#01d676}.chat .chatBody .chatMessage .chatMsgMsg{overflow:hidden;word-wrap:break-word;font-size:13px;font-weight:500;line-height:133%;color:rgba(135,135,202,0.7);margin-left:0;margin-top:10px}@media only screen and (max-width:1199px){.chat .chatBody .chatMessage .chatMsgMsg{font-size:13px}}.chat .chatBody .chatMessage .chatMsgMsg .chatEmoji{height:25px;margin-left:2px;margin-right:2px;vertical-align:text-bottom;image-rendering:-moz-crisp-edges;image-rendering:-o-crisp-edges;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;-ms-interpolation-mode:nearest-neighbor}.chat .chatBody .chatMessage .chatTime{display:inline-block;font-family:Poppins;font-style:normal;font-weight:500;font-size:12px;line-height:133%;text-align:right;letter-spacing:-0.03em;color:rgba(135,135,202,0.3);margin-top:-20px}.chat .chatBody[data-tab=support] .chatTime{display:inline-block}.chat .chatBottom{position:absolute;bottom:0;left:0;width:100%;text-align:center;height:115px;padding-top:20px}.chat .chatBottom .chatBottomRow{margin-bottom:0 !important;padding-bottom:0 !important;position:relative}.chat .chatBottom .chatInputTextareaStyle{margin-bottom:0;color:#787ead;width:100%;background-color:#171820;border:.5px solid #27273e;height:50px;resize:none;padding:10px;padding-right:25px;font-size:13px;font-weight:500;outline:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.chat .chatBottom ::placeholder{color:#2f2f47;font-weight:normal;font-size:12px;opacity:1}.chat .chatBottom :-ms-input-placeholder{color:#2c2d3a}.chat .chatBottom .chatInputField{margin-bottom:7px}.chat .chatBottom .chatEmojiIcon{position:absolute;right:17px;top:17px;margin-right:5px;cursor:pointer}@media only screen and (max-width:1199px){.chat .chatBottom .chatEmojiIcon{right:65px}}.chat .chatBottom .chatSendBtn{position:absolute;background-color:#01d676;color:white;font-weight:600;font-size:10px;padding:5px 6px;border-radius:3px;right:17px;top:13px;cursor:pointer;display:none}@media only screen and (max-width:1199px){.chat .chatBottom .chatSendBtn{display:inline-block}}.chat .chatBottom .chatBottomOnline{text-align:left;color:#01d676;padding-left:18px;font-weight:normal;font-size:13px}.chat .chatBottom .chatBottomOnline .chatOnlineDotOuter{height:17px;width:17px;background:rgba(1,214,118,0.2);border-radius:100%;display:inline-block;position:relative;margin-right:3px}.chat .chatBottom .chatBottomOnline .chatOnlineDot{height:9px;width:9px;background-color:#01d676;border-radius:100%;display:inline-block;position:relative;left:4px;top:-1px}.chat .chatBottom .chatBottomSocial{margin-bottom:7px;width:50%;float:right;padding-right:5px}.chat .chatBottom .chatBottomSocial .chatBottomSocialSection{text-align:center;display:inline-block;margin-left:10px}.chat .chatBottom .chatBottomSocial .chatBottomSocialSection a{cursor:pointer;color:#22263a;font-size:18px}.chat .chatUnlockContent{display:flex;justify-content:center}.chat .chatUnlockContent .signInUnlock{font-family:"Poppins";font-style:normal;font-weight:700;font-size:12px;display:flex;align-items:center;letter-spacing:-0.03em;color:#01d676}.chat .chatUnlockContent .signInUnlock img{margin-right:5px;width:20px}.fullHeightChat .chatToggleBtn{top:calc(var(--header-height) + 10px)}@media only screen and (max-width:1199px){.fullHeightChat{height:calc(100% - var(--header-height) - 74px) !important;top:var(--header-height) !important}}@media only screen and (max-width:700px){.fullHeightChat{height:calc(100% - 140px) !important;top:65px !important}}.level0{background-color:rgba(157,157,157,0.6)}.level10{background-color:rgba(172,50,74,0.6)}.level20{background-color:rgba(187,84,47,0.6)}.level30{background-color:rgba(239,203,72,0.6)}.level40{background-color:rgba(106,182,91,0.6)}.level50{background-color:rgba(91,136,198,0.6)}.level60{background-color:rgba(93,74,147,0.6)}.level70{background-color:rgba(178,93,184,0.6)}.level80{background-color:rgba(139,68,96,0.6)}.level90{background-color:rgba(255,64,128,0.6)}.level100{background-image:-webkit-gradient(linear,left top,right bottom,color-stop(0,hsla(0,80%,70%,0.8)),color-stop(0.15,hsla(280deg,80%,70%,0.8)),color-stop(0.3,hsla(240deg,80%,70%,0.8)),color-stop(0.45,hsla(180deg,80%,70%,0.8)),color-stop(0.6,hsla(140deg,80%,70%,0.8)),color-stop(0.75,hsla(100deg,80%,70%,0.8)),color-stop(0.9,hsla(60deg,80%,70%,0.8)),color-stop(1,hsla(0,80%,70%,0.8)));color:#fff !important}.chatActive .intercom-app&gt;div,.chatActive .intercom-lightweight-app&gt;div{right:calc(var(--chat-width) + 30px) !important}.chat-width-changing .intercom-app&gt;div,.chat-width-changing .intercom-lightweight-app&gt;div{transition:right .25s !important}@media only screen and (max-width:1199px){.intercom-dfosxs,.intercom-launcher-frame,.intercom-lightweight-app-launcher{display:none !important}}.intercom-app div.intercom-close-btn{display:none}@media only screen and (min-width:701px) and (max-width:1199px){.intercom-app div.intercom-close-btn{display:block;position:absolute;right:25px;top:25px;cursor:pointer}.intercom-app div.intercom-close-btn svg{width:12px;height:12px}}.verification-review-subpage:not(.active){display:none}.verification-review-subpage .table-info{display:flex;align-items:center}.verification-review-subpage .table-info .total-items{text-align:right}@media only screen and (max-width:700px){.verification-review-subpage .table-info{flex-direction:column}}.verification-review-subpage table.responsive-table .banned-text{color:red}.verification-review-subpage table.responsive-table .frozen-text{color:#00c4ff}.verification-review-subpage table.responsive-table .unbanned-text{color:green}.verification-review-subpage table.responsive-table a{cursor:pointer}.verification-review-subpage table.responsive-table tbody tr td:first-child a{max-width:100px;overflow:hidden;text-overflow:ellipsis;display:inline-block}.verification-review-subpage table.responsive-table .td-actions{display:flex;flex-direction:row;justify-content:flex-end}.verification-review-subpage table.responsive-table .td-actions .btn:not(:last-child){margin-right:5px}.verification-review-subpage table.responsive-table .td-actions .request-verification-btn{background-color:#631fff}.verification-review-subpage table.responsive-table .td-actions a{white-space:nowrap}@media only screen and (max-width:992.99px){.verification-review-subpage table.responsive-table .td-actions{flex-direction:column}.verification-review-subpage table.responsive-table .td-actions .btn:not(:last-child){margin-right:0;margin-bottom:5px}}.verification-review-subpage table.responsive-table tr.empty td{text-align:center}.id-verification-flags-modal{max-width:584px;padding:26px 22px 23px 22px;font-family:"Poppins"}.id-verification-flags-modal .modal-header{text-align:center;font-weight:700;font-size:20px;color:#01d676;display:flex;align-items:center;justify-content:center;margin-bottom:25px}.id-verification-flags-modal .modal-header svg{margin-right:8px}.id-verification-flags-modal .modal-body{background:#2c2c44;border-radius:6px;padding:17px;color:#adb2ea;margin-bottom:14px;font-weight:400;font-size:14px;line-height:21px}.id-verification-flags-modal .modal-body div:not(:last-child):not(:first-child){margin-bottom:20px}.adminSkippedCredits #admin-skippedreason{color:#787ead;background-color:#2a2c4a;text-indent:10px;margin-top:10px;height:54px}.your-surveys-featured{display:inline-block;cursor:pointer;position:relative}.your-surveys-featured&gt;img{width:100%}.your-surveys-featured--blue,.your-surveys-featured--yellow{width:256px}@media only screen and (min-width:701px){.your-surveys-featured--blue img,.your-surveys-featured--yellow img{width:100%;height:120px;margin:0}}@media only screen and (max-width:1199px){.your-surveys-featured--blue,.your-surveys-featured--yellow{width:314px}}.your-surveys-featured--yellow{width:100%;top:2px}.your-surveys-featured--yellow-new{width:100%;top:0}.exclusive-surveys-offer{display:inline-block;width:256px;position:relative;cursor:pointer}.exclusive-surveys-offer&gt;img{width:100%}@media only screen and (min-width:701px){.exclusive-surveys-offer&gt;img{height:128px}}@media only screen and (max-width:700px){.exclusive-surveys-offer&gt;img{height:100%}}.exclusive-surveys-offer .loadingSpinnerFa{display:none}.exclusive-surveys-offer .exclusive-surveys-offer-disabled-text{display:none}@media only screen and (max-width:1199px){.exclusive-surveys-offer{width:314px}}.exclusive-surveys-offer--disabled{cursor:pointer}.exclusive-surveys-offer--disabled&gt;img{opacity:.3}.exclusive-surveys-offer--disabled .exclusive-surveys-offer-disabled-text{display:block;position:absolute;top:45%;left:50%;width:170px;transform:translate(-50%,-50%);color:#fbfaff;font-weight:500;font-size:13px}@media only screen and (max-width:700px){.exclusive-surveys-offer--disabled .exclusive-surveys-offer-disabled-text{font-size:15px;width:230px}}.exclusive-surveys-offer--loading{pointer-events:none;cursor:default}.exclusive-surveys-offer--loading&gt;img{opacity:.25}.exclusive-surveys-offer--loading .loadingSpinnerFa{display:block;position:absolute;left:40%;top:32%;color:#787ead;font-size:40px}.earnWallModal{min-height:580px;max-height:580px;height:580px}.earnWallModal .earnModalIframeContain{height:515px}@media only screen and (max-width:700px){.earnWallModal{width:100%;min-height:80%;max-height:80%;height:80%;border-radius:0}.earnWallModal .modal-content{height:100%}.earnWallModal .earnModalIframeContain{height:90%}}.earnWallModal .modal-close-button{top:8px;right:8px}.videoEarnContainer{color:#fff;background:#2f3251;height:70px;display:flex;width:100%}.videoEarnLeftBar{background:#45496e;height:70px;width:4px}.videoEarnIcon{line-height:80px;flex:.2;position:relative}.helper{display:inline-block;vertical-align:middle}.videoEarnText{font-family:MuliExtraBold;margin-left:20px;line-height:70px;flex:.8}.earn-wrapper{min-height:154px;background:#141523;position:relative;display:none}@media only screen and (max-width:700px){.earn-wrapper{display:block}}.earn-steps{width:1717px;max-width:100%;position:relative;background:#0e1019;padding-right:60px}.earn-step{height:154px;width:33.3333333333%;min-width:430px}.earn-sleft{width:230px;height:154px;position:relative;padding:44px 20px;justify-content:center;align-items:flex-start;overflow:hidden}.earn-stitle{color:#00da72;font-size:20px;margin-right:10px;font-family:TT;position:relative}.earn-stext{color:#fff;font-size:65px;margin-top:-14px;font-family:TT;position:relative}.earn-sarrows{position:absolute;top:calc(50% + 30px);left:50%;transform:translate(-50%,-50%);font-size:170px;color:#10121c;letter-spacing:-25px}.earn-sright{background:#090a10;width:calc(100% - 230px);padding:10px 20px;height:154px;position:relative;overflow:hidden}.earn-srbg{position:absolute;top:0;left:0;right:0;bottom:0}.earn-srbg img{width:100%;position:absolute;top:50%;left:0;transform:translateY(-50%);opacity:1}.earn-srtitle{font-family:TT;color:#00da72;font-size:20px;position:relative}.earn-srtext{font-family:TT;color:#fff;font-size:14px;position:relative}.earn-srbutton{position:absolute;bottom:14px;left:50%;height:65px}.earn-srbutton img{height:65px}.earn-srbutton img:nth-child(2){height:55px;width:55px;position:absolute;bottom:-20px;right:-20px}.earn-sbutton{height:45px;width:170px;border-radius:4px;background:#51e487;border-bottom:3px solid #3aa160;color:white;font-size:16px;position:absolute;right:14px;bottom:25px}.earn-sbutton.right{right:11px}.earn-sbutton img{position:absolute;left:calc(50% - 10px);top:calc(50% - 10px)}.earn-sbutton:active{transform:translateY(0);border-bottom:0 solid #3aa160;height:42px}.earn-scoins{width:90px;position:absolute;left:30px;bottom:5px}.earn-scoins img{width:90px}.earn-close{height:20px;width:20px;position:absolute;top:12px;right:12px;z-index:4}.earn-close img{height:20px;width:20px}.earn-toggles{height:28px;background:#131422;padding:0 12px;display:none}.earn-toggle{height:20px;font-family:TT;font-size:12px;color:#fff}.earn-toggle img{width:12px;margin-right:8px}.earn-toggle img.right{margin:0 0 0 8px}@media screen and (max-width:1770px){.earn-steps{width:auto;padding:0}.earn-step{display:none;width:572px;max-width:100%}.earn-step.active{display:flex}.earn-toggles{display:flex}}@media screen and (max-width:600px){.earn-sleft{padding:44px 0;width:154px}.earn-sright{width:calc(100% - 154px)}}@media screen and (max-width:500px){.earn-sleft{padding:44px 0;width:110px}.earn-sright{width:calc(100% - 110px)}.earn-step{min-width:100% !important}#desc1{width:90px !important}}.earn-gradient{position:absolute;bottom:0;width:30%;z-index:1;height:1px}.rtl-gradient{background:linear-gradient(234deg,#7cfa73 0,transparent 100%);right:40px}.rtl-gradient:before{position:absolute;content:"";width:0;height:0;border-top:5px solid transparent;border-right:10px solid #7cfa73;transform:translateY(-5px);border-bottom:5px solid transparent;right:0}.ltr-gradient{background:linear-gradient(234deg,transparent 0,#7cfa73 100%);left:40px}.ltr-gradient:before{position:absolute;content:"";width:0;height:0;border-top:5px solid transparent;border-left:10px solid #7cfa73;transform:translateY(-5px);border-bottom:5px solid transparent;left:0}.less-space{padding:0 .35rem !important;margin-top:.7rem !important;box-shadow:2px 2px 100px 1px rgba(0,0,0,0.2)}.desc-container{border-radius:6px !important}.surveyModal{font-family:"Poppins",sans-serif;font-weight:500;font-size:13px;color:rgba(255,255,255,0.9);background:#222337;width:70%;max-width:1050px}@media only screen and (max-width:700px){.surveyModal{width:100%}}.surveyModal .surveyModalTop{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}@media only screen and (max-width:700px){.surveyModal .surveyModalTop{flex-wrap:wrap;justify-content:center;flex-direction:column}}.surveyModal .surveyModalTop .surveyModalBtn{width:151px}.surveyModal .surveyModalTop .surveyModalBtn--disabled{display:none}.surveyModal .surveyModalTopRight{display:flex;align-items:center}@media only screen and (max-width:700px){.surveyModal .surveyModalTopRight{flex-direction:column}}.surveyModal .surveyModalTopRight .surveyModalMultiPlatformContainer{display:flex;align-items:center}@media only screen and (max-width:700px){.surveyModal .surveyModalTopRight .surveyModalMultiPlatformContainer{gap:15px}}.surveyModal .surveyModalTopRight .surveyModalCoins{margin-right:15px;font-weight:600;display:flex;align-items:center;white-space:nowrap}@media only screen and (max-width:700px){.surveyModal .surveyModalTopRight .surveyModalCoins{margin:0 0 10px 0}}.surveyModal .surveyModalTopRight .surveyModalCoins .surveyModalCoinsIcon{height:20px;width:20px;margin-right:6px}.surveyModal .surveyModalMain{background:#2d2e46;border-radius:15px;padding:25px 35px}@media only screen and (max-width:700px){.surveyModal .surveyModalMain{padding:10px 15px}}.surveyModal .surveyModalMain .taskList li{display:flex}.surveyModal .surveyModalHeadingContainer{display:flex;align-items:center;margin-top:0}@media only screen and (max-width:700px){.surveyModal .surveyModalHeadingContainer{flex-direction:column}}.surveyModal .surveyModalHeadingContainer&gt;img{height:50px;border-radius:5px}.surveyModal .surveyModalHeadingContainer .offerMiniPreview{position:relative}.surveyModal .surveyModalHeadingContainer .offerMiniPreview--subheading{position:absolute;top:-4px;left:6px;padding-right:10px;line-height:10px;font-size:9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}.surveyModal .surveyModalHeadingContainer .offerMiniPreview--heading{position:absolute;top:14px;left:6px;padding-right:6px;line-height:10px;font-weight:bold;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}.surveyModal .surveyModalHeadingContainer&gt;h5{position:relative;bottom:5px;margin-left:15px;font-size:20px;font-weight:700;line-height:150%;color:rgba(255,255,255,0.95)}.surveyModal .surveyModalHeadingContainer&gt;h5 .surveyModalHeadingHypen{color:#424462}.surveyModal .surveyModalHeadingContainer&gt;h5 .surveyModalHeadingHighlight{color:#01d676;display:none}.surveyModal .surveyModalBtn{white-space:nowrap;background:#01d676;box-shadow:0 0 20px rgba(1,214,118,0.25),inset 0 1px 0 #55ffb3;border-radius:3px;font-size:12px;font-weight:700;display:flex;align-items:center;justify-content:center;padding:0 20px;height:43px;line-height:43px;position:relative}.surveyModal .surveyModalBtn&gt;img{margin-right:15px}.surveyModal .surveyModalBtn .loadingSpinnerFa,.surveyModal .surveyModalBtn .surveyModalBtnTextDisabled{display:none}.surveyModal .surveyModalBtn--loading{pointer-events:none;cursor:default}.surveyModal .surveyModalBtn--loading img,.surveyModal .surveyModalBtn--loading span{display:none}.surveyModal .surveyModalBtn--loading .loadingSpinnerFa{display:block}.surveyModal .surveyModalBtn--disabled{pointer-events:none;cursor:default;background:rgba(1,214,118,0.25);box-shadow:none}.surveyModal .surveyModalBtn--disabled img,.surveyModal .surveyModalBtn--disabled span{display:none}.surveyModal .surveyModalBtn--disabled .surveyModalBtnTextDisabled{display:block}.surveyModal .surveyModalBtn--disabled .surveyModalBtnTextDefault{display:block;position:absolute;opacity:.3;filter:blur(3px)}.surveyModal h6{font-size:13px;font-weight:700;color:#01d676;text-transform:uppercase}.surveyModal ol,.surveyModal ul{counter-reset:requirements-counter;list-style:none;padding-left:27px}.surveyModal ol&gt;li,.surveyModal ul&gt;li{counter-increment:requirements-counter;margin:5px 0;position:relative}.surveyModal ol&gt;li::before,.surveyModal ul&gt;li::before{content:counter(requirements-counter);color:#01d676;font-size:9px;font-weight:500;background:rgba(1,214,118,0.25);border-radius:100%;position:absolute;left:-27px;top:1px;width:19px;height:19px;display:flex;align-items:center;justify-content:center}.surveyModal ol.checkmarks&gt;li::before,.surveyModal ul.checkmarks&gt;li::before{content:"✓"}.surveyModal .surveyModalSelectButtons{display:flex;align-items:center;margin-top:10px;margin-bottom:20px}@media only screen and (max-width:700px){.surveyModal .surveyModalSelectButtons{flex-direction:column}}.surveyModal .surveyModalSelectButtons .surveyModalBtn{margin-right:8px;font-size:11.5px;width:195px;background:rgba(2,167,93,0.8);box-shadow:0 0 20px rgba(1,214,118,0.25),inset 0 1px 0 #1a9e62}@media only screen and (max-width:700px){.surveyModal .surveyModalSelectButtons .surveyModalBtn{margin-bottom:10px}}.surveyModal .surveyModalDescription{display:none}.surveyModal--1000 .surveyModalHeadingHighlight--1000,.surveyModal--1000 .surveyModalDescription--1000{display:inline !important}.surveyModal--1000 .surveyModalSelectButtons .surveyModalBtn--1000{background:#01d676;box-shadow:0 0 20px rgba(1,214,118,0.25),inset 0 1px 0 #55ffb3}.surveyModal--500 .surveyModalHeadingHighlight--500,.surveyModal--500 .surveyModalDescription--500{display:inline !important}.surveyModal--500 .surveyModalSelectButtons .surveyModalBtn--500{background:#01d676;box-shadow:0 0 20px rgba(1,214,118,0.25),inset 0 1px 0 #55ffb3}.surveyModalTable{background:#222337;border-radius:8px;padding:6px 10px}@media only screen and (max-width:700px){.surveyModalTable{padding:6px}}.surveyModalTable th{color:#ccd0f9}.surveyModalTable tr{border-bottom:0}.surveyModalTable td,.surveyModalTable th{padding:5px}.surveyModalTable td{font-weight:600}@media only screen and (max-width:700px){.surveyModalTable .not-mobile{display:none}}.featured-box[data-size=large]{cursor:pointer}@media only screen and (min-width:701px){.featured-box[data-size=large]{transition:width 1s ease,opacity 1s ease}}@media only screen and (max-width:1199px){.featured-box[data-size=large]{position:relative}.featured-box[data-size=large] .exclusive-surveys-offer,.featured-box[data-size=large] .your-surveys-featured{width:100%;height:100%;margin:0}}.featured-box[data-size=small]{cursor:pointer;-webkit-tap-highlight-color:transparent}@media only screen and (min-width:701px){.featured-box[data-size=small]{transition:width 1s ease,opacity 1s ease}.featured-box[data-size=small] .featuredOffersOfferWallBox{height:128px}}@media only screen and (max-width:700px){.featured-box[data-size=small]{position:relative}.featured-box[data-size=small] .featuredOffersOfferWallBox .offerWallImageOuter{width:100%;height:100%}.featured-box[data-size=small] .featuredOffersOfferWallBox .offerWallImageOuter .offerWallImage{width:100%;height:100%}.featured-box[data-size=small] .your-surveys-featured{margin:0;width:100%;height:100%}.featured-box[data-size=small] .your-surveys-featured img{height:100%}}@media only screen and (max-width:700px){#featuredOfferQRModal{text-align:center}}.featuredOfferQRList{display:flex;justify-content:space-between}@media only screen and (max-width:700px){.featuredOfferQRList{flex-wrap:wrap;justify-content:center;gap:20px}}.earn-box-v2 .earn-box-cover-container{position:relative;overflow:hidden;border-radius:6px}.earn-box-v2 .earn-box-cover-container .earn-box-cover-action,.earn-box-v2 .earn-box-cover-container .earn-box-cover-action-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;opacity:0}.earn-box-v2 .earn-box-cover-container .earn-box-cover-action,.earn-box-v2 .earn-box-cover-container .earn-box-cover-action-overlay,.earn-box-v2 .earn-box-cover-container .earn-box-cover-container .cover,.earn-box-v2 .earn-box-cover-container .openOfferWallBtn{transition:all .3s cubic-bezier(0.4,0,0.2,1)}.earn-box-v2 .earn-box-cover-container .earn-box-cover-action{align-items:center;justify-content:center;flex-direction:column}.earn-box-v2 .earn-box-cover-container .earn-box-cover-action-text{margin:0;color:white;font-size:12px}.earn-box-v2 .earn-box-cover-container .openOfferWallBtn{display:flex}.earn-box-v2 .earn-box-cover-container .openOfferWallBtn .offerwallBelowTriangle{flex:1}.earn-box-v2 .earn-box-cover-container .openOfferWallBtn .offerwallTriangle{position:absolute;top:0;bottom:0;left:0;right:0;display:flex;align-items:center;justify-content:center}.earn-box-v2 .earn-box-cover-container .openOfferWallBtn .offerwallTriangle .offerwallImageV2{width:80%;max-height:60px;object-fit:contain}.earn-box-v2 .earn-box-play-button{width:40px;height:40px;background:rgba(1,214,118,0.2);display:flex;align-items:center;justify-content:center;margin-bottom:10px;border-radius:50%}.earn-box-v2 .earn-box-play-button img{height:15px;width:12px}.earn-box-v2 .survey-card-gradient-bar,.earn-box-v2 .offerwallGradientBar{height:1px;position:absolute;bottom:0;width:100%}@media only screen and (min-width:701px){.earn-page-card:not(.deactivated) .earn-box-v2 .earn-box-cover-container:hover .cover,.earn-page-card:not(.deactivated) .earn-box-v2 .earn-box-cover-container:hover .featured-box-devices-container,.earn-page-card:not(.deactivated) .earn-box-v2 .featured-box-container:hover .cover,.earn-page-card:not(.deactivated) .earn-box-v2 .featured-box-container:hover .featured-box-devices-container{filter:blur(8px);opacity:.2}.earn-page-card:not(.deactivated) .earn-box-v2 .earn-box-cover-container:hover .openOfferWallBtn,.earn-page-card:not(.deactivated) .earn-box-v2 .featured-box-container:hover .openOfferWallBtn{filter:blur(8px);animation-fill-mode:forwards}.earn-page-card:not(.deactivated) .earn-box-v2 .earn-box-cover-container:hover .earn-box-cover-action,.earn-page-card:not(.deactivated) .earn-box-v2 .earn-box-cover-container:hover .earn-box-cover-action-overlay,.earn-page-card:not(.deactivated) .earn-box-v2 .featured-box-container:hover .earn-box-cover-action,.earn-page-card:not(.deactivated) .earn-box-v2 .featured-box-container:hover .earn-box-cover-action-overlay{opacity:1}}.surveyOfferWallBox--freecash-exclusive .survey-card-gradient-bar{background:radial-gradient(46.76% 2431016.31% at 50% 49.99%,#01d676 0,rgba(1,214,118,0) 100%)}.surveyOfferWallBox--bitlabs .survey-card-gradient-bar{background:radial-gradient(46.76% 2431016.31% at 50% 49.99%,#01d676 0,#90c6ff .01%,rgba(144,198,255,0) 100%)}.surveyOfferWallBox--cpxresearch .survey-card-gradient-bar{background:radial-gradient(46.76% 2431016.31% at 50% 49.99%,#01d676 0,#a9a9ca .01%,rgba(169,169,202,0) 100%)}.surveyOfferWallBox--tapresearch .survey-card-gradient-bar{background:radial-gradient(46.76% 2431016.31% at 50% 49.99%,#ff9689 0,rgba(255,150,137,0) 100%)}.surveyOfferWallBox--inbrain .survey-card-gradient-bar{background:radial-gradient(46.76% 2431016.31% at 50% 49.99%,#01d676 0,#70cdea .01%,rgba(144,198,255,0) 100%,rgba(112,205,234,0) 100%)}.surveyOfferWallBox--theoremreach .survey-card-gradient-bar{background:radial-gradient(46.76% 2431016.31% at 50% 49.99%,#9d7fd5 0,rgba(157,127,213,0) 100%)}:root{--earn-page-section-padding:28px;--earn-page-section-spacing:12px;--earn-page-section-width:calc(100% - var(--earn-page-section-padding));--earn-page-cards-count:9;--earn-page-cards-large-count:8;--earn-page-section-cards-width:calc(var(--earn-page-section-width) - (var(--earn-page-section-spacing) * (var(--earn-page-cards-count) - 1)));--earn-page-card-width:calc(var(--earn-page-section-cards-width) / var(--earn-page-cards-count));--earn-page-card-large-width:calc(var(--earn-page-section-cards-width) / var(--earn-page-cards-large-count));--earn-page-card-min-width:150px;--earn-page-card-padding:12px;--earn-page-card-border-radius:12px}@media only screen and (max-width:700px){:root{--earn-page-section-padding:24px;--earn-page-section-spacing:10px;--earn-page-cards-count:3.5;--earn-page-cards-large-count:3.5;--earn-page-card-min-width:100px;--earn-page-card-padding:8px}}.featured-box,.earn-page-card{border-radius:var(--earn-page-card-border-radius);overflow:hidden}.featured-box .featured-box-container,.earn-page-card .featured-box-container{padding:var(--earn-page-card-padding)}#earnPage .earn-page-section{position:relative;padding-left:var(--earn-page-section-padding);padding-right:var(--earn-page-section-padding);padding-top:25px}#earnPage .earn-page-section-list{flex-wrap:nowrap;-ms-overflow-style:none;scrollbar-width:none}#earnPage .earn-page-section-list::-webkit-scrollbar{display:none}#earnPage .earn-page-section-list-container{margin-top:20px}#earnPage .earn-page-section-list-container .earn-page-section-list-actions-container{display:flex;align-items:center}#earnPage .earn-page-section-list-container .splide{overflow:visible}#earnPage .earn-page-section-list-container .splide__arrow{border-radius:6px;height:32px;width:32px;display:flex;align-items:center;justify-content:center;top:-50px;background:#242537;box-shadow:0 2px 0 rgba(36,37,55,0.4);transform:none}#earnPage .earn-page-section-list-container .splide__arrow svg{fill:none;width:4px;height:8px}#earnPage .earn-page-section-list-container .splide__arrow--next{right:0}#earnPage .earn-page-section-list-container .splide__arrow--next svg{transform:rotate(180deg)}#earnPage .earn-page-section-list-container .splide__arrow--prev{right:40px;left:initial}#earnPage .earn-box-glow{position:absolute;left:12.58%;right:13.21%;top:90%;bottom:-25.54%;background:#bfedff;filter:blur(100px)}#earnPage .offerwallContainer,#earnPage .surveyOfferWallBox{background-image:url("/public/img/earn/earn-card-bg.png");background-size:100% 100%}#earnPage .offerwallContainer.offerwallContainer--revu{background-image:url("/public/img/earn/wall-revu-card-bg.png")}#earnPage .offerwallContainer.offerwallContainer--offertoro{background-image:url("/public/img/earn/wall-offertoro-card-bg.png")}#earnPage .offerwallContainer.offerwallContainer--adgem{background-image:url("/public/img/earn/wall-adgem-card-bg.png")}#earnPage .offerwallContainer.offerwallContainer--lootably{background-image:url("/public/img/earn/wall-lootably-card-bg.png")}#earnPage .offerwallContainer.offerwallContainer--monlix{background-image:url("/public/img/earn/wall-monlix-card-bg.png")}#earnPage .offerwallContainer.offerwallContainer--adscend{background-image:url("/public/img/earn/wall-adscend-card-bg.png")}#earnPage .offerwallContainer.offerwallContainer--bitlabs-offers{background-image:url("/public/img/earn/wall-bitlabs-offers-card-bg.png")}#earnPage .offerwallContainer.offerwallContainer--ayetstudios{background-image:url("/public/img/earn/wall-ayetstudios-card-bg.png")}#earnPage .offerwallContainer.offerwallContainer--adgate{background-image:url("/public/img/earn/wall-adgate-card-bg.png")}#earnPage .offerwallContainer.offerwallContainer--peanutlabs{background-image:url("/public/img/earn/wall-peanutlabs-card-bg.png")}#earnPage .offerwallContainer.offerwallContainer--wannads{background-image:url("/public/img/earn/wall-wannads-card-bg.png")}#earnPage .offerwallContainer.offerwallContainer--timewall{background-image:url("/public/img/earn/wall-timewall-card-bg.png")}#earnPage .offerwallContainer.offerwallContainer--mm-wall{background-image:url("/public/img/earn/wall-mm-wall-card-bg.png")}#earnPage .offerwallContainer.offerwallContainer--mm-wall .offerwallImageV2{max-height:50px}#earnPage .offerwallContainer.offerwallContainer--offerdaddy{background-image:url("/public/img/earn/wall-offerdaddy-card-bg.png")}#earnPage .surveyOfferWallBox.surveyOfferWallBoxV2--inbrain{background-image:url("/public/img/earn/survey-inbrain-card-bg.png")}#earnPage .surveyOfferWallBox.surveyOfferWallBoxV2--bitlabs{background-image:url("/public/img/earn/survey-bitlabs-card-bg.png")}#earnPage .surveyOfferWallBox.surveyOfferWallBoxV2--cpxresearch{background-image:url("/public/img/earn/survey-cpxresearch-card-bg.png")}#earnPage .surveyOfferWallBox.surveyOfferWallBoxV2--tapresearch{background-image:url("/public/img/earn/survey-tapresearch-card-bg.png")}#earnPage .surveyOfferWallBox.surveyOfferWallBoxV2--pollfish{background-image:url("/public/img/earn/survey-pollfish-card-bg.png")}#earnPage .surveyOfferWallBox.surveyOfferWallBoxV2--revenuewall{background-image:url("/public/img/earn/survey-revenuewall-card-bg.png")}#earnPage .surveyOfferWallBox.surveyOfferWallBoxV2--theoremreach{background-image:url("/public/img/earn/wall-theoremreach-card-bg.png")}#earnPage .surveyOfferWallBox.surveyOfferWallBoxV2--your-surveys,#earnPage .surveyOfferWallBox.surveyOfferWallBoxV2--your-surveys-unlimited{background-image:url("/public/img/earn/survey-your-surveys-card-bg.png")}#earnPage .wallName{font-size:14px;font-weight:500;position:absolute;display:flex;align-items:center;justify-content:center;width:100%;bottom:16px;color:#fff;text-align:center}@media only screen and (max-width:700px){#earnPage .wallName{font-size:12px}}#earnPage .surveyOfferWallBox .wallName{margin:0 0 20px 0}.earn-box-rating{display:flex;align-items:center;justify-content:center;flex-direction:row;margin-bottom:16px;height:12px}.earn-box-rating .earn-box-star-container{position:relative;height:12px;width:12px}.earn-box-rating .earn-box-star-container:not(:last-child){margin-right:4px}.earn-box-rating .earn-box-star.earn-box-star{position:absolute;height:12px;left:0;top:0}.earn-box-rating .earn-box-star.earn-box-star img{vertical-align:top}.earn-box-rating .earn-box-star.earn-box-star-dark{opacity:.2}.earn-box-rating .earn-box-star.earn-box-star-light{overflow:hidden}.surveyEarnContainer{width:100%}.surveyEarnContainer .earn-box-rating{position:absolute;bottom:16px;margin-bottom:0}.earnPage--hideOfferPartnersPopularity .offerWalls .earn-box-rating{display:none}.earnPage--hideSurveyPartnersPopularity .earnSurveys .earn-box-rating{display:none}.earn-switch-v2.switch.custom-switch .lever{background-color:#242537;border-radius:20px;height:24px;width:46px}.earn-switch-v2.switch.custom-switch .lever:after{background-color:#a9a9ca;border-radius:50%;height:20px;width:20px}.earn-switch-v2.switch.custom-switch .lever:before{display:none}.earn-switch-v2.switch.custom-switch input[type=checkbox]:checked+.lever{background-color:#11282b}.earn-switch-v2.switch.custom-switch input[type=checkbox]:checked+.lever:after{left:24px}.earnPage.earn-page-v2 .earnHeader .earnHeaderRight{display:flex;justify-content:flex-end;align-items:center;margin-right:90px}@media only screen and (max-width:700px){.earnPage.earn-page-v2 .earnHeader .earnHeaderRight{margin-right:0;display:none}}.earnPage.earn-page-v2 .earnHeader .earnHeaderViewAll{font-weight:500;font-size:14px;line-height:160%;text-align:right;color:#a9a9ca}.earnPage.earn-page-v2 .earnHeader .earnHeaderPopularity .earnHeaderPopularityLabel{opacity:.6}.earnPage.earn-page-v2 .earnHeader .earnHeaderPopularity .earnHeaderPopularityTooltip{margin-left:5px;margin-right:11px}.earnPage.earn-page-v2 .earn-page-tooltip{display:flex;opacity:.6}.earnPage.earn-page-v2 .earn-page-tooltip:hover{opacity:1}.earnPage.earn-page-v2 .offer-walls-tooltip{margin-left:5px}.earn-popularity-tooltip .tooltip-inner{max-width:200px}.featured-offer-skeleton{background-color:#1b1c2c;padding:12px;border-radius:12px;overflow:hidden;position:relative}.featured-offer-skeleton::after{position:absolute;top:0;right:0;bottom:0;left:0;transform:translateX(-100%);background-image:linear-gradient(90deg,rgba(255,255,255,0) 0,rgba(255,255,255,0.05) 20%,rgba(255,255,255,0.1) 60%,rgba(255,255,255,0));animation:shimmer 1s infinite;content:""}@keyframes shimmer{100%{transform:translateX(100%)}}.featured-offer-skeleton div:not(.featured-offer-skeleton-footer){background-color:#222339}.featured-offer-skeleton .featured-offer-skeleton-image{width:100%;aspect-ratio:1;border-radius:8px}.featured-offer-skeleton .featured-offer-skeleton-title{margin-top:12px;font-size:14px;border-radius:6px}.featured-offer-skeleton .featured-offer-skeleton-description{margin-top:4px;font-size:11px;border-radius:6px;width:80%}.featured-offer-skeleton .featured-offer-skeleton-footer{display:flex;flex-direction:row;justify-content:space-between;margin-top:10px;font-size:12px}.featured-offer-skeleton .featured-offer-skeleton-footer .featured-offer-skeleton-reward{flex:10;margin-right:10px;border-radius:50px}.featured-offer-skeleton .featured-offer-skeleton-footer .featured-offer-skeleton-category{flex:8;border-radius:6px}#earnPage .featuredOffers.earn-page-section{padding-top:calc(var(--earn-page-section-padding) * 0.7)}.earn-page-header{background-color:#141523;padding:calc(var(--earn-page-section-padding) * 0.7) var(--earn-page-section-padding)}@media only screen and (max-width:700px){.earn-page-header{padding:24px var(--earn-page-section-padding)}}.earn-page-header-top{display:flex;flex-direction:row;align-items:center}.earn-page-header .earn-page-title{font-weight:700;font-size:24px;margin:0;padding:0}.earn-page-header .earn-page-filters{display:flex;margin-left:12px;align-items:center;justify-content:space-between;flex:1}@media only screen and (max-width:700px){.earn-page-header .earn-page-filters{justify-content:flex-end}}@media only screen and (max-width:700px){.earn-page-header .earn-page-filters .offers-page-search-input-container{display:none}}.earn-page-header .earn-page-filters-left{display:flex;align-items:center}.earn-page-header .earn-page-filters .earn-page-device-filter{display:flex;align-items:center}.earn-page-header .earn-page-filters .earn-page-device-filter .earn-page-device-filter-label{color:#a9a9ca;opacity:.6;margin-right:8px}@media only screen and (max-width:700px){.earn-page-header .earn-page-filters .earn-page-device-filter .earn-page-device-filter-label{display:none !important}}.earn-select-dropdown.earn-select-dropdown-round .dropdown-toggle{border-radius:20px}.earn-select-dropdown .dropdown-toggle{background:#222339;border-radius:8px;height:40px;display:flex;align-items:center;padding-left:14px;padding-right:14px;font-weight:500;font-size:14px;line-height:160%;color:#a9a9ca;justify-content:space-between}@media only screen and (max-width:700px){.earn-select-dropdown .dropdown-toggle{border-radius:8px}}.earn-select-dropdown .dropdown-toggle:after{display:none}.earn-select-dropdown-toggle-left-content{display:flex;align-items:center;flex-direction:row}.earn-select-dropdown .earn-select-dropdown-label{margin-right:16px}.earn-select-dropdown .earn-select-dropdown-icon{display:flex;align-items:center;justify-content:center;margin-right:12px}.earn-select-dropdown .earn-select-dropdown-icon svg:not(:last-child){margin-right:5px}.earn-select-dropdown .dropdown-menu{background:#222339;box-shadow:0 0 16px rgba(20,21,35,0.2);border-radius:6px;margin-top:8px !important}.earn-select-dropdown .dropdown-menu .dropdown-item{padding:8px;display:flex;align-items:center;font-size:14px;line-height:160%;display:flex;align-items:center;justify-content:space-between}.earn-select-dropdown .dropdown-menu .dropdown-item .dropdown-item-left{display:flex;align-items:center}.earn-select-dropdown .dropdown-menu .dropdown-item .dropdown-item-text{color:#a9a9ca;font-weight:500;padding:0;margin-left:10px}.earn-select-dropdown .dropdown-menu .dropdown-item .dropdown-item-icon{display:flex;align-items:center;justify-content:center;width:20px;height:20px}.earn-select-dropdown .dropdown-menu .dropdown-item .dropdown-item-check{width:20px;height:20px;background:#01d676;border-radius:6px;display:flex;align-items:center;justify-content:center;margin-left:10px}.earn-select-dropdown .dropdown-menu .dropdown-item:hover,.earn-select-dropdown .dropdown-menu .dropdown-item:focus{background:transparent;border-radius:6px}.earn-select-dropdown .dropdown-item-icon:not(.no-fill-rewrite) svg,.earn-select-dropdown .dropdown-item-icon:not(.no-fill-rewrite) path{fill:#a9a9ca}.earn-select-dropdown .dropdown-item-icon.no-fill-rewrite svg,.earn-select-dropdown .dropdown-item-icon.no-fill-rewrite path{color:#a9a9ca}.offer-info{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center}@media only screen and (max-width:700px){.offer-info.offer-info-hide-on-phone{display:none}}.offer-info:not(:last-child){border-right:1px solid #242537}.offer-info-category{background:#242537;border-radius:16px;font-weight:500;font-size:12px;line-height:165%;color:#01d676;padding:6px 12px}.offer-info-provider{display:flex;align-items:center}.offer-info-provider-logo{margin-right:4px;border-radius:2px;width:16px;height:16px}.offer-info-provider-name{font-weight:500;font-size:14px;color:#fff}.offer-info-container{margin-top:32px;display:flex}@media only screen and (max-width:700px){.offer-info-container{margin-top:24px}}.offer-info-details{display:flex;align-items:center;justify-content:center;height:22px;white-space:nowrap}.offer-info-status{text-align:center;display:flex;align-items:center;justify-content:center}.offer-info-status-not-started{color:white}.offer-info-status-clicked,.offer-info-status-credited,.offer-info-status-partially-completed,.offer-info-status-completed{color:#01d676}.offer-info-status-pending{color:#fac401}.offer-info-status-ticket-opened{color:#1cafe9;text-decoration:underline}.offer-info-status-declined{color:#ef5da8}.offer-info-status svg,.offer-info-status img{margin-right:5px}.offer-info-title{font-weight:500;font-size:12px;line-height:165%;text-align:center;color:#a9a9ca;opacity:.6;margin-top:8px}.featured-offer-modal-v2{background-color:#1e1e2e;max-height:80%;max-width:550px}@media only screen and (max-width:700px){.featured-offer-modal-v2{margin:0;width:100%;border-radius:0;max-height:90%}}.featured-offer-modal-v2 .featured-offer-modal-content,.featured-offer-modal-v2 .featured-offer-modal-footer{padding:24px}@media only screen and (max-width:700px){.featured-offer-modal-v2 .featured-offer-modal-content,.featured-offer-modal-v2 .featured-offer-modal-footer{padding:32px 24px 24px 24px}}.featured-offer-modal-v2 .featured-offer-modal-content{height:65vh;overflow-y:auto;padding-bottom:0}@media only screen and (min-width:1600px){.featured-offer-modal-v2 .featured-offer-modal-content{height:60vh}}@media only screen and (min-width:1900px){.featured-offer-modal-v2 .featured-offer-modal-content{height:55vh}}.featured-offer-modal-v2 .featured-offer-modal-image{width:122px;height:122px;border-radius:6px;object-fit:cover}@media only screen and (max-width:700px){.featured-offer-modal-v2 .featured-offer-modal-image{width:87px;height:87px}}.featured-offer-modal-v2 .featured-offer-modal-header{display:flex;flex-direction:row;position:relative;padding-right:40px}.featured-offer-modal-v2 .featured-offer-modal-header .featured-offer-modal-header-info{margin-left:24px;display:flex;flex-direction:column;justify-content:space-between}@media only screen and (max-width:700px){.featured-offer-modal-v2 .featured-offer-modal-header .featured-offer-modal-header-info{margin-left:16px}}@media only screen and (max-width:700px){.featured-offer-modal-v2 .featured-offer-modal-header .featured-offer-modal-header-info .featured-offer-modal-title{margin-bottom:12px}}@media only screen and (max-width:700px) and (max-width:700px){.featured-offer-modal-v2 .featured-offer-modal-header .featured-offer-modal-header-info .featured-offer-modal-title{margin-bottom:0}}.featured-offer-modal-v2 .featured-offer-modal-close-button{border:1px solid #2f3043;width:40px;height:40px;border-radius:20px;display:flex;align-items:center;justify-content:center;position:absolute;right:0;top:0;cursor:pointer}.featured-offer-modal-v2 .featured-offer-modal-close-button:focus{background-color:unset}@media only screen and (max-width:700px){.featured-offer-modal-v2 .featured-offer-modal-close-button{margin-top:-16px;margin-right:-12px}}.featured-offer-modal-v2 .featured-offer-modal-title{font-style:normal;font-weight:700;font-size:20px;color:#fff;margin:0}@media only screen and (max-width:700px){.featured-offer-modal-v2 .featured-offer-modal-title{font-size:18px}}.featured-offer-modal-v2 .featured-offer-modal-coins{padding:9px 14px;background:#242537;color:#fff;font-weight:500;font-size:14px;line-height:16px;border-radius:6px;display:flex;flex-direction:row;align-items:center;align-self:flex-start}@media only screen and (max-width:700px){.featured-offer-modal-v2 .featured-offer-modal-coins{background:transparent;padding-left:0}}.featured-offer-modal-v2 .featured-offer-modal-coins-container{display:flex;align-items:flex-start}.featured-offer-modal-v2 .featured-offer-modal-coins .featured-offer-modal-coins-icon{margin-right:10px;width:15px}.featured-offer-modal-v2 .featured-offer-modal-devices{display:flex;align-items:center}@media only screen and (max-width:700px){.featured-offer-modal-v2 .featured-offer-modal-devices{display:none}}.featured-offer-modal-v2 .featured-offer-modal-device{background:#242537;border-radius:16px;padding:5px 10px;display:flex;align-items:center;color:#a9a9ca;font-weight:500;font-size:12px;line-height:165%}.featured-offer-modal-v2 .featured-offer-modal-device:not(:last-child){margin-right:8px}.featured-offer-modal-v2 .featured-offer-modal-device img{margin-right:6px;width:12px}.featured-offer-modal-v2 .featured-offer-modal-description-container{background:#242537;border-radius:6px;margin-top:32px;padding:16px}@media only screen and (max-width:700px){.featured-offer-modal-v2 .featured-offer-modal-description-container{padding:12px}}.featured-offer-modal-v2 .featured-offer-modal-description-title{font-weight:500;font-size:14px;line-height:160%;color:#a9a9ca;margin-bottom:8px;margin-top:0}.featured-offer-modal-v2 .featured-offer-modal-description-text{font-weight:500;font-size:12px;line-height:165%;color:#a9a9ca;opacity:.6;margin:0}.featured-offer-modal-v2 .featured-offer-modal-rewards{margin-top:8px}.featured-offer-modal-v2 .featured-offer-modal-rewards-container{margin-top:24px}.featured-offer-modal-v2 .featured-offer-modal-rewards-title{font-weight:500;font-size:14px;line-height:160%;color:#a9a9ca}.featured-offer-modal-v2 .featured-offer-modal-rewards-item{background:#242537;border-radius:6px;display:flex;align-items:center;padding:10px 12px;justify-content:space-between}.featured-offer-modal-v2 .featured-offer-modal-rewards-item:not(:last-child){margin-bottom:4px}.featured-offer-modal-v2 .featured-offer-modal-rewards-item-left{display:flex;align-items:center}.featured-offer-modal-v2 .featured-offer-modal-rewards-item-step{width:20px;height:20px;border-radius:10px;background:#2f3043;font-weight:500;font-size:12px;line-height:165%;text-align:center;color:#a9a9ca;margin-right:8px}.featured-offer-modal-v2 .featured-offer-modal-rewards-item-title{font-weight:500;font-size:12px;line-height:165%;color:#a9a9ca;margin-right:8px}.featured-offer-modal-v2 .featured-offer-modal-rewards-item-coins{font-weight:500;font-size:12px;line-height:165%;color:#a9a9ca;background:#2f3043;border-radius:12px;padding:6px 9px;display:flex;align-items:center}.featured-offer-modal-v2 .featured-offer-modal-rewards-item-coins img{width:14px;margin-right:6px}.featured-offer-modal-v2 .featured-offer-modal-rewards-item-status-completed{background:linear-gradient(270deg,rgba(1,214,118,0.1) 0,rgba(1,214,118,0) 50%),#242537}.featured-offer-modal-v2 .featured-offer-modal-steps{font-weight:500;font-size:12px;line-height:165%;color:#a9a9ca}.featured-offer-modal-v2 .featured-offer-modal-steps-title{font-weight:500;font-size:14px;line-height:160%;color:#a9a9ca}.featured-offer-modal-v2 .featured-offer-modal-steps ol{list-style:none;counter-reset:item;padding-inline-start:0}.featured-offer-modal-v2 .featured-offer-modal-steps li{counter-increment:item;margin-bottom:12px;font-weight:500;font-size:12px;line-height:165%;color:#a9a9ca;margin-left:30px}.featured-offer-modal-v2 .featured-offer-modal-steps li:before{margin-right:10px;margin-left:-30px;content:counter(item);color:#01d676;text-align:center;display:inline-block;width:20px;height:20px;border-radius:10px;background:#1b3036}.featured-offer-modal-v2 .featured-offer-modal-start-offer-button{background:#01d676;border-radius:6px;width:100%;text-align:center;padding:10px 0;color:black}@media only screen and (max-width:700px){.featured-offer-modal-v2 .featured-offer-modal-start-offer-button{font-weight:700}}.featured-offer-modal-v2 .featured-offer-modal-start-offer-button:disabled{opacity:.5;cursor:not-allowed}.featured-offer-modal-v2 .featured-offer-modal-start-offer-button svg{margin-right:12px;color:black}.featured-offer-modal-v2 .featured-offer-modal-phone-provider-info{display:none}@media only screen and (max-width:700px){.featured-offer-modal-v2 .featured-offer-modal-phone-provider-info{display:flex}}.featured-offer-modal-v2 .featured-offer-modal-phone-provider-info img{margin-right:5px}.featured-offer-qr-modal-v2{max-height:80%;background-color:#1e1e2e;max-width:550px}@media only screen and (max-width:700px){.featured-offer-qr-modal-v2{width:100%;margin:0}}.featured-offer-qr-modal-v2 .modal-content{padding:24px}@media only screen and (max-width:700px){.featured-offer-qr-modal-v2 .modal-content{padding:16px}}.featured-offer-qr-modal-v2 .qr-modal-header{padding-bottom:24px;display:flex;align-items:center;justify-content:space-between}.featured-offer-qr-modal-v2 .qr-modal-content{padding:24px 0;border-top:1px solid #242537;border-bottom:1px solid #242537}.featured-offer-qr-modal-v2 .qr-modal-title{font-weight:700;font-size:20px;line-height:150%;text-align:center;letter-spacing:.01em;color:#fff;margin:0}.featured-offer-qr-modal-v2 .qr-modal-offer-logo{width:40px;height:40px;border-radius:4px;margin-right:16px;object-fit:cover}.featured-offer-qr-modal-v2 .qr-modal-available-devices{margin-top:24px}.featured-offer-qr-modal-v2 .qr-modal-available-devices-title{font-weight:700;font-size:16px;line-height:150%;text-align:center;letter-spacing:.01em;color:#fff}.featured-offer-qr-modal-v2 .qr-modal-available-devices-list{display:flex;align-items:center;justify-content:center}.featured-offer-qr-modal-v2 .qr-modal-available-device{width:40px;height:40px;background:#242537;border-radius:20px;display:flex;align-items:center;justify-content:center}.featured-offer-qr-modal-v2 .qr-modal-available-device:not(:last-child){margin-right:8px}.featured-offer-qr-modal-v2 .qr-modal-footer{padding-top:24px;display:flex;align-items:center;justify-content:space-between}.featured-offer-qr-modal-v2 .qr-modal-footer-left{display:flex;align-items:center;margin-right:44px;min-width:0}.featured-offer-qr-modal-v2 .qr-modal-qr-code{width:250px;height:250px}.featured-offer-qr-modal-v2 .qr-modal-qr-code-container{display:flex;align-items:center;justify-content:center;margin-top:24px}.featured-offer-qr-modal-v2 .qr-modal-qr-code-image-container{background:#242537;border-radius:12px;padding:15px;display:flex;align-items:center;justify-content:center}.featured-offer-qr-modal-v2 .qr-modal-qr-code-logo{width:50px;height:50px;border-radius:10px;object-fit:cover}.featured-offer-qr-modal-v2 .qr-modal-qr-code-logo-container{position:absolute;background-color:#242537;padding:8px;display:flex;align-items:center;justify-content:center;border-radius:10px}.featured-offer-qr-modal-v2 .qr-modal-offer-name{font-weight:700;font-size:14px;line-height:160%;color:#fff;margin-top:0;margin-bottom:4px}.featured-offer-qr-modal-v2 .qr-modal-offer-description{font-weight:500;font-size:12px;line-height:165%;color:#a9a9ca;opacity:.6;margin:0}.featured-offer-qr-modal-v2 .qr-modal-offer-reward{height:40px;background:#242537;border-radius:6px;display:flex;align-items:center;justify-content:center;padding:0 15px}.featured-offer-qr-modal-v2 .qr-modal-offer-reward img{margin-right:11px}.featured-offer-qr-modal-v2 .qr-modal-offer-info{min-width:0}.featured-offer-qr-modal-v2 .qr-modal-go-back-button{height:40px;background:#2f3043;border-radius:6px;padding:0 12px;display:flex;align-items:center;justify-content:center;color:#a9a9ca}.featured-offer-qr-modal-v2 .qr-modal-go-back-button svg{margin-right:12px}.featured-offer-qr-modal-v2 .qr-modal-close-button{border:1px solid #2f3043;width:40px;height:40px;border-radius:20px;display:flex;align-items:center;justify-content:center;cursor:pointer}.featured-offer-qr-modal-v2 .qr-modal-close-button:focus{background-color:unset}.offer-popularity{position:relative}.offer-popularity .offer-popularity-stars-filled{position:absolute;top:0;left:0;overflow:hidden}.offer-popularity .offer-popularity-stars-empty{opacity:.2}.offer-task-status{display:flex;align-items:center;justify-content:center}.offer-task-status svg,.offer-task-status img{margin-right:6px}.offer-task-status.offer-task-status-in-progress{color:#fac401}.offer-task-status.offer-task-status-completed,.offer-task-status.offer-task-status-pending{color:#01d676}.offer-task-status-text{padding:0;margin:0;font-weight:300 !important;font-size:12px !important;line-height:165%}.offers-categories-list{display:flex;flex-wrap:nowrap;overflow-y:auto;-ms-overflow-style:none;scrollbar-width:none}.offers-categories-list::-webkit-scrollbar{display:none}.offers-categories-list-item{height:40px;font-size:14px;line-height:160%;color:#a9a9ca;padding:9px 16px;display:block;margin-top:10px;background-color:#191c2a;border-radius:20px;white-space:nowrap}.offers-categories-list-item:not(:last-child){margin-right:8px}.offers-categories-list-item.active{background:#2f3043}@media only screen and (min-width:701px){.offers-categories-list-item{display:none}}.pending-status-icon{animation:spin 1s infinite linear}:root{--offer-page-padding:140px;--offer-page-background:#141523;--offer-page-content-max-width:1200px}@media only screen and (max-width:700px){:root{--offer-page-padding:24px}}@media only screen and (min-width:701px) and (max-width:1199px){:root{--offer-page-padding:130px}}.offer-page{background-color:var(--offer-page-background);min-height:100vh}.offer-page .offer-page-header{display:flex;align-items:center;justify-content:space-between;max-width:var(--offer-page-content-max-width);flex:1}@media only screen and (max-width:1199px){.offer-page .offer-page-header{flex-direction:column;align-items:unset}}.offer-page .offer-page-header-background{background-size:cover}.offer-page .offer-page-header-container{display:flex;background:rgba(29,30,48,0.8);backdrop-filter:blur(32px);padding:calc(var(--offer-page-padding) / 2) var(--offer-page-padding);justify-content:center}@media only screen and (max-width:700px){.offer-page .offer-page-header-container{padding:calc(var(--offer-page-padding) * 4) var(--offer-page-padding)}}.offer-page .offer-page-header-left{display:flex;align-items:center}@media only screen and (max-width:700px){.offer-page .offer-page-header-right{flex:1}}.offer-page .offer-page-header-right .offer-info .offer-info-title{font-size:14px}.offer-page .offer-page-header-right .offer-info .offer-info-details{font-size:16px}.offer-page .offer-page-header-right .offer-info .offer-info-details-provider-name{font-size:16px}.offer-page .offer-page-go-back-button{height:40px;background:#242537;border-radius:6px;font-weight:500;font-size:14px;line-height:160%;color:#a9a9ca;display:flex;align-items:center;justify-content:center;padding:0 16px}.offer-page .offer-page-go-back-button svg{margin-right:12px}.offer-page .offer-page-go-back-link{position:absolute;left:24px;top:24px}.offer-page .offer-page-content{margin-right:var(--offer-page-padding);margin-left:var(--offer-page-padding)}.offer-page .offer-page-content{margin-top:32px;border-radius:12px;flex:1;max-width:var(--offer-page-content-max-width)}.offer-page .offer-page-content-top{background:#1e1e2e}.offer-page .offer-page-content-container{display:flex;justify-content:center}.offer-page .offer-page-content-section{padding:24px}.offer-page .offer-page-content-section:not(:last-child){border-bottom:1px solid var(--offer-page-background)}.offer-page .offer-page-content-section-title{font-weight:500;font-size:16px;line-height:160%;color:#a9a9ca;margin-top:0}.offer-page .offer-page-content-section-content{margin-top:8px;font-weight:500;font-size:14px;line-height:160%;color:#a9a9ca}.offer-page .offer-page-description-text{opacity:.6}.offer-page .offer-page-rewards-item{display:flex;align-items:center;justify-content:space-between}.offer-page .offer-page-rewards-item-left{display:flex;align-items:center}.offer-page .offer-page-rewards-item-step{width:30px;height:30px;background:#242537;display:flex;align-items:center;justify-content:center;border-radius:15px;font-weight:500;font-size:14px;line-height:160%;text-align:center;color:#a9a9ca}.offer-page .offer-page-rewards-item-title{margin-left:12px;font-weight:500;font-size:13px;line-height:160%;color:#a9a9ca;opacity:.6}.offer-page .offer-page-rewards-item-coins{display:flex;align-items:center;justify-content:center;background:#242537;border-radius:100px;padding:0 14px;font-weight:500;font-size:13px;line-height:160%;color:#a9a9ca;height:30px;margin-left:8px}.offer-page .offer-page-rewards-item-coins img{margin-right:6px}.offer-page .offer-page-rewards-item:not(:last-child){margin-bottom:20px}.offer-page .offer-page-steps{font-weight:500;font-size:14px;line-height:160%;color:#71718c}.offer-page .offer-page-steps p{margin-top:0}.offer-page .offer-page-steps p:last-child{margin-bottom:0}.offer-page .offer-page-steps ol{list-style:none;counter-reset:item;padding-inline-start:0}.offer-page .offer-page-steps li{counter-increment:item;margin-bottom:12px;font-weight:500;font-size:14px;line-height:160%;color:#71718c}.offer-page .offer-page-steps li:before{margin-right:10px;content:counter(item);color:#01d676;text-align:center;display:inline-block;width:20px;height:20px;border-radius:10px;background:#1b3036}.offer-page .offer-page-action-buttons{display:flex;align-items:center;justify-content:flex-end;margin-top:24px;padding-bottom:24px}.offer-page .offer-page-start-offer-button{width:300px;height:52px;background:#01d676;border-radius:8px;display:flex;align-items:center;justify-content:center;color:black}@media only screen and (max-width:700px){.offer-page .offer-page-start-offer-button{width:100%;font-weight:700}}.offer-page .offer-page-start-offer-button:disabled{opacity:.5;cursor:not-allowed}.offer-page .offer-page-start-offer-button svg{margin-right:12px;color:black}.offer-page .offer-logo{width:120px;height:120px;border-radius:6px;object-fit:cover}@media only screen and (max-width:700px){.offer-page .offer-logo{width:100px;height:100px}}.offer-page .offer-base-info{margin-left:32px}@media only screen and (max-width:700px){.offer-page .offer-base-info{margin-left:16px}}.offer-page .offer-base-info .offer-name{font-weight:700;font-size:24px;line-height:32px;color:#fff;margin:0}.offer-page .offer-base-info .offer-payout-amount{font-weight:700;font-size:18px;line-height:27px;color:#fff}@media only screen and (max-width:700px){.offer-page .offer-base-info .offer-payout-amount{margin:0}}.offer-page .offer-base-info .offer-payout{display:flex;align-items:center}.offer-page .offer-base-info .offer-payout-coins-icon{width:22px;margin-right:8px}.offer-page .offer-base-info .offer-devices{display:flex;align-items:center}@media only screen and (max-width:700px){.offer-page .offer-base-info .offer-devices{display:none}}.offer-page .offer-base-info .offer-device{width:40px;height:40px;background:#242537;border-radius:20px;display:flex;align-items:center;justify-content:center}.offer-page .offer-base-info .offer-device:not(:last-child){margin-right:18px}.offer-page .offer-base-info .offer-device img{width:18px}.offer-page .offer-info{padding:0 32px;border-color:#554c50}@media only screen and (max-width:700px){.offer-page .offer-info{padding:0 4px}}.offer-not-found-page{min-height:100vh;padding-top:30vh;background-color:#141523}.offer-not-found-page .offer-not-found-text{font-weight:700;font-size:20px;line-height:150%;text-align:center;letter-spacing:.01em;color:#fff}.offer-not-found-page .offer-not-found-icon-container{display:flex;align-items:center;justify-content:center}.offer-not-found-page .offer-not-found-subtitle{text-align:center;font-weight:500;font-size:14px;line-height:20px;color:rgba(169,169,202,0.6)}.offers-page{min-height:100vh;background-color:#141523;padding:24px;font-family:"Poppins",sans-serif}.offers-page .offers-page-go-back-button{height:40px;background:#242537;border-radius:6px;font-weight:500;font-size:14px;line-height:160%;color:#a9a9ca;display:flex;align-items:center;justify-content:center;padding:0 16px}.offers-page .offers-page-go-back-button svg{margin-right:12px}.offers-page .offers-page-go-back-link-container{margin:24px 0 24px;display:flex;align-items:flex-start}.offers-page .offers-page-header{padding:0 0 22px;border-bottom:1px solid #1e1e2e}.offers-page .offers-page-search-input{background:#1e1e2e !important;border-radius:6px !important;height:40px !important;border:none !important;padding-left:16px !important;padding-right:30px !important;color:#a9a9ca !important;margin:0 !important;width:calc(100% - 46px) !important}.offers-page .offers-page-search-input:focus{box-shadow:none !important}.offers-page .offers-page-search-input::placeholder{color:#a9a9ca !important;opacity:1}.offers-page .offers-page-search-input:-ms-input-placeholder{color:#a9a9ca !important}.offers-page .offers-page-search-input::-ms-input-placeholder{color:#a9a9ca !important}.offers-page .offers-page-search-input-container{position:relative;margin:0 0 0 24px !important}.offers-page .offers-page-search-input-icon-container{position:absolute;height:100%;display:flex;align-items:center;justify-content:center;right:13px;top:0;bottom:0}.offers-page .offers-page-not-found-container{margin-top:48px}.offers-page .offers-page-not-found-container .offers-not-found-text{font-weight:700;font-size:20px;line-height:150%;text-align:center;letter-spacing:.01em;color:#fff}.offers-page .offers-page-not-found-container .offers-not-found-icon-container{display:flex;align-items:center;justify-content:center}.offers-page .offers-page-not-found-container .offer-not-found-subtitle{text-align:center;font-weight:500;font-size:14px;line-height:20px;color:rgba(169,169,202,0.6)}.offers-page .offers-page-sort-dropdown .dropdown-toggle,.offers-page .offers-page-sort-dropdown ul{min-width:200px}.offers-page .offers-page-device-dropdown .dropdown-toggle,.offers-page .offers-page-device-dropdown ul{min-width:120px}@media only screen and (max-width:700px){.offers-page .offers-page-device-dropdown .dropdown-toggle,.offers-page .offers-page-device-dropdown ul{min-width:auto}}@media only screen and (max-width:700px){.offers-page .offers-page-sort-dropdown{display:none !important}}:root{--offers-per-column:3;--offers-column-gap:12px}@media only screen and (min-width:701px){:root{--offers-per-column:4;--offers-per-column-chat-open:4}}@media only screen and (min-width:800px){:root{--offers-per-column:5;--offers-per-column-chat-open:4}}@media only screen and (min-width:999px){:root{--offers-per-column:6;--offers-per-column-chat-open:4}}@media only screen and (min-width:1200px){:root{--offers-per-column:8;--offers-per-column-chat-open:6}}@media only screen and (min-width:1400px){:root{--offers-per-column:9;--offers-per-column-chat-open:7}}@media only screen and (min-width:1600px){:root{--offers-per-column:10;--offers-per-column-chat-open:8}}@media only screen and (min-width:1800px){:root{--offers-per-column:11;--offers-per-column-chat-open:10}}@media only screen and (min-width:2000px){:root{--offers-per-column:12;--offers-per-column-chat-open:10}}@media only screen and (min-width:2200px){:root{--offers-per-column:13;--offers-per-column-chat-open:11}}@media only screen and (min-width:2400px){:root{--offers-per-column:14;--offers-per-column-chat-open:12}}.offers-list{padding-top:22px;display:inline-grid;grid-template-columns:repeat(var(--offers-per-column),1fr);gap:var(--offers-column-gap);width:100%}.chatActive .offers-list{grid-template-columns:repeat(var(--offers-per-column-chat-open),1fr)}:root{--side-nav-width:220px}@media only screen and (min-width:1200px) and (max-width:1599px){:root{--side-nav-width:200px}}.thin-dark-scrollbar{scrollbar-width:thin;scrollbar-color:#2f3043 #1e1e2e}.thin-dark-scrollbar:hover{scrollbar-width:thin;scrollbar-color:#2f3043 #1e1e2e}.thin-dark-scrollbar::-webkit-scrollbar{background:#2f3043;border-radius:2px;width:4px}.thin-dark-scrollbar::-webkit-scrollbar-track{background-color:#1e1e2e}.thin-dark-scrollbar::-webkit-scrollbar-thumb{background-color:#2f3043}.site-nav-container{position:fixed;width:var(--side-nav-width);background-color:#222339;z-index:1;top:var(--header-height);bottom:0;padding:9px;overflow-y:auto}@media only screen and (max-width:1199px){.site-nav-container{display:none;width:0}}.site-nav-container .side-nav-menu&gt;div:not(:last-child){padding-bottom:20px}.site-nav-container .side-nav-menu .side-nav-menu-item{padding:9px;font-style:normal;font-weight:500;font-size:14px;line-height:160%;color:#a9a9ca;display:flex;align-items:center;border-radius:6px}.site-nav-container .side-nav-menu .side-nav-menu-item:hover,.site-nav-container .side-nav-menu .side-nav-menu-item:hover .side-nav-menu-item-icon{color:#01ff97}.site-nav-container .side-nav-menu .side-nav-menu-item:hover .side-nav-menu-item-icon svg{transform:rotate(360deg)}.site-nav-container .side-nav-menu .side-nav-menu-item-count{border-radius:12px;background:#33334d;padding:2px 8px;height:24px;align-items:center;justify-content:center;margin-left:8px;line-height:12px;font-size:12px;display:flex}.site-nav-container .side-nav-menu .side-nav-menu-item-icon{margin-right:12px;display:flex;align-items:center;justify-content:center;color:#a9a9ca}.site-nav-container .side-nav-menu .side-nav-menu-item-icon svg{width:20px;height:20px;transition:transform .5s}.site-nav-container .side-nav-menu .side-nav-menu-item-label{flex:1;display:flex;align-items:center;font-family:Poppins,sans-serif;font-weight:500;font-size:13px;transform:translateY(2px)}.site-nav-container .side-nav-menu .side-nav-menu-item-label-extra{background:rgba(250,196,1,0.1);border-radius:12px;font-size:12px;line-height:165%;color:#fac401;padding:2px 8px}.site-nav-container .side-nav-menu .side-nav-menu-item.side-nav-menu-item{cursor:pointer}.site-nav-container .side-nav-menu .side-nav-menu-item.side-nav-menu-item.active{background:#1e333c;color:#01d676}.site-nav-container .side-nav-menu .side-nav-menu-item.side-nav-menu-item.active .side-nav-menu-item-icon{color:#01d676}.site-nav-container .side-nav-menu .side-nav-menu-item.side-nav-menu-item.active .side-nav-menu-item-count{background-color:#195047}.site-nav-container .side-nav-menu .side-nav-menu-menu .side-nav-menu-menu-toggle-icon svg{transition:transform .5s}.site-nav-container .side-nav-menu .side-nav-menu-menu.opened .side-nav-menu-menu-toggle-icon svg{transform:rotate(180deg)}.site-nav-container .side-nav-menu .side-nav-menu-menu .side-nav-menu-menu-items{border-left:1px solid #33334d;overflow:hidden;transition:height 200ms;margin:20px 0 0 9px}.site-nav-container .side-nav-menu .side-nav-menu-menu-item{padding-left:9px;border-radius:0;border-left:1px solid transparent}.site-nav-container .side-nav-menu .side-nav-menu-menu-item:not(:last-child){margin-bottom:8px}.site-nav-container .side-nav-menu .side-nav-menu-menu-item.active{background:linear-gradient(90deg,rgba(1,214,118,0.1) 0,rgba(1,214,118,0) 100%) !important;border-left:1px solid #01d676}.site-nav-container .side-nav-menu .side-nav-menu-menu-item .side-nav-menu-item-label{font-style:normal;font-weight:500;font-size:14px}.featured-box-wrapper{position:relative}.featured-box-wrapper .featured-box-container{position:relative;height:100%;transition:all .3s ease-in-out}@media only screen and (max-width:700px){.featured-box-wrapper .featured-box-container{height:100%;width:100%;padding:8px}}.featured-box-wrapper .featured-box-container,.featured-box-wrapper .featured-box-background{background-color:#222339}.featured-box-wrapper .featured-box-container:hover,.featured-box-wrapper .featured-box-background:hover{background-color:#33334d}.featured-offer-promo{float:right;margin-top:10px;margin-right:10px;font-size:8px;padding:1px 6px;border-radius:4px}.featured-offer-promo--purple{background-color:#bc58fa;box-shadow:0 6px 10px rgba(0,0,0,0.3098039216),0 6px 17px #bc58fa}.featured-offer-promo--aqua{background-color:#4dcaff;box-shadow:0 6px 10px rgba(0,0,0,0.3098039216),0 6px 17px #4dcaff}.featured-offer-promo--yellow{background-color:#ffc42e;box-shadow:0 6px 10px rgba(0,0,0,0.3098039216),0 6px 17px #ffc42e}.featured-offer-promo--red{background-color:#ff6363;box-shadow:0 6px 10px rgba(0,0,0,0.3098039216),0 6px 17px #ff6363}@media only screen and (max-width:700px){.featured-offer-promo{font-size:2vw;margin-top:2vw;margin-right:2vw}}.text-ellipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.offer-box{border-radius:5px}@media only screen and (max-width:700px){.offer-box{height:100%}}.offer-box .cover{display:flex;object-fit:cover;aspect-ratio:1;width:100%}.offer-box .cover.earn-box-cover-placeholder{width:60%}.offer-box .featured-survey-text{inset:0;color:white}.offer-box .featured-survey-logo{text-align:right;margin-right:10px;margin-top:-17%}.offer-box .featured-survey-text-overlay{margin-top:12px}@media only screen and (max-width:700px){.offer-box .featured-survey-text-overlay{margin-top:10px}}.offer-box .featured-survey-text--heading{margin-top:11px;margin-left:10px;font-size:13px;color:rgba(0,0,0,0.522)}@media only screen and (max-width:700px){.offer-box .featured-survey-text--heading{font-size:2.5vw;margin-top:3.5vw}}.offer-box .featured-survey-text--subheading{margin-left:10px;margin-top:0;font-size:17px;font-weight:bold;color:rgba(0,0,0,0.522)}@media only screen and (max-width:700px){.offer-box .featured-survey-text--subheading{font-size:4vw}}.offer-box .featured-survey-text--frame-heading{font-size:14px;font-weight:500;flex:1;font-style:normal;color:#a9a9ca}@media only screen and (max-width:700px){.offer-box .featured-survey-text--frame-heading{font-size:12px}}.offer-box .featured-survey-text--frame-subheading{font-size:11px;height:16px;overflow:hidden;font-style:normal;color:#a9a9ca;opacity:.6;margin-top:2px}.offer-box .featured-survey-footer{display:flex;justify-content:space-between;margin-top:12px;align-items:center}@media only screen and (max-width:700px){.offer-box .featured-survey-footer{margin-top:10px}}.offer-box .featured-survey-category{margin-left:4px;border-radius:8px;padding:2px 6px;font-size:10px;font-weight:700;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;color:white;text-transform:uppercase}.offer-box .featured-survey-category-signup{background-color:#62a87c}.offer-box .featured-survey-category-game{background-color:#6c5dd3}.offer-box .featured-survey-category-app{background-color:#059fdb}.offer-box .featured-survey-category-deposit{background-color:#f47c84}.offer-box .featured-survey-category-crypto{background-color:#add35d}.offer-box .featured-survey-category-purchase{background-color:#d3805d}.offer-box .featured-survey-category-free_trial{background-color:#c25dd3}.offer-box .featured-survey-category-quiz{background-color:#5dc4d3}.offer-box .featured-survey-category-casino{background-color:#d3b95d}.offer-box .featured-survey-category-other{background-color:#545775}@media only screen and (max-width:700px){.offer-box .featured-survey-category{display:none;padding:2px 4px;font-size:10px;font-weight:500;line-height:12px;border-radius:5px}}.offer-box .featured-box-devices-container{display:flex;align-items:center;position:absolute;top:4px;right:4px;gap:4px;background:rgba(30,30,46,0.6);border-radius:14px;height:28px;padding:6px 14px}@media only screen and (max-width:700px){.offer-box .featured-box-devices-container{top:2px;right:2px}}.offer-box .featured-box-devices-container .featured-box-device-icon{color:white;height:14px}.offer-box .featured-survey-amount-wrapper{position:relative;z-index:0;white-space:nowrap;flex:none;display:flex;align-items:end;color:#fff;font-weight:600}.offer-box .featured-survey-amount-wrapper .featured-survey-currency-icon{margin-right:4px;font-size:16px;line-height:16px;color:#01d676}.offer-box .featured-survey-amount-wrapper .featured-offer-dollar-amount{color:white;margin-right:0}.offer-box .featured-survey-amount-wrapper .featured-survey-amount{position:relative;font-size:15px;line-height:16px}.offer-box .featured-survey-amount-wrapper .featured-survey-amount-decimals{font-size:10px;line-height:12px}@media only screen and (max-width:700px){.offer-box .featured-survey-amount-wrapper .featured-survey-amount-decimals{line-height:14px}}.offer-box .featured-survey-amount-wrapper-hidden{width:0;overflow:hidden}.offer-box .earn-box-cover-container{aspect-ratio:1;width:100%;display:flex;align-items:center;justify-content:center;background:#2e2e42}:root{--earn-feed-height:66px;--announcement-height:66px}.topEarnFeed{height:var(--earn-feed-height);background-color:#161725;padding-left:13px;display:flex;position:fixed;top:var(--header-height);left:0;width:calc(100% - 40px);transition:.25s;z-index:7}@media only screen and (max-width:700px){.topEarnFeed{top:65px}}@media only screen and (max-width:1199px){.topEarnFeed{width:100%}}.topEarnFeed .topEarnFeedInnerDropdown{width:70px;margin-left:4px}.topEarnFeed .topEarnFeedInnerParent{width:100%;overflow-y:hidden;overflow-x:auto}.topEarnFeed .topEarnFeedInnerParent::-webkit-scrollbar{width:0;height:0;background:transparent}.topEarnFeed .topEarnFeedInnerParent::-webkit-scrollbar-thumb{background:transparent}.topEarnFeed .topEarnFeedInner{width:max-content;display:flex;margin-top:13px}.topEarnFeed .earnFeedItemContainer{background:rgba(33,36,54,0.5);padding:0;border-radius:5px;overflow:hidden;color:black;height:39px;align-items:center;margin-right:5px;cursor:pointer;animation-duration:.5s;font-family:"Poppins",sans-serif}.topEarnFeed .earnFeedItemContainer .earnFeedItem{display:flex;justify-content:space-between;align-items:center;height:100%;padding:10px}.topEarnFeed .earnFeedItemContainer .earnFeedAvatar{height:26px;border-radius:3px;margin-right:10px}.topEarnFeed .earnFeedItemContainer .earnFeedWithdrawAvatar{display:flex;align-items:center;padding:2px;border-radius:3px;background:#252641;margin-right:5px;opacity:.9}.topEarnFeed .earnFeedItemContainer .earnFeedMid{max-width:80px;min-width:50px;margin-right:10px;letter-spacing:-0.03em;font-weight:500}.topEarnFeed .earnFeedItemContainer .earnFeedMid .earnFeedMidFirst{color:rgba(101,103,141,0.7);font-size:10px;position:relative;top:2px}.topEarnFeed .earnFeedItemContainer .earnFeedMid .earnFeedMidSecond{color:#65678d;font-size:12px;position:relative;top:-1px}.topEarnFeed .earnFeedItemContainer .earnFeedAmount{color:#01d676;font-size:11px;background:rgba(75,79,118,0.2);border-radius:2px;padding:3px 5px 3px 10px;font-weight:500;display:flex;align-items:center}.topEarnFeed .earnFeedItemContainer .earnFeedAmount .earnFeedAmountBar{display:inline-block;width:2px;height:12px;background:rgba(1,214,118,0.8);border-radius:20px;margin-left:7px}.earnFeedLoader{text-align:center;margin-top:20px;margin-right:76px}.earnFeedLoader .preloader-wrapper{width:22px;height:22px}@media only screen and (min-width:1200px){body.chatActive .announcementActualText{padding:0 20px 0 40px}}.announcement{font-family:"Poppins";font-style:normal;font-weight:600;font-size:14px;line-height:150%;background-color:#30314c;padding:12px 50px;color:#070606;text-align:center;display:flex;gap:10px;align-items:center;justify-content:center}@media only screen and (max-width:1199px){.announcement{flex-direction:column;padding:8px 18px 12px 18px}}.announcement #closeAnnouncementBtn{position:absolute;top:12px;right:16px;color:black;cursor:pointer;border:1px solid currentColor;border-radius:99px;width:22px;height:22px;display:flex}.announcement #closeAnnouncementBtn i{display:block;margin:auto}.announcement .announcementCtaBtn{color:black;cursor:pointer;padding:4.37px 15.37px 4.37px 15.37px;border:1px solid black;border-radius:8px}@media only screen and (max-width:1199px){.announcement .announcementCtaBtn{display:inline-block}}.announcement .announcementActualText{padding-left:30px}@media only screen and (max-width:1199px){.announcement .announcementActualText{padding:0 40px}}.announcementToTop{transform:translateY(-65px)}.earnFeedTooltip{z-index:1002}.earnFeedTooltip .tooltip-inner{color:#777b9d;border-radius:3px;font-family:"Poppins",sans-serif;font-weight:500;font-size:11px;min-height:30px;max-width:none}.earnFeedTooltip .tooltip-table{display:table}.earnFeedTooltip .tooltip-table .tooltip-row{display:table-row;text-align:left}.earnFeedTooltip .tooltip-table .tooltip-row .tooltip-caption,.earnFeedTooltip .tooltip-table .tooltip-row .tooltip-value{display:table-cell;padding:1px 0}.earnFeedTooltip .tooltip-table .tooltip-row .tooltip-caption{width:90px}.earnFeedTooltip .tooltip-table .tooltip-row .tooltip-value{color:#01d676}.earnFeedShowHide{cursor:pointer;position:fixed;z-index:6}.earnFeedShowHide .center{display:flex;justify-content:center}.earnFeedShowHide .earnFeedShowImg{position:absolute;width:102px;height:25px;display:none;transform:translateY(var(--header-height))}@media only screen and (max-width:700px){.earnFeedShowHide .earnFeedShowImg{transform:translateY(64px)}}.earnFeedShowHide .earnFeedHideImg{position:absolute;cursor:pointer;width:60px;height:25px;display:none;transform:translateY(calc(var(--header-height) + var(--earn-feed-height)))}@media only screen and (max-width:700px){.earnFeedShowHide .earnFeedHideImg{transform:translateY(130px)}}.earnFeedSelectorDropdownContainer{display:flex;flex-direction:row;align-items:center;padding:13px;width:76px;height:39px;right:11px;top:13px;background:#1c1d2e;border-radius:5px}.earnFeedSelectorDropdownContainer .dropdown-trigger{position:relative;cursor:pointer}.earnFeedSelectorDropdownContainer .chevron{color:#01d676;transform:rotate(90deg)}.earnFeedSelectorDropdownContainer .earnFeedSelectorDropdown{background:#33334d;border-radius:8px}.earnFeedSelectorDropdownContainer .earnFeedSelectorDropdown .menuItems{width:195px;max-height:160px;height:auto;padding:10px 12px;overflow-y:auto;background:#33334d;border-radius:5px}.earnFeedSelectorDropdownContainer .earnFeedSelectorDropdown .menuItems&gt;li{display:flex;align-items:center;text-align:left;vertical-align:middle;padding:8px}.earnFeedSelectorDropdownContainer .earnFeedSelectorDropdown .menuItems&gt;li .earnCountry{color:#9397dc;padding-left:10px;font-family:"Poppins";font-style:normal;font-weight:400;line-height:23px}.earnFeedSelectorDropdownContainer .earnFeedSelectorDropdown .menuItems&gt;li:hover,.earnFeedSelectorDropdownContainer .earnFeedSelectorDropdown .menuItems&gt;li.active{background:#404769;border-radius:5px;cursor:pointer}.earnFeedSelectorDropdownContainer .earnFeedSelectorDropdown .menuItems&gt;li.active{opacity:.9}.earnFeedSelectorDropdownContainer .earnFeedSelectorDropdown:before{position:absolute;border-radius:1px;right:83%;top:-5px;width:10px;height:10px;content:"";display:block;background-color:#33334d;transform:rotate(316deg)}@media only screen and (max-width:700px){.earnFeedSelectorDropdownContainer .earnFeedSelectorDropdown:before{right:78%}}.earnFeedSelectorDropdownContainer .selectedFeed{display:flex;align-items:center}.earnFeedSelectorDropdownContainer .selectedEarnImage{width:28px;height:25px;margin-right:5px}.earnFeedSelectorDropdownContainer .image-cropper{width:27px;height:25px;position:relative;overflow:hidden;border-radius:50%}.earnFeedSelectorDropdownContainer .earnImage{display:inline;margin:0 auto;margin-left:-25%;height:100%;width:auto}.earnFeedSelectorDropdownContainer .earnText{color:#9397dc;font-size:15px;font-weight:500;line-height:25px;height:24px}.earnFeedSelectorDropdownContainer .earnPlus5{height:30px;margin-left:15px}.earnFeedSelectorDropdownContainer .earnQuestionTooltip{position:relative;margin-left:17px;margin-bottom:-6px;top:1px}.earnFeedSelectorDropdownContainer .globalImg{margin-left:auto;width:30px}.earnFeedSelectorDropdownContainer .dollarIconImg{width:15px;height:15px;transform:translate(-41px,8px);display:none}.moveAlmaViewToTop{top:-65px;position:relative}.shop{padding:28px 41px;font-family:Roboto}@media only screen and (max-width:700px){.shop{padding:28px 10px}}.shop .shopTitle{font-size:22px;font-weight:700;margin-top:0;margin-bottom:20px}.shop .shopTitle .shopTitleIcon{width:28px;height:28px;vertical-align:bottom;margin-right:5px}.shop .shopInfoBox{max-width:500px;background:rgba(22,23,38,0.7);font-size:12px;color:rgba(177,177,255,0.5);padding:20px;border-radius:5px;display:flex}@media only screen and (max-width:700px){.shop .shopInfoBox{font-size:12px}}.shop .shopInfoBox .shopInfoBoxIcon{margin-right:20px}.shop .shopSection .shopSectionTitle{color:rgba(177,177,255,0.5);font-size:10px;font-weight:700;margin-top:18px;margin-bottom:21px}@media only screen and (max-width:700px){.shop .shopSection .shopSectionTitle{font-size:12px}}.shop .shopSection .shopSectionItems{display:flex;flex-wrap:wrap;margin-right:-10px}.shop .shopSection .shopSectionItem{display:block;position:relative;width:212px;height:102px;border-radius:5px;box-shadow:0 10px 15px rgba(0,0,0,0.15);margin-right:10px;margin-bottom:10px}.shop .shopSection .shopSectionItem&gt;img{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}@media only screen and (max-width:700px){.shop .shopSection .shopSectionItem{width:47%}}.shop .shopSection .shopSectionItem--paypal{background:linear-gradient(342.04deg,#263b80 -75.71%,#25bcff 135.9%)}.shop .shopSection .shopSectionItem--ach{background:linear-gradient(107.01deg,#134e5e 0,#71b280 100%)}.shop .shopSection .shopSectionItem--bitcoin{background:linear-gradient(180deg,#f9aa4b -0.02%,#f7931a 99.99%)}.shop .shopSection .shopSectionItem--dogecoin{background:linear-gradient(180deg,#ffd58d 0,#dea33d 100%);opacity:.87}.shop .shopSection .shopSectionItem--dogecoin img{height:39px}.shop .shopSection .shopSectionItem--ethereum{background:linear-gradient(185.23deg,rgba(177,177,255,0.7) -3.47%,rgba(119,142,255,0.7) 98.67%)}.shop .shopSection .shopSectionItem--litecoin{background:linear-gradient(180deg,rgba(161,164,201,0.7) 0,rgba(126,128,154,0.7) 100%)}.shop .shopSection .shopSectionItem--csgo{background:linear-gradient(336.89deg,#4e1f0a -26.71%,#ffa825 107.56%)}.shop .shopSection .shopSectionItem--csgo&gt;img{width:100px}.shop .shopSection .shopSectionItem--fortnite{background:#027efc}.shop .shopSection .shopSectionItem--fortnite&gt;img{width:105px}.shop .shopSection .shopSectionItem--roblox{background:#e2231a}.shop .shopSection .shopSectionItem--roblox&gt;img{width:110px}.shop .shopSection .shopSectionItem--lol{background:#54482f}.shop .shopSection .shopSectionItem--lol&gt;img{width:110px}.shop .shopSection .shopSectionItem--valorant{background:#ff4655}.shop .shopSection .shopSectionItem--valorant&gt;img{width:90%;height:90%}.shop .shopSection .shopSectionItem--steam{background:linear-gradient(336.89deg,#131739 -26.71%,#4b4d8f 107.56%)}.shop .shopSection .shopSectionItem--amazon{background:#11171e}.shop .shopSection .shopSectionItem--amazon&gt;img{width:100px}.shop .shopSection .shopSectionItem--topright{right:6px;top:6px;background:rgba(1,255,151,0.25);color:#01ff97}.shop .shopSection .shopSectionItem--stake{background:radial-gradient(114.22% 114.22% at 50% -2.94%,#3e515e 0,#202c34 100%)}.shop .shopSection .shopSectionItem--stake .shopSectionItem--stake--tip,.shop .shopSection .shopSectionItem--stake .shopSectionItem--topright{position:absolute;font-size:11px;line-height:14px;font-family:"Poppins",sans-serif;font-weight:700;padding:2px 5px;border-radius:5px}.shop .shopSection .shopSectionItem--stake--left{position:absolute;left:15px;top:13px}@media only screen and (max-width:700px){.shop .shopSection .shopSectionItem--stake--left{left:6px}}.shop .shopSection .shopSectionItem--stake--cryptoLogos,.shop .shopSection .sevenlogos,.shop .shopSection .ethLogo,.shop .shopSection .LtcLogo,.shop .shopSection .btcLogo{display:grid;width:21px;height:21px;border-radius:50%;justify-content:center;align-items:center}.shop .shopSection .shopSectionItem--faucet{background:linear-gradient(180deg,#1a4977 0,#053360 100%)}.shop .shopSection .btcLogo{background:#f7931a;box-shadow:0 4px 4px rgba(247,147,26,0.25);backdrop-filter:blur(4.42105px)}.shop .shopSection .LtcLogo{position:relative;top:-2px;background:#bfbbbb;box-shadow:0 4px 4px rgba(191,187,187,0.25);backdrop-filter:blur(4.42105px)}.shop .shopSection .ethLogo{position:relative;top:-4px;background:#627eea;box-shadow:0 4px 4px rgba(98,126,234,0.25);backdrop-filter:blur(4.42105px);z-index:2}.shop .shopSection .sevenlogos{position:relative;top:-6px;background:rgba(117,110,110,0.5);backdrop-filter:blur(4.42105px);z-index:1}.shop .shopSection .shopSectionItem--visa{background:#fff}.shop .shopSection .shopSectionItem--visa&gt;img{width:95px}.shop .shopSection .shopSectionItem--playstation&gt;img{width:100%;height:100%}.shop .shopSection .shopSectionItem--xboxlive{background:linear-gradient(190.72deg,#57ff3c -85.82%,#177d3e 92.04%)}.shop .shopSection .shopSectionItem--xboxlive&gt;img{width:120px}.shop .shopSection .shopSectionItem--nintendo{background:#ff000a}.shop .shopSection .shopSectionItem--nintendo&gt;img{width:110px}.shop .shopSection .shopSectionItem--googleplay{background:#fff}.shop .shopSection .shopSectionItem--googleplay&gt;img{width:110px}.shop .shopSection .shopSectionItem--apple{background:linear-gradient(112.11deg,#ff5b53 -9.59%,#9850fa 54.58%,#2cc9f8 117.99%)}.shop .shopSection .shopSectionItem--apple&gt;img{width:40px}.shop .shopSection .shopSectionItem--spotify{background:linear-gradient(81.14deg,#7ab55c 25.96%,#38ffc3 147.65%)}.shop .shopSection .shopSectionItem--spotify&gt;img{width:115px}.shop .shopSection .shopSectionItem--zalando{background:#fff}.shop .shopSection .shopSectionItem--zalando&gt;img{width:115px}.shop .shopSection .shopSectionItem--netflix{background:#fff}.shop .shopSection .shopSectionItem--netflix&gt;img{width:110px}.shop .shopSection .shopSectionItem--blizzard{background:#0b1015}.shop .shopSection .shopSectionItem--blizzard&gt;img{width:90px}.shop .shopSection .shopSectionItem--doordash{background:#fff}.shop .shopSection .shopSectionItem--doordash&gt;img{width:144px}.shop .shopSection .shopSectionItem--ubereats{background:radial-gradient(44.75% 171.75% at 35.78% -48.93%,rgba(159,240,79,0.8) 0,rgba(95,183,9,0.8) 100%),#000}.shop .shopSection .shopSectionItem--ubereats&gt;img{width:60px}.shop .shopSection .shopSectionItem--justeat{background:#ff8000}.shop .shopSection .shopSectionItem--justeat&gt;img{width:120px}.shop .shopSection .shopSectionItem--minecraft&gt;img{width:100%;height:100%;object-fit:cover}.withdrawPage{padding:40px;font-family:Roboto}@media only screen and (min-width:1400px){.withdrawPage{display:flex;align-items:flex-start}}@media only screen and (max-width:700px){.withdrawPage{padding:20px 10px}}.withdrawPage .withdrawBackToShop{padding:20px 19px;background:rgba(57,59,92,0.5);color:#9696d1;font-size:11px;font-weight:500;display:flex;align-items:center;border-radius:3px;width:174px}.withdrawPage .withdrawBackToShop .withdrawBackArrow{height:15px;margin-right:11px;position:relative;top:-1px}.withdrawPage .withdrawBackToShop .withdrawBackToShopText{display:inline-block;position:relative;top:1px}.withdrawPage .withdrawBackToShop .withdrawBackShopIcon{width:18px;height:18px;margin-left:12px}.withdrawContainer{background:rgba(0,0,0,0.1);padding:36px;margin:0 auto;flex:1;border-radius:5px;margin-top:20px}@media only screen and (min-width:1400px){.withdrawContainer{margin-top:0;max-width:1021px}}@media only screen and (max-width:700px){.withdrawContainer{padding:36px 5px}}.withdrawContainerWide{width:100%}.withdrawTopRow{display:flex;justify-content:space-between;align-items:center}@media only screen and (max-width:700px){.withdrawTopRow{flex-direction:column;width:100%}}.withdrawTopRow .withdrawTopRowLeft{display:flex}@media only screen and (max-width:700px){.withdrawTopRow .withdrawTopRowLeft{width:100%}}.withdrawTopRow .withdrawTopRowRight{flex:1;display:flex;justify-content:flex-end}@media only screen and (max-width:700px){.withdrawTopRow .withdrawTopRowRight{flex-direction:column;width:100%}}.withdrawTopRow .withdrawTopLogo--paypal&gt;img{height:45px}.withdrawTopRow .withdrawTopLogo--ach&gt;img{height:39px}.withdrawTopRow .withdrawTopLogo--Bitcoin&gt;img{height:60px;position:relative;top:5px}.withdrawTopRow .withdrawTopLogo--csgo&gt;img{height:40px;position:relative;left:30px;top:7px}.withdrawTopRow .withdrawTopLogo--fortnite&gt;img{height:40px}.withdrawTopRow .withdrawTopLogo--roblox&gt;img{height:30px}.withdrawTopRow .withdrawTopLogo--lol&gt;img{height:60px}.withdrawTopRow .withdrawTopLogo--amazon&gt;img{height:45px}.withdrawTopRow .withdrawTopLogo--playstation&gt;img{height:70px}.withdrawTopRow .withdrawTopLogo--nintendo&gt;img{height:45px}.withdrawTopRow .withdrawTopLogo--googleplay&gt;img{height:45px}.withdrawTopRow .withdrawTopLogo--apple&gt;img{height:50px}.withdrawTopRow .withdrawTopLogo--visa&gt;img{height:40px}.withdrawTopRow .withdrawTopLogo--spotify&gt;img{height:50px}.withdrawTopRow .withdrawTopLogo--valorant&gt;img{height:30px}.withdrawTopRow .withdrawTopLogo--netflix&gt;img{height:40px}.withdrawTopRow .withdrawTopLogo--blizzard&gt;img{height:45px}.withdrawTopRow .withdrawTopLogo--doordash&gt;img{height:25px}.withdrawTopRow .withdrawTopLogo--justeat&gt;img{height:35px}.withdrawTopRow .withdrawInfoBox{display:flex;max-height:fit-content;height:auto;padding:5px 18px;margin-bottom:10px;border-radius:5px;background:rgba(22,23,38,0.7);color:rgba(0,255,121,0.8);font-size:11px;align-items:center;box-shadow:0 4px 5px rgba(0,0,0,0.05)}.withdrawTopRow .withdrawInfoBox+.withdrawInfoBox{margin-top:8px}.withdrawTopRow .withdrawInfoBox.warn{color:#ffc800}@media only screen and (max-width:700px){.withdrawTopRow .withdrawInfoBox{margin-top:20px;width:100%;max-height:fit-content;padding:15px 10px;font-size:12px}}.withdrawTopRow .withdrawInfoBox .withdrawInfoBoxIcon{width:13px;height:13px;margin-right:10px}.widthdrawButton{background:rgba(0,255,121,0.7);box-shadow:0 4px 5px rgba(0,0,0,0.05);border-radius:200px;color:#fff;font-weight:700;text-align:center;cursor:pointer;font-size:11px}.withdrawSelected{box-shadow:0 0 10px 5px #01d676}.withdrawSelected .withdrawCardButtonCheckIcon{display:block !important}.withdrawSeperator{display:flex;align-items:center;margin:20px -54px}@media only screen and (max-width:700px){.withdrawSeperator{margin:20px 0}}.withdrawSeperator .withdrawDashLine{border:0;height:1px;width:100%;background:#1f1f33;border-top:2px dashed #2c2c49}.withdrawSeperator .withdrawSeperatorCircle{width:27px;height:27px;background:#222338;border-radius:100%}@media only screen and (max-width:700px){.withdrawSeperator .withdrawSeperatorCircle{display:none}}.withdrawAddressSection{background:#24253d;box-shadow:0 4px 8px rgba(0,0,0,0.05);border-radius:5px;padding:6px 16px}.withdrawAddressSection .withdrawAddressSectionRow{display:flex;margin:23px 0}@media only screen and (max-width:700px){.withdrawAddressSection .withdrawAddressSectionRow{display:block}}.withdrawAddressSection .widthdrawAddressButton{width:192px;height:39px;line-height:39px}@media only screen and (max-width:700px){.withdrawAddressSection .widthdrawAddressButton{margin-top:20px;width:100%}}.withdrawAddressSection .withdrawInputField{flex:1;margin-right:17px !important}@media only screen and (max-width:700px){.withdrawAddressSection .withdrawInputField{width:100%}}.withdrawAddressSection .withdrawInputField::placeholder{font-size:14px;color:#323450}input.withdrawInputField{margin:0 0 !important;background-color:#161726 !important;box-shadow:0 4px 5px rgba(0,0,0,0.05) !important;border-radius:5px !important;padding-left:20px !important;box-sizing:border-box !important}.withdrawCheckout{margin-top:26px;display:flex;justify-content:space-between;align-items:center;color:#6b6d96;font-size:13px}@media only screen and (max-width:700px){.withdrawCheckout{flex-direction:column}}.withdrawCheckout .withdrawCheckoutButton{width:298px;height:60px;line-height:60px;font-size:13px}@media only screen and (max-width:700px){.withdrawCheckout .withdrawCheckoutButton{margin-top:30px;width:100%}}.withdrawCheckout .withdrawCheckoutTable{width:230px}@media only screen and (max-width:700px){.withdrawCheckout .withdrawCheckoutTable{width:100%}}.withdrawCheckout .withdrawCheckoutRow{display:flex;justify-content:space-between;align-items:center;padding:10px}.withdrawCheckout .withdrawCheckoutRow--highlight{background:rgba(66,68,113,0.7);box-shadow:0 4px 5px rgba(0,0,0,0.05);border-radius:5px;color:#00ff79}.withdrawCheckout .withdrawCheckoutCoin{width:14px;height:14px;margin-right:5px;position:relative;top:1px}.withdrawCheckout .withdrawCheckoutPrice{font-weight:700}.withdrawCountrySelector,.withdrawSortBox{background:rgba(66,68,113,0.7);box-shadow:0 4px 5px rgba(0,0,0,0.05);border-radius:5px;padding:0 18px;font-size:10px;font-weight:500;color:#eef;display:flex;justify-content:space-between;align-items:center;margin-left:19px}.withdrawCountrySelector{width:156px;height:41px;cursor:pointer}@media only screen and (max-width:700px){.withdrawCountrySelector{margin-top:20px;margin-left:0}}.withdrawCountrySelector .withdrawSelectedCountryText{text-transform:uppercase}.withdrawDropdown{width:156px;max-height:300px;overflow-y:auto}.withdrawDropdown&gt;li{cursor:pointer;font-weight:500;font-size:13px}.withdrawDropdown&gt;li&gt;div{padding:10px}.withdrawDropdown&gt;li:hover{background:#2b2b55}.withdrawSortBox{width:165px;height:41px;cursor:pointer;text-align:center}.withdrawSortBox .withdrawSortBoxValue{color:#00ff79}@media only screen and (max-width:700px){.withdrawSortBox{margin-top:10px;margin-left:0}}.withdrawCardButtons{display:flex;margin-top:47px;margin-bottom:36px;justify-content:space-between;flex-wrap:wrap;max-width:1000px;margin-left:auto;margin-right:auto}@media only screen and (max-width:700px){.withdrawCardButtons{margin-top:27px}}.withdrawCardButtons .withdrawCardButtonCheckIcon{position:absolute;top:15px;left:15px;display:none}.withdrawCardButtons .withdrawCardButton{position:relative;cursor:pointer;width:24%;height:125px;margin-top:12px;border-radius:5px;overflow:hidden}.withdrawCardButtons .withdrawCardButton .withdrawCardUnavailableOverlay{height:100%;width:100%;background-color:rgba(50,50,50,0.9);position:absolute;top:0;left:0;text-align:center}.withdrawCardButtons .withdrawCardButton .withdrawCardUnavailableOverlay .unavailableText{margin-top:15px;visibility:hidden;opacity:0;transition:visibility 0s,opacity .2s linear}.withdrawCardButtons .withdrawCardButton .withdrawCardUnavailableOverlay:hover .unavailableText{visibility:visible;opacity:1}@media only screen and (max-width:700px){.withdrawCardButtons .withdrawCardButton{width:49%}}.withdrawCardButtons .withdrawCardButtonLogo{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.withdrawCardButtons .withdrawCardButtonAmount{position:absolute;top:15px;right:15px;font-weight:700;font-size:15px;color:#fff}@media only screen and (max-width:700px){.withdrawCardButtons .withdrawCardButtonLogo--fortnite{width:80%;height:80%}}.withdrawModal{background:#191a2a;box-shadow:0 6px 20px rgba(0,0,0,0.1);border-radius:3px;width:732px;height:219px;text-align:center}@media only screen and (max-width:700px){.withdrawModal{width:100%}}.withdrawModal .modal-content{height:100%;display:flex;flex-direction:column;justify-content:space-between;padding-bottom:32px !important;font-size:15px}.withdrawModal .withdrawModalClose,.withdrawModal .modal-close{cursor:pointer;width:163px;height:41px;line-height:41px;background:rgba(0,255,121,0.05);mix-blend-mode:normal;border-radius:3px;color:#00ff79;text-align:center;margin:0 auto;font-size:13px}#stakeWarningModal{overflow:visible;max-height:unset}.stake-withdraw-warning-modal{overflow:visible;display:flex;flex-direction:column}.stake-withdraw-warning-modal .modal-content{overflow:auto;padding:24px !important;flex:1;max-height:70vh}.stake-withdraw-warning-modal .modal-content .description{background-color:#161726;border-radius:5px;display:flex;flex-direction:row;align-items:center;color:white;padding:10px 15px}.stake-withdraw-warning-modal .modal-content .description img{margin-right:15px}.stake-withdraw-warning-modal .modal-content .content{padding:20px}.stake-withdraw-warning-modal .modal-content .content ul{padding-left:25px}.stake-withdraw-warning-modal .modal-content .content ul li{list-style-type:disc}.stake-withdraw-warning-modal .modal-content .content p{margin:20px 0}.stake-withdraw-warning-modal .modal-content .content .find-help-btn{border-radius:5px;background-color:#161726;padding:10px;margin-left:10px}.stake-withdraw-warning-modal .modal-content .footer{display:flex;flex-direction:row;justify-content:flex-end;background-color:transparent}.stake-withdraw-warning-modal .modal-content .footer .withdrawModalClose,.stake-withdraw-warning-modal .modal-content .footer .modal-close{border-radius:5px;background-color:#01d676;color:white;font-weight:600;font-family:"Poppins",sans-serif;font-size:12px;font-height:19px;padding:12px 25px}.stake-withdraw-warning-modal .title-container{display:flex;flex-direction:column;justify-content:center;position:relative;max-width:337px;color:#01d676;margin:auto;overflow:hidden;min-height:50px;min-width:80%;transform:translateY(-50%)}.stake-withdraw-warning-modal .title-container h5{font-family:"Poppins",sans-serif;font-size:26px;line-height:36px;font-weight:700;text-align:center;margin:0}.stake-withdraw-warning-modal .title-container .background{position:absolute;top:0;z-index:-1;width:100%;border-top:50px solid #585d83;border-left:20px solid transparent;border-right:20px solid transparent}.cryptoToggleCoinbaseBox{display:flex}.cryptoToggleCoinbaseBox label{margin-left:13px}@media only screen and (max-width:700px){.cryptoToggleCoinbaseBox{margin-bottom:10px}.cryptoToggleCoinbaseBox label{margin-left:0}}.cryptoWithdrawInfoBox{max-width:481px}.cryptoWithdrawRadio+span{font-weight:500 !important;font-size:10px !important;background:rgba(66,68,113,0.7);box-shadow:0 4px 5px rgba(0,0,0,0.05);border-radius:5px !important;height:41px !important;line-height:41px !important;padding-left:15px !important;padding-right:35px;min-width:156px;display:inline-flex !important;align-items:center;white-space:nowrap}.cryptoWithdrawRadio+span:before,.cryptoWithdrawRadio+span:after{top:12px !important;right:15px !important;left:auto !important;width:10px !important;height:10px !important}@media only screen and (max-width:700px){.cryptoWithdrawRadio+span{min-width:calc(50% - 5px);padding-left:5px !important;padding-right:25px;font-size:10px !important}.cryptoWithdrawRadio+span:before,.cryptoWithdrawRadio+span:after{right:3px !important}}.cryptoWithdrawRadio:checked+span{color:#eef}.cryptoWithdrawRadio:not(:checked)+span{color:#868698;background:#2b2c48}.cryptoWithdrawRadio:not(:checked)+span:before{border:2px solid #1f2033;background-color:#1f2033}@media only screen and (max-width:992px){.cryptoToggleCoinbaseBox label .cryptoWithdrawRadio+span{margin-top:15px;margin-right:10px}.cryptoToggleCoinbaseBox label #cryptoStakeBonus{margin-right:0}}.cryptoMinHelperText{color:#00da72;font-size:11px;font-weight:500;margin-bottom:10px;margin-top:-5px}.cryptoExchangeInfoBox{display:flex;justify-content:space-between;background:rgba(52,53,83,0.7);padding:16px;width:192px;font-size:10px;font-weight:700;border-radius:5px}@media only screen and (max-width:700px){.cryptoExchangeInfoBox{margin-top:15px}}.cryptoExchangeInfoBox .cryptoExchangeInfoComment:before{content:"";display:inline-block;width:4px;height:4px;border-radius:100%;background:#f7931a;box-shadow:0 0 25px #00ff79;position:relative;right:5px;top:-1px}.cryptoStakeBonus{background:rgba(1,255,149,0.15);border-radius:5px;justify-content:center;align-items:center;font-family:"Poppins";font-weight:600;font-size:11px;color:rgba(1,255,149,0.7);padding:2px 3px 2px 3px;margin-left:3px;height:20px;margin-top:0;display:flex}.stakeBonusAmt{margin-left:8px;padding:7px;color:#01ff97}.csgoItemsBox{margin-top:10px;margin-bottom:20px;padding-top:15px;padding-bottom:10px}.csgoItemsBox .csgoItem{background-color:#2a2a3a;position:relative;display:inline-block;font-weight:bold;margin:1px 3px}.csgoItemsBox .csgoItem .csgoItemInnerBg{width:152px;height:192px;border-radius:5px}.csgoItemsBox .csgoItem .csgoItemInnerInnerBg{width:150px;height:150px;background-repeat:no-repeat;background-size:90%;background-position:center}.csgoItemsBox .csgoItem .itemPrice{position:absolute;top:10px;right:10px}.csgoItemsBox .csgoItem .itemImg{width:80%}.csgoItemsBox .csgoItem .itemNameContainer{text-align:left;position:absolute;bottom:10px;left:10px}.csgoItemsBox .csgoItem .itemNameContainer .itemName{color:white;position:relative;top:2px}.csgoItemsBox .csgoItem .itemExterior{position:absolute;bottom:10px;right:10px;color:#82828a;font-size:10px}.csgoItemsBox .csgoItem.itemSelected{box-shadow:0 0 1px 1px #00ff79;border-radius:5px}.csgoItemsBox .csgoItem.itemSelected .csgoItemInnerBg{background:linear-gradient(214.27deg,#424471 19.23%,#006731 132.85%) !important}.csgoItemsBox .csgoItem.itemSelected .itemPrice{color:#00ff79;background:rgba(12,39,37,0.4);box-shadow:0 4px 5px rgba(0,0,0,0.05)}.csgoWithdrawPage .csgoWithdrawMain{display:flex;margin-top:20px}@media only screen and (max-width:700px){.csgoWithdrawPage .csgoWithdrawMain{display:block}}.csgoWithdrawPage .csgoWithdrawLeft{flex:1}.csgoWithdrawPage .csgoWitdrawRight{width:373px;max-height:650px;background:rgba(0,0,0,0.1);border-radius:10px;display:flex;flex-direction:column}@media only screen and (max-width:700px){.csgoWithdrawPage .csgoWitdrawRight{width:100%}}.csgoWithdrawPage .withdrawAddressSection.csgoAddressSection{background:transparent;padding:0;box-shadow:none;padding-right:16px}.csgoWithdrawPage .withdrawAddressSectionRow{display:flex;margin:0}@media only screen and (max-width:700px){.csgoWithdrawPage .withdrawAddressSectionRow{display:block}}.csgoWithdrawPage .csgoCart{flex:1}.csgoWithdrawPage .withdrawCheckout{display:block;margin-bottom:34px;margin-top:0}.csgoWithdrawPage .withdrawSeperator{margin:20px -19px}.csgoWithdrawPage .withdrawCheckoutTable{width:100%;padding:0 38px}.csgoWithdrawPage .withdrawCheckoutTable .withdrawCheckoutRow--highlight{background:transparent;box-shadow:none}.csgoWithdrawPage .withdrawCheckoutButton{margin:10px auto;height:50px;line-height:50px}@media only screen and (max-width:700px){.csgoWithdrawPage .withdrawCheckoutButton{margin:20px 0}}.csgoWithdrawPage .itemPrice{background:rgba(104,91,23,0.4);color:#f9dd4b;box-shadow:0 4px 5px rgba(0,0,0,0.05);border-radius:3px;padding:5px;font-size:8px;font-weight:500;padding:4px 12px}.csgoWithdrawPage .itemName{font-size:9px;font-weight:700}.csgoWithdrawPage .itemSkin{font-size:11px;font-weight:400}.csgoWithdrawPage .itemColor{height:3px;width:31px;margin-top:4px;opacity:.7;box-shadow:0 4px 5px rgba(0,0,0,0.05);border-radius:5px}.csgoCartItem{display:flex;align-items:center;background:rgba(66,68,113,0.3);padding:16px;margin:21px;box-shadow:0 4px 5px rgba(0,0,0,0.05);border-radius:5px}.csgoCartItem .csgoCartItemImage{height:46px}.csgoCartItem .itemNameContainer{flex:1;color:#fff;font-size:10px;margin-left:10px}.userProfileStuffContain{padding-left:30px;padding-right:30px}@media only screen and (max-width:700px){.userProfileStuffContain{padding-left:10px;padding-right:10px}}@media only screen and (min-width:701px){.userProfileStuffContain .userProfileChartBlock{min-height:325px}}.userProfileTopAvatar{height:65px;width:65px;border-radius:8px;float:left}.userProfileLevel{width:41px;height:20px;display:inline-block;border-radius:4px;overflow:visible;text-align:center;margin:14px 0 0 0;line-height:20px}.userProfileLevel .userProfileLevelInner{font-family:"Poppins";font-style:normal;font-weight:500;font-size:12px;color:#fff}.userXpEarnedText{margin-left:10px;color:white;display:inline-block;font-size:14px;margin-top:0}.userProfileBadge{margin-top:8px;color:white;padding:0 7px;border-radius:5px;display:inline-block}.userProfileBadge[data-user-class=owner]{background-color:#f44336}.userProfileBadge[data-user-class=mod]{background-color:#5dadec}.userProfileBadge[data-user-class=admin]{background-color:#2196f3}.userProfileBadge[data-user-class=dev]{background:linear-gradient(to right,#40cf40,#ef983b);color:black}.userProfileBadge .userProfileBadgeInner{line-height:30px}.userProfileXpSection{margin-top:0}.userProfileStatBox,.affiliateStatBox{background-color:#2a2c48;border-radius:4px;padding:7px 0;margin-top:5px}.userProfileStatBox .userProfileStatBoxInner,.affiliateStatBox .userProfileStatBoxInner{display:inline-block}.userProfileStatBox .userProfileStatBoxInner .userProfileStatValue,.affiliateStatBox .userProfileStatBoxInner .userProfileStatValue{font-size:22px;display:inline-block;color:#01d676;font-weight:bold}.userProfileStatBox .userProfileStatBoxInner .userProfileStatInfo,.affiliateStatBox .userProfileStatBoxInner .userProfileStatInfo{display:inline-block}.modProfileTopBtn{margin-top:5px}.steamProfileSummary{color:#898989;font-size:13px;max-height:200px;overflow-y:auto;margin-top:20px;font-family:Arial,Helvetica,Verdana,sans-serif;line-height:18px}.steamProfileSummary img.emoticon{vertical-align:text-bottom;height:18px;width:18px}.steamProfileSummary .bb_link_host{font-size:10px;color:#888;padding:4px}.userProfileProgress,.userProfileDeterminate{height:7px;border-radius:5px}#userProfileModal{top:50% !important;transform:translate(0,-50%) !important;background:#1e1e2e}#userProfileModal .modalTitle{display:none}@media only screen and (min-width:1200px){#userProfileModal{width:643px;max-height:90%}}@media only screen and (min-width:701px) and (max-width:1199px){#userProfileModal{width:85%;max-height:90%}}@media only screen and (max-width:560px){#userProfileModal{width:100%;max-height:83%;left:50% !important;top:50% !important;transform:translate(-50%,-50%) !important}}#rootModal:has(#userProfileModal) ::-webkit-scrollbar-thumb{border-top-right-radius:12px !important;border-bottom-right-radius:12px !important}#rootModal:has(#userProfileModal) ::-webkit-scrollbar-track{border-top-right-radius:12px !important;border-bottom-right-radius:12px !important}.almaContainerProfilePage{padding:40px 0 0 0;display:flex;justify-content:center}@media only screen and (max-width:560px){.almaContainerProfilePage{display:block;max-width:initial}}.profile-activity-offer-title-container{display:flex;align-items:center;gap:10px}.profile-activity-offer-title-container .to{max-width:calc(100% - 45px)}.profile-activity-thumbnail{border-radius:4px;width:24px;height:24px;object-fit:cover}.userProfile .userCountry{display:flex;gap:7px;justify-self:center}.userProfile .userCountry img{width:32px;height:32px;margin-top:-5px}@media only screen and (max-width:560px){.userProfile .userCountry img{width:20px;height:20px;margin-top:1px}}.userProfile .userCountry .countryText{font-weight:500;font-size:14px;color:#ccd}.userProfile .level0{background-color:#9d9d9d}.userProfile .level10{background-color:#ac324a}.userProfile .level20{background-color:#bb542f}.userProfile .level30{background-color:#efcb48}.userProfile .level40{background-color:#6ab65b}.userProfile .level50{background-color:#5b88c6}.userProfile .level60{background-color:#5d4a93}.userProfile .level70{background-color:#b25db8}.userProfile .level80{background-color:#8b4460}.userProfile .level90{background-color:#ff4080}.userProfile .level100{background-image:-webkit-gradient(linear,left top,right bottom,color-stop(0,hsl(0,80%,70%)),color-stop(0.15,hsl(280deg,80%,70%)),color-stop(0.3,hsl(240deg,80%,70%)),color-stop(0.45,hsl(180deg,80%,70%)),color-stop(0.6,hsl(140deg,80%,70%)),color-stop(0.75,hsl(100deg,80%,70%)),color-stop(0.9,hsl(60deg,80%,70%)),color-stop(1,hsl(0,80%,70%)));color:#fff !important}.userProfile .sectionSeparator{width:100%;height:1px;background:#a9a9ca;opacity:.05;margin:0 0 20px 0}.userProfile .userProfilePage{font-family:"Poppins";font-style:normal}@media only screen and (min-width:1200px){.userProfile .userProfilePage{max-width:1200px}}@media only screen and (min-width:701px) and (max-width:1199px){.userProfile .userProfilePage{max-width:98%}}@media only screen and (max-width:560px){.userProfile .userProfilePage{max-width:98%}}.userProfile .userProfilePage .pageHeading{font-weight:700;font-size:24px;line-height:150%;letter-spacing:.01em;color:#fff}.userProfile .userProfilePage .sectionHeading{display:flex;gap:10px;padding-bottom:21px}.userProfile .userProfilePage .sectionHeading span{font-weight:700;font-size:16px;letter-spacing:.01em;color:#fff}.userProfile .userProfilePage .userStatsSection{padding:25px;width:50%}@media only screen and (max-width:560px){.userProfile .userProfilePage .userStatsSection{display:grid;width:100% !important;height:370px !important}}.userProfile .userProfilePage .profileInfoSection{margin-top:30px;display:flex;gap:40px}@media only screen and (min-width:1200px){.userProfile .userProfilePage .profileInfoSection{padding-bottom:20px}}@media only screen and (min-width:701px) and (max-width:1199px){.userProfile .userProfilePage .profileInfoSection{flex-direction:column;padding-bottom:20px}}@media only screen and (max-width:560px){.userProfile .userProfilePage .profileInfoSection{flex-direction:column}}.userProfile .userProfilePage .profileInfoSection .sectionCard{width:50%;flex:none;min-height:230px;background:#1d1d2e;border-radius:6px}.userProfile .userProfilePage .profileInfoSection .userInfoCard{display:flex;align-items:center}@media only screen and (max-width:560px){.userProfile .userProfilePage .profileInfoSection .userInfoCard{width:100%;height:155px}}.userProfile .userProfilePage .profileInfoSection .userInfoCard .profileLevelAndAvatar{display:grid;padding-left:35px}.userProfile .userProfilePage .profileInfoSection .userInfoCard .profileLevelAndAvatar .userProfileAvatar{display:flex;width:128px;height:128px;background-size:cover;border-radius:50%;border:2px solid #71718c;justify-content:center;align-items:center}@media only screen and (max-width:560px){.userProfile .userProfilePage .profileInfoSection .userInfoCard .profileLevelAndAvatar .userProfileAvatar{width:90px;height:90px}}.userProfile .userProfilePage .profileInfoSection .userInfoCard .profileLevelAndAvatar .userProfileAvatar img{float:left;box-sizing:border-box;width:118px;height:118px;border-radius:50%}@media only screen and (max-width:560px){.userProfile .userProfilePage .profileInfoSection .userInfoCard .profileLevelAndAvatar .userProfileAvatar img{width:80px;height:80px}}.userProfile .userProfilePage .profileInfoSection .userInfoCard .profileLevelAndAvatar .userProfileLevel{margin:-16px 0 0 45px}@media only screen and (max-width:560px){.userProfile .userProfilePage .profileInfoSection .userInfoCard .profileLevelAndAvatar .userProfileLevel{margin:-12px 0 0 26px}}.userProfile .userProfilePage .profileInfoSection .userInfoCard .profileUserName{font-weight:700;font-size:24px;letter-spacing:.01em;color:#fff}@media only screen and (max-width:560px){.userProfile .userProfilePage .profileInfoSection .userInfoCard .profileUserName{font-size:16px}}.userProfile .userProfilePage .profileInfoSection .userInfoCard .userInfoText{font-weight:500;font-size:14px;color:#a9a9ca;opacity:.6}.userProfile .userProfilePage .profileInfoSection .userInfoCard .userIdentitySection{width:auto !important;padding-left:25px;display:flex;flex-direction:column;gap:10px}.userProfile .userProfilePage .profileInfoSection .userStatsCard{display:flex;justify-content:flex-start;align-items:center;gap:40px}@media only screen and (max-width:560px){.userProfile .userProfilePage .profileInfoSection .userStatsCard{display:grid;gap:0}}.userProfile .userProfilePage .profileInfoSection .userStatsCard .cardItem{display:flex;gap:20px;margin-bottom:15px}.userProfile .userProfilePage .profileInfoSection .userStatsCard .cardInfo{display:grid}@media only screen and (max-width:560px){.userProfile .userProfilePage .profileInfoSection .userStatsCard .cardInfo{display:block}}.userProfile .userProfilePage .profileInfoSection .userStatsCard .cardInfo .cardValue{font-weight:700;font-size:24px;letter-spacing:.01em;color:#fff}.userProfile .userProfilePage .profileInfoSection .userStatsCard .cardInfo .cardValueDescription{font-weight:500;font-size:14px;line-height:160%;color:#ccd;white-space:nowrap}.userProfile .userProfilePage .profileActivitySection{padding-top:40px}.userProfile .userProfilePage .profileActivitySection .profilePagination{padding-top:20px}.userProfile .userProfilePage .profileActivitySection .profilePagination .pagination li{opacity:1}.userProfile .userProfilePage .profileActivitySection .profileTable tr{border-bottom:1px solid rgba(255,255,255,0.16);line-height:40px}.userProfile .userProfilePage .profileActivitySection .profileTable thead td{font-weight:500;font-size:14px;color:#fff;opacity:1}.userProfile .userProfilePage .profileActivitySection .profileTable tbody tr:nth-child(odd){background:inherit}.userProfile .userProfilePage .profileActivitySection .profileTable tbody td{font-weight:600;font-size:14px}@media only screen and (max-width:560px){.userProfile .userProfilePage .profileActivitySection .profileTable tbody td{font-weight:500;font-size:12px}}.userProfile .userProfilePage .profileActivitySection .profileTable tbody td:nth-child(1){color:#fff}.userProfile .userProfilePage .profileActivitySection .profileTable tbody td:nth-child(2){color:#ccd}.userProfile .userProfilePage .profileActivitySection .profileTable tbody td:nth-child(3){color:#ccd}.userProfile .userProfilePage .profileActivitySection .profileTable tbody td:nth-child(3) span{color:#ccd !important}.userProfile .userProfileModal{font-family:"Poppins";font-style:normal;background:#1e1e2e;border-radius:12px;padding:25px;overflow-y:hidden}@media only screen and (max-width:560px){.userProfile .userProfileModal{padding:14px;max-height:100%}}.userProfile .userProfileModal .userProfileHeaderSection{display:grid;place-items:center;padding-bottom:10px !important}.userProfile .userProfileModal .userProfileHeaderSection .avatarAndInfoSection{display:grid;place-items:center}.userProfile .userProfileModal .userProfileHeaderSection .avatarAndInfoSection .userProfileAvatar{display:flex;width:90px;height:90px;background-size:cover;border-radius:50%;border:2px solid #71718c;justify-content:center;align-items:center}.userProfile .userProfileModal .userProfileHeaderSection .avatarAndInfoSection .userProfileAvatar img{float:left;box-sizing:border-box;width:80px;height:80px;border-radius:50%}.userProfile .userProfileModal .userProfileHeaderSection .avatarAndInfoSection .userProfileLevel{margin-top:-12px}.userProfile .userProfileModal .userProfileHeaderSection .flagAndJoinInfoSection{display:flex;flex-direction:column;justify-content:center;align-items:center}.userProfile .userProfileModal .userProfileHeaderSection .flagAndJoinInfoSection .userProfileTopUsername{font-family:"Poppins";font-style:normal;font-weight:700;font-size:20px;text-align:center;letter-spacing:.01em;color:#fff;margin-top:10px}@media only screen and (max-width:560px){.userProfile .userProfileModal .userProfileHeaderSection .flagAndJoinInfoSection .userProfileTopUsername{font-size:16px}}.userProfile .userProfileModal .userProfileHeaderSection .flagAndJoinInfoSection .userCountry{padding-top:5px}.userProfile .userProfileModal .userProfileHeaderSection .flagAndJoinInfoSection .userJoined{font-weight:500;font-size:14px;text-align:center;color:#a9a9ca;opacity:.6;padding-top:5px;margin-bottom:5px}.userProfile .userProfileModal .flexCenter{display:flex;justify-content:center}.userProfile .userProfileModal .userPrivateProfile{font-weight:500;font-size:14px;text-align:center;color:#a9a9ca;opacity:.6}.userProfile .userProfileModal .closeProfileModal{position:absolute;right:0;background-image:url(/public/img/profile/close.svg);background-repeat:no-repeat;width:26px;height:26px;top:13px;padding:0 0 0 35px;opacity:.7;cursor:pointer}@media only screen and (max-width:560px){.userProfile .userProfileModal .closeProfileModal{background-image:url(/public/img/profile/close-mobile.svg);width:36px;height:36px;padding:0;opacity:1;position:absolute;float:right;margin-right:10px}}.userProfile .userProfileModal .profileSection .sectionHeading{display:flex;justify-content:flex-start;gap:20px;margin-bottom:10px}.userProfile .userProfileModal .profileSection .sectionHeading span{font-family:"Poppins";font-style:normal;font-weight:700;font-size:16px;color:#fff}.userProfile .userProfileModal .statsBoxes{display:flex;justify-content:flex-start;gap:15px;padding-bottom:10px}@media only screen and (max-width:560px){.userProfile .userProfileModal .statsBoxes{display:flex;flex-direction:column;flex-wrap:wrap;height:240px;justify-content:center;gap:1px;margin:-25px -6px -20px -6px}}.userProfile .userProfileModal .statCard{font-family:"Poppins";font-style:normal;display:flex;justify-content:center;width:142px;height:70px;background:#242537;border-radius:6px;align-items:center;margin:.5rem 0 1rem 0}@media only screen and (max-width:560px){.userProfile .userProfileModal .statCard{height:70px;width:48%;padding:20px;border:10px;margin:5px}}.userProfile .userProfileModal .statCard .cardText .cardValue{font-weight:700;font-size:16px;text-align:center;letter-spacing:.01em;color:#fff}.userProfile .userProfileModal .statCard .cardText .cardValueDescription{font-weight:500;font-size:12px;text-align:center;color:#ccd;opacity:.6}.userProfile .userProfileModal .statCard .reward img{position:relative;top:1px;margin-right:2px}.userProfile .userProfileModal .profileTable tr{border-bottom:0}.userProfile .userProfileModal .profileTable tbody tr:nth-child(odd) td:first-child{border-top-left-radius:6px;border-bottom-left-radius:6px}.userProfile .userProfileModal .profileTable tbody tr:nth-child(odd) td:last-child{border-bottom-right-radius:6px;border-top-right-radius:6px}.profileTable thead td{opacity:.6}.profileTable td{font-weight:500;font-size:12px;color:#a9a9ca;line-break:anywhere;padding:10px 15px;width:33%;line-height:160%}.profileTable td:nth-child(1){width:40%}.profileTable tr{border-radius:6px}.profileTable thead td:nth-child(1),.profileTable tbody td:nth-child(1){text-align:left;max-width:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profileTable thead td:nth-child(2),.profileTable tbody td:nth-child(2){text-align:center}.profileTable thead td:nth-child(3),.profileTable tbody td:nth-child(3){text-align:right}.profileTable tbody tr:nth-child(odd){background:#242537}.profileTable .reward span{font-weight:700;font-size:12px;color:#fff}.profileTable .reward img{position:relative;top:3px;margin-right:3px}.profilePagination{display:flex;justify-content:center}.profilePagination ul{display:flex;gap:5px}.profilePagination .pagination li:first-child,.profilePagination li:last-child{opacity:1 !important}.profilePagination .pagination li{background:#2f3043;opacity:.6;box-shadow:0 2px 0 rgba(47,48,67,0.4);border-radius:6px;width:32px;height:32px;text-align:center;color:#a9a9ca}.profilePagination .pagination li.active{background-color:#01d676 !important;opacity:1}.profilePagination .pagination li.active a{color:#000 !important}.profilePagination .pagination li.disabled{background:#2f3043;opacity:.6;box-shadow:0 2px 0 rgba(47,48,67,0.4);border-radius:6px}.profilePagination .pagination li.disabled a{opacity:.4}.profilePagination .pagination li i{font-size:1.5rem}.profilePagination .pagination li a{font-family:"Poppins";font-style:normal;font-weight:500;font-size:12px;color:#a9a9ca !important;line-height:33px;width:32px;height:32px}.profilePagination .pagination li a i{color:#a9a9ca !important;display:flex;justify-content:center;line-height:33px}.modProfileModal{width:1000px !important;min-height:90% !important}@media only screen and (min-width:701px) and (max-width:1199px){.modProfileModal{min-height:90%;width:85% !important}}@media only screen and (max-width:560px){.modProfileModal{width:100% !important}}.modProfile .userProfileModal .userProfileHeaderSection{display:flex;justify-content:space-between}@media only screen and (min-width:1200px){.modProfile .userProfileModal .userProfileHeaderSection{padding:0 11px 0 9px}}@media only screen and (min-width:701px) and (max-width:1199px){.modProfile .userProfileModal .userProfileHeaderSection{flex-direction:column;padding:0 11px 0 9px}}@media only screen and (max-width:700px){.modProfile .userProfileModal .userProfileHeaderSection{flex-direction:column}}@media only screen and (max-width:560px){.modProfile .userProfileModal .userProfileHeaderSection{flex-direction:column}}.modProfile .userProfileModal .userProfileHeaderSection .userProfileAvatar{width:112px !important;height:112px !important}.modProfile .userProfileModal .userProfileHeaderSection .userProfileAvatar img{width:100px !important;height:100px !important}.modProfile .userProfileModal .userProfileHeaderSection .profileBasicInfo{display:flex;gap:20px}@media only screen and (max-width:560px){.modProfile .userProfileModal .userProfileHeaderSection .profileBasicInfo{display:grid;place-items:center}}@media only screen and (min-width:701px) and (max-width:1199px){.modProfile .userProfileModal .userProfileHeaderSection .userProfileStatsSection{margin-top:15px}}.modProfile .userProfileModal .userProfileHeaderSection .userProfileStatsSection .statsBoxes{display:flex;padding-bottom:0}@media only screen and (max-width:560px){.modProfile .userProfileModal .userProfileHeaderSection .userProfileStatsSection .statsBoxes{flex-direction:inherit;margin:15px 0 0 0;height:145px;gap:18px;flex-wrap:nowrap}}.modProfile .userProfileModal .userProfileHeaderSection .userProfileStatsSection .statsBoxes .statCard{width:281px}@media only screen and (max-width:560px){.modProfile .userProfileModal .userProfileHeaderSection .userProfileStatsSection .statsBoxes .statCard{width:100%;margin-bottom:12px}}.modProfile .userProfileModal .userProfileChartBlock{background-color:#10101a;border-radius:7px;padding:10px}.modProfile .userProfilePage .userProfileChartBlock{background-color:#1e1f30;border-radius:7px;padding:10px}.modProfile .accentBtn,.modProfile .modBtn{height:40px;background:rgba(255,255,255,0.05);border-radius:6px;align-items:center;display:inline-flex;justify-content:center;position:relative}.modProfile .accentBtn span,.modProfile .modBtn span{font-family:"Poppins";font-style:normal;font-weight:500;font-size:14px;color:#a9a9ca}.modProfile .accentBtn .active,.modProfile .modBtn .active{font-weight:600;color:#01d676}.modProfile .sectionHeading{font-family:"Poppins";font-style:normal;font-weight:700;font-size:16px;line-height:160%;letter-spacing:.01em;color:#fff}.modProfile .modGeneralTable td:nth-child(1){font-weight:500;font-size:14px;line-height:165%;text-align:left;color:#a9a9ca;opacity:.6}.modProfile .modGeneralTable td:nth-child(2){font-weight:700;font-size:14px;line-height:165%;text-align:right;letter-spacing:.01em;color:#fff}.modProfile .modNotesTable tbody td:nth-child(1){text-align:left}.modProfile .modProfileTable thead td{opacity:.6}.modProfile .modProfileTable td{font-weight:500;font-size:14px;line-height:160%}.modProfile .modProfileTable tr{color:#d5d5f0;border-radius:6px}.modProfile .modProfileTable thead th,.modProfile .modProfileTable thead td,.modProfile .modProfileTable tbody th,.modProfile .modProfileTable tbody td{text-align:center}.modProfile .modProfileTable tbody tr:nth-child(odd){background:#242537}.modProfile .chargebacksNavRow{margin-top:0}.modProfile .modNotification{font-family:"Poppins";font-style:normal}@media only screen and (max-width:560px){.modProfile .modNotification{margin-top:20px}}.modProfile .modNotification .notifyPanel{align-items:center;display:flex;gap:10px;height:40px;padding-left:20px;margin-bottom:15px;border-radius:5px}.modProfile .modNotification .notifyPanel img{width:12px;height:16px}.modProfile .modNotification .notifyPanel span{font-weight:500;font-size:14px;padding-top:2px}.modProfile .modNotification .redNotfication{background:rgba(228,58,59,0.2);backdrop-filter:blur(8px);border-radius:6px}.modProfile .modNotification .redNotfication span{color:#e43a3b}.modProfile .modNotification .greenNotfication{background:rgba(1,214,118,0.2);backdrop-filter:blur(8px);border-radius:6px}.modProfile .modNotification .greenNotfication span{color:#01d676}.modProfileRootPaginate,.modRootPaginate,.modUserSearchPaginate{cursor:pointer}.modUserSearchBtn{margin-top:25px}.modNavBtn,.modCampaignNavBtn,.adminNavBtn{margin-top:5px}.ownerNavBtn{margin-top:5px}.modCampaignPageNav{margin-top:-10px;margin-bottom:20px}@media only screen and (max-width:700px){.modCampaignPageNav{margin-left:10px}}.modCampaignPageNavBtn{width:115px;padding:0}.modCampaignPageNavText{display:inline-block;width:90px}.pendingWithdrawReleaseRejectBox .btn{font-size:13px;padding:0 8px}.pendingPaypalReleaseRejectBox{min-width:300px}.flaggedRow{color:orangered}.modOffersPageFilterRow{display:flex;align-items:center;width:100%;justify-content:end}.modOffersPageFilterRow .offerNameSearch{height:38px;width:250px}.modMonitoringPage ::-webkit-scrollbar{width:5px;background:#01d676;box-shadow:0 0 16px rgba(68,95,83,0.2),inset 0 1px 0 #00ffc2;border-radius:0 2px 2px 0}.modMonitoringPage ::-webkit-scrollbar-track{background:#414261;margin-right:10px;width:2px}.modMonitoringPage ::-webkit-scrollbar-thumb{background:#01d676;background-repeat:no-repeat;background-size:5px;background-position:center}.modMonitoringPage ::-webkit-scrollbar-thumb:hover{background:#01d676}.modMonitoringPage .monitoringPanelNavRow{margin:0 0 10px 10px}.modMonitoringPage .monitoringPanelRender{margin:0 0 10px 10px}.modMonitoringPage .monitoringPanelNavBtn:hover,.modMonitoringPage .monitoringPanelFilterBtn:hover{background-color:#17774c}.modMonitoringPage .monitoringPanelOptions .monitoringPanelNavBtn{margin-bottom:10px}.modMonitoringPage .monitoringPanelOptions a.active{background-color:#17774c}.modMonitoringPage .monitoringPanelFilterRow{display:flex;align-items:center;flex-wrap:wrap;margin-top:-10px;justify-content:end;margin-right:5px}.modMonitoringPage .monitoringPanelFilterInputDiv{display:flex;justify-content:center;align-items:center;margin-right:25px}.modMonitoringPage .monitoringPanelFilterInputDiv .switch{margin-left:15px}.modMonitoringPage .monitoringPanelFilterInputDiv #countrycode-highearners{color:#667296}.modMonitoringPage .monitoringPanelInputLabel{color:white;font-size:16px;margin-right:15px}.modMonitoringPage .stripedTable th{max-width:90px;text-align:center}.modMonitoringPage .stripedTable td{max-width:90px;text-align:center;line-break:anywhere}.modMonitoringPage .stripedTable tr:nth-child(even){background-color:rgba(242,242,242,0.1450980392)}.modMonitoringPage #manualOverrideTable th{max-width:370px}.modMonitoringPage #manualOverrideTable td{max-width:370px}.modMonitoringPage .centerModal{width:25% !important;top:35% !important}.modMonitoringPage .offerstatistics .layerBg{padding-bottom:30px}.modMonitoringPage .offerstatistics .offer-card{background:#1d1d2e;width:230px;padding:2px;border-radius:10px;text-align:center;margin:0 15px 0 0}.modMonitoringPage .offerstatistics .offer-card .card-value{background:#14141e;padding:5px}.modMonitoringPage .offerstatistics .tableScroll{max-height:360px;overflow-y:auto}.modMonitoringPage .offerstatistics thead{background-color:#232332}.modMonitoringPage .heldEarnings .heldEarningsOps{display:flex;justify-content:start;gap:20px;margin:15px 0 20px 0}.modMonitoringPage .heldEarnings .heldEarningsOps .radioLabel{padding-left:30px}.modMonitoringPage .chargebacks .chargebacksOps{display:flex;justify-content:start;gap:20px;margin:15px 0 20px 0}.modMonitoringPage .chargebacks .chargebacksOps .radioLabel{padding-left:30px}.modMonitoringPage .offer-txid-textarea{padding:10px 5px 105px 5px;margin-top:12px;color:#787ead;overflow-y:clip;outline:0;line-height:22px;width:600px;border:1px solid;height:200px;overflow-y:auto}.faqPage{display:flex;justify-content:center;letter-spacing:-0.03em;font-family:"Poppins",sans-serif}.faqPage .faqPageContainer{background:rgba(60,61,89,0.25);border-radius:20px;width:100%;max-width:1198px;margin:20px 20px;padding:52px 62px}@media only screen and (max-width:700px){.faqPage .faqPageContainer{margin:20px 0;padding:32px 5px;border-radius:0}}.faqPage .faqHeading{display:flex;font-family:"Roboto",sans-serif;font-size:35px;align-items:center;justify-content:space-between;color:#01d676;margin:0;margin-bottom:30px}@media only screen and (max-width:700px){.faqPage .faqHeading{flex-direction:column;font-size:30px;margin-bottom:25px}}.faqPage .faqHeading .faqHeadingLeft{font-weight:900;display:flex;align-items:center}@media only screen and (max-width:700px){.faqPage .faqHeading .faqHeadingLeft{margin-right:20px}}.faqPage .faqHeading .faqHeadingLeft::before{content:"";display:inline-block;width:10px;height:10px;border-radius:100%;margin-right:23px;background:#01d676}.faqPage .faqHeading .faqHeadingRight{font-weight:500;text-align:center}@media only screen and (max-width:700px){.faqPage .faqHeading .faqHeadingRight{margin-top:5px;font-size:28px;font-weight:600}}.faqPage .tabsContainer{padding:0 15px;position:relative;margin-bottom:15px}@media only screen and (max-width:700px){.faqPage .tabsContainer{padding:5px 15px 0 15px;margin:0 -5px 25px -5px;background:#1f2034}}.faqPage .tabsContainer .tabsLine{width:100%;height:1px;background:#3c3d59;position:absolute;bottom:0;left:0}@media only screen and (max-width:700px){.faqPage .tabsContainer .tabsLine{display:none}}.faqPage .tabs{background:none !important;font-family:"Roboto",sans-serif}@media only screen and (max-width:700px){.faqPage .tabs{height:55px}}.faqPage .tabs .tab{text-transform:none}.faqPage .tabs .tab a{color:#545673 !important;font-size:14px;font-weight:700}@media only screen and (max-width:700px){.faqPage .tabs .tab a{font-size:15px}}.faqPage .tabs .tab a.active{color:#01d676 !important}.faqPage .tabs .tab a:focus,.faqPage .tabs .tab a:active{background:none !important}.faqPage .tabs .indicator{background-color:#01d676}.faqPage .tabs .tab a,.faqPage .tabs .indicator{min-width:90px}.faqPage .faqPageBottom{display:flex;flex-direction:column;align-items:flex-end;color:#5f618d;font-weight:500;font-size:15px;margin-top:30px}@media only screen and (max-width:700px){.faqPage .faqPageBottom{align-items:center}}.faqPage .faqPageButton{display:flex;align-items:center;justify-content:center;text-transform:uppercase;font-size:14px;font-weight:700;color:#fff;background:#01d676;border-radius:5px;cursor:pointer;width:335px;height:49px;margin-top:13px}@media only screen and (max-width:700px){.faqPage .faqPageButton{width:90%}}.faqItem{color:#fff;margin:7px 0;font-family:"Poppins",sans-serif}.faqItem .faqQuestion{padding:15px 25px;background:#23243b;font-weight:500;font-size:17px;cursor:pointer;border-radius:7px}@media only screen and (max-width:700px){.faqItem .faqQuestion{font-size:15px}}.faqItem .faqAnswer{padding:0 35px 0 25px;background:#1f2034;font-size:15px;font-weight:500;max-height:0;overflow:hidden;transition:padding .4s ease-out;border-bottom-left-radius:7px;border-bottom-right-radius:7px;margin:0}@media only screen and (max-width:700px){.faqItem .faqAnswer{padding:0 15px}}.faqItem .faqAnswer ol{margin-top:30px}.faqItem .faqLink{text-decoration:underline;color:#60618c;font-weight:700}.faqItem img{max-width:100%;display:block;margin:10px 0 20px 0}.faqItem--active .faqQuestion{color:#01b664;border-bottom-left-radius:0;border-bottom-right-radius:0}@media only screen and (max-width:700px){.faqItem--active .faqQuestion{border-bottom:rgba(112,115,158,0.4)}}.faqItem--active .faqAnswer{padding:25px 35px 25px 25px;max-height:10000px}@media only screen and (max-width:700px){.privacyPage .faqPageContainer,.termsPage .faqPageContainer,.contactPage .faqPageContainer{padding-left:15px;padding-right:15px}}.privacyPage .lastUpdatedBox,.termsPage .lastUpdatedBox,.contactPage .lastUpdatedBox{color:#888aaf;background:#3a3c5c;display:flex;align-items:center;justify-content:center;width:201px;height:33px;font-size:12px;font-weight:700;margin-bottom:20px}.privacyPage #google_translate_element,.termsPage #google_translate_element,.contactPage #google_translate_element{margin:20px 0}.privacyPage strong,.termsPage strong,.contactPage strong{font-weight:700}.privacyPage h2,.termsPage h2,.contactPage h2{font-size:22px;font-weight:700;letter-spacing:-0.03em;color:#01d676;margin:25px 10px 10px 10px}.privacyPage h3,.termsPage h3,.contactPage h3{font-size:20px;font-weight:700;letter-spacing:-0.03em;color:#01d676;margin:25px 10px 10px 10px}.privacyPage h4,.termsPage h4,.contactPage h4{font-size:16px;font-weight:700;letter-spacing:-0.03em;color:#01d676;margin:15px 0 10px 0}.privacyPage h5,.termsPage h5,.contactPage h5{font-size:14px;font-weight:500;letter-spacing:-0.03em;color:#9090bb;margin:15px 10px 10px 10px}.privacyPage p,.privacyPage li,.termsPage p,.termsPage li,.contactPage p,.contactPage li{font-weight:500;font-size:14px;line-height:157%;letter-spacing:.03em;color:#606288}.privacyPage li::before,.termsPage li::before,.contactPage li::before{content:"•";margin-right:5px;display:inline}.privacyPage a,.termsPage a,.contactPage a{color:#0ef392}.myProfileTopSection{padding-top:30px;padding-bottom:30px;margin-bottom:0}.myProfileTopSection .myProfileAvatar{height:60px;float:left;margin-right:5px;border-radius:2px}.myProfileTopSection .myProfileUsername{line-height:40px;margin:0;float:left;color:#00da72;font-size:35px;font-weight:bold;margin-left:15px;position:relative;bottom:5px;max-width:300px}@media only screen and (max-width:650px){.myProfileTopSection .myProfileUsername{max-width:200px !important}}@media only screen and (max-width:500px){.myProfileTopSection .myProfileUsername{max-width:100px !important}}.myProfileTopSection .myProfileLevel{height:40px !important;line-height:40px !important;position:relative !important;bottom:7px !important}.myProfileTopSection .myProfileXpEarned{float:left;margin-top:5px;margin-left:15px}.myProfileTopSection .myProfileProgress{background-color:#141423;position:relative;top:15px}.myProfileTopSection .myProfileRootBtn{margin-top:5px;height:50px;font-size:17px;font-weight:bold;line-height:50px;padding:0 40px;margin-right:5px}.myProfileTopSection .myProfileEarningChartContain{background-color:rgba(17,17,25,0.7);padding:7px;border-radius:5px}.myProfileSection{width:90%}.myProfileReferralSection{padding:10px}.referralLinkCopy{display:inline-block;cursor:pointer}.referralLinkCopyFa{margin-left:10px}.referralLinkActual{word-break:break-all}.myProfileRootTable{font-family:"Poppins";font-style:normal}.myProfileRootTable thead{color:#3b3c63}.myProfileRootTable thead tr{background-color:#1e1f35}.myProfileRootTable thead tr th:first-letter {text-transform:capitalize}.myProfileRootTable th{color:#8b8eac;font-weight:500;font-size:12.5301px;color:#83889c;text-align:left}.myProfileRootTable td{text-align:left;line-break:anywhere}.myProfileRootTable .rewards img{position:relative;top:5px}.myProfileRootTable .offerImg{width:31px !important;height:31px !important;border-radius:6.2px !important}.myProfileRootTable .issueReportImg{width:52px;cursor:pointer;display:block}.myProfileRootTable .imgcontainer{width:40px;height:25px;display:flex}.myProfileRootTable .imgcontainer img{height:100%;width:100%;border-radius:5px}@media only screen and (max-width:560px){.myProfileRootTable{display:flex !important}}.myProfileRootTable tbody tr{color:#74789e;font-size:16px}.myProfileRootTable tbody tr:nth-child(odd){background-color:#24263e}.myProfileRootTable tbody tr:nth-child(even){background-color:#222339}.myProfileInnerRoot{padding:0 10px}@media only screen and (max-width:700px){.myProfileInnerRoot{margin-top:-25px}}.myProfileInnerRoot .earningsTab{display:flex;justify-content:space-between;padding:8px}@media only screen and (max-width:700px){.myProfileInnerRoot .earningsTab{display:block;margin-bottom:10px}}.myProfileInnerRoot .earningsFilterDropdown{margin:0;width:600px;top:-12px}@media only screen and (max-width:1199px){.myProfileInnerRoot .earningsFilterDropdown{width:250px}}@media only screen and (max-width:700px){.myProfileInnerRoot .earningsFilterDropdown{width:calc(100% - 2px);top:10px}}@media only screen and (max-width:700px){.myProfileInnerRoot .earningsBtnOptions{display:grid}}.myProfileInnerRoot .earningsTabFilters{display:flex;gap:12px}@media only screen and (max-width:560px){.myProfileInnerRoot .earningsTabFilters{display:grid;text-align:center}}.myProfileInnerRoot .pendingOffersLabel{font-size:16px;color:#a9a9ca}.myProfileInnerRoot .pendingOffersToggle{margin-top:-7px}@media only screen and (max-width:560px){.myProfileInnerRoot .pendingOffersToggle{margin-top:14px;display:flex;justify-content:center}}.myProfileInfoSection{font-family:Poppins;margin-bottom:70px}.myProfileInfoSection h5{color:#00da72;font-weight:bold;font-size:30px}.myProfileInfoSection .myProfileGeneralInfo .myProfileInfoItem{background-color:#2a2c4a;padding:15px 30px;margin-top:4px;border-radius:3px;font-size:16px}.myProfileInfoSection .myProfileGeneralInfo .myProfileInfoItem .itemRight{float:right;color:#00da72;font-weight:bold}.myProfileInfoSection .myProfileGeneralInfo .myProfileInfoItem .itemRight .verificationBtn{position:relative;bottom:6px}@media only screen and (max-width:700px){.myProfileInfoSection .myProfileGeneralInfo .myProfileInfoItem .itemRight .verificationBtn{bottom:10px;font-size:10px !important}}@media only screen and (max-width:700px){.myProfileInfoSection .myProfileGeneralInfo .myProfileInfoItem{font-size:12px}}.myProfileInfoSection .myProfileGeneralInfo .myProfileInfoItem:nth-child(even){background-color:#34365c}.myProfileInfoSection .myProfileChangeSettingsSection h6{color:#9193c3;font-size:14px;margin-bottom:0}.myProfileInfoSection .myProfileChangeSettingsSection .changeSettingsMiniSection{margin-top:30px}.myProfileInfoSection .myProfileChangeSettingsSection .changeSettingsMiniSection .myprofileChangeDisplayNameBtn{margin-left:10px;height:45px;line-height:45px}.myProfileInfoSection .myProfileChangeSettingsSection .changeSettingsMiniSection .privateProfileSwitchContain{display:inline-block;background-color:#2a2c4c;padding:10px 20px}.myProfileInfoSection .myProfileChangeSettingsSection .changeSettingsMiniSection .privateProfileSwitchContain label{color:#9193c3}.myProfileInfoSection .myProfileChangeSettingsSection .changeSettingsMiniSection .privateProfileSwitchContain .privateProfileLever:after{background-color:#01d676}.myProfileInfoSection .myProfileChangeSettingsSection .changeSettingsMiniSection .privateProfileSwitchContain .privateProfileLever,.myProfileInfoSection .myProfileChangeSettingsSection .changeSettingsMiniSection .privateProfileSwitchContain #myProfilePrivateCheckbox:checked+.privateProfileLever{background-color:#18192d !important}.myProfileInfoSection .myProfileChangeSettingsSection .changeSettingsMiniSection .deleteAccountBtn{height:45px;line-height:45px;padding:0 40px}.myProfileInfoSection .email-actions-container{display:flex;gap:10px;flex-wrap:wrap}#affiliatesModal .modalTitle{color:#01d676;font-size:30px;font-weight:bold}.myProfileSectionTabs{display:flex;justify-content:center;gap:15px}@media only screen and (max-width:700px){.myProfileSectionTabs{display:flex;flex-direction:column;flex-wrap:wrap;height:240px;justify-content:center;gap:1px}}.myProfileSectionTabs .myProfileHistoryTabsBtn{width:24.2%;height:60px;background:#2c2e49;font-family:"Poppins";font-style:normal;font-weight:700;font-size:13px;line-height:19px;display:flex;align-items:center;text-align:center;justify-content:center;color:#bdbdbd;cursor:pointer}@media only screen and (max-width:700px){.myProfileSectionTabs .myProfileHistoryTabsBtn{flex:0 0 68px;width:47%;padding:20px;border:10px;margin:6px}}.myProfileSectionTabs .ticketsCount{display:flex;width:24px;height:24.46px;background:rgba(1,255,149,0.15);justify-content:center;align-items:center;font-family:"Poppins";font-weight:600;font-size:11px;line-height:14px;color:#01ff97;border-radius:50%;margin-left:5px}.myProfileHistoryTabsBtn{background-color:#2a2c4a;color:#6a6d91;text-align:center;font-size:20px;padding:10px 40px;border-radius:2px;cursor:pointer;margin-top:5px}.myProfileHistoryTabsBtn.active{background-color:#34365c;color:white}.myProfilePhoneVerification{overflow:visible;left:50%;top:50% !important;transform:translate(-50%,-50%) !important}.myProfilePhoneVerification .verificationBody{display:flex;justify-content:center}@media only screen and (max-width:700px){.myProfilePhoneVerification .verificationBody{display:grid;padding-bottom:10px}}.myProfilePhoneVerification .verificationBody .phoneInputDiv{margin-left:79px;margin-right:30px;padding-bottom:10px}@media only screen and (max-width:700px){.myProfilePhoneVerification .verificationBody .phoneInputDiv{margin-right:10px}}.myProfilePhoneVerification .title{color:#01d676;font-weight:bolder;text-align:center}.myProfilePhoneVerification .subtitle{color:#bdcfde;text-align:center;padding-bottom:5px}.myProfilePhoneVerification .sendSms-btn{margin-left:8px;width:8rem;height:3.2rem !important;text-align:center;border-radius:5px;background-color:#01d676}.myProfilePhoneVerification .close-btn{margin-left:5px;width:8rem;height:3.2rem !important;text-align:center;border-radius:5px;background-color:#3c3b4f}.myProfilePhoneVerification .alert .card-content span{font-weight:bold;font-size:1.1em;margin-right:4px}.myProfilePhoneVerification .alert .card-content .material-icons{font-size:1.5em;position:relative;top:5px;margin-right:.5em}.myProfilePhoneVerification .card-content{padding:0}.myProfilePhoneVerification .card{padding:10px 50px 10px 50px;border-radius:10px;z-index:-1}.myProfilePhoneVerification .row-align-right{display:grid;justify-items:end}.myProfilePhoneVerification .phoneInput{padding-right:3px !important;color:white;background:#1b1c27 !important;height:3.2rem !important;outline:none !important;border-bottom:none !important;box-shadow:none !important;padding-left:8px !important}@media only screen and (max-width:700px){.myProfilePhoneVerification .phoneInput{height:3.2rem !important}}.myProfilePhoneVerification .centerBtns{display:flex;justify-content:center}.myProfileSectionHeading{font-family:"Poppins";font-style:normal;font-weight:700;font-size:23px;display:flex;align-items:center;gap:10px;line-height:-1px;color:#01d676;top:5% !important}.myProfileSectionHeading .subHeading{font-family:"Poppins";font-style:normal;font-weight:500;font-size:14px;color:#a9a9ca;width:65%}.myprofileTicketCreateModal{font-family:"Poppins";font-style:normal;width:560px;background:#2f3043;border-radius:16px;top:6% !important;max-height:calc(98% - 50px);overflow-y:auto}@media only screen and (max-width:560px){.myprofileTicketCreateModal{width:95%}}.myprofileTicketCreateModal .modal-content{padding:32px !important}@media only screen and (max-width:560px){.myprofileTicketCreateModal .modal-content{overflow-x:hidden}}.myprofileTicketCreateModal .offerTitleHeading{width:400px;font-weight:700;font-size:20px;line-height:130.5%;letter-spacing:.01em;color:#01d676}@media only screen and (max-width:560px){.myprofileTicketCreateModal .offerTitleHeading{max-width:100%}}.myprofileTicketCreateModal .offerTitleSubText{width:479px;font-weight:500;font-size:16px;line-height:24px;color:#a9a9ca}@media only screen and (max-width:560px){.myprofileTicketCreateModal .offerTitleSubText{max-width:100%}}.myprofileTicketCreateModal .offerInfoGroup{margin-top:10px}.myprofileTicketCreateModal .offerInfoGroupHeading{font-weight:700;font-size:16px;line-height:35px;letter-spacing:.01em;color:#04be6c}.myprofileTicketCreateModal .offerInfoGroupSubText{width:487px;font-weight:500;font-size:16px;color:#a9a9ca;line-height:24px}@media only screen and (max-width:560px){.myprofileTicketCreateModal .offerInfoGroupSubText{max-width:100%}}.myprofileTicketCreateModal .titlesRow{padding-bottom:5px !important}@media only screen and (max-width:560px){.myprofileTicketCreateModal .titlesRow .s6{width:47% !important}}.myprofileTicketCreateModal .titlesRow .screenshotTitles{font-weight:500;font-size:16px;color:#a9a9ca;line-height:24px}@media only screen and (max-width:560px){.myprofileTicketCreateModal .titlesRow .screenshotTitles{font-size:13px;max-width:100%}}.myprofileTicketCreateModal .titlesRow .titleCol1{width:238px}@media only screen and (max-width:560px){.myprofileTicketCreateModal .titlesRow .titleCol1{width:inherit;max-width:238px}}.myprofileTicketCreateModal .titlesRow .titleCol2{display:flex;padding-left:12px}@media only screen and (max-width:560px){.myprofileTicketCreateModal .titlesRow .titleCol2{padding-left:14px}}.myprofileTicketCreateModal .screenshotsInputs{display:flex;gap:10px}@media only screen and (max-width:560px){.myprofileTicketCreateModal .screenshotsInputs{display:inherit}.myprofileTicketCreateModal .screenshotsInputs .offerIssueScreenshotURL{margin-left:8px}}.myprofileTicketCreateModal .screenshotsInputs .inputBox{max-width:238px}@media only screen and (max-width:560px){.myprofileTicketCreateModal .screenshotsInputs .inputBox{max-width:47% !important}}.myprofileTicketCreateModal .inputBox{width:490px !important;height:56px !important;background-color:#1d202f !important;border-radius:8px !important;text-indent:10px}@media only screen and (max-width:560px){.myprofileTicketCreateModal .inputBox{max-width:100% !important}}.myprofileTicketCreateModal .offerIssueScreenshotURL{text-indent:42px !important;background-image:url("/public/img/offer-support/link-input-icon.svg") !important;background-size:15px;background-repeat:no-repeat;background-position:15px;padding:5px 3px;transition:.3s}.myprofileTicketCreateModal .labelBox{text-indent:0 !important;font-weight:500 !important;font-size:16px !important;color:#dadaff !important;text-align:center !important}.myprofileTicketCreateModal .addBtn{width:490px !important;height:56px !important;background:#1d202f !important;border-radius:8px !important;font-weight:500;font-size:18px;color:#a9a9ca;max-width:238px}@media only screen and (max-width:560px){.myprofileTicketCreateModal .addBtn{max-width:47% !important}}.myprofileTicketCreateModal input::placeholder{font-weight:500 !important;font-size:16px !important;line-height:24px !important;color:rgba(169,169,202,0.5) !important;margin-left:10px !important}.myprofileTicketCreateModal .submitBtn{width:95px;height:56px;background:#01d676;mix-blend-mode:normal;border-radius:8px;font-weight:700;font-size:14px;line-height:160%;text-align:center;letter-spacing:.01em;color:#fff}.myprofileTicketCreateModal .cancelBtn{width:100px;height:56px;border:1px solid #fff;border-radius:8px;background:#2f3043;text-align:center;letter-spacing:.01em;color:#fff}.myprofileTicketCreateModal .footer{margin:7px;display:flex;justify-content:flex-end;gap:10px}@media only screen and (max-width:560px){.myprofileTicketCreateModal .footer{justify-content:center}}.myprofileTicketCreateModal span.removeIcon{position:relative;display:inline-flex;align-items:center}@media only screen and (max-width:560px){.myprofileTicketCreateModal span.removeIcon{display:initial}}.myprofileTicketCreateModal span.removeIcon span{position:absolute;display:block;font-family:"Poppins";font-style:normal;font-weight:500;font-size:12.8333px;width:22px !important;height:22px !important;background:rgba(169,169,202,0.15) !important;border-radius:2.69792px !important;color:#a9a9ca;right:8px;top:17px;text-align:center;cursor:pointer}@media only screen and (max-width:560px){.myprofileTicketCreateModal span.removeIcon span{top:-2px}}.myprofileTicketCreateModal span.removeIcon input{padding-right:18px;box-sizing:border-box}.myprofileTicketCreateModal .modalTitleRow{display:flex;align-items:flex-start;gap:12px}.myprofileTicketCreateModal .headerOfferImage{width:40px;height:40px;border-radius:5px;margin-top:4px;display:none}.myprofileTicketCreateModal input[type=date]::-webkit-calendar-picker-indicator{filter:invert(100%);margin-right:5px}.myprofileTicketCreateModal .textareaAdditionalComments{padding:10px 5px 105px 5px;margin-top:12px;border:0;color:#787ead;overflow-y:clip;outline:0;line-height:22px}.myprofileTicketCreateModal #advanceOfferDescriptionRow{display:none;margin-bottom:10px}.myprofileTicketCreateModal #advanceOfferDescriptionRow .offerInfoGroupHeading{line-height:24px !important}.myprofileTicketCreateModal .imgcontainer{width:40px;height:25px;display:flex;margin-top:4px}.myprofileTicketCreateModal .imgcontainer img{height:100%;width:100%;border-radius:5px;display:none}.profile-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}@media only screen and (max-width:1199px){.profile-grid{display:flex;flex-direction:column}}@media only screen and (min-width:1200px) and (max-width:1399px){.chatActive .profile-grid{display:flex;flex-direction:column}}.general-info{display:flex;position:relative}@media only screen and (max-width:1199px){.general-info{flex-direction:column}}.general-info&gt;.flex{gap:20px;flex-wrap:nowrap;width:100%}.general-info .profile-badge-container{display:none;position:absolute;top:0;right:25px}.general-info .profile-badge-container .profile-badge{width:60px;height:auto}.general-info .profile-badge-container .profile-rank{position:absolute;top:30px;left:18px;font-weight:bold}img:not([src]){display:none}.profile-card{background-color:#222339;border-radius:15px;padding:30px 35px}@media only screen and (max-width:1199px){.profile-card{padding:20px}}.profile-avatar{--avatar-size:9vw;border-radius:999px;width:var(--avatar-size);height:var(--avatar-size);max-width:142px;max-height:142px;display:block}@media only screen and (max-width:1199px){.profile-avatar{--avatar-size:80px}}.profile-username{font-size:24px;font-weight:600;max-width:300px}@media only screen and (max-width:1199px){.profile-username{max-width:calc(100vw - 250px)}}.profile-divider{margin:20px 0;border:0;border-top:1px solid #454659}.profile-level{padding:5px 10px;border-radius:5px;display:inline-block}.profile-location{margin:10px 0 20px 0}.profile-country-flag{width:32px;height:32px}@media only screen and (max-width:1199px){.profile-country-flag{width:20px;height:20px}}.myProfileProgress{background-color:#575869;height:5px}.statistic-grid{display:grid;grid-template-areas:"a b" "c d";grid-template-rows:min-content;gap:15px;height:100%;padding-top:20px}@media only screen and (max-width:1199px){.statistic-grid{grid-template-areas:"a" "c" "b" "d"}}.userProfileDeterminate{height:100%}.statistic-item{display:flex;gap:10px}.statistic-item .statistic-item-icon{background:#1b4745;border-radius:10px}.statistic-item .statistic-item-icon svg{width:56px;height:56px}.statistic-item .top-text{font-size:24px;font-weight:bold}.statistic-item .bottom-text{font-size:14px}.account-standing-box{margin:30px auto}.account-standing-box .generic-infobox{width:100%;padding:15px}.profile-navigations .profile-navigation-item,.profile-navigations--small .profile-navigation-item{white-space:nowrap;padding:10px 20px;background-color:#20212e;border-radius:8px;color:#a8aac9}.profile-navigations .profile-navigation-item:focus,.profile-navigations--small .profile-navigation-item:focus{background-color:#20212e}.profile-navigations .profile-navigation-item:hover,.profile-navigations .profile-navigation-item.active,.profile-navigations--small .profile-navigation-item:hover,.profile-navigations--small .profile-navigation-item.active{background-color:#11322f;color:#01d676;text-shadow:.5px 0 0 #01d676}.profile-navigations{gap:20px;overflow-y:hidden;overflow-x:auto}@media only screen and (max-width:1199px){.profile-navigations{flex-wrap:nowrap;width:calc(100vw - 20px);padding-right:30px}}.profile-navigations--small{gap:20px;overflow-y:hidden;overflow-x:auto;flex-wrap:nowrap}.profile-navigations--small .profile-navigation-item{white-space:nowrap;padding:6px 15px;background:0}.my-profile-main{margin-bottom:100px}.earnings-sub-navigations{height:44px}@media only screen and (max-width:1199px){.earnings-sub-navigations{flex-direction:column;align-items:baseline;gap:30px;height:auto}}.offer-rows,.reward-rows,.refearning-rows,.offer-in-progress-rows,.withdrawal-rows,.chargeback-rows,.ticket-support-rows{display:grid;padding:15px 0;border-top:1px solid #404043;align-items:center;gap:10px;text-transform:capitalize;min-height:75px}.offer-rows.header,.reward-rows.header,.refearning-rows.header,.offer-in-progress-rows.header,.withdrawal-rows.header,.chargeback-rows.header,.ticket-support-rows.header{height:50px;min-height:50px;border-top:0}@media only screen and (max-width:1199px){.offer-rows.header,.reward-rows.header,.refearning-rows.header,.offer-in-progress-rows.header,.withdrawal-rows.header,.chargeback-rows.header,.ticket-support-rows.header{display:none !important}}.empty-message{border-top:1px solid #404043;margin-top:0;padding-top:14px}@media only screen and (max-width:1199px){.empty-message{border-top:0}}@media only screen and (max-width:1199px){template+.offer-rows,template+.reward-rows,template+.refearning-rows,template+.offer-in-progress-rows,template+.withdrawal-rows,template+.chargeback-rows,template+.ticket-support-rows{border-top:0}}.offer-rows{grid-template-columns:400px .8fr 1fr 1.2fr 1fr}@media only screen and (max-width:1199px){.offer-rows{grid-template-columns:auto 130px}}@media only screen and (max-width:700px){.offer-rows .offer-title{max-width:150px}}.chargeback-rows{grid-template-columns:400px .7fr 1.1fr 1.2fr 1fr}@media only screen and (max-width:1199px){.chargeback-rows{grid-template-columns:auto 130px}}.offer-in-progress-rows{grid-template-columns:360px 100px 130px 1.2fr 1fr 70px}.offer-in-progress-rows .open-new-tab{transform:translateY(3px)}@media only screen and (max-width:1199px){.offer-in-progress-rows{grid-template-columns:auto 130px;display:grid !important}}.row-chevron-right{stroke:white;width:7px;height:23px}.reward-rows{grid-template-columns:400px 1fr 1fr 1fr 1fr}@media only screen and (max-width:1199px){.reward-rows{grid-template-columns:auto 130px}}.refearning-rows{grid-template-columns:400px 1fr}@media only screen and (max-width:1199px){.refearning-rows{grid-template-columns:130px 1fr}}.withdrawal-rows{grid-template-columns:200px .7fr 1fr 1fr .8fr .8fr;word-break:break-all}.withdrawal-rows&gt;div:nth-child(3){padding-right:20px}@media only screen and (max-width:1199px){.withdrawal-rows{grid-template-columns:auto 130px}}.ticket-support-rows{grid-template-columns:400px 110px 110px 1fr 1fr .6fr}@media only screen and (max-width:1199px){.ticket-support-rows{grid-template-columns:auto 130px}}@media only screen and (max-width:1199px){.wall-filter-wrapper,.wall-filter{width:100%}}.wall-filter{padding:12px 10px;border-radius:8px;background:#222339;color:white;border:0;font-family:"Poppins";-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='30' height='5' viewBox='0 0 8 5' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.25 0.75L4 4.25L0.75 0.75' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");background-position:100%;background-repeat:no-repeat}.chart-container{background-color:#1e1f30;border-radius:8px;padding:30px;width:80%;margin:100px auto}@media only screen and (max-width:1199px){.chart-container{width:100%;padding:30px 10px}}@media only screen and (max-width:1199px){.offer-in-progress&gt;:nth-child(1)&gt;.text-semibold{max-width:calc(100vw - 160px)}.offer-in-progress&gt;:nth-child(2)&gt;.flex{flex-wrap:nowrap;white-space:nowrap;max-width:40vw;overflow:hidden;word-break:break-all}}#modal-myprofile-extra-info{background-color:#1e1e2e}#modal-myprofile-extra-info .issueReportImg{width:64px;height:auto}#modal-myprofile-extra-info .modal-close{border:1px solid;width:30px;height:30px;border-radius:20px;display:flex;opacity:.3;position:absolute;right:20px}#modal-myprofile-extra-info .modal-close img{display:block;margin:auto}@media only screen and (max-width:1199px){#modal-myprofile-extra-info .offer-in-progress-actions{align-items:flex-end}}#modal-myprofile-extra-info .profile-mobile-section{display:flex;align-items:center;gap:10px;padding:20px 0;border-bottom:1px solid #454659}#modal-myprofile-extra-info .profile-mobile-section:last-child,#modal-myprofile-extra-info .profile-mobile-section:last-of-type{border:0}#modal-myprofile-extra-info .profile-mobile-section&gt;:nth-child(1){flex:1;padding-right:30px;text-transform:capitalize}#modal-myprofile-extra-info .profile-mobile-section&gt;:nth-child(2){flex:none;color:#a8aac9;text-transform:capitalize}#modal-myprofile-extra-info .modal-title{display:flex;align-items:center;gap:10px;width:100%}.wd-failed{color:#8a3333}.wd-pending{color:#f29c35}.wd-completed{color:#01d676}.btn-reveal-code{padding:4px 10px;border:1px solid white;background-color:#2b2c39;border-radius:8px;font-size:12px;color:white}.btn-claim-cashout{padding:4px 10px;display:inline-block;border:1px solid #01d676;color:#01d676;background-color:#12282b;border-radius:8px;font-size:12px}.unseen-support-tickets-num{color:#01d676;font-weight:bold;display:inline-block;background-color:#2f5b4f;padding:2px;width:20px;height:20px;border-radius:10px;font-size:12px;margin-left:4px}@media only screen and (max-width:1199px){.profileCampaignGridItem{max-width:100% !important}}#profile-resend-verification:focus,#profile-resend-verification:hover,.openPhoneVerifcationModal:focus,.openPhoneVerifcationModal:hover{background:#01ff97}#modal-myprofile-settings{width:900px;background:#1e1e2e}@media only screen and (max-width:1199px){#modal-myprofile-settings{width:100%}}#modal-myprofile-settings .profile-avatar{width:80px;height:80px;min-width:80px;min-height:80px}#modal-myprofile-settings .modal-content{padding:35px 24px}#modal-myprofile-settings button[x-copy] svg{width:20px;height:20px}#modal-myprofile-settings .modal-close{border:1px solid;width:30px;height:30px;border-radius:20px;display:flex;opacity:.3;position:absolute;right:20px}#modal-myprofile-settings .modal-close img{display:block;margin:auto}#modal-myprofile-settings .profile-username{font-size:20px}#modal-myprofile-settings .profile-settings-box{background-color:#2b2b42;padding:20px;border-radius:10px}#modal-myprofile-settings .profile-settings-box .title{margin-bottom:10px;font-size:16px}#modal-myprofile-settings .profile-settings-box .profile-settings-item{padding:10px 0;border-bottom:1px solid #4d4d60;align-items:center}#modal-myprofile-settings .profile-settings-box .profile-settings-item:last-child,#modal-myprofile-settings .profile-settings-box .profile-settings-item:last-of-type{border-bottom:0}#modal-myprofile-settings .profile-settings-box .profile-settings-item&gt;:nth-child(2){text-align:right;justify-content:flex-end;stroke:#01d676}#modal-myprofile-settings .profile-settings-box .profile-settings-item&gt;:nth-child(2) svg{display:block}#modal-myprofile-settings .btn-edit-email,#modal-myprofile-settings .btn-edit-username{stroke:#01d676}#modal-myprofile-settings .btn-edit-email svg,#modal-myprofile-settings .btn-edit-username svg{width:24px;height:24px;display:block}#modal-myprofile-settings .settings-grid{display:grid;grid-template-areas:"a b" "a c";grid-template-rows:min-content 1fr;grid-template-columns:1fr 1fr;gap:30px;margin-top:25px}@media only screen and (max-width:1199px){#modal-myprofile-settings .settings-grid{grid-template-areas:"a" "b" "c";grid-template-columns:1fr}}#modal-myprofile-settings .btn-delete-account{color:#f33}#modal-myprofile-settings .grid-other-settings{text-align:right}@media only screen and (max-width:1199px){#modal-myprofile-settings .grid-other-settings{text-align:center}}#modal-myprofile-settings .privatemode{white-space:nowrap;font-size:14px;color:white}#modal-myprofile-settings .privatemode input[type=checkbox]:checked+.lever{background-color:#2c3b46}#modal-myprofile-settings .privatemode input[type=checkbox]:checked+.lever:after{left:18px;background-color:#01d676}#modal-myprofile-settings .privatemode input[type=checkbox]:not(:checked)+.lever{background-color:#33334b}#modal-myprofile-settings .privatemode input[type=checkbox]:not(:checked)+.lever::after{background-color:#7d7e9e}#modal-myprofile-settings .privatemode .privateProfileLever{margin:0 5px;background-color:#273c47;height:21px}#modal-myprofile-settings .privatemode .privateProfileLever::after{background-color:#01d676;top:4px;width:14px;height:14px;left:4px}#modal-myprofile-settings .privatemode .privateProfileLever::before{background:0}#modal-myprofile-settings .btn{color:black;font-weight:600}.offer-image{width:42px;height:42px;border-radius:10px;text-align:center;object-fit:cover;display:flex;align-items:center;text-align:center;justify-content:center}.offer-image.round{border-radius:99px}.myprofile-infobox{margin:30px 0 20px 0}.myprofile-infobox .generic-infobox{align-items:flex-start}.myprofile-infobox svg{fill:#a8aac9;flex:none;width:20px;height:20px}.myprofile-infobox a{color:#01d676}.myProfileEarningChart{height:300px}.btn-settings{color:#01d676;fill:#01d676;font-weight:bold}.icon-image{padding:8px 10px;background:#20212e;border-radius:10px;fill:white}body.swal2-shown .modal.open{visibility:hidden}.modalTopEffectContainer{text-align:center;position:absolute;top:0;left:0;width:100%}.modalTopEffectContainer .modalTopEffect{width:391px}@media only screen and (max-width:510px){.modalTopEffect{width:100% !important}}.gainSurveysDailyBonusBox{border-radius:5px;margin-top:10px}.gainSurveysDailyBonusBox .claimBonusBtns{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}@media only screen and (max-width:700px){.gainSurveysDailyBonusBox .claimBonusBtns{flex-direction:column;align-items:flex-start;margin-bottom:10px}}.gainSurveysDailyBonusBox .gainSurveysDailyBonusBody{color:#3f405d;padding:20px;min-height:190px}@media only screen and (max-width:700px){.gainSurveysDailyBonusBox .gainSurveysDailyBonusBody{min-height:280px}}.gainSurveysDailyBonusBox .gainSurveysDailyBonusBody .levelRangeText{color:#01d676;font-size:12px;display:flex;align-items:center;justify-content:space-between}.gainSurveysDailyBonusBox .gainSurveysDailyBonusBody .levelRangeText .levelInfoText{font-size:12px;color:#4c4c68;padding:0 5px}.gainSurveysDailyBonusBox .gainSurveysDailyBonusBody .dailyBonusLevelsCoinsText{position:relative;bottom:4px;font-size:12px}.gainSurveysDailyBonusBox .gainSurveysDailyBonusBody .dailyBonusLevelsStage{width:32.53px;text-align:center;font-weight:bold}.gainSurveysDailyBonusBox .gainSurveysDailyBonusBody .dailyBonusLevelsStage i{font-size:20px}.gainSurveysDailyBonusBox .gainSurveysDailyBonusBody .claimGainDailyBonusBtn{height:32px;min-width:auto}@media only screen and (max-width:700px){.gainSurveysDailyBonusBox .gainSurveysDailyBonusBody .claimGainDailyBonusBtn{min-width:150px;margin-left:0}}.gainSurveysDailyBonusBox .claimBonusLabel{width:163px;height:32px}@media only screen and (max-width:700px){.gainSurveysDailyBonusBox .claimBonusLabel{width:100%;margin-bottom:15px}}.gainSurveysDailyBonusBox .dailyBonusProgressContainer{height:16px;background:#383855;padding:6px;border-radius:20px;margin-bottom:5px;margin-top:10px}.gainSurveysDailyBonusBox .dailyBonusProgress{background:#2f2f49;border-radius:20px;margin:0}.promoCodeBox .promoBgLeft{position:absolute;width:31px;left:0;bottom:10px}.promoCodeBox .promoBgRight{position:absolute;width:57px;right:0;bottom:0}.promoCodeBox .promoBgTopRight{position:absolute;width:24px;right:0;top:20px}.promoCodeBox .promoDescContainer{margin-bottom:5px}.promoCodeBox .promoDescContainer div{display:inline-block}.promoCodeBox .promoSocialLinksContainer{display:inline-block}.promoCodeBox .promoSocialLinksContainer svg{vertical-align:middle;margin-left:7px}.promoCodeBox .promoContainer{display:flex;justify-content:center;align-items:center}.promoCodeBox .promoCodeBodySection{position:relative;padding:30px 20px;background:#2c2c44;border-radius:5px;border-radius:10px;-webkit-box-shadow:0 24px 38px 3px rgba(0,0,0,0.14),0 9px 46px 8px rgba(0,0,0,0.12),0 11px 15px -7px rgba(0,0,0,0.2);box-shadow:0 24px 38px 3px rgba(0,0,0,0.14),0 9px 46px 8px rgba(0,0,0,0.12),0 11px 15px -7px rgba(0,0,0,0.2)}@media only screen and (max-width:700px){.promoCodeBox .promoCodeBodySection{flex-direction:column}}.promoCodeBox .promoInputText{font-weight:500;font-size:12px;display:flex;align-items:center;color:#616184;padding-top:0;margin:2px 0 0 21px}.promoCodeBox .promoInputText .textHighlighted{color:#01d676}@media only screen and (max-width:700px){.promoCodeBox .promoInputText{margin:0;display:inline-block;margin-top:20px}}.promoCodeBox .promoImgContainer{position:absolute;max-width:224px;height:64px;left:30px;top:-29px;z-index:5}.promoCodeBox .promoInputContainer{background:#383855;box-shadow:0 1px 2px rgba(0,0,0,0.2);border-radius:4px;width:100%;overflow:hidden}.promoCodeBox .promoInputContainer ::placeholder{font-weight:400;font-size:12px;color:#787ead}.promoCodeBox .promoInputContainer .promoCodeInput{margin-bottom:0;padding-left:20px;font-size:14px;height:43px}.customBtn{display:flex;justify-content:center;align-items:center;min-width:163px;height:44px;margin-left:10px;font-weight:600;font-size:12px;line-height:12px;padding:0 19px;background:#01d676;box-shadow:inset 0 1px 0 rgba(0,255,194,0.15);border-radius:4px}@media only screen and (max-width:700px){.customBtn{min-width:auto;height:40px}}.customBtn[disabled]{background:#303149 !important;color:#8083b2 !important}.gainSurveysModalTitle{color:#01d676;font-weight:bold;font-size:30px;margin:0}@media only screen and (max-width:700px){.gainSurveysModalTitle{font-size:28px}}@media only screen and (max-width:700px){.downloadRewardModalTitle{font-size:18px;margin-left:7px}}#rewardsTimerModal{top:5% !important;right:44px;margin-top:89px}.rewardsModal{padding:25px;top:5% !important;max-width:1920px;max-height:685px;width:80%;font-family:"Poppins",sans-serif}.rewardsModal #rewardsPage{width:100%}.downloadRewardModal{padding:25px;min-width:60%;width:96%;top:2% !important;max-width:1920px;max-height:685px;font-family:"Poppins",sans-serif}#rewardsPage{padding:25px;min-width:60%;width:96%;top:2% !important;font-family:"Poppins",sans-serif}@media only screen and (max-width:700px){#rewardsPage{max-width:100%;padding-left:0;padding-right:0}}#rewardsPage .btnsContainerHeader{display:flex;justify-content:space-between;align-items:center}@media only screen and (max-width:700px){#rewardsPage .btnsContainerHeader{flex-wrap:wrap;justify-content:flex-start}}#rewardsPage .headerContainerLeftSide{display:flex;justify-content:space-between;align-items:center;margin-right:10px}#rewardsPage .headerContainerRightSide{display:flex}@media only screen and (max-width:700px){#rewardsPage .headerContainerRightSide{flex-wrap:wrap;align-items:center;align-self:normal;margin:10px 0 14px -10px}}#rewardsPage .rewardsModalLabel,#rewardsPage .downloadRewardLabel{background:rgba(1,214,118,0.2);font-weight:500;font-size:12px;color:#01d676;border-radius:4px;display:flex;justify-content:center;align-items:center}#rewardsPage .comingSoonLabel{background:#383855;border-radius:4px;padding:7px 12px;color:#8083b2;display:flex;align-items:center;justify-content:center}.downloadRewardModal{min-width:483px;max-width:483px}@media only screen and (max-width:700px){.downloadRewardModal{min-width:299px;max-width:299px;padding:23px}}.downloadRewardSection{padding:6px !important}.downloadRewardLabel{width:100% !important;height:66px !important;font-size:18px !important;line-height:27px;font-weight:700 !important;border-radius:10px !important}.downloadClaimDescription{font-weight:600;font-size:14px;line-height:21px;text-align:center;color:#01d676}.downloadClaimDescription.hide{display:none}.claimDownloadQRCode{width:250px;height:250px;background-color:#1e1e2d;margin:auto;position:relative;margin-top:23px;margin-bottom:24px;display:flex;align-items:center;justify-content:center}@media only screen and (max-width:700px){.claimDownloadQRCode{width:150px;height:150px;margin-top:10px;margin-bottom:10px}}.claimDownloadQRCode img{width:80%}.openAppLink{display:flex;align-items:center;width:100%;background:#2f2f4a;margin-top:18px;margin-bottom:18px;color:#adade2;line-height:136.19%;font-size:12px;font-weight:500;border-radius:10px;padding:16px}.openAppLink&gt;i{margin-right:10px;font-size:16px;color:#4a4a70}.openAppLink .openAppLinkText&gt;img{display:inline-block;height:12px;width:10px}.gainSurveysSectionTitle{color:white;padding:5px 30px;margin-bottom:10px}.freeskinsRewardsBodySection{padding:10px;background-color:#2a2b42;border-radius:5px;margin-bottom:10px}.gainSurveysGainCoinImg{height:20px;margin-left:2px;margin-right:10px;margin-top:7px}.gainSurveyInstruction{margin:5px 0 15px 0}.gainSurveyInstruction a{color:black}.socialMediaSection{display:flex;gap:10px;align-items:center}@media only screen and (max-width:700px){.socialMediaSection{flex-wrap:wrap}}.socialMediaSection .mr-lr{margin-left:10px;margin-right:10px}@media only screen and (max-width:700px){.socialMediaSection .mr-lr{margin-left:0;margin-right:0}}.socialMediaSection .socialBox{display:flex;align-items:stretch;justify-content:space-between;background:#2c2c44;box-shadow:0 2px 5px rgba(27,27,43,0.15);border-radius:5px;padding:20px;min-width:200px;width:286px;height:132px}@media only screen and (min-width:701px) and (max-width:1199px){.socialMediaSection .socialBox{width:100%}}@media only screen and (max-width:700px){.socialMediaSection .socialBox{width:100%}}.socialMediaSection .socialBox .socialLeftBox{display:flex;align-items:center;justify-content:center;width:90px;height:86px;background:#383855;box-shadow:0 1px 2px rgba(0,0,0,0.2),inset 0 1px 1px #47476a;border-radius:4px;flex-shrink:0}@media only screen and (max-width:380px){.socialMediaSection .socialBox .socialLeftBox{width:40px;height:40px}}@media only screen and (min-width:600px) and (max-width:750px){.socialMediaSection .socialBox .socialLeftBox{width:40px;height:40px}}.socialMediaSection .socialBox .socialRightBox{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end;max-width:250px}.socialMediaSection .socialBox .socialRightBoxText{font-weight:600;font-size:19px;text-align:right;color:#fff;line-height:19px}.socialMediaSection .socialBox .socialAppText{font-weight:600;font-size:15px;text-align:right;color:#01d676}.socialMediaSection .socialBox .claimRewardBtn{height:32px;width:100%;min-width:auto;position:relative;bottom:8px}.socialMediaSection .socialBox .comingSoonLabel{font-weight:600;font-size:12px}.downloadRewardSection{display:flex;align-items:center;justify-content:space-between;background:#2c2c44;box-shadow:0 2px 5px rgba(27,27,43,0.15);border-radius:5px;padding:20px;font-weight:600;font-size:14px}.downloadRewardSection .downloadRewardLabel{display:flex;align-items:center;justify-content:center;width:163px;height:46px;background:rgba(1,214,118,0.2);border-radius:4px;color:#01d676}@media only screen and (max-width:700px){.downloadRewardSection .downloadRewardLabel{width:48%;height:42px}}.downloadRewardSection .comingSoonLabel{width:163px;height:46px}@media only screen and (max-width:700px){.downloadRewardSection .comingSoonLabel{width:48%;height:42px}}.downloadRewardSection{background:0;box-shadow:none;border-radius:0}.promoModal .btn{box-shadow:none}.comingSoonBtn{background-color:#383855;color:#01d676}.comingSoonBtn:hover{background-color:rgba(1,214,118,0.1803921569)}.smallBtn{font-size:12px;height:32px}.transparentBtn{background-color:rgba(1,214,118,0.1803921569);color:#01d676}.transparentBtn:hover{background-color:rgba(1,214,118,0.1803921569)}footer.page-footer{margin-left:0;transition:.25s;background-color:#1d1e31;position:relative}footer.page-footer&gt;.footer-container{max-width:1080px;margin:0 auto;font-family:"Poppins",sans-serif;padding:0 20px;padding-right:40px}footer.page-footer&gt;.footer-container&gt;a{font-size:28px;color:#01d676}@media only screen and (max-width:700px){footer.page-footer&gt;.footer-container{padding-bottom:200px}}footer.page-footer .footerLogo{height:38px;margin-top:20px;margin-bottom:20px}footer.page-footer .footerNav{display:flex;width:100%;justify-content:space-between;margin-bottom:90px}footer.page-footer .footerBlock--1{width:164px}footer.page-footer .footerBlock--2{flex:1}@media only screen and (max-width:700px){footer.page-footer .footerBlock--3{position:absolute;top:215px}}footer.page-footer .footerSubHeading{color:#545683;font-size:21px;font-weight:500}@media only screen and (max-width:700px){footer.page-footer .footerList&gt;li{margin-bottom:3px}}footer.page-footer .footerList a,footer.page-footer .footerList span{color:#9194c8;font-size:15px;font-weight:500}footer.page-footer .footer-copyright{color:rgba(145,148,200,0.25);background-color:transparent;padding:0 .75rem;display:flex;justify-content:space-between;padding-bottom:40px}@media only screen and (max-width:700px){footer.page-footer .footer-copyright{display:none}}footer.page-footer img.footerCharacter{position:absolute;bottom:0;left:40%;height:330px;filter:grayscale(100%);opacity:.25;transform:scaleX(-1)}@media only screen and (max-width:1199px){footer.page-footer img.footerCharacter{width:300px;height:auto;bottom:70px;left:50%;transform:translate(-50%) scaleX(-1)}}#loader{width:100vw;height:100vh;background-color:#191a2b;position:fixed;top:0;left:0;z-index:2100;text-align:center}.loaderLogo{max-height:65px}.loaderLoader{display:block;margin:0 auto}.homePage{font-family:"Poppins",sans-serif;text-align:center}.homeHeader{max-width:1060px;margin:40px auto;padding:0 20px;height:fit-content;position:relative;z-index:2;display:flex;justify-content:space-between}@media only screen and (max-width:700px){.homeHeader{margin:20px auto;padding:0 15px}}@media only screen and (max-width:700px){.homeHeader{height:auto;padding-top:25px;padding-bottom:20px;flex-direction:column}}@media only screen and (min-width:1200px){.homeHeader{margin:0 auto;width:fit-content}}.homeHeader .auth-logos{display:flex;justify-content:center}.homeHeader .auth-social-divider{display:flex;align-items:center;margin:.5rem 0 1.5rem}.homeHeader .auth-social-divider p{margin:auto}.homeHeader .auth-social-divider div{width:45%;height:1px;background:#585d83}.homeHeader .auth-social-divider div:first-child{left:0}.homeHeader .auth-social-divider div:last-child{right:0}.homeHeader .homeHeaderMainHeading{display:flex;flex-direction:column;max-width:50%;text-align:left}.homeHeader .homeHeaderMainHeading&gt;h1{color:#01d676;font-size:55px}@media only screen and (max-width:700px){.homeHeader .homeHeaderMainHeading&gt;h1{font-size:24px;font-weight:600;margin-bottom:15px;margin-top:0}}.homeHeader .homeHeaderSubHeading{color:#e3e3ff;font-size:15px;text-align:left;font-weight:600}.homeHeader .homeHeaderWithdrawLogos{display:none}@media only screen and (max-width:700px){.homeHeader .homeHeaderWithdrawLogos{display:flex;justify-content:center;align-items:center;margin-top:20px}}.homeHeader .homeHeaderWithdrawLogo{margin:0 10px}.homeHeader .getStartedHome{padding:25px;padding-bottom:20px;background:#33334c;color:white;display:flex;flex-direction:column;align-items:center;font-weight:500}.homeHeader .getStartedHome&gt;img{margin:10px 0}.homeHeader .getStartedHome&gt;h3{font-size:24px;font-weight:600}.homeHeader .getStartedHome&gt;.register-social-form .homeAuthLoginButton,.homeHeader .getStartedHome&gt;.register-social-form .homeAuthLoginIcon{background-color:#25253b;border-radius:5px;display:flex;justify-content:center;align-items:center;color:#fff;font-family:"Poppins",sans-serif;font-size:10px;height:37px;position:relative;z-index:1;cursor:pointer;margin:10px 5px}.homeHeader .getStartedHome&gt;.register-social-form .homeAuthLoginButton{line-height:110%;width:200px}.homeHeader .getStartedHome&gt;.register-social-form .homeAuthLoginButton&gt;img{margin-right:5px;position:relative;top:3px}@media only screen and (max-width:700px){.homeHeader .getStartedHome&gt;.register-social-form .homeAuthLoginButton{font-size:18px;height:45px;line-height:45px}}.homeHeader .getStartedHome&gt;.register-social-form .homeAuthLoginIcon{padding:11px}.homeHeader .getStartedHome&gt;.register-social-form .reset-cancel-actions{color:#fff}.homeHeader .getStartedHome&gt;.register-social-form .reset-cancel-actions span{color:#01d676;cursor:pointer}.homeHeader .getStartedHome&gt;.register-social-form .login-button-wrapper{display:flex;justify-content:center}@media only screen and (max-width:700px){.homeHeader .getStartedHome{display:none}}.homeHeader .homeEarnButtonSection{display:flex;justify-content:center;margin-top:60px}@media only screen and (max-width:700px){.homeHeader .homeEarnButtonSection{margin-top:20px}}.homeHeader .homeHeaderButton{background-color:#01d676;box-shadow:0 4px 20px rgba(1,214,118,0.25),inset 0 2px 5px rgba(210,255,116,0.5);border-radius:50px;color:#fff;font-family:effra,sans-serif;font-weight:700;font-size:21px;height:49px;line-height:49px;width:299px;position:relative;z-index:1;display:flex;justify-content:center;align-items:center;cursor:pointer;margin-right:20px;text-shadow:0 4px 10px rgba(0,0,0,0.25)}.homeHeader .homeHeaderButton&gt;img{margin-right:5px;position:relative;top:3px}@media only screen and (max-width:700px){.homeHeader .homeHeaderButton{width:300px;margin-right:0;margin-top:10px;font-size:18px;border-radius:5px;height:45px;line-height:45px}}.homeHeader .homeCharacters{width:400px;z-index:-1;position:absolute;bottom:0;left:30%;filter:grayscale(20%)}@media only screen and (max-width:1399px){.homeHeader .homeCharacters{width:400px}}@media only screen and (max-width:1199px){.homeHeader .homeCharacters{display:none}}.homeHeader .homeCharactersMobile{width:400px;display:none;z-index:-1;position:absolute;bottom:55%;right:0;filter:grayscale(20%)}@media only screen and (max-width:1199px){.homeHeader .homeCharactersMobile{display:initial}}.trustpilot-wrapper{margin-top:18px;margin-right:15px}@media only screen and (max-width:700px){.trustpilot-wrapper{width:94vw;display:flex}}@media only screen and (max-width:700px){.homeStatsDefault{display:none}}.homeStatsMobile{display:none}@media only screen and (max-width:700px){.homeStatsMobile{display:block;margin-top:15px}}.homeStats{display:flex;justify-content:center;background:#1d1d2e;max-width:1060px;margin:40px auto;padding:0 20px;padding-right:15px}@media only screen and (max-width:700px){.homeStats{margin:20px auto;padding:0 15px}}@media only screen and (max-width:700px){.homeStats{flex-wrap:wrap;align-items:center;margin:0 auto;padding:0}}.homeStats .homeStatsBox{width:326px;padding:20px 50px;border-radius:5px;margin-right:16px}@media only screen and (min-width:701px) and (max-width:1199px){.homeStats .homeStatsBox{padding:20px 20px}}@media only screen and (max-width:700px){.homeStats .homeStatsBox{width:100%;max-width:100%;margin-right:2px;padding:10px;margin-top:2px}}.homeStats .homeStatsBox .homeStatsMainLine{color:#01b664;font-size:25px;font-weight:600}@media only screen and (max-width:700px){.homeStats .homeStatsBox .homeStatsMainLine{font-size:16px}}.homeStats .homeStatsBox .homeStatsCaption{color:#65678d;font-size:15px;font-weight:500}@media only screen and (max-width:700px){.homeStats .homeStatsBox .homeStatsCaption{font-size:12px;font-weight:600}}@media only screen and (max-width:700px){.homeStats .homeStatsBox .homeStatsIcon{height:16px}}@media only screen and (max-width:700px){.homeStats .homeStatsBox--one,.homeStats .homeStatsBox--two{width:46%}.homeStats .homeStatsBox--three{display:none}}.homeGetStarted{max-width:1060px;margin:40px auto;padding:0 20px;max-width:none}@media only screen and (max-width:700px){.homeGetStarted{margin:20px auto;padding:0 15px}}.homeGetStarted .homeGetStartedTitle{color:#fff;font-size:25px;font-weight:600;margin-top:25px;margin-bottom:10px}.homeGetStarted .homeGetStartedText{color:#65678d;font-size:15px;line-height:130%;letter-spacing:-0.03em;font-weight:normal;margin-bottom:15px}.homeGetStarted .homeGetStartedBoxes{display:flex;justify-content:center;margin-top:10px}@media only screen and (max-width:700px){.homeGetStarted .homeGetStartedBoxes{flex-direction:column;align-items:center}}.homeGetStarted .homeGetStartedBox{max-width:358px;min-width:250px}@media only screen and (max-width:700px){.homeGetStarted .homeGetStartedBox{width:100%}}.homeGetStarted .homeGetStartedArrows{margin:0 -40px;z-index:2}@media only screen and (max-width:700px){.homeGetStarted .homeGetStartedArrows{margin:-40px 0;transform:rotate(90deg);opacity:.6}}.homeGetStarted:last-child{margin-top:95px}.homeFAQ{background:#1d1e31;padding:30px 0;padding-bottom:50px}.homeFAQ .faqWrapper{max-width:1060px;margin:40px auto;padding:0 20px;text-align:left}@media only screen and (max-width:700px){.homeFAQ .faqWrapper{margin:20px auto;padding:0 15px}}.homeFAQ .faqHeading{text-align:center;color:#fff;font-size:40px;font-weight:600;font-family:"Poppins",sans-serif;margin-bottom:15px}@media only screen and (max-width:700px){.homeFAQ .faqHeading{font-size:30px;text-align:center}}.homeBenefits{max-width:1060px;margin:40px auto;padding:0 20px}@media only screen and (max-width:700px){.homeBenefits{margin:20px auto;padding:0 15px}}.homeBenefits .homeBenefitsHeading{color:#fff;font-size:25px;font-weight:600;margin-bottom:15px}@media only screen and (min-width:701px){.homeBenefits .homeBenefitsHeading{margin-top:90px}}.homeBenefits .homeBenefitsBoxes{display:flex;justify-content:center;margin-top:20px;flex-wrap:wrap;margin-right:-10px}.homeBenefits .homeBenefitsBoxes .earnGetStartedBox{margin:15px}.homeBenefits .homeBenefitsIconContainer{display:flex;flex-wrap:wrap;margin-left:15px;max-width:33%}@media only screen and (max-width:700px){.homeBenefits .homeBenefitsIconContainer{font-size:30px;text-align:center;max-width:100%;margin-left:0;width:100%}}.homeBenefits .homeBenefitsBox{width:147px;height:123px;padding:0 15px;border-radius:5px;background:#282942;color:#b3b5da;font-size:13px;font-weight:500;display:flex;flex-direction:column;justify-content:center;align-items:center;margin:11px}@media only screen and (max-width:700px){.homeBenefits .homeBenefitsBox{width:42%;padding:0 11px;height:160px}}.homeBenefits .homeBenefitsIcon{height:32px;display:inline-block;margin-bottom:10px}.homeSeenOn{max-width:1060px;margin:40px auto;padding:0 20px;text-align:left}@media only screen and (max-width:700px){.homeSeenOn{margin:20px auto;padding:0 15px}}@media only screen and (max-width:700px){.homeSeenOn{margin-top:40px;text-align:center}}.homeSeenOn .homeSeenOnHeader{color:#01b664;font-size:25px;font-weight:600;margin-bottom:15px}.homeSeenOn .homeSeenBrands{display:flex;align-items:center}@media only screen and (max-width:700px){.homeSeenOn .homeSeenBrands{flex-direction:column}}.homeSeenOn .homeSeenBrandsLeft{flex:1;display:flex;height:49px}.homeSeenOn .homeSeenBrandsLeft&gt;img{margin-right:30px}@media only screen and (max-width:1199px){.homeSeenOn .homeSeenBrandsLeft{flex-wrap:wrap;justify-content:center;margin-right:-30px;height:auto}.homeSeenOn .homeSeenBrandsLeft&gt;img{margin-bottom:10px;height:36px}}.homeSeenOn .homeSeenBrandsRight{display:flex;justify-content:flex-end;height:81px;width:200px}.homeSeenOn .homeSeenBrandsRight&gt;img{margin-left:20px}@media only screen and (max-width:700px){.homeSeenOn .homeSeenBrandsRight{justify-content:flex-start;margin-right:-10px;width:auto}.homeSeenOn .homeSeenBrandsRight&gt;img{margin-left:0;margin-right:10px;margin-top:10px;height:58px}}.homeTestimonials{margin-top:35px;margin-bottom:20px}.homeTestimonials .homeTestimonialsHeading{max-width:1060px;margin:40px auto;padding:0 20px;padding:0;text-align:center;color:#fff;font-size:25px;font-weight:600;margin-bottom:20px}@media only screen and (max-width:700px){.homeTestimonials .homeTestimonialsHeading{margin:20px auto;padding:0 15px}}.homeTestimonials .homeTmBoxes{display:flex;overflow-x:scroll}.homeTestimonials .tmBox{background:#282942;border-radius:5px;width:326px;min-width:300px;height:176px;padding:20px;text-align:left;display:flex;flex-direction:column;margin-right:10px}.homeTestimonials .tmBox .tmBoxTitleRow{display:flex;justify-content:space-between;align-items:center}.homeTestimonials .tmBox .tmBoxUser{color:#01b664;font-size:17px;font-weight:600}.homeTestimonials .tmBox .tmBoxDate{font-size:12px;font-weight:500}.homeTestimonials .tmBox .tmBoxReview{color:#666899;font-size:13px;font-weight:600;flex:1}.homeTestimonials .tmBox .tmBoxRatingRow{display:flex;justify-content:space-between;align-items:center}.homeTestimonials .tmBox .tmBoxRatingRow&gt;img{cursor:pointer}.homeStartEarning{max-width:1060px;margin:40px auto;padding:0 20px;margin-top:50px;margin-bottom:80px;display:flex;align-items:center}@media only screen and (max-width:700px){.homeStartEarning{margin:20px auto;padding:0 15px}}@media only screen and (max-width:700px){.homeStartEarning{margin-top:55px;margin-bottom:55px;padding:0;text-align:center;flex-direction:column}.homeStartEarning&gt;img{max-width:100%}.homeStartEarning span{margin:10px 0}}.homeStartEarning .startEarningText{display:flex;flex-direction:column}.homeStartEarning .startEarningText&gt;span{font-family:"Poppins",sans-serif;font-weight:600;font-size:30px;line-height:130%}@media only screen and (min-width:701px){.homeStartEarning .startEarningText&gt;span{margin-bottom:40px}}.homeHowToUseBtn{position:fixed;bottom:10px;right:10px;z-index:999;transition:margin 333ms ease,opacity 500ms linear}@media only screen and (min-width:1200px){.homeHowToUseBtn{top:13px;right:343px;bottom:unset}.homeHowToUseBtn :hover{transform:scale(1.04)}}@media only screen and (max-width:1600px){.homeHowToUseBtn{top:auto;right:10px;bottom:40px}}@media only screen and (max-width:1199px){.homeHowToUseBtn{bottom:83px}}@media only screen and (max-width:700px){.homeHowToUseBtn{right:50%;transform:translateX(50%)}}.howToUseBtn{display:flex;justify-content:space-between;align-items:center;background:#01d676;box-shadow:inset 0 2px 0 #52ffb1;border-radius:100px;padding:0 20px;width:302px;height:57px;cursor:pointer;position:relative;background:linear-gradient(180deg,#00ff8c 0,#04ae85 100%);box-shadow:0 4px 4px rgba(0,0,0,0.25),inset 0 -1px 1px rgba(0,0,0,0.25),inset 0 1.5px 1px #75ffc1;border-radius:100px;width:250px;height:50px}@media only screen and (max-width:700px){.howToUseBtn{width:230px;height:40px}}.howToUseBtn .howToUseBtnIcon{width:25px;height:25px}@media only screen and (max-width:700px){.howToUseBtn .howToUseBtnIcon{width:18px;height:18px}}.howToUseBtn .howToUseBtnText{font-family:"Poppins",sans-serif;width:167px;height:22px;font-style:normal;font-weight:bold;font-size:15px;line-height:22px;display:flex;align-items:center;text-align:right;color:#fff;text-shadow:0 2px 6px rgba(0,0,0,0.25)}@media only screen and (max-width:700px){.howToUseBtn .howToUseBtnText{font-size:15px}}.howToUseBtn .howToUseBtnClose{position:absolute;top:-2px;right:1px;font-size:20px;color:#3c335c;width:17px;height:17px;background:#4e517a;display:flex;justify-content:center;align-items:center;background:rgba(206,95,95,0.92);border-radius:100%}@media only screen and (min-width:1200px){.howToUseBtn .howToUseBtnClose{top:16px;right:-8px}.howToUseBtn .howToUseBtnClose :hover{transform:scale(1.2)}}.howToUseBtn .howToUseBtnClose i::after{width:7px;height:7px;background:#ff5a79;box-shadow:0 0 5px rgba(255,90,121,0.5)}.howToUseBtn :hover{transform:none}.howToUseBtn :active{transform:none}.homeBannerSnow{height:52px;width:100%;background:url(/public/img/christmas/bannerSnow.png);background-size:contain;background-repeat:repeat-x;position:relative;top:-11px;z-index:2}.text-hightlight{color:#01d676}@media only screen and (min-width:1200px) and (max-width:1399px){.chatActive .leaderboardPage .leaderboardTopThree{flex-direction:column}.chatActive .leaderboardPage .leaderboxTopBox{width:100%;margin-bottom:100px}.chatActive .leaderboardPage .leaderboardEventBannerImg--daily,.chatActive .leaderboardPage .leaderboardEventBannerImg--monthly{width:100%}.chatActive .leaderboardPage .leaderboxTopBox--place1{top:0;order:-1}}.leaderboardPage{font-family:"Poppins",sans-serif;position:relative;background:url("/public/img/leaderboard-bg-top.png") top center no-repeat;background-color:#1f1f30;z-index:1}@media only screen and (max-width:700px){.leaderboardPage{background-size:140vw 240px}.leaderboardPage[data-time=weekly] .leaderboardSecondaryBackground{top:510px}.leaderboardPage[data-time=monthly] .leaderboardSecondaryBackground{display:none}}.leaderboardPage .leaderboardSecondaryBackground{background:url("/public/img/leaderboard-summer-bg-bottom.png") top center no-repeat;background-size:100%;position:absolute;inset:0;z-index:-1;pointer-events:none;top:500px}@media only screen and (max-width:700px){.leaderboardPage .leaderboardSecondaryBackground{top:440px}}.leaderboardPage .leaderboardTimeSectionOuter{max-width:1220px;margin:0 auto;padding:30px 10px}@media only screen and (max-width:700px){.leaderboardPage .leaderboardTimeSectionOuter{max-width:100%;padding:15px 10px}}.leaderboardPage .leaderboardTopRow{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;margin-bottom:50px}@media only screen and (max-width:700px){.leaderboardPage .leaderboardTopRow{justify-content:center}}.leaderboardPage .leaderboardTopRow .leaderboardNavButtons,.leaderboardPage .leaderboardTopRow .leaderboardTopInfoContainer{margin-bottom:10px;display:flex;gap:10px}.leaderboardPage .leaderboardTopRow .leaderboardNavButtons .leaderboardFlag{width:30px;border-radius:5px}@media only screen and (max-width:700px){.leaderboardPage .leaderboardTopRow .leaderboardNavButtons{width:100%;text-align:center;display:flex;flex-wrap:wrap;gap:3px}}@media only screen and (max-width:700px){.leaderboardPage .leaderboardTopRow .leaderboardTopInfoContainer{width:100%;display:flex;justify-content:flex-end}}.leaderboardPage .changeLeaderboardBtn{height:48px;line-height:48px;border-radius:9px;border:2px solid #443e5e;background-color:transparent;color:#575973;font-weight:500;font-size:14px;box-shadow:none;cursor:pointer;display:inline-flex;gap:10px;align-items:center;white-space:nowrap}.leaderboardPage .changeLeaderboardBtn:not(:last-child){margin-right:10px}@media only screen and (max-width:700px){.leaderboardPage .changeLeaderboardBtn{width:calc(50% - 1.5px) !important;margin:0 !important;height:55px;display:inline-block}.leaderboardPage .changeLeaderboardBtn [data-time=daily]{order:1}.leaderboardPage .changeLeaderboardBtn [data-time=monthly]{order:3}.leaderboardPage .changeLeaderboardBtn [data-time=easter]{order:2}.leaderboardPage .changeLeaderboardBtn [data-time=custom]{order:4}}.leaderboardPage .changeLeaderboardBtn.isSelected{background:#383a56;border:1px solid #414365;box-sizing:border-box;border-radius:9px;color:#01d676}.leaderboardPage .changeLeaderboardBtn.easterLeaderboardBtn{width:149px;background-image:url("/public/img/easter/easter-leader-btn-bg.png");background-size:contain;background-repeat:no-repeat;border:0;background-color:unset}.leaderboardPage .leaderboardTopInfo{height:48px;width:48px;background:rgba(255,184,0,0.1);border-radius:9px;display:flex;align-items:center;justify-content:center;cursor:pointer}@media only screen and (max-width:700px){.leaderboardPage .leaderboardTopInfo{z-index:1}}.leaderboardPage .leaderboardTopThree{margin-top:120px;display:flex;justify-content:space-between;padding:0 10px}@media only screen and (min-width:701px) and (max-width:1199px){.leaderboardPage .leaderboardTopThree{padding:0 5px}}@media only screen and (max-width:700px){.leaderboardPage .leaderboardTopThree{flex-direction:column;padding:0;margin-bottom:10px}.leaderboardPage .leaderboardTopThree .leaderboxTopBox--place1{order:-1}}.leaderboardPage .leaderboardTopThree--mobile{display:none}@media only screen and (max-width:700px){.leaderboardPage .leaderboardTopThree--mobile{display:block;margin-top:90px}}.leaderboardPage .leaderboxTopBox--place1{border:1px solid transparent;background:linear-gradient(#574c36,#222438) padding-box,linear-gradient(to bottom,#f4d355,#222438) border-box;top:-91px;position:relative}@media only screen and (max-width:700px){.leaderboardPage .leaderboxTopBox--place1{top:0}}.leaderboardPage .leaderboxTopBox--place1 .leaderAvatar{border:1px solid transparent;background:#f3d354}.leaderboardPage .leaderboxTopBox--place1 .leaderPrizeBox{border:1px solid transparent;background:linear-gradient(#383333,#222438) padding-box,linear-gradient(to bottom,#9d8945,#222438) border-box}.leaderboardPage .leaderboxTopBox--place2{border:1px solid transparent;background:linear-gradient(#4b4b59,#222438) padding-box,linear-gradient(to bottom,#cacaca,#222438) border-box}.leaderboardPage .leaderboxTopBox--place2 .leaderAvatar{border:1px solid transparent;background:#cacaca}.leaderboardPage .leaderboxTopBox--place2 .leaderPrizeBox{border:1px solid transparent;background:linear-gradient(#2a2f41,#222438) padding-box,linear-gradient(to bottom,#cacaca,#222438) border-box}.leaderboardPage .leaderboxTopBox--place3{border:1px solid transparent;background:linear-gradient(#4d3948,#222438) padding-box,linear-gradient(to bottom,#905c69,#222438) border-box}.leaderboardPage .leaderboxTopBox--place3 .leaderAvatar{border:1px solid transparent;background:#905c69}.leaderboardPage .leaderboxTopBox--place3 .leaderPrizeBox{border:1px solid transparent;background:linear-gradient(#292b40,#222438) padding-box,linear-gradient(to bottom,#905c69,#222438) border-box}.leaderboardTooltip .tooltip-inner{color:#9496b9;background:#383a56;max-width:300px;border-radius:8px;font-family:"Poppins",sans-serif;font-weight:500;font-size:12px;padding:17px 22px}.leaderboxTopBox{width:291px;height:410px;background:#292b4a;border-radius:10px;padding:20px;display:flex;flex-direction:column;align-items:center;justify-content:space-between}@media only screen and (max-width:700px){.leaderboxTopBox{width:100%;margin-bottom:100px}}.leaderboxTopBox .gainProfileLink{text-align:center;margin-top:-40px;margin-bottom:10px}.leaderboxTopBox .leaderAvatar{border-radius:50%;width:90px;height:90px;position:relative;z-index:1}.leaderboxTopBox .leaderUsername{max-width:150px;color:#fff;font-size:13px;margin-top:3px}.leaderboxTopBox .leaderPointsEarned{color:rgba(232,232,232,0.6196078431);font-weight:600;font-size:14px}.leaderboxTopBox .leaderPrizeBox{width:251px;height:100%;background:#22243f;border-radius:8px;position:relative}.leaderboxTopBox .leaderReward{background:rgba(119,119,119,0.4705882353);border-radius:5px;height:29px;margin:10px;display:flex;align-items:center;justify-content:space-between;color:#01d676;padding:5px 7px;font-weight:600;font-size:13px;display:inline-block}.leaderboxTopBox .leaderReward .winnerPointsCoinLogo{height:12px;width:12px}.leaderboxTopBox .leaderCrown{position:absolute;top:15px;right:50%;width:70px;transform:translate(50%,-100%)}.leaderboxTopBox .leaderPrizeImage{width:200px;position:absolute;right:0;bottom:0}.leaderboxTopBox .leaderPrizeName{font-weight:bold;text-align:right;color:white;padding-right:20px;position:relative;z-index:1}.leaderboxTopBox .leaderPlaceImage{position:absolute}.leaderboxTopBox .leaderPlaceImage--place2{left:-28px;bottom:-27px}.leaderboxTopBox .leaderPlaceImage--place1{left:75px;bottom:-36px}.leaderboxTopBox .leaderPlaceImage--place3{right:-28px;bottom:-27px}@media only screen and (max-width:1199px){.leaderboxTopBox .leaderPlaceImage--place1,.leaderboxTopBox .leaderPlaceImage--place2,.leaderboxTopBox .leaderPlaceImage--place3{left:-60px;bottom:-16px}}.leaderboardCountdown{margin:0 auto;text-align:center;font-size:15px;font-weight:600;margin-top:-45px;letter-spacing:.04em}@media only screen and (max-width:700px){.leaderboardCountdown{margin-top:120px;margin-top:-90px}}.leaderboardCountdown .digit{width:22px;display:inline-block}.leaderboardCountdown .muted{color:#555673;margin-right:7px}.leaderboardPositionBox{margin:0 auto;text-align:center;background:#292b4a;border-radius:10px;font-size:15px;font-weight:500;max-width:730px;padding:19px;margin-top:25px;letter-spacing:.04em;color:#cfd0e0;position:relative;line-height:1.75}@media only screen and (max-width:700px){.leaderboardPositionBox{margin:20px}}.leaderboardPositionBox .leaderboardRank{padding:2px 15px;margin:0 5px;border-radius:3px}.leaderboardPositionBox .leaderboard--gold{background:rgba(255,184,0,0.1);color:#fcce00}.leaderboardPositionBox .leaderboard--red{background:rgba(255,70,70,0.1);color:#ff4646}.leaderboardPositionBox .leaderboard--pink{background:rgba(255,104,240,0.1);color:#ff68f0}.leaderboardPositionBox .leaderboard--blue{background:rgba(45,129,255,0.1);color:#2d81ff}.leaderboardPositionBox .leaderboard--cyan{background:rgba(167,255,255,0.1);color:#a7ffff}.leaderboardPositionBox .leaderboard--white{background:rgba(255,255,255,0.1);color:white}.leaderboardPositionBox .leaderboardPositionBoxAvatar{position:absolute;left:-20px;top:50%;transform:translateY(-50%);width:40px;height:40px;border-radius:20px}.leaderboardPositionBox .exag{color:#01d676;font-weight:600}.leaderboardTable{margin-top:10px;border-collapse:separate;border-spacing:0 6px}.leaderboardTable th{color:#515477;font-weight:500;font-size:14px}.leaderboardTable .leaderboardTableTh--rank{padding-left:30px}@media only screen and (max-width:700px){.leaderboardTable .leaderboardTableTh--rank{padding-left:15px}}.leaderboardTable tbody tr{background:#2c2c44;box-shadow:0 2px 5px rgba(27,27,43,0.15);border:0;border-radius:5px;height:60px}.leaderboardTable .leaderboardTableUser{max-width:50px;text-overflow:ellipsis;overflow:hidden}.leaderboardTable .leaderboardTableRank{border-radius:8px;padding:11px 27px;margin-left:5px;font-weight:600;font-size:14px}.leaderboardTable .leaderboard--gold{background:rgba(255,184,0,0.1);color:#fcce00}.leaderboardTable .leaderboard--red{background:rgba(255,70,70,0.1);color:#ff4646}.leaderboardTable .leaderboard--pink{background:rgba(255,104,240,0.1);color:#ff68f0}.leaderboardTable .leaderboard--blue{background:rgba(45,129,255,0.1);color:#2d81ff}.leaderboardTable .leaderboard--cyan{background:rgba(167,255,255,0.1);color:#a7ffff}.leaderboardTable .leaderboardTablePrize,.leaderboardTable .leaderboardTablePoints{text-align:right;color:#01d676;padding-right:30px;font-weight:600;font-size:14px}.leaderboardTable .gainProfileLink{color:#fff}.leaderboardEventBanner{width:100%;text-align:center}@media only screen and (max-width:700px){.leaderboardEventBanner{margin-bottom:20px;margin-top:-40px}}.leaderboardEventBanner .leaderboardEventBannerImg--daily{width:500px;height:auto}.leaderboardEventBanner .leaderboardEventBannerImg--weekly{width:500px;height:auto}@media only screen and (max-width:1199px){.leaderboardEventBanner .leaderboardEventBannerImg--weekly{width:100%}}@media only screen and (max-width:700px){.leaderboardEventBanner .leaderboardEventBannerImg--weekly{margin-top:60px}}.leaderboardEventBanner .leaderboardEventBannerImg--monthly{width:500px;height:auto}@media only screen and (max-width:700px){.leaderboardEventBanner img{width:100% !important;height:auto !important}}.leaderboardInfobox{max-width:640px;padding:20px;margin:10px auto 190px auto;background:linear-gradient(#243b4a,#202536) padding-box,linear-gradient(to bottom,#6ee4e8,#222438) border-box;border:1.5px solid transparent;border-radius:5px;text-align:center}.leaderboardInfobox.gold{background:linear-gradient(#574c36,#282533) padding-box,linear-gradient(to bottom,#f4d355,#282533) border-box;font-size:13px}.leaderboardInfobox.green{background:linear-gradient(#233942,#22273f) padding-box,linear-gradient(to bottom,#04b386,#222438) border-box}.leaderboardInfobox.green em{color:#01d676}.leaderboardInfobox em{font-style:normal;color:#6ee4e8;font-weight:bold;font-size:15px;white-space:nowrap}.leaderboardInfobox .leaderboardInfobox-heading{font-size:20px;margin:0;margin-bottom:10px;font-weight:bold;color:#ffd904}.leaderboardEventHomeBanner,.christmasEventHomeBanner{position:absolute;top:25px;right:0}@media only screen and (max-width:700px){.leaderboardEventHomeBanner,.christmasEventHomeBanner{position:relative;min-height:60px;margin-top:15px;margin-bottom:-5px;top:0;right:41px}.leaderboardEventHomeBanner img,.christmasEventHomeBanner img{width:80%}}.easterLeaderboardOuter::before{content:"";position:absolute;top:0;left:0;width:100%;height:100vh;background-image:url("/public/img/easter/easter-leaderboard-bg.png");background-size:contain;background-repeat:no-repeat}@media only screen and (max-width:700px){.easterLeaderboardOuter::before{background-image:url("/public/img/easter/easter-leaderboard-bg-mobile.png");background-size:contain;background-repeat:repeat-y;height:100%;max-height:1720px}}.easterLeaderboardOuter .easter-btn-container{text-align:center}.easterLeaderboardOuter .easter-btn-container .easter-show-all-btn{width:282px;height:50px;background:#01d676;box-shadow:0 1.54px 3.08px rgba(0,0,0,0.2),inset 0 1.54px 0 #00ffc2;border-radius:4px;font-weight:600;font-size:15px;text-align:center;color:#1d1d2e;line-height:50px;cursor:pointer;margin-top:20px}.easterLeaderboardOuter.show-all .easter-show-all-btn{display:none}.easterLeaderboardOuter:not(.show-all) .leaderboardTable tbody tr:nth-child(n+248){display:none}.easterLeaderboardOuter .leaderboardTopInfoContainer{display:none !important}@media only screen and (max-width:700px){.easterLeaderboardOuter .leaderboardTopInfoContainer{display:none !important}}.easterLeaderboardOuter .easterPointsInfo{width:48%;position:relative;padding:19px 40px 24px 40px;margin:30px auto;font-weight:500;font-size:15px;line-height:22px;text-align:center;color:#fff;z-index:1}@media only screen and (max-width:700px){.easterLeaderboardOuter .easterPointsInfo{width:calc(100% - 40px)}}.easterLeaderboardOuter .easterPointsInfo::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:5px;background:linear-gradient(180deg,rgba(1,214,118,0.05) 0,rgba(1,214,118,0) 100%),linear-gradient(0,rgba(70,70,98,0.4),rgba(70,70,98,0.4));border:1px solid;border-image-slice:1;border-width:1px;border-image-source:linear-gradient(180deg,#01d676 0,rgba(1,214,118,0) 100%);transform:perspective(200px) rotateX(345deg);z-index:-1}.easterLeaderboardOuter .leaderboardEventBannerImg--easter{width:78%}.easterLeaderboardOuter .leaderboardTopThree{position:relative}@media only screen and (max-width:700px){.easterLeaderboardOuter .leaderboardTopThree{display:flex;flex-direction:column;align-items:center;padding:0 10px;margin-bottom:40px}}.easterLeaderboardOuter .leaderboardTopThree .leaderboxTopBox{position:relative;background:0;background-size:contain;background-position:center;background-repeat:no-repeat;flex-shrink:0;padding:0;width:275px;height:412.5px}.easterLeaderboardOuter .leaderboardTopThree .leaderboxTopBox .leaderCrown,.easterLeaderboardOuter .leaderboardTopThree .leaderboxTopBox .leaderPrizeBox,.easterLeaderboardOuter .leaderboardTopThree .leaderboxTopBox .gainProfileLink{display:none}.easterLeaderboardOuter .leaderboardTopThree .leaderboxTopBox.leaderboxTopBox--place1{background-image:url("/public/img/easter/leaderboard-place-1.png");width:330px;height:495px}.easterLeaderboardOuter .leaderboardTopThree .leaderboxTopBox.leaderboxTopBox--place1 .leaderUsername.easterElement{font-size:22px}.easterLeaderboardOuter .leaderboardTopThree .leaderboxTopBox.leaderboxTopBox--place1 .leaderPointsEarned.easterElement{bottom:3%;font-size:18px}.easterLeaderboardOuter .leaderboardTopThree .leaderboxTopBox.leaderboxTopBox--place2{background-image:url("/public/img/easter/leaderboard-place-2.png")}.easterLeaderboardOuter .leaderboardTopThree .leaderboxTopBox.leaderboxTopBox--place2 .profileLinkBlock.easterElement{left:52%}.easterLeaderboardOuter .leaderboardTopThree .leaderboxTopBox.leaderboxTopBox--place3{background-image:url("/public/img/easter/leaderboard-place-3.png")}.easterLeaderboardOuter .leaderboardTopThree .leaderboxTopBox .profileLinkBlock.easterElement{position:absolute;top:16%;left:50%;transform:translateX(-50%);display:block;z-index:-1;width:31%}.easterLeaderboardOuter .leaderboardTopThree .leaderboxTopBox .profileLinkBlock.easterElement div,.easterLeaderboardOuter .leaderboardTopThree .leaderboxTopBox .profileLinkBlock.easterElement .leaderAvatar{height:100%;width:100%;border-radius:50%}.easterLeaderboardOuter .leaderboardTopThree .leaderboxTopBox .leaderUsername.easterElement{position:absolute;top:42%;display:block;font-weight:600;font-size:19px;background:linear-gradient(180deg,#01d676 0,#10f18c 53.88%,#89f9c6 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent;opacity:.9;cursor:pointer}.easterLeaderboardOuter .leaderboardTopThree .leaderboxTopBox .leaderPointsEarned.easterElement{position:absolute;bottom:2.5%;display:block;font-weight:700;font-size:16px;text-align:center;color:#fff}.easterLeaderboardOuter .leaderboardTopThree .leaderboxTopBox .empty.easterElement{display:none}.easterLeaderboardOuter .leaderboardTopThree .leaderboxTopBox.emptyTopBox .leaderUsername.easterElement:not(.empty){display:none}.easterLeaderboardOuter .leaderboardTopThree .leaderboxTopBox.emptyTopBox .empty.easterElement{display:block}@media only screen and (max-width:700px){.easterLeaderboardOuter .leaderboardTopThree .leaderboxTopBox.leaderboxTopBox--place1,.easterLeaderboardOuter .leaderboardTopThree .leaderboxTopBox.leaderboxTopBox--place2,.easterLeaderboardOuter .leaderboardTopThree .leaderboxTopBox.leaderboxTopBox--place3{height:unset;min-width:300px;min-height:450px;width:calc(100% - 20px);padding-bottom:calc((100% - 20px) * 1.5);top:unset}.easterLeaderboardOuter .leaderboardTopThree .leaderboxTopBox.leaderboxTopBox--place1 .leaderPointsEarned.easterElement,.easterLeaderboardOuter .leaderboardTopThree .leaderboxTopBox.leaderboxTopBox--place2 .leaderPointsEarned.easterElement,.easterLeaderboardOuter .leaderboardTopThree .leaderboxTopBox.leaderboxTopBox--place3 .leaderPointsEarned.easterElement{bottom:3%;font-size:18px}.easterLeaderboardOuter .leaderboardTopThree .leaderboxTopBox .leaderUsername.easterElement{font-size:22px}.easterLeaderboardOuter .leaderboardTopThree .leaderboxTopBox.leaderboxTopBox--place1{order:-1}}.easterLeaderboardOuter .leaderboardTopThree--mobile{display:none}.easterElement{display:none}.leaderboardPage.leaderboardPage--country{background-repeat:no-repeat;background-size:100%}.leaderboardPage.leaderboardPage--country .leaderboardEventBannerImg--daily,.leaderboardPage.leaderboardPage--country .leaderboardEventBannerImg--monthly{max-width:850px}@media only screen and (min-width:1200px){.leaderboardPage.leaderboardPage--country .leaderboardEventBannerImg--daily,.leaderboardPage.leaderboardPage--country .leaderboardEventBannerImg--monthly{width:auto !important;height:270px !important}}@media only screen and (max-width:1199px){.leaderboardPage.leaderboardPage--country .leaderboardEventBannerImg--daily,.leaderboardPage.leaderboardPage--country .leaderboardEventBannerImg--monthly{width:100%}}@media only screen and (min-width:1200px){.leaderboardPage.leaderboardPage--country .leaderboardCountdownTop{display:none}}@media only screen and (max-width:1199px){.leaderboardPage.leaderboardPage--country{background-size:110% 200px;background-position:top center}.leaderboardPage.leaderboardPage--country .leaderboardTimeSectionOuter{padding:10px;padding-top:30px}.leaderboardPage.leaderboardPage--country .leaderboardCountdown{margin-top:-25px}.leaderboardPage.leaderboardPage--country .leaderboardCountdownBottom,.leaderboardPage.leaderboardPage--country .leaderboardPositionBox{display:none}.leaderboardPage.leaderboardPage--country .leaderboardTopThree--mobile{margin-top:120px;padding:0 15px}.leaderboardPage.leaderboardPage--country .leaderboardTopThree--mobile .leaderboxTopBox--place1{top:0}}.leaderboardPage.leaderboardPage--country .leaderboardTopThree{margin-top:200px}.leaderboard-rank-plate{color:white;margin-top:-20px;position:relative;z-index:1}.leaderboard-rank-plate .leaderboard-rank-plate--rank{position:absolute;top:45%;left:50%;font-weight:bold;font-size:20px;transform:translate(-50%,-50%)}.leaderboard-rank-plate.leaderboard-rank-plate--place1 .outer-path{fill:#756631;stroke:#cda90e}.leaderboard-rank-plate.leaderboard-rank-plate--place2 .outer-path{fill:#545a6d;stroke:#87879e}.leaderboard-rank-plate.leaderboard-rank-plate--place3 .outer-path{fill:#6e4d5d;stroke:#925f6c}.leaderboardPagination{text-align:center}.leaderboardPage.custom-leaderboard-bg{background:url("/public/img/custom-leaderboard-bg.png"),linear-gradient(180deg,rgba(62,51,25,0.737254902),20px,transparent) !important;background-size:100%;background-repeat:no-repeat}.leaderboardPage.custom-leaderboard-bg .leaderboardSecondaryBackground{display:none}@media only screen and (max-width:700px){.customLeaderboardBtn{margin-top:20px}.customLeaderboardBtn[data-contest=Subreddit]{margin-top:-28px}.customLeaderboardBtn[data-contest=Anomaly]{margin-top:0;height:64px}}.navigation .customLeaderboardBtn{position:relative;margin-right:20px;width:200px;transform:scale(0.85);transform-origin:left center}.left-navigation .customLeaderboardBtn{margin-top:0;padding-right:5px}.changeLeaderboardBtn .customLeaderboardBtn{height:48px}.custom-leaderboard.changeLeaderboardBtn{border:0}.customLeaderboardCTAImage{width:auto;height:100%}.navigation .customLeaderboardCTAImage{width:100%}@media only screen and (max-width:700px){.customLeaderboardCTAImage{width:100%}}@media only screen and (max-width:700px){.customLeaderboardOuter .leaderboardEventBanner{margin-top:-60px}}@media only screen and (max-width:700px){.customLeaderboardOuter .customLeaderboardCTAImage{width:100%}}.customLeaderboardOuter .leaderCrown{top:-50px;right:50%;transform:translate(50%);width:60px}.customLeaderboardOuter .customLeaderboardBackground img{width:90%}@media only screen and (max-width:700px){.customLeaderboardOuter .customLeaderboardBackground img{width:100%;transform:scale(1.2)}}@media only screen and (max-width:700px){.customLeaderboardOuter .leaderboxTopBox{margin-bottom:80px}}.customLeaderboardOuter .leaderReward{justify-content:flex-start}.customLeaderboardOuter .winnerPointsCoinLogo{margin-right:10px}@media only screen and (max-width:700px){.customLeaderboardOuter .customLeaderboardVideoContainer{margin-top:0}.customLeaderboardOuter .leaderboardCountdown{margin-top:30px}.customLeaderboardOuter .leaderboardTopThree--mobile{display:flex;flex-direction:column}.customLeaderboardOuter .leaderboardTopThree--mobile .leaderboxTopBox--place1{order:1}.customLeaderboardOuter .leaderboardTopThree--mobile .leaderboxTopBox--place2{order:2}.customLeaderboardOuter .leaderboardTopThree--mobile .leaderboxTopBox--place3{order:3}}.customLeaderboardContainer{max-width:730px;margin:auto;text-align:center}.customLeaderboardTextContainer{background-image:url("/public/img/leaderboard-textbox-1.png");background-repeat:no-repeat;background-size:100%;min-height:250px;margin-bottom:170px;margin-top:50px;padding-top:20px}@media only screen and (max-width:700px){.customLeaderboardTextContainer{margin-bottom:60px}}.customLeaderboardVideoContainer{margin-top:-110px;position:relative;z-index:0}@media only screen and (max-width:700px){.customLeaderboardVideo{width:100%}}.customLeaderboardTitle{font-size:20px;color:#01d676}.customLeaderboardDescriptionBackground{background-image:url("/public/img/leaderboard-textbox-1.png")}.customLeaderboardDescription{padding:0 30px;margin-bottom:200px}@media only screen and (max-width:700px){.customLeaderboardDescription{margin-bottom:0}}.leaderboxTopBox--real-life-prize .leaderPrizeImage{width:100%}.earnPage{font-family:"Poppins",sans-serif}.earnPage .earnGetStartedBoxes{display:inline-flex;justify-content:flex-start;background:#1d1e2f;margin:0;padding:15px 70px 25px 25px;position:relative;min-height:124px}@media only screen and (max-width:700px){.earnPage .earnGetStartedBoxes{flex-direction:column;align-items:center;display:none}}.earnPage .earnGetStartedBoxes .earn-start-guide{display:flex;justify-content:center;align-items:center}@media only screen and (min-width:701px) and (max-width:1199px){.earnPage .earnGetStartedBoxes .earn-start-guide{width:95%}}.earnPage .earnGetStartedBoxes .earn-start-guide .guide-item{position:relative;width:calc(33.3333333333% - 20px);min-width:290px;height:190px;padding:15px;text-align:center}@media only screen and (max-width:700px){.earnPage .earnGetStartedBoxes .earn-start-guide .guide-item{width:100%;height:175px}}.earnPage .earnGetStartedBoxes .earn-start-guide .guide-item::before{content:"";position:absolute;z-index:1;left:0;top:0;width:100%;height:100%;background:#242539;opacity:.8;border-radius:20px}.earnPage .earnGetStartedBoxes .earn-start-guide .guide-item:nth-child(1){text-align:left}.earnPage .earnGetStartedBoxes .earn-start-guide .guide-item:nth-child(3){text-align:center}.earnPage .earnGetStartedBoxes .earn-start-guide .guide-item:nth-child(3) .guide-card{padding-bottom:27px}.earnPage .earnGetStartedBoxes .earn-start-guide .guide-item:nth-child(3) .guide-card::before{background-image:url("/asset/template/champ/imgs/guideBg2.png")}.earnPage .earnGetStartedBoxes .earn-start-guide .guide-item:nth-child(3) .guide-card .title{margin-bottom:3px}.earnPage .earnGetStartedBoxes .earn-start-guide .guide-item:nth-child(3) .guide-card .description{margin-bottom:23px}.earnPage .earnGetStartedBoxes .earn-start-guide .guide-item:nth-child(3) .guide-card .has-pointer::after{right:-10px;left:unset;transform:rotate(322deg)}.earnPage .earnGetStartedBoxes .earn-start-guide .guide-item:nth-child(3) .guide-card .task-start-btn{background-color:#01d676}.earnPage .earnGetStartedBoxes .earn-start-guide .guide-item:nth-child(5){text-align:right}.earnPage .earnGetStartedBoxes .earn-start-guide .guide-item:nth-child(5) .guide-card::before{background-image:url("/asset/template/champ/imgs/guideBg3.png");filter:none}.earnPage .earnGetStartedBoxes .earn-start-guide .guide-item:nth-child(5) .guide-card .title{margin-bottom:3px}.earnPage .earnGetStartedBoxes .earn-start-guide .guide-item:nth-child(5) .guide-card .description{margin-bottom:23px}.earnPage .earnGetStartedBoxes .earn-start-guide .guide-item:nth-child(5) .guide-card .cashout-btn{width:max-content;max-width:200px;background-color:#01d676}.earnPage .earnGetStartedBoxes .earn-start-guide .guide-item:nth-child(5) .guide-card .has-pointer::after{left:60%;transform:rotate(339deg)}.earnPage .earnGetStartedBoxes .earn-start-guide .guide-item .guide-card{position:relative;z-index:3;width:100%;height:100%;background:rgba(40,41,66,0.5);border-radius:10px;overflow:hidden;padding:14px 21px;-webkit-box-shadow:0 0 8px #222339;box-shadow:0 0 8px #222339}@media only screen and (max-width:700px){.earnPage .earnGetStartedBoxes .earn-start-guide .guide-item .guide-card{padding:17px}}.earnPage .earnGetStartedBoxes .earn-start-guide .guide-item .guide-card::before{content:"";position:absolute;z-index:-1;top:0;left:0;width:100%;height:100%;filter:blur(5px);background:url("/asset/template/champ/imgs/guideBg1.png");background-color:#333350;border-radius:10px;background-size:cover;background-repeat:no-repeat;border-radius:20px}.earnPage .earnGetStartedBoxes .earn-start-guide .guide-item .guide-card .title{font-weight:600;font-size:18px;color:#01d676;margin-bottom:6px}@media only screen and (max-width:700px){.earnPage .earnGetStartedBoxes .earn-start-guide .guide-item .guide-card .title{font-size:16px}}.earnPage .earnGetStartedBoxes .earn-start-guide .guide-item .guide-card .description{font-weight:500;font-size:12px;color:#fff}@media only screen and (max-width:700px){.earnPage .earnGetStartedBoxes .earn-start-guide .guide-item .guide-card .description{font-size:10px}}.earnPage .earnGetStartedBoxes .earn-start-guide .guide-item .guide-card ul{position:relative;margin-left:15px;background:#24253a;border-radius:5px;margin:0}.earnPage .earnGetStartedBoxes .earn-start-guide .guide-item .guide-card ul::after{content:"";position:absolute;top:0;left:0;height:100%;width:100%;background:rgba(40,41,65,0.5);border-radius:5px 5px 0 0}.earnPage .earnGetStartedBoxes .earn-start-guide .guide-item .guide-card ul li{list-style-type:disc;font-weight:500;font-size:10px;letter-spacing:-0.03em;display:flex;justify-content:space-between;align-items:center;gap:10px;padding:5px}.earnPage .earnGetStartedBoxes .earn-start-guide .guide-item .guide-card ul li.active{position:relative;left:-12.5px;z-index:1;width:calc(100% + 25px);background:#292a42;box-sizing:border-box;border:.2px solid rgba(1,214,118,0.2);box-shadow:0 0 19px 1px rgba(1,214,118,0.3);border-radius:5px}.earnPage .earnGetStartedBoxes .earn-start-guide .guide-item .guide-card ul li.active img{width:33px;height:33px}.earnPage .earnGetStartedBoxes .earn-start-guide .guide-item .guide-card ul li.active .task-title{color:#fff;font-size:12px}.earnPage .earnGetStartedBoxes .earn-start-guide .guide-item .guide-card ul li.active .task-prize{color:#01d676;font-size:12px;position:relative}.earnPage .earnGetStartedBoxes .earn-start-guide .guide-item .guide-card ul li img{width:26px;height:26px;border-radius:4px;background-color:#6aad21}.earnPage .earnGetStartedBoxes .earn-start-guide .guide-item .guide-card ul li .task-title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:calc(100% - 100px);text-align:center}.earnPage .earnGetStartedBoxes .earn-start-guide .guide-item .guide-card ul li .task-prize{background:#222339;box-shadow:inset 0 .8px 0 #4a4f75;border-radius:4px;padding:4px 8px}@media only screen and (max-width:700px){.earnPage .earnGetStartedBoxes .earn-start-guide .guide-item .guide-card ul li{font-size:10px}}.earnPage .earnGetStartedBoxes .earn-start-guide .guide-item .guide-card .task-start-btn,.earnPage .earnGetStartedBoxes .earn-start-guide .guide-item .guide-card .cashout-btn{width:101px;height:34px;background:#222339;box-shadow:inset 0 1px 0 #4a4f75;border-radius:5px;text-align:center;font-weight:600;font-size:12px;display:inline-block;line-height:34px;padding:0 10px}@media only screen and (max-width:700px){.earnPage .earnGetStartedBoxes .earn-start-guide .guide-item .guide-card .task-start-btn,.earnPage .earnGetStartedBoxes .earn-start-guide .guide-item .guide-card .cashout-btn{font-size:10px}}.earnPage .earnGetStartedBoxes .earn-start-guide .guide-item .guide-card .coins{position:absolute;z-index:-1;top:10px;left:10px;width:54%;height:100%;background:url("/asset/template/champ/imgs/coins.png");background-size:contain;background-repeat:no-repeat}.earnPage .earnGetStartedBoxes .earn-start-guide .guide-item .guide-card .has-pointer{position:relative}.earnPage .earnGetStartedBoxes .earn-start-guide .guide-item .guide-card .has-pointer::after{content:"";position:absolute;left:-20px;bottom:-30px;width:50px;height:60px;background:url("/asset/template/champ/imgs/hand.png");background-size:contain;background-repeat:no-repeat}.earnPage .earnGetStartedBox{width:25%;max-width:358px;min-width:250px}@media only screen and (max-width:700px){.earnPage .earnGetStartedBox{width:100%}}.earnPage .earnGetStartedArrows{margin:0;z-index:2}@media only screen and (min-width:701px) and (max-width:1199px){.earnPage .earnGetStartedArrows{transform:scale(0.8);margin:0 -40px}}@media only screen and (max-width:700px){.earnPage .earnGetStartedArrows{margin:-40px 0;transform:rotate(90deg);opacity:.6}}.earnPage p{font-size:14px;font-weight:500}.earnPage h5{color:#00da72;font-weight:bold;font-size:35px}.earnPage .earnHeader{display:flex;align-items:center;flex-wrap:wrap;width:100%;display:flex;justify-content:space-between}.earnPage .earnHeader .earnHeaderTitle{color:#fff;flex:1;font-style:normal;font-weight:700;font-size:20px}.earnPage .earnHeader .earnHeaderIcon{margin-right:12px;display:flex;align-items:center}.earnPage .earnHeader .earnHeaderIcon img{width:15px}.earnPage .earnHeader .earnHeaderTitleContainer{display:flex;flex-direction:row;align-items:center}.earnPage .earnHeader .earnHeaderGreenDotLeft{background:#01d676;border-radius:200px;width:12px;height:12px;margin-right:15px}.earnPage .earnHeader .earnHeaderPopularity{display:flex;justify-content:flex-end;align-items:center;margin-right:90px;font-weight:500;font-size:14px;line-height:160%;color:#a9a9ca}@media only screen and (max-width:700px){.earnPage .earnHeader .earnHeaderPopularity{margin-right:0;display:none}}.earnPage .earnHeader .earnHeaderPopularity .switch{margin-left:5px;position:relative;top:-1px}.earnPage .earnHeader .earnHeaderPopularity .earnHeaderPopularityTooltip{margin-left:4px;position:relative;top:2px}.earnPage .offerWallBox{display:inline-block;border-radius:2px;overflow:hidden}@media only screen and (min-width:701px){.earnPage .offerWallBox{height:115px}}.earnPage .offerWallBox .openOfferWallBtn{cursor:pointer;height:100%}.earnPage .offerWallBox .topSection{padding:15px;text-align:center;display:flex;align-items:center;justify-content:center}.earnPage .offerWallBox .bottomSection{text-align:center;padding:4px;color:rgba(0,0,0,0.69);background-color:white}.earnPage .featuredOffers .earnOfferContainer,.earnPage .featuredOffers .offerWallBoxContainer,.earnPage .offerWalls .earnOfferContainer,.earnPage .offerWalls .offerWallBoxContainer,.earnPage .earnSurveys .earnOfferContainer,.earnPage .earnSurveys .offerWallBoxContainer{display:flex;flex-wrap:wrap;align-items:flex-start}.earnPage .offerWalls,.earnPage .earnSurveys{background-color:#141522}.earnPage .earnSurveys{padding-bottom:25px}.earnPage .featuredOffers{background-color:#171828;padding-top:30px;padding-bottom:30px;min-height:185px}@media only screen and (max-width:700px){.earnPage .featuredOffers{min-height:155px}}.earnPage .featuredOffers .featuredOffersSubContainer{display:flex;flex-wrap:wrap}.earnPage .featuredOffersText{position:relative;margin-top:8px;margin-bottom:20px;color:#a9a9ca;font-size:14px}.earnPage .featuredOfferHot{margin-left:6px;font-weight:700;font-size:9px;color:#ff6c62;vertical-align:top}.earnPage .featuredOffersOfferWallBox{width:100%;position:relative}@media only screen and (max-width:700px){.earnPage .featuredOffersOfferWallBox{width:100%;height:100%}}.earnPage .featuredOffersOfferWallBox .offerWallOverLayerRequirements{position:absolute;width:100%;bottom:6px;border-radius:0 0 5px 5px;z-index:1;color:white;font-size:10px;text-align:left;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;padding:5px 5px 0 5px;display:flex}.earnPage .featuredOffersOfferWallBox .offerWallOverLayerRequirements .offerWallOverlayerRequirementsText{flex:1;overflow:hidden;text-overflow:ellipsis;height:15px}.earnPage .featuredOffersOfferWallBox .offerWallOverLayerRequirements .offerWallOverlayerRequirementsText br,.earnPage .featuredOffersOfferWallBox .offerWallOverLayerRequirements .offerWallOverlayerRequirementsText ol,.earnPage .featuredOffersOfferWallBox .offerWallOverLayerRequirements .offerWallOverlayerRequirementsText ul{display:contents;list-style:none}.earnPage .featuredOffersOfferWallBox .offerWallOverLayerRequirements .offerWallOverlayerRequirementsText b{font-weight:normal}.earnPage .featuredOffersOfferWallBox .offerWallOverLayerRequirements .offerWallOverlayerRequirementsText&gt;div *:first-child{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.earnPage .featuredOffersOfferWallBox .offerWallOverLayerRequirements .offerWallOverlayerRequirementsText&gt;div *:not(:first-child){display:none}@media only screen and (max-width:700px){.earnPage .featuredOffersOfferWallBox .offerWallOverLayerRequirements{font-size:2vw;padding:1.5vw 5px 0 5px;top:80%}}@media only screen and (min-width:1200px){.earnPage .featuredOffersOfferWallBox .offerWallOverLayerRequirements .offerWallOverlayerRequirementsText{padding-right:8px}.earnPage .featuredOffersOfferWallBox .offerWallOverLayerRequirements .offerWallOverLayerHelp{flex:none;color:#01d676;position:relative;z-index:0;margin-right:2px}.earnPage .featuredOffersOfferWallBox .offerWallOverLayerRequirements .offerWallOverLayerHelp::after{content:"";background-color:rgba(0,0,0,0.4);position:absolute;inset:1px -4px;z-index:-1;border-radius:10px}}.earnPage .featuredOffersOfferWallBox .offerWallOverLayerRequirements br,.earnPage .featuredOffersOfferWallBox .offerWallOverLayerRequirements ol,.earnPage .featuredOffersOfferWallBox .offerWallOverLayerRequirements ul{display:contents;list-style:none}.earnPage .featuredOffersOfferWallBox .offerWallOverLayerRequirements b{font-weight:normal}.earnPage .featuredOffersOfferWallBox .offerWallOverLayerRequirements&gt;div *:first-child{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.earnPage .featuredOffersOfferWallBox .offerWallOverLayerRequirements&gt;div *:not(:first-child){display:none}.earnPage .featuredOffersOfferWallBox .offerWallOverLayerText{margin:7px 5px;color:white;font-weight:bold;font-size:12px;display:block;z-index:1;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;flex:1;text-align:left}@media only screen and (max-width:700px){.earnPage .featuredOffersOfferWallBox .offerWallOverLayerText{font-size:2.5vw}}.earnPage .featuredOffersOfferWallBox .offerWallOverLayerPrice{font-size:10px;color:white;margin:5px}@media only screen and (max-width:700px){.earnPage .featuredOffersOfferWallBox .offerWallOverLayerPrice{font-size:2.5vw}}.earnPage .featuredOffersOfferWallBox .offerWallOverLayerPriceBg{position:relative;z-index:0;top:2px;right:2px;font-weight:600}.earnPage .featuredOffersOfferWallBox .offerWallOverLayerPriceBg::after{content:"";background:rgba(0,0,0,0.5882352941);inset:-2px -4px;z-index:-1;position:absolute;border-radius:6px}.earnPage .featuredOffersOfferWallBox .offerWallOverLayer{position:absolute;width:100%;height:40%;bottom:0;display:flex;background:rgba(0,0,0,0.4901960784);border-radius:0 0 5px 5px;opacity:.95;text-align:center;z-index:1}@media only screen and (max-width:700px){.earnPage .featuredOffersOfferWallBox .offerWallOverLayer{height:11vw}}.earnPage .featuredOffersOfferWallBox .offerWallImageOuter{position:absolute;inset:0}.earnPage .featuredOffersOfferWallBox .offerWallImageOuter .offerWallImageV2{width:100%;height:100%;border-radius:5px}.earnPage .featuredOffersOfferWallBox .offerWallImageOuter .offerWallImageText{position:absolute;left:50%;transform:translateX(-50%);text-align:center;top:15px;font-weight:bold;color:rgba(0,0,0,0.5215686275);font-size:20px;line-height:100%}.earnPage .featuredOffersOfferWallBox .topSection{height:80px;border-radius:3px}.earnPage .featuredOffersOfferWallBox .bottomSection{display:none}.earnPage .featuredOffersOfferWallBox .offerValueBtnOuter{position:absolute;bottom:-14px;left:0;width:100%;text-align:center}.earnPage .featuredOffersOfferWallBox .offerValueBtnOuter .offerValueBtn{display:inline-block;background-color:#00da72;color:white;border-radius:30px;padding:3px 0;width:75%;height:25px;line-height:21px;font-size:14px;font-weight:normal}.earnPage .offerwallContainer{position:relative;cursor:pointer;display:inline-table;overflow:hidden}.earnPage .offerwallContainer .offerwallAboveTriangle{background:#292c46}.earnPage .offerwallContainer .offerwallBelowTriangle{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:end;min-height:230px}@media only screen and (max-width:700px){.earnPage .offerwallContainer .offerwallBelowTriangle{width:100%;min-height:200px}}.earnPage .offerwallContainer .offerwallGradientBar{height:1px}.earnPage .offerwallContainer .wallName{color:#fff;text-align:center}.earnPage .offerwallContainer.deactivated{cursor:pointer}.earnPage .offerwallContainer.deactivated .offerwallBelowTriangle{opacity:.5}.earnPage .offerwallContainer.deactivated .offerwallPadlock{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1}.earnPage .offerwallContainer.deactivated .offerWallTooltipTrigger{position:absolute;top:10px;right:10px;z-index:1}.earnPage .offerwallContainer.deactivated .offerWallTooltipTrigger svg{width:26px;height:26px;color:#635dff}.earnPage .offerwallContainer.deactivated .offerwallImageV2,.earnPage .offerwallContainer.deactivated .offerwallPopularity,.earnPage .offerwallContainer.deactivated .offerWallBonusNotification{filter:blur(3px);opacity:.4}.earnPage .offerWallBonusNotification{position:absolute;top:var(--earn-page-card-padding);right:var(--earn-page-card-padding);background:rgba(1,214,118,0.2);border-radius:12px;padding:2px 10px;font-weight:500;font-size:12px;color:#01d676}.earnPage .offerWallBonusNotification .offerWallBonusWord{display:inline-block}@media only screen and (max-width:700px){.earnPage .offerWallBonusNotification .offerWallBonusWord{display:none}}.earnPage .offerwallPopularity{margin-bottom:16px;border-radius:12px;padding:5px 9px;background:rgba(255,255,255,0.08)}.earnPage .offerwallPopularity .popularityText{font-size:12px;display:flex;flex-direction:row;align-items:center;justify-content:center;color:rgba(255,255,255,0.8)}.earnPage .offerwallPopularity .popularityText .popularityIcon{margin-right:5px;width:10px;height:14px}.earnPage.earnPage--hidePopularity .offerwallPopularity{display:none}.earnPage .offerwallContainer--adgem .offerwallImage{height:220px;left:35%}@media only screen and (max-width:500px){.earnPage .offerwallContainer--adgem .offerwallImage{height:140px}}.earnPage .offerwallContainer--adgem .offerwallBelowTriangleBg{background:linear-gradient(360deg,rgba(74,79,117,0.2) -61.96%,rgba(173,134,246,0.2) -18.07%,rgba(74,79,117,0.2) 93.09%)}.earnPage .offerwallContainer--adgem .offerwallGradientBar{background:linear-gradient(270deg,#4a4f75 0,#af87f9 48.19%,#4a4f75 100%)}.earnPage .offerwallContainer--ayetstudios .offerwallImage{height:40px}@media only screen and (max-width:500px){.earnPage .offerwallContainer--ayetstudios .offerwallImage{height:30px}}.earnPage .offerwallContainer--ayetstudios .offerwallBelowTriangleBg{background:linear-gradient(360deg,rgba(74,79,117,0.2) -61.96%,rgba(233,143,5,0.2) -18.07%,rgba(74,79,117,0.2) 93.09%)}.earnPage .offerwallContainer--ayetstudios .offerwallGradientBar{background:linear-gradient(270deg,#4a4f75 0,#f29300 48.19%,#4a4f75 100%)}.earnPage .offerwallContainer--offertoro .offerwallImage{height:43px}@media only screen and (max-width:500px){.earnPage .offerwallContainer--offertoro .offerwallImage{height:30px}}.earnPage .offerwallContainer--offertoro .offerwallBelowTriangleBg{background:linear-gradient(360deg,rgba(74,79,117,0.2) -61.96%,rgba(212,60,66,0.2) -18.07%,rgba(74,79,117,0.2) 93.09%)}.earnPage .offerwallContainer--offertoro .offerwallGradientBar{background:linear-gradient(270deg,#4a4f75 0,#e73a3b 48.19%,#4a4f75 100%)}.earnPage .offerwallContainer--adgate .offerwallImage{height:90px;top:40%}@media only screen and (max-width:500px){.earnPage .offerwallContainer--adgate .offerwallImage{height:60px}}.earnPage .offerwallContainer--adgate .offerwallBelowTriangleBg{background:linear-gradient(360deg,rgba(74,79,117,0.2) -61.96%,rgba(49,188,255,0.2) -18.07%,rgba(74,79,117,0.2) 93.09%)}.earnPage .offerwallContainer--adgate .offerwallGradientBar{background:linear-gradient(270deg,#4a4f75 0,#31bcff 48.19%,#4a4f75 100%)}.earnPage .offerwallContainer--revu .offerwallImage{height:37px}@media only screen and (max-width:500px){.earnPage .offerwallContainer--revu .offerwallImage{height:30px}}.earnPage .offerwallContainer--revu .offerwallBelowTriangleBg{background:linear-gradient(360deg,rgba(74,79,117,0.2) -61.96%,rgba(191,191,191,0.2) -18.07%,rgba(74,79,117,0.2) 93.09%)}.earnPage .offerwallContainer--revu .offerwallGradientBar{background:linear-gradient(270deg,#4a4f75 0,#b1b1b1 48.19%,#4a4f75 100%)}.earnPage .offerwallContainer--lootably .offerwallImage{height:42px}@media only screen and (max-width:500px){.earnPage .offerwallContainer--lootably .offerwallImage{height:35px}}.earnPage .offerwallContainer--lootably .offerwallBelowTriangleBg{background:linear-gradient(360deg,rgba(74,79,117,0.2) -61.96%,rgba(253,145,1,0.2) -18.07%,rgba(74,79,117,0.2) 93.09%)}.earnPage .offerwallContainer--lootably .offerwallGradientBar{background:linear-gradient(270deg,#4a4f75 0,#fd9101 48.19%,#4a4f75 100%)}.earnPage .offerwallContainer--peanutlabs .offerwallImage{height:52px}@media only screen and (max-width:500px){.earnPage .offerwallContainer--peanutlabs .offerwallImage{height:45px}}.earnPage .offerwallContainer--peanutlabs .offerwallBelowTriangleBg{background:linear-gradient(360deg,rgba(74,79,117,0.2) -61.96%,rgba(232,79,45,0.2) -18.07%,rgba(74,79,117,0.2) 93.09%)}.earnPage .offerwallContainer--peanutlabs .offerwallGradientBar{background:linear-gradient(270deg,#4a4f75 0,#e74f2d 48.19%,#4a4f75 100%)}.earnPage .offerwallContainer--wannads .offerwallImage{height:20px}@media only screen and (max-width:500px){.earnPage .offerwallContainer--wannads .offerwallImage{height:18px}}.earnPage .offerwallContainer--wannads .offerwallBelowTriangleBg{background:linear-gradient(360deg,rgba(74,79,117,0.2) -61.96%,rgba(253,145,1,0.2) -18.07%,rgba(74,79,117,0.2) 93.09%)}.earnPage .offerwallContainer--wannads .offerwallGradientBar{background:linear-gradient(270deg,#4a4f75 0,#fd9101 48.19%,#4a4f75 100%)}.earnPage .offerwallContainer--adscend .offerwallImage{height:60px}@media only screen and (max-width:500px){.earnPage .offerwallContainer--adscend .offerwallImage{height:50px}}.earnPage .offerwallContainer--adscend .offerwallBelowTriangleBg{background:linear-gradient(360deg,rgba(74,79,117,0.2) -61.96%,rgba(26,255,217,0.2) -18.07%,rgba(74,79,117,0.2) 93.09%)}.earnPage .offerwallContainer--adscend .offerwallGradientBar{background:linear-gradient(270deg,#4a4f75 0,#1affd9 48.19%,#4a4f75 100%)}.earnPage .offerwallContainer--freecash .offerwallImage{height:31px}@media only screen and (max-width:500px){.earnPage .offerwallContainer--freecash .offerwallImage{height:26px}}.earnPage .offerwallContainer--freecash .offerwallBelowTriangleBg{background:linear-gradient(360deg,rgba(74,79,117,0.2) -61.96%,rgba(1,213,118,0.2) -18.07%,rgba(74,79,117,0.2) 93.09%)}.earnPage .offerwallContainer--freecash .offerwallGradientBar{background:linear-gradient(270deg,#4a4f75 0,#01d676 48.19%,#4a4f75 100%)}.earnPage .offerwallContainer--bitlabs-offers{background:linear-gradient(360deg,rgba(74,79,117,0.2) -61.96%,rgba(191,191,191,0.2) -18.07%,rgba(74,79,117,0.2) 93.09%)}.earnPage .offerwallContainer--bitlabs-offers .offerwallImage{height:50px}@media only screen and (max-width:500px){.earnPage .offerwallContainer--bitlabs-offers .offerwallImage{height:39px}}.earnPage .offerwallContainer--bitlabs-offers .offerwallBelowTriangleBg{background:linear-gradient(360deg,rgba(74,79,117,0.2) -61.96%,rgba(0,123,255,0.2) -18.07%,rgba(74,79,117,0.2) 93.09%)}.earnPage .offerwallContainer--bitlabs-offers .offerwallGradientBar{background:linear-gradient(270deg,#4a4f75 0,#007bff 48.19%,#4a4f75 100%)}.earnPage .offerwallContainer--playtime .offerwallImage{height:85px;top:46%}@media only screen and (max-width:500px){.earnPage .offerwallContainer--playtime .offerwallImage{height:65px}}.earnPage .offerwallContainer--playtime .offerwallBelowTriangleBg{background:linear-gradient(360deg,rgba(74,79,117,0.2) -61.96%,rgba(99,93,255,0.2) -18.07%,rgba(74,79,117,0.2) 93.09%)}.earnPage .offerwallContainer--playtime .offerwallGradientBar{background:linear-gradient(270deg,#4a4f75 0,#635dff 48.19%,#4a4f75 100%)}.earnPage .offerwallContainer--timewall .offerwallImage{height:50px}@media only screen and (max-width:500px){.earnPage .offerwallContainer--timewall .offerwallImage{height:39px}}.earnPage .offerwallContainer--timewall .offerwallBelowTriangleBg{background:linear-gradient(360deg,rgba(74,79,117,0.2) -61.96%,rgba(76,165,113,0.2) -18.07%,rgba(74,79,117,0.2) 93.09%)}.earnPage .offerwallContainer--timewall .offerwallGradientBar{background:linear-gradient(270deg,#4a4f75 0,#4ca571 48.19%,#4a4f75 100%)}.earnPage .surveyBoxContainer{display:flex;align-items:center;flex-wrap:wrap}.earnPage .surveyBoxContainer .surveyOfferWallBox{cursor:pointer;background-color:#1e1e2e}.earnPage .surveyBoxContainer .surveyOfferWallBox .topSection{padding:40px 10px;height:80px;position:relative}.earnPage .surveyBoxContainer .surveyOfferWallBox .topSection .newWallIcon{position:absolute;top:10px;right:-4px;background:#16d981;background:linear-gradient(90deg,#16d981 0,#18f5c8 100%);color:white;font-weight:bold;padding:0 10px;font-size:18px;border-radius:3px;text-shadow:0 0 25px}.earnPage .surveyBoxContainer .surveyOfferWallBox .bottomSection{display:none}.earnPage .surveyBoxContainer .surveyOfferWallBox.deactivated{position:relative}.earnPage .surveyBoxContainer .surveyOfferWallBox.deactivated .surveyEarnContainer{filter:blur(2px);opacity:.5}.earnPage .surveyBoxContainer .surveyOfferWallBox.deactivated .surveywallPadlock{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1}.earnPage .surveyBoxContainer .surveyOfferWallBox.deactivated .surveyTooltipTrigger{position:absolute;top:10px;right:10px;z-index:1}.earnPage .surveyBoxContainer .surveyOfferWallBox.deactivated .surveyTooltipTrigger svg{width:26px;height:26px;color:#635dff}.earnPage .surveyBoxContainer .surveyEarnContainer{color:#fff;display:flex;align-items:center;justify-content:center;position:relative;cursor:pointer;min-height:230px}@media only screen and (max-width:700px){.earnPage .surveyBoxContainer .surveyEarnContainer{min-height:200px}}.earnPage .surveyBoxContainer .surveyEarnLeftBar{background:#2a2d47;box-shadow:inset 0 2px 5px #171a2f;border-radius:10px;position:absolute;height:57px;width:15px;left:9px;top:50%;transform:translateY(-50%)}.earnPage .surveyBoxContainer .surveyEarnLeftBar .surveyEarnLeftBarInner{width:5px;height:43px;border-radius:5px;left:5px;top:8px;position:relative}.earnPage .surveyBoxContainer .surveyEarnContent{flex:1;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center}.earnPage .surveyBoxContainer .surveyEarnContent .offerwallPopularity{position:absolute;bottom:12px;color:rgba(255,255,255,0.8);font-size:11px}.earnPage .surveyBoxContainer .surveyEarnNewButton{position:absolute;right:4px;top:4px;padding:2px 13px 1px 13px;font-weight:600;font-size:9px;line-height:11px;border-radius:2px;letter-spacing:1.1px;background:rgba(1,255,149,0.25);color:#01ff97}.earnPage .surveyBoxContainer .surveyEarnHotButton{position:absolute;right:4px;top:4px;padding:2px 13px 1px 13px;font-weight:700;font-size:9px;line-height:11px;border-radius:2px;letter-spacing:1.1px;background:rgba(255,1,1,0.22);color:#ff6c62}.earnPage .surveyBoxContainer .surveyEarnLogoV2{width:80%}.earnPage .surveyBoxContainer .surveyOfferWallBox--cpxresearch{background:linear-gradient(360deg,rgba(74,79,117,0.2) -61.96%,rgba(233,143,5,0.2) -18.07%,rgba(74,79,117,0.2) 93.09%)}.earnPage .surveyBoxContainer .surveyOfferWallBox--cpxresearch .surveyEarnLeftBarInner{background:#fff}.earnPage .surveyBoxContainer .surveyOfferWallBox--cpxresearch .surveyEarnLogo{height:22px;position:relative;top:2px}.earnPage .surveyBoxContainer .surveyOfferWallBox--cpxresearch .surveyEarnLogo--popularity{margin-top:-21px}.earnPage .surveyBoxContainer .surveyOfferWallBox--revenuewall .surveyEarnLeftBarInner{background:#f90}.earnPage .surveyBoxContainer .surveyOfferWallBox--revenuewall .surveyEarnLogo{height:20px;position:relative;top:2px}.earnPage .surveyBoxContainer .surveyOfferWallBox--revenuewall .surveyEarnLogo--popularity{margin-top:-19px}.earnPage .surveyBoxContainer .surveyOfferWallBox--bitlabs{background:linear-gradient(360deg,rgba(74,79,117,0.2) -61.96%,rgba(191,191,191,0.2) -18.07%,rgba(74,79,117,0.2) 93.09%)}.earnPage .surveyBoxContainer .surveyOfferWallBox--bitlabs .surveyEarnLeftBarInner{background:#007bff}.earnPage .surveyBoxContainer .surveyOfferWallBox--bitlabs .surveyEarnLogo{height:35px;position:relative}.earnPage .surveyBoxContainer .surveyOfferWallBox--bitlabs .surveyEarnLogo--popularity{margin-top:-19px}.earnPage .surveyBoxContainer .surveyOfferWallBox--your-surveys .surveyEarnLeftBarInner{background:#01ff98}.earnPage .surveyBoxContainer .surveyOfferWallBox--your-surveys .surveyEarnLogo{height:40px;position:relative}.earnPage .surveyBoxContainer .surveyOfferWallBox--your-surveys .surveyEarnLogo--popularity{margin-top:-28px}.earnPage .surveyBoxContainer .surveyOfferWallBox--your-surveys-unlimited .surveyEarnLeftBarInner{background:#01ff98}.earnPage .surveyBoxContainer .surveyOfferWallBox--your-surveys-unlimited .surveyEarnLogo{height:45px;position:relative}.earnPage .surveyBoxContainer .surveyOfferWallBox--your-surveys-unlimited .surveyEarnLogo--popularity{margin-top:-28px}.earnPage .surveyBoxContainer .surveyOfferWallBox--freecash-exclusive{background:linear-gradient(360deg,rgba(74,79,117,0.2) -61.96%,rgba(1,213,118,0.2) -18.07%,rgba(74,79,117,0.2) 93.09%)}.earnPage .surveyBoxContainer .surveyOfferWallBox--freecash-exclusive .surveyEarnLeftBarInner{background:#01d676}.earnPage .surveyBoxContainer .surveyOfferWallBox--freecash-exclusive .surveyEarnLogo{height:22px;position:relative;top:2px;margin-left:10px}.earnPage .surveyBoxContainer .surveyOfferWallBox--freecash-exclusive .surveyEarnLogo--popularity{margin-top:-21px}.earnPage .surveyBoxContainer .surveyOfferWallBox--tapresearch{background:linear-gradient(360deg,rgba(74,79,117,0.2) -61.96%,rgba(212,60,66,0.2) -18.07%,rgba(74,79,117,0.2) 93.09%)}.earnPage .surveyBoxContainer .surveyOfferWallBox--tapresearch .surveyEarnLeftBarInner{background:#f15d4b}.earnPage .surveyBoxContainer .surveyOfferWallBox--tapresearch .surveyEarnLogo{height:40px;position:relative}.earnPage .surveyBoxContainer .surveyOfferWallBox--tapresearch .surveyEarnLogo--popularity{margin-top:-23px}.earnPage .surveyBoxContainer .surveyOfferWallBox--inbrain{background:linear-gradient(360deg,rgba(74,79,117,0.2) -61.96%,rgba(191,191,191,0.2) -18.07%,rgba(74,79,117,0.2) 93.09%)}.earnPage .surveyBoxContainer .surveyOfferWallBox--inbrain .surveyEarnLeftBarInner{background:#184ef2}.earnPage .surveyBoxContainer .surveyOfferWallBox--inbrain .surveyEarnLogo{height:30px;position:relative}.earnPage .surveyBoxContainer .surveyOfferWallBox--inbrain .surveyEarnLogo--popularity{margin-top:-23px}.earnPage .surveyBoxContainer .surveyOfferWallBox--pollfish .surveyEarnLeftBarInner{background:#dd4247}.earnPage .surveyBoxContainer .surveyOfferWallBox--pollfish .surveyEarnLogo{height:90px;position:relative}.earnPage .surveyBoxContainer .surveyOfferWallBox--pollfish .surveyEarnLogo--popularity{margin-top:-23px}.earnPage .surveyBoxContainer .surveyOfferWallBox--theoremreach{background:linear-gradient(360deg,rgba(74,79,117,0.2) -61.96%,rgba(173,134,246,0.2) -18.07%,rgba(74,79,117,0.2) 93.09%)}.earnPage .surveyBoxContainer .surveyOfferWallBox--theoremreach .surveyEarnLeftBarInner{background:#9855fc}.earnPage .surveyBoxContainer .surveyOfferWallBox--theoremreach .surveyEarnLogo{height:33px;position:relative}.earnPage .surveyBoxContainer .surveyOfferWallBox--theoremreach .surveyEarnLogo--popularity{margin-top:-23px}.earnPage.earnPage--hidePopularity .surveyEarnContainer{height:80px}.earnPage.earnPage--hidePopularity .surveyEarnLogo--popularity{margin-top:0 !important}.featuredOfferTooltipContainer{max-width:320px}.featuredOfferTooltipContainer *{color:white;text-align:left}.featuredOfferTooltipContainer.tooltip.show{opacity:.95;font-family:"Poppins"}.featuredOfferTooltipContainer .tooltip-title{font-weight:bold;font-size:14px;margin-top:0;margin-bottom:5px;color:#9297d0}.featuredOfferTooltipContainer .tooltip-inner{padding:10px 12px;border-radius:4px;background:#2a2f42;font-size:13px}.featuredOfferTooltipContainer .tooltip-inner ul,.featuredOfferTooltipContainer .tooltip-inner ol{padding-left:10px;margin:0}.featuredOfferTooltipContainer .tooltip-inner li::before{content:counter(requirements-counter);color:#01d676;position:relative;left:-5px}.featuredOfferTooltipContainer .tooltip-inner li{counter-increment:requirements-counter;list-style:none}.featuredOfferTooltipContainer .modal-trigger{width:100%;text-align:center;margin-top:20px;border-radius:16px;color:black;display:flex;align-items:center;justify-content:center;gap:10px}.featuredOfferTooltipContainer .offer-tooltip-heading{display:flex;margin-bottom:24px}.featuredOfferTooltipContainer .offer-tooltip-name{flex:1;font-weight:600;margin:0}.featuredOfferTooltipContainer .offer-tooltip-price{position:relative;z-index:0;font-size:20px;font-weight:500}.featuredOfferTooltipContainer .offer-tooltip-price::after{position:absolute;z-index:-1;content:"";inset:-4px -8px;border-radius:6px;background-color:rgba(0,0,0,0.4784313725)}.featuredOfferTooltipContainer .offer-tooltip-more-info{text-align:center;color:black}.featured-survey-question-mark{font-size:10px;color:#01d676;position:relative;z-index:0;display:inline-block;top:-2px}.offerWallOverLayerRequirements .featured-survey-question-mark{top:0}.featured-survey-question-mark .tooltip-content{display:none}.featured-survey-question-mark::after{content:"";position:absolute;z-index:-1;inset:1px -4px;background-color:rgba(0,0,0,0.3098039216);border-radius:12px}@media only screen and (max-width:1199px){.featured-survey-question-mark{display:none}}.disabledTooltipContainer .tooltip-arrow::before{border-bottom-color:#5d6288}.disabledTooltipContainer .tooltip-inner{background:#5d6288}.disabledTooltipContainer .tooltip-inner a{color:white;font-weight:bold;display:inline-block;border-bottom:2px solid;line-height:100%}#promocodeModal{overflow-y:visible;top:15% !important;border:10px solid #2c2b42}#promocodeModal .topRightArrow{position:absolute;right:-4px;top:100px}#promocodeModal .topLeftArrow{position:absolute;left:20px;top:-2px}#promocodeModal .bottomLeftArrow{position:absolute;left:-4px;bottom:30px}#promocodeModal .bottomRightArrow{position:absolute;right:50px;bottom:-5px}#promocodeModal .topTextContainer{position:absolute;top:-50px;left:0;width:100%;text-align:center}#promocodeModal .topTextContainer img{width:400px}@media only screen and (max-width:780px){#promocodeModal .topTextContainer img{width:70%}}@media only screen and (max-width:650px){#promocodeModal .topTextContainer{top:-40px}}@media only screen and (max-width:550px){#promocodeModal .topTextContainer{top:0}}#promocodeModal .enterCodeText{color:#787ead;text-align:center;font-size:16px;margin-top:65px}#promocodeModal .enterCodeText .enterCodeEmph{color:#00e375}#video-container{position:relative;display:none;align-items:center;justify-content:center}#video-wrapper{display:flex;align-items:center;justify-content:center;position:relative;border-radius:10px;overflow:hidden;box-shadow:0 2px 0 #141427;width:64.1025641026%;filter:drop-shadow(0 12px 43px rgba(0,0,0,0.13))}@media screen and (max-width:992px){#video-wrapper{border-radius:5px}}#video-wrapper #video{transition:333ms ease;width:100%}#video-wrapper #modal-video{transition:333ms ease;width:100%}#video-wrapper #playpause{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;mix-blend-mode:overlay;transition:.33s ease;cursor:pointer}#video-wrapper #modal-playpause{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;width:15%;mix-blend-mode:overlay;transition:.33s ease;cursor:pointer}#modal{background:rgba(11,7,23,0.75);opacity:0;position:fixed;top:0;bottom:0;right:0;left:0;width:100%;height:100vh;transition:250ms ease;display:none;align-items:center;justify-content:center}#modal #modal-container{display:flex;flex-direction:column;align-items:center;border-radius:10px;width:40%;background:#222437;transition:250ms ease;transform:translateY(100px);overflow:hidden}@media only screen and (max-width:1440px){#modal #modal-container{width:50%}}@media only screen and (max-width:992px){#modal #modal-container{width:58.8235294118%}}@media only screen and (max-width:992px){#modal #modal-container{width:83.3333333333%}}#modal #modal-container #modal-header{display:flex;align-items:center;flex-direction:row;width:calc(100% - 50px);margin:1rem 0;height:30px}#modal #modal-container #modal-header div{color:white;font-size:1.35vw;font-family:"Roboto",Tahoma,Geneva,Verdana,sans-serif;font-weight:bold}@media only screen and (max-width:992px){#modal #modal-container #modal-header div{font-size:2.2vw}}@media only screen and (max-width:500px){#modal #modal-container #modal-header div{font-size:4vw}}#modal #modal-container #modal-header div span{color:#01d676;text-shadow:0 0 20px}#modal #modal-container #modal-header #close{display:flex;margin-left:auto;filter:drop-shadow(0 0 10px #ff4b4b);cursor:pointer}#modal #modal-container #video-wrapper{height:fit-content;width:calc(100% - 50px) !important}#modal #modal-container #modal-content{display:flex;justify-content:flex-start;width:100%}#modal #modal-container #modal-content .steps{display:flex;height:fit-content;width:10%;object-position:top;object-fit:contain;margin:1rem}@media only screen and (min-width:1200px){#modal #modal-container #modal-content .steps{width:8%}}#modal #modal-container #modal-content .information{width:100%;margin-right:25px;margin-bottom:15px}#modal #modal-container #modal-content .information p{font-size:.9rem;color:#6e73ab;font-family:"Roboto",Arial,Helvetica,sans-serif}@media only screen and (min-width:1200px){#modal #modal-container #modal-content .information p{margin-bottom:35px}}@media only screen and (max-width:1350px){#modal #modal-container #modal-content .information p{font-size:.75rem}}@media only screen and (max-width:992px){#modal #modal-container #modal-content .information p{font-size:1.6vw}}@media only screen and (max-width:762px){#modal #modal-container #modal-content .information p{font-size:1.9vw}}@media only screen and (max-width:500px){#modal #modal-container #modal-content .information p{font-size:2.25vw}}#modal #modal-container #modal-content .information a{text-decoration:none;font-weight:bold;color:#01d676}#modal #modal-container #modal-footer{margin:0 0 1rem;display:flex;justify-content:flex-start;width:100%}#modal #modal-container #modal-footer img{max-width:80%;margin:0 auto}@media only screen and (max-width:992px){#modal #modal-container #modal-footer img{width:calc(100% - 50px);margin:0 auto}}.freeBitcoinBg{background-image:url("/public/img/hometopbg.webp");background-size:cover;position:relative;color:white}.freeBitcoinBg .freeBtcTopContainer{padding:40px 0 0 0}.freeBitcoinBg .freeBtcTopContainer h1.mainWelcomeTitle{font-weight:bold;margin:0;line-height:35px;margin-bottom:5px}@media only screen and (max-width:700px){.freeBitcoinBg .freeBtcTopContainer h1.mainWelcomeTitle{margin-bottom:10px}}.freeBitcoinBg .freeBtcTopContainer h1.mainWelcomeTitle .exag{color:#3dfc81}.freeBitcoinBg .freeBtcTopContainer h1.mainWelcomeTitle .topLine{color:#bbf;font-size:45px}.freeBitcoinBg .freeBtcTopContainer h1.mainWelcomeTitle .bottomLine{font-size:20px;margin-top:20px;color:#7979b0;font-weight:400;letter-spacing:10px}.freeBitcoinStepsContainer{margin-top:50px}.freeBitcoinStepsContainer .freeBitcoinStepBox{margin-top:50px;display:flex}@media only screen and (max-width:700px){.freeBitcoinStepsContainer .freeBitcoinStepBox{flex-direction:column-reverse;margin-top:20px}}.freeBitcoinStepsContainer .freeBitcoinStepBox .imgContain{display:inline-block;margin-right:30px}@media only screen and (max-width:700px){.freeBitcoinStepsContainer .freeBitcoinStepBox .imgContain{text-align:center}}.freeBitcoinStepsContainer .freeBitcoinStepBox .imgContain img{width:200px}.freeBitcoinStepsContainer .freeBitcoinStepBox .infoContain{display:inline-block;vertical-align:top;padding-top:10px}.freeBitcoinStepsContainer .freeBitcoinStepBox .infoContain .stepText{color:#3bed7b;font-size:13px}.freeBitcoinStepsContainer .freeBitcoinStepBox .infoContain .stepStep{margin:5px 0;font-size:24px;font-weight:bold}.freeBitcoinStepsContainer .freeBitcoinStepBox .infoContain .stepDetails{color:#66688f;margin-top:0}.freeBitcoinStartEarning{margin-top:20px;margin-bottom:10px}#ys_modal{background:rgba(11,7,23,0.75);opacity:0;position:fixed;top:0;bottom:0;right:0;left:0;width:100%;height:100%;transition:250ms ease;display:none;align-items:center;justify-content:center}#ys_modal .custom-surveys{display:flex;flex-direction:column;align-items:center;border-radius:10px;width:680px;background:#222437;transition:250ms ease;transform:translateY(100px);height:auto;max-height:85%;overflow-y:auto}@media only screen and (max-width:700px){#ys_modal .custom-surveys{width:98%;height:80%}}#ys_modal .custom-surveys .ysCustomModalHeader{display:flex;justify-content:space-between;flex-direction:column;width:calc(100% - 50px);margin:20px 0 5px 0}#ys_modal .custom-surveys .ysCustomModalHeader .header--row{display:flex;flex-direction:row;width:100%;height:100%}#ys_modal .custom-surveys .ysCustomModalHeader .header--row .ysCustomHeader{color:white;font-size:22px;font-weight:700}@media only screen and (max-width:700px){#ys_modal .custom-surveys .ysCustomModalHeader .header--row .ysCustomHeader{font-size:18px}}#ys_modal .custom-surveys .ysCustomModalHeader .header--row .ysCustomHeader span{color:#00da71}#ys_modal .custom-surveys .ysCustomModalHeader .header--subtitle{color:#494c64;margin-top:10px}#ys_modal .custom-surveys .ysCustomModalHeader hr{width:100%;border-color:#2f3248}@media only screen and (max-width:700px){#ys_modal .custom-surveys .ysCustomModalHeader hr{display:none}}#ys_modal .custom-surveys .ysCustomModalHeader #close{display:flex;align-items:center;margin:auto;margin-right:0;margin-left:auto;height:14px;filter:drop-shadow(0 0 10px #ff4b4b);cursor:pointer}#ys_modal .custom-surveys .ysCompletionNotice{padding:0 10px;margin-bottom:15px !important}@media only screen and (max-width:700px){#ys_modal .custom-surveys .ysCompletionNotice{display:none}}#ys_modal .custom-surveys .modal-content--profile,#ys_modal .custom-surveys .modal-content--custom--surveys{flex-direction:column;padding:0 20px}@media only screen and (max-width:700px){#ys_modal .custom-surveys .modal-content--profile,#ys_modal .custom-surveys .modal-content--custom--surveys{padding:0 5px}}@media only screen and (max-width:700px){#ys_modal .custom-surveys .modal-content--profile{padding:0 20px}}#ys_modal .custom-surveys .modal-content--custom--surveys{display:flex;flex-direction:column;width:100%;padding-bottom:20px;overflow:hidden}#ys_modal .custom-surveys .modal-content--custom--surveys ::-webkit-scrollbar{width:10px}#ys_modal .custom-surveys .modal-content--custom--surveys ::-webkit-scrollbar-track{background:#353252}#ys_modal .custom-surveys .modal-content--custom--surveys ::-webkit-scrollbar-thumb{background:#00da71}#ys_modal .custom-surveys .modal-content--custom--surveys ::-webkit-scrollbar-thumb:hover{background:#555}#ys_modal .custom-surveys .custom-survey--list{display:flex;flex-direction:column;width:100%;height:100%;border-radius:10px;margin-top:10px;background:#1b1d2f;overflow-y:auto;padding:5px}#ys_modal .custom-surveys #yourSurveysCustomBoxListing,#ys_modal .custom-surveys #yourSurveysCustomBoxPrecheck{display:flex;justify-content:flex-start;width:100%;margin-bottom:20px}#ys_modal .custom-surveys #yourSurveysCustomBoxListing h4,#ys_modal .custom-surveys #yourSurveysCustomBoxPrecheck h4{margin:0;color:white;font-size:1.15rem}#ys_modal .custom-surveys #yourSurveysCustomBoxListing h5,#ys_modal .custom-surveys #yourSurveysCustomBoxPrecheck h5{margin:0;font-size:1rem;font-weight:200;color:#545773}#ys_modal .custom-surveys #yourSurveysCustomBoxListing h5 a,#ys_modal .custom-surveys #yourSurveysCustomBoxPrecheck h5 a{text-decoration:none;color:#00da71}#ys_modal .custom-surveys #yourSurveysCustomBoxListing h3,#ys_modal .custom-surveys #yourSurveysCustomBoxPrecheck h3{margin:0;font-size:1rem;font-weight:200;color:white;background:#ff6262;padding-left:15px;margin:20px 0}#ys_modal .custom-surveys #yourSurveysCustomBoxListing .form--row,#ys_modal .custom-surveys #yourSurveysCustomBoxPrecheck .form--row{display:flex;flex-direction:row;justify-content:space-between}@media only screen and (max-width:700px){#ys_modal .custom-surveys #yourSurveysCustomBoxListing .form--row,#ys_modal .custom-surveys #yourSurveysCustomBoxPrecheck .form--row{flex-direction:column}}#ys_modal .custom-surveys #yourSurveysCustomBoxListing .form--row .form--object,#ys_modal .custom-surveys #yourSurveysCustomBoxPrecheck .form--row .form--object{width:calc(50% - 20px)}@media only screen and (max-width:700px){#ys_modal .custom-surveys #yourSurveysCustomBoxListing .form--row .form--object,#ys_modal .custom-surveys #yourSurveysCustomBoxPrecheck .form--row .form--object{width:100%}}#ys_modal .custom-surveys #yourSurveysCustomBoxListing .form--row .form--group,#ys_modal .custom-surveys #yourSurveysCustomBoxPrecheck .form--row .form--group{display:flex;justify-content:space-between;width:calc(50% - 20px)}@media only screen and (max-width:700px){#ys_modal .custom-surveys #yourSurveysCustomBoxListing .form--row .form--group,#ys_modal .custom-surveys #yourSurveysCustomBoxPrecheck .form--row .form--group{width:100%}}#ys_modal .custom-surveys #yourSurveysCustomBoxListing .form--row .form--group .mdl-textfield,#ys_modal .custom-surveys #yourSurveysCustomBoxPrecheck .form--row .form--group .mdl-textfield{width:calc(33.3333333333% - 10px)}@media only screen and (max-width:700px){#ys_modal .custom-surveys #yourSurveysCustomBoxListing .form--row .form--group .mdl-textfield,#ys_modal .custom-surveys #yourSurveysCustomBoxPrecheck .form--row .form--group .mdl-textfield{width:32%}}#ys_modal .custom-surveys #yourSurveysCustomBoxListing .form--row .form--group&gt;.is-focused .mdl-textfield__label,#ys_modal .custom-surveys #yourSurveysCustomBoxPrecheck .form--row .form--group&gt;.is-focused .mdl-textfield__label{color:#00da71}#ys_modal .custom-surveys #yourSurveysCustomBoxListing .form--row .form--group--container,#ys_modal .custom-surveys #yourSurveysCustomBoxPrecheck .form--row .form--group--container{width:calc(50% - 20px);position:relative;top:-11px}@media only screen and (max-width:700px){#ys_modal .custom-surveys #yourSurveysCustomBoxListing .form--row .form--group--container,#ys_modal .custom-surveys #yourSurveysCustomBoxPrecheck .form--row .form--group--container{width:100%}}#ys_modal .custom-surveys #yourSurveysCustomBoxListing .form--row .form--group--container .form--group--label,#ys_modal .custom-surveys #yourSurveysCustomBoxPrecheck .form--row .form--group--container .form--group--label{font-size:.8rem;color:rgba(153,172,239,0.2588235294)}#ys_modal .custom-surveys #yourSurveysCustomBoxListing .form--row .form--group--container .form--group,#ys_modal .custom-surveys #yourSurveysCustomBoxPrecheck .form--row .form--group--container .form--group{width:100%}#ys_modal .custom-surveys #yourSurveysCustomBoxListing .form--object,#ys_modal .custom-surveys #yourSurveysCustomBoxListing .form--row,#ys_modal .custom-surveys #yourSurveysCustomBoxPrecheck .form--object,#ys_modal .custom-surveys #yourSurveysCustomBoxPrecheck .form--row{color:white}#ys_modal .custom-surveys #yourSurveysCustomBoxListing .form--object .mdl-textfield__input,#ys_modal .custom-surveys #yourSurveysCustomBoxListing .form--row .mdl-textfield__input,#ys_modal .custom-surveys #yourSurveysCustomBoxPrecheck .form--object .mdl-textfield__input,#ys_modal .custom-surveys #yourSurveysCustomBoxPrecheck .form--row .mdl-textfield__input{border-bottom:1px solid rgba(153,172,239,0.2588235294)}#ys_modal .custom-surveys #yourSurveysCustomBoxListing .form--object .mdl-textfield__label:after,#ys_modal .custom-surveys #yourSurveysCustomBoxListing .form--row .mdl-textfield__label:after,#ys_modal .custom-surveys #yourSurveysCustomBoxPrecheck .form--object .mdl-textfield__label:after,#ys_modal .custom-surveys #yourSurveysCustomBoxPrecheck .form--row .mdl-textfield__label:after{background-color:#00da71}#ys_modal .custom-surveys #yourSurveysCustomBoxListing .form--object .mdl-textfield__label,#ys_modal .custom-surveys #yourSurveysCustomBoxListing .form--row .mdl-textfield__label,#ys_modal .custom-surveys #yourSurveysCustomBoxPrecheck .form--object .mdl-textfield__label,#ys_modal .custom-surveys #yourSurveysCustomBoxPrecheck .form--row .mdl-textfield__label{color:rgba(153,172,239,0.2588235294);top:-8px}#ys_modal .custom-surveys #yourSurveysCustomBoxListing .form--object&gt;.is-focused .mdl-textfield__label,#ys_modal .custom-surveys #yourSurveysCustomBoxListing .form--row&gt;.is-focused .mdl-textfield__label,#ys_modal .custom-surveys #yourSurveysCustomBoxPrecheck .form--object&gt;.is-focused .mdl-textfield__label,#ys_modal .custom-surveys #yourSurveysCustomBoxPrecheck .form--row&gt;.is-focused .mdl-textfield__label{color:#00da71}#ys_modal .custom-surveys #yourSurveysCustomBoxListing .steps,#ys_modal .custom-surveys #yourSurveysCustomBoxPrecheck .steps{display:flex;height:fit-content;width:10%;object-position:top;object-fit:contain;margin:1rem}#ys_modal .custom-surveys #yourSurveysCustomBoxListing .information,#ys_modal .custom-surveys #yourSurveysCustomBoxPrecheck .information{width:100%;margin-right:25px;margin-bottom:15px}#ys_modal .custom-surveys #yourSurveysCustomBoxListing .information p,#ys_modal .custom-surveys #yourSurveysCustomBoxPrecheck .information p{font-size:.9rem;color:#6e73ab;font-family:"Roboto",Arial,Helvetica,sans-serif}@media only screen and (max-width:1350px){#ys_modal .custom-surveys #yourSurveysCustomBoxListing .information p,#ys_modal .custom-surveys #yourSurveysCustomBoxPrecheck .information p{font-size:.75rem}}@media only screen and (max-width:992px){#ys_modal .custom-surveys #yourSurveysCustomBoxListing .information p,#ys_modal .custom-surveys #yourSurveysCustomBoxPrecheck .information p{font-size:1.6vw}}@media only screen and (max-width:762px){#ys_modal .custom-surveys #yourSurveysCustomBoxListing .information p,#ys_modal .custom-surveys #yourSurveysCustomBoxPrecheck .information p{font-size:1.9vw}}@media only screen and (max-width:500px){#ys_modal .custom-surveys #yourSurveysCustomBoxListing .information p,#ys_modal .custom-surveys #yourSurveysCustomBoxPrecheck .information p{font-size:2.25vw}}#ys_modal .custom-surveys #yourSurveysCustomBoxListing .information a,#ys_modal .custom-surveys #yourSurveysCustomBoxPrecheck .information a{text-decoration:none;font-weight:bold;color:#00da71}#ys_modal .custom-surveys #modal-footer{margin:0 0 1rem;display:flex;justify-content:flex-end;align-items:flex-end}#ys_modal .custom-surveys #modal-footer .mdl-button{background:#00da71;color:white}#ys_modal .custom-surveys #modal-footer img{max-width:80%;margin:0 auto}@media only screen and (max-width:992px){#ys_modal .custom-surveys #modal-footer img{width:calc(100% - 50px);margin:0 auto}}#your-surveys-btn{transition:333ms ease;width:210px;cursor:pointer}#ys_modal #yourSurveysCustomBoxPrecheck .yourSurveysCustomSurveyTable{font-size:18px}#ys_modal table{width:100%;display:table;border-collapse:collapse;border-spacing:0}#ys_modal table,#ys_modal th,#ys_modal td{border:0}#ys_modal table.striped&gt;tbody&gt;tr:nth-child(odd){background-color:#11121d}#ys_modal tr{border-bottom:0}#ys_modal table.striped&gt;tbody&gt;tr&gt;td{border-radius:0}#ys_modal td,#ys_modal th{padding:12px 12px;display:table-cell;text-align:left;vertical-align:middle;border-radius:2px}#ys_modal th{color:#ccd0f9;font-weight:200;font-size:12px;opacity:.25}#ys_modal td{color:#c3c4d2;font-size:14px}@media only screen and (max-width:700px){#ys_modal td{font-size:11px;max-width:100px;padding:5px 12px}}#ys_modal td:nth-child(2){color:#545773}#ys_modal td:nth-child(3){color:#00da71;font-weight:600}#ys_modal td:nth-child(4){text-align:center}#ys_modal td&gt;img{height:15px}#ys_modal td .btn{width:85px;font-size:10px;height:28px;line-height:28px}@media only screen and (max-width:700px){#ys_modal td .btn{width:70px;font-size:9px}}#ys_modal .truncate{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#ys_modal .accentBtn,#ys_modal .accentBtn:hover,#ys_modal .accentBtn:focus{background-color:#33de91}#ys_modal .waves-effect{position:relative;cursor:pointer;display:inline-block;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;vertical-align:middle;z-index:1;-webkit-transition:.3s ease-out;transition:.3s ease-out}#ys_modal .btn,#ys_modal .btn-large,#ys_modal .btn-small{text-decoration:none;color:#fff;background-color:#00da71;text-align:center;letter-spacing:.5px;-webkit-transition:background-color .2s ease-out;transition:background-color .2s ease-out;cursor:pointer}#ys_modal .btn,#ys_modal .btn-large,#ys_modal .btn-small,#ys_modal .btn-floating,#ys_modal .btn-large,#ys_modal .btn-small,#ys_modal .btn-flat{font-size:14px;outline:0}#ys_modal .btn,#ys_modal .btn-large,#ys_modal .btn-small,#ys_modal .btn-flat{border:0;border-radius:2px;display:inline-block;height:36px;line-height:36px;padding:0 16px;text-transform:uppercase;vertical-align:middle;-webkit-tap-highlight-color:transparent}#ys_modal .z-depth-1,#ys_modal nav,#ys_modal .card-panel,#ys_modal .card,#ys_modal .toast,#ys_modal .btn,#ys_modal .btn-large,#ys_modal .btn-small,#ys_modal .btn-floating,#ys_modal .dropdown-content,#ys_modal .collapsible,#ys_modal .sidenav{-webkit-box-shadow:0 2px 2px 0 rgba(0,0,0,0.14),0 3px 1px -2px rgba(0,0,0,0.12),0 1px 5px 0 rgba(0,0,0,0.2);box-shadow:0 2px 2px 0 rgba(0,0,0,0.14),0 3px 1px -2px rgba(0,0,0,0.12),0 1px 5px 0 rgba(0,0,0,0.2)}#yourSurveysProfilerSubmit{background:0;border:0;border-radius:2px;color:#000;position:relative;height:36px;margin:0;min-width:64px;padding:0 16px;display:inline-block;font-family:"Roboto","Helvetica","Arial",sans-serif;font-size:14px;font-weight:500;text-transform:uppercase;letter-spacing:0;overflow:hidden;will-change:box-shadow;transition:box-shadow .2s cubic-bezier(0.4,0,1,1),background-color .2s cubic-bezier(0.4,0,0.2,1),color .2s cubic-bezier(0.4,0,0.2,1);outline:0;cursor:pointer;text-decoration:none;text-align:center;line-height:36px;vertical-align:middle}#loginModalNew{overflow-x:hidden !important}@media only screen and (max-width:700px){#loginModalNew{top:0 !important;bottom:0 !important}}.auth-modal{max-height:100vh !important;width:max-content !important}.auth-modal .modal-content{overflow:hidden}@media only screen and (max-width:700px){.auth-modal{width:100vw !important}}.auth-container{max-width:720px;display:flex;width:100%;justify-content:space-between}.auth-container button:focus{background:#33334c !important}.auth-container #leftside-container{position:relative;display:flex;flex-direction:column;justify-content:space-between;width:35%;height:auto}@media only screen and (max-width:700px){.auth-container #leftside-container{display:none}}.auth-container #leftside-container .leftside-header .rolling-case-heading{position:relative;top:0;margin-top:45px;margin-bottom:21px}.auth-container #leftside-container .leftside-content{font-weight:500;text-align:center;font-family:Poppins;font-size:10px}.auth-container #leftside-container .leftside-content .leftside-content-option{margin-bottom:23px}.auth-container #leftside-container .leftside-content .leftside-content-option:first-child{margin-bottom:9px}.auth-container #leftside-container .leftside-content .leftside-content-option&gt;span:first-child{width:18px;height:18px;background:rgba(1,214,118,0.25);color:#01d676;border-radius:50%;text-align:center;display:inline-block;line-height:18px;margin-right:9px}.auth-container #leftside-container .leftside-content .leftside-posible-winnings .title{color:#8e94c1;margin:20px 0}.auth-container #leftside-container .leftside-content .leftside-posible-winnings .possible-wins-block-container .possible-wins-block{flex-wrap:wrap;padding-top:30px;margin-bottom:0}.auth-container #leftside-container .leftside-content .leftside-posible-winnings .possible-wins-block-container .possible-wins-block .win-item{min-width:118px;height:54px;padding-top:27px}.auth-container #leftside-container .leftside-content .leftside-posible-winnings .possible-wins-block-container .possible-wins-block .win-item .coin-icon{bottom:33px;left:25%;width:50%}.auth-container #leftside-container .leftside-content .leftside-posible-winnings .possible-wins-block-container .possible-wins-block .win-item .coin-amount{font-size:12px}.auth-container #leftside-container .welcome-container{color:white;font-size:1.5rem;padding-bottom:.25rem}.auth-container #leftside-container .logo-container{display:flex;flex-direction:column;justify-content:center;text-align:center;align-items:center}.auth-container #leftside-container .logo-container img{width:250px}.auth-container #leftside-container .logo-container #cashout-container{display:flex;justify-content:space-between;align-items:center}.auth-container #leftside-container .logo-container #cashout-container img{width:34px;transform:translateY(5px)}.auth-container #leftside-container .logo-container #cashout-container #cashout-wrapper{font-weight:200;display:flex;align-items:center;justify-content:center;border-radius:3px;background:#3a3b5b;width:100%;padding:.3rem}.auth-container #leftside-container .logo-container #cashout-container #cashout-wrapper .num-container{background:#434468;margin:0 2px;padding:.25rem .35rem;border-radius:0 0 3px 3px}.auth-container #leftside-container .logo-container #cashout-container #cashout-wrapper .decimal-container{align-self:flex-end;margin:0 2px}.auth-container #leftside-container .fortnite-container{position:relative;display:flex;justify-content:center;bottom:0}.auth-container #leftside-container .fortnite-container img{width:300px}.auth-container #rightside-container{display:block;width:60%;height:100%}@media only screen and (max-width:700px){.auth-container #rightside-container{width:100%}}.auth-container #rightside-container #auth-form-container{display:block;height:100%;width:100%}.auth-container #rightside-container #auth-form-container #login-register-toggle{margin-bottom:3rem;width:100%;display:flex}.auth-container #rightside-container #auth-form-container #login-register-toggle a{transition:400ms all ease-in-out;position:relative;cursor:pointer;color:#444564;font-size:1.25rem;font-weight:400}.auth-container #rightside-container #auth-form-container #login-register-toggle a:first-child{margin:0 1rem}.auth-container #rightside-container #auth-form-container #login-register-toggle a.active{color:#fff}.auth-container #rightside-container #auth-form-container #login-register-toggle a.active:after{content:"";position:absolute;width:100%;height:2px;background:#00da71;left:0;bottom:-0.5rem}.auth-container #rightside-container #auth-form-container #register-form-container label,.auth-container #rightside-container #auth-form-container #login-form-container label{left:0 !important}.auth-container #rightside-container #auth-form-container #register-form-container#register-form-container,.auth-container #rightside-container #auth-form-container #login-form-container#register-form-container{display:none}.auth-container #rightside-container #auth-form-container #register-form-container#login-form-container,.auth-container #rightside-container #auth-form-container #login-form-container#login-form-container{display:block}.auth-container #rightside-container #auth-form-container #register-form-container#login-form-container #login-form,.auth-container #rightside-container #auth-form-container #login-form-container#login-form-container #login-form{display:block}.auth-container #rightside-container #auth-form-container #register-form-container#login-form-container #reset-email-container,.auth-container #rightside-container #auth-form-container #login-form-container#login-form-container #reset-email-container{display:none}.auth-container #rightside-container #auth-form-container #register-form-container#login-form-container #reset-password-container,.auth-container #rightside-container #auth-form-container #login-form-container#login-form-container #reset-password-container{display:none}.auth-container #rightside-container #auth-form-container #auth-social-divider{display:flex;align-items:center;margin:.5rem 0}.auth-container #rightside-container #auth-form-container #auth-social-divider p{margin:auto;color:#32344f}.auth-container #rightside-container #auth-form-container #auth-social-divider div{width:45%;height:1px;background:#343652}.auth-container #rightside-container #auth-form-container #auth-social-divider div:first-child{left:0}.auth-container #rightside-container #auth-form-container #auth-social-divider div:last-child{right:0}.auth-container #rightside-container #auth-form-container #auth-social-register{position:relative;display:flex;align-items:center}.auth-container #rightside-container #auth-form-container #auth-social-register .auth-button{position:relative;width:100%;background:#33334c;justify-content:space-between;padding-left:1.5rem;padding-right:1.5rem}.auth-container #rightside-container #auth-form-container #auth-social-register .auth-button img{width:20px}.auth-container #rightside-container #auth-form-container #auth-social-register .auth-button span{color:white;font-weight:600;text-shadow:0 0 30px rgba(255,255,255,0.5)}.auth-container #rightside-container #auth-form-container #auth-social-register div{margin:0 .25rem}.auth-container #rightside-container #auth-form-container #auth-policies{padding:.5rem 0}.auth-container #rightside-container #auth-form-container #auth-policies p{color:#63658e;font-size:12px}.auth-container #rightside-container #auth-form-container #auth-policies p a{color:#63658e}.auth-container #rightside-container #auth-form-container #auth-policies p a span{color:#00da71}.auth-button{display:flex;align-items:center;justify-content:center;height:44px;min-width:130px;background:#33334c;color:#00e375;border-radius:5px;box-shadow:none;text-shadow:0 0 15px #00e375}.auth-button:hover{background:#33334c}.auth-input{background:#1d1e2e !important;border:none !important;padding:0 1rem !important;width:calc(100% - 2rem) !important;margin-top:.75rem !important;border-radius:5px !important}.auth-input[type]:focus{border-bottom:none !important;outline:none !important;-webkit-box-shadow:none !important;box-shadow:none !important}.auth-label{position:relative;display:flex;align-items:center;color:white !important;width:max-content !important}.auth-label:after{content:"" !important;position:relative !important;width:300px !important;margin-left:10px !important;height:1px !important;background:linear-gradient(to right,#33334c,transparent) !important;left:auto !important;opacity:1 !important}#auth-register-button,#auth-login-button{display:flex;align-items:center;height:50px;border-radius:4px;margin-right:1rem}#auth-register-button#auth-login-button,#auth-login-button#auth-login-button{color:#00da71;background:#33334c}#auth-register-button#auth-register-button,#auth-login-button#auth-register-button{background:#00da71;color:white}#auth-register-button span,#auth-login-button span{font-weight:600;font-size:1rem;margin-right:1rem}#auth-register-button img,#auth-login-button img{width:1.25rem;margin:0 .2rem}.reset-cancel-actions{transition:all 300ms ease-in-out;color:#63658e;font-weight:600}.reset-cancel-actions:hover{cursor:pointer;color:#7f80a5}.login-button-wrapper{display:flex}.login-button-wrapper button{margin-right:2rem}.auth-register-check{color:#63658e;position:relative;top:-10px;display:block;margin-bottom:2px;font-family:"Poppins",sans-serif}.auth-register-check [type=checkbox]+span:not(.lever){font-size:12px;padding-left:27px;line-height:18px}.auth-register-check [type=checkbox]+span:not(.lever) a{color:#63658e}.auth-register-check [type=checkbox]+span:not(.lever) span{color:#00da71;text-decoration:underline}.auth-register-check [type=checkbox]:not(:checked)+span:not(.lever):before,.auth-register-check [type=checkbox]:not(.filled-in)+span:not(.lever):after{border-color:#474971;border-radius:5px}.auth-register-check [type=checkbox]:checked+span:not(.lever):before{border-right:2px solid #00da71;border-bottom:2px solid #00da71}@font-face{font-family:T TMussels;src:url("../../../public/fonts/TT Mussels Regular/TypeType - TT Mussels Regular.otf");src:url("../../../public/fonts/TT Mussels Regular/TypeType - TT Mussels Regular.otf") format("embedded-opentype"),url("../../../public/fonts/TT Mussels Regular/TypeType - TT Mussels Regular.otf") format("woff"),url("../../../public/fonts/TT Mussels Regular/TypeType - TT Mussels Regular.otf") format("truetype"),url("../../../public/fonts/TT Mussels Regular/TypeType - TT Mussels Regular.otf") format("svg")}@font-face{font-family:T TMusselsBold;src:url("../../../public/fonts/TT Mussels Bold/TypeType - TT Mussels Bold.otf");src:url("../../../public/fonts/TT Mussels Bold/TypeType - TT Mussels Bold.otf") format("embedded-opentype"),url("../../../public/fonts/TT Mussels Bold/TypeType - TT Mussels Bold.otf") format("woff"),url("../../../public/fonts/TT Mussels Bold/TypeType - TT Mussels Bold.otf") format("truetype"),url("../../../public/fonts/TT Mussels Bold/TypeType - TT Mussels Bold.otf") format("svg")}@media only screen and (max-width:1350px){#mainChallengeButton,#dekstopNavRewardsButton{zoom:80%}}@media only screen and (max-width:1350px){#dekstopNavRewardsButton{top:0 !important}}@media only screen and (max-width:1350px){.navButtonsBox{align-items:center}}.nav-event-button{position:relative;background:#00e375 !important;align-self:center;max-height:50px;filter:none;border-bottom:3px #0cb666 solid;display:flex !important;align-items:center !important;border-radius:5px;justify-content:center;padding:1rem 2.5rem !important}.nav-event-button .the-text{width:100%;justify-content:center;display:flex;height:100%;align-items:center;font-size:18px;letter-spacing:0;color:#fff !important;font-weight:bold !important;font-family:"T TMussels"}@media only screen and (max-width:1350px){.nav-event-button .the-text{font-size:14px !important}}@media only screen and (max-width:650px){.nav-event-button .the-text{font-size:12px !important}}.nav-event-button:hover{background:#00e375 !important}.nav-event-button img{width:24px;position:absolute;right:0;bottom:-10px}.top-layer{background:#171827;position:absolute;left:-100000px;right:-100000px;height:100vh;bottom:0;z-index:-9999}.challenge-header{font-size:64px;letter-spacing:1px;color:#0ac36c;font-weight:bold;font-family:"Effra";filter:drop-shadow(0 1px 200px #00e375)}@media only screen and (max-width:600px){.challenge-header{font-size:48px;text-align:center}}.challenge-description{font-size:19px;letter-spacing:0;color:#76799e;font-family:"Effra";margin:0}@media only screen and (max-width:600px){.challenge-description{font-size:13px;text-align:center}}.home-characters{position:absolute;top:-250px;max-width:350px;left:0}.leaderboard-description{margin:8px;width:100%;max-width:calc(100% - 20px);border-radius:5px;background:#383a6a;position:relative;box-shadow:0 2px 0 0 rgba(56,58,106,0.46);transition:300ms ease}.leaderboard-description .header{position:relative;background:rgba(23,24,39,0.75);justify-content:center;align-items:center;display:flex;height:80px}.leaderboard-description .header .gradient{height:2px;position:absolute;bottom:0;left:0;right:0;width:100%;display:flex;justify-content:center;align-items:center;background:linear-gradient(to right,transparent,#00e375,transparent);top:0}.leaderboard-description .header span{font-size:32px;letter-spacing:1px;color:#00e375;font-weight:bold;font-family:"T TMusselsBold";text-align:center;filter:drop-shadow(0 2px 13.5px rgba(0,227,117,0.5))}@media only screen and (max-width:600px){.leaderboard-description .header span{font-size:20px !important}}.leaderboard-description .text{padding:15px 15px}.leaderboard-description .text .sub-description{max-width:80%;font-size:15px;letter-spacing:0;color:#babbd6;font-family:"Effra"}@media only screen and (max-width:600px){.leaderboard-description .text .sub-description{max-width:100%}}.leaderboard-description .text .sub-description .challengeAffiliateModalLink{color:inherit !important;text-decoration:underline;text-decoration-color:white}.leaderboard-description .text p:first-child{margin-left:30px}.leaderboard-description .text img{position:absolute;left:-20px}.freeskins-event{height:100%;width:100%;display:block;position:relative;margin-bottom:4rem}.freeskins-event .event-wrapper{display:flex;width:100%;justify-content:space-between;max-height:calc(100% - 170px);min-width:calc(100% - 300px);padding:20px 40px;position:relative;background:transparent}.freeskins-event .event-wrapper .half-wrapper{width:100%;max-width:calc(50% - 20px)}@media only screen and (max-width:600px){.freeskins-event .event-wrapper{padding:20px}}.freeskins-event .event-background{display:flex;position:absolute;background:#151627;height:100px;top:0;left:0;width:100%;z-index:1}.freeskins-event .event-content{width:100%;max-width:calc(50% - 20px);height:100%;display:flex;flex-direction:column;position:relative;z-index:2}.freeskins-event .event-leaderboard{width:100%;display:flex;flex-direction:column;position:relative;z-index:2;background:#1f2038;box-shadow:0 2px 0 0 rgba(56,58,106,0.46);display:flex;flex-direction:column;border-radius:5px;z-index:0}.freeskins-event .event-leaderboard .leaderboard-stats{display:flex;width:100%}.freeskins-event .event-leaderboard .leaderboard-stats .stat{display:flex;width:100%;height:110px}.freeskins-event .event-leaderboard .leaderboard-stats .stat .stat-inner{margin:8px;width:100%;padding:18px 20px;max-width:calc(100% - 20px);border-radius:5px;background:#383a6a;position:relative;box-shadow:0 2px 0 0 rgba(56,58,106,0.46);transition:300ms ease}.freeskins-event .event-leaderboard .leaderboard-stats .stat .stat-inner:hover{background:#5f62a7}.freeskins-event .event-leaderboard .leaderboard-stats .stat .stat-inner img{position:absolute;top:13px;right:13px}.freeskins-event .event-leaderboard .leaderboard-stats .stat .stat-inner div{font-size:13px}.freeskins-event .event-leaderboard .leaderboard-stats .stat .stat-inner div:nth-child(1){color:#9094ff}.freeskins-event .event-leaderboard .leaderboard-stats .stat .stat-inner div:nth-child(2){color:#11ff8a;text-shadow:0 0 20px;font-weight:600;font-size:28px;height:100%;margin:auto 0;display:flex;align-items:center}.freeskins-event .event-leaderboard .leaderboard-stats .stat .stat-inner div span{color:#11ff8a;font-weight:500;text-shadow:0 0 20px}.timer-container{display:flex;width:100%;height:100%;align-items:center;justify-content:flex-end}@media only screen and (max-width:600px){.timer-container{justify-content:center}}.timer-container .leaderboard-timer{display:flex;align-items:center;justify-content:center;background:#1f2339;height:60px;padding:0 1rem;border-radius:5px;font-size:20px;font-weight:bold;color:#11ff8a;text-shadow:0 0 20px;margin-right:2rem}@media only screen and (max-width:600px){.timer-container .leaderboard-timer{margin:0;font-size:16px !important}.timer-container .leaderboard-timer span:first-child{flex:.4}.timer-container .leaderboard-timer span:nth-child(2){flex:.6}}.timer-container .leaderboard-timer .timer{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:1rem}.timer-container .leaderboard-timer .timer .gr-top{height:2px;position:absolute;bottom:0;left:0;right:0;width:100%;display:flex;justify-content:center;align-items:center;background:linear-gradient(to right,transparent,#00e375,transparent);top:0}.timer-container .leaderboard-timer .timer .gr-btm{height:2px;position:absolute;bottom:0;left:0;right:0;width:100%;display:flex;justify-content:center;align-items:center;background:linear-gradient(to right,transparent,#00e375,transparent);bottom:0}.timer-container .leaderboard-timer .timer #challenge-countdowntext{font-weight:bold;color:white;margin-right:10px}@media only screen and (max-width:600px){.leaderboard-timer{width:100%;max-width:calc(100% - 47px)}}.freeskins-event .event-leaderboard .leaderboard-table{display:flex;width:100%;height:100%;overflow-y:scroll;margin:1rem 2rem 0;max-width:calc(100% - 4rem);max-height:600px;justify-content:center;padding-right:10px}@media only screen and (max-width:600px){.freeskins-event .event-leaderboard .leaderboard-table{max-width:100%;margin:0;padding:0}}.freeskins-event .event-leaderboard .leaderboard-table::-webkit-scrollbar{width:7px}.freeskins-event .event-leaderboard .leaderboard-table::-webkit-scrollbar-track{border-radius:10px;background:#1a1b30;box-shadow:inset 2px 2px 0 #1f2038}.freeskins-event .event-leaderboard .leaderboard-table::-webkit-scrollbar-thumb{background:#11ff8a;border-radius:10px;position:relative;left:10px}.freeskins-event .event-leaderboard .leaderboard-table::-webkit-scrollbar-thumb:hover{background:#11ff8a}.freeskins-event .event-leaderboard .leaderboard-table table{width:100%}.freeskins-event .event-leaderboard .leaderboard-table table tr{width:100%;display:flex;align-items:center;background:#383a6a;box-shadow:0 2px 0 0 rgba(56,58,106,0.46);border-radius:5px;height:40px;margin-bottom:8px;transition:300ms ease;padding:0 20px;cursor:pointer}.freeskins-event .event-leaderboard .leaderboard-table table tr:hover{background:#5f62a7}.freeskins-event .event-leaderboard .leaderboard-table table tr th{width:100%;display:flex;color:#5a5ca8;opacity:.75;font-weight:400}.freeskins-event .event-leaderboard .leaderboard-table table tr th:nth-of-type(1n+3){justify-content:center}.freeskins-event .event-leaderboard .leaderboard-table table tr th:nth-of-type(5){justify-content:flex-end}.freeskins-event .event-leaderboard .leaderboard-table table tr td{width:100%;display:flex}.freeskins-event .event-leaderboard .leaderboard-table table tr td:nth-of-type(1n+3){justify-content:center}.freeskins-event .event-leaderboard .leaderboard-table table tr td:nth-of-type(5){justify-content:flex-end}.freeskins-event .event-leaderboard .leaderboard-table table tr td:nth-of-type(3){opacity:.75;font-weight:400}.freeskins-event .event-leaderboard .leaderboard-table table tr td:nth-of-type(1n+3){color:#11ff8a;text-shadow:0 0 20px;font-weight:500}.freeskins-event .event-leaderboard .leaderboard-table table tr td:nth-of-type(1n+4){color:#11ff8a;text-shadow:0 0 20px;font-weight:500}.freeskins-event .event-leaderboard .leaderboard-table table tr td:nth-of-type(2){color:#dadcff;font-weight:400;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.freeskins-event .event-leaderboard .leaderboard-table table tr th.table-rank{display:flex;align-items:center}.freeskins-event .event-leaderboard .leaderboard-table table tr th.table-rank .rank-image{display:flex;align-items:center;justify-content:center;width:20px;height:20px}.freeskins-event .event-leaderboard .leaderboard-table table tr th.table-rank .rank-num{margin-left:10px;color:#11ff8a;font-weight:bold;text-shadow:0 0 20px}.freeskins-event .event-leaderboard .leaderboard-table table tr td.table-rank{display:flex;align-items:center}.freeskins-event .event-leaderboard .leaderboard-table table tr td.table-rank .rank-image{display:flex;align-items:center;justify-content:center;width:20px;height:20px}.freeskins-event .event-leaderboard .leaderboard-table table tr td.table-rank .rank-num{margin-left:10px;color:#11ff8a;font-weight:bold;text-shadow:0 0 20px}.freeskins-event .event-leaderboard .leaderboard-table table tr th.table-rank.first{filter:hue-rotate(280deg)}.freeskins-event .event-leaderboard .leaderboard-table table tr td.table-rank.first{filter:hue-rotate(280deg)}.freeskins-event .event-leaderboard .leaderboard-table table tr th.table-rank.second{filter:hue-rotate(110deg)}.freeskins-event .event-leaderboard .leaderboard-table table tr td.table-rank.second{filter:hue-rotate(110deg)}.freeskins-event .event-leaderboard .leaderboard-table table tr th.table-rank.third{filter:hue-rotate(250deg)}.freeskins-event .event-leaderboard .leaderboard-table table tr td.table-rank.third{filter:hue-rotate(250deg)}.freeskins-event .event-leaderboard .leaderboard-table table tr:nth-of-type(1){background:transparent !important;box-shadow:none !important}.freeskins-event .event-leaderboard .leaderboard-table table tr:nth-of-type(1n+5){background:transparent !important;box-shadow:none !important}.freeskins-event .event-leaderboard .leaderboard-table table .table-wrapper{height:100%;overflow:hidden}.freeskins-event .event-title{width:100%;height:120px;position:relative;left:-2.5vw;margin-top:-10px}.freeskins-event .event-title img{max-width:100%}.freeskins-event .event-subtitle{color:#11ff8a;font-size:1vw;line-height:1.47;text-align:left;font-weight:500}@media only screen and (max-width:1250px){.top-layer{background:#171827;position:absolute;left:-100000px;right:-100000px;height:100vh;bottom:0;z-index:-9999}.freeskins-event .event-subtitle{font-size:1.5vw}}@media only screen and (max-width:800px){.freeskins-event .event-subtitle{font-size:2vw}}@media only screen and (max-width:600px){.freeskins-event .event-subtitle{font-size:3vw}}.freeskins-event .event-bonus{margin:1rem 0;background:#383a6a;border-radius:3px;box-shadow:0 2px 0 0 rgba(56,58,106,0.46);padding:10px 20px 20px}@media only screen and (max-width:600px){.freeskins-event .event-bonus{padding:20px}}.freeskins-event .event-bonus .bonus-header{color:#11ff8a;text-shadow:0 0 20px;font-size:1.1vw;font-weight:500}@media only screen and (max-width:1250px){.freeskins-event .event-bonus .bonus-header{font-size:1.5vw;margin-bottom:10px}}@media only screen and (max-width:800px){.freeskins-event .event-bonus .bonus-header{font-size:2vw;margin-bottom:10px}}@media only screen and (max-width:600px){.freeskins-event .event-bonus .bonus-header{font-size:3vw;margin-bottom:10px}}.freeskins-event .event-bonus .bonus-text{color:#dadcff;line-height:1.25vw;font-size:.75vw}@media only screen and (max-width:1250px){.freeskins-event .event-bonus .bonus-text{font-size:1.5vw;line-height:2vw}}@media only screen and (max-width:800px){.freeskins-event .event-bonus .bonus-text{font-size:2vw;line-height:2.75vw}}@media only screen and (max-width:600px){.freeskins-event .event-bonus .bonus-text{font-size:3vw;line-height:4.3vw}}.freeskins-event .event-text .event-info{margin:1rem 0;color:#5a5ca8;font-size:.9vw;line-height:1.3vw}.freeskins-event .event-text .event-info span{color:#11ff8a;text-shadow:0 0 20px}.freeskins-event .event-text .event-info .event-list{list-style-image:url("../../../public/img/point.webp")}.freeskins-event .event-text .event-info .event-list div{position:relative;top:-6px}@media only screen and (max-width:1250px){.freeskins-event .event-text .event-info{font-size:1.5vw;line-height:2vw}}@media only screen and (max-width:800px){.freeskins-event .event-text .event-info{font-size:2vw;line-height:2.75vw}}@media only screen and (max-width:600px){.freeskins-event .event-text .event-info{font-size:3vw;line-height:4vw}.freeskins-event .event-title{height:80px}}.freeskins-event .event-fields{display:flex;flex-direction:column;height:100%;width:100%}.freeskins-event .event-fields .field{position:relative;display:flex;margin:1rem 0 0}.freeskins-event .event-fields .field-title{color:#5a5ca8;opacity:.5}.freeskins-event .event-fields input{width:100%;height:60px;background:#1f2038;box-shadow:0 1px 0 0 rgba(56,58,106,0.46);border:1px solid rgba(56,58,106,0.46);border-radius:3px;color:white;font-size:15px;padding-left:10px}.freeskins-event .event-fields input:focus{outline:0}.freeskins-event .event-fields input.copy{color:#11ff8a}.freeskins-event .event-fields .input-btn{background-size:cover;background:#12fc87;display:flex;align-items:center;justify-content:center;border-radius:3px;color:white;text-shadow:0 3px 3px rgba(0,0,0,0.15);cursor:pointer;position:absolute;z-index:3;right:10px;top:0;font-weight:bold;height:calc(100% - 20px);width:150px;margin:10px 0;transition:300ms ease}@media only screen and (max-width:600px){#challenge-promocode{font-size:12px}.freeskins-event .event-fields .input-btn{width:100px}}.freeskins-event .event-fields .input-btn:hover{transform:scale(1.05);font-size:17px;text-shadow:0 3px 10px rgba(0,0,0,0.05)}.freeskins-event .event-fields .input-btn:active{transform:scale(0.95);font-size:14px;text-shadow:0 3px 10px rgba(0,0,0,0.2)}@media only screen and (max-width:1250px){.home-characters{display:none !important}.freeskins-event .event-wrapper{flex-direction:column}.freeskins-event .event-wrapper .half-wrapper{max-width:100%}.freeskins-event .event-content{max-width:100%;margin-bottom:20px}.freeskins-event .event-leaderboard{max-width:100%;margin-bottom:20px}}@media only screen and (max-width:1500px){.freeskins-event .event-leaderboard .leaderboard-stats{flex-direction:column}}.notifications-container{display:inline-block;height:80px;line-height:100px;padding:0 10px;vertical-align:middle;z-index:9999;cursor:pointer}@media only screen and (min-width:701px){.notifications-container{right:-15px}}.notifications-container .notifications-bell{max-width:40px;cursor:pointer}#notifications-popup{position:fixed;display:none;width:500px;height:300px;left:0;right:40px;top:90px;border-radius:7px;margin-left:auto;z-index:9999999}@media only screen and (max-width:1400px){#notifications-popup{width:300px;right:20px}}#notifications-popup .notifications--header{height:50px;background:#232333;border-radius:7px 7px 0 0;padding:1rem;display:flex;justify-content:space-between;align-items:center}#notifications-popup .notifications--header p:nth-child(1){font-size:16px;line-height:3px;color:#fff;font-weight:bold;font-family:"Effra"}#notifications-popup .notifications--header p:nth-child(2){font-size:13px;line-height:3px;color:#01d676;font-family:"Effra";text-align:right;cursor:pointer}#notifications-popup .notifications--header p:nth-child(2):hover{filter:drop-shadow(0 0 8px #01d676)}#notifications-popup #notifications--content--container{background:#232333;max-height:100%;overflow-y:auto;overflow-x:hidden}#notifications-popup #notifications--content--container .notifications--content--wrapper{display:flex;flex-direction:column;padding:0 1rem;max-height:450px;overflow-y:auto;background:#262638}#notifications-popup #notifications--content--container .notifications--content--wrapper:hover{background:#222339;cursor:pointer}#notifications-popup #notifications--content--container .notifications--content--wrapper:last-child{border-radius:0 0 7px 7px}#notifications-popup #notifications--content--container .notifications--content--wrapper:last-child .notifications--content{border-bottom:0 !important}#notifications-popup #notifications--content--container .notifications--content--wrapper .notifications--content{transition:all 250ms ease-in-out;padding:.75rem 0;display:flex;width:100%;height:100%;align-items:center;border-bottom:1px solid #3b3b57}#notifications-popup #notifications--content--container .notifications--content--wrapper .notifications--content .category-image img{max-width:40px}#notifications-popup #notifications--content--container .notifications--content--wrapper .notifications--content .notification-text{padding:0 1rem;display:block}#notifications-popup #notifications--content--container .notifications--content--wrapper .notifications--content .notification-text .category-header{font-size:16px;color:#fff;font-weight:bold;line-height:initial;font-family:"Effra";margin:0;margin-bottom:.25rem}#notifications-popup #notifications--content--container .notifications--content--wrapper .notifications--content .notification-text .notification{line-height:initial;font-size:13px;color:#9b9bb9;font-family:"Effra";margin:0}.rebrandingModal{max-width:891px;width:100%;max-height:393px;padding:30px;font-family:"Poppins",sans-serif}@media only screen and (min-width:701px){.rebrandingModal{top:20% !important}}@media only screen and (max-width:700px){.rebrandingModal{padding:20px 15px;max-height:90vh;max-width:95vw;border-radius:15px;top:5vh !important}}.rebrandingModal .rebrandingModalBanner{width:100%;margin-top:-30px}@media only screen and (max-width:700px){.rebrandingModal .rebrandingModalBanner{display:none}}.rebrandingModal .rebrandingModalBanner--mobile{display:none}@media only screen and (max-width:700px){.rebrandingModal .rebrandingModalBanner--mobile{display:block;width:100%;margin-bottom:15px}}.rebrandingModal .firstParagraph{font-weight:600;font-size:16px;line-height:24px;color:#8b8baa;margin:5px 15px}@media only screen and (max-width:700px){.rebrandingModal .firstParagraph{margin:8px 0;font-size:13.5px}}.rebrandingModal .secondSection{display:flex;margin:10px 15px}@media only screen and (max-width:700px){.rebrandingModal .secondSection{flex-direction:column;margin:0}}.rebrandingModal .secondParagraph{flex:1;color:#01d676;font-size:14px;font-weight:700;margin:0;margin-right:40px}@media only screen and (max-width:700px){.rebrandingModal .secondParagraph{margin:8px 0;font-size:13.5px}}.rebrandingModal .goToFreecashBtn{display:flex;align-items:center;justify-content:space-between;width:329px;height:59px;background:linear-gradient(0,#01d676 23.39%,#36ff62 155.65%);box-shadow:0 3px 15px rgba(1,214,118,0.25);border-radius:8px}.rebrandingModal .goToFreecashBtn:hover{transform:scale(1.05)}@media only screen and (max-width:700px){.rebrandingModal .goToFreecashBtn{width:100%;margin-top:15px}}.rebrandingModal .goToFreecashBtn .goToFreecashBtnText{margin-left:21px}.rebrandingModal .goToFreecashBtn .goToFreecashSquare{background:linear-gradient(0,rgba(0,142,78,0.4),rgba(0,142,78,0.4));box-shadow:inset 0 4px 4px rgba(0,0,0,0.1),inset 0 -0.5px 1px rgba(59,243,159,0.4);border-radius:8px;width:42px;height:39px;margin-right:11px;display:flex;align-items:center;justify-content:center}.rebrandingModal .goToFreecashBtn .goToFreecashSquare img{width:25px}.bonusCodeModal{top:25% !important;background:transparent;box-shadow:none}@media only screen and (max-width:700px){.bonusCodeModal .modal-content{padding:15px}}.bonusCodeModal .promoCodeBox{margin:25px 5px 5px 5px}@media only screen and (max-width:700px){.bonusCodeModal .promoContainer{flex-direction:column}}.bonusCodeModal .promoInputContainer{margin-right:15px}@media only screen and (max-width:700px){.bonusCodeModal .promoInputContainer{margin:0 0 20px 0}}.bonusCodeModal .claimGainBonusCodeBtn{margin-left:0;font-size:13px;font-weight:700}@media only screen and (max-width:700px){.bonusCodeModal .claimGainBonusCodeBtn{width:80%}}.referralEventModal{font-family:"Poppins",sans-serif;padding:33px;max-width:947px;width:100%;max-height:721px}@media only screen and (max-width:700px){.referralEventModal{padding:20px 15px;max-height:80vh}}.referralEventModal .modalTitle{display:flex;align-items:center;color:#01d676;font-size:28px;font-weight:700;margin:0}@media only screen and (max-width:700px){.referralEventModal .modalTitle{font-size:21px}}.referralEventModal .modalTitle img{margin-right:13px}@media only screen and (max-width:700px){.referralEventModal .modalTitle img{width:25px}}.referralEventModal p{font-size:14px;font-weight:500;margin:13px 0 0 0}.referralEventModal .normalParagraph{color:#8b8baa}.referralEventModal .mutedParagraph{color:#5d5d7b}.referralEventModal .highlightText{color:#01d676}.referralEventModal .splitSection{display:flex;width:100%;margin-top:10px;justify-content:space-between}@media only screen and (max-width:700px){.referralEventModal .splitSection{flex-direction:column-reverse}}.referralEventModal .splitSection .splitLeft,.referralEventModal .splitSection .splitRight{width:49%}@media only screen and (max-width:700px){.referralEventModal .splitSection .splitLeft,.referralEventModal .splitSection .splitRight{width:100%;margin-bottom:15px}}.referralEventModal .referralLinkContainer{display:flex;align-items:center}.referralEventModal .referralLinkContainer .referralLinkText{background:rgba(1,214,118,0.1);box-shadow:0 1px 2px rgba(0,0,0,0.2);border-radius:4px;padding:13px 20px;margin-right:12px;flex:1;display:flex;justify-content:space-between;align-items:center;color:#01d676;font-weight:600;font-size:12px}@media only screen and (max-width:700px){.referralEventModal .referralLinkContainer .referralLinkText{flex-direction:column}}.referralEventModal .referralLinkContainer .referralLinkTextReplace{max-width:208px;overflow:hidden;text-overflow:ellipsis}.referralEventModal .referralLinkContainer .copyButton{background:#01d676;box-shadow:inset 0 1px 0 #00ffc2;border-radius:4px;padding:9px 11px;display:flex;align-items:center;justify-content:center;cursor:pointer}.referralEventModal .referralCodeContainer{display:flex;align-items:center;margin-top:12px}.referralEventModal .referralCodeContainer .setRefcodeInput{margin:0;margin-right:12px;background:#383855;box-shadow:0 1px 2px rgba(0,0,0,0.2);border-radius:4px;padding:0 20px;flex:1}.referralEventModal .referralCodeContainer .setRefcodeInput::placeholder{color:#616184;opacity:1;font-weight:500;font-size:13px}.referralEventModal .referralCodeContainer .setRefcodeButton{background:#01d676;box-shadow:inset 0 1px 0 #00ffc2;border-radius:4px;width:118px;height:43px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-weight:600;font-size:12px;color:#fff}.referralEventModal .topReferredUsersButton{background:#01d676;box-shadow:inset 0 1px 0 #00ffc2;border-radius:4px;width:226px;height:43px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-weight:600;font-size:12px;color:#fff;margin-top:18px}.referralEventModal .topReferredUsersButton img{margin-right:5px}.referralEventModal .newUsersBox{background:#383855;box-shadow:0 1px 2px rgba(0,0,0,0.2);border-radius:4px;display:flex;justify-content:space-between;align-items:center;padding:25px}@media only screen and (max-width:700px){.referralEventModal .newUsersBox{padding:15px ​20px}}.referralEventModal .newUsersBox .newUsersBoxText{display:flex;flex-direction:column;align-items:flex-end;font-weight:600;font-size:12px;color:#fff}.referralEventModal .newUsersBox .newUsersBoxNumber{font-weight:600;font-size:25px;color:#01d676}.referralEventTable{border-collapse:separate;border-spacing:0 4px}.referralEventTable th{font-weight:500;font-size:14px;color:#70708d;text-align:center;padding:12px 5px}.referralEventTable td{color:#01d676;text-align:center;padding:0 5px;height:47px;font-weight:600;font-size:14px}@media only screen and (max-width:700px){.referralEventTable td{font-size:13px}}.referralEventTable .row1{background:linear-gradient(270deg,rgba(156,156,194,0) 66.97%,rgba(156,156,194,0.25) 122.3%),#2c2c44;box-shadow:0 2px 5px rgba(27,27,43,0.15)}.referralEventTable .row2{background:linear-gradient(270deg,rgba(158,124,101,0) 66.97%,rgba(170,132,104,0.25) 122.3%),#2c2c44;box-shadow:0 2px 5px rgba(27,27,43,0.15)}.referralEventTable .row3{background:linear-gradient(270deg,rgba(255,219,125,0) 66.97%,rgba(255,219,125,0.25) 122.3%),#2c2c44;box-shadow:0 2px 5px rgba(27,27,43,0.15)}.referralEventTable .row4{background:linear-gradient(270deg,rgba(192,154,255,0) 66.97%,rgba(192,154,255,0.25) 109.53%),#2c2c44;box-shadow:0 2px 5px rgba(27,27,43,0.15)}.referralEventTable .row5{background:linear-gradient(270deg,rgba(1,214,118,0) 66.97%,rgba(1,214,118,0.25) 122.3%),#2c2c44;box-shadow:0 2px 5px rgba(27,27,43,0.15)}.referralEventTable .column1{padding-left:46px;text-align:left;border-top-left-radius:5px;border-bottom-left-radius:5px}@media only screen and (max-width:700px){.referralEventTable .column1{padding-left:8px}}.referralEventTable .column1 img{position:relative;top:2px}@media only screen and (max-width:700px){.referralEventTable td.column1{padding-left:8px;transform:scale(0.9)}}.referralEventTable .column3{border-top-right-radius:5px;border-bottom-right-radius:5px}.referralEventTable .column2{position:relative}@media only screen and (min-width:701px){.referralEventTable .column2{padding-right:120px}}.referralEventTable .rewardLabel{position:absolute;top:7px;right:30px;display:flex;align-items:center;justify-content:center;border-radius:5px;width:130px;height:33px;font-size:14px;font-weight:700}@media only screen and (max-width:700px){.referralEventTable .rewardLabel{font-size:13px;position:static;width:100px}}@media only screen and (max-width:700px){.referralEventTable .rewardLabel--desktop{display:none}}.referralEventTable .rewardLabel--tooltip{cursor:pointer}.referralEventTable .rewardLabel--grey{background:rgba(8,8,13,0.2);color:#737395}.referralEventTable .rewardLabel--yellow{background:rgba(13,13,8,0.2);color:#b5b568}.referralEventTable .rewardClaimButton{background:rgba(1,214,118,0.2);cursor:pointer}.referralEventTable .rewardStr--mobile{display:none}@media only screen and (max-width:700px){.referralEventTable .rewardStr--mobile{display:inline-block}}.referralEventTable .rewardStr--desktop{display:inline-block}@media only screen and (max-width:700px){.referralEventTable .rewardStr--desktop{display:none}}.referralEventTopReferred{margin-top:5px;display:none}.referralEventTopReferred h5{font-weight:600;font-size:19px;color:#01d676}.referralEventTopReferred .referralEventTable .column1{display:flex;align-items:center}.referralEventTopReferred .referralEventTable tr{background:#2c2c44;box-shadow:0 2px 5px rgba(27,27,43,0.15)}.referralEventTopReferred .referralEventTable td,.referralEventTopReferred .referralEventTable .gainProfileLink{font-weight:500;font-size:14px;color:#70708d}@media only screen and (max-width:700px){.referralEventTopReferred .referralEventTable td,.referralEventTopReferred .referralEventTable .gainProfileLink{font-size:13px}}.referralEventTopReferred .referralEventTable .gainProfileLink{max-width:100px;text-overflow:ellipsis;overflow:hidden}@media only screen and (max-width:700px){.referralEventTopReferred .referralEventTable .gainProfileLink{max-width:65px}}.referralEventTopReferred .referralEventTable .column3{font-weight:600;color:#01d676}.referralEventTopReferred .referralEventTable .usernameAvatar{width:22px;height:22px;border-radius:3px;top:0;margin-right:12px}@media only screen and (max-width:700px){.referralEventTopReferred .referralEventTable .usernameAvatar{margin-right:7px}}.referralEventTopReferred .referralEventTable .totalEarned{position:relative}.referralEventTopReferred .referralEventTable .totalEarnedCheck{position:absolute;top:1px;left:-25px}#rewardsPage{background:#1c1925;width:100%}.rewards-container{background:#242438;border-radius:10px;padding:27px 14px 15px 14px}.rewards-container .btnsContainerHeader{margin-bottom:26px}.rewards-container .promoCodeBox{margin-bottom:20px;max-width:1918px}.rewards-container .promoCodeBox .promoCodeBodySection{max-width:calc(70% + 500px)}.rewards-container .rewardsSection{display:flex;flex-direction:row;flex-wrap:wrap;gap:14px;max-width:1918px}.rewards-container .rewardsSection .dailyRewordsSection{width:calc(70% - 14px)}@media only screen and (min-width:701px) and (max-width:1199px){.rewards-container .rewardsSection .dailyRewordsSection{width:calc(60% - 14px)}}@media only screen and (max-width:700px){.rewards-container .rewardsSection .dailyRewordsSection{width:100%}}.rewards-container .rewardsSection .dailyLadderSection{width:30%;max-width:500px}@media only screen and (min-width:701px) and (max-width:1199px){.rewards-container .rewardsSection .dailyLadderSection{width:40%}}@media only screen and (max-width:700px){.rewards-container .rewardsSection .dailyLadderSection{width:100%}}.rewards-container .rewardsSection .socialMediaSection{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.rewards-container .rewardsSection .socialMediaSection .socialBox{height:105px;width:331px;gap:18px}@media only screen and (max-width:700px){.rewards-container .rewardsSection .socialMediaSection .socialBox{width:calc(50% - 5px);min-width:292px;gap:13px}}.rewards-container .rewardsSection .socialMediaSection .socialBox .socialLeftBox{width:65px;height:62px}.rewards-container .rewardsSection .socialMediaSection .socialBox .socialRightBox .socialRightBoxText a,.rewards-container .rewardsSection .socialMediaSection .socialBox .socialRightBox .socialRightBoxText div{font-size:14px;font-weight:600;color:#fff}.rewards-container .affiliateBanner{width:100%;height:auto;margin-bottom:15px;display:block}.rewards-container .freecashRewardsStdSection{background:#2c2c44;padding:30px 20px 20px 20px;border-radius:5px;box-shadow:0 2px 5px rgba(27,27,43,0.15);width:100%;margin-bottom:15px}.rewards-container .freecashRewardsStdSection .ladderTitle{font-weight:bold;font-size:18px;color:#01d676;margin-bottom:22px;display:flex;align-items:center;gap:10px}.rewards-container .freecashRewardsStdSection .ladderTitle span:last-child{font-size:0}.rewards-container .freecashRewardsStdSection .stdTitle{color:#01d676;font-weight:bold;font-size:18px;display:flex;justify-content:space-between;flex-direction:row;align-items:center;margin-bottom:7px}@media only screen and (max-width:1199px){.rewards-container .freecashRewardsStdSection .stdTitle{flex-direction:column;justify-content:flex-start;align-items:flex-start}}.rewards-container .freecashRewardsStdSection .stdTitle .supportText{font-size:11px;font-weight:normal;color:#505070}.rewards-container .freecashRewardsStdSection .stdTitle .supportText span{color:#01d676}.rewards-container .freecashRewardsStdSection .affiliate-info{display:flex;align-items:center;margin-bottom:5px}.rewards-container .freecashRewardsStdSection .affiliate-info&gt;div{display:inline-block}.rewards-container .freecashRewardsStdSection .affiliate-info .stdP{font-weight:600;font-size:13px;margin-right:12px}.rewards-container .freecashRewardsStdSection .affiliate-info .stdP span{color:#01d676}.rewards-container .freecashRewardsStdSection .affiliate-info .nav-referral{display:flex;margin-left:auto;background:#01d676}@media only screen and (min-width:1400px){.rewards-container .freecashRewardsStdSection .affiliate-info .nav-referral{display:none}}@media only screen and (max-width:1199px){.rewards-container .freecashRewardsStdSection .affiliate-info .nav-referral{display:none}}.rewards-container .freecashRewardsStdSection .affiliate-info .affiliate-socials{font-size:0;display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:5px;min-width:85px;margin-right:12px}.rewards-container .freecashRewardsStdSection .affiliate-info .affiliate-socials .social-btn{width:73px;height:25px;background:#01d676;box-shadow:inset 0 1px 0 #00ffc2;border-radius:4px;display:flex;justify-content:center;align-items:center;cursor:pointer}.rewards-container .freecashRewardsStdSection .affiliate-info .affiliate-socials .social-btn span{font-weight:600;font-size:12px;color:#fff;margin-right:5px}.rewards-container .freecashRewardsStdSection .affiliate-info .affiliate-socials .social-btn img{width:20px;height:20px}.rewards-container .freecashRewardsStdSection .affiliate-info .affiliate-socials .social-item{display:inline-block;width:25px;height:25px;background:#383855;box-shadow:0 1px 2px rgba(0,0,0,0.2),inset 0 1px 1px #47476a;border-radius:4px;display:flex;align-items:center;justify-content:center;cursor:pointer}.rewards-container .freecashRewardsStdSection .affiliate-rewards{overflow-x:hidden;padding-top:10px}.rewards-container .freecashRewardsStdSection .affiliate-rewards .rewards-slider-container{margin-bottom:5px}.rewards-container .freecashRewardsStdSection .affiliate-rewards .rewards-slider-container .rewards-slider{left:calc(50% - 744px)}@media only screen and (max-width:700px){.rewards-container .freecashRewardsStdSection .affiliate-rewards .rewards-slider-container{height:90px}.rewards-container .freecashRewardsStdSection .affiliate-rewards .rewards-slider-container .win-line{height:90px}.rewards-container .freecashRewardsStdSection .affiliate-rewards .rewards-slider-container .rewards-slider{left:calc(50% - 480px)}.rewards-container .freecashRewardsStdSection .affiliate-rewards .rewards-slider-container .rewards-slider .reward-item{height:80px;width:80px;padding:8px}.rewards-container .freecashRewardsStdSection .affiliate-rewards .rewards-slider-container .rewards-slider .reward-item .coin-icon{height:28px;background-size:contain}.rewards-container .freecashRewardsStdSection .affiliate-rewards .rewards-slider-container .rewards-slider .reward-item .coin-amount{font-size:12px}}.rewards-container .freecashRewardsStdSection .seeAffiliatesText{color:#b6b6cb;font-size:12px;margin-top:15px;cursor:pointer}.rewards-container .freecashRewardsStdSection .seeAffiliatesText i{position:relative;top:1px}.rewards-container .freecashRewardsStdSection .streakBoxesContainer{margin-top:20px;height:100%;width:100%;display:grid;grid-template-columns:repeat(7,1fr);grid-gap:10px}.rewards-container .freecashRewardsStdSection .streakBoxesContainer .streakBox{background-color:#383855;color:#616184;padding:15px 0;text-align:center;margin-top:5px;border-radius:4px}.rewards-container .freecashRewardsStdSection .streakBoxesContainer .streakBox .claimStreakRewordBtn{display:none}.rewards-container .freecashRewardsStdSection .streakBoxesContainer .streakBox.active button{display:none}.rewards-container .freecashRewardsStdSection .streakBoxesContainer .streakBox.active .claimStreakRewordBtn{display:inline-block;background:#01d676;box-shadow:inset 0 1px 0 #00ffc2;color:white;cursor:pointer}.rewards-container .freecashRewardsStdSection .streakBoxesContainer .streakBox.claimed button:not(.claimStreakRewordBtn){background:#434364;color:#616184}.rewards-container .freecashRewardsStdSection .streakBoxesContainer .streakBox.claimed button:not(.claimStreakRewordBtn) span:first-child{display:none}.rewards-container .freecashRewardsStdSection .streakBoxesContainer .streakBox.claimed button:not(.claimStreakRewordBtn) span:last-child{display:inline}.rewards-container .freecashRewardsStdSection .streakBoxesContainer .streakBox.active,.rewards-container .freecashRewardsStdSection .streakBoxesContainer .streakBox.claimed{background:rgba(1,214,118,0.1)}.rewards-container .freecashRewardsStdSection .streakBoxesContainer .streakBox.active .topIcon,.rewards-container .freecashRewardsStdSection .streakBoxesContainer .streakBox.claimed .topIcon{color:#00d676}.rewards-container .freecashRewardsStdSection .streakBoxesContainer .streakBox.active .topIcon .activeDisplay,.rewards-container .freecashRewardsStdSection .streakBoxesContainer .streakBox.claimed .topIcon .activeDisplay{display:inline-block}.rewards-container .freecashRewardsStdSection .streakBoxesContainer .streakBox.active .topIcon .inactiveDisplay,.rewards-container .freecashRewardsStdSection .streakBoxesContainer .streakBox.claimed .topIcon .inactiveDisplay{display:none}.rewards-container .freecashRewardsStdSection .streakBoxesContainer .streakBox.active h5,.rewards-container .freecashRewardsStdSection .streakBoxesContainer .streakBox.claimed h5{color:#01d676}.rewards-container .freecashRewardsStdSection .streakBoxesContainer .streakBox.active h6,.rewards-container .freecashRewardsStdSection .streakBoxesContainer .streakBox.claimed h6{color:#01d676}.rewards-container .freecashRewardsStdSection .streakBoxesContainer .streakBox.day7 .blinkingCoinsContainer{height:15px;overflow:hidden;position:relative}.rewards-container .freecashRewardsStdSection .streakBoxesContainer .streakBox.day7 .blinkingCoinsContainer .blinkingCoins{width:100%;text-align:center;position:absolute;color:#ffcc4d;animation-name:blinkingCoins;animation-duration:2.5s;animation-delay:2s}.rewards-container .freecashRewardsStdSection .streakBoxesContainer .streakBox.day7 .blinkingCoinsContainer .blinkingCoins h6{height:15px;font-weight:500}.rewards-container .freecashRewardsStdSection .streakBoxesContainer .streakBox.day7 h6{color:#ffcc4d}.rewards-container .freecashRewardsStdSection .streakBoxesContainer .streakBox .topIcon{color:#8a8aac;font-size:20px;text-align:center;line-height:20px}.rewards-container .freecashRewardsStdSection .streakBoxesContainer .streakBox .topIcon .activeDisplay{display:none}.rewards-container .freecashRewardsStdSection .streakBoxesContainer .streakBox .topIcon .inactiveDisplay{display:inline-block}.rewards-container .freecashRewardsStdSection .streakBoxesContainer .streakBox h5{font-size:11px;font-weight:bold;margin-top:10px;margin-bottom:5px}.rewards-container .freecashRewardsStdSection .streakBoxesContainer .streakBox h6{font-size:9px;margin:0}.rewards-container .freecashRewardsStdSection .streakBoxesContainer .streakBox button{padding:3px 11px;border-radius:6px;display:inline-block;margin-top:9px;background:#434364;color:#616184;cursor:default;max-width:90%;transition:.3s;font-size:10px}.rewards-container .freecashRewardsStdSection .streakBoxesContainer .streakBox button span:last-child{display:none}.rewards-container .freecashRewardsStdSection .streakBoxesContainer .streakBox .goldCoins{color:#ffcc4d}@media only screen and (min-width:701px) and (max-width:1199px){.rewards-container .freecashRewardsStdSection .streakBoxesContainer{grid-template-columns:repeat(auto-fill,minmax(75px,1fr))}}@media only screen and (max-width:700px){.rewards-container .freecashRewardsStdSection .streakBoxesContainer{grid-template-columns:repeat(auto-fill,minmax(95px,1fr))}}.rewards-container .freecashRewardsStdSection .alreadyEarnedBox{background:#383855;color:#616184;padding:10px 15px;width:100%;margin-top:15px;border-radius:4px;font-size:13px;display:flex}.rewards-container .freecashRewardsStdSection .alreadyEarnedBox span{color:#01d676}.rewards-container .freecashRewardsStdSection .alreadyEarnedBox i{font-size:17px;margin-right:7px}.rewards-container .freecashRewardsStdSection #affiliateDetailsSection{margin-top:15px;display:flex;gap:10px;flex-wrap:wrap}.rewards-container .freecashRewardsStdSection #affiliateDetailsSection&gt;div:first-child,.rewards-container .freecashRewardsStdSection #affiliateDetailsSection&gt;div:nth-child(2){flex-grow:1}.rewards-container .freecashRewardsStdSection #affiliateDetailsSection&gt;div:last-child{flex-grow:2}.rewards-container .freecashRewardsStdSection #affiliateDetailsSection .usersReferredBox{background:linear-gradient(0,#242438,#242438),linear-gradient(0,#242438,#242438),linear-gradient(0,#242438,#242438),#242438;box-shadow:0 2px 5px rgba(27,27,43,0.15);padding:0 15px;border-radius:5px;min-height:90px;display:flex;align-items:center;gap:15px}.rewards-container .freecashRewardsStdSection #affiliateDetailsSection .usersReferredBox .leftSection{float:left;margin-right:15px}.rewards-container .freecashRewardsStdSection #affiliateDetailsSection .usersReferredBox .leftSection img{height:26px}@media only screen and (max-width:700px){.rewards-container .freecashRewardsStdSection #affiliateDetailsSection .usersReferredBox&gt;svg{display:none}}.rewards-container .freecashRewardsStdSection #affiliateDetailsSection .usersReferredBox .referralInfo,.rewards-container .freecashRewardsStdSection #affiliateDetailsSection .usersReferredBox h6{margin:0;font-family:Poppins}.rewards-container .freecashRewardsStdSection #affiliateDetailsSection .usersReferredBox .referralInfo{color:#01d676;font-size:14px;position:relative;bottom:5px}.rewards-container .freecashRewardsStdSection #affiliateDetailsSection .usersReferredBox .referralInfo svg{margin-right:5px;display:none}@media only screen and (max-width:700px){.rewards-container .freecashRewardsStdSection #affiliateDetailsSection .usersReferredBox .referralInfo svg{display:inline-block}}.rewards-container .freecashRewardsStdSection #affiliateDetailsSection .usersReferredBox h6{font-size:10px;position:relative;top:5px}.rewards-container .freecashRewardsStdSection #affiliateDetailsSection .codeDetailsBox .buttons-container{display:flex;gap:10px}.rewards-container .freecashRewardsStdSection #affiliateDetailsSection .codeDetailsBox .yourCodeBox{margin:0}.rewards-container .freecashRewardsStdSection #affiliateDetailsSection .codeDetailsBox .yourCodeBox input{margin-bottom:10px;height:39px}.rewards-container .freecashRewardsStdSection #affiliateDetailsSection .codeDetailsBox .yourCodeBox label.active{display:none}.rewards-container .freecashRewardsStdSection #affiliateDetailsSection .codeDetailsBox .yourCodeBox label span{color:#00d676}.rewards-container .freecashRewardsStdSection #affiliateDetailsSection .codeDetailsBox .changeCodeBtn,.rewards-container .freecashRewardsStdSection #affiliateDetailsSection .codeDetailsBox .copyLinkBtn{margin:0;display:inline-block;width:100%;font-family:Poppins;font-size:12px;font-weight:600;border-radius:4px;height:40px;background:#01d676;box-shadow:inset 0 1px 0 #00ffc2;transition:.2s}.rewards-container .freecashRewardsStdSection #affiliateDetailsSection .codeDetailsBox .changeCodeBtn.inactive,.rewards-container .freecashRewardsStdSection #affiliateDetailsSection .codeDetailsBox .copyLinkBtn.inactive{background:#383855;box-shadow:0 1px 2px rgba(0,0,0,0.2);color:#707095}.rewards-container #dailyBonusCooldownLadderSection{text-align:center}.rewards-container #dailyBonusCooldownLadderSection .cooldownTitle{font-size:14px;font-weight:500;text-align:center;margin-top:40px}.rewards-container #dailyBonusCooldownLadderSection #countdownBox{margin-top:15px;width:80%;display:inline-block}.rewards-container #dailyBonusCooldownLadderSection #countdownBox .tick-label.tick-text{display:none}.rewards-container #dailyBonusCooldownLadderSection #countdownBox .tick-group:not(:last-child){margin-right:15px}.rewards-container #dailyBonusCooldownLadderSection #countdownBox .tick-flip-panel{color:#484867;background:#fff}.rewards-container #dailyBonusCooldownLadderSection #dontWantWaitSection .dontWantWaitTitle{margin-top:30px;font-size:18px;color:#01d676;font-weight:600}.rewards-container #dailyBonusCooldownLadderSection #dontWantWaitSection p{font-size:10px;font-weight:600;margin-bottom:25px}.rewards-container #dailyBonusCooldownLadderSection #dontWantWaitSection .imgsContainer{text-align:center;margin-top:20px}.rewards-container #dailyBonusCooldownLadderSection #dontWantWaitSection .imgsContainer img{width:49%}.rewards-container #dailyBonusCooldownLadderSection #dontWantWaitSection .surveysList{width:100%;margin-bottom:10px}.rewards-container #dailyBonusCooldownLadderSection #dontWantWaitSection .surveysList .surveysRow{text-align:center}.rewards-container #dailyBonusCooldownLadderSection #dontWantWaitSection .surveysList .surveysRow img{box-shadow:0 0 20px rgba(28,28,42,0.5607843137);width:calc(50% - 4px)}.rewards-container #dailyBonusCooldownLadderSection #dontWantWaitSection .surveysList .surveysRow:not(:first-child){position:relative;top:-15px}.rewards-container #dailyBonusCooldownLadderSection #yourTicketsSection{background:rgba(36,36,56,0.8);padding:20px 0;border-radius:5px;margin-bottom:15px}.rewards-container #dailyBonusCooldownLadderSection #yourTicketsSection h6{color:#616184;font-size:19px;font-weight:bold;vertical-align:top}.rewards-container #dailyBonusCooldownLadderSection #yourTicketsSection h6 span{position:relative;bottom:6px;margin-left:10px}.rewards-container #dailyBonusCooldownLadderSection #yourTicketsSection h6 span .user-tickets-count{position:initial;margin:0}.rewards-container #dailyBonusCooldownLadderSection #earnTicketsBox{background:#242438;padding:8px;border-radius:5px;display:flex;gap:10px}.rewards-container #dailyBonusCooldownLadderSection #earnTicketsBox .customBtn{min-width:auto;margin-left:0;flex-grow:1;background:#01d676;box-shadow:0 1px 2px 0 rgba(0,0,0,0.2);box-shadow:0 1px 0 0 #00ffc2 inset}.rewards-container #dailyBonusCooldownLadderSection #earnTicketsBox .customBtn.inactive{background:linear-gradient(0,rgba(1,214,118,0.5),rgba(1,214,118,0.5)),#2c2c44;box-shadow:inset 0 1px 0 rgba(0,255,194,0.19);backdrop-filter:blur(30px);color:#8ac0ae;cursor:not-allowed}.rewards-container .dailyBonusActualLadderSection #dailyBonusActualLadderContainer{background:#242438;text-align:center;padding:10px 0;border-radius:4px}.rewards-container .dailyBonusActualLadderSection.active .bonusLadderItem:last-child .ladder path{animation-duration:.35s;animation-name:blinkingRed;animation-iteration-count:infinite;animation-delay:1.175s}.rewards-container .dailyBonusActualLadderSection.active .bonusLadderItem.blink .textContainer h6,.rewards-container .dailyBonusActualLadderSection.active .bonusLadderItem.blink .textContainer h6 svg{animation-duration:.4s;animation-name:blinkingText;animation-iteration-count:infinite;animation-delay:1s}.rewards-container .dailyBonusActualLadderSection.active .bonusLadderItem:last-child.blink .textContainer h6,.rewards-container .dailyBonusActualLadderSection.active .bonusLadderItem:last-child.blink .textContainer h6 svg{animation-duration:.4s;animation-name:blinkingText;animation-iteration-count:infinite;animation-delay:1.2s}.rewards-container .dailyBonusActualLadderSection.active .bonusLadderItem.blink:not(:last-child) .ladder{position:relative}.rewards-container .dailyBonusActualLadderSection.active .bonusLadderItem.blink:not(:last-child) .ladder path{animation-duration:.35s;animation-name:blinkingGreen;animation-iteration-count:infinite;animation-delay:1s}.rewards-container .dailyBonusActualLadderSection.losed .bonusLadderItem:last-child .ladder path{fill:#ee6e73}.rewards-container .dailyBonusActualLadderSection:not(.losed) .bonusLadderItem:not(.blink).active h6{color:white}.rewards-container .dailyBonusActualLadderSection:not(.losed) .bonusLadderItem:not(.blink).active h6 svg{fill:#fff}.rewards-container .dailyBonusActualLadderSection:not(.losed) .bonusLadderItem:not(.blink).active .ladder path{stroke-width:0;fill:#01d676}.rewards-container .dailyBonusActualLadderSection .bonusLadderItem{position:relative;margin:0 auto;position:relative}.rewards-container .dailyBonusActualLadderSection .bonusLadderItem.active.blink .ladder path{animation-duration:.35s;animation-name:blinkingGreen;animation-iteration-count:3}.rewards-container .dailyBonusActualLadderSection .bonusLadderItem.active .textContainer h6{color:#fff}.rewards-container .dailyBonusActualLadderSection .bonusLadderItem:last-child .ladder path{fill:#19192a}.rewards-container .dailyBonusActualLadderSection .bonusLadderItem:nth-child(1) .ladder{height:67px}.rewards-container .dailyBonusActualLadderSection .bonusLadderItem:nth-child(2) .ladder{height:50px}.rewards-container .dailyBonusActualLadderSection .bonusLadderItem:nth-child(2) .ladder{height:50px}.rewards-container .dailyBonusActualLadderSection .bonusLadderItem .ladder{width:100%;height:40px;overflow:visible;display:block;transition:transform .175s;position:relative}.rewards-container .dailyBonusActualLadderSection .bonusLadderItem .ladder path{transition:.175s}.rewards-container .dailyBonusActualLadderSection .bonusLadderItem .ladder-icon{position:absolute;top:-10px;right:-2px}.rewards-container .dailyBonusActualLadderSection .bonusLadderItem .textContainer{margin:auto;position:absolute;left:0;right:0;top:0;bottom:0}.rewards-container .dailyBonusActualLadderSection .bonusLadderItem .textContainer h6{margin:0;position:absolute;left:0;right:0;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;font-weight:600;color:rgba(156,156,194,0.6980392157)}.rewards-container .dailyBonusActualLadderSection .bonusLadderItem .textContainer h6 svg{margin-right:3px}.rewards-container .dailyBonusActualLadderSection .bonusLadderItem:nth-child(1){width:90%}.rewards-container .dailyBonusActualLadderSection .bonusLadderItem:nth-child(1)::after{content:"";position:absolute;top:-12px;right:-1.5%;width:35px;height:35px;background-image:url("/public/img/rewards/crown.png");background-size:cover}.rewards-container .dailyBonusActualLadderSection .bonusLadderItem:nth-child(1) h6{font-size:20px;color:black}.rewards-container .dailyBonusActualLadderSection .bonusLadderItem:nth-child(1) h6 svg{margin-right:7px}@media only screen and (max-width:992px){.rewards-container .dailyBonusActualLadderSection .bonusLadderItem:nth-child(1)::after{right:1%}}@media only screen and (max-width:514px){.rewards-container .dailyBonusActualLadderSection .bonusLadderItem:nth-child(1)::after{right:-1%}}.rewards-container .dailyBonusActualLadderSection .bonusLadderItem:nth-child(2){width:79.47%}.rewards-container .dailyBonusActualLadderSection .bonusLadderItem:nth-child(2) h6{font-size:13px;color:#aaaac9}.rewards-container .dailyBonusActualLadderSection .bonusLadderItem:nth-child(2) h6 svg{margin-right:4px}.rewards-container .dailyBonusActualLadderSection .bonusLadderItem:nth-child(3){width:71.84%}.rewards-container .dailyBonusActualLadderSection .bonusLadderItem:nth-child(3) h6{font-size:12px;color:#bb967b}.rewards-container .dailyBonusActualLadderSection .bonusLadderItem:nth-child(4){width:67.5%}.rewards-container .dailyBonusActualLadderSection .bonusLadderItem:nth-child(4) h6{font-size:11px}.rewards-container .dailyBonusActualLadderSection .bonusLadderItem:nth-child(5){width:60.26%}.rewards-container .dailyBonusActualLadderSection .bonusLadderItem:nth-child(5) h6{font-size:10px}.rewards-container .dailyBonusActualLadderSection .bonusLadderItem:nth-child(6){width:53.68%}.rewards-container .dailyBonusActualLadderSection .bonusLadderItem:nth-child(6) h6{font-size:10px}.rewards-container .dailyBonusActualLadderSection .bonusLadderItem:nth-child(7){width:47.89%}.rewards-container .dailyBonusActualLadderSection .bonusLadderItem:nth-child(7) h6{font-size:10px}.rewards-container .dailyBonusActualLadderSection .bonusLadderItem:nth-child(8){width:43%}.rewards-container .dailyBonusActualLadderSection .bonusLadderItem:nth-child(8) h6{font-size:9px}.rewards-container .dailyBonusActualLadderSection .bonusLadderItem:nth-child(9){width:38.15%}.rewards-container .dailyBonusActualLadderSection .bonusLadderItem:nth-child(9) h6{font-size:9px}.rewards-container .dailyBonusActualLadderSection .bonusLadderItem:nth-child(10){width:33.68%}.rewards-container .dailyBonusActualLadderSection .bonusLadderItem:nth-child(10) h6{font-size:9px}.rewards-container .dailyBonusActualLadderSection .bonusLadderItem:nth-child(11){width:28.94%}.rewards-container .dailyBonusActualLadderSection .bonusLadderItem:nth-child(11) h6{font-size:9px}.rewards-container .dailyBonusActualLadderSection.win #doubleOrNothingBox .btnContainer:first-child{display:none}.rewards-container .dailyBonusActualLadderSection.win #doubleOrNothingBox .btnContainer:last-child{width:70%}.rewards-container #doubleOrNothingBox{margin-top:10px;background:#242438;padding:10px 8px;text-align:center;border-radius:4px}.rewards-container #doubleOrNothingBox .btnContainer{transition:.3s;width:calc(50% - 12.5px);display:inline-block}.rewards-container #doubleOrNothingBox .btnContainer:first-child{margin-right:9px}.rewards-container #doubleOrNothingBox .btnContainer .customBtn{min-width:0;margin-left:0;background:#01d676;box-shadow:0 1px 2px 0 rgba(0,0,0,0.2);box-shadow:0 1px 0 0 #00ffc2 inset}@media only screen and (max-width:700px){.rewards-container #doubleOrNothingBox .btnContainer .customBtn{font-size:10px;letter-spacing:-0.03em}}.rewards-container #doubleOrNothingBox .btnContainer .customBtn svg{margin-right:6px;min-width:18px}.rewards-container #levelProgressSection{margin-top:15px}.rewards-container #levelProgressSection h6.levelsHeading{color:#616184;font-size:10px;margin-bottom:0;font-weight:600;text-align:left}.rewards-container #levelProgressSection h6.levelsBottom{color:#616184;font-size:10px;margin-top:13px;font-weight:600;text-align:center;display:flex;justify-content:space-between}.rewards-container #levelProgressSection h6.levelsBottom .bottomLeft{margin-left:10px;float:left}.rewards-container #levelProgressSection h6.levelsBottom .bottomMiddle{display:inline-block;position:relative;top:1px;width:80%}.rewards-container #levelProgressSection h6.levelsBottom .bottomRight{margin-right:8px;float:right}.rewards-container #levelProgressSection h6.levelsBottom .bottomLeft.active,.rewards-container #levelProgressSection h6.levelsBottom .bottomRight.active{color:#01d676}.rewards-container #levelProgressSection .levelProgressContainer{height:11px;padding:6px 0;border-radius:20px;margin-bottom:5px;position:relative}.rewards-container #levelProgressSection .levelProgressContainer[data-progress="0"] .progressArrow:first-child{fill:#242438}.rewards-container #levelProgressSection .levelProgressContainer[data-progress="90"] .progressArrow:last-child,.rewards-container #levelProgressSection .levelProgressContainer[data-progress="100"] .progressArrow:last-child{fill:#01d676}.rewards-container #levelProgressSection .levelProgressContainer .progressArrow{position:absolute;bottom:-10px;z-index:1}.rewards-container #levelProgressSection .levelProgressContainer .progressArrow:first-child{left:10px}.rewards-container #levelProgressSection .levelProgressContainer .progressArrow:last-child{right:10px;fill:#242438}.rewards-container #levelProgressSection .levelProgressContainer .levelProgressProgress{background:#242438;border-radius:20px;margin:0;height:11px}.rewards-container #topWinnersContainer{background:#242438;padding:15px 12px;margin-top:20px;border-radius:8px}.rewards-container #topWinnersContainer h5{color:#616184;text-align:center;font-size:11px;margin:0;font-weight:500}.rewards-container #topWinnersContainer #winnerBoxesContainer{margin-top:15px;display:flex;flex-direction:row;gap:6px}.rewards-container #topWinnersContainer #winnerBoxesContainer .winnerBox{width:calc((100% - 12px) / 3);height:38px;position:relative;border-radius:5px}.rewards-container #topWinnersContainer #winnerBoxesContainer .winnerBox:first-child::after{content:"";position:absolute;top:-8px;left:-6px;width:14px;height:14px;background-image:url("/public/img/rewards/crown.png");background-size:cover;transform:scaleX(-1)}.rewards-container #topWinnersContainer #winnerBoxesContainer .winnerBox:nth-child(1){background:#ffcc4d;box-shadow:0 1px 7px rgba(255,227,158,0.25),inset 0 1px 0 #ffe39e;border:1px solid #ffe39e}.rewards-container #topWinnersContainer #winnerBoxesContainer .winnerBox:nth-child(2){background:linear-gradient(273.49deg,rgba(156,156,194,0.392) .03%,rgba(156,156,194,0.7) 100%),linear-gradient(0,#2c2c44,#2c2c44);border:1px solid rgba(197,197,228,0.7);box-shadow:0 2px 5px rgba(27,27,43,0.15);color:white}.rewards-container #topWinnersContainer #winnerBoxesContainer .winnerBox:nth-child(3){background:linear-gradient(272.92deg,rgba(158,124,101,0.392) .25%,rgba(170,132,104,0.7) 100%),#2c2c44;border:1px solid #bb967b;box-shadow:0 2px 5px rgba(27,27,43,0.15);color:white}.rewards-container #topWinnersContainer #winnerBoxesContainer .winnerBox .winAmountBox{position:absolute;right:6px;top:-7px;background:#01d676;border-radius:3px;padding:1px 6px;font-size:10px}.rewards-container #topWinnersContainer #winnerBoxesContainer .winnerBox .winContent{display:flex;align-items:center;gap:6px;width:100%;height:100%}.rewards-container #topWinnersContainer #winnerBoxesContainer .winnerBox .winContent .winAva{width:20px;height:20px;border:1px solid #fff;border-radius:5px;margin-left:9px}.rewards-container #topWinnersContainer #winnerBoxesContainer .winnerBox .winContent .winUsername{margin:0;display:inline-block;font-size:10px;vertical-align:super;color:black;width:calc(100% - 44px);overflow:hidden;text-overflow:ellipsis}.rewards-container.ladder .bonus-ladder-timer-block{visibility:hidden;position:absolute}.rewards-container.ladder .bonus-ladder-ladder-block{display:block}.rewards-container .bonus-ladder-ladder-block{display:none}@media only screen and (max-width:1250px){.modal-content #rewardsPage .freecashRewardsStdSection .streakBoxesContainer{grid-template-columns:repeat(auto-fill,minmax(95px,1fr))}}@keyframes blinkingGreen{0%{stroke-width:1px}50%{stroke-width:0;fill:#01d676}100%{stroke-width:1px}}@keyframes blinkingRed{0%{stroke-width:1px}50%{fill:#ee6e73;top:-2px}100%{stroke-width:1px}}@keyframes blinkingText{0%{color:rgba(156,156,194,0.6980392157);fill:rgba(156,156,194,0.6980392157)}50%{color:#fff;fill:#fff}100%{color:rgba(156,156,194,0.6980392157);fill:rgba(156,156,194,0.6980392157)}}#streakCaseModal .rolling-case-heading{width:250px;left:calc(50% - 125px)}@keyframes scroll{0%{transform:translateX(0)}100%{transform:translateX(-11430px)}}@keyframes progress{0%{left:-24%;opacity:.5}25%{opacity:1}50%{opacity:.5}75%{opacity:1}100%{left:100%;opacity:.5}}.rollingCaseModal{overflow:visible;width:900px;max-width:90%;font-family:Poppins;max-height:90%}.rollingCaseModal .modal-content{position:relative;overflow:visible}.rollingCaseModal .modal-content .modal-header .rolling-case-heading{position:absolute;top:-10px}.rollingCaseModal .modal-content .modal-body{border-radius:10px;overflow-x:hidden;padding-top:49px;padding-bottom:22px;text-align:center}.rollingCaseModal .modal-content .modal-body h2{font-family:Poppins;font-weight:600;font-size:16px;color:#fff;margin-top:0;margin-bottom:31px;text-align:center}.rollingCaseModal .modal-content .modal-body h2 span{color:#01d676}.rollingCaseModal .modal-content .modal-body .rewards-action-conteiner{padding:0 22px}.rollingCaseModal .modal-content .modal-body .rewards-action-conteiner.show-challange .referral-info,.rollingCaseModal .modal-content .modal-body .rewards-action-conteiner.show-challange&gt;div:first-child{display:none}.rollingCaseModal .modal-content .modal-body .rewards-action-conteiner&gt;div:first-child{display:flex;justify-content:center;gap:12px}.rollingCaseModal .modal-content .modal-body .rewards-action-conteiner .referral-code{position:relative;display:inline-block;margin-bottom:20px}.rollingCaseModal .modal-content .modal-body .rewards-action-conteiner .referral-code input{width:calc(100% - 35px);max-width:222px;height:40px;display:inline-block;background:#383855;box-shadow:0 1px 2px rgba(0,0,0,0.2);border-radius:4px;font-weight:500;font-size:14px;line-height:16px;color:#616184;padding-left:35px;margin:0;border:0}.rollingCaseModal .modal-content .modal-body .rewards-action-conteiner .referral-code svg{position:absolute;top:15px;left:13px}.rollingCaseModal .modal-content .modal-body .rewards-action-conteiner .keys-info{width:91px;height:40px;background:#383855;box-shadow:0 1px 2px rgba(0,0,0,0.2);border-radius:4px;display:flex;align-items:center;justify-content:center}.rollingCaseModal .modal-content .modal-body .rewards-action-conteiner .keys-info svg{margin-right:8px}.rollingCaseModal .modal-content .modal-body .rewards-action-conteiner .keys-info span{font-weight:600;font-size:11px;line-height:16px;color:#fff}.rollingCaseModal .modal-content .modal-body .rewards-action-conteiner .open-case-btn{background:#01d676;box-shadow:inset 0 1px 0 #00ffc2;border-radius:4px;font-family:Poppins;font-size:12px;font-weight:600;margin-bottom:38px;height:40px;width:122px;min-width:90px;opacity:1;transition:.3}.rollingCaseModal .modal-content .modal-body .rewards-action-conteiner.show-referral .open-case-btn{margin-bottom:0}.rollingCaseModal .modal-content .modal-body .rewards-action-conteiner .referral-info{margin-bottom:20px;display:flex;justify-content:center;align-items:center}@media only screen and (max-width:700px){.rollingCaseModal .modal-content .modal-body .rewards-action-conteiner .referral-info{align-items:flex-start}}.rollingCaseModal .modal-content .modal-body .rewards-action-conteiner .referral-info svg{margin-right:9px}@media only screen and (max-width:700px){.rollingCaseModal .modal-content .modal-body .rewards-action-conteiner .referral-info span{text-align:left}}.rollingCaseModal .modal-content .modal-body .rewards-action-conteiner .referral-info span span{color:#01d676}.rollingCaseModal .modal-content .modal-body .rewards-action-conteiner.show-challange .challange-container{display:block}.rollingCaseModal .modal-content .modal-body .rewards-action-conteiner .challange-container{margin-bottom:34px;padding:0 22px;display:none}@media only screen and (max-width:700px){.rollingCaseModal .modal-content .modal-body .rewards-action-conteiner .challange-container{padding:0}}.rollingCaseModal .modal-content .modal-body .rewards-action-conteiner .challange-container .challange-desc{position:relative;font-weight:500;font-size:12px;text-align:center;color:#a3a3c5;margin-bottom:13px;min-height:40px;line-height:18px;padding:9px 75px;border-radius:7px;display:inline-block;background:linear-gradient(360deg,rgba(74,79,117,0.2) -61.96%,rgba(1,213,118,0.2) -18.07%,rgba(74,79,117,0.2) 93.09%);overflow:hidden}.rollingCaseModal .modal-content .modal-body .rewards-action-conteiner .challange-container .challange-desc::before{content:"";position:absolute;top:0;left:0;height:100%;width:25%;background:#01d576;background:linear-gradient(90deg,rgba(1,213,118,0.01) 0,rgba(1,213,118,0.1) 50%,rgba(1,213,118,0.01) 100%);background:linear-gradient(90deg,transparent 0,rgba(0,255,141,0.15) 50%,transparent 100%);animation-name:progress;animation-duration:3s;animation-iteration-count:infinite;animation-timing-function:linear;z-index:-1}.rollingCaseModal .modal-content .modal-body .rewards-action-conteiner .challange-container .challange-desc::after{content:"";position:absolute;bottom:0;left:5px;width:calc(100% - 10px);height:2px;background:linear-gradient(270deg,#2e555f 0,#01d676 48.19%,#2e555f 100%);border-radius:7px;opacity:.4}@media only screen and (max-width:700px){.rollingCaseModal .modal-content .modal-body .rewards-action-conteiner .challange-container .challange-desc{padding:9px 15px}}.rollingCaseModal .modal-content .modal-body .rewards-action-conteiner .challange-container .challange-desc span{color:#01d676}.rollingCaseModal .modal-content .modal-body .rewards-action-conteiner .challange-container .challange-progress{width:100%;margin:auto;margin-bottom:12px}.rollingCaseModal .modal-content .modal-body .rewards-action-conteiner .challange-container .challange-progress .progress-bar{position:relative;height:7px;background-color:#343550;margin-bottom:6px;border-radius:2px}.rollingCaseModal .modal-content .modal-body .rewards-action-conteiner .challange-container .challange-progress .progress-bar .progress-line{position:relative;background-image:url("/public/img/progressBar.png");background-repeat:repeat-x;background-size:contain;height:100%;border-radius:2px;min-width:6px;max-width:calc(100% - 40px)}.rollingCaseModal .modal-content .modal-body .rewards-action-conteiner .challange-container .challange-progress .progress-bar .progress-line.active{min-width:30px}.rollingCaseModal .modal-content .modal-body .rewards-action-conteiner .challange-container .challange-progress .progress-bar .progress-line .progress-dot{position:absolute;background:#01d676;border-radius:50%;width:12px;height:12px;right:-3px;top:-2.5px}.rollingCaseModal .modal-content .modal-body .rewards-action-conteiner .challange-container .challange-progress .progress-bar .progress-line .progress-dot span{position:absolute;display:inline-block;top:16px;left:-14px;width:40px;font-weight:600;font-size:12px;line-height:18px}.rollingCaseModal .modal-content .modal-body .rewards-action-conteiner .challange-container .challange-progress .progress-info{display:flex;justify-content:space-between}.rollingCaseModal .modal-content .modal-body .rewards-action-conteiner .challange-container .challange-progress .progress-info span{font-weight:600;font-size:12px;line-height:18px;color:#a3a3c5}.rollingCaseModal .modal-content .modal-body .rewards-action-conteiner .challange-container .challange-info{display:flex;justify-content:center;align-items:center;gap:8px}.rollingCaseModal .modal-content .modal-body .rewards-action-conteiner .challange-container .challange-info .time-remaining{width:183px;height:40px;background:#343550;border:1px solid #404261;border-radius:4px;padding:0 12px;display:flex;justify-content:space-between;align-items:center}@media only screen and (max-width:700px){.rollingCaseModal .modal-content .modal-body .rewards-action-conteiner .challange-container .challange-info .time-remaining{padding:0 8px}}.rollingCaseModal .modal-content .modal-body .rewards-action-conteiner .challange-container .challange-info .time-remaining span:first-child{font-weight:500;font-size:10px;line-height:15px;color:#a3a3c5}@media only screen and (max-width:700px){.rollingCaseModal .modal-content .modal-body .rewards-action-conteiner .challange-container .challange-info .time-remaining span:first-child{font-size:10px}}.rollingCaseModal .modal-content .modal-body .rewards-action-conteiner .challange-container .challange-info .time-remaining span:last-child{font-weight:600;font-size:12px;line-height:15px;color:#fff;display:inline-block;width:45px;text-align:left}.rollingCaseModal .modal-content .modal-body .rewards-action-conteiner .challange-container .challange-info .earn-button{width:122px;height:40px;text-align:center;background:#01d676;box-shadow:inset 0 1px 0 #00ffc2;border-radius:4px;color:#fff;font-weight:600;font-size:12px;line-height:40px}@media only screen and (max-width:700px){.rollingCaseModal .modal-content .modal-body .rewards-action-conteiner .challange-container .challange-info .earn-button{width:100px}}.rollingCaseModal .modal-content .modal-body .rewards-info-container{padding:0 22px;text-align:left;overflow:auto;margin-top:20px}@media only screen and (max-height:850px){.rollingCaseModal .modal-content .modal-body .rewards-info-container{max-height:200px}}.rollingCaseModal .modal-content .modal-body .rewards-info-container hr{border:1px solid rgba(97,97,132,0.25);margin-top:0;margin-bottom:16px}.rollingCaseModal .modal-content .modal-body .rewards-info-container .rewards-info-title{display:flex;align-items:flex-start;gap:5px}.rollingCaseModal .modal-content .modal-body .rewards-info-container .rewards-info-title.top-win{margin-bottom:17px}.rollingCaseModal .modal-content .modal-body .rewards-info-container .rewards-info-title span{font-family:Poppins;font-size:12px;font-weight:500;line-height:14px;vertical-align:top}@media only screen and (max-height:700px){.rollingCaseModal .modal-content .modal-body .rewards-info-container .top-winner-block-container{margin-bottom:100px}}@media only screen and (max-height:600px){.rollingCaseModal .modal-content .modal-body .rewards-info-container .top-winner-block-container{margin-bottom:160px}}.rollingCaseModal.playing .modal-content .modal-body .rewards-action-conteiner:not(.show-referral,.show-keys) .open-case-btn,.rollingCaseModal.playing .modal-content .modal-body .rewards-action-conteiner:not(.show-referral,.show-keys) .keys-info{display:none}.rollingCaseModal.win .modal-content .modal-body.show-referral .possible-wins-block-container{display:none}.rollingCaseModal.win .modal-content .modal-body .rewards-slider-container .win-line{display:none}.rollingCaseModal.win .modal-content .modal-body .rewards-action-conteiner:not(.show-referral,.show-keys) .open-case-btn,.rollingCaseModal.win .modal-content .modal-body .rewards-action-conteiner:not(.show-referral,.show-keys) .keys-info{display:none}.rollingCaseModal.win .modal-content .modal-body .win-celebration{display:block;width:80%;left:10%;opacity:1}.rolling-case-heading{position:absolute;top:-10px;left:calc(50% - 110px);height:30px;width:220px;background:#585d83}.rolling-case-heading:before{content:"";position:absolute;top:0;border:15px solid;border-left-width:5px;border-right-width:5px;border-color:#585d83 #585d83 transparent transparent;left:-10px}.rolling-case-heading:after{content:"";position:absolute;top:0;right:-10px;border:15px solid;border-left-width:5px;border-right-width:5px;border-color:#585d83 transparent transparent #585d83}.rolling-case-heading&gt;svg{position:absolute;top:-59px;left:33.5%;z-index:-1;width:33%}.rolling-case-heading .title h1{font-family:T TMusselsBold;font-size:22px;text-align:center;line-height:30px;color:#01d676;margin:0;font-weight:700}.rolling-case-heading .title svg{position:absolute}.rolling-case-heading .title svg:nth-child(2){top:-5px}.rolling-case-heading .title svg:nth-child(3){top:-4px;left:17%;transform:scale(1.1)}.rolling-case-heading .title svg:nth-child(4){top:-2px;left:51%;transform:scale(1.5)}.rolling-case-heading .title svg:nth-child(5){top:-5px;left:66%;transform:scale(0.8)}.rolling-case-heading .title svg:nth-child(6){top:15px;left:69%;transform:scale(1.1)}.possible-wins-block-container{overflow:auto}.possible-wins-block-container .possible-wins-block{display:flex;margin-bottom:31px;padding-top:60px;gap:11px}@media only screen and (max-width:700px){.possible-wins-block-container .possible-wins-block{padding-top:30px}}.possible-wins-block-container .possible-wins-block .win-item{position:relative;display:inline-block;background:#383855;box-shadow:0 1px 2px rgba(0,0,0,0.2);border-radius:4px;flex:auto;width:18%;height:93px;text-align:center;padding-top:47px;min-width:75px}.possible-wins-block-container .possible-wins-block .win-item::after{content:"";position:absolute;width:99%;height:2px;left:.5%;bottom:1px;background:linear-gradient(270deg,#4a4f75 0,#585d83 48.19%,#4a4f75 100%);border-radius:0 0 4px 4px;opacity:.8}.possible-wins-block-container .possible-wins-block .win-item:nth-child(1)::before,.possible-wins-block-container .possible-wins-block .win-item:nth-child(2)::before{content:"";position:absolute;top:0;left:0;height:100%;width:100%;background:linear-gradient(360deg,#4a4f75 -61.96%,#f0c220 -18.07%,#4a4f75 93.09%);opacity:.2;border-radius:4px}.possible-wins-block-container .possible-wins-block .win-item:nth-child(1){background-image:url("/public/img/rewards/goldLayer.svg")}.possible-wins-block-container .possible-wins-block .win-item:nth-child(1)::after{background:linear-gradient(270deg,#4a4f75 0,#f0c220 48.19%,#4a4f75 100%)}.possible-wins-block-container .possible-wins-block .win-item:nth-child(2)::before,.possible-wins-block-container .possible-wins-block .win-item:nth-child(2)::after{background:linear-gradient(360deg,#4a4f75 -61.96%,#01d676 -18.07%,#4a4f75 93.09%)}.possible-wins-block-container .possible-wins-block .win-item:last-child{margin:0}.possible-wins-block-container .possible-wins-block .win-item:nth-child(1) .coin-icon{background-image:url("/public/img/rewards/coinsWin1.png")}.possible-wins-block-container .possible-wins-block .win-item:nth-child(1) .coin-amount svg{position:absolute;fill:#ebbe23;display:inline-block}.possible-wins-block-container .possible-wins-block .win-item:nth-child(1) .coin-amount svg:nth-child(2){top:11px;left:7%;transform:scale(1.1)}.possible-wins-block-container .possible-wins-block .win-item:nth-child(1) .coin-amount svg:nth-child(3){top:-8px;left:23%;transform:scale(1.5)}.possible-wins-block-container .possible-wins-block .win-item:nth-child(1) .coin-amount svg:nth-child(4){top:-7px;left:66%;transform:scale(0.8)}.possible-wins-block-container .possible-wins-block .win-item:nth-child(1) .coin-amount svg:nth-child(5){top:15px;left:69%;transform:scale(1.1)}.possible-wins-block-container .possible-wins-block .win-item:nth-child(2){background-image:url("/public/img/rewards/greenLayer.svg")}.possible-wins-block-container .possible-wins-block .win-item:nth-child(2) .coin-icon{background-image:url("/public/img/rewards/coinsWin2.png")}.possible-wins-block-container .possible-wins-block .win-item:nth-child(2) .coin-amount svg{position:absolute;display:inline-block}.possible-wins-block-container .possible-wins-block .win-item:nth-child(2) .coin-amount svg:nth-child(2){top:12px;left:34%;transform:scale(1.1)}.possible-wins-block-container .possible-wins-block .win-item:nth-child(2) .coin-amount svg:nth-child(3){top:-8px;left:23%;transform:scale(1.1)}.possible-wins-block-container .possible-wins-block .win-item:nth-child(2) .coin-amount svg:nth-child(4){top:-7px;left:66%;transform:scale(0.8)}.possible-wins-block-container .possible-wins-block .win-item:nth-child(2) .coin-amount svg:nth-child(5){top:15px;left:69%;transform:scale(1.4)}.possible-wins-block-container .possible-wins-block .win-item:nth-child(3) .coin-icon{background-image:url("/public/img/rewards/coinsWin3.png")}.possible-wins-block-container .possible-wins-block .win-item .coin-icon{position:absolute;bottom:60px;left:21%;width:58%;height:77px;background-repeat:no-repeat;background-position:center;background-image:url(/public/img/rewards/coinsWin4.png);background-position-y:bottom;background-size:contain}.possible-wins-block-container .possible-wins-block .win-item .coin-amount{position:relative;font-family:Poppins;font-weight:700;font-size:20px}.possible-wins-block-container .possible-wins-block .win-item .coin-amount svg{display:none}@media only screen and (max-width:700px){.possible-wins-block-container .possible-wins-block .win-item .coin-amount{font-size:15px}}.possible-wins-block-container .possible-wins-block .win-item .coin-chance{position:absolute;top:10px;left:11px;font-weight:700;font-size:8px;text-transform:uppercase;color:rgba(199,199,225,0.5);text-shadow:0 4px 8px rgba(0,0,0,0.15)}.rewards-slider-container{position:relative;height:134px;border-top:2px solid rgba(64,66,96,0.6392156863);border-bottom:2px solid rgba(64,66,96,0.6392156863);background:#1a1a29;margin-bottom:43px}.rewards-slider-container .slider-layer{height:100%;width:100%;position:absolute;top:0;left:0;overflow:hidden}.rewards-slider-container .slider-layer::before{content:"";position:absolute;z-index:1;width:50%;height:500%;left:-28%;top:-200%;background:rgba(35,35,55,0.5);transform:rotate(38.85deg)}.rewards-slider-container .slider-layer::after{content:"";position:absolute;z-index:1;width:122px;height:100%;top:0;right:0;background:linear-gradient(90deg,transparent,rgba(35,35,55,0.5))}.rewards-slider-container .win-line{position:absolute;height:134px;top:-2px;left:50%;z-index:2;width:2px;background:#6f73a7;box-shadow:0 4px 14px rgba(0,0,0,0.25)}.rewards-slider-container .win-line svg{position:absolute;top:-6px;left:-10px}.rewards-slider-container .rewards-slider{position:absolute;top:0;left:0;padding:3px 0;white-space:nowrap;overflow:visible;font-size:0;display:flex;width:12700px}.rewards-slider-container .rewards-slider.play{animation:scroll 6s cubic-bezier(0.3,0.9,0.3,1) 1 forwards}.rewards-slider-container .rewards-slider .reward-item{position:relative;display:inline-block;height:124px;width:124px;text-align:center;border-radius:2px;background:#242538;margin:0 1.5px;padding:14px;transition:.3s;flex-shrink:0}.rewards-slider-container .rewards-slider .reward-item::after{content:"";position:absolute;width:100%;height:2px;left:0;bottom:1px;border-radius:0 0 2px 2px;opacity:.8;background:linear-gradient(270deg,#4a4f75 0,#585d83 48.19%,#4a4f75 100%)}.rewards-slider-container .rewards-slider .reward-item.win-size-1{background:0}.rewards-slider-container .rewards-slider .reward-item.win-size-1::before{content:"";background:linear-gradient(360deg,#4a4f75 -61.96%,#f0c220 -18.07%,#4a4f75 93.09%);opacity:.2;height:100%;width:100%;position:absolute;top:0;left:0}.rewards-slider-container .rewards-slider .reward-item.win-size-1::after{background:linear-gradient(270deg,#4a4f75 0,#f0c220 48.19%,#4a4f75 100%)}.rewards-slider-container .rewards-slider .reward-item.win-size-1 .coin-icon{background-image:url("/public/img/rewards/coins1.png")}.rewards-slider-container .rewards-slider .reward-item.win-size-1 .coin-text{color:#f0c220}.rewards-slider-container .rewards-slider .reward-item.win-size-2{background:0}.rewards-slider-container .rewards-slider .reward-item.win-size-2::before{content:"";background:linear-gradient(360deg,#4a4f75 -61.96%,#01d676 -18.07%,#4a4f75 93.09%);opacity:.2;height:100%;width:100%;position:absolute;top:0;left:0}.rewards-slider-container .rewards-slider .reward-item.win-size-2::after{background:linear-gradient(270deg,#4a4f75 0,#01d676 48.19%,#4a4f75 100%)}.rewards-slider-container .rewards-slider .reward-item.win-size-2 .coin-icon{background-image:url("/public/img/rewards/coins2.png")}.rewards-slider-container .rewards-slider .reward-item.win-size-2 .coin-text{color:#01d676}.rewards-slider-container .rewards-slider .reward-item.win-size-3 .coin-icon{background-image:url("/public/img/rewards/coins3.png")}.rewards-slider-container .rewards-slider .reward-item.active{transform:scale(1.1);background:linear-gradient(360deg,#4a4f75 -61.96%,#383855 -18.07%,#4a4f75 93.09%);box-shadow:0 0 14px rgba(0,0,0,0.25);z-index:1}.rewards-slider-container .rewards-slider .reward-item .coin-icon{height:43px;background-repeat:no-repeat;background-position:center;background-image:url("/public/img/rewards/coins4.png")}.rewards-slider-container .rewards-slider .reward-item .coin-text{font-family:Poppins;font-size:12px;font-weight:500;color:#616184}.rewards-slider-container .rewards-slider .reward-item .coin-amount{font-family:Poppins;font-size:20px;font-weight:bold;color:#fff}.top-winners-block{white-space:nowrap;overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none}.top-winners-block::-webkit-scrollbar{display:none}.top-winners-block .top-winner-item{width:186px;height:50px;background:rgba(56,56,85,0.5);display:inline-flex;justify-content:center;align-items:center;border-radius:4px;padding:10px;margin-right:8px}.top-winners-block .top-winner-item .winner-avatar{width:30px;height:30px;margin-right:10px;display:inline-block}.top-winners-block .top-winner-item .winner-info{width:60px;margin-right:10px;display:inline-block}.top-winners-block .top-winner-item .winner-info .winner-name{font-family:Poppins;font-weight:500;font-size:12px;line-height:12px;overflow:hidden;text-overflow:ellipsis}.top-winners-block .top-winner-item .winner-info .winner-date{font-family:Poppins;font-weight:300;font-size:10px;color:#938e9f;line-height:10px}.top-winners-block .top-winner-item .winner-amount{width:49px;height:21px;background:rgba(142,148,193,0.2);border-radius:2px;display:inline-block;font-family:Poppins;font-weight:500;font-size:10px;line-height:21px;text-align:center;color:#9494b7}.top-winners-block .top-winner-item:nth-child(1) .winner-amount{background:#ffcc4d;color:#2c2c44}.top-winners-block .top-winner-item:nth-child(2) .winner-amount{background:rgba(1,214,118,0.75);color:#2c2c44}.top-winners-block .top-winner-item:nth-child(3) .winner-amount{color:#01d676}.win-celebration{display:none;position:relative;width:50%;height:150px;background:radial-gradient(50% 50% at 50% 50%,rgba(232,189,36,0.1) 0,rgba(232,189,36,0) 100%);top:calc(15px + 100%);left:25%;opacity:0;transition:.3s}.win-celebration.win-size-1 .coin-icon{background-image:url("/public/img/rewards/coinsWin1.png")}.win-celebration.win-size-1 .coin-text .coin-amount{color:#ffcc4d}.win-celebration.win-size-2 .coin-icon{background-image:url("/public/img/rewards/coinsWin2.png")}.win-celebration.win-size-2 .coin-text .coin-amount{color:#01d676}.win-celebration.win-size-3 .coin-icon{background-image:url("/public/img/rewards/coinsWin3.png")}.win-celebration .coin-icon{position:absolute;bottom:93px;left:21%;width:58%;height:60px;background-repeat:no-repeat;background-position:center;background-image:url(/public/img/rewards/coinsWin4.png);background-position-y:bottom;background-size:contain}.win-celebration .coin-text{font-family:Poppins;font-weight:600;font-size:28px;line-height:150px;text-align:center;color:#fff}.win-celebration .coin-text .coin-amount{color:#fff}.win-celebration .win-animation{height:404px;position:absolute;z-index:1;pointer-events:none;right:0;left:0;bottom:0}.prize-desktop{align-items:center;justify-content:center}.prize-page{text-align:center;margin:0 auto;font-family:"Poppins",sans-serif;background:#161725;background-image:url("/public/img/christmas/stars.png");background-repeat:repeat}.prize-page .prize-top{background:url("/public/img/christmas/christmas-top-bg.png");background-size:cover}.prize-page .prize-heading{margin-top:0;padding-top:2.8rem}@media only screen and (max-width:700px){.prize-page .prize-heading&gt;img{width:95%}}.prize-body{position:relative;padding:170px 50px 250px 50px}@media only screen and (max-width:1199px){.prize-body{padding:80px 0 50px 20px}}.prize-body .prize-top-left-corner{background:url("/public/img/christmas/top-left-corner.svg");background-size:contain;background-repeat:no-repeat;position:absolute;top:0;left:0;width:40%;max-width:526px;height:642px}@media only screen and (min-width:701px) and (max-width:1199px){.prize-body .prize-top-left-corner{display:none}}@media only screen and (max-width:700px){.prize-body .prize-top-left-corner{display:none}}.prize-body .prize-top-right-corner{background:url("/public/img/christmas/top-right-corner.svg");background-size:contain;background-repeat:no-repeat;position:absolute;top:0;right:0;width:40%;max-width:530px;height:642px}@media only screen and (min-width:701px) and (max-width:1199px){.prize-body .prize-top-right-corner{display:none}}@media only screen and (max-width:700px){.prize-body .prize-top-right-corner{display:none}}.prize-body .prize-bottom-left-corner{background:url("/public/img/christmas/bottom-left-corner.svg");background-size:contain;background-repeat:no-repeat;background-position-y:bottom;position:absolute;bottom:0;left:0;width:40%;max-width:540px;height:628px}@media only screen and (min-width:701px) and (max-width:1199px){.prize-body .prize-bottom-left-corner{display:none}}@media only screen and (max-width:700px){.prize-body .prize-bottom-left-corner{display:none}}.prize-body .prize-bottom-right-corner{background:url("/public/img/christmas/bottom-right-corner.svg");background-size:contain;background-repeat:no-repeat;background-position-y:bottom;position:absolute;bottom:0;right:0;width:40%;max-width:527px;height:628px}@media only screen and (min-width:701px) and (max-width:1199px){.prize-body .prize-bottom-right-corner{display:none}}@media only screen and (max-width:700px){.prize-body .prize-bottom-right-corner{display:none}}.prize-body .prize-left-bar{background:url("/public/img/christmas/left-bar.svg");background-size:contain;background-repeat:no-repeat;position:absolute;top:700px;left:-14px;width:7%;max-width:105px;height:627px}@media only screen and (max-width:700px){.prize-body .prize-left-bar{display:none}}.prize-body .prize-right-bar{background:url("/public/img/christmas/right-bar.svg");background-size:contain;background-repeat:no-repeat;position:absolute;top:820px;right:-14px;width:7%;max-width:105px;height:627px}@media only screen and (max-width:700px){.prize-body .prize-right-bar{display:none}}.prize-tickets-info{display:inline-block}@media only screen and (max-width:700px){.prize-tickets-info{margin-top:20px}}@media only screen and (max-width:1199px){.prize-tickets-info{margin-top:20px}}.prize-counter-image{margin-left:-26px}.prizes-prize{display:flex;align-items:center;justify-content:center;margin-bottom:5px}.prize-lottery-box{max-width:1050px;margin:0 3px 0 -6px;display:flex;margin-top:-72px}.prize-lottery{position:relative;margin:100px 20px 10px 5px;width:291px;height:389px;background:#292b4a;border-radius:10px}.prize-lottery-10{position:relative;margin:60px 20px 0 43px;width:291px;height:389px;background:#292b4a;border-radius:10px}.prize-lottery-1{position:relative;margin:100px 20px 0 37px;width:291px;height:389px;background:#292b4a;border-radius:10px}.prize-snow{margin-top:-5px}.prize-dollars25{margin-top:27px}.prize-dollars10k{margin-top:3px;margin-left:-7px}.prize-innerSquare{position:absolute;width:251px;height:219px;margin:37px 5px 2px 20px;background:#22243f;border-radius:8px;text-align:left}.prize-coins{position:relative;z-index:1;margin:27px -25px 10px 5px}.prize-greyRect{position:absolute;width:100.17px;height:48px;margin-top:-10px;margin-left:-11px;background:linear-gradient(180deg,#868399 0,#9c95c4 100%);box-shadow:inset 0 1px 1px rgba(255,255,255,0.5);border-radius:5px;font-family:Cornerstone;font-style:normal;font-weight:normal;font-size:30px;line-height:33px;display:flex;align-items:center;text-align:center;justify-content:center;text-shadow:1px 1px 28px #000}.prize-yellowRect{position:absolute;width:98px;height:46.96px;margin-top:-10px;margin-left:95px;background:linear-gradient(180deg,#f6c049 19.17%,#fff065 119.25%);box-shadow:0 1px 0 #efcc27,inset 0 1px 1px #fff;border-radius:5px;font-family:Cornerstone;font-style:normal;font-weight:normal;font-size:30px;line-height:33px;display:flex;align-items:center;text-align:center;justify-content:center;text-shadow:1px 1px 28px #000}.prize-redRect{position:absolute;width:98px;height:46.96px;margin-top:6px;margin-left:206px;background:linear-gradient(180deg,#81515b 0,#b4717f 100%);box-shadow:inset 0 1px 1px rgba(255,255,255,0.5);border-radius:5px;font-family:Cornerstone;font-style:normal;font-weight:normal;font-size:30px;line-height:33px;display:flex;align-items:center;text-align:center;justify-content:center;text-shadow:1px 1px 28px #000}.prize-announced{font-family:Poppins;font-style:normal;font-weight:bold;font-size:22px;line-height:33px;display:flex;align-items:center;text-align:center;letter-spacing:-0.005em;text-transform:uppercase;color:#13fb7d}.prize-counter-numbers{display:flex;align-items:center;justify-content:center;margin-top:6px}.christmasprizes-counter{width:38.86px;height:90.42px;margin-top:5px;background-image:url(/public/img/christmas-prizes/counter-0.svg);background-repeat:repeat;background-size:cover;z-index:1;padding:10px;display:flex;float:left;cursor:pointer;font-family:Roboto;font-style:normal;font-weight:bold;font-size:24px;align-items:center;justify-content:center;text-align:center;color:#484867}.christmasprizes-counter-sep{background:0;width:2px}.prize-counter{margin-top:-72px;margin-left:94px}.prize-day-hour-minutes{height:50px;margin:8px;padding-right:14px;font-family:Poppins;font-style:normal;font-weight:600;font-size:10px;color:#8f93bf}.prize-day-hour-minutes-last{padding:0 0 0 10px}.prize-list-case{display:block;width:100%;margin-top:10px;margin-bottom:10px}.prize-ticket-status-parent{display:flex;justify-content:center;z-index:1;transform:translateY(50%)}.prize-ticket-status{width:235px;height:48px;display:flex;float:left;background:#383a56;border:1px solid #414365;box-sizing:border-box;border-radius:9px}.prize-ticket-text{font-family:Poppins;font-style:normal;font-weight:600;font-size:14px;line-height:21px;display:flex;align-items:center;text-align:center;justify-content:center;color:#8f93bf;margin-left:20px}.prize-tickets-color{color:#c8963c}.prize-ticket-vector{width:20px;height:20px;margin:12px -8px 10px 36px}.prize-case{display:inline-block;align-items:center;width:75%;justify-content:center;padding:40px 0 50px 0;max-width:1050px}@media only screen and (max-width:1199px){.prize-case{justify-content:center;margin-top:-30px;margin-bottom:65px;width:90%;margin-left:-27px}}@media only screen and (min-width:701px) and (max-width:1199px){.prize-case{justify-content:center;margin-top:-10px;margin-bottom:65px;width:80%}}.prize-group1-Rect{position:relative;width:100%;height:3rem;margin-top:1%;margin-bottom:0;display:flex;justify-content:space-between;flex-direction:row;flex-wrap:wrap;align-items:center;background:#2c2c44;box-shadow:0 2px 5px rgba(27,27,43,0.15);border-radius:5px}@media only screen and (min-width:1400px){.prize-group1-Rect{height:4rem}}@media only screen and (min-width:701px) and (max-width:1199px){.prize-group1-Rect{height:4rem}}.prize-group1-inRect{position:relative;height:42px;background:rgba(221,199,144,0.3568627451);opacity:.5;border-radius:8px;font-family:Poppins;font-style:normal;font-weight:600;font-size:14px;line-height:21px;display:flex;flex-direction:column;flex-basis:6%;margin-left:6px;align-items:center;text-align:center;justify-content:center;color:#fcce00}@media only screen and (max-width:1199px){.prize-group1-inRect{font-size:12px}}.prize-group1-numbers{position:relative;margin-left:auto;height:13px;display:flex;flex-direction:column;text-align:right;align-items:center;justify-content:center;font-style:normal;font-weight:400;font-size:14px;color:#fff}@media only screen and (max-width:1199px){.prize-group1-numbers{font-size:12px}}.prize-group1-text{position:relative;height:14px;display:flex;flex-direction:column;flex-basis:50%;justify-content:center;margin-right:auto;margin-left:20px;text-align:left;font-family:Poppins;font-style:normal;font-weight:400;font-size:14px;color:#fff}@media only screen and (max-width:1199px){.prize-group1-text{font-size:15px}}.prize-group1{position:relative;width:105%}.prize-group2{width:100%}.prize-group{position:relative;width:105%;padding-top:25px;margin-bottom:-35px}.prize-verify-button{height:35px;margin-left:auto;margin-right:8px;background:#01d676;border-radius:5px;font-family:Poppins;font-style:normal;font-weight:600;font-size:14px;line-height:21px;display:flex;flex-direction:column;flex-basis:10%;align-items:center;text-align:right;justify-content:center;position:relative;color:#1f1f30}@media only screen and (max-width:1199px){.prize-verify-button{font-size:12px}}.prizeColon{position:absolute;width:-65.27px;height:5.3px;margin-left:-56px;display:flex;align-items:center}@media only screen and (max-width:398px){.prize-body{padding:50px 0 0 10px}.prize-lottery-box{display:flex;flex-flow:column;width:100%;max-width:700px;padding:10px 0;align-items:center;justify-content:center}.prize-lottery{order:2;display:inline-block;margin:auto}.prize-lottery-10{display:inline-block;margin-bottom:4rem;margin-left:18px;order:1}.prize-lottery-1{display:inline-block;margin-left:auto;margin-right:auto;margin-top:46px;margin-bottom:20px;order:3}.prize-counter{margin-top:1px;margin-left:35px}.prize-list-case{margin-top:5px;margin-bottom:10px;padding:0}.prize-case{justify-content:center;margin-top:-30px;margin-bottom:30px;width:120%;margin-left:-27px}.prize-group1-numbers{font-size:9px;height:8px}.prize-group1-text{font-size:9px;flex-basis:35%}.prize-verify-button{height:14px;font-size:8px;margin-right:4px;padding:3px;border-radius:2px}.prize-desktop{margin:0 auto;padding-bottom:50px;width:95%;max-width:700px}.prize-group{display:block;position:relative;width:80%;padding-top:10px;margin-bottom:-12px;margin-left:38px}.prize-group1-inRect{margin-left:3px;flex-basis:8%;height:19px;font-size:9px;border-radius:2px}.prize-group1{display:flex;position:relative;width:80%;margin-left:37px}.prize-group2{width:76%}.prize-group1-Rect{margin:5px 10px 0 36px;display:flex;width:77%;height:27px;padding:5px}}@media only screen and (min-width:399px) and (max-width:468px){.prize-lottery-box{display:flex;flex-flow:column;width:100%;max-width:700px;padding:10px 0;align-items:center;justify-content:center}.prize-lottery{order:2;display:inline-block;margin:auto}.prize-lottery-10{display:inline-block;margin-bottom:4rem;margin-left:18px;order:1}.prize-lottery-1{display:inline-block;margin-left:auto;margin-right:auto;margin-top:46px;margin-bottom:20px;order:3}.prize-counter{margin-top:28px;margin-left:35px}.prize-list-case{margin-top:5px;margin-bottom:10px;padding:0}.prize-case{justify-content:center;margin-top:-30px;margin-bottom:30px;width:120%;margin-left:-27px}.prize-group1-numbers{font-size:9px;height:8px}.prize-group1-text{font-size:9px;flex-basis:35%}.prize-verify-button{height:14px;font-size:9px;margin-right:4px;border-radius:3px;padding:3px}.prize-group1-inRect{margin-left:3px;flex-basis:8%;height:19px;font-size:9px;border-radius:2px}.prize-desktop{margin:0 auto;padding-bottom:50px;width:95%;max-width:700px}.prize-group{display:block;position:relative;width:80%;padding-top:10px;margin-bottom:-12px;margin-left:38px}.prize-group1{display:flex;position:relative;width:80.5%;margin-left:37px}.prize-group2{width:76.5%}.prize-group1-Rect{margin:5px 10px 0 36px;display:flex;width:77%;height:27px;padding:5px}}@media screen and (min-width:469px) and (max-width:768px){.prize-lottery-box{flex-flow:column;align-items:center;justify-content:center}.prize-lottery{margin:70px -16px 10px 0;order:2}.prize-lottery-10{order:1}.prize-lottery-1{margin:60px 20px 0 37px;order:3}}.prize-verify-group{display:flex;position:absolute;top:-40px;width:100%;align-items:end}.main-prize-verify-button{position:relative;font-family:Poppins;font-style:normal;margin-top:2%;font-weight:600;font-size:12px;line-height:18px;margin-left:6.5%;background:#181a31;border-radius:5px;color:white;width:5rem;text-align:center;justify-content:center;height:2rem;z-index:2}.main-prize-verify-button:hover{background-color:#01d676}.prize-profile-group{display:flex;align-items:center;padding:5px}.prize-profile-group .prize-profile{z-index:2;border-radius:5px;width:32px;height:32px}.prize-profile-group .prize-username{margin-left:8px;z-index:2;font-weight:600;font-size:12px;line-height:18px;color:#8f93bf}.main-prize-ticket{font-weight:600;font-size:12px;line-height:18px;color:#8f93bf;white-space:nowrap}.prize-page-tickets{max-width:1255px;margin-left:auto;margin-right:auto}#homeCanvas{position:fixed;top:-80px;height:100vh;z-index:-1;background:url("/public/img/landingpage/pngegg1.png");background-size:contain;background-repeat:no-repeat}@keyframes text-swipe{0%{left:100%}2.5%,20%{left:0}22.5%,100%{left:-100%}}@keyframes low-blink{0%{opacity:1}50%{opacity:.5}100%{opacity:1}}body{margin:0 auto;position:relative}@media only screen and (min-width:1200px){.chatActive .home-page .main-heading:not(.logged-in){width:95%;max-width:1822.1px}}@media only screen and (min-width:1300px){.chatActive .home-page .main-heading:not(.logged-in){width:90%;max-width:1726.2px}}@media only screen and (min-width:1500px){.chatActive .home-page .main-heading:not(.logged-in){width:80%;max-width:1534.4px}}@media only screen and (min-width:1700px){.chatActive .home-page .main-heading:not(.logged-in){width:70%;max-width:1342.6px}}@media only screen and (min-width:1900px){.chatActive .home-page .main-heading:not(.logged-in){width:60%;max-width:1150.8px}}.home-page{font-family:Poppins;position:relative;letter-spacing:-0.03em;padding-top:57px;margin:0 auto 67px auto}@media only screen and (min-width:1200px){.home-page.logged-in{padding-top:74px}}@media only screen and (max-width:700px){.home-page{padding-top:24px;margin-bottom:46px}}.home-page:before{content:"";position:absolute;top:0;left:0;width:100%;height:100vh;background-image:url("/asset/template/champ/imgs/background.png");background-repeat:no-repeat;z-index:-1}@media only screen and (max-width:700px){.home-page:before{background-position-x:right;background-position-y:bottom}}.home-page .ipad{position:absolute;top:-40px;left:-10px;width:26%;max-width:500px}.home-page .macbook{position:absolute;top:-23px;right:-10px;width:29%;max-width:560px}.home-page .main-heading:not(.logged-in){width:60%;max-width:1150.8px;margin:0 auto}@media only screen and (min-width:701px) and (max-width:1199px){.home-page .main-heading:not(.logged-in){width:80%}}@media only screen and (max-width:700px){.home-page .main-heading:not(.logged-in){width:100%}}.home-page .main-heading.logged-in{display:block}@media only screen and (max-width:700px){.home-page .main-heading{display:block;padding:0 15px}.home-page .main-heading .ipad,.home-page .main-heading .macbook{display:none}}.home-page .main-heading .statistics{display:none;gap:10px;background:unset;margin:0 0 30px 0}.home-page .main-heading .statistics::before{display:none}@media only screen and (max-width:700px){.home-page .main-heading .statistics{display:flex}}.home-page .main-heading .statistics .stat-item{background:#1d1d2e;border-radius:10px;width:calc(50% - 5px);height:76px;padding:15px}.home-page .main-heading .statistics .stat-item:last-child,.home-page .main-heading .statistics .stat-item::after{display:none}.home-page .main-heading .statistics .stat-item .heading{font-size:14px}.home-page .main-heading .statistics .stat-item .heading svg{height:14px}.home-page .main-heading .statistics .stat-item .description{font-size:calc(8px + 0.67vw);width:auto}.home-page .about-section{padding-bottom:44px;overflow:visible}@media only screen and (min-width:701px){.home-page .about-section.logged-in .review-info,.home-page .about-section.logged-in .statistics,.home-page .about-section.logged-in .cashout-providers,.home-page .about-section.logged-in::before{display:none}}@media only screen and (max-width:700px){.home-page .about-section{padding-bottom:46px}}@media only screen and (min-width:701px) and (max-width:1199px){.home-page .about-section{width:100%}}@media only screen and (min-width:1200px) and (max-width:1399px){.home-page .about-section:not(.logged-in){width:315px;flex-shrink:0}}.home-page .about-section:not(.logged-in)::after{content:"";position:absolute;background:#222339;filter:blur(55px);width:100%;height:124px;left:0;bottom:-77px}@media only screen and (max-width:1199px){.home-page .about-section:not(.logged-in)::after{display:none}}.home-page .about-section .about-content{position:relative;margin-bottom:36px;text-align:center}.home-page .about-section .about-content::before{content:"";position:absolute;background-image:url("/asset/template/champ/imgs/hugeFallingCoins.png");width:100%;height:100%;top:0;left:0;background-size:contain;background-repeat:no-repeat;background-position:center;z-index:2}@media only screen and (max-width:400px){.home-page .about-section .about-content::before{background-image:url("/asset/template/champ/imgs/hugeFallingCoinsMobile.png");width:calc(100% + 30px);height:120%;left:-15px}}.home-page .about-section .about-content .get-paid-title{font-weight:600;font-size:27px;text-align:center;color:#01d676;margin-bottom:2px}@media only screen and (min-width:701px){.home-page .about-section .about-content .get-paid-title{font-size:44px}}.home-page .about-section .about-content .get-paid-options{position:relative;margin:0 auto 19px auto;height:41px;overflow:hidden}@media only screen and (min-width:701px){.home-page .about-section .about-content .get-paid-options{height:66px;z-index:4}}@media only screen and (max-width:1399px){.home-page .about-section .about-content .get-paid-options{max-width:400px}}@media only screen and (min-width:1400px){.home-page .about-section .about-content .get-paid-options{width:500px}}@media only screen and (min-width:1600px){.home-page .about-section .about-content .get-paid-options{width:530px}}.home-page .about-section .about-content .get-paid-options div{position:absolute;top:0;left:100%;display:inline-block;width:100%;height:100%;font-weight:400;font-size:27px;text-align:center;color:#fff;animation:text-swipe;animation-duration:10s;animation-iteration-count:infinite;animation-timing-function:ease}.home-page .about-section .about-content .get-paid-options div:nth-child(2){animation-delay:2s}.home-page .about-section .about-content .get-paid-options div:nth-child(3){animation-delay:4s}.home-page .about-section .about-content .get-paid-options div:nth-child(4){animation-delay:6s}.home-page .about-section .about-content .get-paid-options div:nth-child(5){animation-delay:8s}@media only screen and (min-width:701px){.home-page .about-section .about-content .get-paid-options div{font-size:30px}}@media only screen and (min-width:1200px) and (max-width:1399px){.home-page .about-section .about-content .get-paid-options div{font-size:24px}}@media only screen and (min-width:1400px){.home-page .about-section .about-content .get-paid-options div{font-size:40px}}@media only screen and (min-width:1399px) and (max-width:1600px){.home-page .about-section .about-content .get-paid-options div{font-size:32px}}@media only screen and (min-width:300px) and (max-width:450px){.home-page .about-section .about-content .get-paid-options div{font-weight:200;font-size:21px}}@media only screen and (max-width:300px){.home-page .about-section .about-content .get-paid-options div{font-size:15px}}@media only screen and (min-width:701px){.home-page .about-section .about-content .get-paid-options.logged-in{width:600px;max-width:none}.home-page .about-section .about-content .get-paid-options.logged-in div{font-size:44px}}.home-page .about-section .about-content .earn-up-to-info{font-weight:500;font-size:14px;text-align:center;letter-spacing:-0.03em;color:#fff;margin-bottom:3px}@media only screen and (min-width:701px){.home-page .about-section .about-content .earn-up-to-info{font-size:22px}}.home-page .about-section .about-content .earn-up-to-info span{color:#01d676}.home-page .about-section .about-content .available-offers-info{position:relative;font-weight:500;font-size:14px;text-align:center;letter-spacing:-0.03em;color:#fff;display:inline-block;margin-bottom:24px;padding-left:13px}@media only screen and (min-width:701px){.home-page .about-section .about-content .available-offers-info{font-size:22px}}.home-page .about-section .about-content .available-offers-info::before{content:"";position:absolute;top:calc(50% - 2.5px);left:0;width:5px;height:5px;background:#01d676;border-radius:50%;opacity:1;animation-name:low-blink;animation-duration:2s;animation-iteration-count:infinite}.home-page .about-section .about-content .title{font-weight:600;font-size:calc(24px + 1.62vw);color:#01d676;min-width:200px;line-height:129%;margin-bottom:15px;white-space:nowrap}@media only screen and (max-width:1399px){.home-page .about-section .about-content .title{font-size:calc(14px + 1.62vw);max-width:calc(100% - 345px)}}@media only screen and (max-width:700px){.home-page .about-section .about-content .title{font-size:calc(12px + 3.75vw)}}.home-page .about-section .about-content .description{max-width:90%;min-width:150px;font-size:calc(12px + 0.8vw);line-height:129.5%;color:#fff;padding-bottom:38px;position:relative;overflow:visible}.home-page .about-section .about-content .description span{font-weight:bold}@media only screen and (min-width:1200px) and (max-width:1399px){.home-page .about-section .about-content .description{max-width:100%;font-size:calc(10px + 0.8vw)}}@media only screen and (min-width:701px) and (max-width:1199px){.home-page .about-section .about-content .description{max-width:80%;font-size:calc(8px + 0.8vw)}}@media only screen and (max-width:700px){.home-page .about-section .about-content .description{width:30%;font-size:calc(10px + 1.28vw)}}.home-page .about-section .about-content .leaderboard-btn{display:none;position:absolute;bottom:-33px;right:-15px}@media only screen and (max-width:700px){.home-page .about-section .about-content .leaderboard-btn{display:inline-block}}.home-page .about-section .about-content .cashout-label{position:relative;font-weight:600;font-size:14px;letter-spacing:-0.03em;text-align:center;color:#9494a6;margin-bottom:13px;z-index:2}.home-page .about-section .about-content .cashout-info{position:relative;width:22.74vw;height:8vw;min-width:193px;min-height:80px;max-width:321px;max-height:133px;margin-bottom:60px;justify-content:center;align-items:center;background:#2f3049;box-shadow:0 2px 15px rgba(14,12,27,0.25);border-radius:10px;display:inline-flex;justify-content:center;align-items:center}@media only screen and (max-width:700px){.home-page .about-section .about-content .cashout-info{width:208px;height:80px;margin-bottom:30px}}.home-page .about-section .about-content .cashout-info::before{content:"";background:url("/asset/template/champ/imgs/withdrawnBg.png");background-size:cover;background-position-y:center;border-radius:10px;position:absolute;top:0;left:0;z-index:1;width:100%;height:100%}.home-page .about-section .about-content .cashout-info .amount{display:inline-block;font-weight:600;font-size:calc(24px + 2vw);background:linear-gradient(270deg,#f9ebb9 0,#ffbc11 100%);background:-webkit-linear-gradient(270deg,#f9ebb9 0,#ffbc11 100%);text-shadow:0 5px 9px rgba(255,221,103,0.06);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}@media only screen and (min-width:1918px){.home-page .about-section .about-content .cashout-info .amount{font-size:67px}}@media only screen and (max-width:700px){.home-page .about-section .about-content .cashout-info .amount{font-size:27px}}.home-page .about-section .about-content .cashout-info+div .start-earn-btn{position:relative;display:inline-block;width:22%;height:63px;background:#01d676;border-radius:4px;font-size:18px;font-weight:600;color:#1d1d2e;line-height:63px;min-width:160px;max-width:254px;z-index:2}@media only screen and (max-width:700px){.home-page .about-section .about-content .cashout-info+div .start-earn-btn{width:calc(100% - 90px)}}.home-page .about-section .about-content .offers-in-mobile-block{position:relative;display:none;width:252px;height:287px;background-image:url("/asset/template/champ/imgs/phoneInHand.png");z-index:2}.home-page .about-section .about-content.logged-in{text-align:center}.home-page .about-section .about-content.logged-in .title{width:100%;max-width:100%}.home-page .about-section .about-content.logged-in .description{width:100%;max-width:100%}@media only screen and (min-width:701px){.home-page .about-section .about-content.logged-in .cashout-info{display:inline-flex}.home-page .about-section .about-content.logged-in .cashout-info+div{display:block;position:relative;z-index:2}}@media only screen and (min-width:1200px){.home-page .about-section .about-content:not(.logged-in){text-align:left}.home-page .about-section .about-content:not(.logged-in)::before{content:unset}.home-page .about-section .about-content:not(.logged-in) .get-paid-title,.home-page .about-section .about-content:not(.logged-in) .get-paid-options,.home-page .about-section .about-content:not(.logged-in) .get-paid-options div,.home-page .about-section .about-content:not(.logged-in) .earn-up-to-info{margin-left:0;margin-right:0;text-align:left}.home-page .about-section .about-content:not(.logged-in) .cashout-info+div .start-earn-btn,.home-page .about-section .about-content:not(.logged-in) .cashout-label,.home-page .about-section .about-content:not(.logged-in) .cashout-info{display:none}}@media only screen and (max-width:1199px){.home-page .about-section .about-content.desktop-non-logged-in{display:none}}@media only screen and (max-width:700px){.home-page .about-section .about-content{margin-bottom:20px}.home-page .about-section .about-content.logged-in .description{padding-bottom:30px}.home-page .about-section .about-content .cashout-label,.home-page .about-section .about-content .cashout-info,.home-page .about-section .about-content .cashout-info+div{display:none}.home-page .about-section .about-content .offers-in-mobile-block{display:block;margin:0 auto}}.home-page .about-section hr{height:0;width:100%;margin:0;border:1px solid #3f405c;display:none}@media only screen and (max-width:1399px){.home-page .about-section hr{display:block}}.home-page .about-section .review-info{margin-bottom:27px;font-size:1px;position:relative}.home-page .about-section .review-info .unvisible-text{visibility:hidden;display:inline-block;font-size:1.2vw;height:25px}@media only screen and (max-width:700px){.home-page .about-section .review-info .unvisible-text{font-size:14px}}.home-page .about-section .review-info .trustpilot-wrapper{margin-top:5px}.home-page .about-section .review-info .landing-trustpilot-widget{position:absolute !important;top:0 !important;left:-27px}.home-page .about-section .review-info .landing-trustpilot-widget .trustpilot-link{position:relative;left:27px}@media only screen and (min-width:701px) and (max-width:1199px){.home-page .about-section .review-info .landing-trustpilot-widget .trustpilot-link{left:unset;margin-right:15px}}@media only screen and (max-width:700px){.home-page .about-section .review-info .landing-trustpilot-widget .trustpilot-link{left:unset}}@media only screen and (max-width:1199px){.home-page .about-section .review-info .unvisible-text{display:none}.home-page .about-section .review-info .trustpilot-wrapper{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:center}.home-page .about-section .review-info .landing-trustpilot-widget{position:relative !important;left:unset}.home-page .about-section .review-info span{font-size:10px}}@media only screen and (max-width:700px){.home-page .about-section .review-info .trustpilot-wrapper{flex-direction:column}}.home-page .about-section .cashout-info+div .start-earn-btn,.home-page .about-section .earn-or-signup-btn-block .start-earn-btn{position:relative;display:inline-flex;align-items:center;justify-content:center;width:22%;height:63px;background:#01d676;border-radius:4px;font-size:18px;font-weight:600;color:#1d1d2e;min-width:160px;max-width:254px;z-index:2}@media only screen and (max-width:700px){.home-page .about-section .cashout-info+div .start-earn-btn,.home-page .about-section .earn-or-signup-btn-block .start-earn-btn{width:calc(100% - 90px)}}.home-page .about-section .earn-or-signup-btn-block{display:none;text-align:center;margin-bottom:30px}.home-page .about-section .earn-or-signup-btn-block .start-earn-btn{width:208px;height:52px;font-size:14px}@media only screen and (max-width:700px){.home-page .about-section .earn-or-signup-btn-block{display:block}}.home-page .about-section .cashout-providers{max-width:340px;display:flex;flex-direction:row;gap:4px;flex-wrap:wrap}@media only screen and (min-width:701px) and (max-width:1199px){.home-page .about-section .cashout-providers{max-width:100%}}@media only screen and (max-width:700px){.home-page .about-section .cashout-providers{max-width:100%}}.home-page .about-section .cashout-providers .provider{position:relative;width:calc(25% - 3px);height:39px;border-radius:2px;display:inline-flex;min-width:69px}.home-page .about-section .cashout-providers .provider img,.home-page .about-section .cashout-providers .provider svg{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);height:17px}.home-page .about-section .cashout-providers .provider svg{height:unset}.home-page .about-section .cashout-providers .provider.bitcoin{background:linear-gradient(180deg,#f9aa4b -0.02%,#f7931a 99.99%);box-shadow:0 10px 15px rgba(0,0,0,0.15)}.home-page .about-section .cashout-providers .provider.bitcoin img{height:25px}.home-page .about-section .cashout-providers .provider.etherum{background:linear-gradient(185.23deg,#b1b1ff -3.47%,#778dff 70.67%);box-shadow:0 10px 15px rgba(0,0,0,0.15)}.home-page .about-section .cashout-providers .provider.etherum img{height:25px}.home-page .about-section .cashout-providers .provider.litecoin{background:linear-gradient(180deg,#a1a4c9 0,#7e809a 70%);box-shadow:0 10px 15px rgba(0,0,0,0.15)}.home-page .about-section .cashout-providers .provider.litecoin img{height:22px}.home-page .about-section .cashout-providers .provider.paypal{background:linear-gradient(342.04deg,#263b80 -75.71%,#25bcff 135.9%)}.home-page .about-section .cashout-providers .provider.paypal img{width:40px}.home-page .about-section .cashout-providers .provider.amazon{background:#11171e;box-shadow:0 10px 15px rgba(0,0,0,0.15)}.home-page .about-section .cashout-providers .provider.amazon img{width:36px}.home-page .about-section .cashout-providers .provider.steam{background:linear-gradient(336.89deg,#131739 -26.71%,#4b4d8f 107.56%);box-shadow:0 10px 15px rgba(0,0,0,0.15)}.home-page .about-section .cashout-providers .provider.steam img{width:55px;height:100%}.home-page .about-section .cashout-providers .provider.apple{background:linear-gradient(112.11deg,#ff5b53 -9.59%,#9850fa 54.58%,#2cc9f8 117.99%);box-shadow:0 10px 15px rgba(0,0,0,0.15)}.home-page .about-section .cashout-providers .provider.google{background:#fff;box-shadow:0 10px 15px rgba(0,0,0,0.15)}.home-page .about-section .cashout-providers .provider.google img{width:50px}.home-page .signup-container{position:relative;top:-18px;right:0;max-width:390px;width:100%;min-width:370px;max-height:520px;background:#33334c;box-shadow:0 4px 5px rgba(0,0,0,0.1);border-radius:5px;padding:26px 25px 20px 25px;text-align:center;font-size:0}@media only screen and (max-width:700px){.home-page .signup-container{display:block;position:relative;top:0;left:0;background:unset;padding:0;width:100%;max-width:none;min-width:290px;margin-bottom:46px}}@media only screen and (min-width:701px) and (max-width:1199px){.home-page .signup-container{display:none}}.home-page .signup-container .title{font-weight:600;font-size:24px;letter-spacing:-0.03em;margin-bottom:5px;line-height:129.5%}@media only screen and (max-width:700px){.home-page .signup-container .title{font-size:20px;margin-bottom:16px}}.home-page .signup-container .description{font-weight:500;font-size:10px;letter-spacing:-0.03em;margin-bottom:10px;line-height:129.5%}.home-page .signup-container .description span{color:#01d676}@media only screen and (max-width:700px){.home-page .signup-container .description{font-size:12px;color:#65678d;margin-bottom:15px}}@media only screen and (max-width:700px){.home-page .signup-container .signup-content{padding:15px 15px 38px 25px;background:#33334c;box-shadow:0 3.32308px 4.15385px rgba(0,0,0,0.1);border-radius:4px}}.home-page .signup-container .signup-content .free-case-banner{margin-bottom:15px;width:100%}.home-page .signup-container .signup-content .cashout-info{border:2px solid #25253b;border-radius:10px;margin-bottom:15px;overflow:hidden;text-align:center;line-height:65px;height:65px;background:url("/asset/template/champ/imgs/signupHeading.png");background-position-x:-41px;background-size:cover}.home-page .signup-container .signup-content .cashout-info span{background:linear-gradient(270deg,#f9ebb9 0,#ffbc11 100%);background:-webkit-linear-gradient(270deg,#f9ebb9 0,#ffbc11 100%);font-weight:600;font-size:35px;line-height:129.5%;text-shadow:0 5px 9px rgba(255,221,103,0.06);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;vertical-align:middle}.home-page .signup-container .signup-content .signup-with{display:flex;justify-content:center;margin-bottom:17px;gap:12px}@media only screen and (max-width:700px){.home-page .signup-container .signup-content .signup-with{margin-bottom:15px}}.home-page .signup-container .signup-content .signup-with .signup-button{width:calc(50% - 6px);height:37px;background:#25253b;border-radius:5px;display:flex;justify-content:center;align-items:center;gap:8px;color:#fff}.home-page .signup-container .signup-content .signup-with .signup-button svg{vertical-align:middle}.home-page .signup-container .signup-content .signup-with .signup-button span{font-weight:500;font-size:10px}@media only screen and (max-width:700px){.home-page .signup-container .signup-content .signup-with .signup-button span{font-size:8px}}.home-page .signup-container .signup-content .divide-line{position:relative;font-size:10px;font-weight:500;letter-spacing:-0.03em;margin-bottom:11px;line-height:129.5%}.home-page .signup-container .signup-content .divide-line::before{content:"";position:absolute;width:100%;height:2px;left:0;top:6.5px;background:linear-gradient(90deg,rgba(88,93,131,0) 0,rgba(88,93,131,0.5) 46.05%,rgba(88,93,131,0) 46.06%,rgba(88,93,131,0) 53.62%,rgba(88,93,131,0.5) 53.63%,rgba(88,93,131,0) 100%)}@media only screen and (max-width:700px){.home-page .signup-container .signup-content .divide-line{font-size:7.44px;margin-bottom:15px}.home-page .signup-container .signup-content .divide-line::before{top:5.5px}}.home-page .signup-container .signup-content .signup-input{text-align:left}.home-page .signup-container .signup-content .signup-input label{font-weight:500;font-size:12px;margin-bottom:9px;line-height:16px;letter-spacing:-0.03em;color:#fff;display:inline-block}@media only screen and (max-width:700px){.home-page .signup-container .signup-content .signup-input label{display:none}}.home-page .signup-container .signup-content .signup-input input{width:100%;height:37px;background:#4d4d6b;border-radius:5px;font-weight:500;font-size:12px;color:rgba(255,255,255,0.4) !important;text-align:left;margin-bottom:19px;padding:10px 12px;box-sizing:border-box;letter-spacing:-0.03em}@media only screen and (max-width:700px){.home-page .signup-container .signup-content .signup-input input{margin-bottom:9px}}.home-page .signup-container .signup-content .signup-input input#email{margin-bottom:11px}@media only screen and (max-width:700px){.home-page .signup-container .signup-content .signup-input input#email{margin-bottom:15px}}.home-page .signup-container .signup-content .signup-input input::placeholder,.home-page .signup-container .signup-content .signup-input input:-ms-input-placeholder,.home-page .signup-container .signup-content .signup-input input::-ms-input-placeholder{font-weight:500;font-size:10px;letter-spacing:-0.03em;color:#fff;opacity:.4}.home-page .signup-container .signup-content .signup-privacy{display:block;margin-bottom:9px;text-align:left}@media only screen and (max-width:700px){.home-page .signup-container .signup-content .signup-privacy{margin-bottom:22px}}.home-page .signup-container .signup-content .signup-privacy input+span{font-weight:500;font-size:11px;line-height:16px;padding-left:24px}@media only screen and (max-width:700px){.home-page .signup-container .signup-content .signup-privacy input+span{font-size:8px;line-height:12px;color:#7b7b97;padding-left:13.67px}.home-page .signup-container .signup-content .signup-privacy input+span::before{width:8px;height:8px;top:-1px}}.home-page .signup-container .signup-content .signup-privacy input:not(:checked)+span::before{border:1.5px solid #7b7b97;border-radius:2px}@media only screen and (max-width:700px){.home-page .signup-container .signup-content .signup-privacy input:checked+span:not(.lever)::before{width:8px;height:14px;top:-5px}}.home-page .signup-container .signup-content .signup-privacy a{color:#9e9e9e}.home-page .signup-container .signup-content .signup-privacy a span{color:#01d676}.home-page .signup-container .signup-content .register-btn{width:130px;height:37px;background:#01d676;box-shadow:0 1.25478px 2.50957px rgba(0,0,0,0.2),inset 0 1.25478px 0 #00ffc2;border-radius:5px;font-weight:600;font-size:15px;color:#1d1d2e}@media only screen and (max-width:700px){.home-page .signup-container .signup-content .register-btn{width:157px;height:50px;border-radius:4px;line-height:22px}}.home-page .statistics{text-align:center;display:flex;justify-content:center;align-items:center;margin-top:60px;margin-bottom:65px;background:#1d1d2e;border-radius:10px;position:relative}@media only screen and (max-width:700px){.home-page .statistics{display:none}}.home-page .statistics::before{content:"";position:absolute;top:-4%;left:3%;height:108%;width:94%;background:#1d1d2e;opacity:.58;border-radius:10px;z-index:-1}.home-page .statistics .stat-item{display:inline-block;width:33%;height:6.21vw;padding-top:1.2vw;position:relative}.home-page .statistics .stat-item:nth-child(1)::after,.home-page .statistics .stat-item:nth-child(2)::after{content:"";position:absolute;top:25%;right:0;height:50%;width:1px;opacity:.25;background:#595b80}.home-page .statistics .stat-item .heading{font-weight:600;font-size:1.2vw;color:#01d676}.home-page .statistics .stat-item .heading svg{height:1.2vw}.home-page .statistics .stat-item .heading span{vertical-align:text-bottom}.home-page .statistics .stat-item .description{font-size:.8vw;color:#595b80;width:63%;display:inline-block;letter-spacing:-0.03em;line-height:129.5%;vertical-align:text-top}@media only screen and (max-width:700px){.home-page .statistics .stat-item .description{font-size:15px}}.home-page .main-content{position:relative;width:60%;padding-bottom:60px;max-width:1150.8px;margin:0 auto}@media only screen and (min-width:701px) and (max-width:1199px){.home-page .main-content{margin-left:10%;width:80%}}@media only screen and (max-width:700px){.home-page .main-content{margin-left:0;padding-left:15px;padding-right:15px;padding-bottom:46px;width:100%}}.home-page .main-content .get-started-section{text-align:center;margin-bottom:60px}@media only screen and (max-width:700px){.home-page .main-content .get-started-section{margin-bottom:46px}}.home-page .main-content .get-started-section .title{font-weight:600;font-size:30px;color:#fff;margin-bottom:14px;line-height:129.5%;letter-spacing:-0.03em}@media only screen and (max-width:700px){.home-page .main-content .get-started-section .title{font-size:20px;margin-bottom:15px}}.home-page .main-content .get-started-section .description{font-size:15px;color:#65678d;margin-bottom:63px;line-height:129.5%;letter-spacing:-0.03em}@media only screen and (max-width:700px){.home-page .main-content .get-started-section .description{font-size:12px;margin-bottom:37px}}.home-page .main-content .get-started-section .start-guide{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:30px;margin-bottom:44px}@media only screen and (max-width:700px){.home-page .main-content .get-started-section .start-guide{flex-direction:column;gap:28px;margin-bottom:20px}}.home-page .main-content .get-started-section .start-guide .guide-item{position:relative;width:calc(33.3333333333% - 20px);min-width:290px;height:175px;padding:15px;text-align:center}@media only screen and (max-width:700px){.home-page .main-content .get-started-section .start-guide .guide-item{width:100%;height:175px}}.home-page .main-content .get-started-section .start-guide .guide-item::before{content:"";position:absolute;z-index:1;left:0;top:0;width:100%;height:100%;background:#505278;opacity:.15;border-radius:10px}.home-page .main-content .get-started-section .start-guide .guide-item:nth-child(1){text-align:left}.home-page .main-content .get-started-section .start-guide .guide-item:nth-child(2){text-align:center}.home-page .main-content .get-started-section .start-guide .guide-item:nth-child(2) .guide-card{padding-bottom:27px}.home-page .main-content .get-started-section .start-guide .guide-item:nth-child(2) .guide-card::before{background-image:url("/asset/template/champ/imgs/guideBg2.png")}.home-page .main-content .get-started-section .start-guide .guide-item:nth-child(2) .guide-card .title{margin-bottom:3px}.home-page .main-content .get-started-section .start-guide .guide-item:nth-child(2) .guide-card .description{margin-bottom:23px}.home-page .main-content .get-started-section .start-guide .guide-item:nth-child(2) .guide-card .has-pointer::after{right:-10px;left:unset;transform:rotate(322deg)}.home-page .main-content .get-started-section .start-guide .guide-item:nth-child(3){text-align:right}.home-page .main-content .get-started-section .start-guide .guide-item:nth-child(3) .guide-card::before{background-image:url("/asset/template/champ/imgs/guideBg3.png");filter:none}.home-page .main-content .get-started-section .start-guide .guide-item:nth-child(3) .guide-card .title{margin-bottom:3px}.home-page .main-content .get-started-section .start-guide .guide-item:nth-child(3) .guide-card .description{margin-bottom:23px}.home-page .main-content .get-started-section .start-guide .guide-item:nth-child(3) .guide-card .cashout-btn{width:max-content;max-width:200px}.home-page .main-content .get-started-section .start-guide .guide-item:nth-child(3) .guide-card .has-pointer::after{left:60%;transform:rotate(339deg)}.home-page .main-content .get-started-section .start-guide .guide-item .step-number{position:absolute;top:-26px;left:15%;background:-webkit-linear-gradient(180deg,#01d676 16.94%,rgba(1,214,118,0) 66.13%);background:linear-gradient(180deg,#01d676 16.94%,rgba(1,214,118,0) 66.13%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;font-size:48px;font-weight:600}.home-page .main-content .get-started-section .start-guide .guide-item .guide-card{position:relative;z-index:3;width:100%;height:100%;background:rgba(40,41,66,0.5);border-radius:10px;overflow:hidden;padding:14px 21px;-webkit-box-shadow:0 0 8px #222339;box-shadow:0 0 8px #222339}@media only screen and (max-width:700px){.home-page .main-content .get-started-section .start-guide .guide-item .guide-card{padding:17px}}.home-page .main-content .get-started-section .start-guide .guide-item .guide-card::before{content:"";position:absolute;z-index:-1;top:0;left:0;width:100%;height:100%;filter:blur(5px);background:url("/asset/template/champ/imgs/guideBg1.png");border-radius:10px;background-size:cover;background-repeat:no-repeat;border-radius:10px}.home-page .main-content .get-started-section .start-guide .guide-item .guide-card .title{font-weight:600;font-size:18px;color:#01d676;margin-bottom:6px}@media only screen and (max-width:700px){.home-page .main-content .get-started-section .start-guide .guide-item .guide-card .title{font-size:16px}}.home-page .main-content .get-started-section .start-guide .guide-item .guide-card .description{font-weight:500;font-size:12px;color:#fff}@media only screen and (max-width:700px){.home-page .main-content .get-started-section .start-guide .guide-item .guide-card .description{font-size:10px}}.home-page .main-content .get-started-section .start-guide .guide-item .guide-card ul{position:relative;margin-left:15px;background:#24253a;border-radius:5px;margin:0}.home-page .main-content .get-started-section .start-guide .guide-item .guide-card ul::after{content:"";position:absolute;top:0;left:0;height:100%;width:100%;background:rgba(40,41,65,0.5);border-radius:5px 5px 0 0}.home-page .main-content .get-started-section .start-guide .guide-item .guide-card ul li{list-style-type:disc;font-weight:500;font-size:10px;letter-spacing:-0.03em;display:flex;justify-content:space-between;align-items:center;gap:10px;padding:5px}.home-page .main-content .get-started-section .start-guide .guide-item .guide-card ul li.active{position:relative;left:-12.5px;z-index:1;width:calc(100% + 25px);background:#292a42;box-sizing:border-box;border:.2px solid rgba(1,214,118,0.2);box-shadow:0 0 19px 1px rgba(1,214,118,0.3);border-radius:5px}.home-page .main-content .get-started-section .start-guide .guide-item .guide-card ul li.active img{width:33px;height:33px}.home-page .main-content .get-started-section .start-guide .guide-item .guide-card ul li.active .task-title{color:#fff;font-size:12px}.home-page .main-content .get-started-section .start-guide .guide-item .guide-card ul li.active .task-prize{color:#01d676;font-size:12px;position:relative}.home-page .main-content .get-started-section .start-guide .guide-item .guide-card ul li img{width:26px;height:26px;border-radius:4px;background-color:#6aad21}.home-page .main-content .get-started-section .start-guide .guide-item .guide-card ul li .task-title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:calc(100% - 100px);text-align:center}.home-page .main-content .get-started-section .start-guide .guide-item .guide-card ul li .task-prize{background:#222339;box-shadow:inset 0 .8px 0 #4a4f75;border-radius:4px;padding:4px 8px}@media only screen and (max-width:700px){.home-page .main-content .get-started-section .start-guide .guide-item .guide-card ul li{font-size:10px}}.home-page .main-content .get-started-section .start-guide .guide-item .guide-card .task-start-btn,.home-page .main-content .get-started-section .start-guide .guide-item .guide-card .cashout-btn{width:101px;height:34px;background:#222339;box-shadow:inset 0 1px 0 #4a4f75;border-radius:5px;text-align:center;font-weight:600;font-size:12px;display:inline-block;line-height:34px;padding:0 10px}@media only screen and (max-width:700px){.home-page .main-content .get-started-section .start-guide .guide-item .guide-card .task-start-btn,.home-page .main-content .get-started-section .start-guide .guide-item .guide-card .cashout-btn{font-size:10px}}.home-page .main-content .get-started-section .start-guide .guide-item .guide-card .coins{position:absolute;z-index:-1;top:10px;left:10px;width:54%;height:100%;background:url("/asset/template/champ/imgs/coins.png");background-size:contain;background-repeat:no-repeat}.home-page .main-content .get-started-section .start-guide .guide-item .guide-card .has-pointer{position:relative}.home-page .main-content .get-started-section .start-guide .guide-item .guide-card .has-pointer::after{content:"";position:absolute;left:-20px;bottom:-30px;width:50px;height:60px;background:url("/asset/template/champ/imgs/hand.png");background-size:contain;background-repeat:no-repeat}.home-page .main-content .get-started-section .start-btn{width:157px;height:50px;background:#01d676;border-radius:4px;font-weight:600;font-size:15px;color:#1d1d2e;display:inline-block;line-height:50px}.home-page .main-content .benefits-section{text-align:center}.home-page .main-content .benefits-section .title{font-weight:600;font-size:30px;color:#fff;margin-bottom:14px;line-height:129.5%;letter-spacing:-0.03em}@media only screen and (max-width:700px){.home-page .main-content .benefits-section .title{font-size:20px;margin-bottom:15px}}.home-page .main-content .benefits-section .description{font-weight:normal;font-size:15px;color:#65678d;margin-bottom:39px;line-height:129.5%;letter-spacing:-0.03em}@media only screen and (max-width:700px){.home-page .main-content .benefits-section .description{font-size:12px;margin-bottom:20px}}.home-page .main-content .benefits-section .benefits{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:30px}@media only screen and (max-width:1850px){.home-page .main-content .benefits-section .benefits{flex-wrap:wrap;justify-content:center}}@media only screen and (max-width:700px){.home-page .main-content .benefits-section .benefits{gap:10px;flex-direction:column}}.home-page .main-content .benefits-section .benefits .benefit-item{min-width:255px;background:#282942;border-radius:5px;flex-grow:1;flex-shrink:1;flex-basis:255px}.home-page .main-content .benefits-section .benefits .top-benefits{display:inline-flex;gap:30px;width:calc(50% - 15px);min-width:540px}@media only screen and (max-width:700px){.home-page .main-content .benefits-section .benefits .top-benefits{flex-direction:column;width:100%;min-width:unset;gap:10px}}.home-page .main-content .benefits-section .benefits .top-benefits .benefit-item{height:276px;padding:16px 19px 22px 19px}.home-page .main-content .benefits-section .benefits .top-benefits .benefit-item img{max-height:163px;margin-bottom:15px}.home-page .main-content .benefits-section .benefits .top-benefits .benefit-item div{font-size:13px;letter-spacing:-0.03em}.home-page .main-content .benefits-section .benefits .regular-benefit-wrapper{display:flex;gap:30px;flex-direction:column;width:calc(50% - 15px);min-width:540px}@media only screen and (max-width:700px){.home-page .main-content .benefits-section .benefits .regular-benefit-wrapper{width:100%;min-width:unset;gap:10px}}.home-page .main-content .benefits-section .benefits .regular-benefit-wrapper .regular-benefits{display:flex;gap:30px;flex-wrap:nowrap}@media only screen and (max-width:700px){.home-page .main-content .benefits-section .benefits .regular-benefit-wrapper .regular-benefits{gap:10px}}.home-page .main-content .benefits-section .benefits .regular-benefit-wrapper .regular-benefits .benefit-item{height:123px;padding-top:36px}@media only screen and (max-width:700px){.home-page .main-content .benefits-section .benefits .regular-benefit-wrapper .regular-benefits .benefit-item{width:calc(50% - 5px);min-width:50px;gap:10px}}.home-page .main-content .benefits-section .benefits .regular-benefit-wrapper .regular-benefits .benefit-item img{max-height:26px;margin-bottom:10px}.home-page .faq-section{width:100%;background:#1d1e31;padding:60px 0}@media only screen and (max-width:700px){.home-page .faq-section{padding:52px 15px}}.home-page .faq-section .title{font-weight:600;font-size:30px;text-align:center;margin-bottom:35px;letter-spacing:-0.03em}@media only screen and (max-width:700px){.home-page .faq-section .title{font-size:20px;margin-bottom:20px}}.home-page .faq-section .faq-item{width:60%;max-width:1150.8px;margin:0 auto;font-size:14px;cursor:pointer}.home-page .faq-section .faq-item:not(:last-child){margin-bottom:15px}.home-page .faq-section .faq-item.active .question{border-bottom-left-radius:0;border-bottom-right-radius:0}.home-page .faq-section .faq-item.active .question svg{transform:rotate(180deg)}.home-page .faq-section .faq-item.active .answer{max-height:10000px;padding-bottom:20px;padding-top:20px}.home-page .faq-section .faq-item.active .answer video{width:100%;padding:0 40px}@media only screen and (max-width:700px){.home-page .faq-section .faq-item.active .answer video{padding:0}}.home-page .faq-section .faq-item.active .answer .answer-highlights{padding-left:60px;margin-top:50px}@media only screen and (max-width:700px){.home-page .faq-section .faq-item.active .answer .answer-highlights{padding-left:10px}}.home-page .faq-section .faq-item.active .answer .answer-highlights li::before{content:counter(requirements-counter);color:#01d676;position:absolute;left:-45px;top:-15px;font-size:48px;font-weight:bold;text-align:right;width:30px}.home-page .faq-section .faq-item.active .answer .answer-highlights li{position:relative;counter-increment:requirements-counter;list-style:none;margin-left:30px;margin-bottom:20px}.home-page .faq-section .faq-item.active .answer .answer-highlights li h6{color:#01d676;font-weight:bold;font-size:14px}.home-page .faq-section .faq-item&gt;div{padding:15.5px 20px 0 20px}@media only screen and (max-width:700px){.home-page .faq-section .faq-item&gt;div{padding:15.5px 20px 0 18px}}.home-page .faq-section .faq-item .question{min-height:61px;background:rgba(42,43,70,0.4470588235);border-radius:10px;position:relative;padding-top:0;display:flex;align-items:center;gap:20px}.home-page .faq-section .faq-item .answer{background:#1f2034;border-bottom-left-radius:10px;border-bottom-right-radius:10px;max-height:0;padding-bottom:0;padding-top:0;overflow:hidden;transition:padding .4s ease-out;color:rgba(255,255,255,0.8)}.home-page .faq-section .faq-item a{text-decoration:underline;color:#fff;font-weight:700}@media only screen and (max-width:700px){.home-page .faq-section .faq-item{margin-left:0;width:100%}}.home-page .feedback-section{width:100%;padding-bottom:60px;text-align:center}.home-page .feedback-section .homeTestimonials{margin:0}.home-page .feedback-section .homeTestimonials&gt;div{background:transparent !important;padding-bottom:0 !important}.home-page .feedback-section .homeTestimonials .homeTestimonialsHeading{font-weight:600;font-size:30px;margin-bottom:36px}@media only screen and (max-width:700px){.home-page .feedback-section .homeTestimonials .homeTestimonialsHeading{font-size:20px;margin-bottom:15px}}.home-page .banners-section{font-size:0;width:60%;max-width:1150.8px;margin:0 auto;padding-bottom:60px;display:flex;align-items:center}@media only screen and (max-width:700px){.home-page .banners-section{margin-left:0;padding:0 15px 0 15px;width:100%;flex-direction:column}}.home-page .banners-section .banner{font-size:12px;text-align:center;padding-top:5vw;display:inline-block;width:60%;height:21vw;max-height:356px;background:#1d1e31;border-radius:10px;vertical-align:middle;position:relative;overflow:visible}.home-page .banners-section .banner:first-child{width:40%;border:2px solid #01b664;box-shadow:0 4px 25px rgba(0,0,0,0.1);background:url("/asset/template/champ/imgs/fallingCoins.png");background-size:cover;background-repeat:no-repeat}.home-page .banners-section .banner:first-child::after{content:"";position:absolute;background:url("/asset/template/champ/imgs/bigCoins.png");background-size:contain;background-repeat:no-repeat;background-position-y:bottom;width:40%;height:100%;left:-8%;bottom:-2vw}@media only screen and (max-width:700px){.home-page .banners-section .banner:first-child::after{width:130px;left:calc(50% - 65px);height:100%;z-index:1;bottom:-35px;background-position-y:bottom}}.home-page .banners-section .banner .heading{font-weight:600;font-size:1.05vw;line-height:129.5%;letter-spacing:-0.03em}.home-page .banners-section .banner .title{font-weight:600;font-size:2vw;margin-bottom:2vw;line-height:2.04vw;letter-spacing:-0.03em}.home-page .banners-section .banner .amount{font-weight:600;font-size:5vw;background:linear-gradient(270deg,#f9ebb9 0,#ffbc11 100%);background:-webkit-linear-gradient(270deg,#f9ebb9 0,#ffbc11 100%);text-shadow:0 5px 9px rgba(255,221,103,0.06);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.home-page .banners-section .banner .start-earn-btn{width:49%;background:#01d676;border-radius:4px;font-size:15px;height:50px;font-weight:600;color:#1d1d2e;display:inline-flex;justify-content:center;align-items:center}@media only screen and (max-width:700px){.home-page .banners-section .banner{display:block;width:100%;min-height:207px;height:auto;padding:28px 30px 40px 30px}.home-page .banners-section .banner:first-child{width:100%}.home-page .banners-section .banner:last-child{padding-top:61px}.home-page .banners-section .banner .heading{font-size:20px}.home-page .banners-section .banner .title{font-size:18px;line-height:129.5%;margin-bottom:38px}.home-page .banners-section .banner .amount{font-size:48px}.home-page .banners-section .banner .start-earn-btn{width:208px;height:50px;font-size:14px}}@media only screen and (min-width:1918px){.home-page .banners-section .banner{padding-top:95px}.home-page .banners-section .banner .heading{font-size:20px}.home-page .banners-section .banner .title{font-size:30px}.home-page .banners-section .banner .amount{font-size:96px}.home-page .banners-section .banner button{font-size:15px}}@media only screen and (max-width:2000px){.chatActive .home-page .banners-section .banner .amount{font-size:4.3vw}}.fixed{position:fixed;width:100%;overflow-y:scroll}.free-case-open-btn,header .navigation .free-case-open-btn.nav-item{width:180px;min-width:max-content;height:46px;position:relative;background-image:url("/public/img/rewards/signupBonusBg.png");background-size:cover;border-radius:5px;margin-left:21px;margin-right:21px;white-space:nowrap;display:flex;align-items:center;cursor:pointer}@media only screen and (min-width:701px){.free-case-open-btn.claimed,header .navigation .free-case-open-btn.nav-item.claimed{width:231px}}.free-case-open-btn.claimed .btn-text div:last-child,header .navigation .free-case-open-btn.nav-item.claimed .btn-text div:last-child{color:#fff}.free-case-open-btn .btn-text,.free-case-open-btn .reg-challange-time,header .navigation .free-case-open-btn.nav-item .btn-text,header .navigation .free-case-open-btn.nav-item .reg-challange-time{display:inline-block}.free-case-open-btn .btn-text,header .navigation .free-case-open-btn.nav-item .btn-text{margin-left:33px}@media only screen and (max-width:1199px){.free-case-open-btn .btn-text,header .navigation .free-case-open-btn.nav-item .btn-text{margin-left:29px}}.free-case-open-btn .btn-text div:first-child,header .navigation .free-case-open-btn.nav-item .btn-text div:first-child{font-weight:bold;font-size:16px;line-height:24px;letter-spacing:.02em;color:#01d676;text-shadow:0 2px 8px rgba(0,0,0,0.25)}@media only screen and (max-width:1199px){.free-case-open-btn .btn-text div:first-child,header .navigation .free-case-open-btn.nav-item .btn-text div:first-child{font-size:13px;line-height:20px}}.free-case-open-btn .btn-text div:last-child,header .navigation .free-case-open-btn.nav-item .btn-text div:last-child{font-weight:500;font-size:12px;line-height:18px;letter-spacing:.02em;color:#8caa98;text-shadow:0 2px 8px rgba(0,0,0,0.25)}.free-case-open-btn .btn-text div:last-child span,header .navigation .free-case-open-btn.nav-item .btn-text div:last-child span{color:#fff}@media only screen and (max-width:1199px){.free-case-open-btn .btn-text div:last-child,header .navigation .free-case-open-btn.nav-item .btn-text div:last-child{font-size:9.7px;line-height:15px}}.free-case-open-btn .reg-challange-time-block,header .navigation .free-case-open-btn.nav-item .reg-challange-time-block{width:51px;height:100%;vertical-align:top;background:rgba(72,76,109,0.5);box-shadow:inset 4px 0 14px rgba(0,0,0,0.15);text-align:left;font-weight:600;font-size:12px;line-height:18px;letter-spacing:.02em;color:#fff;display:inline-flex;justify-content:center;align-items:center;border-top-right-radius:5px;border-bottom-right-radius:5px}@media only screen and (max-width:1199px){.free-case-open-btn .reg-challange-time-block,header .navigation .free-case-open-btn.nav-item .reg-challange-time-block{display:inline-flex;width:41px;font-size:9.7px;line-height:14px}}.free-case-open-btn .reg-challange-time-block .reg-challange-time,header .navigation .free-case-open-btn.nav-item .reg-challange-time-block .reg-challange-time{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;margin-top:1px}.free-case-open-btn .reg-challange-time-block .reg-challange-time&gt;span span,header .navigation .free-case-open-btn.nav-item .reg-challange-time-block .reg-challange-time&gt;span span{color:#01d676}@media only screen and (min-width:1200px) and (max-width:1300px){.free-case-open-btn.claimed,header .navigation .free-case-open-btn.nav-item.claimed{width:205px}.free-case-open-btn .btn-text,header .navigation .free-case-open-btn.nav-item .btn-text{margin-left:27px}}@media only screen and (max-width:1199px){.free-case-open-btn,header .navigation .free-case-open-btn.nav-item{width:100%;min-width:100%;height:49px;margin-left:15px}}.chatRoomSelectorDropdownContainer{display:flex;align-items:center;justify-content:center;width:100%;text-align:center;font-weight:600;font-size:10px;height:40px;border-radius:3px;background-color:#33334d;cursor:pointer;color:#01d676}.chatRoomSelectorDropdownContainer .dropdown-trigger{position:relative;top:3px;cursor:pointer;color:#01d676}.chatRoomSelectorDropdownContainer .chevron{transform:rotate(90deg);font-weight:bolder}.chatRoomSelectorDropdownContainer .dropdown-menu{margin-bottom:15px}.chatRoomSelectorDropdownContainer .chatRoomSelectorDropdown{background:#333853;border-radius:3px}.chatRoomSelectorDropdownContainer .chatRoomSelectorDropdown .menuItems{display:inline-block;min-width:160px;max-width:210px;width:max-content;background:#333853;max-height:310px;height:auto;overflow-y:auto}@media only screen and (max-width:700px){.chatRoomSelectorDropdownContainer .chatRoomSelectorDropdown .menuItems{width:170px;max-height:150px;height:auto}}.chatRoomSelectorDropdownContainer .chatRoomSelectorDropdown .menuItems&gt;li{display:flex;align-items:center;padding:10px}.chatRoomSelectorDropdownContainer .chatRoomSelectorDropdown .menuItems&gt;li .chatRoomName{color:#9397dc;font-weight:normal;font-size:12px;height:25px}.chatRoomSelectorDropdownContainer .chatRoomSelectorDropdown .menuItems&gt;li .onlineUserCount{color:#9397dc;font-size:10px;font-style:normal;line-height:27px;height:24px;padding-left:5px}.chatRoomSelectorDropdownContainer .chatRoomSelectorDropdown .menuItems&gt;li:hover,.chatRoomSelectorDropdownContainer .chatRoomSelectorDropdown .menuItems&gt;li.active{background:#404769;border-radius:5px;cursor:pointer}.chatRoomSelectorDropdownContainer .chatRoomSelectorDropdown .menuItems&gt;li.active{opacity:.9}.chatRoomSelectorDropdownContainer .chatRoomSelectorDropdown:before{position:absolute;border-radius:2px;right:42%;top:-5px;width:10px;height:10px;content:"";display:block;background-color:#333853;transform:rotate(134deg)}@media only screen and (max-width:700px){.chatRoomSelectorDropdownContainer .chatRoomSelectorDropdown:before{right:78px}}.chatRoomSelectorDropdownContainer ::-webkit-scrollbar{width:5px;background:#01d676;box-shadow:0 0 16px rgba(68,95,83,0.2),inset 0 1px 0 #00ffc2;border-radius:0 2px 2px 0}.chatRoomSelectorDropdownContainer ::-webkit-scrollbar-track{background:#414261;margin-right:10px;width:2px}.chatRoomSelectorDropdownContainer ::-webkit-scrollbar-thumb{background:#01d676;background-repeat:no-repeat;background-size:5px;background-position:center}.chatRoomSelectorDropdownContainer ::-webkit-scrollbar-thumb:hover{background:#01d676}.chatRoomSelectorDropdownContainer .chatRoomImage{width:20px;height:20px;margin-right:2px;border-radius:40px}.chatRoomSelectorDropdownContainer .lockedChatRoomImage{height:12px;padding-left:5px;margin-bottom:-1px}.chatRoomSelectorDropdownContainer .chatRoomName{font-size:10px;font-style:normal;line-height:27px;padding:0 0 0 3px}.chatRoomSelectorDropdownContainer .tooltip-notify span{position:absolute;max-width:250px;width:auto;font-size:10px;top:-20px;left:8px;background:#383a56;color:#fff;border-radius:3px;padding:4px 6px;opacity:0;transition:.2s all ease-out}.chatRoomSelectorDropdownContainer .tooltip-notify img:hover ~ *{opacity:1}.selectedChatRoom{background-color:#01d676;color:white}.selectedChatRoom #chatRoomDropdownTrigger{color:white}@keyframes mobile-loader{0%{width:0}25%{width:40%}50%{width:60%}80%{width:90%}100%{width:98%}}.mobile-landing-loader{width:100%;height:100%;background-color:#242438;position:fixed;top:0;left:0;z-index:100}.mobile-landing-loader .mobile-loader-bg-effect{position:absolute;top:0;left:0;width:100%;height:100%}@media(min-height:600px){.mobile-landing-loader .mobile-loader-bg-effect{transform:scale(2)}}.mobile-landing-loader .mobile-loader-logo{position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);width:65%;height:50px;max-width:320px;font-size:0}.mobile-landing-loader .mobile-loader-logo svg{height:100%}.mobile-landing-loader .mobile-loader-logo svg:first-child{width:18%;margin-right:5px}.mobile-landing-loader .mobile-loader-logo svg:last-child{width:78%}.mobile-landing-loader .mobile-loader-progress{position:absolute;left:calc(50% - 78px);top:calc(50% + 45px);width:156px;height:3px;background:#616176;box-shadow:0 1px 4px rgba(0,0,0,0.1);border-radius:21px}.mobile-landing-loader .mobile-loader-progress .mobile-loader-progress-line{position:absolute;height:100%;width:0;left:0;top:0;animation-name:mobile-loader;animation-duration:1s;animation-iteration-count:1;animation-fill-mode:forwards;background:#01d676;box-shadow:0 1px 4px rgba(1,214,118,0.2);border-radius:21px;transition:.3s}.mobile-landing-loader .mobile-loader-progress .mobile-loader-progress-line.full{width:100%}body.mobile-onboarding-page .topEarnFeed,body.mobile-onboarding-page .main,body.mobile-onboarding-page header,body.mobile-onboarding-page footer,body.mobile-onboarding-page .mobile-navigation{display:none}.mobile-onboarding{position:absolute;top:0;left:0;height:100%;min-height:100vh;min-height:calc(var(--vh, 1vh) * 100);width:100%;background:linear-gradient(360deg,rgba(74,79,117,0.1) -61.96%,rgba(1,214,118,0.1) -18.07%,rgba(74,79,117,0.1) 93.09%),#242438;z-index:99;text-align:center;font-family:Poppins;overflow-y:auto;overflow-x:hidden}.mobile-onboarding::before{content:"";position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;background:linear-gradient(360deg,rgba(74,79,117,0.1) -61.96%,rgba(1,214,118,0.1) -18.07%,rgba(74,79,117,0.1) 93.09%),linear-gradient(180deg,rgba(36,36,56,0) 0,rgba(36,36,56,0.88) 100%)}.mobile-onboarding .invisible{position:absolute;top:-900px}.mobile-onboarding .logo{margin:66px auto 25px auto;width:65%;height:50px;max-width:320px;font-size:0}@media only screen and (min-width:701px){.mobile-onboarding .logo{height:63px;max-width:unset}}.mobile-onboarding .logo svg{height:100%}.mobile-onboarding .logo svg:first-child{width:18%;margin-right:5px}.mobile-onboarding .logo svg:last-child{width:78%}.mobile-onboarding .heading .title{font-weight:bold;font-size:18px;color:#fff;margin-bottom:16px}.mobile-onboarding .heading .title span{color:#01d676}@media only screen and (min-width:701px){.mobile-onboarding .heading .title{font-size:30px}}.mobile-onboarding .heading .description{font-weight:500;font-size:12px;line-height:18px;color:#afb1d1;max-width:87%;margin:0 auto}@media only screen and (min-width:701px){.mobile-onboarding .heading .description{font-size:15px}}.mobile-onboarding .trustpilot-container{position:absolute;bottom:0;left:0;width:100%}.mobile-onboarding .trustpilot-container a{display:block}.mobile-onboarding .trustpilot-container a:last-child{display:block;font-size:12px;line-height:25px;color:#fff}@media only screen and (min-width:701px){.mobile-onboarding .trustpilot-container a:last-child{font-size:15px}}.mobile-onboarding .trustpilot-container a:last-child img{width:71px;vertical-align:text-bottom}@media only screen and (min-width:701px){.mobile-onboarding .trustpilot-container a:last-child img{width:90px;vertical-align:sub}}.mobile-onboarding .sub-slider{margin-bottom:15px}.mobile-onboarding .sub-slider .heading-pagination .heading-page-nav{width:50px;height:3px;background:rgba(255,255,255,0.5);box-shadow:0 1px 4px rgba(0,0,0,0.1);backdrop-filter:blur(12px);border-radius:21px;display:inline-block}.mobile-onboarding .sub-slider .heading-pagination .heading-page-nav.active{background:#01d676;box-shadow:0 1px 4px rgba(1,214,118,0.2)}.mobile-onboarding .sub-slider .heading-pagination .heading-page-nav:not(:last-child){margin-right:10px}.mobile-onboarding .info-content{position:relative;height:calc(100vh - 366px);height:calc(var(--vh, 1vh) * 100 - 366px);margin:0 auto 15px auto;width:260px}@media only screen and (min-width:701px){.mobile-onboarding .info-content{width:65%}}.mobile-onboarding .info-content .terms-info{position:absolute;bottom:0;margin:0;font-size:12px}.mobile-onboarding .info-content .terms-info a{color:#01d676}.mobile-onboarding .sub-slider .info-content{height:calc(100vh - 342px);height:calc(var(--vh, 1vh) * 100 - 342px)}.mobile-onboarding .forgot-pass-page .info-content{height:calc(100vh - 307px);height:calc(var(--vh, 1vh) * 100 - 307px)}.mobile-onboarding .reset-pass-page .info-content{height:calc(100vh - 425px);height:calc(var(--vh, 1vh) * 100 - 425px)}.mobile-onboarding .onb-btn{width:260px;height:50px;background:#3a4f54;box-shadow:inset 0 1.28205px 0 #577375;border-radius:5px;display:flex;justify-content:center;align-items:center;margin:0 auto}.mobile-onboarding .onb-btn.green-btn{background:#01d676;box-shadow:inset 0 1.28205px 0 #00ffc2}.mobile-onboarding .onb-btn:not(:last-child){margin-bottom:10px}.mobile-onboarding .onb-btn svg{margin-right:5px}.mobile-onboarding .onb-btn span{font-weight:600;font-size:12.8205px;color:#fff}@media only screen and (min-width:701px){.mobile-onboarding .onb-btn{width:90%}.mobile-onboarding .onb-btn span{font-size:15px}}.mobile-onboarding .forgot-pass{font-weight:400;font-size:10px;color:#7f8c90}.mobile-onboarding .main-slider .swiper-slide .signup-input,.mobile-onboarding .main-slider .swiper-slide .signin-input{width:260px;height:50px;top:493px;text-align:center;background:#3a4f54;box-shadow:inset 0 -2px 0 #577375;border-radius:5px;font-weight:600;font-size:12.8205px;line-height:19px;color:rgba(255,255,255,0.35)}@media only screen and (min-width:701px){.mobile-onboarding .main-slider .swiper-slide .signup-input,.mobile-onboarding .main-slider .swiper-slide .signin-input{width:90%;font-size:15px}}.mobile-onboarding .main-slider .swiper-slide .signup-input::placeholder,.mobile-onboarding .main-slider .swiper-slide .signin-input::placeholder{color:rgba(255,255,255,0.35);opacity:1}.mobile-onboarding .main-slider .swiper-slide .signup-input:-ms-input-placeholder,.mobile-onboarding .main-slider .swiper-slide .signin-input:-ms-input-placeholder{color:rgba(255,255,255,0.35)}.mobile-onboarding .main-slider .swiper-slide .signup-input::-ms-input-placeholder,.mobile-onboarding .main-slider .swiper-slide .signin-input::-ms-input-placeholder{color:rgba(255,255,255,0.35)}.mobile-onboarding .main-slider .swiper-slide .signup-input+span,.mobile-onboarding .main-slider .swiper-slide .signin-input+span{display:none}.mobile-onboarding .main-slider .swiper-slide .signup-input:focus,.mobile-onboarding .main-slider .swiper-slide .signin-input:focus{border-bottom:1px solid #01d676 !important;-webkit-box-shadow:0 1px 0 0 #01d676 !important;box-shadow:0 1px 0 0 #01d676 !important}.mobile-onboarding .main-slider .swiper-slide .signup-input.invalid,.mobile-onboarding .main-slider .swiper-slide .signup-input.invalid:focus,.mobile-onboarding .main-slider .swiper-slide .signin-input.invalid,.mobile-onboarding .main-slider .swiper-slide .signin-input.invalid:focus{border-bottom:1px solid #f44336 !important;-webkit-box-shadow:0 1px 0 0 #f44336 !important;box-shadow:0 1px 0 0 #f44336 !important}.mobile-onboarding .main-slider .swiper-slide .signup-input.invalid+span,.mobile-onboarding .main-slider .swiper-slide .signup-input.invalid:focus+span,.mobile-onboarding .main-slider .swiper-slide .signin-input.invalid+span,.mobile-onboarding .main-slider .swiper-slide .signin-input.invalid:focus+span{display:block;color:#f44336;font-size:12px}.mobile-onboarding .bg-slider{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-2}.mobile-onboarding .bg-slider .swiper-slide img{position:absolute;left:7%;bottom:70px;height:60%}@media only screen and (min-width:701px){.mobile-onboarding .bg-slider .swiper-slide img{right:-30%;top:40%;width:100%;height:auto;left:unset;bottom:unset}}@keyframes shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-3px,0,0)}40%,60%{transform:translate3d(3px,0,0)}}:root{--header-height:66px}.site-header{height:var(--header-height);width:100%;font-family:"Poppins";display:flex;align-items:center;flex-direction:row;position:fixed;top:0;left:0;transition:.3s;z-index:10;background:rgba(29,30,48,0.98)}@media only screen and (max-width:700px){.site-header{height:65px}}.site-header .header-logo-container{width:var(--side-nav-width);display:flex;align-items:center}.site-header .logo,.site-header .navigation,.site-header .account{display:inline-flex;flex-direction:row;align-items:center;position:relative}.site-header .left-menu-icon{position:relative;z-index:6;margin-left:10px;margin-right:10px;padding:5px 10px;display:none;width:40px;height:27px;-webkit-transform:rotate(0);-moz-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0);-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}.site-header .left-menu-icon span{display:block;position:absolute;height:2px;width:20px;background:rgba(163,163,194,0.8);border-top:1px solid #606075;opacity:1;left:10px;-webkit-transform:rotate(0);-moz-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0);-webkit-transition:.25s ease-in-out;-moz-transition:.25s ease-in-out;-o-transition:.25s ease-in-out;transition:.25s ease-in-out}.site-header .left-menu-icon span:nth-child(1){top:5px}.site-header .left-menu-icon span:nth-child(2){top:12px;width:12px}.site-header .left-menu-icon span:nth-child(3){top:19px}.site-header .left-menu-icon.open span:nth-child(1){top:7px;-webkit-transform:rotate(135deg);-moz-transform:rotate(135deg);-o-transform:rotate(135deg);transform:rotate(135deg)}.site-header .left-menu-icon.open span:nth-child(2){opacity:0;left:-20px}.site-header .left-menu-icon.open span:nth-child(3){top:7px;-webkit-transform:rotate(-135deg);-moz-transform:rotate(-135deg);-o-transform:rotate(-135deg);transform:rotate(-135deg)}.d-sm-block:nth-child(1){display:none!important;}@media only screen and (max-width:1199px){.site-header .left-menu-icon{display:inline-block}}.site-header .logo{position:relative;z-index:6;margin-left:18px;font-size:2px}@media only screen and (max-width:1199px){.site-header .logo{margin-left:9px}}@media only screen and (max-width:700px){.site-header .logo-text{display:none}}@media only screen and (max-width:700px){.site-header .logo{margin-left:24px;z-index:0}}.site-header .logo svg{margin-right:2px}.site-header .logo img{height:40px;position:relative}.site-header .logo img:first-child{z-index:2}.site-header .logo img:last-child{left:-18px}@media only screen and (min-width:701px) and (max-width:1199px){.site-header .logo img{height:33px}.site-header .logo img:last-child{left:-13px}}.site-header .navigation{position:relative;left:30px}@media only screen and (max-width:700px){.site-header .navigation{display:none}}@media only screen and (max-width:1199px){.site-header .navigation{display:none}}.site-header .navigation .nav-item{margin-right:30px;display:inline-block;line-height:14px;cursor:pointer}@media only screen and (min-width:701px) and (max-width:1300px){.site-header .navigation .nav-item{margin-right:15px}}.site-header .navigation .nav-item svg{margin-right:7px;-webkit-transition:-webkit-transform .5s;transition:transform .5s;max-width:22px;max-height:24px}.site-header .navigation .nav-item&gt;span{font-weight:500;font-size:14px;line-height:14px;letter-spacing:.01em;color:#787ead;vertical-align:super}.site-header .navigation .nav-item.active span,.site-header .navigation .nav-item.active svg{color:#01d676;fill:#01d676}.site-header .navigation .nav-item:hover svg.animate{-webkit-transform:rotate(360deg);transform:rotate(360deg)}.site-header .navigation .nav-item.nav-leaderboard{position:relative}.site-header .navigation .nav-item.nav-leaderboard span:last-child{position:absolute;top:-13px;right:-10px;padding:0 6px;width:fit-content;height:14px;background:#1c5c4f;border-radius:5px;display:inline-block;text-align:center;font-weight:500;font-size:8.5px;line-height:14px;color:#01ff97}.site-header .navigation .nav-item.nav-rewards{position:relative;background:rgba(255,212,103,0.1);border-radius:5px;padding:0 21px;height:50px;width:128px;line-height:50px;text-align:left}.site-header .navigation .nav-item.nav-rewards span:first-child{font-weight:500;font-size:14px;line-height:14px;letter-spacing:.01em;color:#fac401;vertical-align:baseline}.site-header .navigation .nav-item.nav-rewards span:last-child{position:absolute;top:7px;right:11px;font-weight:bold;font-size:10px;line-height:14px;letter-spacing:.01em;color:#fac401}.site-header .navigation .nav-item.nav-referral{margin-right:0;cursor:pointer;display:flex}@media only screen and (max-width:1399px){.site-header .navigation .nav-item.nav-referral{display:none}}.site-header .navigation .nav-item.nav-easter{margin-right:30px}.site-header .account{margin-right:18px;margin-left:auto}@media only screen and (max-width:1199px){.site-header .account{margin-right:15px}}.site-header .account .account-item{margin-left:20px}@media only screen and (max-width:700px){.site-header .account .account-item{margin-left:10px}}.site-header .account .login-btn,.site-header .account .register-btn{padding:0 20px;text-align:left;background:#33334c;border-radius:4px;height:50px;line-height:50px;white-space:nowrap;color:white !important}.site-header .account .login-btn span,.site-header .account .register-btn span{font-weight:600;font-size:12px}.site-header .account .login-btn svg,.site-header .account .register-btn svg{vertical-align:middle;margin-right:8px}@media only screen and (max-width:700px){.site-header .account .login-btn,.site-header .account .register-btn{padding:0 10px 0 10px;height:39px;line-height:39px}.site-header .account .login-btn span,.site-header .account .register-btn span{font-size:10px}.site-header .account .login-btn svg,.site-header .account .register-btn svg{margin-right:6px}}.site-header .account .register-btn{background:#01d676}.site-header .account .register-btn svg{fill:#fff}.site-header .account .notifications-bell{position:relative;width:16px;height:16px;cursor:pointer;color:#a9a9ca;display:none;margin-left:20px}.site-header .account .notifications-bell.show{display:block}@media only screen and (max-width:700px){.site-header .account .notifications-bell.show{display:none}}@media only screen and (max-width:700px){.site-header .account .notifications-bell{display:none}}.site-header .account .notifications-bell svg{width:100%;height:100%}.site-header .account .notifications-bell .notifications-counter{position:absolute;left:11.35px;width:16px;height:16px;background:#ff4040;box-sizing:border-box;border-radius:50%;color:white;text-align:center;top:-9px;display:flex;align-items:center;justify-content:center;font-weight:500;font-size:12px;line-height:165%}.site-header .account .user-box{height:53px;padding:7px 10px;background-color:#33334c;border-radius:4px;display:flex;align-items:center}.site-header .account .user-box .profile-btn{cursor:pointer;margin-right:10px}.site-header .account .user-box .profile-btn svg{width:12px;height:9px}.site-header .account .user-box .profile-link{width:34px;height:34px;position:relative;top:1px;margin-right:10px}.site-header .account .user-box .avatar{width:100%;height:100%;display:inline-block;border-radius:4px}.site-header .account .user-box .user-info{display:block;text-align:left;float:right;width:86px}.site-header .account .user-box .user-info .username{font-weight:600;font-size:12px;line-height:normal;color:#fff;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.site-header .account .user-box .user-info .balance-container{position:relative}.site-header .account .user-box .user-info .balance-container .balance-row{width:100%;height:21px;background-color:#212135;border-radius:5px;display:flex;align-items:center;justify-content:flex-start;gap:3px;padding:0 4px;cursor:pointer}.site-header .account .user-box .user-info .balance-container .amount{font-weight:600;font-size:11.5px;line-height:1.5em;color:#01d676;text-align:center;max-height:15px}.site-header .account .user-box .user-info .balance-container .amount+svg{margin-left:auto;cursor:pointer;padding:3px 0;height:15px;width:12px;position:relative;top:1px}.site-header .account .user-box .user-info .balance-container svg.show-currency,.site-header .account .user-box .user-info .balance-container svg.show-coins{width:15px;height:15px}.site-header .account .user-box .user-info .balance-container.active .currency-picker{display:flex}.site-header .account .user-box .user-info .balance-container.on-currency .show-currency{display:block}.site-header .account .user-box .user-info .balance-container.on-currency .show-coins{display:none}.site-header .account .user-box .user-info .balance-container .show-currency{display:none}.site-header .account .user-box .user-info .balance-container .currency-picker{position:absolute;top:calc(100% + 6px);right:-10px;width:144px;height:36px;background:#48486c;border-radius:5px;align-items:center;gap:8px;padding:10px;display:none}.site-header .account .user-box .user-info .balance-container .currency-picker::before{content:"";position:absolute;right:12px;top:-11px;border:7.21px solid;border-color:transparent transparent #48486c transparent}.site-header .account .user-box .user-info .balance-container .currency-picker .lever{width:30px;height:16px;background:#212135;border-radius:4px;margin:0}.site-header .account .user-box .user-info .balance-container .currency-picker .lever::before,.site-header .account .user-box .user-info .balance-container .currency-picker .lever::after{width:12px;height:12px;border-radius:3px;top:2px;left:2px}.site-header .account .user-box .user-info .balance-container .currency-picker .lever::after{background:#66668b}.site-header .account .user-box .user-info .balance-container .currency-picker input[type=checkbox]:checked+.lever::before,.site-header .account .user-box .user-info .balance-container .currency-picker input[type=checkbox]:checked+.lever::after{left:16px}.site-header .account .user-box .user-info .balance-container .currency-picker input[type=checkbox]:checked+.lever::after{background:#01d676}.site-header .account .user-box .user-info .balance-container .currency-picker .show-coins,.site-header .account .user-box .user-info .balance-container .currency-picker .show-currency{font-weight:600;font-size:9px;line-height:13px;color:#fff;white-space:nowrap}.nav-referral{position:relative;background:linear-gradient(90deg,#396afc 0,#2948ff 100%);border-radius:7px;width:180px;min-width:180px;height:50px;margin-right:0;cursor:pointer;display:flex;justify-content:flex-start;align-items:center;padding:21px}.nav-referral:hover{transform:scale(1.02)}.nav-referral:hover::before{opacity:.3;z-index:-1}.nav-referral::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url("/public/img/buttons/shiningBg.png");background-size:cover;opacity:.2;border-radius:7px;z-index:0;overflow:hidden}.nav-referral svg{position:relative;margin-right:7px;-webkit-transition:-webkit-transform .5s;transition:transform .5s;max-width:22px;max-height:24px}.nav-referral .btn-text{position:relative;margin-left:10px}.nav-referral .btn-text span{display:block}.nav-referral .btn-text span:first-child{font-weight:700;font-size:14px;color:#fff}.nav-referral .btn-text span:last-child{font-weight:700;font-size:10px;color:#fff}.user-balance{display:flex;align-items:center;background:#141523;border-radius:6px;font-size:14px;line-height:160%;color:#fff;font-weight:500;padding:9px 16px}.user-balance .user-balance-icon{margin-right:11px}.user-balance .user-balance-icon svg{width:18px;height:18px}.user-balance .show-currency{display:none}.user-balance .show-coins{display:block}.user-balance.on-currency .show-currency{display:block}.user-balance.on-currency .show-coins{display:none}.user-menu{margin-left:20px}.user-menu .dropdown-toggle{height:40px;background:#2f3043;border-radius:6px;padding:6px 16px 6px 6px;display:flex;align-items:center;box-shadow:none}.user-menu .dropdown-toggle:after{display:none}.user-menu .user-menu-username{margin-right:12px;font-weight:500;font-size:14px;line-height:160%;color:#a9a9ca;max-width:100px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}@media only screen and (max-width:700px){.user-menu .user-menu-username{display:none}}.user-menu .user-menu-avatar,.user-menu .user-menu-avatar img{width:28px;height:28px;border-radius:50%;margin-right:8px}.user-menu .user-menu-toggle-arrow{display:flex;align-items:center;color:#a9a9ca}.user-menu .user-menu-item,.user-menu .user-menu-item a{font-style:normal;font-weight:500;font-size:14px;line-height:160%;color:#a9a9ca}.user-menu .user-menu-item:not(:last-child):not(.user-menu-item-no-margin){margin-bottom:10px}.user-menu .user-menu-item:not(.user-menu-item-separator,.user-menu-currency-switcher):hover{opacity:.8}.user-menu .user-menu-item a{display:flex;align-items:center;padding:10px 4px}.user-menu .user-menu-item-icon{margin-right:13px;width:15px;height:15px;display:flex;align-items:center;justify-content:center}.user-menu .user-menu-item-separator{height:1px;background:#a9a9ca;opacity:.1;margin-top:20px;margin-bottom:20px !important}.user-menu .user-menu-currency-switcher{display:flex;justify-content:space-between;align-items:center;cursor:pointer}.user-menu .user-menu-currency-switcher-show-usd{display:none}.user-menu .user-menu-currency-switcher-show-coins{display:block}.user-menu .user-menu-currency-switcher.on-currency .user-menu-currency-switcher-show-usd{display:block}.user-menu .user-menu-currency-switcher.on-currency .user-menu-currency-switcher-show-coins{display:none}.user-menu .dropdown-menu{background:rgba(51,51,77,0.98);box-shadow:0 0 16px rgba(20,21,35,0.2);border-radius:6px;padding:20px 16px;min-width:224px;margin-top:8px !important}.mobile-navigation{position:fixed;z-index:5;left:0;bottom:0;display:none;align-items:center;flex-direction:row;background:#2e2e46;width:100%;justify-content:space-between;padding:0 60px;overflow-y:visible}@media only screen and (max-width:1199px){.mobile-navigation{display:flex;padding:0 20px}}@media only screen and (max-width:700px){.mobile-navigation{padding:0;gap:5px}}.mobile-navigation .nav-item{display:inline-flex;flex-direction:column;align-items:center;height:74px;padding-top:15px;position:relative;top:0;transition:.3s;flex:1}.mobile-navigation .nav-item svg,.mobile-navigation .nav-item i{height:22px;width:22px;fill:#787ead;color:#787ead;font-size:22px;margin-bottom:10px;text-align:center;line-height:32px}.mobile-navigation .nav-item span{font-weight:500;font-size:12px;line-height:165%;text-align:center;color:#a9a9ca;border-bottom:2px solid transparent}.mobile-navigation .nav-item.bottom-navigation-open-menu{display:flex;height:100%;padding:0;align-items:center;justify-content:center}.mobile-navigation .nav-item.bottom-navigation-open-menu svg{margin-bottom:0}.mobile-navigation .nav-item.highlighted{top:-10px;max-height:67px;max-width:73px;padding-top:12px;background:#33334d;border-radius:6px}.mobile-navigation .nav-item.highlighted span{color:#8d92c6;text-shadow:0 0 4px rgba(0,0,0,0.25)}.mobile-navigation .nav-item.active{background:linear-gradient(180deg,rgba(1,214,118,0) 0,rgba(1,214,118,0.2) 100%)}.mobile-navigation .nav-item.active:not(.highlighted){border-bottom:2px solid #01d676}.mobile-navigation .nav-item.active span{color:white}.mobile-navigation .nav-item.active svg,.mobile-navigation .nav-item.active i{color:#01d676;fill:#01d676}.mobile-navigation .nav-item.highlighted.active{background:linear-gradient(180deg,#01d676 0,#3b807b 100%);box-shadow:0 1px 14px rgba(1,214,118,0.29)}.mobile-navigation .nav-item.highlighted.active span,.mobile-navigation .nav-item.highlighted.active svg,.mobile-navigation .nav-item.highlighted.active i{fill:#fff;color:#fff}@keyframes apear{from{opacity:0}to{opacity:1}}.left-navigation{font-family:Poppins;position:fixed;top:0;left:-300px;background:#25253a;box-shadow:0 4px 51px rgba(0,0,0,0.25);width:227px;height:100vh;z-index:6;-webkit-transition:.25s ease-in-out;-moz-transition:.25s ease-in-out;-o-transition:.25s ease-in-out;transition:.25s ease-in-out;display:flex;flex-direction:column;justify-content:space-between;padding:0 24px}@media only screen and (max-width:700px){.left-navigation{justify-content:flex-start}}.left-navigation .bg-layer{content:"";position:fixed;left:-100%;top:0;width:calc(100% - 227px);height:100%;background:rgba(22,22,33,0.9);opacity:0}.left-navigation.open{left:0}.left-navigation.open .bg-layer{left:227px;animation-name:apear;animation-delay:.25s;animation-fill-mode:forwards}.left-navigation .left-nav-header{height:65px;align-items:center;display:none;justify-content:center}@media only screen and (max-width:700px){.left-navigation .left-nav-header{display:flex}}.left-navigation .left-nav-header .logo{display:inline-flex;margin:0}.left-navigation .left-nav-header .logo svg{display:inline-block}.left-navigation .left-nav-header .logo img{position:relative;height:33px}.left-navigation .left-nav-header .logo img:first-child{z-index:2}.left-navigation .left-nav-header .logo img:last-child{left:-14px}.left-navigation .top-section,.left-navigation .bottom-section{display:flex;flex-direction:column;gap:5px}.left-navigation .top-section{margin-top:80px}@media only screen and (max-width:700px){.left-navigation .top-section{margin-top:15px}}.left-navigation .bottom-section{margin-bottom:17px}@media only screen and (max-width:700px){.left-navigation .bottom-section{margin-top:auto}}.left-navigation .left-menu-item{position:relative;padding:12px 0;display:flex;align-items:center;gap:11px;color:#a9a9ca;font-weight:500;font-size:14px;line-height:160%}.left-navigation .left-menu-item svg{width:20px;height:20px}.left-navigation .left-menu-item.nav-rewards span{color:#ffc800}.left-navigation .left-menu-item.nav-rewards svg:last-child{position:absolute;left:103px;top:12px;width:12px;height:5px}.left-navigation .left-menu-item.nav-referral{position:relative;background:linear-gradient(90deg,#396afc 0,#2948ff 100%);border-radius:7px;width:187px;height:50px;cursor:pointer;display:flex;justify-content:flex-start;align-items:center;padding:21px}.left-navigation .left-menu-item.nav-referral:hover{transform:scale(1.02)}.left-navigation .left-menu-item.nav-referral:hover::before{opacity:.3;z-index:-1}.left-navigation .left-menu-item.nav-referral::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url("/public/img/buttons/shiningBg.png");background-size:cover;opacity:.2;border-radius:7px;z-index:0;overflow:hidden}.left-navigation .left-menu-item.nav-referral svg{position:relative}.left-navigation .left-menu-item.nav-referral .btn-text{position:relative;margin-left:10px}.left-navigation .left-menu-item.nav-referral .btn-text span{display:block}.left-navigation .left-menu-item.nav-referral .btn-text span:first-child{font-weight:700;font-size:14px;color:#fff}.left-navigation .left-menu-item.nav-referral .btn-text span:last-child{font-weight:700;font-size:10px;color:#fff}.left-navigation .left-menu-item.nav-easter{flex-shrink:0;width:180px;min-width:180px;background-size:contain}@media only screen and (min-width:701px) and (max-width:1199px){.left-navigation .left-menu-item.nav-logout{bottom:20px}}.left-navigation .free-case-open-btn{margin-left:0}:root{--footer-logo-height:28px}.site-footer .footer-container{background-color:#1d1e30;padding:64px;display:flex;flex-direction:column;align-items:center}@media only screen and (max-width:700px){.site-footer .footer-container{padding:24px}}.site-footer .footer-container-content{width:100%;max-width:1200px}.site-footer .footer-container-content-left,.site-footer .footer-container-content-right{display:flex;flex:1;position:relative;z-index:1}@media only screen and (max-width:700px){.site-footer .footer-container-content-left{flex-direction:column;align-items:center}.site-footer .footer-container-content-left .languageSelector{display:flex;align-items:center}.site-footer .footer-container-content-left .languageSelector a{top:0}.site-footer .footer-container-content-left .languageSelector .language-dropdown-label{margin-right:20px}}.site-footer .footer-container-top .footer-container-content{display:flex}@media only screen and (max-width:700px){.site-footer .footer-container-top .footer-container-content{flex-direction:column}}.site-footer .footer-container-socials{padding:24px 64px}@media only screen and (max-width:700px){.site-footer .footer-container-socials{padding:24px}}@media only screen and (min-width:701px) and (max-width:1199px){.site-footer .footer-container-socials{padding:24px 24px 98px 24px}}.site-footer .footer-container-socials .footer-container-content{display:flex;justify-content:space-between}@media only screen and (max-width:700px){.site-footer .footer-container-socials .footer-container-content{flex-direction:column}}.site-footer .footer-container-socials-left-content{display:flex;gap:16px}@media only screen and (max-width:700px){.site-footer .footer-container-socials-left-content{justify-content:center}}.site-footer .footer-container-socials-right-content{display:none;gap:32px}.site-footer .footer-container-trustpilot-mobile{display:none}@media only screen and (max-width:700px){.site-footer .footer-container-trustpilot-mobile{display:block;padding:24px 24px 98px 24px}}.site-footer .footer-logo{display:flex;align-items:center;height:var(--footer-logo-height)}.site-footer .footer-logo svg:first-child{margin-right:5px}.site-footer .footer-trustpilot{margin-top:28px}.site-footer .footer-trustpilot-top{margin-top:-52px;margin-left:-16px}@media only screen and (max-width:700px){.site-footer .footer-trustpilot{margin-top:0}.site-footer .footer-trustpilot-top{display:none !important}}.site-footer *{font-family:Poppins,sans-serif}.site-footer .footer-right-content,.site-footer .footer-left-content{flex:2}.site-footer .footer-left-content .languageSelector{margin-top:33px}@media only screen and (max-width:700px){.site-footer .footer-right-content{margin-top:24px;display:none}}@media only screen and (max-width:700px){.site-footer .footer-left-content{display:flex;flex-direction:column;align-items:center}.site-footer .footer-left-content .languageSelector{display:none}}.site-footer .footer-middle-content{display:flex;flex:4}.site-footer .footer-section-title,.site-footer .language-dropdown-label{font-weight:500;font-size:18px;line-height:140%;letter-spacing:.01em;color:#ccd;padding:0}.site-footer .footer-section{flex:1}@media only screen and (max-width:700px){.site-footer .footer-section{margin-top:24px}}.site-footer .footer-section-title{margin:0 0 16px 0;height:var(--footer-logo-height);display:flex;align-items:center}@media only screen and (max-width:700px){.site-footer .footer-section-title{margin:0 0 12px 0}}.site-footer .footer-section-link{display:block;font-weight:500;font-size:14px;line-height:160%;color:#a9a9ca;cursor:pointer}.site-footer .footer-section-link:not(:last-child){margin-bottom:12px}@media only screen and (max-width:700px){.site-footer .footer-section-link:not(:last-child){margin-bottom:8px}}.site-footer .footer-section-language{order:1}@media only screen and (max-width:700px){.site-footer .footer-section-language{order:3;display:flex;flex-direction:column;align-items:center}}.site-footer .footer-section-about{order:2}.site-footer .footer-section-support{order:3}@media only screen and (max-width:700px){.site-footer .footer-section-support{order:1}}.site-footer .selectedLanguage{background:#242537;border-radius:20px;padding:10px 12px}.site-footer .selectedLanguage .languageText{font-weight:300;font-size:14px;line-height:16px;color:#a9a9ca;height:unset}.site-footer .selectedLanguage .material-icons.chevron{display:none}.site-footer .footer-all-rights,.site-footer .footer-copyright{font-weight:500;font-size:12px;line-height:165%;color:#a9a9ca;margin-bottom:0}.site-footer .footer-copyright{color:rgba(169,169,202,0.6);margin:0}.site-footer .footer-separator{height:1px;background-color:#2a2b43}.site-footer .footer-separator.footer-separator-mobile-only{display:none}@media only screen and (max-width:700px){.site-footer .footer-separator.footer-separator-mobile-only{display:block}}.site-footer .footer-social-link{width:40px;height:40px;border-radius:20px;display:flex;align-items:center;justify-content:center;background:#242537;color:#7d7d9e}.site-footer .footer-social-link:hover{color:white}.site-footer .footer-social-link-twitter:hover{background:#1d9bf0}.site-footer .footer-social-link-facebook:hover{background:#4267b2}.site-footer .footer-social-link-instagram:hover{background:radial-gradient(circle at 30% 107%,#fdf497 0,#fdf497 5%,#fd5949 45%,#d6249f 60%,#285aeb 90%)}.site-footer .footer-social-link-reddit:hover{background:#ff5700}.site-footer .footer-social-link-discord:hover{background:#7289da}.site-footer .footer-social-link-trustpilot:hover{background:#007f4e}.site-footer .footer-stats-item{display:flex;align-items:center}@media only screen and (max-width:700px){.site-footer .footer-stats-item{flex-direction:column;flex:1;margin-top:24px}}.site-footer .footer-stats-item-info{margin-left:12px}.site-footer .footer-stats-item-text{font-weight:500;font-size:12px;line-height:18px;color:#7d7d9e;margin:0}.site-footer .footer-stats-item-value{font-style:normal;font-weight:600;font-size:16px;line-height:24px;color:#fff;margin:0}.site-footer .footer-section-language-mobile{display:none}@media only screen and (max-width:700px){.site-footer .footer-section-language-mobile{display:block;margin-top:24px}.site-footer .footer-section-language-mobile .languageSelectorDropdownContainer{margin-top:15px}.site-footer .footer-section-language-mobile .languageSelectorDropdownContainer .dropdown-trigger{top:0}}.languageSelectorDropdownContainer{font-family:Poppins;font-style:normal;font-weight:normal;font-size:14px;line-height:23px;color:#9397dc;display:inline-block;vertical-align:middle}.languageSelectorDropdownContainer .dropdown-trigger{position:relative;top:15px;cursor:pointer}.languageSelectorDropdownContainer .chevron{color:#9397dc;opacity:.4;transform:rotate(90deg)}.languageSelectorDropdownContainer .dropdown-menu{margin-bottom:15px}.languageSelectorDropdownContainer .languageSelectorDropdown{background:#333853;border-radius:3px}.languageSelectorDropdownContainer .languageSelectorDropdown .menuItems{width:207px;background:#333853;max-height:215px;height:auto;padding:5px 12px;overflow-y:auto;overflow-x:hidden}@media only screen and (max-width:700px){.languageSelectorDropdownContainer .languageSelectorDropdown .menuItems{width:170px;max-height:150px;height:auto}}.languageSelectorDropdownContainer .languageSelectorDropdown .menuItems&gt;li{display:flex;align-items:center;text-align:left;vertical-align:middle;padding:8px}.languageSelectorDropdownContainer .languageSelectorDropdown .menuItems&gt;li .languageText{color:#9397dc;padding-left:5px}.languageSelectorDropdownContainer .languageSelectorDropdown .menuItems&gt;li:hover,.languageSelectorDropdownContainer .languageSelectorDropdown .menuItems&gt;li.active{background:#404769;border-radius:5px;cursor:pointer}.languageSelectorDropdownContainer .languageSelectorDropdown .menuItems&gt;li.active{pointer-events:none;opacity:.9}.languageSelectorDropdownContainer .languageSelectorDropdown:before{position:absolute;border-radius:2px;right:57%;bottom:-5px;width:10px;height:10px;content:"";display:block;background-color:#333853;transform:rotate(134deg)}@media only screen and (max-width:700px){.languageSelectorDropdownContainer .languageSelectorDropdown:before{right:82px}}.languageSelectorDropdownContainer ::-webkit-scrollbar{width:5px;background:#01d676;box-shadow:0 0 16px rgba(68,95,83,0.2),inset 0 1px 0 #00ffc2;border-radius:0 2px 2px 0}.languageSelectorDropdownContainer ::-webkit-scrollbar-track{background:#414261;margin-right:10px;width:2px}.languageSelectorDropdownContainer ::-webkit-scrollbar-thumb{background:#01d676;background-repeat:no-repeat;background-size:5px;background-position:center}.languageSelectorDropdownContainer ::-webkit-scrollbar-thumb:hover{background:#01d676}.languageSelectorDropdownContainer .selectedLanguage{display:flex;align-items:center}.languageSelectorDropdownContainer .languageImage{width:20px;height:20px;margin-right:5px;border-radius:40px}.languageSelectorDropdownContainer .languageText{color:#9397dc;font-size:15px;font-weight:500;line-height:25px;height:24px}.languageSelectorDropdownContainer .languageDropdownLabel{font-weight:600;font-size:18px;color:#545683;margin-bottom:3px}.nav-easter{width:190px;height:50px;min-width:190px;background:url("/public/img/easter/header-btn-bg.png");background-size:cover;background-repeat:no-repeat}.easter-page{position:relative;font-family:Poppins;padding-bottom:200px}.easter-page .easter-start-timer{position:absolute;left:50%;top:0;transform:translateX(-50%);width:290px;height:50px;background:linear-gradient(180deg,rgba(0,0,0,0) 0,rgba(48,250,159,0.06) 100%),linear-gradient(180deg,#303045 0,#53536f 100%);box-shadow:0 20px 28px #262637;border-radius:0 0 5px 5px;display:flex;justify-content:center;align-items:center;border:1px solid;border-image-slice:1;border-width:1px;border-image-source:linear-gradient(180deg,rgba(138,138,161,0) 0,#30fa9f 100%);z-index:1}.easter-page .easter-start-timer .timer-text{font-weight:500;font-size:18px;color:#fff;margin-right:10px}.easter-page .easter-start-timer .timer-values span{display:inline-flex;justify-content:center;align-items:center;width:30px;height:30px;background:rgba(48,250,159,0.15);border-radius:5px;font-weight:500;font-size:18px;color:#30fa9f}.easter-page .easter-top-section{position:relative;padding-top:14vh;height:calc(100vh - 157px);background-image:url("/public/img/easter/top-bg.png");background-size:cover}@media only screen and (min-width:1200px){.easter-page .easter-top-section{min-height:610px}}@media only screen and (max-width:1399px){.easter-page .easter-top-section{padding-top:14vh}}@media only screen and (min-width:1200px) and (max-width:1399px){.easter-page .easter-top-section{min-height:450px}}@media only screen and (max-width:1199px){.easter-page .easter-top-section{height:auto;text-align:center}}@media only screen and (max-width:700px){.easter-page .easter-top-section{padding-top:100px}}.easter-page .easter-top-section .easter-heading{position:relative;width:80%;left:10%;padding:9vh 40px 25px 40px;background:#2a2c46;box-shadow:0 8px 54px rgba(0,0,0,0.24),inset 0 0 50px rgba(100,114,158,0.49),inset 0 0 100px rgba(70,78,109,0.5);border-radius:20px;margin-bottom:25px}@media only screen and (min-width:1200px) and (max-width:1399px){.easter-page .easter-top-section .easter-heading{left:20%;width:60%;padding-top:7vh}}@media only screen and (max-width:700px){.easter-page .easter-top-section .easter-heading{padding:40px 15px 15px 15px;width:calc(100% - 30px);left:15px}}.easter-page .easter-top-section .easter-heading .title{position:absolute;top:-91px;left:50%;transform:translateX(-50%);text-align:center;width:38%;z-index:1}.easter-page .easter-top-section .easter-heading .title img{width:100%}@media only screen and (max-width:1399px){.easter-page .easter-top-section .easter-heading .title{top:-9vh}}@media only screen and (max-width:700px){.easter-page .easter-top-section .easter-heading .title{width:90%;top:-75px}}.easter-page .easter-top-section .easter-heading .heading-items{font-size:0;display:flex;justify-content:center;align-items:center;flex-wrap:wrap}.easter-page .easter-top-section .easter-heading .heading-items .heading-item{position:relative;width:calc((100% - 30px) / 3);min-width:257px;min-height:257px;padding-bottom:calc((100% - 30px) / 3);background:#30314c;box-shadow:inset 0 0 50px #64729e,inset 0 0 100px rgba(70,78,109,0.5);border-radius:20px;display:inline-block;font-size:10px;margin-right:15px;margin-bottom:25px}@media only screen and (min-width:1200px) and (max-width:1399px){.easter-page .easter-top-section .easter-heading .heading-items .heading-item{min-width:200px;min-height:200px}}@media only screen and (max-width:700px){.easter-page .easter-top-section .easter-heading .heading-items .heading-item{width:100%;padding-bottom:100%;margin-right:0}}.easter-page .easter-top-section .easter-heading .heading-items .heading-item:last-child{margin-right:0}.easter-page .easter-top-section .easter-heading .heading-items .heading-item .heading-item-content{position:absolute;width:100%;height:100%;padding:23px}.easter-page .easter-top-section .easter-heading .heading-items .heading-item .heading-item-content .heading-desc{position:absolute;bottom:15px;left:10%;width:80%;font-weight:500;font-size:calc(10px + 0.5vw);text-align:center;color:#fff;height:15%;min-height:15px;letter-spacing:-0.03em}@media only screen and (min-width:1200px){.easter-page .easter-top-section .easter-heading .heading-items .heading-item .heading-item-content .heading-desc{font-size:calc(12px + 0.26vw)}}@media only screen and (min-width:1200px) and (max-width:1399px){.easter-page .easter-top-section .easter-heading .heading-items .heading-item .heading-item-content .heading-desc{font-size:calc(4px + 0.5vw)}}@media only screen and (min-width:701px) and (max-width:1199px){.easter-page .easter-top-section .easter-heading .heading-items .heading-item .heading-item-content .heading-desc{font-size:calc(10px + 0.2vw)}}@media only screen and (max-width:700px){.easter-page .easter-top-section .easter-heading .heading-items .heading-item .heading-item-content .heading-desc{font-size:calc(12px + 0.6vw)}}.easter-page .easter-top-section .easter-heading .heading-items .heading-item .heading-item-content .easter-3k-img{position:absolute;top:5%;left:5.5%;width:68.7%}.easter-page .easter-top-section .easter-heading .heading-items .heading-item .heading-item-content .easter-daily-img{position:absolute;top:22.5%;left:7.5%;width:18.7%}.easter-page .easter-top-section .easter-heading .heading-items .heading-item .heading-item-content .easter-money-case-img{position:absolute;top:16.25%;left:16.25%;width:82%}.easter-page .easter-top-section .easter-heading .heading-items .heading-item .heading-item-content .easter-eggs-group-img{position:absolute;top:0;left:0;width:100%}.easter-page .easter-top-section .easter-heading .heading-items .heading-item .heading-item-content .easter-come-back-img{position:absolute;top:10%;left:10%;width:78%}.easter-page .easter-top-section .easter-heading .heading-items .heading-item .heading-item-content .easter-prizes-img{position:absolute;top:16.25%;left:13.75%;width:73.5%}.easter-page .easter-top-section .easter-heading .heading-items .heading-item:last-child .easter-daily-img{position:absolute;top:8.7%;left:57.5%}.easter-page .easter-top-section .easter-heading .heading-reminder{font-weight:500;font-size:12px;text-align:center;color:#fff}.easter-page .easter-top-section .easter-lead-btn{position:absolute;left:50%;bottom:-25px;transform:translateX(-50%);width:282px;height:50px;background:#01d676;box-shadow:0 1.54px 3.08px rgba(0,0,0,0.2),inset 0 1.54px 0 #00ffc2;border-radius:4px;font-weight:600;font-size:15px;text-align:center;color:#1d1d2e;line-height:50px;cursor:pointer;z-index:4}@media only screen and (max-width:1199px){.easter-page .easter-top-section .easter-lead-btn{position:relative;display:inline-block;transform:unset;left:unset;bottom:unset;margin-bottom:25px}}.easter-page .easter-top-section .easter-grass-section::before,.easter-page .easter-top-section .easter-grass-section::after{content:"";position:absolute;bottom:0;left:0;width:35%;max-width:566px;height:90px;background-image:url("/public/img/easter/grass-top.png");background-size:contain;background-repeat:no-repeat;background-position:bottom}.easter-page .easter-top-section .easter-grass-section::after{left:unset;right:0;-moz-transform:scale(-1,1);-webkit-transform:scale(-1,1);-o-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}@media only screen and (max-width:1199px){.easter-page .easter-top-section .easter-grass-section{position:relative;height:90px}.easter-page .easter-top-section .easter-grass-section::before{background-size:unset;background-repeat:repeat-x;width:100%;max-width:100%;height:100%}.easter-page .easter-top-section .easter-grass-section::after{content:unset}}@media only screen and (max-width:700px){.easter-page .easter-top-section .easter-grass-section{height:114px;top:11px}.easter-page .easter-top-section .easter-grass-section::before{background-image:url("/public/img/easter/grass-wall.png")}}.easter-page .easter-main-sction{position:relative;padding-top:200px;margin-bottom:40px}@media only screen and (min-width:701px) and (max-width:1199px){.easter-page .easter-main-sction{padding-top:80px}}@media only screen and (max-width:700px){.easter-page .easter-main-sction{padding-top:30px}}.easter-page .easter-main-sction .easter-calendar{position:relative;width:70%;max-width:1300px;margin:0 auto}@media only screen and (max-width:700px){.easter-page .easter-main-sction .easter-calendar{width:calc(100% - 30px)}}.easter-page .easter-main-sction .easter-calendar .easter-cal-row{display:flex;justify-content:center;flex-wrap:wrap;padding-bottom:40px;margin:0 -35px 15px -35px}@media only screen and (max-width:700px){.easter-page .easter-main-sction .easter-calendar .easter-cal-row{margin:0 -17.5px 15px -17.5px}}.easter-page .easter-main-sction .easter-calendar .easter-cal-row .calendar-item{position:relative;width:15%;max-width:164px;min-width:109px;max-height:187px;min-height:123px;padding-bottom:min(17%,187px);margin:35px}.easter-page .easter-main-sction .easter-calendar .easter-cal-row .calendar-item:nth-of-type(even){top:40px}@media only screen and (min-width:1572px){.easter-page .easter-main-sction .easter-calendar .easter-cal-row .calendar-item:nth-last-of-type(-n+10):nth-of-type(even){top:0}.easter-page .easter-main-sction .easter-calendar .easter-cal-row .calendar-item:nth-last-of-type(-n+10):nth-of-type(odd){top:40px}.easter-page .easter-main-sction .easter-calendar .easter-cal-row .calendar-item:nth-last-of-type(-n+5):nth-of-type(odd){top:0}.easter-page .easter-main-sction .easter-calendar .easter-cal-row .calendar-item:nth-last-of-type(-n+5):nth-of-type(even){top:40px}}@media only screen and (min-width:700px) and (max-width:922px),(min-width:532px) and (max-width:700px){.easter-page .easter-main-sction .easter-calendar .easter-cal-row .calendar-item:nth-of-type(4),.easter-page .easter-main-sction .easter-calendar .easter-cal-row .calendar-item:nth-of-type(6),.easter-page .easter-main-sction .easter-calendar .easter-cal-row .calendar-item:nth-of-type(10),.easter-page .easter-main-sction .easter-calendar .easter-cal-row .calendar-item:nth-of-type(12){top:0}.easter-page .easter-main-sction .easter-calendar .easter-cal-row .calendar-item:nth-of-type(5),.easter-page .easter-main-sction .easter-calendar .easter-cal-row .calendar-item:nth-of-type(11){top:40px}}@media only screen and (max-width:427px){.easter-page .easter-main-sction .easter-calendar .easter-cal-row .calendar-item{margin:17.5px}}.easter-page .easter-main-sction .easter-calendar .easter-cal-row .calendar-item::before{content:"";position:absolute;top:5.5%;left:6%;width:87%;height:72%;background:url("/public/img/easter/calendar-bg.png");background-size:contain;z-index:-2}.easter-page .easter-main-sction .easter-calendar .easter-cal-row .calendar-item::after{content:"";position:absolute;top:41.7%;left:-1.2%;width:102%;height:32%;background:url("/public/img/easter/eggs-group.png");background-size:contain;z-index:-2}.easter-page .easter-main-sction .easter-calendar .easter-cal-row .calendar-item .calendar-item-bg{position:absolute;top:0;left:0;width:100%;height:100%;background:url("/public/img/easter/calendar-border.png");background-size:contain;background-repeat:no-repeat}.easter-page .easter-main-sction .easter-calendar .easter-cal-row .calendar-item .calendar-item-btn{position:absolute;left:4px;bottom:10%;width:calc(100% - 8px);height:20%;background:#01d676;border-radius:3px;font-weight:700;font-size:calc(12px + 0.5vw);line-height:100%;text-align:center;text-transform:uppercase;color:#fff;text-shadow:0 2px 3px rgba(0,0,0,0.15)}.easter-page .easter-main-sction .easter-calendar .easter-cal-row .calendar-item .calendar-item-btn svg{position:absolute;top:18%;width:21%;height:100%;z-index:0}.easter-page .easter-main-sction .easter-calendar .easter-cal-row .calendar-item .calendar-item-btn svg:first-of-type{left:-16%}.easter-page .easter-main-sction .easter-calendar .easter-cal-row .calendar-item .calendar-item-btn svg:last-of-type{right:-16%;transform:rotate(180deg)}.easter-page .easter-main-sction .easter-calendar .easter-cal-row .calendar-item .title{position:absolute;top:20%;left:50%;transform:translateX(-50%);font-family:Cornerstone;font-weight:400;font-size:calc(30px + 0.9vw);color:#fff;z-index:-2}.easter-page .easter-main-sction .easter-calendar .easter-cal-row .calendar-item .title::after{content:"";position:absolute;bottom:2px;left:-17%;width:135%;height:40%;background:#171825;filter:blur(15px)}.easter-page .easter-main-sction .easter-calendar .easter-cal-row .calendar-item .calendar-item-view-winners{position:absolute;top:47%;left:50%;width:67%;height:15%;padding-top:6px;transform:translateX(-50%);background-image:url("/public/img/easter/view-winners-bg.png");background-size:cover;font-weight:700;font-size:12px;text-align:center;line-height:100%;color:rgba(255,255,255,0.9);text-shadow:0 2px 3px rgba(0,0,0,0.15);cursor:pointer;display:none}@media only screen and (max-width:1199px){.easter-page .easter-main-sction .easter-calendar .easter-cal-row .calendar-item .calendar-item-view-winners{width:85%;padding-top:2px}}.easter-page .easter-main-sction .easter-calendar .easter-cal-row .calendar-item.closed::before,.easter-page .easter-main-sction .easter-calendar .easter-cal-row .calendar-item.closed::after,.easter-page .easter-main-sction .easter-calendar .easter-cal-row .calendar-item.closed .title,.easter-page .easter-main-sction .easter-calendar .easter-cal-row .calendar-item.closed .calendar-item-btn,.easter-page .easter-main-sction .easter-calendar .easter-cal-row .calendar-item.closed .calendar-item-bg{filter:grayscale(100%)}.easter-page .easter-main-sction .easter-calendar .easter-cal-row .calendar-item.closed::before,.easter-page .easter-main-sction .easter-calendar .easter-cal-row .calendar-item.closed::after,.easter-page .easter-main-sction .easter-calendar .easter-cal-row .calendar-item.closed .title,.easter-page .easter-main-sction .easter-calendar .easter-cal-row .calendar-item.closed .calendar-item-btn{opacity:.7}.easter-page .easter-main-sction .easter-calendar .easter-cal-row .calendar-item.closed .calendar-item-btn{background:#30314a;color:#9a9de7}.easter-page .easter-main-sction .easter-calendar .easter-cal-row .calendar-item.closed .calendar-item-btn svg{fill:#30314a}.easter-page .easter-main-sction .easter-calendar .easter-cal-row .calendar-item.closed .calendar-item-view-winners{display:block}.easter-page .easter-main-sction .easter-calendar .easter-cal-row .calendar-item.wating .calendar-item-btn{background:#ff575e}.easter-page .easter-main-sction .easter-calendar .easter-cal-row .calendar-item.wating .calendar-item-btn svg{fill:#ff575e}.easter-page .easter-main-sction .easter-calendar .easter-rewards-block{position:relative;width:100%;background:#2a2c46;box-shadow:0 8px 54px rgba(0,0,0,0.24),inset 0 0 50px rgba(100,114,158,0.49),inset 0 0 100px rgba(70,78,109,0.5);border-radius:40px;padding:26px;margin-top:80px;margin-bottom:35px}@media only screen and (max-width:700px){.easter-page .easter-main-sction .easter-calendar .easter-rewards-block{width:calc(100% - 30px);padding:10px}}.easter-page .easter-main-sction .easter-calendar .easter-rewards-block::before{content:"";position:absolute;top:-43px;left:0;width:100%;height:99px;background-image:url("/public/img/easter/grass.png");background-repeat:repeat-x;z-index:-1}.easter-page .easter-main-sction .easter-calendar .easter-rewards-block .top-arrow{content:"";position:absolute;top:-28px;left:calc(50% - 42.5px);transform:translateX(-50%);width:85px;height:48px;background-image:url("/public/img/easter/rewards-arrow.png");background-size:cover;background-repeat:no-repeat}@media only screen and (max-width:700px){.easter-page .easter-main-sction .easter-calendar .easter-rewards-block .top-arrow{top:-40px}}.easter-page .easter-main-sction .easter-calendar .easter-rewards-block&gt;div:first-child{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;border-radius:40px}.easter-page .easter-main-sction .easter-calendar .easter-rewards-block&gt;div:first-child::after{content:"";position:absolute;top:-10px;left:0;width:100%;height:60px;background:#54615e;border-radius:40px;filter:blur(8px)}.easter-page .easter-main-sction .easter-calendar .easter-rewards-block .easter-rewards-content{position:relative;background:linear-gradient(180deg,rgba(38,39,57,0) 0,#4a4e8a 187.43%),#161725;box-shadow:inset 0 8px 150px rgba(22,23,37,0.82);border-radius:30px;width:100%;height:100%;overflow:hidden;padding:50px 50px 40px 50px}@media only screen and (max-width:700px){.easter-page .easter-main-sction .easter-calendar .easter-rewards-block .easter-rewards-content{padding:40px 0}}.easter-page .easter-main-sction .easter-calendar .easter-rewards-block .easter-rewards-content::after{content:"";position:absolute;bottom:0;left:0;width:100%;height:32px;background-image:url("/public/img/easter/grass-flowers.png");background-repeat:repeat-x;opacity:.8}.easter-page .easter-main-sction .easter-calendar .easter-rewards-block .easter-rewards-content.show-case{padding:70px 0 40px 0}.easter-page .easter-main-sction .easter-calendar .easter-rewards-block .easter-rewards-content.show-case .easter-eggs-list{display:none}.easter-page .easter-main-sction .easter-calendar .easter-rewards-block .easter-rewards-content.show-case .easter-eggs-case-block{display:block}.easter-page .easter-main-sction .easter-calendar .easter-rewards-block .easter-rewards-content.show-case .easter-daily-winners{width:calc(100% - 100px);margin:0 auto}.easter-page .easter-main-sction .easter-calendar .easter-rewards-block .easter-rewards-content.show-winners .easter-eggs-list,.easter-page .easter-main-sction .easter-calendar .easter-rewards-block .easter-rewards-content.show-winners .easter-eggs-case-block,.easter-page .easter-main-sction .easter-calendar .easter-rewards-block .easter-rewards-content.show-winners .easter-daily-winners{display:none}.easter-page .easter-main-sction .easter-calendar .easter-rewards-block .easter-rewards-content.show-winners .easter-winners-history-block{display:block}.easter-page .easter-main-sction .easter-calendar .easter-rewards-block .easter-rewards-content .easter-close-btn{position:absolute;top:18px;right:18px;width:35px;height:35px;border-radius:50%;background-color:#f34d54;display:flex;justify-content:center;align-items:center}.easter-page .easter-main-sction .easter-calendar .easter-rewards-block .easter-rewards-content .easter-eggs-list{display:flex;justify-content:center;align-items:flex-start;flex-wrap:wrap;margin-bottom:30px}@media only screen and (max-width:700px){.easter-page .easter-main-sction .easter-calendar .easter-rewards-block .easter-rewards-content .easter-eggs-list{flex-direction:column;align-items:center}}.easter-page .easter-main-sction .easter-calendar .easter-rewards-block .easter-rewards-content .easter-reward-block{text-align:center;width:33.3333333333%;min-width:230px}@media only screen and (min-width:701px) and (max-width:1199px){.easter-page .easter-main-sction .easter-calendar .easter-rewards-block .easter-rewards-content .easter-reward-block{width:50%}.easter-page .easter-main-sction .easter-calendar .easter-rewards-block .easter-rewards-content .easter-reward-block:not(:last-child){margin-bottom:30px}}@media only screen and (max-width:700px){.easter-page .easter-main-sction .easter-calendar .easter-rewards-block .easter-rewards-content .easter-reward-block{width:100%}.easter-page .easter-main-sction .easter-calendar .easter-rewards-block .easter-rewards-content .easter-reward-block:not(:last-child){margin-bottom:30px}}.easter-page .easter-main-sction .easter-calendar .easter-rewards-block .easter-rewards-content .easter-eggs-case-block{text-align:center;display:none;margin-bottom:30px}.easter-page .easter-main-sction .easter-calendar .easter-rewards-block .easter-rewards-content .easter-eggs-case-block .rewards-slider-container{margin-bottom:30px}.easter-page .easter-main-sction .easter-calendar .easter-rewards-block .easter-rewards-content .easter-eggs-case-block .egg-rewards-content{max-width:310px;margin:0 auto}.easter-page .easter-main-sction .easter-calendar .easter-rewards-block .easter-rewards-content .easter-eggs-case-block .egg-rewards-content .egg-rewards-heading{max-width:282px;margin-left:auto;margin-right:auto}.easter-page .easter-main-sction .easter-calendar .easter-rewards-block .easter-rewards-content .easter-eggs-case-block .egg-rewards-content .reward-item.show-chance{width:100px;height:100px}.easter-page .easter-main-sction .easter-calendar .easter-rewards-block .easter-rewards-content .easter-eggs-case-block .egg-rewards-content .reward-item.show-chance:not(.easter-prize-ps5) img{top:11px}.easter-page .easter-main-sction .easter-calendar .easter-rewards-block .easter-rewards-content .easter-eggs-case-block .egg-rewards-content .reward-item.show-chance span{font-size:10px;bottom:8px}.easter-page .easter-main-sction .easter-calendar .easter-rewards-block .easter-rewards-content .easter-eggs-case-block .egg-rewards-content .reward-item.show-chance img{width:78px}.easter-page .easter-main-sction .easter-calendar .easter-rewards-block .easter-rewards-content .easter-eggs-case-block.win .win-celebration{display:block;width:80%;left:10%;opacity:1}.easter-page .easter-main-sction .easter-calendar .easter-rewards-block .easter-rewards-content .easter-winners-history-block{display:none;padding-bottom:20px}@media only screen and (max-width:1199px){.easter-page .easter-main-sction .easter-calendar .easter-rewards-block .easter-rewards-content .easter-winners-history-block{padding:0 15px}}.easter-page .easter-main-sction .easter-calendar .easter-rewards-block .easter-rewards-content .easter-winners-history-block .winners-heading{display:flex;align-items:center;justify-content:flex-start;margin-bottom:30px}.easter-page .easter-main-sction .easter-calendar .easter-rewards-block .easter-rewards-content .easter-winners-history-block .winners-heading .title{font-weight:700;font-size:25px;text-transform:uppercase;background:linear-gradient(180deg,#fff 0,rgba(255,255,255,0) 162.5%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent;text-shadow:0 1px 2px rgba(0,0,0,0.3);margin-right:15px}.easter-page .easter-main-sction .easter-calendar .easter-rewards-block .easter-rewards-content .easter-winners-history-block .winners-heading .line{position:relative;width:60%;height:2px;background:linear-gradient(90deg,#45486b 1.5%,rgba(69,72,107,0) 100%)}.easter-page .easter-main-sction .easter-calendar .easter-rewards-block .easter-rewards-content .easter-winners-history-block .winners-heading .line::after{content:"";position:absolute;top:-2px;left:-6px;width:6px;height:6px;border:1px solid #45486b;border-radius:50%}.easter-page .easter-main-sction .easter-calendar .easter-rewards-block .easter-rewards-content .easter-winners-history-block .winners-content{display:flex;align-items:flex-start}@media only screen and (max-width:1199px){.easter-page .easter-main-sction .easter-calendar .easter-rewards-block .easter-rewards-content .easter-winners-history-block .winners-content{flex-direction:column}}.easter-page .easter-main-sction .easter-calendar .easter-rewards-block .easter-rewards-content .easter-winners-history-block .winners-content .winners-info-list{display:flex;flex-direction:column;padding-top:20px;padding-left:20px;margin-right:20px;width:calc((100% - 20px) / 3)}@media only screen and (max-width:1199px){.easter-page .easter-main-sction .easter-calendar .easter-rewards-block .easter-rewards-content .easter-winners-history-block .winners-content .winners-info-list{justify-content:space-between;flex-direction:row;width:100%;margin-right:0;padding-left:0}}.easter-page .easter-main-sction .easter-calendar .easter-rewards-block .easter-rewards-content .easter-winners-history-block .winners-content .winners-info-list .winners-info:not(:last-child){margin-bottom:20px}@media only screen and (max-width:1199px){.easter-page .easter-main-sction .easter-calendar .easter-rewards-block .easter-rewards-content .easter-winners-history-block .winners-content .winners-info-list .winners-info{margin-right:15px}.easter-page .easter-main-sction .easter-calendar .easter-rewards-block .easter-rewards-content .easter-winners-history-block .winners-content .winners-info-list .winners-info:last-child{text-align:right;margin-right:0}}.easter-page .easter-main-sction .easter-calendar .easter-rewards-block .easter-rewards-content .easter-winners-history-block .winners-content .winners-info-list .winners-info .title{font-weight:600;font-size:16px;color:#8184a8;text-shadow:0 1px 2px rgba(0,0,0,0.3);text-transform:uppercase}.easter-page .easter-main-sction .easter-calendar .easter-rewards-block .easter-rewards-content .easter-winners-history-block .winners-content .winners-info-list .winners-info .value{font-weight:600;font-size:45px;line-height:45px;color:#fcce00;text-shadow:0 0 25px rgba(252,206,0,0.25)}@media only screen and (max-width:1199px){.easter-page .easter-main-sction .easter-calendar .easter-rewards-block .easter-rewards-content .easter-winners-history-block .winners-content .winners-info-list .winners-info .title{font-size:12px}.easter-page .easter-main-sction .easter-calendar .easter-rewards-block .easter-rewards-content .easter-winners-history-block .winners-content .winners-info-list .winners-info .value{font-size:30px}}@media only screen and (max-width:700px){.easter-page .easter-main-sction .easter-calendar .easter-rewards-block .easter-rewards-content .easter-winners-history-block .winners-content .winners-info-list .winners-info .title{font-size:10px}.easter-page .easter-main-sction .easter-calendar .easter-rewards-block .easter-rewards-content .easter-winners-history-block .winners-content .winners-info-list .winners-info .value{font-size:24px}}.easter-page .easter-main-sction .easter-calendar .easter-rewards-block .easter-rewards-content .easter-winners-history-block .winners-content .winners-list-block{display:flex;width:calc(2 * (100% - 20px) / 3)}@media only screen and (max-width:1199px){.easter-page .easter-main-sction .easter-calendar .easter-rewards-block .easter-rewards-content .easter-winners-history-block .winners-content .winners-list-block{width:100%}}.easter-page .easter-main-sction .easter-calendar .easter-rewards-block .easter-rewards-content .easter-winners-history-block .winners-content .winners-list{position:relative;text-align:center;display:flex;flex-direction:column;width:calc(50% - 10px)}.easter-page .easter-main-sction .easter-calendar .easter-rewards-block .easter-rewards-content .easter-winners-history-block .winners-content .winners-list:first-child{margin-right:40px}.easter-page .easter-main-sction .easter-calendar .easter-rewards-block .easter-rewards-content .easter-winners-history-block .winners-content .winners-list .winners-devider{position:absolute;width:1px;height:80%;top:10%;right:-20px;background:#565984;opacity:.5}@media only screen and (max-width:700px){.easter-page .easter-main-sction .easter-calendar .easter-rewards-block .easter-rewards-content .easter-winners-history-block .winners-content .winners-list{width:calc(50% - 5px)}.easter-page .easter-main-sction .easter-calendar .easter-rewards-block .easter-rewards-content .easter-winners-history-block .winners-content .winners-list:first-child{margin-right:10px}.easter-page .easter-main-sction .easter-calendar .easter-rewards-block .easter-rewards-content .easter-winners-history-block .winners-content .winners-list .winners-devider{right:-5px}}.easter-page .easter-main-sction .easter-calendar .easter-rewards-block .easter-rewards-content .easter-winners-history-block .winners-content .winners-list .top-winner{padding:10px;display:inline-flex;justify-content:flex-start;align-items:center;width:100%;min-width:148px;background:rgba(36,36,56,0.5);box-shadow:0 2px 5px rgba(27,27,43,0.15);border-radius:10px;margin-bottom:4px}@media only screen and (max-width:700px){.easter-page .easter-main-sction .easter-calendar .easter-rewards-block .easter-rewards-content .easter-winners-history-block .winners-content .winners-list .top-winner{min-width:130px}}.easter-page .easter-main-sction .easter-calendar .easter-rewards-block .easter-rewards-content .easter-winners-history-block .winners-content .winners-list .top-winner .number{width:32px;height:32px;background:rgba(255,183,0,0.1);border-radius:8px;font-weight:600;font-size:14px;text-align:center;color:#fcce00;margin-right:7px;line-height:32px}.easter-page .easter-main-sction .easter-calendar .easter-rewards-block .easter-rewards-content .easter-winners-history-block .winners-content .winners-list .top-winner .top-winner-info{display:flex;width:calc(100% - 39px);text-align:left}.easter-page .easter-main-sction .easter-calendar .easter-rewards-block .easter-rewards-content .easter-winners-history-block .winners-content .winners-list .top-winner .top-winner-info .username{font-weight:500;font-size:14px;line-height:15px;color:#fff;overflow:hidden;text-overflow:ellipsis}.easter-page .easter-main-sction .easter-calendar .easter-rewards-block .easter-rewards-content .easter-winners-history-block .winners-content .winners-list .top-winner .top-winner-info .won-amount{font-weight:600;font-size:14px;line-height:15px;color:#01d676;margin-left:auto}@media only screen and (max-width:700px){.easter-page .easter-main-sction .easter-calendar .easter-rewards-block .easter-rewards-content .easter-winners-history-block .winners-content .winners-list .top-winner .top-winner-info{flex-direction:column}.easter-page .easter-main-sction .easter-calendar .easter-rewards-block .easter-rewards-content .easter-winners-history-block .winners-content .winners-list .top-winner .top-winner-info .won-amount{margin-left:0}}.easter-page .easter-main-sction .easter-calendar .easter-rewards-block .easter-rewards-content .easter-daily-winners{width:100%;height:54px}.easter-page .easter-main-sction .easter-calendar .easter-rewards-block .easter-rewards-content .easter-daily-winners .title{font-weight:500;font-size:9px;letter-spacing:-0.03em;text-align:left;color:#888ab4;margin-bottom:5px}.easter-page .easter-main-sction .easter-calendar .easter-rewards-block .easter-rewards-content .egg-rewards-heading{display:flex;justify-content:center;align-items:center;margin-bottom:13px}.easter-page .easter-main-sction .easter-calendar .easter-rewards-block .easter-rewards-content .egg-rewards-heading .devide-line{position:relative;top:0;width:calc((100% - 100px) / 2);height:2px;background:linear-gradient(90deg,#45486b 1.5%,rgba(69,72,107,0) 100%)}.easter-page .easter-main-sction .easter-calendar .easter-rewards-block .easter-rewards-content .egg-rewards-heading .devide-line::after{content:"";position:absolute;top:-2px;left:-6px;width:6px;height:6px;border:1px solid #45486b;border-radius:50%}.easter-page .easter-main-sction .easter-calendar .easter-rewards-block .easter-rewards-content .egg-rewards-heading .devide-line:first-child{transform:rotate(180deg)}.easter-page .easter-main-sction .easter-calendar .easter-rewards-block .easter-rewards-content .egg-rewards-heading .text{font-weight:600;font-size:10px;text-align:center;letter-spacing:.12em;color:#14e069;margin:0 12px}.easter-page .easter-main-sction .easter-calendar .easter-rewards-block .easter-rewards-content .egg-rewards{text-align:center}.easter-page .easter-main-sction .easter-calendar .easter-rewards-block .easter-rewards-content .egg-rewards .reward-item{position:relative;width:75px;height:74px;background:#2a2c46;border:.5px solid #424569;border-radius:15px;display:inline-block}@media only screen and (max-width:700px){.easter-page .easter-main-sction .easter-calendar .easter-rewards-block .easter-rewards-content .egg-rewards .reward-item{width:80px;height:80px}}.easter-page .easter-main-sction .easter-calendar .easter-rewards-block .easter-rewards-content .egg-rewards .reward-item img{position:absolute;top:6px;left:50%;transform:translateX(-50%)}.easter-page .easter-main-sction .easter-calendar .easter-rewards-block .easter-rewards-content .egg-rewards .reward-item span{position:absolute;left:8px;bottom:8px;width:calc(100% - 16px);font-weight:600;font-size:8px;line-height:12px;letter-spacing:-0.03em;color:#888ab4}@media only screen and (max-width:700px){.easter-page .easter-main-sction .easter-calendar .easter-rewards-block .easter-rewards-content .egg-rewards .reward-item span{font-size:9px}}.easter-page .easter-main-sction .easter-calendar .easter-rewards-block .easter-rewards-content .egg-rewards .reward-item .reward-item-chance{position:absolute;top:10px;left:10px;font-weight:600;font-size:9px;color:#14e069}.easter-page .easter-main-sction .easter-calendar .easter-rewards-block .easter-rewards-content .egg-rewards .reward-item.show-chance span{bottom:18px}.easter-page .easter-main-sction .easter-calendar .easter-rewards-block .easter-rewards-content .egg-rewards .reward-item.easter-prize-ps5 img{top:-10px}.easter-page .easter-main-sction .easter-calendar .easter-rewards-block .easter-rewards-content .egg-rewards .reward-item.easter-prize-ps5 span{bottom:2px}.easter-page .easter-bottom-section{position:relative;padding:55px 45px 25px 45px;background:linear-gradient(180deg,rgba(252,206,0,0) 0,rgba(252,206,0,0.1) 100%),#2e2f4b;border-radius:30px;display:flex;justify-content:center;width:70%;left:15%;margin-bottom:20px;gap:10px}@media only screen and (max-width:1199px){.easter-page .easter-bottom-section{flex-direction:column;align-items:center}}@media only screen and (max-width:700px){.easter-page .easter-bottom-section{width:calc(100% - 30px);left:15px}}.easter-page .easter-bottom-section::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url("/public/img/easter/confetti.png");mix-blend-mode:lighten;opacity:.4;-webkit-filter:grayscale(100%);filter:grayscale(100%);z-index:0}.easter-page .easter-bottom-section::after{content:"";position:absolute;top:-2px;left:-2px;width:calc(100% + 4px);height:calc(100% + 4px);background:linear-gradient(180deg,rgba(252,206,0,0) 0,#fcce00 100%),#484a6c;border-radius:30px;z-index:-1}.easter-page .easter-bottom-section&gt;div{width:33.3333333333%;position:relative}@media only screen and (max-width:1199px){.easter-page .easter-bottom-section&gt;div{width:100%;max-width:400px}.easter-page .easter-bottom-section&gt;div:nth-child(1){order:2}.easter-page .easter-bottom-section&gt;div:nth-child(2){order:1}.easter-page .easter-bottom-section&gt;div:nth-child(3){order:3}}.easter-page .easter-bottom-section .gold-top-winners-section{min-width:300px}@media only screen and (max-width:1199px){.easter-page .easter-bottom-section .gold-top-winners-section{margin-bottom:20px}}@media only screen and (max-width:700px){.easter-page .easter-bottom-section .gold-top-winners-section{min-width:260px}}.easter-page .easter-bottom-section .gold-top-winners-section .title{font-weight:700;font-size:16px;text-transform:uppercase;background:linear-gradient(180deg,#fff 0,rgba(255,255,255,0) 162.5%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent;text-shadow:0 1px 2px rgba(0,0,0,0.3);margin-bottom:5px;text-align:center}.easter-page .easter-bottom-section .gold-top-winners-section .top-winners{text-align:center;display:flex;flex-direction:column;max-height:320px;flex-wrap:wrap}.easter-page .easter-bottom-section .gold-top-winners-section .top-winners .top-winner{padding:10px;display:inline-flex;justify-content:flex-start;align-items:center;width:calc(50% - 2px);min-width:148px;background:rgba(36,36,56,0.5);box-shadow:0 2px 5px rgba(27,27,43,0.15);border-radius:10px;margin-right:4px;margin-bottom:4px}@media only screen and (max-width:700px){.easter-page .easter-bottom-section .gold-top-winners-section .top-winners .top-winner{min-width:130px}}.easter-page .easter-bottom-section .gold-top-winners-section .top-winners .top-winner .number{width:32px;height:32px;background:rgba(255,183,0,0.1);border-radius:8px;font-weight:600;font-size:10px;text-align:center;color:#fcce00;margin-right:7px;line-height:32px}.easter-page .easter-bottom-section .gold-top-winners-section .top-winners .top-winner .top-winner-info{display:flex;width:calc(100% - 39px);text-align:left}.easter-page .easter-bottom-section .gold-top-winners-section .top-winners .top-winner .top-winner-info .username{font-weight:500;font-size:10px;line-height:15px;color:#fff;overflow:hidden;text-overflow:ellipsis}.easter-page .easter-bottom-section .gold-top-winners-section .top-winners .top-winner .top-winner-info .won-amount{font-weight:600;font-size:10px;line-height:15px;color:#01d676;margin-left:auto}@media only screen and (max-width:700px){.easter-page .easter-bottom-section .gold-top-winners-section .top-winners .top-winner .top-winner-info{flex-direction:column}.easter-page .easter-bottom-section .gold-top-winners-section .top-winners .top-winner .top-winner-info .won-amount{margin-left:0}}.easter-page .easter-bottom-section .golden-egg-section{text-align:center;margin-bottom:40px}.easter-page .easter-bottom-section .timer-section{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 20px 45px 20px}.easter-page .easter-bottom-section .timer-section .title{font-weight:700;font-size:16px;line-height:24px;text-align:center;text-transform:uppercase;background:linear-gradient(180deg,#fff 0,rgba(255,255,255,0) 162.5%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent;text-shadow:0 1px 2px rgba(0,0,0,0.3);margin-bottom:10px}.easter-page .easter-bottom-section .timer-section .easter-timer{width:100%}.easter-page .easter-bottom-section .timer-section .easter-timer .tick-group:not(:last-child){margin-right:10px}.easter-page .easter-bottom-section .timer-section .easter-timer .tick-group .tick-label{display:none}.easter-page .easter-bottom-section .timer-section .easter-timer .tick-group .tick-flip-panel{color:#555;background-color:#fafafa}.easter-page .easter-egg{position:relative;width:142px;height:150px;margin-bottom:16px;display:inline-block}.easter-page .easter-egg::before{content:"";position:absolute;top:calc(50% - 38px);left:calc(50% - 38px);width:76px;height:76px;border-radius:50%;filter:blur(76px)}.easter-page .easter-egg::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%}.easter-page .easter-egg svg{position:absolute;z-index:1}.easter-page .easter-egg svg:nth-child(1){top:5px;right:25px}.easter-page .easter-egg svg:nth-child(2){top:50%;left:12px;width:10px}.easter-page .easter-egg svg:nth-child(3){bottom:0;left:50%;width:10px;height:10px}.easter-page .earned-coins{font-weight:600;font-size:16px;text-align:center;color:#fff;margin-bottom:12px}.easter-page .reward-progress{position:relative;width:100px;height:3px;background:#616176;box-shadow:0 1px 4px rgba(0,0,0,0.1);border-radius:21px;display:block;margin:0 auto 17px auto}.easter-page .reward-progress .reward-progress-percent{position:absolute;top:0;left:0;height:3px;background:#01d676;box-shadow:0 1px 4px rgba(1,214,118,0.2);border-radius:21px}.easter-page .easter-btn{height:34px;border-radius:10px;font-weight:700;font-size:16px;line-height:34px;text-align:center;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,0.3);margin-bottom:13px;box-shadow:inset 0 1px 0 #fff;padding:0 10px}.easter-page .easter-btn img{position:relative;top:2px;margin-left:8px}.easter-page .egg-type-1 .easter-egg::before{background:white}.easter-page .egg-type-1 .easter-egg::after{background-image:url("/public/img/easter/egg-white.png")}.easter-page .egg-type-1 .easter-btn{background:linear-gradient(180deg,#fcfcfc -93.26%,#929292 78.75%)}.easter-page .egg-type-2 .easter-egg::before{background:#01d676}.easter-page .egg-type-2 .easter-egg::after{background-image:url("/public/img/easter/egg-green.png")}.easter-page .egg-type-2 .easter-btn{background:linear-gradient(180deg,#64ffa6 -93.26%,#09b250 78.75%)}.easter-page .egg-type-3 .easter-egg::before{background:#388ef7}.easter-page .egg-type-3 .easter-egg::after{background-image:url("/public/img/easter/egg-blue.png")}.easter-page .egg-type-3 .easter-btn{background:linear-gradient(180deg,#4494f7 -93.28%,#1c7ff7 78.75%)}.easter-page .egg-type-4 .easter-egg::before{background:#c78cff}.easter-page .egg-type-4 .easter-egg::after{background-image:url("/public/img/easter/egg-purple.png")}.easter-page .egg-type-4 .easter-btn{background:linear-gradient(180deg,#c78cff -93.28%,#842cff 78.75%)}.easter-page .egg-type-5 .easter-egg::before{background:#d37c3c}.easter-page .egg-type-5 .easter-egg::after{background-image:url("/public/img/easter/egg-orange.png")}.easter-page .egg-type-5 .easter-btn{background:linear-gradient(180deg,#d18148 -93.28%,#d1691f 78.75%)}.easter-page .egg-type-6 .easter-egg{width:151px;height:156px}.easter-page .egg-type-6 .easter-egg::before{background:#ffee40}.easter-page .egg-type-6 .easter-egg::after{background-image:url("/public/img/easter/egg-gold.png")}.easter-page .egg-type-6 .easter-btn{background:linear-gradient(180deg,#ffee40 -93.26%,#cf932e 78.75%)}.easter-page .easter-walls{position:absolute;background-size:contain;background-repeat:no-repeat}@media only screen and (max-width:700px){.easter-page .easter-walls{display:none}.easter-page .easter-walls.bottom-wall{display:block;bottom:0;left:0;background-image:url("/public/img/easter/bottom-wall.png");background-repeat:repeat-x;width:100%;height:50px}}.easter-page .easter-walls.top-left-wall{top:0;left:0;background-image:url("/public/img/easter/left-corner-wall.png");background-position-y:top;width:32%;padding-bottom:32%;max-width:545px}.easter-page .easter-walls.top-right-wall{top:0;right:-15px;background-image:url("/public/img/easter/right-corner-wall.png");background-position-y:top;background-position-x:right;width:32%;padding-bottom:37%;max-width:558px}.easter-page .easter-walls.middle-left-wall{top:40%;left:0;background-image:url("/public/img/easter/left-wall.png");background-position-y:top;background-position-x:right;width:4.7%;padding-bottom:30%;max-width:90px}.easter-page .easter-walls.middle-right-wall{top:50%;right:0;background-image:url("/public/img/easter/left-wall.png");background-position-y:top;background-position-x:right;width:4.7%;padding-bottom:30%;max-width:90px;transform:rotate(180deg)}.easter-page .easter-walls.bottom-left-wall{bottom:0;left:-15px;background-image:url("/public/img/easter/right-corner-wall.png");width:32%;padding-bottom:37%;max-width:558px;transform:rotate(180deg)}.easter-page .easter-walls.bottom-right-wall{bottom:0;right:0;background-image:url("/public/img/easter/left-corner-wall.png");background-position-y:top;width:32%;padding-bottom:32%;max-width:545px;transform:rotate(180deg)}.easter-page .rewards-slider-container .rewards-slider .reward-item{width:147px}.easter-page .rewards-slider-container .rewards-slider .reward-item .coin-text{margin-bottom:2px}.easter-page .rewards-slider-container .rewards-slider .reward-item .coin-amount{font-size:18px;white-space:break-spaces;line-height:22px}.easter-page .rewards-slider-container .rewards-slider .reward-item.win-prize-giftcard .coin-icon,.easter-page .win-celebration.win-prize-giftcard .coin-icon{background-image:url("/public/img/easter/prize-giftcard.png")}.easter-page .rewards-slider-container .rewards-slider .reward-item.win-prize-airpods .coin-icon,.easter-page .win-celebration.win-prize-airpods .coin-icon{background-image:url("/public/img/easter/prize-airpods.png")}.easter-page .rewards-slider-container .rewards-slider .reward-item.win-prize-ps5 .coin-icon,.easter-page .win-celebration.win-prize-ps5 .coin-icon{background-image:url("/public/img/easter/prize-ps5.png")}.easter-page .easter-btn .opened-txt{display:none}.easter-page .easter-reward-block.unlocked .easter-btn img,.easter-page .golden-egg-section.unlocked .easter-btn img{display:none}.easter-page .easter-reward-block.opened .easter-btn .opened-txt,.easter-page .golden-egg-section.opened .easter-btn .opened-txt{display:inline-block}.easter-page .easter-reward-block.opened .easter-btn .open-for-free-txt,.easter-page .golden-egg-section.opened .easter-btn .open-for-free-txt{display:none}.goldenEggCaseModal .rewards-info-container .possible-wins-block{flex-wrap:wrap;padding-top:40px}.goldenEggCaseModal .rewards-info-container .possible-wins-block .win-item{margin-bottom:25px}.goldenEggCaseModal .rewards-info-container .possible-wins-block .win-item::before{content:"";position:absolute;top:0;left:0;height:100%;width:100%;background:linear-gradient(360deg,#4a4f75 -61.96%,#f0c220 -18.07%,#4a4f75 93.09%);opacity:.2;border-radius:4px}.goldenEggCaseModal .rewards-info-container .possible-wins-block .win-item .coin-icon{bottom:44px}.goldenEggCaseModal .rewards-info-container .possible-wins-block .win-item .coin-amount svg{position:absolute;display:inline-block}.goldenEggCaseModal .rewards-info-container .possible-wins-block .win-item .coin-amount svg:nth-child(2){top:11px;left:28%;transform:scale(1.1)}.goldenEggCaseModal .rewards-info-container .possible-wins-block .win-item .coin-amount svg:nth-child(3){top:-4px;left:35%;transform:scale(1.5)}.goldenEggCaseModal .rewards-info-container .possible-wins-block .win-item .coin-amount svg:nth-child(4){top:-3px;left:53%;transform:scale(0.8)}.goldenEggCaseModal .rewards-info-container .possible-wins-block .win-item .coin-amount svg:nth-child(5){top:5px;left:60%;transform:scale(1.1)}.goldenEggCaseModal .rewards-info-container .possible-wins-block .win-item:nth-child(1) .coin-icon{background-image:url("/public/img/easter/coin-level-10.png")}.goldenEggCaseModal .rewards-info-container .possible-wins-block .win-item:nth-child(2) .coin-icon{background-image:url("/public/img/easter/coin-level-9.png")}.goldenEggCaseModal .rewards-info-container .possible-wins-block .win-item:nth-child(3) .coin-icon{background-image:url("/public/img/easter/coin-level-8.png")}.goldenEggCaseModal .rewards-info-container .possible-wins-block .win-item:nth-child(4) .coin-icon{background-image:url("/public/img/easter/coin-level-7.png")}.goldenEggCaseModal .rewards-info-container .possible-wins-block .win-item:nth-child(5) .coin-icon{background-image:url("/public/img/easter/coin-level-6.png")}.goldenEggCaseModal .rewards-info-container .possible-wins-block .win-item:nth-child(6) .coin-icon{background-image:url("/public/img/easter/coin-level-5.png")}.goldenEggCaseModal .rewards-info-container .possible-wins-block .win-item:nth-child(7) .coin-icon{background-image:url("/public/img/easter/coin-level-4.png")}.goldenEggCaseModal .rewards-info-container .possible-wins-block .win-item:nth-child(8) .coin-icon{background-image:url("/public/img/easter/coin-level-3.png")}.goldenEggCaseModal .rewards-info-container .possible-wins-block .win-item:nth-child(9) .coin-icon{background-image:url("/public/img/easter/coin-level-2.png")}.goldenEggCaseModal .rewards-info-container .possible-wins-block .win-item:nth-child(10) .coin-icon{background-image:url("/public/img/easter/coin-level-1.png")}.goldenEggCaseModal .rewards-info-container .possible-wins-block .win-item:nth-child(1),.goldenEggCaseModal .rewards-info-container .possible-wins-block .win-item:nth-child(2){background-image:url("/public/img/rewards/goldLayer.svg")}.goldenEggCaseModal .rewards-info-container .possible-wins-block .win-item:nth-child(1) .coin-amount svg,.goldenEggCaseModal .rewards-info-container .possible-wins-block .win-item:nth-child(2) .coin-amount svg{fill:#ebbe23}.goldenEggCaseModal .rewards-info-container .possible-wins-block .win-item:nth-child(1)::before,.goldenEggCaseModal .rewards-info-container .possible-wins-block .win-item:nth-child(2)::before{background:linear-gradient(360deg,#4a4f75 -61.96%,#f0c220 -18.07%,#4a4f75 93.09%)}.goldenEggCaseModal .rewards-info-container .possible-wins-block .win-item:nth-child(1)::after,.goldenEggCaseModal .rewards-info-container .possible-wins-block .win-item:nth-child(2)::after{background:linear-gradient(270deg,#4a4f75 0,#f0c220 48.19%,#4a4f75 100%)}.goldenEggCaseModal .rewards-info-container .possible-wins-block .win-item:nth-child(3),.goldenEggCaseModal .rewards-info-container .possible-wins-block .win-item:nth-child(4){background-image:url("/public/img/rewards/redLayer.svg")}.goldenEggCaseModal .rewards-info-container .possible-wins-block .win-item:nth-child(3) .coin-amount svg,.goldenEggCaseModal .rewards-info-container .possible-wins-block .win-item:nth-child(4) .coin-amount svg{fill:#ff4b55}.goldenEggCaseModal .rewards-info-container .possible-wins-block .win-item:nth-child(3)::before,.goldenEggCaseModal .rewards-info-container .possible-wins-block .win-item:nth-child(4)::before{background:linear-gradient(360deg,#4a4f75 -61.96%,#ff4b55 -18.07%,#4a4f75 93.09%)}.goldenEggCaseModal .rewards-info-container .possible-wins-block .win-item:nth-child(3)::after,.goldenEggCaseModal .rewards-info-container .possible-wins-block .win-item:nth-child(4)::after{background:linear-gradient(270deg,#4a4f75 0,#ff4b55 48.19%,#4a4f75 100%)}.goldenEggCaseModal .rewards-info-container .possible-wins-block .win-item:nth-child(5),.goldenEggCaseModal .rewards-info-container .possible-wins-block .win-item:nth-child(6){background-image:url("/public/img/rewards/greenLayer.svg")}.goldenEggCaseModal .rewards-info-container .possible-wins-block .win-item:nth-child(5)::before,.goldenEggCaseModal .rewards-info-container .possible-wins-block .win-item:nth-child(6)::before{background:linear-gradient(360deg,#4a4f75 -61.96%,#01d676 -18.07%,#4a4f75 93.09%)}.goldenEggCaseModal .rewards-info-container .possible-wins-block .win-item:nth-child(5)::after,.goldenEggCaseModal .rewards-info-container .possible-wins-block .win-item:nth-child(6)::after{background:linear-gradient(270deg,#4a4f75 0,#01d676 48.19%,#4a4f75 100%)}.goldenEggCaseModal .rewards-info-container .possible-wins-block .win-item:nth-child(5) .coin-amount svg,.goldenEggCaseModal .rewards-info-container .possible-wins-block .win-item:nth-child(6) .coin-amount svg{fill:#01d676}.goldenEggCaseModal .rewards-info-container .possible-wins-block .win-item:nth-child(7),.goldenEggCaseModal .rewards-info-container .possible-wins-block .win-item:nth-child(8) .goldenEggCaseModal .rewards-info-container .possible-wins-block .win-item:nth-child(9),.goldenEggCaseModal .rewards-info-container .possible-wins-block .win-item:nth-child(10){background-image:none}.goldenEggCaseModal .rewards-info-container .possible-wins-block .win-item:nth-child(7)::before,.goldenEggCaseModal .rewards-info-container .possible-wins-block .win-item:nth-child(8) .goldenEggCaseModal .rewards-info-container .possible-wins-block .win-item:nth-child(9)::before,.goldenEggCaseModal .rewards-info-container .possible-wins-block .win-item:nth-child(10)::before{content:none}.goldenEggCaseModal .rewards-info-container .possible-wins-block .win-item:nth-child(7)::after,.goldenEggCaseModal .rewards-info-container .possible-wins-block .win-item:nth-child(8) .goldenEggCaseModal .rewards-info-container .possible-wins-block .win-item:nth-child(9)::after,.goldenEggCaseModal .rewards-info-container .possible-wins-block .win-item:nth-child(10)::after{background:linear-gradient(270deg,#4a4f75 0,#585d83 48.19%,#4a4f75 100%)}.goldenEggCaseModal .rewards-info-container .possible-wins-block .win-item:nth-child(7) .coin-amount svg,.goldenEggCaseModal .rewards-info-container .possible-wins-block .win-item:nth-child(8) .goldenEggCaseModal .rewards-info-container .possible-wins-block .win-item:nth-child(9) .coin-amount svg,.goldenEggCaseModal .rewards-info-container .possible-wins-block .win-item:nth-child(10) .coin-amount svg{fill:#7d7d9e}@media only screen and (min-width:701px){.goldenEggCaseModal .rewards-info-container .possible-wins-block .win-item{min-width:200px;max-width:200px}}.goldenEggCaseModal .rewards-slider-container .reward-item::before{content:"";background:linear-gradient(360deg,#4a4f75 -61.96%,#f0c220 -18.07%,#4a4f75 93.09%);opacity:.2;height:100%;width:100%;position:absolute;top:0;left:0}.goldenEggCaseModal .rewards-slider-container .reward-item .coin-icon{background-size:contain}.goldenEggCaseModal .rewards-slider-container .reward-item.win-size-1,.goldenEggCaseModal .rewards-slider-container .reward-item.win-size-2{background:0}.goldenEggCaseModal .rewards-slider-container .reward-item.win-size-1::before,.goldenEggCaseModal .rewards-slider-container .reward-item.win-size-2::before{background:linear-gradient(360deg,#4a4f75 -61.96%,#f0c220 -18.07%,#4a4f75 93.09%)}.goldenEggCaseModal .rewards-slider-container .reward-item.win-size-1::after,.goldenEggCaseModal .rewards-slider-container .reward-item.win-size-2::after{background:linear-gradient(270deg,#4a4f75 0,#f0c220 48.19%,#4a4f75 100%)}.goldenEggCaseModal .rewards-slider-container .reward-item.win-size-3,.goldenEggCaseModal .rewards-slider-container .reward-item.win-size-4{background:0}.goldenEggCaseModal .rewards-slider-container .reward-item.win-size-3::before,.goldenEggCaseModal .rewards-slider-container .reward-item.win-size-4::before{background:linear-gradient(360deg,#4a4f75 -61.96%,#ff4b55 -18.07%,#4a4f75 93.09%)}.goldenEggCaseModal .rewards-slider-container .reward-item.win-size-3::after,.goldenEggCaseModal .rewards-slider-container .reward-item.win-size-4::after{background:linear-gradient(270deg,#4a4f75 0,#ff4b55 48.19%,#4a4f75 100%)}.goldenEggCaseModal .rewards-slider-container .reward-item.win-size-5,.goldenEggCaseModal .rewards-slider-container .reward-item.win-size-6{background:0}.goldenEggCaseModal .rewards-slider-container .reward-item.win-size-5::before,.goldenEggCaseModal .rewards-slider-container .reward-item.win-size-6::before{background:linear-gradient(360deg,#4a4f75 -61.96%,#01d676 -18.07%,#4a4f75 93.09%)}.goldenEggCaseModal .rewards-slider-container .reward-item.win-size-5::after,.goldenEggCaseModal .rewards-slider-container .reward-item.win-size-6::after{background:linear-gradient(270deg,#4a4f75 0,#01d676 48.19%,#4a4f75 100%)}.goldenEggCaseModal .rewards-slider-container .reward-item.win-size-7,.goldenEggCaseModal .rewards-slider-container .reward-item.win-size-8,.goldenEggCaseModal .rewards-slider-container .reward-item.win-size-9,.goldenEggCaseModal .rewards-slider-container .reward-item.win-size-10{background:#242538}.goldenEggCaseModal .rewards-slider-container .reward-item.win-size-7::before,.goldenEggCaseModal .rewards-slider-container .reward-item.win-size-8::before,.goldenEggCaseModal .rewards-slider-container .reward-item.win-size-9::before,.goldenEggCaseModal .rewards-slider-container .reward-item.win-size-10::before{content:none}.goldenEggCaseModal .rewards-slider-container .reward-item.win-size-7::after,.goldenEggCaseModal .rewards-slider-container .reward-item.win-size-8::after,.goldenEggCaseModal .rewards-slider-container .reward-item.win-size-9::after,.goldenEggCaseModal .rewards-slider-container .reward-item.win-size-10::after{background:linear-gradient(270deg,#4a4f75 0,#585d83 48.19%,#4a4f75 100%)}.goldenEggCaseModal .win-celebration.win-size-1 .coin-amount,.goldenEggCaseModal .win-celebration.win-size-2 .coin-amount{color:#ffcc4d}.goldenEggCaseModal .win-celebration.win-size-3 .coin-amount,.goldenEggCaseModal .win-celebration.win-size-4 .coin-amount{color:#ff4b55}.goldenEggCaseModal .win-celebration.win-size-5 .coin-amount,.goldenEggCaseModal .win-celebration.win-size-6 .coin-amount{color:#01d676}.goldenEggCaseModal .win-celebration.win-size-7 .coin-amount,.goldenEggCaseModal .win-celebration.win-size-8 .coin-amount,.goldenEggCaseModal .win-celebration.win-size-9 .coin-amount,.goldenEggCaseModal .win-celebration.win-size-10 .coin-amount{color:#fff}.goldenEggCaseModal .rewards-slider-container .reward-item.win-size-1 .coin-icon,.goldenEggCaseModal .win-celebration.win-size-1 .coin-icon{background-image:url("/public/img/easter/coin-level-10.png")}.goldenEggCaseModal .rewards-slider-container .reward-item.win-size-2 .coin-icon,.goldenEggCaseModal .win-celebration.win-size-2 .coin-icon{background-image:url("/public/img/easter/coin-level-9.png")}.goldenEggCaseModal .rewards-slider-container .reward-item.win-size-3 .coin-icon,.goldenEggCaseModal .win-celebration.win-size-3 .coin-icon{background-image:url("/public/img/easter/coin-level-8.png")}.goldenEggCaseModal .rewards-slider-container .reward-item.win-size-4 .coin-icon,.goldenEggCaseModal .win-celebration.win-size-4 .coin-icon{background-image:url("/public/img/easter/coin-level-7.png")}.goldenEggCaseModal .rewards-slider-container .reward-item.win-size-5 .coin-icon,.goldenEggCaseModal .win-celebration.win-size-5 .coin-icon{background-image:url("/public/img/easter/coin-level-6.png")}.goldenEggCaseModal .rewards-slider-container .reward-item.win-size-6 .coin-icon,.goldenEggCaseModal .win-celebration.win-size-6 .coin-icon{background-image:url("/public/img/easter/coin-level-5.png")}.goldenEggCaseModal .rewards-slider-container .reward-item.win-size-7 .coin-icon,.goldenEggCaseModal .win-celebration.win-size-7 .coin-icon{background-image:url("/public/img/easter/coin-level-4.png")}.goldenEggCaseModal .rewards-slider-container .reward-item.win-size-8 .coin-icon,.goldenEggCaseModal .win-celebration.win-size-8 .coin-icon{background-image:url("/public/img/easter/coin-level-3.png")}.goldenEggCaseModal .rewards-slider-container .reward-item.win-size-9 .coin-icon,.goldenEggCaseModal .win-celebration.win-size-9 .coin-icon{background-image:url("/public/img/easter/coin-level-2.png")}.goldenEggCaseModal .rewards-slider-container .reward-item.win-size-10 .coin-icon,.goldenEggCaseModal .win-celebration.win-size-10 .coin-icon{background-image:url("/public/img/easter/coin-level-1.png")}.giveaway-btn{position:relative;width:190px;height:50px;background:url("/public/img/giveaway/btn-bg.png");border-radius:4px;min-width:190px}.giveaway-btn.left-menu-item{flex-shrink:0;width:180px;height:47px;min-width:180px;background-size:contain;background-repeat:no-repeat}.giveaway-page{position:relative;padding:45px 15px 235px 15px;background:url("/public/img/giveaway/bg.png");background-size:cover;background-repeat:no-repeat;z-index:0}@media only screen and (max-width:700px){.giveaway-page{padding:25px 15px 215px 15px}}.giveaway-page::before{content:"";position:absolute;top:-11px;left:0;width:100%;height:100%;background:url("/public/img/giveaway/top-coins.png");background-size:contain;background-position-y:top;background-repeat:no-repeat;z-index:1}.giveaway-page::after{content:"";position:absolute;bottom:0;left:0;width:100%;height:100%;background:url("/public/img/giveaway/bottom-coins2.png");background-size:contain;background-position-y:bottom;background-repeat:no-repeat;z-index:0}.giveaway-page .giveaway-heading{margin:0 auto;width:40%}@media only screen and (max-width:700px){.giveaway-page .giveaway-heading{width:90%}}.giveaway-page .giveaway-heading img{width:100%}.generic-infobox{padding:4px 10px;display:inline-flex;align-items:center;gap:20px;border-radius:5px}.generic-infobox--reversed{flex-direction:row-reverse}.generic-infobox[data-theme=warning]{background-color:#393740;fill:rgba(250,196,1,0.0901960784)}.generic-infobox[data-theme=error]{background-color:#f44336;fill:rgba(250,196,1,0.0901960784)}.generic-infobox[data-theme=info]{background-color:#58ace6;fill:rgba(250,196,1,0.0901960784)}.generic-infobox[data-theme=profilemuted]{background-color:#d63964;fill:white}.generic-infobox[data-theme=muted]{color:#a8aac9}.theme_turquoise{--cc-bg:#1d1d2e;--cc-text:#d8e5ea;--cc-btn-primary-bg:#01d676;--cc-btn-primary-text:#000;--cc-btn-primary-hover-bg:#05b867;--cc-btn-secondary-bg:#30314c;--cc-btn-secondary-text:var(--cc-text);--cc-btn-secondary-hover-bg:#25253b;--cc-toggle-bg-off:#383957;--cc-toggle-bg-on:var(--cc-btn-primary-bg);--cc-toggle-bg-readonly:#1d1d2e;--cc-toggle-knob-bg:var(--cc-cookie-category-block-bg);--cc-toggle-knob-icon-color:var(--cc-bg);--cc-cookie-category-block-bg:#26263b;--cc-cookie-category-block-bg-hover:#1f1f30;--cc-section-border:#222a30;--cc-block-text:#bac9cf;--cc-cookie-table-border:#2b3035;--cc-overlay-bg:rgba(4,6,8,0.85);--cc-webkit-scrollbar-bg:#2c343a;--cc-webkit-scrollbar-bg-hover:#384148}.theme_turquoise .cc_div a{color:var(--cc-btn-primary-bg)}.theme_turquoise #cc_div #s-hdr{border-bottom:0}.theme_turquoise .cc_div #c-txt{color:#b0b8c6 !important}.theme_turquoise .cc_div [type=checkbox]:checked:disabled+span:before{border-right:unset;border-bottom:unset}.theme_turquoise .cc_div .cc_div .b-tg .c-tgl ~ .c-tg:after{transform:unset !important}.theme_turquoise .cc_div [type=checkbox]:not(.filled-in)+span:not(.lever):after{border:0;border-radius:100%;position:relative;margin-top:0;top:.125em;left:.125em;width:1.25em;height:1.25em;transition:transform .25s ease}.theme_turquoise .cc_div .cc_div .b-tg .c-tgl:checked ~ .c-tg:after{transform:translateX(1.9em)}.theme_turquoise .cc_div [type=checkbox]+span:not(.lever):before{content:none}.theme_turquoise .cc_div [type=checkbox]+span:not(.lever){padding-left:0;display:block;line-height:1.2;font-size:1em}.stakeWithdrawPage{display:flex;align-items:flex-start}@media only screen and (max-width:700px){.stakeWithdrawPage{flex-direction:column}}@media only screen and (min-width:701px) and (max-width:1199px){.stakeWithdrawPage{flex-direction:column}}.stakeWithdrawPage .stakeContainer{background:radial-gradient(216.35% 285.15% at 22.97% -70.31%,rgba(142,148,193,0.25) 0,rgba(142,148,193,0) 39.27%),#1f1f33;padding:36px;margin:0 auto;flex:1;margin-top:20px;border:1.2px solid #8186b1;border-image:linear-gradient(0,rgba(142,148,193,0),#8e94c1) 1;border-radius:3px}@media only screen and (min-width:1400px){.stakeWithdrawPage .stakeContainer{margin-top:36px;max-width:1135px}}@media only screen and (max-width:700px){.stakeWithdrawPage .stakeContainer{padding:36px 5px}}@media only screen and (min-width:701px) and (max-width:1199px){.stakeWithdrawPage .stakeContainer{width:680px}}.stakeWithdrawPage .stakeContainer .stakeBonus{display:flex;width:83px;height:24.46px;background:rgba(1,255,149,0.15);justify-content:center;align-items:center;font-family:"Poppins";font-weight:600;font-size:11px;line-height:14px;color:#01ff97;border-radius:5.55828px}.stakeWithdrawPage .stakeContainer .stakeBonusCreateAct{width:93px}.stakeWithdrawPage .stakeContainer .questionMark{width:24.46px;height:24.46px;border-radius:5.55828px}.stakeWithdrawPage .stakeContainer .tooltipInfo{position:relative;top:3px}.stakeWithdrawPage .stakeContainer .createStakeAct{width:130px;height:28.25px;background:#43455e;border-radius:2.825px;display:flex;align-items:center}.stakeWithdrawPage .stakeContainer .createStakeAct&gt;span{font-family:"Poppins";font-style:normal;font-weight:600;font-size:10px;align-items:center;text-align:center;color:#fff}.stakeWithdrawPage .stakeContainer .sectionSeparator{height:0;margin-top:30px;border:0;border-top:1.1116px solid #8186b1}@media only screen and (max-width:700px){.stakeWithdrawPage .stakeContainer .sectionSeparator{margin-right:12px;margin-left:12px}}.stakeWithdrawPage .stakeContainer .stakeSectionHeading{font-family:"Poppins";font-style:normal;font-weight:600;font-size:10px;line-height:14px;text-transform:uppercase;color:#6a6a9c;margin-top:20px}@media only screen and (max-width:700px){.stakeWithdrawPage .stakeContainer .stakeSectionHeading{padding-left:12px}}.stakeWithdrawPage .stakeContainer .stakeCashoutItems{display:flex;flex-wrap:wrap;margin-right:-10px}@media only screen and (max-width:700px){.stakeWithdrawPage .stakeContainer .stakeCashoutItems{justify-content:flex-start;padding-left:8px}}@media only screen and (min-width:701px) and (max-width:1199px){.stakeWithdrawPage .stakeContainer .stakeCashoutItems{justify-content:center}}.stakeWithdrawPage .stakeContainer .stakeCashoutItem{position:relative;width:252.32px;height:139.26px;background:radial-gradient(114.22% 114.22% at 50% -2.94%,#3e515e 0,#202c34 100%);border-radius:9.65146px;margin:0 15px 15px 0}@media only screen and (max-width:700px){.stakeWithdrawPage .stakeContainer .stakeCashoutItem{width:45%}}.stakeWithdrawPage .stakeContainer .stakeCashoutItem .cashoutLogo{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}@media only screen and (max-width:700px){.stakeWithdrawPage .stakeContainer .stakeCashoutItem .cashoutLogo{height:50px}}.stakeWithdrawPage .stakeContainer .stakeCashoutItem .bonusInfo{position:absolute;right:0;bottom:0;margin:9px}.stakeWithdrawPage .stakeContainer .stakeCashoutItem .currencyName{position:absolute;font-family:"Poppins";font-style:normal;font-weight:600;font-size:15.0889px;color:#fff;right:0;margin:9px}.stakeWithdrawPage .stakeComingSoon{position:absolute;font-size:35px;font-family:"Poppins";font-style:normal;font-weight:600;font-size:30.0889px;top:43px;left:14px;color:#9effd0}.stakeWithdrawInfoBox{max-width:500px}.withdrawTopLogo--stake&gt;img{width:95px;height:48px;position:relative;left:30px;top:7px}.withdrawTopLogo--stake{margin-top:37px}@media only screen and (max-width:700px){.withdrawTopLogo--stake{margin-top:14%}}@media only screen and (min-width:701px) and (max-width:1199px){.withdrawTopLogo--stake{margin-top:50px}}.withdrawTopLogo--stake&gt;img{left:0}.withdrawTopLogo--stake .stakeBonus{display:flex;width:73px;height:22px;background:rgba(1,255,149,0.15);justify-content:center;align-items:center;font-family:"Poppins";font-weight:600;font-size:11px;line-height:14px;color:#01ff97;border-radius:5.55828px}.withdrawTopLogo--stake .questionMark{width:22px;height:22px}.withdrawTopLogo--stake .tooltipInfo{position:relative;top:3px}.stakeUsernameSection{margin-top:30px;background:#24253d;border:1px solid rgba(142,148,193,0.25);box-shadow:0 4px 9px rgba(0,0,0,0.07);border-radius:3px;padding-top:10px;padding-bottom:20px}.stakeUsernameSection .withdrawAddressSectionRow{margin:0}.stakeUsernameSection .stakeSectionInfo{position:relative;padding:10px 0 6px 0;left:15px}.stakeUsernameSection .stakeSectionInfo .stakeHighlightedText{font-family:"Poppins";font-style:normal;font-weight:700;font-size:13px;line-height:14px;color:#00ff79}.stakeUsernameSection .stakeSectionInfo .stakeSubText{font-family:"Poppins";font-style:normal;font-weight:400;font-size:10px;line-height:14px;color:#9193c3}.stakeUsernameSection .stakeSectionInfo .stakeSubText a{color:#00ff79;font-weight:500}.createStakeAccount{flex:1;margin-right:0 !important}@media only screen and (max-width:700px){.createStakeAccount{width:100%}}button.createStakeAccount{margin:0;padding:0 20px;height:41px;background-color:#161726 !important;box-shadow:0 4px 5px rgba(0,0,0,0.05) !important;border-radius:5px !important;box-sizing:border-box !important;font-size:11px;color:#597689;font-family:"Poppins";text-align:center}#stake-withdraw-page{background:#1f1f33;border-radius:3px}#stake-withdraw-page .withdrawContainer{box-sizing:border-box;border-radius:3px;background:radial-gradient(216.35% 285.15% at 22.97% -70.31%,rgba(142,148,193,0.25) 0,rgba(142,148,193,0) 39.27%),#1f1f33;border:1.2px solid #8186b1;border-image:linear-gradient(0,rgba(142,148,193,0),#8e94c1) 1}#stake-withdraw-page .withdrawTopRow .withdrawInfoBox{margin-bottom:0}#stake-withdraw-page .withdrawTopRow .withdrawTopRowRight{margin-left:30px;flex:unset}#stake-withdraw-page .withdrawTopRow .createStakeAccount{min-width:170px}@media screen and (max-width:700px){#stake-withdraw-page .withdrawTopRow .withdrawTopRowRight{flex:unset;margin-left:0}#stake-withdraw-page .withdrawTopRow .withdrawInfoBox{margin:20px 0}}#stake-withdraw-page .withdrawSeperatorCircle{background:#1f1f33}#stake-withdraw-page .withdrawCheckoutPrice{display:flex;align-items:center;gap:5px}#stake-withdraw-page .withdrawCheckoutPrice img{top:0}#stake-withdraw-page .stakeCheckOptions{transform:translate(-36px,-80px)}@media only screen and (max-width:700px){#stake-withdraw-page .stakeCheckOptions{transform:translate(-2px,-75px)}}#stake-withdraw-page .stakeCheckOptions a{background:#2c2d47;border-radius:4px;width:138px;padding:8px 10px 8px 10px}#stake-withdraw-page .stakeCheckOptions a span{font-family:"Poppins";font-style:normal;font-weight:600;font-size:11px;color:BFBBBB;color:#bfbbbb}.stakeTopRow{display:flex;justify-content:flex-start}@media only screen and (max-width:700px){.stakeTopRow{flex-direction:column;padding:0 10px 0 10px}}.stakeTopRow .stakeLeftSection{display:flex;padding-right:38px;gap:25px}@media only screen and (max-width:700px){.stakeTopRow .stakeLeftSection{display:flex}}.stakeTopRow .topRowOptions{display:flex;justify-content:space-between}.stakeTopRow .stakeLogo{width:95px;height:48px;margin-top:12px}.stakeTopRow .withdrawInfoBox{display:flex;max-height:fit-content;width:612px;height:61px;padding:5px 18px;margin-bottom:10px;border-radius:5px;background:rgba(22,23,38,0.7);color:rgba(0,255,121,0.8);font-size:11px;align-items:center;box-shadow:0 4px 5px rgba(0,0,0,0.05)}.stakeTopRow .withdrawInfoBox+.withdrawInfoBox{margin-top:8px}.stakeTopRow .withdrawInfoBox.warn{color:#ffc800}@media only screen and (min-width:701px) and (max-width:1199px){.stakeTopRow .withdrawInfoBox{height:auto}}@media only screen and (max-width:700px){.stakeTopRow .withdrawInfoBox{margin-top:20px;width:100%;max-height:fit-content;padding:15px 10px;font-size:12px;height:auto}}.stakeTopRow .withdrawInfoBox .withdrawInfoBoxIcon{width:13px;height:13px;margin-right:10px}.faucetUsernameSection{margin-top:30px;background:#24253d;border:1px solid rgba(142,148,193,0.25);box-shadow:0 4px 9px rgba(0,0,0,0.07);border-radius:3px;padding-top:25px;padding-bottom:20px}.faucetUsernameSection .withdrawAddressSectionRow{margin:0}.faucetUsernameSection .faucetSectionInfo{position:relative;padding:6px 0 15px 0;left:15px}.faucetUsernameSection .faucetSectionInfo .faucetHighlightedText{font-family:"Poppins";font-style:normal;font-weight:700;font-size:13px;line-height:14px;color:#00ff79}.faucetUsernameSection .faucetSectionInfo .faucetSubText{font-family:"Poppins";font-style:normal;font-weight:600;font-size:11px;line-height:14px;color:#01d676}.faucetTopRow .withdrawInfoBox{margin-bottom:0}.faucetTopRow .withdrawInfoBox span{color:#01d676}.faucetTopRow .withdrawInfoBox span a{color:#01d676;text-decoration:underline !important}#faucetWithdrawPage .withdrawCheckoutPrice{display:flex;align-items:center;gap:5px}#faucetWithdrawPage .withdrawCheckoutPrice img{top:0}#faucetWithdrawPage .withdrawCheckoutPriceIcon{height:16px;position:relative;top:5px}#faucetWithdrawPage .cryptoCheckoutTotal{color:#fdc045}.filter-dropdown{background-color:#35354e;box-shadow:0 4px 115px rgba(0,0,0,0.02);padding:6px !important;max-height:300px;height:auto;overflow-y:auto}.filter-dropdown&gt;li{min-height:auto;display:flex;align-items:center;text-align:left}.filter-dropdown&gt;li a,.filter-dropdown&gt;li span{color:hsl(240deg,14%,50%) !important;font-weight:500;font-size:13px;padding:0;display:inline-block;width:100%;height:38px;line-height:38px;padding:0 12px;cursor:pointer}.filter-dropdown&gt;li:hover,.filter-dropdown&gt;i.active{background:#2b2b42;box-shadow:0 4px 115px rgba(0,0,0,0.02);border-radius:4px}.filter-dropdown&gt;li:hover a,.filter-dropdown&gt;li:hover span,.filter-dropdown&gt;i.active a,.filter-dropdown&gt;i.active span{color:#9292af !important;cursor:pointer}.filter-dropdown-selected-item{color:#6e6e91;cursor:pointer}.countryPhoneCodesDropdownContainer{font-family:Poppins;font-style:normal;font-weight:normal;font-size:14px;line-height:23px;color:#9397dc;display:inline-block;vertical-align:middle;position:fixed}.countryPhoneCodesDropdownContainer .dropdown-trigger{position:relative;top:15px;cursor:pointer}.countryPhoneCodesDropdownContainer .dropdown-menu{margin-bottom:15px}.countryPhoneCodesDropdownContainer .countryPhoneSelectorDropdown{background:#1d1d2e;border-radius:3px;position:fixed}.countryPhoneCodesDropdownContainer .countryPhoneSelectorDropdown .menuItems{width:380px;background:#1d1d2e;max-height:215px;height:auto;padding:5px 12px;overflow-y:auto;overflow-x:hidden}@media only screen and (max-width:700px){.countryPhoneCodesDropdownContainer .countryPhoneSelectorDropdown .menuItems{width:250px;max-height:150px;height:auto}}.countryPhoneCodesDropdownContainer .countryPhoneSelectorDropdown .menuItems&gt;li{display:flex;align-items:center;text-align:left;vertical-align:middle;padding:8px}@media only screen and (max-width:700px){.countryPhoneCodesDropdownContainer .countryPhoneSelectorDropdown .menuItems&gt;li{padding:4px}}.countryPhoneCodesDropdownContainer .countryPhoneSelectorDropdown .menuItems&gt;li .countryCode{color:#9397dc;padding-left:5px}.countryPhoneCodesDropdownContainer .countryPhoneSelectorDropdown .menuItems&gt;li:hover,.countryPhoneCodesDropdownContainer .countryPhoneSelectorDropdown .menuItems&gt;li.active{background:#404769;border-radius:5px;cursor:pointer}.countryPhoneCodesDropdownContainer .countryPhoneSelectorDropdown .menuItems&gt;li.active{pointer-events:none;opacity:.9}.countryPhoneCodesDropdownContainer ::-webkit-scrollbar{width:5px;background:#01d676;box-shadow:0 0 16px rgba(68,95,83,0.2),inset 0 1px 0 #00ffc2;border-radius:0 2px 2px 0}.countryPhoneCodesDropdownContainer ::-webkit-scrollbar-track{background:#414261;margin-right:10px;width:2px}.countryPhoneCodesDropdownContainer ::-webkit-scrollbar-thumb{background:#1d1d2e;background-repeat:no-repeat;background-size:5px;background-position:center}.countryPhoneCodesDropdownContainer ::-webkit-scrollbar-thumb:hover{background:#1d1d2e}.countryPhoneCodesDropdownContainer .selectedCountry{display:flex;justify-content:center;align-items:center;background:rgba(14,15,23,0.5882352941);top:0;width:79px;text-align:center;align-items:center;height:3.2rem}.countryPhoneCodesDropdownContainer .countryCode{color:#9397dc;font-size:15px;font-weight:500;line-height:25px;height:24px}.countryPhoneCodesDropdownContainer .countryCode span{color:white}@media only screen and (max-width:700px){.countryPhoneCodesDropdownContainer .countryCode{font-size:10px}}.countryPhoneCodesDropdownContainer #selectedCountryCode{margin-left:4px !important;color:white !important}.userOnboarding{background:#141523;font-family:"Poppins";font-style:normal;padding:30px 0 0 38px}@media only screen and (max-width:700px){.userOnboarding{padding:30px 0 0 0;display:flex;justify-content:center}}.userOnboarding .onboardingItem{box-sizing:border-box;position:relative;width:700px;height:220px;background:rgba(34,35,57,0.9);border:3px solid #2f3043;backdrop-filter:blur(84px);border-radius:10px}@media only screen and (max-width:700px){.userOnboarding .onboardingItem{width:90%;max-height:180px}}.userOnboarding .onboardingItem .closeItem{position:absolute;right:0;background-image:url(/public/img/useronboarding/close.svg);background-repeat:no-repeat;width:26px;height:26px;top:13px;padding:0 0 0 35px;opacity:.7;cursor:pointer}.userOnboarding .onboardingItem .onboardingContent{width:100%;padding-top:15px}.userOnboarding .onboardingItem .onboardingContent .onboardingRightCol{width:30%;float:left}.userOnboarding .onboardingItem .onboardingContent .onboardingLeftCol{width:70%;float:right;padding:4px 0 0 10px}.userOnboarding .onboardingItem .progressBar{position:relative;box-sizing:content-box;width:98%;height:4px;background:#3e3e5a;border-radius:20px;top:-9px;margin:1% 1% 0 1%}@media only screen and (max-width:700px){.userOnboarding .onboardingItem .progressBar{height:2px}}.userOnboarding .onboardingItem .progressBar .progress{background:#01d676;height:4px}@media only screen and (max-width:700px){.userOnboarding .onboardingItem .progressBar .progress{height:2px}}.userOnboarding .itemImages .desktop{display:block}.userOnboarding .itemImages .phone{display:none}@media only screen and (max-width:700px){.userOnboarding .itemImages .desktop{display:none}.userOnboarding .itemImages .phone{display:block}}.userOnboarding .coinImg{position:relative;left:5%;height:160px}@media only screen and (max-width:700px){.userOnboarding .coinImg{left:23px}}@media only screen and (max-width:700px){.userOnboarding .coinImg img{position:relative;height:87px;left:-31px}}.userOnboarding .coinImg::before{content:"";position:absolute;background-image:url(/public/img/useronboarding/coin-background.png);left:-37px;top:52px;width:100%;height:100%;mix-blend-mode:normal;background-repeat:no-repeat}@media only screen and (max-width:700px){.userOnboarding .coinImg::before{background-image:url(/public/img/useronboarding/phone/coin-background.png);left:-24px;top:15px}}.userOnboarding .phoneImg{position:relative;left:4%;height:180px;top:0}@media only screen and (max-width:700px){.userOnboarding .phoneImg{left:6%;height:140px}}.userOnboarding .featuredoffersImg{position:relative;top:30px}@media only screen and (max-width:700px){.userOnboarding .featuredoffersImg{top:8px;height:50px}}.userOnboarding .coinBagImg{position:relative;height:180px;top:8px}@media only screen and (max-width:700px){.userOnboarding .coinBagImg{height:100px}}.userOnboarding .coinEarnedImg{position:absolute;top:22%;left:17%;height:100px;width:60px}@media only screen and (max-width:700px){.userOnboarding .coinEarnedImg{top:43px;height:30px;left:14%}}.userOnboarding .mainHeading{padding-bottom:5px;font-weight:700;font-size:25px;line-height:30px;color:#01d676}@media only screen and (max-width:700px){.userOnboarding .mainHeading{font-size:14px;line-height:21px}}.userOnboarding .subHeading{font-weight:500;font-size:15px;line-height:22px;color:#afb1d1;padding-bottom:10px}@media only screen and (max-width:700px){.userOnboarding .subHeading{font-size:10px;line-height:15px}}.userOnboarding .stepGuide{padding:24px 0 0 0}@media only screen and (max-width:700px){.userOnboarding .stepGuide{width:180px;line-height:15px;padding:0}}.userOnboarding .userActions{display:flex;align-items:center;gap:10px;padding-top:12px}.userOnboarding .btn1{height:40px;left:0;top:0;background:#01d676;box-shadow:inset 0 1px 0 #00ffc2;border-radius:4px;cursor:pointer;padding:0 5px 0 5px}@media only screen and (max-width:700px){.userOnboarding .btn1{display:block;width:96%}}.userOnboarding .btn1 .text{font-weight:600;font-size:12px;line-height:18px;color:#171826}.userOnboarding .btn2{box-sizing:border-box;display:flex;flex-direction:row;align-items:flex-start;padding:11px 32px;height:40px;left:217px;top:0;border:1px solid #01d676;border-radius:4px;cursor:pointer}.userOnboarding .btn2 .text{font-weight:600;font-size:12px;line-height:18px;color:#01d676;flex:none;order:0;flex-grow:0}.userOnboarding .green-highlght{color:#01d676}.userOnboarding .nextAction{position:absolute;right:0;bottom:0;padding:0 12px 15px 0}.userOnboarding .nextAction .skip{box-sizing:border-box;display:flex;flex-direction:row;align-items:flex-start;padding:11px 32px;border:1px solid #01d676;border-radius:4px}.userOnboarding .nextAction .skip .text{font-weight:600;font-size:12px;line-height:18px;color:#01d676;flex:none;order:0;flex-grow:0}.userOnboarding .stepPhoneAction{display:none}@media only screen and (max-width:700px){.userOnboarding .stepPhoneAction{padding:0 0 5px 0;width:100%;display:flex;justify-content:center}}@media only screen and (max-width:700px){.userOnboarding .stepDesktopAction{display:none}}@media only screen and (max-width:700px){.userOnboarding .step1 .mainHeading{width:175px;padding-top:6px}}@media only screen and (max-width:700px){.userOnboarding .step1 .subHeading{width:140px}}.userOnboarding .step2 .mainHeading{width:290px}@media only screen and (max-width:700px){.userOnboarding .step2 .mainHeading{width:134px}}.userOnboarding .step2 .subHeading{width:330px}@media only screen and (max-width:700px){.userOnboarding .step2 .subHeading{width:200px}}.userOnboarding .step3 .mainHeading{width:350px}@media only screen and (max-width:700px){.userOnboarding .step3 .mainHeading{width:215px}}.userOnboarding .step3 .subHeading{width:265px}@media only screen and (max-width:700px){.userOnboarding .step3 .subHeading{width:190px}}.userOnboarding .step4 .mainHeading{width:350px;padding-bottom:10px}@media only screen and (max-width:700px){.userOnboarding .step4 .mainHeading{width:180px}}.userOnboarding .step4 .subHeading{width:285px}@media only screen and (max-width:700px){.userOnboarding .step4 .subHeading{width:175px}}@media only screen and (max-width:700px){.userOnboarding .step4 .stepGuide{padding-left:5px}}.userOnboarding .step5 .mainHeading{width:358px}@media only screen and (max-width:700px){.userOnboarding .step5 .mainHeading{width:180px}}.userOnboarding .step5 .subHeading{width:323px}@media only screen and (max-width:700px){.userOnboarding .step5 .subHeading{width:190px}}.userOnboarding .step5 .stepPhoneAction{padding:10px;width:auto;display:block}@media only screen and (max-width:700px){.userOnboarding .step5 .stepPhoneAction{padding:0 0 5px 0;width:69%}}.userOnboarding .step5 .imgLeftBottom{position:absolute;bottom:0}.userOnboarding .step6{background-image:url(/public/img/useronboarding/background-v.svg);background-repeat:no-repeat;background-blend-mode:screen;opacity:1}.userOnboarding .step6 .subHeading{width:323px}@media only screen and (max-width:700px){.userOnboarding .step6 .subHeading{width:175px}}.userOnboarding .step6 .stepPhoneAction{display:block;padding:10px}@media only screen and (max-width:700px){.userOnboarding .step6 .stepPhoneAction{padding:0 0 5px 0;width:100%;display:flex;justify-content:center}}.userOnboarding .step6 .coinEarnedText{font-weight:600;font-size:60px;line-height:70px;color:#01d676;top:36px;position:relative;left:42px}@media only screen and (max-width:700px){.userOnboarding .step6 .coinEarnedText{font-size:30px;top:-1px;left:25px}}.userOnboarding .chooseOfferBox{position:absolute;display:flex;flex-direction:column;align-items:flex-start;box-sizing:border-box;padding:30px 7px 7px;gap:6px;width:196px;height:118px;top:58px;background:rgba(255,255,255,0.05);border:1px solid;border-color:rgba(255,255,255,0.1);border-radius:7px}@media only screen and (max-width:700px){.userOnboarding .chooseOfferBox{width:100px;height:105px;top:32px;border-radius:5px;padding:30px 7px 3px}}.userOnboarding .chooseOfferBox .offerTopImg{position:absolute;height:46px;left:70px;top:-24px}@media only screen and (max-width:700px){.userOnboarding .chooseOfferBox .offerTopImg{top:-24px;left:25px}}.userOnboarding .chooseOfferBox .textBox{display:flex;justify-content:flex-start;align-items:center;gap:20px}@media only screen and (max-width:700px){.userOnboarding .chooseOfferBox .textBox{gap:10px}}.userOnboarding .chooseOfferBox .textBox .greenBox{display:flex;justify-content:center;align-items:center;width:37px;height:19px;background:#01d676;border-radius:3px}@media only screen and (max-width:700px){.userOnboarding .chooseOfferBox .textBox .greenBox{width:25px;height:13px;border-radius:2px}}.userOnboarding .chooseOfferBox .textBox .greenBox .text{font-weight:600;font-size:10px;color:#171826;padding-top:2px}@media only screen and (max-width:700px){.userOnboarding .chooseOfferBox .textBox .greenBox .text{font-size:7px}}.userOnboarding .chooseOfferBox .textBox .offerText{font-weight:700;font-size:9.00569px;line-height:122%;letter-spacing:-0.03em;color:#fff;text-shadow:0 .428843px 2.14421px rgba(0,0,0,0.15)}@media only screen and (max-width:700px){.userOnboarding .chooseOfferBox .textBox .offerText{font-size:6.195px;text-shadow:0 .295px 1.475px rgba(0,0,0,0.15)}}.userOnboarding .chooseOfferBox .subText{width:180px;height:36px;font-weight:400;font-size:9px;color:rgba(232,232,232,0.8);padding-top:1px}@media only screen and (max-width:700px){.userOnboarding .chooseOfferBox .subText{width:85px;font-size:6px}}.id-verification-modal{max-width:584px;padding:26px 22px 23px 22px;font-family:"Poppins"}.id-verification-modal .modal-header{text-align:center;font-weight:700;font-size:30px;color:#01d676;display:flex;align-items:center;justify-content:center;margin-bottom:25px}.id-verification-modal .modal-header svg{margin-right:8px}.id-verification-modal .modal-body .verification-desc{background:#2c2c44;border-radius:6px;padding:17px;color:#adb2ea;margin-bottom:14px;font-weight:400;font-size:14px;line-height:21px}.id-verification-modal .modal-body .verification-desc div:not(:last-child):not(:first-child){margin-bottom:20px}.id-verification-modal .modal-body .verification-btn{background:#01d676;border-radius:4px;font-weight:700;font-size:16px;text-align:center;color:#fff;padding:11px 0;width:100%}.id-verification-modal .modal-body .verification-btn:hover{background-color:#01d676;text-transform:none}.verification-chat-message div{margin-bottom:13px}.open-verification-modal-btn{display:inline-flex;justify-content:center;align-items:center;white-space:nowrap}.open-verification-modal-btn .id-verification-icon{display:inline-block;width:18px;height:18px;background-image:url("/public/img/verification/identity.png");margin-right:5px}.verification-approved-chat-message div:first-child{font-weight:700;font-size:12px;color:#01d676;margin-bottom:15px}.logo-christmas-addon-wrapper{width:0;height:0}.logo-christmas-addon-wrapper .logo-christmas-addon{position:absolute !important;left:-8px !important;top:-35px}@media only screen and (max-width:1199px){.logo-christmas-addon-wrapper .logo-christmas-addon{left:-5px !important;top:-28px !important;width:20px;height:20px}}.xm2022{background:linear-gradient(to bottom,#171928,#161824);font-family:"Poppins"}@media only screen and (max-width:1199px){.xm2022{padding-bottom:0;box-shadow:0 80px #161824}}@media only screen and (max-width:1199px){.xm2022 .container{display:contents}}@media only screen and (max-width:1199px){.xm2022 .top-48h-winners-section,.xm2022 .your-wins-section{padding-left:30px}.xm2022 .top-48h-winners-section .swiper-navigation-container,.xm2022 .your-wins-section .swiper-navigation-container{display:none}}.xm2022 .your-wins-section .text-content{height:40px !important;padding-top:5px !important}.xm2022 .daily-openables-container{display:contents}@media only screen and (max-width:1199px){.xm2022 .daily-openables-container{display:block;padding-left:30px}.xm2022 .daily-openables-container .swiper-navigation-container{right:-10px}}.xm2022 .hero-bg-container{position:relative}.xm2022 .hero-bg{background:url("/public/img/christmas2022/hero-bg.jpg") no-repeat;background-size:100%;height:100vw;position:absolute;width:100%;z-index:0}@media only screen and (max-width:1199px){.xm2022 .hero-bg{padding-bottom:80%}}.xm2022 .hero-container{padding-top:70px}@media only screen and (max-width:1199px){.xm2022 .hero-container{padding:30px}}.xm2022 .heading-text{text-transform:uppercase;font-weight:bold;font-size:13px}.xm2022 .banner-image{display:block;margin:0 auto 70px auto}@media only screen and (max-width:1199px){.xm2022 .banner-image{width:100%;height:auto}}.xm2022 section{margin-top:50px}@media only screen and (max-width:1199px){.xm2022 section{margin-top:30px}}.xm2022 .section-title{font-size:18px;font-weight:bold;margin-bottom:15px;display:flex;justify-content:space-between;align-items:center}.xm2022 .stroke-white{stroke:white}.xm2022 .justify-right{justify-content:right}.xm2022 .pagination-wrapper{margin-top:0}.xm2022 .pagination-button{display:flex;height:40px}.xm2022 .pagination-button img{display:block;margin:auto}.xm2022 .accentBtn{border-radius:5px;height:42px;color:black;display:flex;justify-content:center;align-items:center;gap:10px;font-weight:500}.xm2022 .accentBtn:disabled{background-color:#525266;color:#a9a9ca;cursor:auto}.xm2022 .tutorials{display:grid;grid-template-columns:1fr 1fr 1fr;gap:30px;margin-bottom:80px}@media only screen and (max-width:1199px){.xm2022 .tutorials{margin-bottom:0;grid-template-columns:1fr}}.xm2022 .tutorials .tutorial-card{background:#31334b;position:relative;border-radius:20px;display:flex;flex-direction:column}.xm2022 .tutorials .tutorial-card .tutorial-image{width:100%;height:auto;display:block;padding-top:30px;height:170px;object-fit:cover}.xm2022 .tutorials .tutorial-card .snow-top{position:absolute;top:-10px;left:-18px;right:0;width:calc(100% + 28px)}.xm2022 .tutorials .tutorial-card .text-content{background-color:#2b2c3e;padding:15px;border-bottom-left-radius:20px;border-bottom-right-radius:20px;font-size:16px;flex:1}.xm2022 .your-wins .to{font-size:14px;font-weight:bold;margin-top:4px}.xm2022 .timeline-list{display:flex;gap:20px;overflow-y:hidden;overflow-x:scroll;padding-top:50px}.xm2022 .openable{background:url("/public/img/christmas2022/day-tag.svg") no-repeat;width:131px;height:181px;flex:none;position:relative}.xm2022 .openable:not(.is-today){background-position:center 28px}.xm2022 .openable.is-past{background-image:url("/public/img/christmas2022/day-tag-past.svg")}.xm2022 .openable.is-past .ribbon-text{margin-top:-15px}.xm2022 .openable.is-today{background-image:url("/public/img/christmas2022/day-tag-today.svg")}.xm2022 .openable.is-today .ribbon-text{margin-top:10px}.xm2022 .openable.is-today .content{top:50%}.xm2022 .openable:not(.is-today):not(.is-past) .month{margin-bottom:5px}.xm2022 .openable .content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center}.xm2022 .openable .day{font-size:18px}.xm2022 .openable .day .day-num{font-weight:500;font-size:20px}.xm2022 .openable .month{font-size:20px;font-weight:500;line-height:1;transform:translateY(-4px)}.xm2022 .openable .ribbon-text{white-space:nowrap;font-size:13px;transform:translateY(21px);font-weight:bold;margin-top:-13px}.xm2022 .openable .ribbon-text .confetti-decoration{position:absolute;width:100px;height:120px;left:-10px;top:-75px;pointer-events:none}.xm2022 .openable .snowy{position:absolute;inset:0;z-index:-1}.xm2022 .openable .snowy .snow-left{position:absolute;left:20px;top:34px}.xm2022 .openable .snowy .snow-right{position:absolute;right:20px;top:41px}.xm2022 .chest-grid{display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:auto auto;grid-column-gap:20px;grid-row-gap:50px}@media only screen and (max-width:1199px){.xm2022 .chest-grid{grid-template-columns:1fr}}.xm2022 .chest-card{position:relative}.xm2022 .chest-card .snow-top{position:absolute;width:calc(100% + 12px);top:-6px;left:-8px}.xm2022 .chest-card .chest-card-bg{background-color:#161824;border-radius:20px;aspect-ratio:2.25/3;margin:auto;display:flex;flex-direction:column;position:relative}.xm2022 .chest-card .chest-card-bg[data-chest=chest10k] .card-content::after,.xm2022 .chest-card .chest-card-bg[data-chest=chest15k] .card-content::after,.xm2022 .chest-card .chest-card-bg[data-chest=chest20k] .card-content::after,.xm2022 .chest-card .chest-card-bg[data-chest=chest25k] .card-content::after{position:absolute;content:"";background:url(/public/img/christmas2022/big-prize.png);width:100%;height:10vw;left:0;bottom:180px;background-size:105%;background-repeat:no-repeat;background-position:center bottom}@media only screen and (max-width:1199px){.xm2022 .chest-card .chest-card-bg[data-chest=chest10k] .card-content::after,.xm2022 .chest-card .chest-card-bg[data-chest=chest15k] .card-content::after,.xm2022 .chest-card .chest-card-bg[data-chest=chest20k] .card-content::after,.xm2022 .chest-card .chest-card-bg[data-chest=chest25k] .card-content::after{height:10vw;bottom:180px}}.xm2022 .chest-card .chest-card-bg[data-chest=chest10k]{background-color:#1e2142}.xm2022 .chest-card .chest-card-bg[data-chest=chest15k]{background-color:#31233a}.xm2022 .chest-card .chest-card-bg[data-chest=chest20k]{background-color:#2d2b25}.xm2022 .chest-card .chest-card-bg[data-chest=chest25k]{background-color:#32202e}.xm2022 .chest-card .chest-card-bg .chest-card-img{display:block;margin:auto;margin-bottom:0;width:100%;height:auto;max-height:60%;object-fit:contain;object-position:center 20px}.xm2022 .chest-card .chest-card-bg .chest-card-img--chest10k,.xm2022 .chest-card .chest-card-bg .chest-card-img--chest15k,.xm2022 .chest-card .chest-card-bg .chest-card-img--chest20k,.xm2022 .chest-card .chest-card-bg .chest-card-img--chest25k{height:50%}.xm2022 .chest-card .chest-card-bg .card-content{min-height:120px;flex:none;display:flex;flex-direction:column;padding:20px}.xm2022 .coin-amount-progress-container{padding:7px 10px;display:flex;background-color:#18252a;align-items:center;border-top-left-radius:5px;border-top-right-radius:5px;margin-bottom:8px;position:relative;font-size:12px;white-space:nowrap;border:1px solid #033c22}.xm2022 .coin-amount-progress-container.color-muted{background-color:#222339;border:1px solid #2c2c2c}.xm2022 .coin-amount-progress-container::after{position:absolute;content:"";inset:0;height:3px;background-color:#2e2f41;top:calc(100% - 2px);z-index:0;border-bottom-left-radius:10px;border-bottom-right-radius:10px}.xm2022 .current-openable{padding:30px 40px 40px 40px;background:#1c202e;border-radius:20px}@media only screen and (max-width:1199px){.xm2022 .current-openable{width:calc(100% - 40px);margin:auto;padding:30px 20px 40px 20px}}.xm2022 .timing-info{justify-content:space-between;margin-bottom:30px;text-transform:uppercase;font-weight:500}.xm2022 .winner-box{aspect-ratio:1;border-radius:10px;border:1px solid #292d43;padding:10px;position:relative}.xm2022 .winner-box .winner-image{margin:auto;margin-top:10px;display:block}.xm2022 .winner-box .text-content{position:absolute;left:0;right:0;bottom:0;height:50px;border-bottom-left-radius:10px;border-bottom-right-radius:10px;font-size:12px;text-align:center;padding-top:15px;padding-left:10px;padding-right:10px}.xm2022 .winner-box .text-content .line-1{font-size:15px;line-height:1.2}.xm2022 .winner-box.bracket-1{background:radial-gradient(#bca80e,transparent)}.xm2022 .winner-box.bracket-1 .text-content{background:url("/public/img/christmas2022/stars-bracket-1.svg") no-repeat;background-size:cover;background-color:#2e2b1e}.xm2022 .winner-box.bracket-2{background:radial-gradient(#7a3d92,transparent)}.xm2022 .winner-box.bracket-2 .text-content{background:url("/public/img/christmas2022/stars-bracket-2.svg") no-repeat;background-size:cover;background-color:#2a1d2f}.xm2022 .winner-box.bracket-3{background:radial-gradient(#466c4d,transparent)}.xm2022 .winner-box.bracket-3 .text-content{background:url("/public/img/christmas2022/stars-bracket-3.svg") no-repeat;background-size:cover;background-color:#1d3027}.xm2022 .winner-box.bracket-4{background:radial-gradient(#797979,transparent)}.xm2022 .winner-box.bracket-4 .text-content{background:url("/public/img/christmas2022/stars-bracket-4.svg") no-repeat;background-size:cover;background-color:#1e1e2a}.xm2022 #xm2022_view_chest{width:80%;max-width:1200px;background-color:#1d202d}@media only screen and (max-width:1199px){.xm2022 #xm2022_view_chest{width:100%;background-color:#1d202f;z-index:1 !important;height:100vh;top:65px !important;max-height:calc(100vh - 134px)}.xm2022 #xm2022_view_chest .modal-content{padding-left:0;padding-right:0;padding-top:40px;padding-bottom:100px}.xm2022 #xm2022_view_chest.open+.modal-overlay{display:none !important}}.xm2022 #xm2022_view_chest .modal-heading{display:flex;justify-content:space-between}.xm2022 #xm2022_view_chest .close-btn{background:#1b1b1b;display:flex;align-items:center;padding:8px 20px;border-radius:5px;gap:10px}@media only screen and (max-width:1199px){.xm2022 #xm2022_view_chest .chest-requirements-container{display:flex;gap:10px;padding:0 15px}}.xm2022 #xm2022_view_chest .chest-card-img{display:block;margin:0 auto 50px auto}@media only screen and (max-width:1199px){.xm2022 #xm2022_view_chest .chest-card-img{margin:0 auto;height:170px;margin-top:30px}}.xm2022 #xm2022_view_chest .chest-card-img.reward-img{transform:scale(0.8)}.xm2022 #xm2022_view_chest .prize-caption{position:absolute;font-size:25px;font-weight:bold;bottom:-18px;left:50%;transform:translateX(-50%)}.xm2022 #xm2022_view_chest .chest-timer{align-items:flex-end}.xm2022 #xm2022_view_chest .chest-requirements{text-align:right;position:absolute;right:0;top:60px}@media only screen and (max-width:1199px){.xm2022 #xm2022_view_chest .chest-requirements{position:static;flex:1}}.xm2022 #xm2022_view_chest .potential-drops-heading{gap:20px}@media only screen and (max-width:1199px){.xm2022 #xm2022_view_chest .potential-drops-heading{display:grid;grid-template-columns:1fr auto 1fr}}.xm2022 #xm2022_view_chest .potential-drops-list{justify-content:center;display:flex;gap:10px;padding-left:10px;padding-right:10px}@media only screen and (max-width:1199px){.xm2022 #xm2022_view_chest .potential-drops-list{flex-wrap:wrap}}.xm2022 #xm2022_view_chest .potential-drops-list .winner-box{width:110px;height:110px}.xm2022 #xm2022_view_chest .potential-drops-list .winner-box .text-content{padding-top:10px}.xm2022 #xm2022_view_chest .potential-drops-list .winner-box .line-1{font-size:13px;font-weight:500;white-space:nowrap;text-overflow:initial}.xm2022 #xm2022_view_chest .potential-drops-list .winner-box .line-2{opacity:.5}.xm2022 #xm2022_view_chest .coin-amount-progress-container{min-width:300px}@media only screen and (max-width:1199px){.xm2022 #xm2022_view_chest .coin-amount-progress-container{min-width:auto}}.xm2022 .rolling-case-clipper{height:140px;border-radius:20px;overflow:hidden}@media only screen and (max-width:1199px){.xm2022 .rolling-case-clipper{border-radius:0}}.xm2022 .rewards-slider-container{height:140px;overflow:hidden;border:0}.xm2022 .rewards-slider-container .fade-left,.xm2022 .rewards-slider-container .fade-right{position:absolute;width:200px;z-index:10}.xm2022 .rewards-slider-container .fade-left{inset:0;background:linear-gradient(to left,transparent,rgba(0,0,0,0.631372549))}.xm2022 .rewards-slider-container .fade-right{inset:0;background:linear-gradient(to right,transparent,rgba(0,0,0,0.631372549));right:0;left:auto}.xm2022 .rewards-slider-container .reward-item{padding:25px 0;background-color:#171826;height:132px !important;width:132px !important;margin:0}.xm2022 .rewards-slider-container .reward-item.bracket-1 .reward-item-card{background:radial-gradient(#bca80e,transparent)}.xm2022 .rewards-slider-container .reward-item.bracket-1 .text-content{background:url("/public/img/christmas2022/stars-bracket-1.svg") no-repeat;background-size:cover;background-color:#2e2b1e}.xm2022 .rewards-slider-container .reward-item.bracket-2 .reward-item-card{background:radial-gradient(#7a3d92,transparent)}.xm2022 .rewards-slider-container .reward-item.bracket-2 .text-content{background:url("/public/img/christmas2022/stars-bracket-2.svg") no-repeat;background-size:cover;background-color:#2a1d2f}.xm2022 .rewards-slider-container .reward-item.bracket-3 .reward-item-card{background:radial-gradient(#466c4d,transparent)}.xm2022 .rewards-slider-container .reward-item.bracket-3 .text-content{background:url("/public/img/christmas2022/stars-bracket-3.svg") no-repeat;background-size:cover;background-color:#1d3027}.xm2022 .rewards-slider-container .reward-item.bracket-4 .reward-item-card{background:radial-gradient(#797979,transparent)}.xm2022 .rewards-slider-container .reward-item.bracket-4 .text-content{background:url("/public/img/christmas2022/stars-bracket-4.svg") no-repeat;background-size:cover;background-color:#1e1e2a}.xm2022 .rewards-slider-container .reward-item::after{content:none}.xm2022 .rewards-slider-container .reward-item .coin-amount{font-size:13px;white-space:break-spaces;font-weight:normal;transform:translateY(5px)}.xm2022 .rewards-slider-container .reward-item .reward-item-card{width:90%;height:calc(100% + 30px);position:relative;margin:auto;top:-14px;border-radius:10px;padding-top:10px}.xm2022 .rewards-slider-container .reward-item .reward-item-card .text-content{position:absolute;bottom:0;text-align:center;left:0;right:0;padding:10px 0;min-height:46px;border-bottom-right-radius:10px;border-bottom-left-radius:10px;line-height:1.3}.xm2022 .start-rolling-case{margin:auto;width:200px}.xm2022 .earn-progress-line{height:3px;position:absolute;left:0;right:0;bottom:0;background:#01d676;z-index:1;bottom:-1px;border-bottom-left-radius:10px;border-bottom-right-radius:10px}.xm2022 .text-decorated-line-left,.xm2022 .text-decorated-line-right{height:1px;width:200px}@media only screen and (max-width:1199px){.xm2022 .text-decorated-line-left,.xm2022 .text-decorated-line-right{width:100%;max-width:200px}}.xm2022 .text-decorated-line-left{background:linear-gradient(to left,gray,transparent);right:0}.xm2022 .text-decorated-line-right{background:linear-gradient(to right,gray,transparent);left:0}.xm2022 .win-announcement{margin-top:35px;padding:5px 35px;border-radius:5px;font-size:20px}.xm2022 .timeline-scroller{margin-bottom:-50px}.xm2022 #xm2022_view_history{width:1110px;background-color:#1e1e2e}@media only screen and (max-width:1199px){.xm2022 #xm2022_view_history{width:100%}}.xm2022 .history-grid{display:grid;grid-template-columns:320px max-content;gap:20px}@media only screen and (max-width:1199px){.xm2022 .history-grid{grid-template-columns:1fr}}.xm2022 .sidebar-left{display:flex;flex-direction:column;justify-content:space-between;border-right:1px solid #222}@media only screen and (max-width:1199px){.xm2022 .sidebar-left{border-right:0}}@media only screen and (max-width:1199px){.xm2022 .sidebar-left .sidebar-left-heading{display:flex;justify-content:space-between}}@media only screen and (max-width:1199px){.xm2022 .sidebar-left .stats-wrapper{display:grid;grid-template-columns:auto auto auto;gap:10px;margin-top:20px}.xm2022 .sidebar-left .stats-wrapper&gt;div:nth-child(1),.xm2022 .sidebar-left .stats-wrapper&gt;div:nth-child(2){border-right:1px solid #383a55}}.xm2022 .sidebar-left .color-muted{font-size:12px}.xm2022 .sidebar-left .emphasize{font-size:30px;line-height:100%;font-weight:bold;margin-top:20px}@media only screen and (max-width:1199px){.xm2022 .sidebar-left .emphasize{font-size:20px;margin-top:0}}.xm2022 .sidebar-right .winner-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}@media only screen and (max-width:1199px){.xm2022 .sidebar-right .winner-grid{grid-template-columns:repeat(3,1fr)}}.xm2022 .sidebar-right .winner-grid .winner-box{margin:auto;width:135px;height:135px}@media only screen and (max-width:1199px){.xm2022 .sidebar-right .winner-grid .winner-box{width:auto;height:auto;aspect-ratio:1}}.xm2022 .sidebar-right .winner-grid .winner-box .text-content{height:60px}@media only screen and (max-width:1199px){.xm2022 .sidebar-right .winner-grid .winner-box .text-content{height:50px;padding:8px 4px}}.xm2022 .sidebar-right .winner-grid .winner-box .text-content .line-2{opacity:.5}.xm2022 .top-winners-text{color:#c99a2a;display:inline-block;margin-bottom:20px;font-weight:bold}@supports(-webkit-background-clip:text){.xm2022 .top-winners-text{background:linear-gradient(to right,white,#d9a820,white,#d9a820,white);-webkit-background-clip:text;-webkit-text-fill-color:transparent}}@media only screen and (max-width:1199px){.xm2022 .top-winners-text{padding-top:15px;border-top:1px solid #383a55;width:100%}}.xm2022 .animation-box{position:absolute;left:50%;transform:translateX(-50%);width:330px;height:450px;z-index:-1}@media only screen and (max-width:1199px){.xm2022 .animation-box{width:300px;height:400px;transform:translate(-50%,-150px)}}.xm2022 .swiper-navigation-container{position:absolute;right:-30px;top:-16px}.xm2022 .swiper-navigation-container .swiper-button-prev{left:-95px}.xm2022 .swiper-navigation-container .swiper-button-next{left:-60px}.xm2022 .swiper-navigation-container .swiper-button-prev,.xm2022 .swiper-navigation-container .swiper-button-next{color:gray;height:30px;width:30px;padding:10px;top:40px;box-sizing:border-box;background:#2f3044;border-radius:5px}.xm2022 .swiper-navigation-container .swiper-button-prev::after,.xm2022 .swiper-navigation-container .swiper-button-next::after{font-size:12px}.xm2022 .view-day-btn{position:relative;z-index:1;background:#2f3044;width:100%;display:block;padding:5px 20px;border:1px solid #595858;border-radius:10px;left:-21px;transform:translateY(5px)}.xm2022 #xmas2022-top-48h-winners{padding-top:40px;margin-top:-50px}.xm2022 #xmas2022-top-48h-winners .text-content{height:40px;padding-top:7px;padding-bottom:0}.xm2022 #xmas2022-top-48h-winners .line-2{opacity:.5}.xm2022 #xmas2022-top-48h-winners .line-2:hover{opacity:1}.xm2022 #xmas2022-your-wins{padding-top:40px;margin-top:-50px}.xm2022 #xmas2022-your-wins .line-2{font-size:18px;font-weight:500;padding-top:5px}.xm2022 .faq-item{border:1px solid #a9a9ca;border-radius:10px;margin-bottom:15px}.xm2022 .faq-item.accordion-opened summary::after{transform:translateY(-50%) rotate(90deg)}.xm2022 .faq-item.accordion-closed summary::after{transform:translateY(-50%) rotate(45deg)}.xm2022 .faq-item summary{font-weight:500;position:relative;padding:25px;padding-right:35px;padding-right:40px;cursor:pointer}.xm2022 .faq-item summary:focus{outline:0}.xm2022 .faq-item summary::after{content:"";background-image:url(/public/img/useronboarding/close.svg);width:16px;height:16px;background-repeat:no-repeat;transform:translateY(-50%) rotate(45deg);position:absolute;top:50%;right:16px;transition:transform .2s linear}.xm2022 .faq-item summary::-webkit-details-marker{display:none}.xm2022 .faq-item .content{color:#a9a9ca;padding:25px;padding-top:0}.xm2022 .faq-heading{margin-top:40px;margin-bottom:30px;line-height:1.25}.xm2022 .faq-section{padding-bottom:100px}@media only screen and (min-width:1200px){.xm2022 .faq-section{padding-left:90px;padding-right:90px}}@media only screen and (max-width:1199px){.xm2022 .faq-section{padding:0 30px}}.xm2022 .faq-example{display:grid;grid-template-columns:50% 50%;gap:10px;margin-top:40px;text-align:center}@media only screen and (max-width:1199px){.xm2022 .faq-example{grid-template-columns:1fr;gap:30px}}.xm2022 .faq-example .faq-item{display:flex;flex-direction:column}@media only screen and (max-width:1199px){.xm2022 .rolling-cases{margin-top:40px}}.xm2022 .reverse-col-mobile{margin-top:0}@media only screen and (max-width:1199px){.xm2022 .reverse-col-mobile{display:flex;flex-direction:column-reverse}}.xm2022 .faq-example-item{display:flex;flex-direction:column}.xm2022 .hero-promo{min-height:987px;padding-bottom:100px}.xm2022 .hero-promo .going-live-text{margin:auto;margin-top:-20px;display:block}.xm2022 .hero-promo .promo-countdown{display:flex;margin:auto;justify-content:center;font-size:50px;font-weight:bold;margin-bottom:50px}.xm2022 .hero-promo .promo-countdown .value{min-width:65px;text-align:right;margin-right:4px}.xm2022 .hero-promo .promo-countdown .unit{color:gray;margin-right:15px;position:relative}.xm2022 .hero-promo .promo-countdown .unit.unit-h img{position:absolute;top:29px;left:8px}.xm2022 .hero-promo .promo-countdown .unit.unit-m img{position:absolute;top:9px;left:-2px}.xm2022 .hero-promo .promo-countdown .unit.unit-s{margin-right:0}.xm2022 .hero-promo .promo-countdown .unit.unit-s img{position:absolute;top:13px;left:-8px}.xm2022 .hero-promo .promo-bordered{margin-bottom:-40px;padding:3px;background:linear-gradient(45deg,#fbce38,#ffdf8b,#fbce38,#ffdf8b,#fbce38,#ffdf8b,#fbce38,#ffdf8b);border-radius:30px;position:relative;z-index:1}.xm2022 .hero-promo .promo-video{border-radius:20px;width:500px;margin:auto;position:relative}@media only screen and (max-width:1199px){.xm2022 .hero-promo .promo-video{width:100%}}.xm2022 .hero-promo .promo-video .frame-bottom{width:calc(100% + 100px);margin-left:-50px}@media only screen and (max-width:1199px){.xm2022 .hero-promo .promo-video .frame-bottom{width:calc(100% + 30px);margin-left:-15px;transform:translateY(12px)}}.xm2022 .hero-promo .promo-video .snow-bottom{position:absolute;bottom:46px;z-index:2}@media only screen and (max-width:1199px){.xm2022 .hero-promo .promo-video .snow-bottom{width:90%;margin-left:15px;bottom:19px}}.xm2022 .hero-promo .promo-video .teaser-text{position:absolute;left:-100px;top:-60px}.xm2022 .hero-promo .promo-video .teaser-text-mobile{margin:auto;margin-bottom:20px}.xm2022 .hero-promo .promo-video video{width:100%;height:100%;object-fit:cover;position:relative;border-radius:30px;display:block}.xm2022 .today-indicator{font-size:20px;position:absolute;left:50%;top:-6px;transform:translate(-50%,-50%)}@media only screen and (min-width:1200px){body.chatActive .main-container{width:95%}}.fullpagemodal{position:fixed;inset:0;background-color:red}.pill{display:inline-block;padding:4px 10px;border-radius:99px}.pill.pill-dark{background-color:#2f3045;color:white;font-weight:500;border-radius:5px;padding:6px 18px}.pill.pill-gold{background:rgba(250,196,1,0.1);border-radius:12px;font-size:12px;line-height:1.65;color:#fac401;padding:2px 8px}.aspect-ratio-1-1{aspect-ratio:1}.affiliate-page .affiliate-heading{display:grid;grid-template-areas:"a b";margin:40px 0 20px 0}.affiliate-page .loading-skeleton::before{background-color:#2a2b3f}.affiliate-page .loading-skeleton::after{background-image:linear-gradient(90deg,rgba(0,0,0,0),rgba(255,255,255,0.13),rgba(255,255,255,0.13),rgba(255,255,255,0))}.affiliate-page .referral-user-list .loading-skeleton{height:55px;margin-bottom:10px;margin-bottom:10px}@media only screen and (max-width:1199px){.affiliate-page .profile-username{font-size:16px}}.affiliate-page .tier-info{gap:25px}@media(max-width:430px){.affiliate-page .tier-info{gap:10px}.affiliate-page .tier-info .text-semibold,.affiliate-page .tier-info svg{display:none}}@media only screen and (min-width:1200px){.affiliate-page .profile-card--tight .tier-info{gap:10px}.affiliate-page .profile-card--tight .tier-info .text-semibold,.affiliate-page .profile-card--tight .tier-info svg{display:none}}.affiliate-page .dropdown-toggle,.affiliate-page .dropdown-menu{min-width:220px}@media only screen and (max-width:1199px){.affiliate-page .dropdown-toggle,.affiliate-page .dropdown-menu{width:100%}}@media only screen and (max-width:1199px){.affiliate-page .referral-users-sort-wrapper{width:100%;margin-top:20px}.affiliate-page .referral-users-sort-wrapper #referred-users-sort-dropdown{flex:1}}.affiliate-page .dropdown-toggle{border-radius:99px}.affiliate-page .btn-claim{flex:1;padding:0;max-width:120px}.affiliate-page .chart-section{background-color:#1c1e2e;border-radius:15px;padding:20px}.affiliate-page .chart-section .chart-title{margin-bottom:40px}@media only screen and (max-width:1199px){.affiliate-page .chart-section .chart-last-30d{--size:20px !important}}.affiliate-page template+section{margin-top:30px;margin-bottom:100px}.affiliate-page .affiliate-how-it-works-btn{background-color:#1d2030;border-radius:10px;padding:8px 16px;height:42px;font-weight:500;border:1px solid #292a40;fill:#ccd}.affiliate-page .affiliate-how-it-works-btn:hover{background-color:#42435a}.affiliate-page .profile-location{margin-bottom:10px}.affiliate-page .statistic-grid{grid-template-areas:"a b" "c d";grid-template-columns:1fr 1fr;white-space:nowrap}@media only screen and (max-width:1199px){.affiliate-page .statistic-grid{grid-template-areas:"a" "c" "b"}}@media only screen and (max-width:1199px){.affiliate-page .affiliate-profile-mobile{display:grid !important;grid-template-areas:"a b" "a c";grid-template-columns:min-content;gap:10px;height:70px}.affiliate-page .affiliate-profile-mobile .profile-location{margin:0}}.affiliate-page .affiliate-available-balance{margin-top:10px}@media only screen and (max-width:1199px){.affiliate-page .affiliate-available-balance{margin-top:20px;padding-top:20px;border-top:1px solid #404043}}.affiliate-page .tiers-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:20px}@media only screen and (max-width:1199px){.affiliate-page .tiers-grid{grid-template-columns:1fr}}.affiliate-page .tier-box{border-radius:20px;padding:25px 20px;background:#1c1e2e;border:1px solid #1c1e2e;min-height:170px;position:relative}.affiliate-page .tier-box.active{border:1px solid #01d676}.affiliate-page .tier-box.active .commission-icon svg{fill:#01d676}.affiliate-page .tier-box.active .commission-text{color:white}.affiliate-page .tier-box.active .active-tag{display:block;text-transform:uppercase;background-color:#01d676;position:absolute;color:black;font-weight:600;top:-15px;left:50%;transform:translateX(-50%)}.affiliate-page .tier-box .commission-text{color:#ccd}.affiliate-page .tier-box .active-tag{display:none}.affiliate-page .tier-box svg{fill:#a9a9ca}.affiliate-page .tier-box hr{border:0;border-bottom:1px solid #272938;margin:15px 0}.affiliate-page .tier-box .affiliate-checkmark-empty{width:18px;height:18px;border-radius:99px;border:1px solid #a9a9ca}.affiliate-page .affiliate-user-rows,.affiliate-page .leaderboard-rows{display:grid;padding:15px 0;border-top:1px solid #404043;align-items:center;gap:10px;text-transform:capitalize;min-height:75px}.affiliate-page .affiliate-user-rows.header,.affiliate-page .leaderboard-rows.header{height:50px;min-height:50px;border-top:0}.affiliate-page template+.leaderboard-rows{border-top:0}.affiliate-page .affiliate-user-rows{grid-template-columns:1.5fr 1.25fr .75fr .75fr}@media only screen and (max-width:1199px){.affiliate-page .affiliate-user-rows{grid-template-columns:160px 1fr 1fr}}.affiliate-page .leaderboard-rows{grid-template-columns:auto 200px;font-size:16px}@media only screen and (max-width:1199px){.affiliate-page .leaderboard-rows{grid-template-columns:auto 130px;font-weight:bold}}.affiliate-page .top-leaderboard-grid{gap:30px}@media only screen and (min-width:1200px){.affiliate-page .top-leaderboard-grid{height:310px}}@media only screen and (max-width:1199px){.affiliate-page .top-leaderboard-grid{display:grid;grid-template-columns:33% 33% 33%;padding:0 30px;gap:15px}}.affiliate-page .top-affiliate-card{position:relative}.affiliate-page .top-affiliate-card .top-affiliate-earned{position:absolute;bottom:60px;left:50%;font-weight:600;transform:translateX(-50%);align-items:baseline}@media only screen and (max-width:1199px){.affiliate-page .top-affiliate-card .top-affiliate-earned{bottom:50px}}.affiliate-page .top-affiliate-card .top-affiliate-earned div{font-size:18px}.affiliate-page .top-affiliate-card .top-affiliate-img{width:180px;height:auto}@media only screen and (max-width:1199px){.affiliate-page .top-affiliate-card .top-affiliate-img{width:100%}}.affiliate-page .top-affiliate-card .top-affiliate-img.rank-2,.affiliate-page .top-affiliate-card .top-affiliate-img.rank-3{margin-top:80px}.affiliate-page .referral-form-section{background-color:#22233b;border-radius:15px;padding:30px 35px;margin-top:20px;display:flex;flex-wrap:wrap;gap:40px;justify-content:space-between}@media only screen and (max-width:1199px){.affiliate-page .referral-form-section{display:grid;grid-template-columns:1fr;padding:20px}}.affiliate-page .referral-form-section .input-refcode-wrapper{display:flex;align-items:center;position:relative;z-index:1}@media only screen and (max-width:1199px){.affiliate-page .referral-form-section .input-refcode-wrapper:not(.is-editing){height:0;overflow:hidden}.affiliate-page .referral-form-section .input-refcode-wrapper .relative{min-width:auto !important;width:100%}}.affiliate-page .referral-form-section .input-refcode,.affiliate-page .referral-form-section .btn-copy-link{font-weight:500}@media only screen and (max-width:1199px){.affiliate-page .referral-form-section .mobile-actions{display:grid;grid-template-columns:50px auto}.affiliate-page .referral-form-section .mobile-actions:not(.is-editing){margin-top:-10px}.affiliate-page .referral-form-section .mobile-actions.is-editing{margin-top:0}}.affiliate-page .referral-form-section .btn-copy-link,.affiliate-page .referral-form-section .btn-mobile-share,.affiliate-page .referral-form-section .btn-edit-refcode:not(.accentBtn){border-radius:10px;border:1px solid #393e56;background-color:#2f3045;height:42px;padding:7px 15px;font-weight:500;color:white}.affiliate-page .referral-form-section .btn-copy-link:hover,.affiliate-page .referral-form-section .btn-mobile-share:hover,.affiliate-page .referral-form-section .btn-edit-refcode:not(.accentBtn):hover{background-color:#42435a}@media only screen and (max-width:1199px){.affiliate-page .referral-form-section .btn-copy-link,.affiliate-page .referral-form-section .btn-mobile-share,.affiliate-page .referral-form-section .btn-edit-refcode:not(.accentBtn){width:100%;display:flex}}.affiliate-page .referral-form-section .btn-copy-link svg{width:20px;height:20px;fill:#b1b0d2}.affiliate-page .referral-form-section .btn-mobile-share svg{width:20px;height:20px;fill:#ccd}.affiliate-page .referral-form-section .refcode-text{margin-left:-10px;margin-right:10px;transition:width .5s ease,opacity .5s ease;width:0;opacity:0}@media only screen and (max-width:1199px){.affiliate-page .referral-form-section .refcode-text{display:none}}.affiliate-page .referral-form-section .refcode-text.visible{width:100%;opacity:1}.affiliate-page .referral-form-section .refcode-text.visible+.input-refcode{opacity:0}.affiliate-page .referral-form-section .input-refcode{padding:15px 30px 15px 15px;color:#ccd;margin-right:10px;position:absolute;inset:0;top:-50%}@media only screen and (max-width:1199px){.affiliate-page .referral-form-section .input-refcode{transform:translateY(-50%)}}.affiliate-page .referral-form-section .btn-edit-refcode{padding:0 10px;height:42px;border-radius:10px}.affiliate-page .referral-form-section .btn-edit-refcode svg{width:20px;height:20px;stroke:black;margin:auto}.affiliate-page .referral-form-section .btn-edit-refcode svg.edit-icon{stroke:#b1b0d2}.affiliate-page .referral-form-section .cancel-edit-refcode-button{transition:margin-left ease .5s,opacity ease .5s;padding:14px;border:1px solid #393e56;background-color:#2f3045;border-radius:99px;margin-left:-42px;opacity:0;z-index:-1}.affiliate-page .referral-form-section .cancel-edit-refcode-button.show{margin-left:10px;opacity:1}.affiliate-page .referral-form-section .cancel-edit-refcode-button svg{fill:white}.affiliate-page .referral-form-section .btn-apply-refcode{background-color:#01d676;position:absolute;right:54px;top:1px;bottom:0;padding:0 10px;border-top-right-radius:9px;border-bottom-right-radius:9px;height:38px}.affiliate-page .referral-form-section .btn-apply-refcode:disabled{background-color:#525268}.affiliate-page .referral-form-section .error-message,.affiliate-page .referral-form-section .success-message{white-space:nowrap;position:absolute;left:0;bottom:-35px;font-size:12px}@media only screen and (max-width:1199px){.affiliate-page .referral-form-section .error-message,.affiliate-page .referral-form-section .success-message{position:static}}.affiliate-page .referral-form-section .error-message{color:#ff2d3d}.affiliate-page .referral-form-section .success-message{color:#01d676}.affiliate-page .social-button{border:1px solid #393e56;background-color:#2f3045;border-radius:99px;width:42px;height:42px}.affiliate-page .social-button--hollowed{background:0;width:40px;height:40px}.affiliate-page .social-button--hollowed:hover{border-color:#b4b4d4;background-color:#42435a}.affiliate-page .social-button--hollowed svg{width:10px !important;height:10px !important}.affiliate-page .social-button svg{width:16px;height:16px;display:block;fill:#b1b0d2 !important}.affiliate-page .promo-grid{display:grid;grid-template-areas:"a b c" "d d d";gap:40px}@media only screen and (max-width:1199px){.affiliate-page .promo-grid{grid-template-areas:"a" "b" "c" "d"}}.affiliate-page .promo-grid .affiliate-image{display:block;width:100%}.affiliate-page .promo-grid .loading-skeleton{border-radius:20px}.affiliate-page .promo-grid .download-promo-btn{border-radius:10px;padding:8px 15px;fill:white;border:1px solid #393e56}.affiliate-page .promo-grid .download-promo-btn:hover,.affiliate-page .promo-grid .download-promo-btn:focus{border-color:#b4b4d4;background-color:#42435a}.affiliate-page .banner1-simulator{position:relative}.affiliate-page .banner1-simulator .refcode{position:absolute;font-size:30px;font-weight:bold;top:60%;left:50%;transform:translate(-50%,-50%);color:white}.affiliate-page .verification-section .verification-form{gap:20px}.affiliate-page .verification-section .verification-form.first-row{display:grid;grid-template-columns:1fr 1fr 1fr 1fr}@media only screen and (max-width:1199px){.affiliate-page .verification-section .verification-form.first-row{grid-template-columns:1fr}}.affiliate-page .verification-section .verification-form.second-row{margin-top:20px;display:grid;grid-template-columns:400px 250px}@media only screen and (max-width:1199px){.affiliate-page .verification-section .verification-form.second-row{grid-template-columns:1fr}}@media only screen and (max-width:1199px){.affiliate-page .verification-section .generic-infobox{margin-bottom:30px}}@media only screen and (max-width:1199px){.affiliate-page .verification-section .verification-actions{flex-direction:column-reverse;width:100%;display:flex;align-items:center;justify-content:center}.affiliate-page .verification-section .verification-actions button{width:100%}}.affiliate-page .modal-close img{border:1px solid #2f3045;background-color:#222338;border-radius:99px;padding:8px;width:30px;height:30px}.affiliate-page .verified-panel{background-color:#1e1e2f;max-width:800px;border-radius:15px;padding:40px 20px;text-align:center;margin:auto;display:flex;flex-direction:column;align-items:center;color:#ccd;gap:15px;margin-top:50px}@media only screen and (max-width:1199px){.affiliate-page .verified-panel{margin-top:30px}.affiliate-page .verified-panel a{width:100%}.affiliate-page .verified-panel a .secondaryBtn{width:100%}}.affiliate-page .verified-panel p{max-width:400px}.affiliate-page .verified-panel .secondaryBtn{width:400px}.text-natural-grey-300{color:#7d7ca1}.text-natural-grey-200{color:#a9a8cd}.affiliate-hero{padding-bottom:80px}@media only screen and (max-width:1199px){.affiliate-hero{position:relative;padding-bottom:0}}.affiliate-hero h1{margin:0;font-size:32px;font-weight:bold;text-align:center;line-height:1.3}.affiliate-hero h1 em{font-style:normal;color:#01d676;white-space:nowrap}@supports(-webkit-background-clip:text){.affiliate-hero h1 em{background:linear-gradient(to right,#01d676,#c7eb19);-webkit-background-clip:text;-webkit-text-fill-color:transparent}}.affiliate-hero .coins-gray-left,.affiliate-hero .coins-gray-right{width:200px}@media only screen and (max-width:1199px){.affiliate-hero .coins-gray-left{position:absolute;width:140px;left:-50px;top:160px}}@media only screen and (max-width:1199px){.affiliate-hero .coins-gray-right{display:none}}.affiliate-hero h6{color:#a9a9ca;line-height:1.5}.affiliate-hero .accentBtn{width:200px;margin-top:30px}.affiliate-hero .how-it-works-img{margin:auto;width:75%;height:auto;margin-top:40px}@media only screen and (max-width:1199px){.affiliate-hero .how-it-works-img{width:100%;margin:50px 0}}.affiliate-hero .text-content{padding-top:50px}@media only screen and (max-width:1199px){.affiliate-hero .text-content{position:relative}}.affilite-guest-page h4{font-size:32px;font-weight:bold;margin-bottom:40px}.affilite-guest-page .affiliate-public-leaderboard{padding:50px 150px}@media only screen and (max-width:1199px){.affilite-guest-page .affiliate-public-leaderboard{padding:50px 20px 150px 20px}}.affilite-guest-page .affiliate-top-earner-main-grid{gap:50px;grid-template-columns:1fr 1.25fr;font-size:16px}.affilite-guest-page .affiliate-top-earner-main-grid .affiliate-top-earners-row[data-rank="1"] .offer-image{background-color:#f7bc14;color:black}.affilite-guest-page .affiliate-top-earner-main-grid .affiliate-top-earners-row[data-rank="2"] .offer-image{background-color:#b9bbc1;color:black}.affilite-guest-page .affiliate-top-earner-main-grid .affiliate-top-earners-row[data-rank="3"] .offer-image{background-color:#fd9727;color:black}@media only screen and (max-width:1199px){.affilite-guest-page .affiliate-top-earner-main-grid{display:flex;flex-direction:column}}.affilite-guest-page .affiliate-top-earners-row{display:grid;grid-template-columns:50px 1fr 100px;margin-bottom:15px;gap:15px}@media only screen and (max-width:1199px){.affilite-guest-page .affiliate-top-earners-row{border-bottom:1px solid #242536;padding-bottom:10px;font-weight:bold}.affilite-guest-page .affiliate-top-earners-row:last-of-type{border-bottom:0}}.affilite-guest-page .affiliate-top-earners-row .offer-image{background-color:#1d2030;font-weight:bold;color:#cbcbdf;font-size:18px}.affilite-guest-page .affiliate-total{border-radius:20px;text-transform:uppercase;padding:40px;border:1px solid #242536}@media only screen and (max-width:1199px){.affilite-guest-page .affiliate-total{width:100%}}.affilite-guest-page .affiliate-total .money-bag{width:auto;height:120px}@media only screen and (max-width:1199px){.affilite-guest-page .affiliate-total .money-bag{height:110px}}.affilite-guest-page .affiliate-total .stars{position:absolute;inset:0;width:100%;top:-15px;max-width:360px;left:50%;transform:translateX(-50%)}.affilite-guest-page .affiliate-total p{font-size:18px;margin:30px 0 0 0;font-weight:600;white-space:nowrap}@media only screen and (max-width:1199px){.affilite-guest-page .affiliate-total p{white-space:normal}}.affilite-guest-page .affiliate-total span{font-size:52px;font-weight:bold;position:relative;z-index:2}.affiliate-how-it-works{padding-top:50px;background-color:#1a1b2b}@media only screen and (max-width:1199px){.affiliate-how-it-works .affiliate-how-it-works-grid{display:flex;flex-direction:column}}.affiliate-how-it-works .grid-cols-2{gap:40px}.affiliate-how-it-works .grid-cols-2&gt;div&gt;img{width:100%;border-top-left-radius:20px;border-top-right-radius:20px}.affiliate-how-it-works .grid-cols-2&gt;div .card-title{font-size:20px;font-weight:bold;margin-bottom:20px}.affiliate-how-it-works .grid-cols-2&gt;div .card-content{padding:25px;border-top:1px solid #2b2a44}.affiliate-how-it-works .affiliate-card{border:1px solid #2b2a44;border-radius:20px}.affiliate-how-it-works:not(.modal){padding-bottom:50px}.affiliate-how-it-works.modal{padding-top:0;width:60%;max-width:1000px}@media only screen and (max-width:1199px){.affiliate-how-it-works.modal{width:90%}}.affiliate-how-it-works.modal .grid-cols-2{margin-top:20px;gap:20px}@media only screen and (max-width:1199px){.affiliate-how-it-works.modal .grid-cols-2{grid-template-columns:1fr}}.affiliate-how-it-works.modal .affiliate-card{background-color:#212136}.affiliate-banner-desktop{height:250px;width:100%;margin-bottom:20px;border-radius:10px;overflow:hidden;position:relative}.affiliate-banner-desktop&gt;div{position:relative;z-index:2;display:flex;justify-content:space-between}.affiliate-banner-desktop .bg{position:absolute;inset:0}#modal-affiliate-congrats,#modal-affiliate-help{width:450px;top:20% !important}@media only screen and (max-width:1199px){#modal-affiliate-congrats,#modal-affiliate-help{width:100%}}#modal-affiliate-congrats em,#modal-affiliate-help em{font-style:normal;font-weight:500;color:#01d676;white-space:nowrap}#modal-affiliate-congrats .accentBtnV2,#modal-affiliate-help .accentBtnV2{width:180px}@media only screen and (max-width:1199px){#modal-affiliate-congrats .accentBtnV2,#modal-affiliate-help .accentBtnV2{width:100%}}@keyframes loading{to{left:200%}}@keyframes bell-blinking{0%{opacity:1;stroke:#a9a9ca}50%{opacity:.5;stroke:#01d676}100%{opacity:1;stroke:#a9a9ca}}.site-notifications{position:absolute;top:var(--header-height);right:0;width:350px;font-family:"Poppins";font-style:normal;display:none;z-index:6}.site-notifications--loading,.site-notifications--open{display:block}.site-notifications--loading .site-notifications__header__mark div:first-child{border-radius:8px;background:#2b2b41;position:relative;overflow:hidden;width:113px;height:22px;border-radius:6px}.site-notifications--loading .site-notifications__header__mark div:first-child::after{content:"";position:absolute;top:-50%;left:-100%;width:50%;height:200%;background:#2b2b41;background:linear-gradient(90deg,#2b2b41 16%,#303048 36%,#2b2b41 66%);border-radius:5px;background-size:200% 100%;animation:1.7s loading linear infinite;transform:rotate(10deg);opacity:.5}.site-notifications--loading .site-notifications__header__mark div:last-child{display:none}.site-notifications--loading .site-notifications__body{height:60vh}.site-notifications--loading .site-notifications__body__loading-item{display:block}.site-notifications--empty .site-notifications__header__mark{display:none}.site-notifications--empty .site-notifications__body__empty{display:block}.site-notifications__bg-layout{position:fixed;left:0;top:var(--header-height);z-index:-1;width:100%;background:rgba(20,21,35,0.8);backdrop-filter:blur(4px);bottom:0}.site-notifications__tray{background:#1e1e2e;border-radius:8px;padding:24px 10px}.site-notifications__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;padding:0 14px}.site-notifications__header__title{font-weight:700;font-size:20px;letter-spacing:.01em;color:#fff}.site-notifications__header__mark{font-weight:500;font-size:14px;opacity:.6}.site-notifications__header__mark__btn{text-decoration-line:underline;cursor:pointer;color:#01d676}.site-notifications__header__mark__btn.disabled{cursor:unset;text-decoration-line:unset;color:#a9a9ca}@media only screen and (min-width:701px){.site-notifications__header__mark{margin-left:auto}}.site-notifications__body{max-height:60vh;overflow-y:scroll;padding:4px 14px;scrollbar-width:thin;scrollbar-color:#2f3043 #1e1e2e;position:relative}@media screen and (-webkit-min-device-pixel-ratio:0){.site-notifications__body{padding:4px 10px}}.site-notifications__body:hover{scrollbar-width:thin;scrollbar-color:#2f3043 #1e1e2e}.site-notifications__body::-webkit-scrollbar{background:#2f3043;border-radius:2px;width:4px}.site-notifications__body::-webkit-scrollbar-track{background-color:#1e1e2e}.site-notifications__body::-webkit-scrollbar-thumb{background-color:#2f3043}.site-notifications__body__loading-item{background:#242537;border-radius:8px;padding:18px 16px;margin-bottom:15px;display:none}.site-notifications__body__loading-item__loader{border-radius:8px;background:#2b2b41;position:relative;overflow:hidden}.site-notifications__body__loading-item__loader::after{content:"";position:absolute;top:-50%;left:-100%;width:50%;height:200%;background:#2b2b41;background:linear-gradient(90deg,#2b2b41 16%,#303048 36%,#2b2b41 66%);border-radius:5px;background-size:200% 100%;animation:1.7s loading linear infinite;transform:rotate(10deg);opacity:.5}.site-notifications__body__loading-item:nth-child(1)&gt;div:first-child,.site-notifications__body__loading-item:nth-child(2)&gt;div:first-child,site-notifications__body__item .site-notifications__body__loading-item:nth-child(3)&gt;div:first-child{display:flex}.site-notifications__body__loading-item:nth-child(1)&gt;div:first-child&gt;div:first-child,.site-notifications__body__loading-item:nth-child(2)&gt;div:first-child&gt;div:first-child,site-notifications__body__item .site-notifications__body__loading-item:nth-child(3)&gt;div:first-child&gt;div:first-child{width:90px;height:90px;margin-right:15px}.site-notifications__body__loading-item:nth-child(1)&gt;div:first-child&gt;div:last-child,.site-notifications__body__loading-item:nth-child(2)&gt;div:first-child&gt;div:last-child,site-notifications__body__item .site-notifications__body__loading-item:nth-child(3)&gt;div:first-child&gt;div:last-child{width:calc(100% - 105px)}.site-notifications__body__loading-item:nth-child(1)&gt;div:first-child&gt;div:last-child div:nth-child(1),.site-notifications__body__loading-item:nth-child(2)&gt;div:first-child&gt;div:last-child div:nth-child(1),site-notifications__body__item .site-notifications__body__loading-item:nth-child(3)&gt;div:first-child&gt;div:last-child div:nth-child(1){height:18px;margin-bottom:8px}.site-notifications__body__loading-item:nth-child(1)&gt;div:first-child&gt;div:last-child div:nth-child(2),.site-notifications__body__loading-item:nth-child(2)&gt;div:first-child&gt;div:last-child div:nth-child(2),site-notifications__body__item .site-notifications__body__loading-item:nth-child(3)&gt;div:first-child&gt;div:last-child div:nth-child(2){height:10px;width:47px;margin-bottom:21px}.site-notifications__body__loading-item:nth-child(1)&gt;div:first-child&gt;div:last-child div:nth-child(3),.site-notifications__body__loading-item:nth-child(1)&gt;div:first-child&gt;div:last-child div:nth-child(4),.site-notifications__body__loading-item:nth-child(2)&gt;div:first-child&gt;div:last-child div:nth-child(3),.site-notifications__body__loading-item:nth-child(2)&gt;div:first-child&gt;div:last-child div:nth-child(4),site-notifications__body__item .site-notifications__body__loading-item:nth-child(3)&gt;div:first-child&gt;div:last-child div:nth-child(3),site-notifications__body__item .site-notifications__body__loading-item:nth-child(3)&gt;div:first-child&gt;div:last-child div:nth-child(4){height:12px;margin-bottom:9px}.site-notifications__body__loading-item:nth-child(1)&gt;div:first-child&gt;div:last-child div:nth-child(4),.site-notifications__body__loading-item:nth-child(2)&gt;div:first-child&gt;div:last-child div:nth-child(4),site-notifications__body__item .site-notifications__body__loading-item:nth-child(3)&gt;div:first-child&gt;div:last-child div:nth-child(4){margin-bottom:0}.site-notifications__body__loading-item:nth-child(1)&gt;div:first-child,.site-notifications__body__loading-item:nth-child(4)&gt;div:first-child,.site-notifications__body__loading-item:nth-child(5)&gt;div:first-child{margin-bottom:17px}.site-notifications__body__loading-item:nth-child(1)&gt;div:last-child,.site-notifications__body__loading-item:nth-child(4)&gt;div:last-child,.site-notifications__body__loading-item:nth-child(5)&gt;div:last-child{height:48px}.site-notifications__body__loading-item:nth-child(4)&gt;div:first-child,.site-notifications__body__loading-item:nth-child(5)&gt;div:first-child{display:block}.site-notifications__body__loading-item:nth-child(4)&gt;div:first-child&gt;div:first-child,.site-notifications__body__loading-item:nth-child(5)&gt;div:first-child&gt;div:first-child{width:118px;height:18px;margin-right:0;margin-bottom:9px}.site-notifications__body__loading-item:nth-child(4)&gt;div:first-child&gt;div:last-child,.site-notifications__body__loading-item:nth-child(5)&gt;div:first-child&gt;div:last-child{width:auto}.site-notifications__body__loading-item:nth-child(4)&gt;div:first-child&gt;div:last-child div:nth-child(1),.site-notifications__body__loading-item:nth-child(5)&gt;div:first-child&gt;div:last-child div:nth-child(1){width:69px;height:10px;margin-bottom:21px}.site-notifications__body__loading-item:nth-child(4)&gt;div:first-child&gt;div:last-child div:nth-child(2),.site-notifications__body__loading-item:nth-child(5)&gt;div:first-child&gt;div:last-child div:nth-child(2){height:12px;width:221px;margin-bottom:8px}.site-notifications__body__loading-item:nth-child(4)&gt;div:first-child&gt;div:last-child div:nth-child(3),.site-notifications__body__loading-item:nth-child(4)&gt;div:first-child&gt;div:last-child div:nth-child(4),.site-notifications__body__loading-item:nth-child(5)&gt;div:first-child&gt;div:last-child div:nth-child(3),.site-notifications__body__loading-item:nth-child(5)&gt;div:first-child&gt;div:last-child div:nth-child(4){height:12px;margin-bottom:9px}.site-notifications__body__loading-item:nth-child(4)&gt;div:first-child&gt;div:last-child div:nth-child(4),.site-notifications__body__loading-item:nth-child(5)&gt;div:first-child&gt;div:last-child div:nth-child(4){margin-bottom:0}.site-notifications__body__item{background:#242537;border-radius:8px;padding:16px;margin-bottom:15px}.site-notifications__body__item--unseen{background:#32334e}.site-notifications__body__item--active{border:1px solid #7d7d9e}.site-notifications__body__item&gt;div:first-child{display:flex}.site-notifications__body__item__image img{margin-right:15px;max-width:90px;max-height:90px}.site-notifications__body__item__title{font-weight:700;font-size:14px;color:#fff;margin-bottom:2px}.site-notifications__body__item__date{font-weight:500;font-size:12px;color:#ccd;opacity:.6;margin-bottom:10px}.site-notifications__body__item__message{font-weight:500;font-size:0;color:#a9a9ca}.site-notifications__body__item__message span{font-size:12px}.site-notifications__body__item__message__read-more-btn{color:#1cafe9;text-decoration:underline;cursor:pointer;white-space:nowrap}.site-notifications__body__item__message__read-more-text,.site-notifications__body__item__message__read-more-dots{margin-right:3px}.site-notifications__body__item__action-btn{position:relative;margin-top:15px;padding:8px 10px 8px 15px;border:1px solid #01d676;border-radius:8px;font-weight:700;font-size:14px;letter-spacing:.01em;color:#01d676;cursor:pointer}.site-notifications__body__item__action-btn::after{content:"";position:absolute;right:15px;top:calc(50% - 4px);background-image:url(/public/img/site-notifications/chevron-right.png);width:5px;height:8px}.site-notifications__body__empty{text-align:center;display:none;margin-top:30px}.site-notifications__body__empty img{margin-bottom:16px}.site-notifications__body__empty__title{font-weight:700;font-size:16px;text-align:center;letter-spacing:.01em;color:#fff;margin-bottom:8px}.site-notifications__body__empty__desc{font-weight:500;font-size:14px;line-height:20px;color:#a9a9ca;opacity:.6;margin-bottom:120px}.site-notifications__body .datLoader .spinner-layer{border-color:#01d676}.site-notifications__bell{position:relative;cursor:pointer;min-width:30px;min-height:30px;display:flex;align-items:center;justify-content:center}.site-notifications__bell&gt;svg path{fill:#7d7d9e}.site-notifications__bell--active&gt;svg path{fill:#01d676}.site-notifications__bell--unread .site-notifications__bell__counter{display:flex}.site-notifications__bell--unread&gt;svg path{fill:#01d676}.site-notifications__bell--animated&gt;svg{display:none}.site-notifications__bell--animated .site-notifications__bell__animation{display:block}.site-notifications__bell--animated .site-notifications__bell__counter{display:none}.site-notifications__bell__animation{position:relative;width:30px;height:30px;display:none}.site-notifications__bell__animation svg{position:absolute;top:0}.site-notifications__bell__counter{position:absolute;font-weight:500;font-size:11px;color:#fff;width:11.3px;height:11.3px;border-radius:50%;background-color:#f33;justify-content:center;align-items:center;left:16px;top:4px;border:1px solid #1d1e30;display:none}.site-notifications__bell__counter--active{display:flex}@media only screen and (max-width:700px){.site-notifications{position:fixed;top:70px;left:0;width:100%}.site-notifications__bg-layout{top:0;height:100vh}.site-notifications__tray{border-radius:0}.site-notifications__header{align-items:flex-start;flex-direction:column}.site-notifications__header__title{margin-bottom:10px}.site-notifications__header__close{position:absolute;top:24px;right:24px;box-sizing:border-box;position:absolute;width:32px;height:32px;border:1px solid #2f3043;border-radius:50%;background-image:url(/public/img/site-notifications/close.png);cursor:pointer;background-repeat:no-repeat;background-position:center}}.site-notifications-popup{font-family:"Poppins";font-style:normal;width:362px;height:88px;background:#242537;box-shadow:0 8px 64px rgba(20,21,35,0.8);border-radius:6px;display:flex;align-items:flex-start;justify-content:flex-start;padding:12px}.site-notifications-popup img{max-width:64px;max-height:64px;margin-right:12px;display:inline-block;align-self:center}.site-notifications-popup__title{font-weight:700;font-size:12px;color:#fff;margin-bottom:4px}.site-notifications-popup__message{font-weight:500;font-size:12px;color:#a9a9ca;opacity:.6;line-height:165%}.site-notifications-popup__close-btn{margin-left:auto;width:20px;min-width:20px;height:20px;background-image:url(/public/img/site-notifications/close.png);cursor:pointer}#site-notifications-pupup-container{display:block;position:fixed;z-index:10000}@media only screen and (max-width:700px){#site-notifications-pupup-container{top:86px;left:16px;width:calc(100% - 32px)}}@media only screen and (min-width:701px){#site-notifications-pupup-container{top:115px;right:7%;max-width:86%}}.widget{background:#2b2b42;border:1px solid #35354b;border-radius:8px;height:40px;display:none;align-items:center;padding:0 10px;position:relative}.widget.widget-react{display:flex}.widget .widget-content{height:100%;display:flex;flex-direction:column;justify-content:center;margin-right:10px}.widget .widget-content-right{margin-right:0}.widget .widget-close-button{height:16px;width:16px;background:#35354b;border:1px solid #4d4d66;border-radius:50%;align-items:center;justify-content:center;display:none;cursor:pointer}.widget .widget-close-button-container{position:absolute;top:12px;right:-8px}.widget .widget-progress-bar-empty{background-color:#6b6c82;position:absolute;bottom:-3px;left:3px;right:3px;top:0;z-index:-1;border-radius:8px;overflow:hidden}.widget .widget-progress-bar-filled{background-color:#00d677;position:absolute;bottom:-1px;left:3px;border-top-right-radius:1px;border-bottom-right-radius:1px;height:3px}.widget:hover .widget-close-button{display:flex}.widget p{margin:0}.widget-tooltip .tooltip-inner{color:#a9a9ca;padding:10px 12px}.widget.widget-leaderboard .widget-content-middle,.widget.widget-leaderboard .widget-content-right{display:flex;align-items:center}.widget.widget-leaderboard .widget-leaderboard-label{font-weight:500;font-size:10px;color:#a9a9ca}.widget.widget-leaderboard .widget-leaderboard-daily-rank-1{color:#fed130 !important}.widget.widget-leaderboard .widget-leaderboard-daily-rank-1 .widget-leaderboard-rank-icon{left:-8px}.widget.widget-leaderboard .widget-leaderboard-daily-rank-2{color:#dde0e9 !important}.widget.widget-leaderboard .widget-leaderboard-daily-rank-3{color:#fd9727 !important}.widget.widget-leaderboard .widget-leaderboard-rank{font-weight:700;font-size:12px;color:#fff;display:flex;align-items:center;position:relative}.widget.widget-leaderboard .widget-leaderboard-rank-icon{position:absolute;left:-7px;top:2px;display:none}.widget.widget-leaderboard .widget-leaderboard-rank-value{margin-right:4px}.widget.widget-free-case{background:#2b2b42}.widget.widget-free-case:before{display:none !important}.widget.widget-free-case.free-case-open-btn{width:160px;overflow:hidden}.widget.widget-free-case.free-case-open-btn.free-case-widget-claimed{z-index:0}.widget.widget-free-case.free-case-open-btn .free-case-open-btn-icon{width:34px;height:30px;max-width:34px;max-height:30px;min-width:34px;min-height:30px}.widget.widget-free-case.free-case-open-btn .free-case-open-btn-icon svg{width:34px;height:30px;max-width:34px;max-height:30px}.widget.widget-free-case.free-case-open-btn .widget-free-case-title{font-family:"Poppins",sans-serif;font-style:normal;font-weight:700;font-size:12px;color:#fff;line-height:14px}.widget.widget-free-case.free-case-open-btn .widget-free-case-subtitle{font-weight:500;font-size:11px;color:#a9a9ca !important;margin:0;line-height:13px}.widget.widget-free-case.free-case-open-btn .widget-free-case-sign-up-text{flex:1;display:flex;align-items:flex-end;padding-left:5px}.widget.widget-free-case.free-case-open-btn .widget-free-case-coins-info{font-weight:700;font-size:12px;color:#fff;line-height:12px}.widget.widget-free-case.free-case-open-btn .widget-free-case-challenge-time{font-weight:600;font-size:11px;color:#fff}.widget.widget-free-case.free-case-open-btn .widget-free-case-challenge-time-separator{margin:0 2px}.widget.widget-free-case.free-case-open-btn .widget-free-case-progress{background:linear-gradient(245.31deg,#555bff 0,#555bff 97.72%);height:40px;position:absolute;z-index:-1;left:0}.widget.widget-free-case.free-case-open-btn .widget-free-case-progress img{height:100%}.widget.widget-free-case.free-case-open-btn .widget-free-case-claim-button{width:100%;height:30px;background:#01ff97;box-shadow:0 1.25478px 20px rgba(1,214,118,0.25);border-radius:8px;font-weight:600;font-size:10px;line-height:15px;display:flex;align-items:center;justify-content:center;color:#171826}.widget.widget-free-case.free-case-open-btn .btn-text{margin-left:0}.widget.widget-free-case.free-case-open-btn .reg-challange-time-block{width:unset;background:unset;height:unset;box-shadow:unset;line-height:12px}.widget.widget-free-case.free-case-open-btn .reg-challange-time-block .reg-challange-time{flex-direction:row}.widget.widget-free-case.free-case-open-btn .widget-content-right{flex:1}.widget.widget-daily-streak .widget-daily-streak-title{font-weight:700;font-size:12px;color:#fff}.widget.widget-daily-streak .widget-daily-streak-subtitle{font-weight:500;font-size:11px;color:#a9a9ca}.widget.widget-daily-streak .widget-daily-streak-claim-button{height:26px;background:#01d676;box-shadow:0 1.25478px 20px rgba(1,214,118,0.25);border-radius:8px;font-weight:600;font-size:10px;display:flex;align-items:center;color:#171826;padding:0 18px}.widget.widget-daily-streak .widget-daily-streak-claim-button:disabled{background:#7d7d9e;box-shadow:0 1.25478px 2.50957px rgba(0,0,0,0.2);cursor:not-allowed}.widget.widget-daily-streak .widget-daily-streak-claimed-text{font-weight:600;font-size:10px;display:flex;align-items:center;color:#01d676}.widget.widget-daily-streak .widget-daily-streak-claimed-confetti{position:absolute;right:2px;bottom:-2px}.widget.widget-daily-streak .widget-daily-streak-gift-icon-container{height:26px;width:26px;display:flex;align-items:center;justify-content:center;color:#2b2b42;background:#01d676;box-shadow:0 0 14px rgba(1,214,118,0.2);border-radius:6px;overflow:hidden;position:relative}.widget.widget-daily-streak .widget-daily-streak-gift-icon-container.widget-daily-streak-gift-icon-container-claimed{background:transparent;color:#01d676;box-shadow:none}.widget.widget-daily-streak .widget-daily-streak-gift-icon-container-bg{position:absolute}.widget.widget-daily-streak .widget-daily-streak-achieved-background{position:absolute;right:10px;left:8px;top:0;bottom:0}.header-widgets{margin-left:20px;display:flex;align-items:center;flex:1}.header-widgets .widget:not(:last-child){margin-right:12px}@media only screen and (max-width:1200px){.header-widgets{display:none}}.free-case-widget-mobile,.free-case-widget-claimed-mobile{margin:20px 0}.free-case-widget-mobile.widget.widget-free-case.free-case-open-btn,.free-case-widget-claimed-mobile.widget.widget-free-case.free-case-open-btn{height:51px;padding:9px 16px}.free-case-widget-mobile.widget.widget-free-case.free-case-open-btn .widget-free-case-progress,.free-case-widget-claimed-mobile.widget.widget-free-case.free-case-open-btn .widget-free-case-progress{height:51px}.free-case-widget-mobile.widget.widget-free-case.free-case-open-btn .widget-free-case-progress img,.free-case-widget-claimed-mobile.widget.widget-free-case.free-case-open-btn .widget-free-case-progress img{object-fit:cover;width:100%}.free-case-widget-mobile.widget.widget-free-case.free-case-open-btn .widget-content-middle,.free-case-widget-claimed-mobile.widget.widget-free-case.free-case-open-btn .widget-content-middle{flex:1}.free-case-widget-mobile.widget.widget-free-case.free-case-open-btn .widget-content-right,.free-case-widget-claimed-mobile.widget.widget-free-case.free-case-open-btn .widget-content-right{flex:unset}.free-case-widget-mobile.widget.widget-free-case.free-case-open-btn .widget-free-case-title,.free-case-widget-claimed-mobile.widget.widget-free-case.free-case-open-btn .widget-free-case-title{font-weight:700;font-size:16px}.free-case-widget-mobile.widget.widget-free-case.free-case-open-btn .widget-free-case-subtitle,.free-case-widget-claimed-mobile.widget.widget-free-case.free-case-open-btn .widget-free-case-subtitle{font-weight:500;font-size:16px;line-height:120%}.free-case-widget-mobile.widget.widget-free-case.free-case-open-btn .free-case-open-btn-icon,.free-case-widget-claimed-mobile.widget.widget-free-case.free-case-open-btn .free-case-open-btn-icon{height:34px;max-height:34px}.free-case-widget-mobile.widget.widget-free-case.free-case-open-btn .widget-free-case-coins-info,.free-case-widget-claimed-mobile.widget.widget-free-case.free-case-open-btn .widget-free-case-coins-info{font-weight:700;font-size:16px;line-height:160%}.free-case-widget-mobile.widget.widget-free-case.free-case-open-btn .widget-free-case-challenge-time,.free-case-widget-claimed-mobile.widget.widget-free-case.free-case-open-btn .widget-free-case-challenge-time{font-size:14px;line-height:165%}.free-case-widget-claimed-mobile.widget.widget-free-case.free-case-open-btn .widget-free-case-progress{width:100%}.free-case-widget-claimed-mobile.widget.widget-free-case.free-case-open-btn .widget-free-case-claim-button{width:95px;font-size:12px}input[type=text].inputV2,select.inputV2{border:1px solid #393e56 !important;background-color:#2f3045;border-radius:10px;height:42px;padding:0 10px;color:#ccd;font-family:"Poppins"}@media only screen and (max-width:1199px){input[type=text].inputV2,select.inputV2{font-size:14px}}input[type=text].inputV2::placeholder,select.inputV2::placeholder{color:#a9a9ca}input[type=text].inputV2:focus,select.inputV2:focus{box-shadow:none !important;border:1px solid #393e56 !important}input[type=text].inputV2:not([readonly]):hover,select.inputV2:not([readonly]):hover{background-color:#42435a}input[type=text].inputV2:focus-within,select.inputV2:focus-within{outline:0}input[type=text].inputV2.error,select.inputV2.error{border:1px solid #ff2d3d !important}select.inputV2{-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='30' height='5' viewBox='0 0 8 5' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.25 0.75L4 4.25L0.75 0.75' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");background-position:100%;background-repeat:no-repeat}.formField label{display:flex;flex-direction:column;gap:10px}.formField .error-message{color:#ff2d3d;font-size:13px;margin-top:5px}.countryDropdown{border:1px solid #393e56 !important;background-color:#2f3045;border-radius:10px;height:42px;padding:0 10px;color:#787ead;font-family:"Poppins";display:inline-block}.countryDropdown .dropdown-trigger{display:flex}</pre></body></html>