.nuxt-progress{position:fixed;top:0;left:0;right:0;height:10px;width:0;opacity:1;transition:width .1s,opacity .4s;background-color:#43b3d9;z-index:999999}.nuxt-progress.nuxt-progress-notransition{transition:none}.nuxt-progress-failed{background-color:red}@-webkit-keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.fade-in{-webkit-animation:fade-in 2s cubic-bezier(.39,.575,.565,1) both;animation:fade-in 2s cubic-bezier(.39,.575,.565,1) both}@-webkit-keyframes ring{0%{transform:rotate(-15deg)}2%{transform:rotate(15deg)}4%{transform:rotate(-18deg)}6%{transform:rotate(18deg)}8%{transform:rotate(-22deg)}10%{transform:rotate(22deg)}12%{transform:rotate(-18deg)}14%{transform:rotate(18deg)}16%{transform:rotate(-12deg)}18%{transform:rotate(12deg)}20%{transform:rotate(0deg)}}@keyframes ring{0%{transform:rotate(-15deg)}2%{transform:rotate(15deg)}4%{transform:rotate(-18deg)}6%{transform:rotate(18deg)}8%{transform:rotate(-22deg)}10%{transform:rotate(22deg)}12%{transform:rotate(-18deg)}14%{transform:rotate(18deg)}16%{transform:rotate(-12deg)}18%{transform:rotate(12deg)}20%{transform:rotate(0deg)}}.ringing-animation{-webkit-animation:ring 2s ease infinite;animation:ring 2s ease infinite;transform-origin-x:50%;transform-origin-y:0;transform-origin-z:initial}@-webkit-keyframes float{0%{transform:translatey(0)}50%{transform:translatey(-5px)}to{transform:translatey(0)}}@keyframes float{0%{transform:translatey(0)}50%{transform:translatey(-5px)}to{transform:translatey(0)}}@-webkit-keyframes open{0%{-webkit-line-clamp:15}to{-webkit-line-clamp:initial}}@keyframes open{0%{-webkit-line-clamp:15}to{-webkit-line-clamp:initial}}.show-text{-webkit-animation:open .1s linear 0s forwards;animation:open .1s linear 0s forwards}@-webkit-keyframes horizontal{0%,12%,24%,36%,to{transform:translate(0)}6%,18%,30%{transform:translate(5px)}}@keyframes horizontal{0%,12%,24%,36%,to{transform:translate(0)}6%,18%,30%{transform:translate(5px)}}@-webkit-keyframes horizontal-reverse{0%,12%,24%,36%,to{transform:translate(0)}6%,18%,30%{transform:translate(-5px)}}@keyframes horizontal-reverse{0%,12%,24%,36%,to{transform:translate(0)}6%,18%,30%{transform:translate(-5px)}}.faa-horizontal.animated,.faa-horizontal.animated-hover:hover,.faa-parent.animated-hover:hover>.faa-horizontal{-webkit-animation:horizontal 2s ease infinite;animation:horizontal 2s ease infinite}.faa-horizontal.faa-reverse.animated,.faa-horizontal.faa-reverse.animated-hover:hover,.faa-parent.animated-hover:hover>.faa-horizontal.faa-reverse{-webkit-animation:horizontal-reverse 2s ease infinite;animation:horizontal-reverse 2s ease infinite}@-webkit-keyframes wobble-hor-top{0%,to{transform:translateX(0);transform-origin:50% 50%}15%{transform:translateX(-30px) rotate(6deg)}30%{transform:translateX(15px) rotate(-6deg)}45%{transform:translateX(-15px) rotate(3.6deg)}60%{transform:translateX(9px) rotate(-2.4deg)}75%{transform:translateX(-6px) rotate(1.2deg)}}@-webkit-keyframes bgDownload{0%,to{background:#4a4444}50%{background:#0583ad}}@keyframes bgDownload{0%,to{background:#4a4444}50%{background:#0583ad}}@-webkit-keyframes glow{0%{text-shadow:0 0 1px #fff,0 0 2px #fff,0 0 3px #fff,0 0 4px #fff,0 0 5px #fff,0 0 6px #fff,0 0 7px #fff}to{text-shadow:0 0 4px #fff,0 0 5px #fff192,0 0 6px #fff192,0 0 7px #fff192,0 0 8px #fff192,0 0 9px #fff192,0 0 10px #fff192}}.glow{-webkit-animation:glow 1s ease-in-out infinite alternate;animation:glow 1s ease-in-out infinite alternate}@-webkit-keyframes heartbeat{0%{transform:scale(1);transform-origin:center center;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}10%{transform:scale(.91);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}17%{transform:scale(.98);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}33%{transform:scale(.87);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}45%{transform:scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}@keyframes heartbeat{0%{transform:scale(1);transform-origin:center center;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}10%{transform:scale(1.09);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}17%{transform:scale(1.02);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}33%{transform:scale(1.13);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}45%{transform:scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}@-webkit-keyframes slide-top{0%{transform:translateY(0)}to{transform:translateY(-50px)}}@keyframes slide-top{0%{transform:translateY(0)}to{transform:translateY(-50px)}}.slide-top{-webkit-animation:slide-top .5s cubic-bezier(.25,.46,.45,.94) both;animation:slide-top .5s cubic-bezier(.25,.46,.45,.94) both}@-webkit-keyframes star-toast-blur-up{0%{transform:translateY(-50px) scaleY(1) scaleX(1);transform-origin:50% 0;filter:blur(0);opacity:1}to{transform:translateY(-1000px) translateX(200px) scaleY(2) scaleX(.1);transform-origin:50% 0;filter:blur(20px);opacity:0}}@keyframes star-toast-blur-up{0%{transform:translateY(-50px) scaleY(1) scaleX(1);transform-origin:50% 0;filter:blur(0);opacity:1}to{transform:translateY(-1000px) translateX(200px) scaleY(2) scaleX(.1);transform-origin:50% 0;filter:blur(20px);opacity:0}}.top-nav{background:#fff;height:48px;border-bottom:1px solid #d8d8d8;padding:8px 12px;z-index:1032;position:absolute;top:0;width:100%;align-items:center!important}.top-nav .logo-home{float:left;-webkit-border-top-left-radius:7px;-webkit-border-top-right-radius:7px;-webkit-border-bottom-right-radius:7px;-webkit-border-bottom-left-radius:7px;-moz-border-radius-topleft:7px;-moz-border-radius-topright:7px;-moz-border-radius-bottomright:7px;-moz-border-radius-bottomleft:7px;border-top-left-radius:7px;border-top-right-radius:7px;border-bottom-right-radius:7px;border-bottom-left-radius:7px;height:40px;width:40px}@media(max-width:767px){.top-nav .logo-home{display:none}}.top-nav h1{font-family:Golos,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,BlinkMacSystemFont,Helvetica Neue,Arial,Liberation Sans,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:1.8rem;font-weight:700;color:#6e6e6e;margin-bottom:0}@media(min-width:768px){.top-nav h1{display:inline;margin-left:8px}}.top-nav .notification{position:absolute;background:#e53935;color:#fff;padding:1px 5px;font-size:8px;font-weight:700;top:5px;right:10px;border-radius:10px}.top-nav .search-top{position:relative;width:31px;height:31px;background-color:#eeeded;color:#a3a2a2;border-radius:50%;border:2px solid #eeeded;margin-right:7px}.top-nav .search-top .if-not-collapsed .svg-inline--fa{width:17px;height:17px;position:absolute;top:5px;left:5px}.top-nav .search-top .if-collapsed .svg-inline--fa{width:18px;height:18px;position:absolute;top:5px;left:5px}.top-nav .search-top .fas{position:absolute;top:5px;left:4px;font-size:17px}.top-nav .search-top .if-collapsed .fas{left:8px;top:6px}.top-nav .search-top[aria-expanded=false] .if-collapsed,.top-nav .search-top[aria-expanded=true] .if-not-collapsed{display:none}.top-nav .profile{width:31px;height:31px;border:2px solid #43b3d9;border-radius:50%}.top-nav .stars-count{color:#fff;background:#8a2387;background:linear-gradient(90deg,#f27121,#e94057,#8a2387);font-size:1rem;font-weight:700;position:relative;display:inline-flex;align-items:center;padding:4px 25px 4px 6px;text-align:left;margin-right:15px;border-radius:10px;vertical-align:middle}.top-nav .stars-count lottie-player{position:absolute;right:-30px;width:70px;height:70px}.settings .big-wrap{height:calc(100vh - 98px);height:calc(var(--pd, 1vh)*100 - 98px)}.settings main{padding-left:24px;padding-right:24px}.settings header .back-x{position:relative;width:31px;height:31px;border-radius:50%;background-color:#eeeded;border:2px solid #eeeded;color:#a3a2a2}.settings header .back-x .svg-inline--fa{width:20px;height:20px;position:absolute;top:4px;left:4px}.settings header .back-x a{color:#a3a2a2}.settings header .back-x a .fas{position:absolute;top:6px;left:8px;font-size:17px}.settings .user-info h5{color:#a3a2a2;font-weight:400;font-size:.8rem;display:none}.settings .bottom-btns{display:flex;justify-content:space-between;align-items:center;margin:5px 0 15px}.settings .bottom-btns a{text-decoration:none}.settings .bottom-btns .small-btn{box-shadow:0 2px 4px rgba(0,0,0,.2),inset 0 -3px 0 rgba(0,0,0,.1);-moz-box-shadow:rgba(0,0,0,.2) 0 2px 4px,rgba(0,0,0,.1) 0 -3px 0 inset;-webkit-box-shadow:rgba(0,0,0,.2) 0 2px 4px,rgba(0,0,0,.1) 0 -3px 0 inset;transition:.2s;-webkit-transition:.2s;-moz-transition:.2s;cursor:pointer;padding:7px 15px;background:#a3a2a2}.settings .bottom-btns .small-btn:hover{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;transform:translateY(3px);-webkit-transform:translateY(3px);-moz-transform:translateY(3px)}@media(max-width:360px){.settings .bottom-btns .small-btn{font-size:.7rem}}.settings .bottom-btns .delete{background-color:#e53935}.settings .settings-btns{margin-top:30px}.settings .settings-btns .small-btn{font-size:.8rem}@media(max-width:360px){.settings .settings-btns .small-btn{font-size:.7rem}}.settings .settings-btns .delete{background-color:#e53935}.settings #contact_team,.settings #logout{cursor:pointer;font-size:1.25rem;color:#43b3d9}.settings #contact_team a,.settings #logout a{text-decoration:none;outline:none;font-size:1.25rem;color:#43b3d9}.settings .option{padding:10px 0;border-top:1px solid #eeeded}.settings .option h5{display:block}.settings .option h4{font-weight:400;font-size:1rem;color:#d8d8d8;margin:0}.settings .option h3{color:#6e6e6e;font-weight:700;font-size:1rem;margin:0}.settings .option h2{color:#6e6e6e;font-weight:700;font-size:1.25rem;margin:0}.settings .option a{text-decoration:none;outline:none;font-size:1.25rem;color:#43b3d9}.settings #user{border-top:none}.settings .suggested{list-style:none;padding-left:0;border-bottom:1px solid #eeeded;margin-bottom:0}.settings .suggested a{text-decoration:none}.settings .suggested a li{margin-bottom:9px;padding:7px 0;font-size:1rem;color:#6e6e6e;line-height:1rem;min-width:0;overflow:hidden;text-overflow:ellipsis}.settings .suggested a li:hover{background-color:#eeeded}.settings .suggested a img{border-radius:5px;height:30px;width:30px}@media(min-width:380px)and (max-width:413px){.settings .suggested a img{height:40px;width:40px}}@media(min-width:414px){.settings .suggested a img{height:60px;width:60px}}.settings #notification-toggle{margin-top:30px}.settings #contact_team{border:none;border-bottom:1px solid #eeeded;padding-top:0}.settings #are_you_dev{display:none!important}.settings .buttons{padding:14px 0}.settings .buttons .edit{background-color:#43b3d9}.settings #password{border-bottom:1px solid #eeeded}.settings #delete_account{cursor:pointer;border:none}.settings #delete_account a,.settings #delete_account h3{color:#e53935}.settings .toggle{isolation:isolate;position:relative;height:30px;width:60px;border-radius:15px;overflow:hidden;margin:0 9px;box-shadow:-8px -4px 8px 0 #fff,8px 4px 12px 0 #d1d9e6,inset 4px 4px 4px 0 #d1d9e6,inset -4px -4px 4px 0 #fff}.settings .toggle-state{display:none}.settings .indicator{height:100%;width:200%;background:#43b3d9;border-radius:15px;transform:translate3d(-75%,0,0);transition:transform .4s cubic-bezier(.85,.05,.18,1.35);box-shadow:-8px -4px 8px 0 #fff,8px 4px 12px 0 #d1d9e6}.settings .off,.settings .on{font-size:1rem;font-weight:700}.settings .toggle-state:checked~.indicator{transform:translate3d(25%,0,0)}.settings .on{color:#388e3c}.settings .off{color:#e53935}.top-nav-internal{background:transparent;height:48px;padding:8px 12px;z-index:1032;position:absolute;top:0;width:100%}.top-nav-internal .close{position:relative;width:31px;height:31px;background-color:#eeeded;color:#a3a2a2;border-radius:50%;border:2px solid #eeeded;margin-right:7px}.top-nav-internal .close .svg-inline--fa{width:18px;height:18px;position:absolute;top:5px;left:4px}.top-nav-internal .close .fas{position:absolute;top:5px;left:5px;font-size:19px}.top-nav-internal .profile{width:31px;height:31px;border:2px solid #43b3d9;border-radius:50%}.top-nav-internal .notification{position:absolute;background:#e53935;color:#fff;padding:1px 5px;font-size:8px;font-weight:700;top:5px;right:10px;border-radius:10px}.searchbox{height:auto;margin-top:48px;border-bottom:1px solid #d8d8d8;box-shadow:0 -2px 10px 0 rgba(0,0,0,.23);padding:24px;overflow:hidden;z-index:1031;background-color:#fff}.searchbox .input-group #search{background:#f6f6f6;border-right:none;color:#a3a2a2!important;font-size:18px;-webkit-border-top-left-radius:10px;-webkit-border-top-right-radius:0;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:10px;-moz-border-radius-topleft:10px;-moz-border-radius-topright:0;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:10px;border-top-left-radius:10px;border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:10px;padding-right:0}.searchbox .input-group .form-control{border-left:none;font-family:Golos,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,BlinkMacSystemFont,Helvetica Neue,Arial,Liberation Sans,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:1rem;color:#a3a2a2;background:#f6f6f6}.searchbox input[type=search]{border-radius:10px;color:#a3a2a2}.searchbox h4{font-family:Golos,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,BlinkMacSystemFont,Helvetica Neue,Arial,Liberation Sans,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;color:#6e6e6e;font-size:1rem;font-weight:700;margin:9px 0}.searchbox .suggested{list-style:none;padding-left:0}.searchbox .suggested a{text-decoration:none}.searchbox .suggested a li{height:44px;border-top:1px solid #eeeded;padding:7px 0;font-size:1rem;color:#6e6e6e;line-height:1rem;min-width:0;overflow:hidden;text-overflow:ellipsis}.searchbox .suggested a li:hover{background-color:#eeeded}.searchbox .suggested a li .title{flex:auto;line-height:1.3rem}.searchbox .suggested a li .title .ad{padding:3px 4px;border-radius:10px;color:#43b3d9;background-color:#fff;font-size:.8rem}.searchbox .suggested a li .small-btn{padding:3px 15px;margin-right:3px}.searchbox .suggested a li .small-btn:hover{color:#fff;white-space:nowrap}.searchbox .suggested a .sponsored{background-color:#f6f6f6}.searchbox .suggested a img{border-radius:5px;height:30px;width:30px;margin-right:10px}.profilebox{margin-top:48px;border-bottom:1px solid #d8d8d8;box-shadow:0 -2px 10px 0 rgba(0,0,0,.23);overflow:hidden;z-index:1031;background-color:#fff}.profilebox .smooth-collapse{height:100vh;padding:24px}.profilebox .profile-picture{height:100px;width:100px;-webkit-border-top-left-radius:50%;-webkit-border-top-right-radius:50%;-webkit-border-bottom-right-radius:50%;-webkit-border-bottom-left-radius:50%;-moz-border-radius-topleft:50%;-moz-border-radius-topright:50%;-moz-border-radius-bottomright:50%;-moz-border-radius-bottomleft:50%;border-top-left-radius:50%;border-top-right-radius:50%;border-bottom-right-radius:50%;border-bottom-left-radius:50%;border:4px solid #43b3d9}.profilebox h3,.profilebox h4{font-family:Golos,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,BlinkMacSystemFont,Helvetica Neue,Arial,Liberation Sans,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;color:#6e6e6e;font-weight:700;margin:9px 0;font-size:1.25rem}.profilebox h3 small,.profilebox h4 small{font-size:.8rem;color:#a3a2a2;font-weight:400}.profilebox .option{border-top:1px solid #eeeded;padding:14px 5px}.profilebox .option h4{margin:0;line-height:1rem}.profilebox .option .join-stars button{background:#43b3d9;color:#fff;box-shadow:0 2px 4px rgba(0,0,0,.2),inset 0 -3px 0 rgba(0,0,0,.1);-moz-box-shadow:rgba(0,0,0,.2) 0 2px 4px,rgba(0,0,0,.1) 0 -3px 0 inset;-webkit-box-shadow:rgba(0,0,0,.2) 0 2px 4px,rgba(0,0,0,.1) 0 -3px 0 inset;transition:.2s;-webkit-transition:.2s;-moz-transition:.2s;cursor:pointer;font-size:1.25rem;font-weight:700;border-radius:10px;border:none;padding:8px 22px}.profilebox .option .join-stars button:hover{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;transform:translateY(3px);-webkit-transform:translateY(3px);-moz-transform:translateY(3px)}.profilebox .bottom-btns{display:flex;justify-content:space-between;align-items:center;margin-top:40px;padding-left:5px;padding-right:5px}.profilebox .bottom-btns a{text-decoration:none}.profilebox .bottom-btns .small-btn{box-shadow:0 2px 4px rgba(0,0,0,.2),inset 0 -3px 0 rgba(0,0,0,.1);-moz-box-shadow:rgba(0,0,0,.2) 0 2px 4px,rgba(0,0,0,.1) 0 -3px 0 inset;-webkit-box-shadow:rgba(0,0,0,.2) 0 2px 4px,rgba(0,0,0,.1) 0 -3px 0 inset;transition:.2s;-webkit-transition:.2s;-moz-transition:.2s;cursor:pointer;padding:7px 15px}.profilebox .bottom-btns .small-btn:hover{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;transform:translateY(3px);-webkit-transform:translateY(3px);-moz-transform:translateY(3px)}.profilebox #are_you_dev,.profilebox #follow,.profilebox #settings{font-size:1.25rem;color:#43b3d9}.profilebox #are_you_dev a,.profilebox #follow a,.profilebox #settings a{text-decoration:none;outline:none;font-size:1.25rem;color:#43b3d9}.profilebox #are_you_dev{display:none!important}.profilebox #are_you_dev h2{font-family:Golos,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,BlinkMacSystemFont,Helvetica Neue,Arial,Liberation Sans,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;color:#6e6e6e;font-weight:700;font-size:1.25rem}.profilebox #are_you_dev h2 small{font-size:.8rem;color:#a3a2a2;font-weight:400}.profilebox #follow{border-bottom:1px solid #eeeded;cursor:pointer}.profilebox #followCollapse .d-flex{justify-content:center}.profilebox #followCollapse #fb,.profilebox #followCollapse #ig,.profilebox #followCollapse #tw{margin:20px 15px}.profilebox #followCollapse #fb img,.profilebox #followCollapse #ig img,.profilebox #followCollapse #tw img{width:40px;height:40px}.profilebox .btn-join{padding-top:8px;padding-left:29px;padding-right:29px;height:40px;background:#43b3d9;white-space:nowrap;border-radius:10px;box-shadow:0 3px 6px 0 rgba(0,0,0,.23)}.profilebox .btn-join a{font-size:1.25rem;font-weight:700;font-family:Golos,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,BlinkMacSystemFont,Helvetica Neue,Arial,Liberation Sans,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;text-transform:uppercase;color:#fff;text-decoration:none}.profilebox .btn-join .notification{position:absolute;background:#e53935;color:#fff;padding:2px 7px;font-size:11px;font-weight:700;top:-6px;right:-6px;-webkit-border-top-left-radius:50%;-webkit-border-top-right-radius:50%;-webkit-border-bottom-right-radius:50%;-webkit-border-bottom-left-radius:50%;-moz-border-radius-topleft:50%;-moz-border-radius-topright:50%;-moz-border-radius-bottomright:50%;-moz-border-radius-bottomleft:50%;border-top-left-radius:50%;border-top-right-radius:50%;border-bottom-right-radius:50%;border-bottom-left-radius:50%}.profilebox .suggested{list-style:none;padding-left:0}@media(max-height:585px){.profilebox .suggested #suggested2,.profilebox .suggested #suggested3,.profilebox .suggested #suggested4{display:none!important}}@media(min-height:586px)and (max-height:629px){.profilebox .suggested #suggested2{visibility:visible}.profilebox .suggested #suggested3,.profilebox .suggested #suggested4{display:none!important}}@media(min-height:630px)and (max-height:673px){.profilebox .suggested #suggested2,.profilebox .suggested #suggested3{visibility:visible}.profilebox .suggested #suggested4{display:none!important}}@media(min-height:674px){.profilebox .suggested #suggested2,.profilebox .suggested #suggested3,.profilebox .suggested #suggested4{visibility:visible}}.profilebox .suggested a{text-decoration:none}.profilebox .suggested a li{height:44px;border-top:1px solid #eeeded;padding:7px 0;font-size:1rem;color:#6e6e6e;line-height:1rem;min-width:0;overflow:hidden;text-overflow:ellipsis}.profilebox .suggested a li:hover{background-color:#eeeded}.profilebox .suggested a li .title{flex:auto;line-height:1.3rem}.profilebox .suggested a li .title .ad{padding:3px 4px;border-radius:10px;color:#43b3d9;background-color:#fff;font-size:.8rem}.profilebox .suggested a li .small-btn{padding:3px 15px;margin-right:3px}.profilebox .suggested a li .small-btn:hover{color:#fff;white-space:nowrap}.profilebox .suggested a .sponsored{background-color:#f6f6f6}.profilebox .suggested a img{border-radius:5px;height:30px;width:30px;margin-right:10px}.profilebox .toggle{isolation:isolate;position:relative;height:30px;width:60px;border-radius:15px;overflow:hidden;margin:0 9px;box-shadow:-8px -4px 8px 0 #fff,8px 4px 12px 0 #d1d9e6,inset 4px 4px 4px 0 #d1d9e6,inset -4px -4px 4px 0 #fff}.profilebox .toggle-state{display:none}.profilebox .indicator{height:100%;width:200%;background:#43b3d9;border-radius:15px;transform:translate3d(-75%,0,0);transition:transform .4s cubic-bezier(.85,.05,.18,1.35);box-shadow:-8px -4px 8px 0 #fff,8px 4px 12px 0 #d1d9e6}.profilebox .off,.profilebox .on{font-size:1rem;font-weight:700}.profilebox .toggle-state:checked~.indicator{transform:translate3d(25%,0,0)}.profilebox .on{color:#388e3c}.profilebox .off{color:#e53935}.collection .profilebox,.cpi-item .profilebox,.expiring-deal .profilebox,.featured-expired .profilebox,.featured .profilebox,.no-price .profilebox,.spotlight-item .profilebox{transform:translateY(-48px)}.collection .profilebox .badges-profile,.cpi-item .profilebox .badges-profile,.expiring-deal .profilebox .badges-profile,.featured-expired .profilebox .badges-profile,.featured .profilebox .badges-profile,.no-price .profilebox .badges-profile,.spotlight-item .profilebox .badges-profile{margin-top:30px}@media(max-height:582px){.collection .profilebox .small-btn,.cpi-item .profilebox .small-btn,.expiring-deal .profilebox .small-btn,.featured-expired .profilebox .small-btn,.featured .profilebox .small-btn,.no-price .profilebox .small-btn,.spotlight-item .profilebox .small-btn{display:block}}.collection .big-wrap,.cpi-item .big-wrap,.expiring-deal .big-wrap,.featured-expired .big-wrap,.featured .big-wrap,.no-price .big-wrap,.spotlight-item .big-wrap{top:0;height:calc(100vh - 50px);height:calc(var(--pd, 1vh)*100 - 50px)}.bottom-nav{height:50px;border-top:1px solid #d8d8d8;padding:0;background-color:#fff;-webkit-backface-visibility:hidden;backface-visibility:hidden;position:absolute;bottom:0;width:100%;z-index:1000}.bottom-nav,.bottom-nav a{color:#a3a2a2}.bottom-nav .nav-item{height:100%;width:25%;background:#fff;text-align:center;font-size:.8rem;font-weight:500;padding-top:9px;position:relative;transform:translateZ(0);-webkit-transform:translateZ(0);-o-transform:translateZ(0);-ms-transform:translateZ(0)}.bottom-nav .nav-item .fas,.bottom-nav .nav-item .svg-inline--fa{font-size:1.25rem;display:block;margin:0 auto}.bottom-nav .active{border-bottom:3px solid #43b3d9}.bottom-nav .active,.bottom-nav .active a{color:#43b3d9;font-weight:700}.bottom-nav a{text-decoration:none}.bottom-nav .notification{position:absolute;background:#e53935;color:#fff;padding:2px 6px;font-size:9px;font-weight:700;top:2px;right:20%;-webkit-border-top-left-radius:50%;-webkit-border-top-right-radius:50%;-webkit-border-bottom-right-radius:50%;-webkit-border-bottom-left-radius:50%;-moz-border-radius-topleft:50%;-moz-border-radius-topright:50%;-moz-border-radius-bottomright:50%;-moz-border-radius-bottomleft:50%;border-top-left-radius:50%;border-top-right-radius:50%;border-bottom-right-radius:50%;border-bottom-left-radius:50%;z-index:9999}@media(min-width:340px)and (max-width:379px){.bottom-nav .notification{right:24%}}@media(min-width:380px)and (max-width:400px){.bottom-nav .notification{right:27%}}@media(min-width:401px)and (max-width:428px){.bottom-nav .notification{right:29%}}.bottom-updated .nav-item{width:20%}.main-container{padding:60px 0}.main-container .section-title{padding:0 12px;margin-bottom:12px}.main-container .section-title h2{font-size:1.25rem;color:#43b3d9;font-weight:700;margin-bottom:0}.main-container .section-title h2 span{color:#6e6e6e}.main-container .section{margin-bottom:25px}.main-container .section #pagelink{font-size:20px;color:#43b3d9}.main-container .section .section-title .title-link{border-radius:10px;box-shadow:0 2px 4px rgba(0,0,0,.2),inset 0 -3px 0 rgba(0,0,0,.1);-moz-box-shadow:rgba(0,0,0,.2) 0 2px 4px,rgba(0,0,0,.1) 0 -3px 0 inset;-webkit-box-shadow:rgba(0,0,0,.2) 0 2px 4px,rgba(0,0,0,.1) 0 -3px 0 inset;-webkit-transition:.2s;-moz-transition:.2s;padding:4px 10px;background-color:#43b3d9;transition:.2s;cursor:pointer;white-space:nowrap;margin-left:5px}.main-container .section .section-title .title-link:hover{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;transform:translateY(3px);-webkit-transform:translateY(3px);-moz-transform:translateY(3px);background-color:#0583ad}.main-container .section .section-title .title-link #pagelink{color:#fff!important;text-decoration:none;font-size:1rem;text-transform:uppercase;font-weight:700}.main-container .section .section-title .title-link #pagelink:hover{color:#fff}.main-container .section .card-container{width:100%;padding-left:12px;z-index:2}.main-container .section .card-container .swiper-slide{background:#fff;width:85%;margin-right:12px;border-radius:10px}.main-container .section .card-container .swiper-slide .img-box{position:relative}.main-container .section .card-container .swiper-slide .img-box img:not([src]),.main-container .section .card-container .swiper-slide .img-box img[src=""]{visibility:hidden}.main-container .section .card-container .swiper-slide .img-box img{width:100%;height:auto;-webkit-border-top-left-radius:10px;-webkit-border-top-right-radius:10px;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0;-moz-border-radius-topleft:10px;-moz-border-radius-topright:10px;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:0;border-top-left-radius:10px;border-top-right-radius:10px;border-bottom-right-radius:0;border-bottom-left-radius:0;-o-object-fit:cover;object-fit:cover}@media(max-width:767px){.main-container .section .card-container .swiper-slide .img-box img{max-height:40vw}}@media(min-width:768px)and (max-width:991px){.main-container .section .card-container .swiper-slide .img-box img{max-height:21.5vw}}@media(min-width:992px)and (max-width:1157px){.main-container .section .card-container .swiper-slide .img-box img{max-height:18vw}}@media(min-width:1158px)and (max-width:1300px){.main-container .section .card-container .swiper-slide .img-box img{max-height:16vw}}@media(min-width:1301px)and (max-width:1405px){.main-container .section .card-container .swiper-slide .img-box img{max-height:14.8vw}}@media(min-width:1406px)and (max-width:1543px){.main-container .section .card-container .swiper-slide .img-box img{max-height:13.5vw}}@media(min-width:1544px)and (max-width:1737px){.main-container .section .card-container .swiper-slide .img-box img{max-height:12vw}}@media(min-width:1738px)and (max-width:1813px){.main-container .section .card-container .swiper-slide .img-box img{max-height:11.5vw}}@media(min-width:1814px)and (max-width:1920px){.main-container .section .card-container .swiper-slide .img-box img{max-height:10.8vw}}@media(min-width:1921px){.main-container .section .card-container .swiper-slide .img-box img{max-height:8vw}}.main-container .section .card-container .swiper-slide .img-box .price-badge{position:absolute;top:0;right:0;background:#43b3d9;color:#fff;font-size:.8rem;font-weight:700;text-transform:uppercase;-webkit-border-top-left-radius:0;-webkit-border-top-right-radius:10px;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:10px;-moz-border-radius-topleft:0;-moz-border-radius-topright:10px;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:10px;border-top-left-radius:0;border-top-right-radius:10px;border-bottom-right-radius:0;border-bottom-left-radius:10px;padding:3px 8px}.main-container .section .card-container .swiper-slide .card-info{position:relative;-webkit-border-top-left-radius:0;-webkit-border-top-right-radius:0;-webkit-border-bottom-right-radius:10px;-webkit-border-bottom-left-radius:10px;-moz-border-radius-topleft:0;-moz-border-radius-topright:0;-moz-border-radius-bottomright:10px;-moz-border-radius-bottomleft:10px;border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:10px;border-bottom-left-radius:10px;border:1px solid #eeeded;border-top:none}.main-container .section .card-container .swiper-slide .card-info img:not([src]),.main-container .section .card-container .swiper-slide .card-info img[src=""]{visibility:hidden}.main-container .section .card-container .swiper-slide .card-info #thumbnail{padding:9px 0 9px 9px}.main-container .section .card-container .swiper-slide .card-info #meta-data{padding:9px}.main-container .section .card-container .swiper-slide .card-info img{border-radius:10px;height:46px;width:46px}.main-container .section .card-container .swiper-slide .card-info h3{font-size:1rem;color:#4a4444;font-weight:500}.main-container .section .card-container .swiper-slide .card-info .mini-badge,.main-container .section .card-container .swiper-slide .card-info h3{font-family:Golos,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,BlinkMacSystemFont,Helvetica Neue,Arial,Liberation Sans,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.main-container .section .card-container .swiper-slide .card-info .mini-badge{color:#a3a2a2;font-weight:400;font-size:.8rem}.main-container .section .card-container .swiper-slide .card-info .mini-badge img{height:15px;width:auto;-webkit-border-top-left-radius:0;-webkit-border-top-right-radius:0;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0;-moz-border-radius-topleft:0;-moz-border-radius-topright:0;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:0;border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.main-container .section .card-container .swiper-slide .card-info .timer{position:absolute;bottom:0;right:0;background:#6e6e6e;color:#fff;font-size:.8rem;-webkit-border-top-left-radius:10px;-webkit-border-top-right-radius:0;-webkit-border-bottom-right-radius:10px;-webkit-border-bottom-left-radius:0;-moz-border-radius-topleft:10px;-moz-border-radius-topright:0;-moz-border-radius-bottomright:10px;-moz-border-radius-bottomleft:0;border-top-left-radius:10px;border-top-right-radius:0;border-bottom-right-radius:10px;border-bottom-left-radius:0;padding:3px 8px}.main-container .section .card-container .super-label,.main-container .section .card-container .super-label .img-box .price-badge{box-shadow:0 2px 4px rgba(0,0,0,.4),0 7px 13px -3px rgba(0,0,0,.3),inset 0 -3px 0 rgba(0,0,0,.2);-moz-box-shadow:rgba(0,0,0,.4) 0 2px 4px,rgba(0,0,0,.3) 0 7px 13px -3px,rgba(0,0,0,.2) 0 -3px 0 inset;-webkit-box-shadow:rgba(0,0,0,.4) 0 2px 4px,rgba(0,0,0,.3) 0 7px 13px -3px,rgba(0,0,0,.2) 0 -3px 0 inset}.main-container .section .card-container .super-label .img-box .price-badge{background:#8a2387;background:linear-gradient(90deg,#f27121,#e94057,#8a2387);font-size:1rem;-webkit-border-top-left-radius:6px;-webkit-border-top-right-radius:6px;-webkit-border-bottom-right-radius:6px;-webkit-border-bottom-left-radius:6px;-moz-border-radius-topleft:6px;-moz-border-radius-topright:6px;-moz-border-radius-bottomright:6px;-moz-border-radius-bottomleft:6px;border-top-left-radius:6px;border-top-right-radius:6px;border-bottom-right-radius:6px;border-bottom-left-radius:6px;padding:5px 12px;-webkit-animation:heartbeat 1.5s ease-in-out infinite both;animation:heartbeat 1.5s ease-in-out infinite both}.main-container .section .card-container .super-label .card-info .timer{bottom:-1px;right:-1px}.main-container .section .thumb-carousel{width:100%;padding-left:12px;z-index:2}.main-container .section .thumb-carousel .swiper-slide{background:#fff;width:25%;margin-right:12px;border-radius:10px;color:#4a4444;text-align:center;font-family:Golos,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,BlinkMacSystemFont,Helvetica Neue,Arial,Liberation Sans,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-weight:400;font-size:.8rem}.main-container .section .thumb-carousel .swiper-slide img:not([src]),.main-container .section .thumb-carousel .swiper-slide img[src=""]{visibility:hidden}.main-container .section .thumb-carousel .swiper-slide img{width:100%;-webkit-border-top-left-radius:10px;-webkit-border-top-right-radius:10px;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0;-moz-border-radius-topleft:10px;-moz-border-radius-topright:10px;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:0;border-top-left-radius:10px;border-top-right-radius:10px;border-bottom-right-radius:0;border-bottom-left-radius:0}.main-container .section .thumb-carousel .swiper-slide #price{background:#43b3d9;-webkit-border-top-left-radius:0;-webkit-border-top-right-radius:0;-webkit-border-bottom-right-radius:10px;-webkit-border-bottom-left-radius:10px;-moz-border-radius-topleft:0;-moz-border-radius-topright:0;-moz-border-radius-bottomright:10px;-moz-border-radius-bottomleft:10px;border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:10px;border-bottom-left-radius:10px;padding-top:4px;padding-bottom:4px;color:#fff;text-transform:uppercase;font-weight:700}.main-container .section .thumb-carousel .swiper-slide #price .minus{display:none}.main-container .section .thumb-carousel .swiper-slide a{color:#4a4444;text-decoration:none}.main-container .section .thumb-carousel .super-label #price{background:#8a2387;background:linear-gradient(90deg,#f27121,#e94057,#8a2387);font-size:1rem;box-shadow:0 2px 4px rgba(0,0,0,.4),0 7px 13px -3px rgba(0,0,0,.3),inset 0 -3px 0 rgba(0,0,0,.2);-moz-box-shadow:rgba(0,0,0,.4) 0 2px 4px,rgba(0,0,0,.3) 0 7px 13px -3px,rgba(0,0,0,.2) 0 -3px 0 inset;-webkit-box-shadow:rgba(0,0,0,.4) 0 2px 4px,rgba(0,0,0,.3) 0 7px 13px -3px,rgba(0,0,0,.2) 0 -3px 0 inset;padding:5px 12px}.main-container .section .collection-carousel{width:100%;padding-left:12px;z-index:2}.main-container .section .collection-carousel .swiper-slide{background:#a3a2a2;width:68%;height:200px;margin-right:12px;border-radius:10px;background-repeat:no-repeat;background-size:cover;background-position:50%}@media(min-width:480px)and (max-width:650px){.main-container .section .collection-carousel .swiper-slide{height:250px}}@media(min-width:651px)and (max-width:750px){.main-container .section .collection-carousel .swiper-slide{height:270px}}@media(min-width:751px){.main-container .section .collection-carousel .swiper-slide{height:320px}}.main-container .section .collection-carousel .swiper-slide a{text-decoration:none}.main-container .section .collection-carousel .swiper-slide h3{font-size:1.8rem;font-weight:700;line-height:1.9rem;margin-bottom:0;padding:9px 9px 0}.main-container .section .collection-carousel .swiper-slide h3,.main-container .section .collection-carousel .swiper-slide h4{color:#fff;font-family:Golos,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,BlinkMacSystemFont,Helvetica Neue,Arial,Liberation Sans,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;text-shadow:0 3px 2px rgba(0,0,0,.35)}.main-container .section .collection-carousel .swiper-slide h4{font-size:1rem;font-weight:400;padding:2px 9px 0}.main-container .section .collection-start-right{margin-top:12px;margin-bottom:12px;padding-left:0;padding-right:12px}.main-container .section .collection-start-right .swiper-slide{transform:translateX(47%)}@media(min-width:768px)and (max-width:899px){.main-container .section .collection-start-right .swiper-slide{transform:translateX(19%)}}@media(min-width:900px){.main-container .section .collection-start-right .swiper-slide{transform:translateX(20%)}}.main-container .section .categories{padding:0 6px;height:300px}.main-container .section .categories a{text-decoration:none}.main-container .section .categories #apps,.main-container .section .categories #games{background:#a3a2a2;flex:1;margin:0 6px;border-radius:10px;background-size:cover;background-position:top;background-repeat:no-repeat;padding:9px}.main-container .section .categories #apps h3,.main-container .section .categories #games h3{color:#fff;font-family:Golos,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,BlinkMacSystemFont,Helvetica Neue,Arial,Liberation Sans,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:1.8rem;font-weight:700;line-height:1.9rem;margin-bottom:0;text-shadow:0 3px 2px rgba(0,0,0,.35)}.main-container .section .categories #apps{background-image:url(/_nuxt/client/img/apps.5b8b404.jpg)}.main-container .section .categories #games{background-image:url(/_nuxt/client/img/games.b04b41e.jpg)}.main-container .section .single-category #apps,.main-container .section .single-category #games{background-position:50%}.modal-dialog{width:90vw;margin:9vh auto 0;border-radius:10px}.modal-dialog .modal-content{border-radius:10px;border:1px solid #eeeded;font-family:Golos,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,BlinkMacSystemFont,Helvetica Neue,Arial,Liberation Sans,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.modal-dialog .modal-content h5{color:#0583ad;font-size:1rem;font-weight:700}.modal-dialog .modal-content .modal-header{border:none;color:#a3a2a2;font-size:1.8rem;padding-bottom:0;padding-top:0}.modal-dialog .modal-content .modal-body{padding-top:0}.modal-dialog .modal-content .modal-body p{margin:10px 0}.modal-dialog .modal-content .modal-body p a{text-decoration:none;color:#0583ad}.modal-dialog .modal-content .form-check{margin-bottom:22px}.modal-dialog .modal-content .goto-cta{height:47px;flex:1.26;background-color:#0583ad;border-radius:10px;margin-left:6px;margin-bottom:17px;margin-top:7px}.modal-dialog .modal-content .goto-cta .btn{height:100%;width:100%;text-transform:uppercase;color:#fff;font-family:Golos,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,BlinkMacSystemFont,Helvetica Neue,Arial,Liberation Sans,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-weight:700;font-size:1.25rem;padding-top:10px}.GDPRModal{padding-top:1rem}.GDPRModal .accept,.GDPRModal .decline{width:80%;display:block;height:47px;border-radius:10px;background-color:#0583ad;box-shadow:none;border:none;color:#fff;text-transform:uppercase;text-align:center;font-family:Golos,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,BlinkMacSystemFont,Helvetica Neue,Arial,Liberation Sans,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:1.25rem;font-weight:700;margin:20px auto 0}.GDPRModal .decline{background-color:#fff;color:#0583ad;margin-top:0;font-weight:400}#StartupModal .modal-dialog{margin-top:2vh!important;width:100vw;padding:12px}.startModal{padding-top:1rem}.startModal h5{font-size:1.8rem!important;color:#4a4444;text-align:center}.startModal h5 span{color:#0583ad}.startModal .app-box{margin:15px 0}.startModal .app-box .thumb img{width:60px;border-radius:10px;height:auto}@media(min-width:320px)and (max-width:360px){.startModal .app-box .thumb img{width:50px}}@media(min-width:400px){.startModal .app-box .thumb img{width:80px}}.startModal .app-box .text{flex-grow:1.9;color:#6e6e6e;font-size:.9rem;margin-left:5px;margin-right:5px}.startModal .app-box .text,.startModal .app-box .text h6{line-height:1.3rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.startModal .app-box .text h6{margin-bottom:0;color:#4a4444;font-weight:700;font-size:1.15rem}.startModal .app-box .install .small-btn{font-size:.8rem;color:#0583ad;background-color:#eeeded;outline:none;border-radius:10px;padding:10px 20px;font-family:Golos,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,BlinkMacSystemFont,Helvetica Neue,Arial,Liberation Sans,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;box-shadow:none;text-transform:uppercase;font-weight:700;border:none;text-decoration:none;word-break:keep-all;white-space:nowrap}.startModal .bottom-text{color:#6e6e6e;font-size:.8rem}.startModal .dismiss-text{text-align:center}.startModal .dismiss-text button{background:none;box-shadow:none;border:none;font-size:.8rem;font-family:Golos,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,BlinkMacSystemFont,Helvetica Neue,Arial,Liberation Sans,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;color:#43b3d9}.newStartUp{padding:12px}.newStartUp .modal-dialog{margin-top:0;width:auto}.newStartUp .modal-dialog .modal-header{display:flex;justify-content:flex-start;align-items:center;padding:12px;-webkit-border-top-left-radius:10px;-webkit-border-top-right-radius:10px;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0;-moz-border-radius-topleft:10px;-moz-border-radius-topright:10px;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:0;border-top-left-radius:10px;border-top-right-radius:10px;border-bottom-right-radius:0;border-bottom-left-radius:0;background-color:#43b3d9;background-image:radial-gradient(#7dd7f5 1.05px,#43b3d9 0);background-size:21px 21px;border-bottom:10px solid #0583ad}.newStartUp .modal-dialog .modal-header .maf-icon{width:50px;height:auto;margin-right:12px}@media(min-width:767px){.newStartUp .modal-dialog .modal-header .maf-icon{width:70px}}.newStartUp .modal-dialog .modal-header h5{color:#fff;font-weight:700;font-size:1.25rem;margin-bottom:2px;text-shadow:2px 2px 6px rgba(0,0,0,.4)}.newStartUp .modal-dialog .modal-header h6{margin-top:2px;font-weight:400;font-size:1rem;line-height:1rem;color:#fff;text-shadow:2px 2px 6px rgba(0,0,0,.4)}.newStartUp .modal-dialog .modal-content{border:none}.newStartUp .modal-dialog .modal-content .modal-body{padding:0}.newStartUp .modal-dialog .modal-content .modal-body .startModal{padding-top:0}.newStartUp .modal-dialog .modal-content .modal-body .startModal .dismiss-text{padding:12px}.newStartUp .modal-dialog .modal-content .modal-body .startModal #offer_5,.newStartUp .modal-dialog .modal-content .modal-body .startModal #offer_6,.newStartUp .modal-dialog .modal-content .modal-body .startModal #offer_7{display:none}@media(min-height:670px){.newStartUp .modal-dialog .modal-content .modal-body .startModal #offer_5{display:flex}}@media(min-height:770px){.newStartUp .modal-dialog .modal-content .modal-body .startModal #offer_6{display:flex}}@media(min-height:880px){.newStartUp .modal-dialog .modal-content .modal-body .startModal #offer_7{display:flex}}.newStartUp .modal-dialog .modal-content .modal-body .startModal .app-box{display:flex;align-items:center;justify-content:flex-start;box-shadow:0 1px 2px 0 rgba(0,0,0,.1);margin:0;padding:12px;transition:.2s;cursor:pointer;border-radius:10px}.newStartUp .modal-dialog .modal-content .modal-body .startModal .app-box .stars{color:#f9a51a;display:block;text-align:center;font-size:7px;margin:5px auto 0;white-space:nowrap}@media(min-width:361px)and (max-width:399px){.newStartUp .modal-dialog .modal-content .modal-body .startModal .app-box .stars{font-size:9px}}@media(min-width:400px){.newStartUp .modal-dialog .modal-content .modal-body .startModal .app-box .stars{font-size:10px}}.newStartUp .modal-dialog .modal-content .modal-body .startModal .app-box .text .badges{margin-top:10px;display:flex;align-items:center;justify-content:flex-start}.newStartUp .modal-dialog .modal-content .modal-body .startModal .app-box .text .badges .badge{font-size:.8rem;background:#eeeded;color:#6e6e6e;padding:6px 10px;border-radius:10px;margin-right:5px}.newStartUp .modal-dialog .modal-content .modal-body .startModal .app-box .text .badges .blue{background-color:#43b3d9;color:#fff}.newStartUp .modal-dialog .modal-content .modal-body .startModal .app-box .thumb .badge{font-size:.8rem;background:#0583ad;color:#fff;padding:6px 10px;border-radius:10px;margin:5px auto 0;display:block}.newStartUp .modal-dialog .modal-content .modal-body .startModal .app-box .thumb .social-proof{font-size:.8rem;color:#6e6e6e;background-color:#eeeded;font-weight:700;padding:6px;border-radius:10px;text-align:center;margin:5px auto 0;display:block}.newStartUp .modal-dialog .modal-content .modal-body .startModal .app-box .thumb .social-proof .svg-inline--fa{color:#43b3d9}.newStartUp .modal-dialog .modal-content .modal-body .startModal .app-box:hover{box-shadow:0 7px 29px 0 rgba(100,100,111,.2);transition:.2}.newStartUp .modal-dialog .modal-content .modal-body .startModal .app-box .install .small-btn{background:#0583ad;color:#fff;white-space:nowrap}.newStartUp .modal-dialog .modal-content .modal-body .startModal .app-box .install .small-btn:hover{background:#43b3d9}.newStartUp .modal-dialog .modal-content .modal-body .startModal .featured{background-color:#d4f4ff;-webkit-border-top-left-radius:0;-webkit-border-top-right-radius:0;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0;-moz-border-radius-topleft:0;-moz-border-radius-topright:0;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:0;border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.flow-jp .modal-dialog .modal-content .step-title{font-size:1.25rem!important;color:#4a4444;font-weight:700;font-family:Golos,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,BlinkMacSystemFont,Helvetica Neue,Arial,Liberation Sans,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;text-align:center;margin:15px auto}.flow-jp .modal-dialog .modal-content .step-title .svg-inline--fa{color:#43b3d9}.flow-jp .modal-dialog .modal-content .radio-choice .age,.flow-jp .modal-dialog .modal-content .radio-choice .apps-games,.flow-jp .modal-dialog .modal-content .radio-choice .gender,.flow-jp .modal-dialog .modal-content .radio-choice .occupation,.flow-jp .modal-dialog .modal-content .radio-choice .status{display:flex;justify-content:flex-start;flex-wrap:wrap;padding:6px 6px 25px}.flow-jp .modal-dialog .modal-content .radio-choice .age .btn-check,.flow-jp .modal-dialog .modal-content .radio-choice .apps-games .btn-check,.flow-jp .modal-dialog .modal-content .radio-choice .gender .btn-check,.flow-jp .modal-dialog .modal-content .radio-choice .occupation .btn-check,.flow-jp .modal-dialog .modal-content .radio-choice .status .btn-check{top:0;right:50%}.flow-jp .modal-dialog .modal-content .radio-choice .age label,.flow-jp .modal-dialog .modal-content .radio-choice .apps-games label,.flow-jp .modal-dialog .modal-content .radio-choice .gender label,.flow-jp .modal-dialog .modal-content .radio-choice .occupation label,.flow-jp .modal-dialog .modal-content .radio-choice .status label{flex:auto;height:120px;margin:6px;font-size:1rem;font-weight:700;font-family:Golos,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,BlinkMacSystemFont,Helvetica Neue,Arial,Liberation Sans,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;color:#4a4444;padding-left:20px;padding-right:20px;border:3px solid #43b3d9;border-radius:10px}@media(min-width:420px){.flow-jp .modal-dialog .modal-content .radio-choice .age label,.flow-jp .modal-dialog .modal-content .radio-choice .apps-games label,.flow-jp .modal-dialog .modal-content .radio-choice .gender label,.flow-jp .modal-dialog .modal-content .radio-choice .occupation label,.flow-jp .modal-dialog .modal-content .radio-choice .status label{padding-left:40px;padding-right:40px}}.flow-jp .modal-dialog .modal-content .radio-choice .age label p,.flow-jp .modal-dialog .modal-content .radio-choice .apps-games label p,.flow-jp .modal-dialog .modal-content .radio-choice .gender label p,.flow-jp .modal-dialog .modal-content .radio-choice .occupation label p,.flow-jp .modal-dialog .modal-content .radio-choice .status label p{margin-bottom:10px}.flow-jp .modal-dialog .modal-content .radio-choice .age label img,.flow-jp .modal-dialog .modal-content .radio-choice .apps-games label img,.flow-jp .modal-dialog .modal-content .radio-choice .gender label img,.flow-jp .modal-dialog .modal-content .radio-choice .occupation label img,.flow-jp .modal-dialog .modal-content .radio-choice .status label img{height:70px}.flow-jp .modal-dialog .modal-content .radio-choice .age input[type=radio]:checked+label,.flow-jp .modal-dialog .modal-content .radio-choice .apps-games input[type=radio]:checked+label,.flow-jp .modal-dialog .modal-content .radio-choice .gender input[type=radio]:checked+label,.flow-jp .modal-dialog .modal-content .radio-choice .occupation input[type=radio]:checked+label,.flow-jp .modal-dialog .modal-content .radio-choice .status input[type=radio]:checked+label{background-color:#d4f4ff!important;color:#0583ad;border-color:#0583ad}.flow-jp .modal-dialog .modal-content .radio-choice .age input[type=radio]:focus+label,.flow-jp .modal-dialog .modal-content .radio-choice .apps-games input[type=radio]:focus+label,.flow-jp .modal-dialog .modal-content .radio-choice .gender input[type=radio]:focus+label,.flow-jp .modal-dialog .modal-content .radio-choice .occupation input[type=radio]:focus+label,.flow-jp .modal-dialog .modal-content .radio-choice .status input[type=radio]:focus+label{outline:none;box-shadow:none}.flow-jp .modal-dialog .modal-content .radio-choice .age label{height:auto;font-size:1.8rem;padding-top:20px;padding-bottom:20px}.flow-jp .modal-dialog .modal-content .radio-choice .status label{height:130px}.flow-jp .modal-dialog .modal-content .radio-choice .status label img{height:80px}.flow-jp .modal-dialog .modal-content .radio-choice .apps-games label{height:105px}.flow-jp .modal-dialog .modal-content .radio-choice .apps-games label img{height:50px}.flow-jp .modal-dialog .modal-content .radio-choice .occupation label{height:110px}.flow-jp .modal-dialog .modal-content .radio-choice .occupation label p{margin-top:0}.flow-jp .modal-dialog .modal-content .radio-choice .occupation label img{height:60px}.flow-jp .modal-dialog .modal-content .contact{padding-left:12px;padding-right:12px;padding-bottom:25px}.flow-jp .modal-dialog .modal-content .contact p{text-align:center;font-size:1rem}.flow-jp .modal-dialog .modal-content .contact #email{width:100px;border-radius:10px;border:1px solid #d8d8d8;box-shadow:none;width:100%;padding:12px}.flow-jp .modal-dialog .modal-content .contact button{background:#43b3d9;text-transform:uppercase;font-weight:700;font-family:Golos,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,BlinkMacSystemFont,Helvetica Neue,Arial,Liberation Sans,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;color:#fff;border-radius:10px;box-shadow:none;outline:none;border:none;font-size:1.25rem;margin-top:10px;padding:5px 12px;cursor:pointer;transition:.3s;float:right}.flow-jp .modal-dialog .modal-content .contact button:hover{background-color:#0583ad}.flow-jp .modal-dialog .modal-content .contact .disabled{opacity:.4}.flow-jp .modal-dialog .modal-content .contact .disabled:hover{background-color:#43b3d9}.flow-jp .modal-dialog .modal-content .contact:after{content:"";display:table;clear:both}.offerStep{overflow-y:auto}.offerStep .dismiss-icon{position:absolute;right:6px;top:6px;cursor:pointer}.offerStep .dismiss-icon img{width:30px;height:auto}.offerStep .modal-dialog .modal-content .modal-body{padding:12px}.offerStep .modal-dialog .modal-content .modal-body h3{font-size:1.25rem;font-weight:700;color:#43b3d9;margin-top:12px}@media(max-width:370px){.offerStep .modal-dialog .modal-content .modal-body h3{margin-right:29px}}.offerStep .modal-dialog .modal-content .modal-body .app-box{display:flex;align-items:center;margin:20px 0}.offerStep .modal-dialog .modal-content .modal-body .app-box .stars{color:#f9a51a;display:block;text-align:center;font-size:10px;margin:5px auto 0;white-space:nowrap}.offerStep .modal-dialog .modal-content .modal-body .app-box .thumb{margin-right:12px}.offerStep .modal-dialog .modal-content .modal-body .app-box .thumb img{width:80px;border-radius:10px;height:auto}.offerStep .modal-dialog .modal-content .modal-body .app-box .text{flex-grow:1.9;color:#6e6e6e;font-size:.9rem;line-height:1.3rem;margin-right:5px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.offerStep .modal-dialog .modal-content .modal-body .app-box .text h6{margin-bottom:0;color:#4a4444;font-weight:700;font-size:1.15rem;line-height:1.3rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.offerStep .modal-dialog .modal-content .modal-body .app-box .badges{margin:10px 5px 5px;display:flex;align-items:center;justify-content:flex-start}.offerStep .modal-dialog .modal-content .modal-body .app-box .badges .badge{font-size:.8rem;background:#d8d8d8;color:#6e6e6e;padding:6px 10px;border-radius:10px;margin-right:5px}.offerStep .modal-dialog .modal-content .modal-body .app-box .badges .blue{background-color:#43b3d9;color:#fff}.offerStep .modal-dialog .modal-content .modal-body .app-box .install{margin-left:auto}.offerStep .modal-dialog .modal-content .modal-body .app-box .install .small-btn{font-size:.8rem;background-color:#0583ad;color:#fff;outline:none;border-radius:10px;padding:10px 20px;font-family:Golos,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,BlinkMacSystemFont,Helvetica Neue,Arial,Liberation Sans,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;box-shadow:none;text-transform:uppercase;font-weight:700;border:none;text-decoration:none;word-break:keep-all;white-space:nowrap;transition:.3s;cursor:pointer}.offerStep .modal-dialog .modal-content .modal-body .app-box .install .small-btn:hover{background-color:#43b3d9}.offerStep .modal-dialog .modal-content .modal-body .single-step{display:flex;justify-content:flex-start;align-items:center;margin-top:10px;color:#6e6e6e;font-size:1.25rem}.offerStep .modal-dialog .modal-content .modal-body .single-step,.offerStep .modal-dialog .modal-content .modal-body .single-step .number{font-family:Golos,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,BlinkMacSystemFont,Helvetica Neue,Arial,Liberation Sans,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.offerStep .modal-dialog .modal-content .modal-body .single-step .number{width:30px;height:30px;padding:2px 10px;margin-right:10px;-webkit-border-top-left-radius:50%;-webkit-border-top-right-radius:50%;-webkit-border-bottom-right-radius:50%;-webkit-border-bottom-left-radius:50%;-moz-border-radius-topleft:50%;-moz-border-radius-topright:50%;-moz-border-radius-bottomright:50%;-moz-border-radius-bottomleft:50%;border-top-left-radius:50%;border-top-right-radius:50%;border-bottom-right-radius:50%;border-bottom-left-radius:50%;background-color:#a3a2a2;color:#fff}.offerStep .modal-dialog .modal-content .modal-body .info-box{margin-top:20px;border-top:1px solid #eeeded}.offerStep .modal-dialog .modal-content .modal-body .info-box img{max-width:100%}.offerStep .modal-dialog .modal-content .modal-body .info-box .video-box{position:relative;padding-bottom:56.25%;height:0}.offerStep .modal-dialog .modal-content .modal-body .info-box .video-box iframe{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:10px}.offerStep .modal-dialog .modal-content .modal-body .info-box lottie-player{display:block;margin:0 auto}.offerStep .modal-dialog .modal-content .modal-body .info-box p{color:#6e6e6e;font-size:1rem}.offerStep .modal-dialog .modal-content .modal-body .info-box .get-btn{box-shadow:none;color:#fff;border-radius:10px;border:none;background:#43b3d9;font-size:1.25rem;text-transform:uppercase;padding:5px 15px;width:100%;font-weight:700;display:block;margin:20px auto;box-shadow:0 10px 0 0 #0583ad;transition:.3s;cursor:pointer}.offerStep .modal-dialog .modal-content .modal-body .info-box .get-btn:hover{box-shadow:none;transform:translateY(10px)}.offer-page-incent .pages-top{background-color:#43b3d9;background-image:radial-gradient(#7dd7f5 1.05px,#43b3d9 0);background-size:21px 21px;background-repeat:repeat;border-bottom:10px solid #0583ad;display:flex;align-items:center;justify-content:center;padding:12px;min-height:unset}@media(max-width:767px){.offer-page-incent .pages-top{padding-top:35px}}.offer-page-incent .pages-top .maf-icon{max-width:90px;height:auto}@media(max-width:767px){.offer-page-incent .pages-top .maf-icon{max-width:50px}}.offer-page-incent .pages-top h1,.offer-page-incent .pages-top h2{color:#fff;font-family:Golos,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,BlinkMacSystemFont,Helvetica Neue,Arial,Liberation Sans,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-weight:700;text-shadow:2px 2px 6px rgba(0,0,0,.4)}.offer-page-incent .pages-top h1{font-size:1.8rem}@media(max-width:767px){.offer-page-incent .pages-top h1{font-size:1.25rem}}.offer-page-incent .pages-top h2{font-size:1.25rem}@media(max-width:767px){.offer-page-incent .pages-top h2{font-size:1rem;font-weight:400}}.offer-page-incent .app-page{transform:none;padding:12px 0;padding-bottom:30px!important}.offer-page-incent .app-page .app-box{display:flex;align-items:center;box-shadow:0 1px 2px 0 rgba(0,0,0,.1);margin:0;padding:12px;transition:.2s;cursor:pointer;border-radius:10px}.offer-page-incent .app-page .app-box .stars{color:#f9a51a;display:block;text-align:center;font-size:7px;margin:5px auto 0;white-space:nowrap}@media(min-width:361px)and (max-width:399px){.offer-page-incent .app-page .app-box .stars{font-size:9px}}@media(min-width:400px){.offer-page-incent .app-page .app-box .stars{font-size:10px}}.offer-page-incent .app-page .app-box .thumb{margin-right:12px}.offer-page-incent .app-page .app-box .thumb img{max-width:80px;border-radius:10px}@media(max-width:399px){.offer-page-incent .app-page .app-box .thumb img{max-width:60px}}@media(min-width:400px)and (max-width:575px){.offer-page-incent .app-page .app-box .thumb img{max-width:70px}}.offer-page-incent .app-page .app-box .thumb .badge{font-size:.8rem;background:#0583ad;color:#fff;padding:6px 10px;border-radius:10px;margin:5px auto 0;display:block}.offer-page-incent .app-page .app-box .text{font-size:.9rem;line-height:1rem;color:#6e6e6e;font-weight:400;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.offer-page-incent .app-page .app-box .text h6{font-size:1.25rem;color:#4a4444;font-weight:700;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.offer-page-incent .app-page .app-box:hover{box-shadow:0 7px 29px 0 rgba(100,100,111,.2);transition:.2}.offer-page-incent .app-page .app-box .install{margin-left:auto}.offer-page-incent .app-page .app-box .install .small-btn{background:#0583ad;color:#fff;text-decoration:none;padding:10px 20px;white-space:nowrap}.offer-page-incent .app-page .app-box .install .small-btn:hover{background:#43b3d9}.offer-page-incent .app-page .featured{background-color:#d4f4ff}#signModal .modal-dialog{width:95vw}#signModal .modal-body{padding-top:1rem}#signModal h5{font-size:1.8rem;color:#4a4444;text-align:center}#signModal h5 span{color:#0583ad}#signModal .sign-carousel{width:100%}#signModal .sign-carousel .swiper-slide{text-align:center;width:100%}#signModal .sign-carousel .swiper-slide img{width:80%}#signModal .sign-carousel .swiper-slide h4{font-weight:700;color:#4a4444;font-size:1.25rem}#signModal .sign-carousel .swiper-slide p{color:#4a4444;font-size:1.25rem}#signModal .sign-carousel .swiper-pagination-progressbar-fill{background:#0583ad}#signModal .join{width:80%;display:block;height:47px;border-radius:10px;background-color:#0583ad;box-shadow:none;border:none;color:#fff;text-transform:uppercase;text-align:center;font-family:Golos,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,BlinkMacSystemFont,Helvetica Neue,Arial,Liberation Sans,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:1.25rem;font-weight:700;margin:20px auto 0}.pages-top{background-size:contain;min-height:28vh;padding:40vw 0 0}.pages-top,.pages-top .app-intro{background-position:top;background-repeat:no-repeat}.pages-top .app-intro{background-size:cover;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMjIiIGhlaWdodD0iODkuNjY3Ij48cGF0aCBkYXRhLW5hbWU9IlRyYWNjaWF0byAyIiBkPSJNMCAyNi42NjdzMTYzLTYwIDMyMiAwdjYzSDB6IiBmaWxsPSIjZmZmIi8+PC9zdmc+);width:100%;text-align:center}.pages-top .app-intro img{height:100px;width:100px;border:2px solid #fff;border-radius:10px;transform:translateY(-33px)}.app-page{transform:translateY(-23px);padding:0 12px}.app-page img{max-width:100%}.app-page .top-badge{margin-bottom:8px}.app-page .top-badge img{height:23px;width:23px}.app-page .top-badge h3{color:#a3a2a2;font-size:1rem;margin-bottom:0;margin-left:5px;vertical-align:middle}.app-page .top-badge h3,.app-page h1{font-family:Golos,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,BlinkMacSystemFont,Helvetica Neue,Arial,Liberation Sans,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-weight:700}.app-page h1{color:#0583ad;font-size:1.8rem;text-align:center}.app-page .timer-box{height:47px;flex:1;border-radius:10px;margin-right:6px;margin-bottom:17px;margin-top:7px}.app-page .timer-box .price,.app-page .timer-box .timer{height:50%;width:100%;text-align:center}.app-page .timer-box .price{color:#eeeded;font-size:1.25rem;font-weight:700;text-decoration:line-through;background-color:#a3a2a2;-webkit-border-top-left-radius:10px;-webkit-border-top-right-radius:10px;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0;-moz-border-radius-topleft:10px;-moz-border-radius-topright:10px;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:0;border-top-left-radius:10px;border-top-right-radius:10px;border-bottom-right-radius:0;border-bottom-left-radius:0}.app-page .timer-box .timer{color:#6e6e6e;font-size:1rem;font-weight:400;background-color:#eeeded;-webkit-border-top-left-radius:0;-webkit-border-top-right-radius:0;-webkit-border-bottom-right-radius:10px;-webkit-border-bottom-left-radius:10px;-moz-border-radius-topleft:0;-moz-border-radius-topright:0;-moz-border-radius-bottomright:10px;-moz-border-radius-bottomleft:10px;border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:10px;border-bottom-left-radius:10px}.app-page .expired .price{text-decoration:none;text-transform:uppercase}.app-page .expired .timer{font-size:.8rem;padding-top:3px}.app-page .top-cta{height:47px;flex:1.26;background-color:#0583ad;border-radius:10px;margin-left:6px;margin-bottom:17px;margin-top:7px;box-shadow:0 2px 4px rgba(0,0,0,.2),inset 0 -3px 0 rgba(0,0,0,.1);-moz-box-shadow:rgba(0,0,0,.2) 0 2px 4px,rgba(0,0,0,.1) 0 -3px 0 inset;-webkit-box-shadow:rgba(0,0,0,.2) 0 2px 4px,rgba(0,0,0,.1) 0 -3px 0 inset;transition:.2s;-webkit-transition:.2s;-moz-transition:.2s;cursor:pointer}.app-page .top-cta:hover{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;transform:translateY(3px);-webkit-transform:translateY(3px);-moz-transform:translateY(3px)}.app-page .top-cta .btn{height:100%;width:100%;text-transform:uppercase;color:#fff;font-weight:700;font-size:1.25rem;padding-top:10px}.app-page .top-cta .btn,.app-page p{font-family:Golos,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,BlinkMacSystemFont,Helvetica Neue,Arial,Liberation Sans,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.app-page p{font-weight:400;color:#4a4444;margin-top:1rem}.app-page h2,.app-page p{font-size:1rem}.app-page .intro,.app-page h2{font-weight:700}.app-page .screenshot-carousel .swiper-slide{width:auto;max-width:100%}.app-page .screenshot-carousel .swiper-slide img{width:100%;height:auto}.app-page .screenshot-carousel .swiper-pagination-progressbar{height:6px;background:#fff;opacity:.8}.app-page .screenshot-carousel .swiper-pagination-progressbar-fill{background:#43b3d9}.app-page .section .card-container,.app-page .section .categories,.app-page .section .collection-carousel,.app-page .section .section-title,.app-page .section .thumb-carousel{padding:0}.spotlight-item .app-page .top-cta{margin-left:0}.btn-standard{background:#43b3d9;border-radius:10px;font-size:.8rem;color:#fff;font-weight:700;text-transform:uppercase;text-align:center;box-shadow:0 2px 4px rgba(0,0,0,.2),inset 0 -3px 0 rgba(0,0,0,.1);-moz-box-shadow:rgba(0,0,0,.2) 0 2px 4px,rgba(0,0,0,.1) 0 -3px 0 inset;-webkit-box-shadow:rgba(0,0,0,.2) 0 2px 4px,rgba(0,0,0,.1) 0 -3px 0 inset;transition:.2s;-webkit-transition:.2s;-moz-transition:.2s;cursor:pointer}.btn-standard:hover{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;transform:translateY(3px);-webkit-transform:translateY(3px);-moz-transform:translateY(3px);background:#0583ad;color:#fff}#reviews .average{font-family:Golos,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,BlinkMacSystemFont,Helvetica Neue,Arial,Liberation Sans,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:1rem;color:#6e6e6e;font-weight:700}#reviews .btn-standard{margin-top:8px;margin-bottom:24px}#reviews .single-review{background:#f6f6f6;padding:8px;border-radius:10px;line-height:1.3rem;color:#6e6e6e;font-size:1rem;font-weight:400;margin-bottom:20px;position:relative}#reviews .single-review .badges-box{border-radius:10px;box-shadow:inset 0 -3px 0 rgba(0,0,0,.1);-moz-box-shadow:rgba(0,0,0,.1) 0 -3px 0 inset;-webkit-box-shadow:rgba(0,0,0,.1) 0 -3px 0 inset;transform:translateY(-18px);margin-bottom:-15px;padding:8px;background:#d4f4ff;display:flex;justify-content:flex-start;align-items:center;width:-webkit-max-content;width:-moz-max-content;width:max-content}#reviews .single-review .badges-box .list img{height:22px;width:auto;margin-right:0;-webkit-border-top-left-radius:0;-webkit-border-top-right-radius:0;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0;-moz-border-radius-topleft:0;-moz-border-radius-topright:0;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:0;border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0;margin-top:2px;margin-bottom:2px}#reviews .single-review .delete-comment-btn{position:absolute;top:0;right:0;padding:2px 10px;background:#d8d8d8;-webkit-border-top-left-radius:0;-webkit-border-top-right-radius:10px;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:10px;-moz-border-radius-topleft:0;-moz-border-radius-topright:10px;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:10px;border-top-left-radius:0;border-top-right-radius:10px;border-bottom-right-radius:0;border-bottom-left-radius:10px}#reviews .single-review img{width:46px;height:46px;-webkit-border-top-left-radius:50%;-webkit-border-top-right-radius:50%;-webkit-border-bottom-right-radius:50%;-webkit-border-bottom-left-radius:50%;-moz-border-radius-topleft:50%;-moz-border-radius-topright:50%;-moz-border-radius-bottomright:50%;-moz-border-radius-bottomleft:50%;border-top-left-radius:50%;border-top-right-radius:50%;border-bottom-right-radius:50%;border-bottom-left-radius:50%;margin-right:8px}#reviews .single-review .fa-star{color:#43b3d9}#reviews .single-review textarea{width:100%;margin-bottom:8px}#reviews .single-review .post{background:#43b3d9;border-radius:10px;font-size:.8rem;color:#fff;font-weight:700;text-transform:uppercase;text-align:center;padding:.375rem 1.75rem;cursor:pointer}#reviews .single-review .disabled{background:#a3a2a2;color:#eeeded}.download-box{position:relative;border-radius:10px;background:#4a4444;border-top:none;margin:30px 0;box-shadow:0 2px 4px rgba(0,0,0,.2),inset 0 -3px 0 rgba(0,0,0,.1);-moz-box-shadow:rgba(0,0,0,.2) 0 2px 4px,rgba(0,0,0,.1) 0 -3px 0 inset;-webkit-box-shadow:rgba(0,0,0,.2) 0 2px 4px,rgba(0,0,0,.1) 0 -3px 0 inset;transition:.2s;-webkit-transition:.2s;-moz-transition:.2s;cursor:pointer;scroll-margin-top:150px;scroll-snap-margin-top:150px;-webkit-animation:bgDownload 2s infinite both;animation:bgDownload 2s infinite both}.download-box:hover{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;transform:translateY(3px);-webkit-transform:translateY(3px);-moz-transform:translateY(3px)}.download-box #thumbnail{padding:9px 0 9px 9px}.download-box #meta-data{padding:9px}.download-box img{border-radius:10px;height:46px;width:46px;border:1px solid #eeeded}.download-box h3{font-size:1rem;font-weight:500}.download-box .mini-badge,.download-box h3{font-family:Golos,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,BlinkMacSystemFont,Helvetica Neue,Arial,Liberation Sans,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;color:#fff}.download-box .mini-badge{font-weight:400;font-size:.8rem}.download-box .mini-badge img{height:15px;width:auto;-webkit-border-top-left-radius:0;-webkit-border-top-right-radius:0;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0;-moz-border-radius-topleft:0;-moz-border-radius-topright:0;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:0;border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0;border:none}.download-box .cta{position:absolute;bottom:0;right:0;background:#43b3d9;color:#fff;font-size:.8rem;-webkit-border-top-left-radius:10px;-webkit-border-top-right-radius:0;-webkit-border-bottom-right-radius:10px;-webkit-border-bottom-left-radius:0;-moz-border-radius-topleft:10px;-moz-border-radius-topright:0;-moz-border-radius-bottomright:10px;-moz-border-radius-bottomleft:0;border-top-left-radius:10px;border-top-right-radius:0;border-bottom-right-radius:10px;border-bottom-left-radius:0;padding:3px 8px;text-transform:uppercase;font-weight:700}.download-box-abtest{padding:0;background:none;animation:none;-webkit-animation:none;border-radius:0;border-top:1px solid #d8d8d8;border-bottom:1px solid #d8d8d8}.download-box-abtest:hover{background-color:#eeeded!important}.download-box-abtest .mini-badge,.download-box-abtest h3{color:#4a4444}.download-box-abtest .cta{position:relative;border-radius:10px;padding:10px;align-self:center;background-color:#0583ad;padding:10px 20px!important}@media(min-width:768px){.download-box-abtest .cta{right:auto!important;top:auto!important}}.download-box-abtest #thumbnail{padding:9px 0;align-self:center}.abtest-store{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;animation:none!important;-webkit-animation:none!important;background:#f6f6f6}.abtest-store:hover{background:#d8d8d8!important}.abtest-store #store-download{padding:9px}.abtest-store #store-download img{height:46px;width:auto}@media(min-width:768px){.abtest-store #store-download img{height:80px}}.download-app-box{display:flex;background:#eeeded;margin-left:12px;margin-right:12px;animation:none;-webkit-animation:none}.download-app-box:hover .mini-badge,.download-app-box:hover h3{color:#fff}.download-app-box .mini-badge,.download-app-box h3{color:#6e6e6e}@media(max-width:767px){.download-app-box{margin:10px 12px}.download-app-box:hover .mini-badge,.download-app-box:hover h3{color:#4a4444}}.expiring-deal .screenshot-carousel{margin-bottom:22px}#collections-serp .intro-filters .btn-group,#collections-serp .intro-filters .d-flex,.expiring-deal .app-page .intro{display:none!important}#collections-serp .serp-total{padding:10px 0}.collection .intro{font-weight:700}.collection .download-box,.collection .top-cta{display:none!important}.collection .pages-top{background-size:cover;padding-top:60vw}.collection .pages-top .app-intro img{border:none}@media(min-width:445px)and (max-width:767px){.collection .app-page{transform:translateY(-25px)}}.collection .app-page h1{margin-bottom:3px}.collection .app-page .subtitle{text-align:center;color:#a3a2a2;font-weight:400;font-size:1rem}.collection .app-page .article-title{font-size:1.25rem;font-weight:700;color:#4a4444}.collection .app-page .collection-app{scroll-margin-top:50px;scroll-snap-margin-top:50px;margin-top:22px}.collection .app-page .collection-app .sponsored{background-color:#f6f6f6}.collection .app-page .collection-app .sponsored:hover{background-color:#d8d8d8}.collection .app-page .collection-app .sponsored .ad{padding:3px 4px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border-radius:10px;color:#43b3d9;background-color:#fff;font-size:.8rem}.collection .app-page .collection-app .brief-description{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;margin-top:0;color:#4a4444}.collection .app-page .collection-app .text-decoration-none{color:#4a4444}.collection #reviews{margin-top:25px}.collection aside #categories{display:none!important}.collection-automatic .collection-app{margin-top:0!important}.collection-automatic .serp-result{border-top:none!important}.serp-result{border-top:1px solid #eeeded;border-bottom:1px solid #eeeded;padding-top:9px;padding-bottom:9px}.serp-result #thumbnail img{border-radius:10px;width:46px;height:46px;margin-right:9px}.serp-result #meta-data{margin-right:9px}.serp-result h3{font-size:1rem;color:#4a4444;font-weight:700}.serp-result .mini-badge,.serp-result h3{font-family:Golos,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,BlinkMacSystemFont,Helvetica Neue,Arial,Liberation Sans,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.serp-result .mini-badge{color:#6e6e6e;font-weight:400;font-size:.8rem}.serp-result .mini-badge img{height:15px;width:auto;-webkit-border-top-left-radius:0;-webkit-border-top-right-radius:0;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0;-moz-border-radius-topleft:0;-moz-border-radius-topright:0;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:0;border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0;border:none}.serp-result .btn-standard{white-space:nowrap!important}.intro-filters{padding-left:12px;padding-right:12px}.intro-filters h2{color:#6e6e6e;font-size:1rem;font-weight:400;margin-bottom:15px}.intro-filters .btn-group .btn{flex:1;background-color:#d8d8d8;color:#a3a2a2;text-transform:uppercase;border:none;font-weight:700;font-size:1.25rem}.intro-filters .btn-group #apps,.intro-filters .btn-group #sales,.intro-filters .btn-group #you{margin-right:6px;margin-left:6px}.intro-filters .btn-group #all,.intro-filters .btn-group #apps,.intro-filters .btn-group #free,.intro-filters .btn-group #games,.intro-filters .btn-group #sales,.intro-filters .btn-group #top50,.intro-filters .btn-group #you,.intro-filters .btn-group #your-stars{border-radius:10px}.intro-filters .btn-group input[type=radio]:checked+label{background-color:#43b3d9;outline:none;color:#fff;box-shadow:0 3px 6px 0 rgba(0,0,0,.23)}.discovery-filters{background:#f6f6f6}.discovery-filters .btn-group .btn{width:auto;background-color:transparent;color:#a3a2a2;text-transform:capitalize;font-style:1rem;flex:0;padding-bottom:0;-webkit-border-top-left-radius:0;-webkit-border-top-right-radius:0;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0;-moz-border-radius-topleft:0;-moz-border-radius-topright:0;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:0;border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.discovery-filters .btn-group input[type=radio]:checked+label{background-color:transparent;outline:none;color:#4a4444;border-bottom:3px solid #43b3d9;box-shadow:none}.serp-total{padding:29px 0}.serp-total .serp-app{padding:0 12px}.serp-total .serp-app .minus{display:none}.serp-total .serp-app .serp-result{border-bottom:none}.serp-total .sponsored{background-color:#eeeded}.serp-total .sponsored .ad{padding:3px 4px;border-radius:10px;color:#43b3d9;background-color:#fff;font-size:.8rem}.serp-total h2{padding-left:12px;padding-right:12px;color:#43b3d9;font-size:1.25rem;font-weight:700}.category .serp-total{padding-top:0}.notify-me .app-page .top-badge{display:none!important}.notify-me #reviews{margin-top:25px}.notify-me .download-box{display:none!important}.unlogged .profilebox .profile-picture,.unlogged .top-nav-internal .profile,.unlogged .top-nav .profile{border:none}.unlogged .get-account{display:block;margin:12px auto}.small-btn{font-size:.8rem;color:#fff;background-color:#a3a2a2;outline:none;border-radius:10px;padding:3px 33px;font-family:Golos,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,BlinkMacSystemFont,Helvetica Neue,Arial,Liberation Sans,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;box-shadow:none;text-transform:uppercase;font-weight:700;border:none}.dev-box{margin-bottom:30px}.dev-box svg{z-index:9}.dev-box h2{font-size:1.8rem;color:#0583ad;margin-bottom:0;text-align:center;z-index:99}.dev-box .top-cta{height:47px;flex:1.26;background-color:#0583ad;border-radius:10px;margin-top:0;margin-left:0}.dev-box .top-cta .btn{height:100%;width:100%;text-transform:uppercase;color:#fff;font-family:Golos,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,BlinkMacSystemFont,Helvetica Neue,Arial,Liberation Sans,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-weight:700;font-size:1.25rem;padding-top:10px}.promocode-redeem .promocode-box{background-color:#eeeded;border-radius:10px;padding:8px}.promocode-redeem .promocode-box img{width:50px;height:50px;margin-right:8px}.promocode-redeem .promocode-box .titles h1,.promocode-redeem .promocode-box .titles h2{font-weight:700;text-align:left}.promocode-redeem .promocode-box .titles h1{font-size:1.25rem;color:#0583ad}.promocode-redeem .promocode-box .titles h2{font-size:1rem;color:#4a4444;margin-bottom:0}.promocode-redeem .btn-standard{display:block;margin:0 auto}.big-wrap{position:absolute;top:48px;width:100%;height:calc(100vh - 98px);height:calc(var(--pd, 1vh)*100 - 98px);overflow:scroll;overflow-x:hidden;-ms-overflow-style:none;scrollbar-width:none}.big-wrap::-webkit-scrollbar{display:none}.big-wrap .main-container{padding-top:10px;padding-bottom:0}.hide-text{display:-webkit-box;-webkit-line-clamp:15;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.sendModal h3{font-size:1.25rem;color:#4a4444;align-self:center}.sendModal h3 span{color:#0583ad}@media(max-width:575px){.sendModal h3{font-size:1.25rem}}.sendModal .app-box{margin:20px 0;padding:12px;border-radius:10px;background:#eeeded}.sendModal .app-box img{width:80px;height:80px;border-radius:10px;margin-right:12px}.sendModal .input-group{margin:40px 0 1.5rem}.sendModal .goto-cta{margin-left:0!important}.sendModal .privacy{margin-top:30px!important;color:#43b3d9;font-size:1rem}.collections-soon{padding-left:12px;padding-right:12px;text-align:center}@media(min-width:768px){.collections-soon{margin-top:25px}}.collections-soon h2{font-size:calc(2.8rem + 3vw);color:#43b3d9;text-align:center;line-height:calc(3rem + 1vw);z-index:2;margin-bottom:20px}@media(max-width:767px){.collections-soon h2{margin-bottom:5px}}.collections-soon h2 small{font-size:calc(1.8rem + 1vw);color:#4a4444}.collections-soon img{z-index:1;width:100%;max-width:600px;margin:0 auto;display:block;transform:translatey(0);-webkit-animation:float 6s ease-in-out infinite;animation:float 6s ease-in-out infinite}.collections-soon p{font-size:1rem;line-height:1.3rem;font-family:Golos,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,BlinkMacSystemFont,Helvetica Neue,Arial,Liberation Sans,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;color:#4a4444}@media(min-width:768px){.collections-soon p{font-size:1.25rem;line-height:1.7rem}}.collections-soon .btn-join{padding:8px 29px;min-height:40px;width:50%;margin:20px auto;background:#43b3d9;transition:.3s;border-radius:10px;box-shadow:0 3px 6px 0 rgba(0,0,0,.23)}@media(min-width:768px){.collections-soon .btn-join{width:35%}}.collections-soon .btn-join:hover{background:#0583ad}.collections-soon .btn-join a{font-size:1.25rem;font-weight:700;font-family:Golos,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,BlinkMacSystemFont,Helvetica Neue,Arial,Liberation Sans,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;text-transform:uppercase;color:#fff;text-decoration:none}.cpi-item #app-title,.cpi-item #cta-timer,.cpi-item .subtitle{display:none!important}.cpi-item .blue-divider{position:absolute;height:100px;width:100%;z-index:-1;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA3NDggMjIxLjMiPjxwYXRoIGQ9Ik0wIDB2MjE0LjdzMzc4LjYtNjAgNzQ4IDBWMEgweiIgZmlsbD0iIzQzYjNkOSIvPjwvc3ZnPg==);background-repeat:no-repeat;background-size:cover;background-position:bottom}@media(min-width:768px){.cpi-item .blue-divider{background-image:none}}.cpi-item .cpi-intro{margin-bottom:10px;margin-top:20px}.cpi-item .cpi-intro .thumbnail{border-radius:10px;width:80px;height:auto;display:block;margin-left:auto;margin-right:auto;max-width:none}.cpi-item .app-page{transform:none}.cpi-item .app-page .cpi-top{display:flex;justify-content:center;align-items:center;margin:40px auto 20px}.cpi-item .app-page .cpi-top h2{font-size:1rem;color:#6e6e6e;text-align:center}@media(max-width:767px){.cpi-item .app-page .cpi-top{flex-direction:column;margin-top:20px}}.cpi-item .app-page .cpi-top .thumbnail{border-radius:10px;width:100px;margin-right:20px;max-width:none}@media(max-width:767px){.cpi-item .app-page .cpi-top .thumbnail{margin-bottom:10px;margin-right:0}}.cpi-item .app-page .cpi-top .top-cta{width:100%;margin-bottom:0}.cpi-item .app-page .top-badge{display:none!important}.cpi-item .app-page .top-cta{width:60%;flex:none;margin-left:0}.cpi-item .app-page img{display:block;margin-left:auto;margin-right:auto;max-width:100%;height:auto}.cpi-item .app-page .download-box{align-items:center}.cpi-item .app-page .download-box .mini-badge{display:none}.cpi-item .single-review img{max-width:none}.os-toggle{background:#eeeded;color:#a3a2a2;margin-right:7px;padding:7px 10px;font-weight:500;text-transform:none;height:40px;vertical-align:middle}.os-toggle:hover{color:#fff}@media(max-width:767px){.os-toggle{display:none}}.os-toggle-active{background:#43b3d9;color:#fff}@media(min-width:768px){#promo-serp .serp-total{padding:15px 0}}#promo-serp .serp-total .serp-app .minus{display:none}.search-results .row{--bs-gutter-x:0}.search-results .mx-1{margin-left:12px!important;margin-right:12px!important}.search-results .my-4{margin-top:0!important;margin-bottom:12px!important}.search-results .serp-total{padding-top:0}.search-results .serp-app{padding:0 12px}.search-results .serp-app .serp-result{border-bottom:0}.search-results .m-3{margin:0!important}.search-results .horizon-app{display:block}.search-results .row-title h2{font-family:Golos,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,BlinkMacSystemFont,Helvetica Neue,Arial,Liberation Sans,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:1rem;color:#4a4444;font-weight:700}.serp-noprice{display:none!important}.promote #reviews{display:none}#dev-promote{display:block!important}#dev-promote .swiper-slide,#dev-promote .swiper-slide img{min-height:200px;max-height:480px;width:auto}#dev-promote .swiper-slide img{max-width:100%;display:block;margin:0 auto}#dev-promote .swiper-pagination-progressbar{height:6px;background:#fff;opacity:.8}#dev-promote .swiper-pagination-progressbar-fill{background:#43b3d9}#consentModal .modal-dialog{margin-top:10px}#consentModal h5{font-size:1.2rem}#consentModal .consent-steps .step h6{font-size:1.1rem}.not-found{padding-left:12px;padding-right:12px}.not-found .download-box{margin:20px auto 10px}.not-found .main-img{max-width:80%;width:auto;margin-left:auto;margin-right:auto;display:block;margin-top:30px}.not-found h1{font-size:1.8rem;color:#0583ad;margin-top:10px;font-weight:700}.not-found h1,.not-found h2{text-align:center;font-family:Golos,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,BlinkMacSystemFont,Helvetica Neue,Arial,Liberation Sans,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.not-found h2{font-size:1.25rem;color:#6e6e6e}.not-found .anchor-btn{text-decoration:none;width:100%;padding:0 5px;display:block}.not-found .games-apps{display:flex}.not-found .games-apps .anchor-btn{display:50%}.not-found .games-apps button{width:100%}.not-found button{background:#43b3d9;text-transform:uppercase;font-weight:700;font-family:Golos,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,BlinkMacSystemFont,Helvetica Neue,Arial,Liberation Sans,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;color:#fff;border-radius:10px;box-shadow:none;outline:none;border:none;font-size:1.25rem;margin-top:20px;padding:15px 20px;cursor:pointer;transition:.3s}.not-found button:hover{background-color:#0583ad}.not-found .collections-btn{width:100%;margin:10px 0 0}.rating-widget fieldset,.rating-widget label{margin:0;padding:0}.rating-widget body{margin:20px}.rating-widget h1{font-size:1.5em;margin:10px}.rating-widget .rating{border:none;float:left}.rating-widget .rating>input{display:none}.rating-widget .rating>label:before{margin:5px;display:inline-block}.rating-widget .rating>label{color:#ddd;float:right;font-size:30px;margin-right:5px}.rating-widget .rating:not(:checked)>label:hover,.rating-widget .rating:not(:checked)>label:hover~label,.rating-widget .rating>input:checked+label:hover,.rating-widget .rating>input:checked~label,.rating-widget .rating>input:checked~label:hover,.rating-widget .rating>input:checked~label:hover~label,.rating-widget .rating>label:hover~input:checked~label{color:gold}@media(max-width:767px){html{overflow:hidden}body,html{height:100%;position:relative}body{overflow:auto}}.fa-stars{color:#f9a51a}.offer-wall .serp-app .serp-result .btn-standard{background-color:#eeeded;color:#6e6e6e}.offer-wall .serp-app:hover .btn-standard{background-color:#43b3d9;color:#fff}@media(max-width:445px){.gaming-profile{margin-top:15px}}.gaming-profile a{text-decoration:none}.gaming-profile .profile-points{display:flex;justify-content:center;align-items:center}.gaming-profile .profile-points h3,.gaming-profile .profile-points h4{text-align:center;margin-top:0}.gaming-profile .profile-points h3 span,.gaming-profile .profile-points h4 span{color:#0583ad}.gaming-profile .profile-points h4{font-size:1rem;font-weight:700}.gaming-profile .profile-points .profile-picture{display:block}.gaming-profile .profile-points .leaderboard-box,.gaming-profile .profile-points .stars-box{text-align:center;width:100%;font-family:Golos,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,BlinkMacSystemFont,Helvetica Neue,Arial,Liberation Sans,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:1.25rem;color:#0583ad;font-weight:700;background-color:#f6f6f6;-webkit-border-top-left-radius:10px;-webkit-border-top-right-radius:10px;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0;-moz-border-radius-topleft:10px;-moz-border-radius-topright:10px;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:0;border-top-left-radius:10px;border-top-right-radius:10px;border-bottom-right-radius:0;border-bottom-left-radius:0;margin:3px 0}.gaming-profile .profile-points .leaderboard-box .points,.gaming-profile .profile-points .stars-box .points{padding:8px 10px}.gaming-profile .profile-points .leaderboard-box .leaderboard-check,.gaming-profile .profile-points .stars-box .leaderboard-check{-webkit-border-top-left-radius:0;-webkit-border-top-right-radius:0;-webkit-border-bottom-right-radius:10px;-webkit-border-bottom-left-radius:10px;-moz-border-radius-topleft:0;-moz-border-radius-topright:0;-moz-border-radius-bottomright:10px;-moz-border-radius-bottomleft:10px;border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:10px;border-bottom-left-radius:10px;padding:8px 10px;background-color:#43b3d9;color:#fff;font-size:1.25rem}.gaming-profile .profile-points .leaderboard-box .leaderboard-check img,.gaming-profile .profile-points .stars-box .leaderboard-check img{display:inline-block;max-width:25px;height:auto}@media(max-width:330px){.gaming-profile .profile-points .leaderboard-box,.gaming-profile .profile-points .stars-box{font-size:1.25rem}}.gaming-profile .profile-points .leaderboard-box{margin-top:10px;border-radius:10px}.gaming-profile .profile-points .leaderboard-box .position{color:#6e6e6e}.gaming-profile .stars-buttons{display:flex;justify-content:center;align-items:center;margin:20px 0 10px}.gaming-profile .stars-buttons button{margin:0 3px;padding:3px 20px}.gaming-profile .stars-buttons .more-stars{background-color:#0583ad;color:#fff}.gaming-profile .stars-buttons .more-stars:hover{background-color:#43b3d9}.badges-profile{display:table;margin-left:auto;margin-right:auto;padding-left:5px;padding-right:5px;margin-bottom:20px}.badges-profile a{text-decoration:none}.badges-profile .badges-intro{display:flex;justify-content:flex-start;align-items:center}.badges-profile .badges-intro .profile-picture{height:90px;width:90px;border:none}.badges-profile .badges-intro .ribbon{background:url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMaXZlbGxvXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeD0iMCIgeT0iMCIgdmlld0JveD0iMCAwIDY0OCAyMTEiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxzdHlsZT4uc3Qxe2ZpbGw6IzA1ODNhZH08L3N0eWxlPjxwYXRoIGZpbGw9IiM0M2IzZDkiIGQ9Ik0xLjcgMS4zaDY0NC42TDYyMS44IDE3M0gyNi4xeiIvPjxwYXRoIGNsYXNzPSJzdDEiIGQ9Ik0yNi4xIDE3M2wxMTQuMSAzMy43VjE3M3pNNjIxLjggMTczbC0xMTQgMzMuN1YxNzN6Ii8+PC9zdmc+) no-repeat top;min-height:33px;margin-top:3px;font-family:Golos,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,BlinkMacSystemFont,Helvetica Neue,Arial,Liberation Sans,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;color:#fff;font-weight:700;text-align:center;font-size:1rem;padding-top:1px}.badges-profile .badges-intro .badges-box{margin-left:15px}.badges-profile .badges-intro .badges-box h3{text-align:left;margin-top:0}.badges-profile .badges-intro .badges-box h3 span{color:#0583ad}.badges-profile .badges-intro .badges-box .badges-list img{height:42px;width:auto;margin-bottom:5px;margin-right:5px}.badges-profile .unlogged-info{background:#f6f6f6;margin:15px 5px 5px;border-radius:10px;font-size:1rem;color:#6e6e6e;font-weight:700;position:relative;padding:12px 12px 12px 64px}.badges-profile .unlogged-info img{position:absolute;height:50px;top:5px;left:5px}.unlogged .badges-profile .badges-intro .badges-box h3{color:#e53935}.unlogged .badges-profile .badges-intro .badges-box .badges-list img{opacity:.4}.boxed-options{display:flex;justify-content:space-between;align-content:center;margin-bottom:20px}.boxed-options .single-option{flex:1 1 50%;padding:15px 0;background-color:#f6f6f6;border-radius:10px;box-shadow:0 2px 4px rgba(0,0,0,.2),inset 0 -3px 0 rgba(0,0,0,.1);-moz-box-shadow:rgba(0,0,0,.2) 0 2px 4px,rgba(0,0,0,.1) 0 -3px 0 inset;-webkit-box-shadow:rgba(0,0,0,.2) 0 2px 4px,rgba(0,0,0,.1) 0 -3px 0 inset;transition:.2s;-webkit-transition:.2s;-moz-transition:.2s;cursor:pointer;margin:5px;text-align:center;font-size:1.25rem;color:#6e6e6e;font-weight:700;font-family:Golos,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,BlinkMacSystemFont,Helvetica Neue,Arial,Liberation Sans,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.boxed-options .single-option:hover{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;transform:translateY(3px);-webkit-transform:translateY(3px);-moz-transform:translateY(3px)}@media(max-width:340px){.boxed-options .single-option{font-size:1.1rem}}.boxed-options .single-option .svg-inline--fa{color:#43b3d9}.boxed-options .single-option img{height:22px;width:auto}.boxed-options .stars-box{background-color:#43b3d9;color:#fff}.boxed-options .stars-box .svg-inline--fa{color:#f9a51a}.unlogged .boxed-options .stars-box .svg-inline--fa{color:#fff}.stars-modal .modal-dialog{width:100%;padding-left:12px;padding-right:12px;margin-top:0;display:flex;align-items:center;min-height:100%}.stars-modal .modal-dialog .modal-content{border:none}.stars-modal .modal-dialog .modal-content .leaderboard-icon{width:20px;height:auto;display:inline-block}.stars-modal .modal-dialog .modal-content p{color:#4a4444}.stars-modal .modal-dialog .modal-content h5{font-size:1.25rem}.stars-modal .modal-dialog .modal-content .prize-ribbon{max-width:90px;height:auto;margin:0 auto;display:block}.stars-modal .modal-dialog .modal-content .stars-box{width:100%;font-size:1.25rem;color:#fff;padding:10px 20px;font-weight:700;background-color:#4a4444;border-radius:10px;text-align:center}.stars-modal .modal-dialog .modal-content .big-box{font-size:60px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 auto;display:block;overflow:hidden;position:relative}@media(min-width:454px){.stars-modal .modal-dialog .modal-content .big-box{font-size:96px}}.stars-modal .modal-dialog .modal-content .big-box:after{-webkit-animation:shine 3s ease-in infinite;animation:shine 3s ease-in infinite;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;content:"";position:absolute;top:-110%;left:-210%;width:180%;height:200%;opacity:0;transform:rotate(10deg);background:hsla(0,0%,100%,0);background:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.08) 77%,hsla(0,0%,100%,.7) 92%,hsla(0,0%,100%,0))}.stars-modal .modal-dialog .modal-content .big-box:active:after{opacity:0}@-webkit-keyframes shine{10%{opacity:1;top:-30%;left:-30%;transition-property:left,top,opacity;transition-duration:.7s,.7s,.15s;transition-timing-function:ease-in-out}to{opacity:0;top:-30%;left:-30%;transition-property:left,top,opacity}}@keyframes shine{10%{opacity:1;top:-30%;left:-30%;transition-property:left,top,opacity;transition-duration:.7s,.7s,.15s;transition-timing-function:ease-in-out}to{opacity:0;top:-30%;left:-30%;transition-property:left,top,opacity}}.stars-modal .modal-dialog .modal-content .goto-cta{margin-left:0}.stars-modal .modal-dialog .modal-content .goto-cta a:hover{border-radius:10px}.stars-modal .modal-dialog .modal-content .dismiss{background:none}.stars-modal .modal-dialog .modal-content .dismiss .btn{font-size:1rem;margin:0 auto;display:block;background-color:#a3a2a2;color:#fff;text-transform:none!important;border-radius:10px;max-width:80%;padding-top:12px}.stars-modal .modal-dialog .modal-content .dismiss .btn:hover{background:#6e6e6e}.stars-modal .steps-container{padding:55px 15px 30px}.stars-modal .steps-container,.stars-modal .steps-container .step{position:relative;display:flex;align-items:center;justify-content:center}.stars-modal .steps-container .step{z-index:1;transition:all .2s ease;flex-grow:0;height:18px;width:18px;border-radius:50%;background:#a3a2a2}.stars-modal .steps-container .step .treasure{opacity:.4;max-width:45px;height:auto;position:absolute;top:-70px}.stars-modal .steps-container .step.completed{width:18px;height:18px;background:#0583ad;border:none}.stars-modal .steps-container .step.completed .icon,.stars-modal .steps-container .step.completed .label{color:#0583ad}.stars-modal .steps-container .step.in-progress{width:18px;height:18px;background:#43b3d9;border:none}.stars-modal .steps-container .step.in-progress .label{color:#43b3d9}.stars-modal .steps-container .step.in-progress .icon{color:#43b3d9;-webkit-animation:float 1.5s ease infinite;animation:float 1.5s ease infinite}.stars-modal .steps-container .step.in-progress .treasure{opacity:1;-webkit-animation:float 1.5s ease infinite;animation:float 1.5s ease infinite}.stars-modal .steps-container .step .label{text-align:center;position:absolute;top:20px;filter:none;z-index:2000;color:#6e6e6e;transition:all .2s ease;font-weight:700}.stars-modal .steps-container .step .icon{display:flex;font-size:1rem;font-weight:700;position:absolute;top:-25px;color:#a3a2a2;transition:color .2s ease}@media(min-width:360px){.stars-modal .steps-container .step .icon{font-size:1.2rem}}.stars-modal .steps-container .line{transition:all .2s ease;height:5px;flex-grow:1;max-width:120px;background:#a3a2a2}.stars-modal .steps-container .line.completed{background:#0583ad}.stars-modal .steps-container .line.next-step-uncomplete{background:linear-gradient(90deg,#0583ad,#a3a2a2)}.stars-modal .steps-container .line.next-step-in-progress{background:linear-gradient(90deg,#0583ad,#43b3d9)}.stars-modal .steps-container .line.prev-step-in-progress{background:linear-gradient(90deg,#43b3d9,#a3a2a2)}#gotStars .modal-dialog .modal-content p{font-size:1.25rem;color:#6e6e6e;text-align:center;font-weight:700}#gotStars .modal-dialog .modal-content .extra-stars{color:#4a4444}#gotStars .modal-dialog .modal-content .extra-stars span{color:#0583ad}#prizeDay .modal-dialog .modal-content p{text-align:center}#prizeDay .modal-dialog .modal-content p span{color:#0583ad}#prizeDay .modal-dialog .modal-content h5{font-size:50px}#prizeDay .modal-dialog .modal-content .congratulations{font-size:1.25rem}.leaderboard h1 img{display:inline-block;max-width:30px;height:auto}.leaderboard .intro-filters .btn-group a{width:100%;outline:none;text-decoration:none}.leaderboard .intro-filters .btn-group a:active,.leaderboard .intro-filters .btn-group a:hover{outline:none;border:none}.leaderboard .intro-filters .btn-group a .btn{width:100%;background-color:#43b3d9;color:#fff;text-transform:uppercase;border:none;font-weight:700;font-size:1.25rem}.leaderboard .intro-filters .btn-group a .btn:hover{outline:none;border:none;background-color:#0583ad}.leaderboard .ladder-filters{padding-left:12px;padding-right:12px;display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.leaderboard .ladder-filters h2{color:#6e6e6e;font-size:1rem;font-weight:400;margin-bottom:15px}.leaderboard .ladder-filters .btn-group{flex:auto!important}.leaderboard .ladder-filters .btn-group .btn{flex:auto;background-color:#f6f6f6;color:#a3a2a2;text-transform:uppercase;border:none;font-weight:700;font-size:1rem;white-space:nowrap}.leaderboard .ladder-filters .btn-group #alltime,.leaderboard .ladder-filters .btn-group #monthly{border-left:1px solid #d8d8d8}.leaderboard .ladder-filters .btn-group input[type=radio]:checked+label{background-color:#43b3d9;outline:none;color:#fff;box-shadow:0 3px 6px 0 rgba(0,0,0,.23)}.leaderboard .ladder-filters .country-selector .dropdown .btn{font-family:Golos,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,BlinkMacSystemFont,Helvetica Neue,Arial,Liberation Sans,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:1rem;color:#6e6e6e}.leaderboard .ladder-filters .country-selector .dropdown .btn img{width:16px;height:auto}.leaderboard .ladder-filters .country-selector .dropdown .dropdown-menu{min-width:7rem}.leaderboard .ladder-filters .country-selector .dropdown .dropdown-menu li img{width:16px;height:auto}.leaderboard .top-three{display:flex;justify-content:space-between;align-items:flex-end;padding-left:12px;padding-right:12px;margin-bottom:12px;margin-top:15px}.leaderboard .top-three .second{border-radius:10px;height:190px;width:32%;background-image:linear-gradient(0deg,#cfd9df,#e2ebf0)}.leaderboard .top-three .first{border-radius:10px;height:210px;width:32%;background-image:linear-gradient(315deg,#ef5734,#ffcc2f 74%)}.leaderboard .top-three .third{border-radius:10px;height:180px;width:32%;background-image:linear-gradient(0deg,#e6b980,#eacda3)}.leaderboard .top-three .medal{position:absolute;width:50px;height:auto;margin-left:auto;margin-right:auto;left:0;right:0;text-align:center;bottom:-10px;filter:drop-shadow(rgba(0,0,0,.16) 0 1px 4px)}.leaderboard .top-three .first-medal{width:70px;height:auto}.leaderboard .top-three .position{padding:12px;position:relative;box-shadow:0 2px 4px rgba(0,0,0,.4),0 7px 13px -3px rgba(0,0,0,.3),inset 0 -3px 0 rgba(0,0,0,.2);-moz-box-shadow:rgba(0,0,0,.4) 0 2px 4px,rgba(0,0,0,.3) 0 7px 13px -3px,rgba(0,0,0,.2) 0 -3px 0 inset;-webkit-box-shadow:rgba(0,0,0,.4) 0 2px 4px,rgba(0,0,0,.3) 0 7px 13px -3px,rgba(0,0,0,.2) 0 -3px 0 inset}.leaderboard .top-three .position #thumbnail img{-webkit-border-top-left-radius:50%;-webkit-border-top-right-radius:50%;-webkit-border-bottom-right-radius:50%;-webkit-border-bottom-left-radius:50%;-moz-border-radius-topleft:50%;-moz-border-radius-topright:50%;-moz-border-radius-bottomright:50%;-moz-border-radius-bottomleft:50%;border-top-left-radius:50%;border-top-right-radius:50%;border-bottom-right-radius:50%;border-bottom-left-radius:50%;width:50px;height:50px;display:block;margin:0 auto;border:2px solid #fff}.leaderboard .top-three .position .meta{margin-top:5px}.leaderboard .top-three .position .meta .name{color:#4a4444;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.leaderboard .top-three .position .meta .name,.leaderboard .top-three .position .meta .stars{font-family:Golos,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,BlinkMacSystemFont,Helvetica Neue,Arial,Liberation Sans,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;text-align:center;font-size:.8rem}.leaderboard .top-three .position .meta .stars{padding:6px 8px;border-radius:10px;background-color:#fff;color:#0583ad;font-weight:700}.leaderboard .serp-total{padding-top:15px}.leaderboard .serp-app{margin-bottom:10px}.leaderboard .serp-app:hover{background-color:#fff}.leaderboard .serp-app .serp-result{background-color:#f6f6f6;border-radius:10px;padding-right:12px;padding-left:12px;border:none;box-shadow:inset 0 -3px 0 rgba(0,0,0,.1)}.leaderboard .serp-app .serp-result #thumbnail img{-webkit-border-top-left-radius:50%;-webkit-border-top-right-radius:50%;-webkit-border-bottom-right-radius:50%;-webkit-border-bottom-left-radius:50%;-moz-border-radius-topleft:50%;-moz-border-radius-topright:50%;-moz-border-radius-bottomright:50%;-moz-border-radius-bottomleft:50%;border-top-left-radius:50%;border-top-right-radius:50%;border-bottom-right-radius:50%;border-bottom-left-radius:50%}.leaderboard .serp-app .serp-result h3{color:#6e6e6e;font-weight:400;margin-bottom:0}.leaderboard .serp-app .serp-result h4{color:#a3a2a2;font-size:1rem}.leaderboard .serp-app .serp-result .position{margin-bottom:0;margin-right:9px}.leaderboard .serp-app .serp-result .position h4{margin-bottom:0}.leaderboard .serp-app .serp-result .points{text-align:center;white-space:nowrap}.leaderboard .serp-app .serp-result .points .stars-count{background:#fff;font-weight:700;font-size:1rem;color:#0583ad;display:block;border-radius:10px;padding:1px 10px}.leaderboard .sponsored{cursor:pointer!important}.leaderboard .sponsored:hover{background-color:#d8d8d8!important}.leaderboard .sponsored .serp-result{background:none;box-shadow:none}.leaderboard .sponsored .serp-result h3{color:#4a4444;font-weight:700}.leaderboard .sponsored .serp-result #thumbnail img{border-radius:10px}.leaderboard .sponsored .serp-result .points .stars-count{background-color:#0583ad;color:#fff;text-transform:uppercase;transition:.2s}.leaderboard .sponsored .serp-result .points .stars-count:hover{background-color:#43b3d9}.leaderboard .first-position .serp-result,.leaderboard .second-position .serp-result,.leaderboard .third-position .serp-result{background-image:linear-gradient(315deg,#ef5734,#ffcc2f 74%);overflow:hidden}.leaderboard .first-position .serp-result #thumbnail img,.leaderboard .second-position .serp-result #thumbnail img,.leaderboard .third-position .serp-result #thumbnail img{border:2px solid #fff}.leaderboard .first-position .serp-result h3,.leaderboard .first-position .serp-result h4,.leaderboard .second-position .serp-result h3,.leaderboard .second-position .serp-result h4,.leaderboard .third-position .serp-result h3,.leaderboard .third-position .serp-result h4{color:#4a4444;font-weight:700}.leaderboard .first-position .serp-result:after,.leaderboard .second-position .serp-result:after,.leaderboard .third-position .serp-result:after{-webkit-animation:shine 3s ease-in infinite;animation:shine 3s ease-in infinite;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;content:"";position:absolute;top:-200%;left:-210%;width:205%;height:200%;opacity:0;transform:rotate(10deg);background:hsla(0,0%,100%,0);background:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.08) 77%,hsla(0,0%,100%,.7) 92%,hsla(0,0%,100%,0))}.leaderboard .second-position .serp-result{background-image:linear-gradient(0deg,#cfd9df,#e2ebf0)}.leaderboard .third-position .serp-result{background-image:linear-gradient(0deg,#e6b980,#eacda3)}.author-box{padding-left:12px;margin-bottom:24px}.author-box .main-box{padding:12px;background-color:#eeeded;border-radius:10px;display:flex;justify-content:flex-start;align-items:center}.author-box .main-box .author-img{width:30%;border-radius:10px;box-shadow:0 3px 6px 0 rgba(0,0,0,.23);transform:translateX(-24px)}@media(min-width:420px){.author-box .main-box .author-img{width:110px}}.author-box .main-box .titles{display:flex;flex-direction:column;justify-content:space-between;transform:translateX(-12px);padding-bottom:8px}.author-box .main-box .titles h6{font-size:1rem;color:#0583ad}.author-box .main-box .titles h4{font-size:1.25rem;color:#4a4444;font-weight:700;margin-bottom:0}.author-box .main-box .titles h5{font-size:1rem;color:#43b3d9;font-weight:700}.author-box .main-box .titles p{font-size:1rem;color:#4a4444;font-weight:400}.author-box .main-box .titles .follow-tw{padding:8px 9px;background-color:#43b3d9;border-radius:10px;font-size:1rem;font-weight:700;font-family:Golos,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,BlinkMacSystemFont,Helvetica Neue,Arial,Liberation Sans,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;color:#fff;text-transform:uppercase;text-decoration:none;transition:.2s}.author-box .main-box .titles .follow-tw:hover{background-color:#0583ad}.share-box{margin-top:25px}.share-box .share-btn{border-radius:10px;display:block;padding:8px 10px;color:#fff;background-color:#43b3d9;font-size:1.25rem;text-align:center;text-transform:uppercase;font-weight:700;font-family:Golos,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,BlinkMacSystemFont,Helvetica Neue,Arial,Liberation Sans,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;box-shadow:none;outline:none;border:none;transition:.3s;width:100%;overflow:hidden;position:relative;box-shadow:0 10px 0 0 #0583ad}.share-box .share-btn:hover{background-color:#0583ad;box-shadow:none;transform:translateY(10px)}.share-box .share-btn:after{-webkit-animation:shine 3s ease-in infinite;animation:shine 3s ease-in infinite;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;content:"";position:absolute;top:-110%;left:-210%;width:220%;height:230%;opacity:0;transform:rotate(10deg);background:hsla(0,0%,100%,0);background:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.08) 77%,hsla(0,0%,100%,.7) 92%,hsla(0,0%,100%,0))}.share-box .share-btn:active:after{opacity:0}.share-box .disabled{opacity:.5}.share-box .disabled:hover{background-color:#43b3d9;transform:none;box-shadow:0 10px 0 0 #0583ad}.gameEncounter .modal-dialog{width:auto;margin-top:0;padding:12px}.gameEncounter .modal-body h3{margin-top:12px;text-align:center;font-size:1.8rem;font-weight:700;color:#4a4444}.gameEncounter .modal-body h3 span{color:#43b3d9}.gameEncounter .modal-body lottie-player{display:block;margin:-6% auto}.gameEncounter .modal-body .dismiss-text{text-align:center}.gameEncounter .modal-body .dismiss-text button{background:none;box-shadow:none;border:none;font-size:.8rem;font-family:Golos,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,BlinkMacSystemFont,Helvetica Neue,Arial,Liberation Sans,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;color:#43b3d9}.gameEncounter .modal-body .get-btn{box-shadow:none;color:#fff;border-radius:10px;border:none;background:#43b3d9;font-size:1.25rem;text-transform:uppercase;padding:5px 25px;width:100%;font-weight:700;display:block;width:auto;margin:20px auto;box-shadow:0 10px 0 0 #0583ad;transition:.3s;cursor:pointer}.gameEncounter .modal-body .get-btn:hover{box-shadow:none;transform:translateY(10px)}.gameEncounter .modal-body .spell-box{display:flex;justify-content:center;align-items:center;margin-bottom:20px}.gameEncounter .modal-body .spell-box .spell{padding:20px;background-color:#eeeded;border-radius:10px;font-size:2.2rem;margin:0 10px;cursor:pointer;transition:.3}.gameEncounter .modal-body .spell-box .spell:hover{-webkit-animation:heartbeat 1.5s ease-in-out infinite both;animation:heartbeat 1.5s ease-in-out infinite both;background:#d8d8d8}.startup_close0 .big-wrap,.startup_close0 .bottom-nav,.startup_close0 header{pointer-events:none!important}.offerwall_close0 .bottom-nav,.offerwall_close0 header{display:none!important}.offerwall_close0 .big-wrap{height:100%!important}.hide-broken-img img:not([src]),.hide-broken-img img[src=""]{visibility:hidden}.toasted-container .toasted{flex-wrap:wrap!important;border-radius:10px;font-family:Golos,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,BlinkMacSystemFont,Helvetica Neue,Arial,Liberation Sans,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;box-shadow:0 2px 4px rgba(0,0,0,.4),0 7px 13px -3px rgba(0,0,0,.3),inset 0 -3px 0 rgba(0,0,0,.2)!important;-moz-box-shadow:rgba(0,0,0,.4) 0 2px 4px,rgba(0,0,0,.3) 0 7px 13px -3px,rgba(0,0,0,.2) 0 -3px 0 inset!important;-webkit-box-shadow:rgba(0,0,0,.4) 0 2px 4px,rgba(0,0,0,.3) 0 7px 13px -3px,rgba(0,0,0,.2) 0 -3px 0 inset!important;color:#4a4444!important;padding:10px 30px!important}.toasted-container .toasted .action{font-weight:700!important;padding:10px;border-radius:10px;background:#fff!important;margin-right:2px!important}.toasted-container .toasted .action:hover{text-decoration:none!important;background-color:#f6f6f6}.toasted-container .toasted .maf-says{margin-right:10px}.toasted-container .toasted .maf-says img{-webkit-border-top-left-radius:3px;-webkit-border-top-right-radius:3px;-webkit-border-bottom-right-radius:3px;-webkit-border-bottom-left-radius:3px;-moz-border-radius-topleft:3px;-moz-border-radius-topright:3px;-moz-border-radius-bottomright:3px;-moz-border-radius-bottomleft:3px;border-top-left-radius:3px;border-top-right-radius:3px;border-bottom-right-radius:3px;border-bottom-left-radius:3px;width:20px;height:auto}@media only screen and (max-width:600px){.toasted-container.bottom-right{width:100%!important;padding:12px!important;right:0!important;bottom:3%!important}}.toast-maf-show .toasted{background-color:#ebf4f7!important}.toast-maf-show .toasted .action{color:#0583ad!important}.toast-maf-show .toasted .action:hover{background-color:#0583ad!important;color:#fff!important}.toast-maf-success .toasted{background-color:#e8f5e9!important}.toast-maf-success .toasted .action{color:#388e3c!important}.toast-maf-success .toasted .action:hover{background-color:#388e3c!important;color:#fff!important}.toast-maf-warning .toasted{background-color:#ffccbc!important}.toast-maf-warning .toasted .action{color:#e53935!important}.toast-maf-warning .toasted .action:hover{background-color:#e53935!important;color:#fff!important}.app-of-the-week{background:transparent!important}.app-of-the-week .card-info{background-color:#485461;background-image:linear-gradient(315deg,#485461,#28313b 74%);border:none!important}.app-of-the-week .card-info #thumbnail img{border:2px solid #fff}.app-of-the-week .card-info #meta-data .mini-badge,.app-of-the-week .card-info #meta-data h3{color:#fff}.app-of-the-week .img-box .price-badge{background-color:#485461!important;background-image:linear-gradient(315deg,#485461,#28313b 74%)!important}.app-of-the-week:hover{opacity:1}@-webkit-keyframes glower{0%{background-position:0 0}50%{background-position:100% 0}to{background-position:0 0}}@keyframes glower{0%{background-position:0 0}50%{background-position:100% 0}to{background-position:0 0}}.collection-jp .action-btn{height:47px;width:100%;background-color:#0583ad;border-radius:10px;margin-bottom:17px;margin-top:7px;box-shadow:0 2px 4px rgba(0,0,0,.2),inset 0 -3px 0 rgba(0,0,0,.1);-moz-box-shadow:rgba(0,0,0,.2) 0 2px 4px,rgba(0,0,0,.1) 0 -3px 0 inset;-webkit-box-shadow:rgba(0,0,0,.2) 0 2px 4px,rgba(0,0,0,.1) 0 -3px 0 inset;transition:.2s;-webkit-transition:.2s;-moz-transition:.2s;cursor:pointer;text-align:center;text-decoration:none;padding-top:10px}.collection-jp .action-btn:hover{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;transform:translateY(3px);-webkit-transform:translateY(3px);-moz-transform:translateY(3px)}.collection-jp .action-btn a{height:100%;width:100%;text-transform:uppercase;color:#fff;font-family:Golos,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,BlinkMacSystemFont,Helvetica Neue,Arial,Liberation Sans,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-weight:700;font-size:1.25rem;padding-top:10px;text-decoration:none}@media(max-width:767px){.collection-jp .cpi-top .top-cta{width:95vw}}.review-box .rating-box{padding:6px 10px;border-radius:10px;color:#fff;font-weight:700;font-size:1.25rem;background-color:#43b3d9;display:flex;align-items:center}.review-box .rating-box .medium{font-size:.8rem;color:#fff;font-weight:400;margin-right:8px}.review-box .write-review .active-user{display:flex;align-items:center;justify-content:center;color:#4a4444;font-family:Golos,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,BlinkMacSystemFont,Helvetica Neue,Arial,Liberation Sans,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:1rem}.review-box .write-review .active-user img{-webkit-border-top-left-radius:50%;-webkit-border-top-right-radius:50%;-webkit-border-bottom-right-radius:50%;-webkit-border-bottom-left-radius:50%;-moz-border-radius-topleft:50%;-moz-border-radius-topright:50%;-moz-border-radius-bottomright:50%;-moz-border-radius-bottomleft:50%;border-top-left-radius:50%;border-top-right-radius:50%;border-bottom-right-radius:50%;border-bottom-left-radius:50%;width:31px;height:31px;margin-right:10px}.review-box .write-review .vote{display:flex;align-items:center;justify-content:center;margin:20px 0 25px;color:#43b3d9;font-size:1.8rem}.review-box .write-review .vote .svg-inline--fa{margin:0 4px}.review-box .user-review{background-color:#f6f6f6;padding:0;margin-bottom:10px;border-radius:10px;overflow:hidden}.review-box .user-review .header{display:flex;justify-content:space-between}.review-box .user-review .header .user-info{padding:12px 12px 5px;display:flex;align-items:flex-start;justify-content:flex-start}.review-box .user-review .header .user-info .profile-pic{width:31px;height:31px;-webkit-border-top-left-radius:50%;-webkit-border-top-right-radius:50%;-webkit-border-bottom-right-radius:50%;-webkit-border-bottom-left-radius:50%;-moz-border-radius-topleft:50%;-moz-border-radius-topright:50%;-moz-border-radius-bottomright:50%;-moz-border-radius-bottomleft:50%;border-top-left-radius:50%;border-top-right-radius:50%;border-bottom-right-radius:50%;border-bottom-left-radius:50%;margin-right:10px}.review-box .user-review .header .user-info img{margin-right:1px;height:15px;width:auto}.review-box .user-review .header .user-info h4{font-size:1rem;color:#4a4444;font-weight:700;margin-bottom:0}.review-box .user-review .header .proofing{display:flex;align-content:center;justify-content:center;text-align:center}.review-box .user-review .header .proofing .downvote,.review-box .user-review .header .proofing .upvote{padding:12px 10px;font-size:.8rem;opacity:.4}.review-box .user-review .header .proofing .downvote .svg-inline--fa,.review-box .user-review .header .proofing .upvote .svg-inline--fa{font-size:1rem}.review-box .user-review .header .proofing .active{opacity:1}.review-box .user-review .header .proofing .upvote{color:#388e3c}.review-box .user-review .header .proofing .downvote{color:#e53935;-webkit-border-top-left-radius:0;-webkit-border-top-right-radius:10px;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0;-moz-border-radius-topleft:0;-moz-border-radius-topright:10px;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:0;border-top-left-radius:0;border-top-right-radius:10px;border-bottom-right-radius:0;border-bottom-left-radius:0}.review-box .user-review .vote{color:#43b3d9;font-size:.8rem;padding-left:12px}.review-box .user-review .text{padding:12px;font-size:1rem}.review-box .user-review .text p{display:-webkit-box;-webkit-line-clamp:4;text-overflow:ellipsis;-webkit-box-orient:vertical;overflow:hidden;margin-top:0;margin-bottom:0}.review-box .user-review .text a{text-decoration:none;color:#0583ad}.review-box .user-review .report{display:flex;align-items:center;justify-content:flex-end;color:#e53935;font-size:.8rem;padding:0 8px 8px 0;opacity:.6}.review-box .user-review .report .svg-inline--fa{margin-right:5px}.review-box .btn-standard{display:block;margin-left:auto;margin-right:auto;margin-top:20px!important}.cash-review{padding:12px;box-shadow:0 2px 4px rgba(0,0,0,.4),0 7px 13px -3px rgba(0,0,0,.3),inset 0 -3px 0 rgba(0,0,0,.2);-moz-box-shadow:rgba(0,0,0,.4) 0 2px 4px,rgba(0,0,0,.3) 0 7px 13px -3px,rgba(0,0,0,.2) 0 -3px 0 inset;-webkit-box-shadow:rgba(0,0,0,.4) 0 2px 4px,rgba(0,0,0,.3) 0 7px 13px -3px,rgba(0,0,0,.2) 0 -3px 0 inset;background:linear-gradient(#f6f6f6,#f6f6f6) padding-box,linear-gradient(90deg,#f9a51a,#d600ff) border-box;margin-bottom:24px;display:flex;align-items:center;justify-content:center;border-top:12px solid transparent;border-radius:10px;flex-wrap:wrap}.cash-review lottie-player{max-width:20%}.cash-review h3{font-size:1.25rem;color:#43b3d9;font-weight:700}.cash-review h3 .cash{color:#f9a51a;font-size:1.8rem}.cash-review h3 span{color:#6e6e6e}.cash-review .timer{padding:12px;background:linear-gradient(90deg,#f9a51a,#d600ff);text-align:center;flex-basis:100%;height:auto;border-radius:10px}.cash-review .timer h3{color:#fff;margin-bottom:0}#offcanvasCashPrize,#offcanvasPublished,#offcanvasWriteReview,.offcanvas-exclusive{min-height:60vh;-webkit-border-top-left-radius:10px;-webkit-border-top-right-radius:10px;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0;-moz-border-radius-topleft:10px;-moz-border-radius-topright:10px;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:0;border-top-left-radius:10px;border-top-right-radius:10px;border-bottom-right-radius:0;border-bottom-left-radius:0}#offcanvasCashPrize .offcanvas-header,#offcanvasPublished .offcanvas-header,#offcanvasWriteReview .offcanvas-header,.offcanvas-exclusive .offcanvas-header{border-bottom:1px solid #f6f6f6}#offcanvasCashPrize .offcanvas-header .your-rating,#offcanvasPublished .offcanvas-header .your-rating,#offcanvasWriteReview .offcanvas-header .your-rating,.offcanvas-exclusive .offcanvas-header .your-rating{display:flex;justify-content:flex-start;align-items:center}#offcanvasCashPrize .offcanvas-header .your-rating img,#offcanvasPublished .offcanvas-header .your-rating img,#offcanvasWriteReview .offcanvas-header .your-rating img,.offcanvas-exclusive .offcanvas-header .your-rating img{height:31px;width:31px;-webkit-border-top-left-radius:50%;-webkit-border-top-right-radius:50%;-webkit-border-bottom-right-radius:50%;-webkit-border-bottom-left-radius:50%;-moz-border-radius-topleft:50%;-moz-border-radius-topright:50%;-moz-border-radius-bottomright:50%;-moz-border-radius-bottomleft:50%;border-top-left-radius:50%;border-top-right-radius:50%;border-bottom-right-radius:50%;border-bottom-left-radius:50%;margin-right:5px}#offcanvasCashPrize .offcanvas-header .your-rating h4,#offcanvasPublished .offcanvas-header .your-rating h4,#offcanvasWriteReview .offcanvas-header .your-rating h4,.offcanvas-exclusive .offcanvas-header .your-rating h4{margin:0;font-size:1rem;color:#4a4444}#offcanvasCashPrize .offcanvas-header .your-rating .svg-inline--fa,#offcanvasPublished .offcanvas-header .your-rating .svg-inline--fa,#offcanvasWriteReview .offcanvas-header .your-rating .svg-inline--fa,.offcanvas-exclusive .offcanvas-header .your-rating .svg-inline--fa{color:#43b3d9}#offcanvasCashPrize .offcanvas-body textarea,#offcanvasPublished .offcanvas-body textarea,#offcanvasWriteReview .offcanvas-body textarea,.offcanvas-exclusive .offcanvas-body textarea{border:none;background-color:#f6f6f6}#offcanvasCashPrize .offcanvas-body .btn-standard,#offcanvasPublished .offcanvas-body .btn-standard,#offcanvasWriteReview .offcanvas-body .btn-standard,.offcanvas-exclusive .offcanvas-body .btn-standard{display:block;margin:20px auto;font-size:1rem}#offcanvasCashPrize .offcanvas-body .cash-review,#offcanvasPublished .offcanvas-body .cash-review,#offcanvasWriteReview .offcanvas-body .cash-review,.offcanvas-exclusive .offcanvas-body .cash-review{margin-bottom:12px}#offcanvasCashPrize .offcanvas-body .cash-review h3,#offcanvasPublished .offcanvas-body .cash-review h3,#offcanvasWriteReview .offcanvas-body .cash-review h3,.offcanvas-exclusive .offcanvas-body .cash-review h3{font-size:1rem;color:#6e6e6e;font-weight:700}#offcanvasCashPrize .offcanvas-body .cash-review h3 .cash,#offcanvasPublished .offcanvas-body .cash-review h3 .cash,#offcanvasWriteReview .offcanvas-body .cash-review h3 .cash,.offcanvas-exclusive .offcanvas-body .cash-review h3 .cash{color:#f9a51a;font-size:1.25rem}#offcanvasCashPrize .offcanvas-body .cash-review-tips,#offcanvasPublished .offcanvas-body .cash-review-tips,#offcanvasWriteReview .offcanvas-body .cash-review-tips,.offcanvas-exclusive .offcanvas-body .cash-review-tips{font-size:1rem;color:#4a4444}#offcanvasCashPrize .offcanvas-body .review-app h3,#offcanvasPublished .offcanvas-body .review-app h3,#offcanvasWriteReview .offcanvas-body .review-app h3,.offcanvas-exclusive .offcanvas-body .review-app h3{color:#4a4444;font-size:1.25rem;font-weight:700}#offcanvasCashPrize .offcanvas-body .review-app h3 span,#offcanvasPublished .offcanvas-body .review-app h3 span,#offcanvasWriteReview .offcanvas-body .review-app h3 span,.offcanvas-exclusive .offcanvas-body .review-app h3 span{color:#0583ad}#offcanvasCashPrize .offcanvas-body .review-app .already-reviewed h3,#offcanvasCashPrize .offcanvas-body .review-app .already-reviewed span,#offcanvasPublished .offcanvas-body .review-app .already-reviewed h3,#offcanvasPublished .offcanvas-body .review-app .already-reviewed span,#offcanvasWriteReview .offcanvas-body .review-app .already-reviewed h3,#offcanvasWriteReview .offcanvas-body .review-app .already-reviewed span,.offcanvas-exclusive .offcanvas-body .review-app .already-reviewed h3,.offcanvas-exclusive .offcanvas-body .review-app .already-reviewed span{font-size:1rem}#offcanvasCashPrize .offcanvas-body .review-app .app-box,#offcanvasPublished .offcanvas-body .review-app .app-box,#offcanvasWriteReview .offcanvas-body .review-app .app-box,.offcanvas-exclusive .offcanvas-body .review-app .app-box{padding:12px;background:#f6f6f6;border-radius:10px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 4px rgba(0,0,0,.2),inset 0 -3px 0 rgba(0,0,0,.1);-moz-box-shadow:rgba(0,0,0,.2) 0 2px 4px,rgba(0,0,0,.1) 0 -3px 0 inset;-webkit-box-shadow:rgba(0,0,0,.2) 0 2px 4px,rgba(0,0,0,.1) 0 -3px 0 inset;transition:.2s;-webkit-transition:.2s;-moz-transition:.2s;cursor:pointer;box-shadow:0 2px 4px rgba(0,0,0,.4),0 7px 13px -3px rgba(0,0,0,.3),inset 0 -3px 0 rgba(0,0,0,.2);-moz-box-shadow:rgba(0,0,0,.4) 0 2px 4px,rgba(0,0,0,.3) 0 7px 13px -3px,rgba(0,0,0,.2) 0 -3px 0 inset;-webkit-box-shadow:rgba(0,0,0,.4) 0 2px 4px,rgba(0,0,0,.3) 0 7px 13px -3px,rgba(0,0,0,.2) 0 -3px 0 inset}#offcanvasCashPrize .offcanvas-body .review-app .app-box:hover,#offcanvasPublished .offcanvas-body .review-app .app-box:hover,#offcanvasWriteReview .offcanvas-body .review-app .app-box:hover,.offcanvas-exclusive .offcanvas-body .review-app .app-box:hover{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;transform:translateY(3px);-webkit-transform:translateY(3px);-moz-transform:translateY(3px)}#offcanvasCashPrize .offcanvas-body .review-app .app-box img,#offcanvasPublished .offcanvas-body .review-app .app-box img,#offcanvasWriteReview .offcanvas-body .review-app .app-box img,.offcanvas-exclusive .offcanvas-body .review-app .app-box img{border-radius:10px;max-width:50px;height:auto;margin-right:12px}#offcanvasCashPrize .offcanvas-body .review-app .app-box .vote,#offcanvasPublished .offcanvas-body .review-app .app-box .vote,#offcanvasWriteReview .offcanvas-body .review-app .app-box .vote,.offcanvas-exclusive .offcanvas-body .review-app .app-box .vote{display:flex;align-items:center;justify-content:center;margin:20px 0 25px;color:#43b3d9;font-size:1.8rem}#offcanvasCashPrize .offcanvas-body .review-app .app-box .vote .svg-inline--fa,#offcanvasPublished .offcanvas-body .review-app .app-box .vote .svg-inline--fa,#offcanvasWriteReview .offcanvas-body .review-app .app-box .vote .svg-inline--fa,.offcanvas-exclusive .offcanvas-body .review-app .app-box .vote .svg-inline--fa{margin:0 4px}#offcanvasCashPrize{min-height:90vh}#offcanvasPublished{height:auto;padding-bottom:10vh}#offcanvasPublished .offcanvas-header .your-rating h4{font-size:1.25rem}#offcanvasPublished .offcanvas-header .your-rating .svg-inline--fa{color:#f9a51a}#offcanvasPublished .offcanvas-body .earn{background-color:#0583ad;border-radius:10px;box-shadow:0 2px 4px rgba(0,0,0,.4),inset 0 -3px 0 rgba(0,0,0,.2);-moz-box-shadow:rgba(0,0,0,.4) 0 2px 4px,rgba(0,0,0,.2) 0 -3px 0 inset;-webkit-box-shadow:rgba(0,0,0,.4) 0 2px 4px,rgba(0,0,0,.2) 0 -3px 0 inset;padding:0;color:#fff;font-size:1.25rem;max-width:400px;margin-left:auto;margin-right:auto;text-align:center}#offcanvasPublished .offcanvas-body .earn .share{padding:12px;font-size:1rem}#offcanvasPublished .offcanvas-body .earn img{width:100%;-webkit-border-top-left-radius:10px;-webkit-border-top-right-radius:10px;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0;-moz-border-radius-topleft:10px;-moz-border-radius-topright:10px;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:0;border-top-left-radius:10px;border-top-right-radius:10px;border-bottom-right-radius:0;border-bottom-left-radius:0}#offcanvasPublished .offcanvas-body h5{font-size:1.25rem;color:#6e6e6e;margin-top:20px}#offcanvasPublished .offcanvas-body a{text-decoration:none}#offcanvasPublished .offcanvas-body .suggested{box-shadow:0 2px 4px rgba(0,0,0,.2),inset 0 -3px 0 rgba(0,0,0,.1);-moz-box-shadow:rgba(0,0,0,.2) 0 2px 4px,rgba(0,0,0,.1) 0 -3px 0 inset;-webkit-box-shadow:rgba(0,0,0,.2) 0 2px 4px,rgba(0,0,0,.1) 0 -3px 0 inset;transition:.2s;-webkit-transition:.2s;-moz-transition:.2s;cursor:pointer;display:flex;align-items:center;justify-content:space-between;background-color:#f6f6f6;padding:12px;border-radius:10px;color:#4a4444;font-weight:700;font-size:1rem}#offcanvasPublished .offcanvas-body .suggested:hover{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;transform:translateY(3px);-webkit-transform:translateY(3px);-moz-transform:translateY(3px)}#offcanvasPublished .offcanvas-body .suggested .btn-standard{margin:0;text-decoration:none}#offcanvasPublished .offcanvas-body .suggested img{width:50px;height:50px;border-radius:10px}.offcanvas-exclusive{min-height:80vh}.offcanvas-exclusive img{max-width:100%}.offcanvas-exclusive .offcanvas-header .balance{display:flex;align-items:center;justify-content:flex-start}.offcanvas-exclusive .offcanvas-header .balance h4{font-size:1.25rem;margin-left:5px;margin-right:5px}.offcanvas-exclusive .offcanvas-header .balance .gems-currency,.offcanvas-exclusive .offcanvas-header .balance .stars-currency{background:#f6f6f6;font-size:1.25rem;color:#4a4444;font-weight:700;padding:8px}.offcanvas-exclusive .offcanvas-header .balance .stars-currency{-webkit-border-top-left-radius:10px;-webkit-border-top-right-radius:0;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:10px;-moz-border-radius-topleft:10px;-moz-border-radius-topright:0;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:10px;border-top-left-radius:10px;border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:10px;border-right:1px solid #d8d8d8}.offcanvas-exclusive .offcanvas-header .balance .stars-currency .svg-inline--fa{color:#f9a51a}.offcanvas-exclusive .offcanvas-header .balance .gems-currency{-webkit-border-top-left-radius:0;-webkit-border-top-right-radius:10px;-webkit-border-bottom-right-radius:10px;-webkit-border-bottom-left-radius:0;-moz-border-radius-topleft:0;-moz-border-radius-topright:10px;-moz-border-radius-bottomright:10px;-moz-border-radius-bottomleft:0;border-top-left-radius:0;border-top-right-radius:10px;border-bottom-right-radius:10px;border-bottom-left-radius:0}.offcanvas-exclusive .offcanvas-header .balance .gems-currency .svg-inline--fa{color:#d600ff}.offcanvas-exclusive .offcanvas-body .app-info{display:flex;align-items:center;justify-content:center}.offcanvas-exclusive .offcanvas-body .app-info .thumb img{width:60px;border-radius:10px;height:auto}@media(min-width:320px)and (max-width:360px){.offcanvas-exclusive .offcanvas-body .app-info .thumb img{width:50px}}@media(min-width:400px){.offcanvas-exclusive .offcanvas-body .app-info .thumb img{width:80px}}.offcanvas-exclusive .offcanvas-body .app-info .text{width:auto;color:#6e6e6e;font-size:.9rem;line-height:1.3rem;margin-left:5px;margin-right:5px}.offcanvas-exclusive .offcanvas-body .app-info .text h6{margin-bottom:0;color:#4a4444;font-weight:700;font-size:1.15rem;line-height:1.3rem}.offcanvas-exclusive .offcanvas-body .exclusive-badge{display:block;margin:0 auto}.offcanvas-exclusive .offcanvas-body .exclusive-box{margin-top:12px;margin-bottom:12px;padding:12px;background:#f6f6f6;width:100%;border-radius:10px}.offcanvas-exclusive .offcanvas-body .exclusive-box img{border-radius:10px}.offcanvas-exclusive .offcanvas-body .exclusive-box .advantage{display:flex;align-items:center;justify-content:center;padding-top:12px;padding-bottom:12px}.offcanvas-exclusive .offcanvas-body .exclusive-box .advantage lottie-player{width:100px;height:auto}.offcanvas-exclusive .offcanvas-body .exclusive-box .advantage h5{font-size:1.25rem;font-family:Golos,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,BlinkMacSystemFont,Helvetica Neue,Arial,Liberation Sans,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-weight:700;color:#6e6e6e;margin-bottom:0}.offcanvas-exclusive .offcanvas-body .exclusive-box .advantage h5 span{color:#43b3d9}.offcanvas-exclusive .offcanvas-body .btn-standard{font-size:1.25rem}.discovery-featured{padding:12px}.discovery-featured .discovery-card{background:#fff;width:100%;margin-bottom:12px;border-radius:10px}.discovery-featured .discovery-card a{text-decoration:none!important}.discovery-featured .discovery-card .img-box{position:relative}.discovery-featured .discovery-card .img-box img:not([src]),.discovery-featured .discovery-card .img-box img[src=""]{visibility:hidden}.discovery-featured .discovery-card .img-box img{width:100%;height:auto;-webkit-border-top-left-radius:10px;-webkit-border-top-right-radius:10px;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0;-moz-border-radius-topleft:10px;-moz-border-radius-topright:10px;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:0;border-top-left-radius:10px;border-top-right-radius:10px;border-bottom-right-radius:0;border-bottom-left-radius:0}.discovery-featured .discovery-card .img-box .price-badge{position:absolute;top:0;right:0;background:#43b3d9;color:#fff;font-size:.8rem;font-weight:700;text-transform:uppercase;-webkit-border-top-left-radius:0;-webkit-border-top-right-radius:10px;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:10px;-moz-border-radius-topleft:0;-moz-border-radius-topright:10px;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:10px;border-top-left-radius:0;border-top-right-radius:10px;border-bottom-right-radius:0;border-bottom-left-radius:10px;padding:3px 8px}.discovery-featured .discovery-card .card-info{position:relative;-webkit-border-top-left-radius:0;-webkit-border-top-right-radius:0;-webkit-border-bottom-right-radius:10px;-webkit-border-bottom-left-radius:10px;-moz-border-radius-topleft:0;-moz-border-radius-topright:0;-moz-border-radius-bottomright:10px;-moz-border-radius-bottomleft:10px;border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:10px;border-bottom-left-radius:10px;border:1px solid #eeeded;border-top:none}.discovery-featured .discovery-card .card-info img:not([src]),.discovery-featured .discovery-card .card-info img[src=""]{visibility:hidden}.discovery-featured .discovery-card .card-info #thumbnail{padding:9px 0 9px 9px}.discovery-featured .discovery-card .card-info #meta-data{padding:9px}.discovery-featured .discovery-card .card-info img{border-radius:10px;height:46px;width:46px}.discovery-featured .discovery-card .card-info h3{font-size:1rem;color:#4a4444;font-weight:500}.discovery-featured .discovery-card .card-info .mini-badge,.discovery-featured .discovery-card .card-info h3{font-family:Golos,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,BlinkMacSystemFont,Helvetica Neue,Arial,Liberation Sans,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.discovery-featured .discovery-card .card-info .mini-badge{color:#a3a2a2;font-weight:400;font-size:.8rem}.discovery-featured .discovery-card .card-info .mini-badge img{height:15px;width:auto;-webkit-border-top-left-radius:0;-webkit-border-top-right-radius:0;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0;-moz-border-radius-topleft:0;-moz-border-radius-topright:0;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:0;border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.discovery-featured .discovery-card .card-info .timer{position:absolute;bottom:0;right:0;background:#6e6e6e;color:#fff;font-size:.8rem;-webkit-border-top-left-radius:10px;-webkit-border-top-right-radius:0;-webkit-border-bottom-right-radius:10px;-webkit-border-bottom-left-radius:0;-moz-border-radius-topleft:10px;-moz-border-radius-topright:0;-moz-border-radius-bottomright:10px;-moz-border-radius-bottomleft:0;border-top-left-radius:10px;border-top-right-radius:0;border-bottom-right-radius:10px;border-bottom-left-radius:0;padding:3px 8px}.discovery-featured .super-label{box-shadow:0 2px 4px rgba(0,0,0,.4),0 7px 13px -3px rgba(0,0,0,.3),inset 0 -3px 0 rgba(0,0,0,.2);-moz-box-shadow:rgba(0,0,0,.4) 0 2px 4px,rgba(0,0,0,.3) 0 7px 13px -3px,rgba(0,0,0,.2) 0 -3px 0 inset;-webkit-box-shadow:rgba(0,0,0,.4) 0 2px 4px,rgba(0,0,0,.3) 0 7px 13px -3px,rgba(0,0,0,.2) 0 -3px 0 inset}.discovery-featured .super-label .card-info .timer{bottom:-1px;right:-1px}.discovery-featured .super-label .img-box .price-badge{background:#8a2387;background:linear-gradient(90deg,#f27121,#e94057,#8a2387);-webkit-border-top-left-radius:6px;-webkit-border-top-right-radius:6px;-webkit-border-bottom-right-radius:6px;-webkit-border-bottom-left-radius:6px;-moz-border-radius-topleft:6px;-moz-border-radius-topright:6px;-moz-border-radius-bottomright:6px;-moz-border-radius-bottomleft:6px;border-top-left-radius:6px;border-top-right-radius:6px;border-bottom-right-radius:6px;border-bottom-left-radius:6px;box-shadow:0 2px 4px rgba(0,0,0,.4),0 7px 13px -3px rgba(0,0,0,.3),inset 0 -3px 0 rgba(0,0,0,.2);-moz-box-shadow:rgba(0,0,0,.4) 0 2px 4px,rgba(0,0,0,.3) 0 7px 13px -3px,rgba(0,0,0,.2) 0 -3px 0 inset;-webkit-box-shadow:rgba(0,0,0,.4) 0 2px 4px,rgba(0,0,0,.3) 0 7px 13px -3px,rgba(0,0,0,.2) 0 -3px 0 inset;font-size:1rem;padding:5px 12px;-webkit-animation:heartbeat 1.5s ease-in-out infinite both;animation:heartbeat 1.5s ease-in-out infinite both}.discovery-collection{width:100%;padding:12px}.discovery-collection .swiper-slide{background:#a3a2a2;width:100%;height:200px;margin-bottom:12px;border-radius:10px;background-repeat:no-repeat;background-size:cover;background-position:50%}@media(min-width:480px)and (max-width:650px){.discovery-collection .swiper-slide{height:250px}}@media(min-width:651px)and (max-width:750px){.discovery-collection .swiper-slide{height:270px}}@media(min-width:751px){.discovery-collection .swiper-slide{height:320px}}.discovery-collection .swiper-slide a{text-decoration:none}.discovery-collection .swiper-slide h3{font-size:1.8rem;font-weight:700;line-height:1.9rem;margin-bottom:0;padding:9px 9px 0}.discovery-collection .swiper-slide h3,.discovery-collection .swiper-slide h4{color:#fff;font-family:Golos,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,BlinkMacSystemFont,Helvetica Neue,Arial,Liberation Sans,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;text-shadow:0 3px 2px rgba(0,0,0,.35)}.discovery-collection .swiper-slide h4{font-size:1rem;font-weight:400;padding:2px 9px 0}.exclusivity-wall .exclusivity-cover{padding:0;margin:0 auto}.exclusivity-wall .exclusivity-cover img{width:100%;height:auto}.exclusivity-wall .main-container{padding-top:0}.exclusivity-wall .main-container .discovery-filters{white-space:nowrap;background:#0583ad}.exclusivity-wall .main-container .discovery-filters .btn-group .btn{background:transparent;color:#fff;opacity:.5}.exclusivity-wall .main-container .discovery-filters .btn-group input[type=radio]:checked+label{color:#f6f6f6;border-bottom:3px solid #d4f4ff;opacity:1}.exclusivity-wall .main-container .discovery-filters .btn-group input[type=radio]:checked+label .svg-inline--fa{color:#f9a51a}.exclusivity-wall .app-box .thumb .badge{box-shadow:0 2px 4px rgba(0,0,0,.2),inset 0 -3px 0 rgba(0,0,0,.1);-moz-box-shadow:rgba(0,0,0,.2) 0 2px 4px,rgba(0,0,0,.1) 0 -3px 0 inset;-webkit-box-shadow:rgba(0,0,0,.2) 0 2px 4px,rgba(0,0,0,.1) 0 -3px 0 inset;transition:.2s;-webkit-transition:.2s;-moz-transition:.2s;cursor:pointer}.exclusivity-wall .app-box .thumb .badge:hover{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;transform:translateY(3px);-webkit-transform:translateY(3px);-moz-transform:translateY(3px)}.exclusivity-wall .app-box .install .small-btn{box-shadow:0 2px 4px rgba(0,0,0,.2),inset 0 -3px 0 rgba(0,0,0,.1);-moz-box-shadow:rgba(0,0,0,.2) 0 2px 4px,rgba(0,0,0,.1) 0 -3px 0 inset;-webkit-box-shadow:rgba(0,0,0,.2) 0 2px 4px,rgba(0,0,0,.1) 0 -3px 0 inset;transition:.2s;-webkit-transition:.2s;-moz-transition:.2s;cursor:pointer;font-size:1rem}.exclusivity-wall .app-box .install .small-btn:hover{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;transform:translateY(3px);-webkit-transform:translateY(3px);-moz-transform:translateY(3px)}.exclusivity-wall .double-box{display:flex;justify-content:space-between;align-items:flex-start;padding:12px}.exclusivity-wall .double-box .single-box{border-radius:10px;padding:0;width:49%;height:auto}.exclusivity-wall .double-box .single-box img{border-radius:10px;width:100%;height:auto;box-shadow:0 2px 4px rgba(0,0,0,.4),0 7px 13px -3px rgba(0,0,0,.3),inset 0 -3px 0 rgba(0,0,0,.2);-moz-box-shadow:rgba(0,0,0,.4) 0 2px 4px,rgba(0,0,0,.3) 0 7px 13px -3px,rgba(0,0,0,.2) 0 -3px 0 inset;-webkit-box-shadow:rgba(0,0,0,.4) 0 2px 4px,rgba(0,0,0,.3) 0 7px 13px -3px,rgba(0,0,0,.2) 0 -3px 0 inset}.star-toast-wrapper{position:fixed;bottom:0;padding:8px;width:100%;z-index:999999}.star-toast-wrapper .star-toast{width:100%;padding:10px;background-color:#f9a51a;background:#8a2387;background:linear-gradient(90deg,#f27121,#e94057,#8a2387);box-shadow:0 2px 4px rgba(0,0,0,.4),0 7px 13px -3px rgba(0,0,0,.3),inset 0 -3px 0 rgba(0,0,0,.2);-moz-box-shadow:rgba(0,0,0,.4) 0 2px 4px,rgba(0,0,0,.3) 0 7px 13px -3px,rgba(0,0,0,.2) 0 -3px 0 inset;-webkit-box-shadow:rgba(0,0,0,.4) 0 2px 4px,rgba(0,0,0,.3) 0 7px 13px -3px,rgba(0,0,0,.2) 0 -3px 0 inset;border-radius:10px}.star-toast-wrapper .star-toast h3{font-size:1rem;color:#fff;margin-bottom:0}.star-toast-wrapper .star-toast h3 span{font-weight:700;font-size:1.25rem}.star-toast-wrapper .star-toast h4{font-size:1rem;color:#fff;margin-bottom:0}.star-toast-wrapper .star-toast lottie-player{width:130px;height:130px;position:absolute;right:-9px;bottom:-16px}@media(max-width:340px){.star-toast-wrapper .star-toast lottie-player{bottom:0}}.star-toast-blur-up{-webkit-animation:star-toast-blur-up .9s cubic-bezier(.755,.05,.855,.06) both;animation:star-toast-blur-up .9s cubic-bezier(.755,.05,.855,.06) both}@media(prefers-color-scheme:dark){body{background:#202225;color:#fff}textarea{color:#fff!important}.top-nav{border-bottom:none;background:#2f3136}.top-nav h1{color:#fff}.top-nav .os-toggle{background:#202225;color:#bcbcbf}.top-nav .os-toggle-active{background:#43b3d9;color:#fff}.top-nav .search-top{background:#202225;color:#bcbcbf}.profilebox{background:#2f3136;border:1px solid #72767d}.profilebox .unlogged-info{background:#202225;color:#bcbcbf}.profilebox .bottom-btns .small-btn{background:#72767d}.profilebox .badges-profile .badges-intro .badges-box h3{color:#fff}.profilebox .boxed-options .single-option{background:#0583ad;color:#fff}.profilebox .option h4{color:#bcbcbf}.profilebox .option .join-stars button{background:#0583ad}.searchbox{background:#2f3136;border:1px solid #72767d}.searchbox h4{color:#fff}.searchbox .input-group{color:#bcbcbf}.searchbox .suggested a .sponsored{background:#36393f}.searchbox .suggested a .sponsored:hover{background:#2f3136!important}.searchbox .suggested a li{color:#fff}.download-app-box,.searchbox .suggested a li:hover{background:#36393f}.download-app-box{color:#fff}.download-app-box img{border:2px solid #2f3136}.download-app-box h3{color:#fff}.main-container .section-title h2{color:#7dd7f5}.main-container .section-title h2 span{color:#bcbcbf}.main-container .discovery-featured .discovery-card{background:transparent;border:none;box-shadow:0 2px 4px rgba(0,0,0,.4),0 7px 13px -3px rgba(0,0,0,.3),inset 0 -3px 0 rgba(0,0,0,.2);-moz-box-shadow:rgba(0,0,0,.4) 0 2px 4px,rgba(0,0,0,.3) 0 7px 13px -3px,rgba(0,0,0,.2) 0 -3px 0 inset;-webkit-box-shadow:rgba(0,0,0,.4) 0 2px 4px,rgba(0,0,0,.3) 0 7px 13px -3px,rgba(0,0,0,.2) 0 -3px 0 inset}.main-container .discovery-featured .discovery-card .card-info{border:none;background-color:#2f3136}.main-container .discovery-featured .discovery-card .card-info #meta-data h3{color:#fff}.main-container .discovery-featured .discovery-card .card-info .timer{background:#72767d;color:#fff}.main-container .discovery-featured .discovery-card:hover .card-info{background:#36393f}.main-container .section .card-container .swiper-slide{background:transparent;border:none;box-shadow:0 2px 4px rgba(0,0,0,.4),0 7px 13px -3px rgba(0,0,0,.3),inset 0 -3px 0 rgba(0,0,0,.2);-moz-box-shadow:rgba(0,0,0,.4) 0 2px 4px,rgba(0,0,0,.3) 0 7px 13px -3px,rgba(0,0,0,.2) 0 -3px 0 inset;-webkit-box-shadow:rgba(0,0,0,.4) 0 2px 4px,rgba(0,0,0,.3) 0 7px 13px -3px,rgba(0,0,0,.2) 0 -3px 0 inset}.main-container .section .card-container .swiper-slide .card-info{border:none;background-color:#2f3136}.main-container .section .card-container .swiper-slide .card-info #meta-data h3{color:#fff}.main-container .section .card-container .swiper-slide .card-info .timer{background:#72767d;color:#fff}.main-container .section .card-container .swiper-slide:hover .card-info{background:#36393f}.main-container .section .thumb-carousel .swiper-slide{background:transparent}.main-container .section .thumb-carousel .swiper-slide .text-truncate{color:#bcbcbf}.main-container .section .collection-carousel .swiper-slide,.main-container .section .thumb-carousel .swiper-slide #price{box-shadow:0 2px 4px rgba(0,0,0,.4),0 7px 13px -3px rgba(0,0,0,.3),inset 0 -3px 0 rgba(0,0,0,.2);-moz-box-shadow:rgba(0,0,0,.4) 0 2px 4px,rgba(0,0,0,.3) 0 7px 13px -3px,rgba(0,0,0,.2) 0 -3px 0 inset;-webkit-box-shadow:rgba(0,0,0,.4) 0 2px 4px,rgba(0,0,0,.3) 0 7px 13px -3px,rgba(0,0,0,.2) 0 -3px 0 inset}.pages-top .app-intro{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMjIgODkuNyI+PHBhdGggZD0iTTAgMjYuN3MxNjMtNjAgMzIyIDB2NjNIMHYtNjN6IiBmaWxsPSIjMjAyMjI1Ii8+PC9zdmc+)}.app-page{background:#202225!important}.app-page,.app-page .top-badge h3,.app-page p{color:#bcbcbf}.app-page h1{color:#fff}.app-page .timer-box .price{background-color:#72767d;color:#fff}.app-page .timer-box .timer{background-color:#2f3136;color:#fff}.collection .app-page .article-title{color:#fff!important}.collection .app-page .collection-app .text-decoration-none{color:#bcbcbf!important}.collection .app-page .collection-app .sponsored{background:#36393f}.collection .app-page .collection-app .sponsored .ad{background:#fff;opacity:1}.intro-filters .btn-group input[type=radio]:checked+label{background:#0583ad}.intro-filters .btn-group .btn,.intro-filters .btn-group input[type=radio]:checked+label{box-shadow:0 2px 4px rgba(0,0,0,.4),0 7px 13px -3px rgba(0,0,0,.3),inset 0 -3px 0 rgba(0,0,0,.2);-moz-box-shadow:rgba(0,0,0,.4) 0 2px 4px,rgba(0,0,0,.3) 0 7px 13px -3px,rgba(0,0,0,.2) 0 -3px 0 inset;-webkit-box-shadow:rgba(0,0,0,.4) 0 2px 4px,rgba(0,0,0,.3) 0 7px 13px -3px,rgba(0,0,0,.2) 0 -3px 0 inset}.intro-filters .btn-group .btn{background:#36393f}.intro-filters .btn-group .btn:hover{background:#72767d}.discovery-filters{background:#36393f}.discovery-filters .btn-group .btn{color:#72767d;box-shadow:none}.discovery-filters .btn-group input[type=radio]:checked+label{background-color:transparent;outline:none;color:#fff;border-bottom:3px solid #43b3d9;box-shadow:none}.serp-total .sponsored{background:#36393f}.serp-total .sponsored .ad{background:#fff;opacity:1}.serp-app:hover{background:#2f3136!important}.serp-result{border-top:1px solid #36393f;border-bottom:1px solid #36393f}.serp-result h3{color:#fff}.serp-result:hover{background:#2f3136!important}.btn-standard{background:#0583ad}#reviews .single-review{background:#36393f;color:#bcbcbf}#reviews .single-review strong{color:#fff}#reviews .single-review .post{background-color:#0583ad;box-shadow:0 2px 4px rgba(0,0,0,.4),0 7px 13px -3px rgba(0,0,0,.3),inset 0 -3px 0 rgba(0,0,0,.2);-moz-box-shadow:rgba(0,0,0,.4) 0 2px 4px,rgba(0,0,0,.3) 0 7px 13px -3px,rgba(0,0,0,.2) 0 -3px 0 inset;-webkit-box-shadow:rgba(0,0,0,.4) 0 2px 4px,rgba(0,0,0,.3) 0 7px 13px -3px,rgba(0,0,0,.2) 0 -3px 0 inset;color:#fff}#reviews .single-review .disabled{box-shadow:none;opacity:.5}#reviews .single-review .form-control{background:#202225}.leaderboard .top-three .position{background:#bcbcbf;opacity:1}.leaderboard .top-three .position .meta .name{color:#fff}.leaderboard .top-three .position .meta .stars{background:#202225;color:#0583ad}.leaderboard .top-three .second{border-radius:10px;height:190px;width:32%;background:#72767d;background-image:none}.leaderboard .top-three .first{border-radius:10px;height:210px;width:32%;background:#0583ad;background-image:none}.leaderboard .top-three .third{border-radius:10px;height:180px;width:32%;background:#36393f;background-image:none}.leaderboard .serp-app:hover{cursor:pointer;background:#202225!important}.leaderboard .serp-app .serp-result{background:#2f3136;transition:.2s}.leaderboard .serp-app .serp-result:hover{background:#36393f!important;transition:.2s}.leaderboard .serp-app .serp-result .position{color:#bcbcbf}.leaderboard .serp-app .serp-result h3{color:#fff}.leaderboard .serp-app .serp-result .points .stars-count{background-color:#202225;color:#0583ad}.leaderboard .sponsored{background:#202225}.leaderboard .sponsored .serp-result{background:#36393f;box-shadow:0 2px 4px rgba(0,0,0,.4),0 7px 13px -3px rgba(0,0,0,.3),inset 0 -3px 0 rgba(0,0,0,.2);-moz-box-shadow:rgba(0,0,0,.4) 0 2px 4px,rgba(0,0,0,.3) 0 7px 13px -3px,rgba(0,0,0,.2) 0 -3px 0 inset;-webkit-box-shadow:rgba(0,0,0,.4) 0 2px 4px,rgba(0,0,0,.3) 0 7px 13px -3px,rgba(0,0,0,.2) 0 -3px 0 inset}.leaderboard .sponsored .serp-result:hover{cursor:pointer;background:#72767d!important}.leaderboard .ladder-filters .btn-group .btn{background:#36393f;color:#bcbcbf}.leaderboard .ladder-filters .btn-group .btn:hover{cursor:pointer;background:#72767d}.leaderboard .ladder-filters .btn-group input[type=radio]:checked+label{background-color:#0583ad}.share-box .share-btn:after{-webkit-animation-play-state:paused;animation-play-state:paused;display:none}.not-found .main-img{border-radius:10px}.not-found h2{color:#bcbcbf}header .back-x,header .back-x a,header .close,header .close a{color:#bcbcbf!important}.settings .bottom-btns .small-btn{background:#72767d;color:#fff}.settings .bottom-btns .delete{background:#e53935}.settings .option{color:#bcbcbf;border-top:1px solid #36393f}.settings .option h2{color:#fff}.settings .suggested{border-bottom:1px solid #36393f}.settings .suggested a li:hover{background:#2f3136}.settings #contact_team{border-bottom:1px solid #36393f}.settings #contact_team a{color:#fff}.review-box .write-review .active-user{color:#bcbcbf}.review-box .write-review .vote{color:#7dd7f5}.review-box .user-review{background:#2f3136}.review-box .user-review .header .user-info h4{color:#fff}.review-box .user-review .text p{color:#bcbcbf}.review-box .user-review .report{opacity:.9}.offcanvas{background:#202225}#offcanvasCashPrize .offcanvas-header,#offcanvasPublished .offcanvas-header,#offcanvasWriteReview .offcanvas-header{border-bottom:1px solid #36393f}#offcanvasCashPrize .offcanvas-header .btn-close,#offcanvasPublished .offcanvas-header .btn-close,#offcanvasWriteReview .offcanvas-header .btn-close{background-color:#bcbcbf!important}#offcanvasCashPrize .offcanvas-header .your-rating h4,#offcanvasPublished .offcanvas-header .your-rating h4,#offcanvasWriteReview .offcanvas-header .your-rating h4{color:#fff}#offcanvasCashPrize .offcanvas-body textarea,#offcanvasPublished .offcanvas-body textarea,#offcanvasWriteReview .offcanvas-body textarea{background:#2f3136}#offcanvasCashPrize .offcanvas-body .cash-review-tips,#offcanvasCashPrize .offcanvas-body .review-app h3,#offcanvasPublished .offcanvas-body .cash-review-tips,#offcanvasPublished .offcanvas-body .review-app h3,#offcanvasWriteReview .offcanvas-body .cash-review-tips,#offcanvasWriteReview .offcanvas-body .review-app h3{color:#bcbcbf}#offcanvasCashPrize .offcanvas-body .review-app h3 span,#offcanvasPublished .offcanvas-body .review-app h3 span,#offcanvasWriteReview .offcanvas-body .review-app h3 span{color:#43b3d9}#offcanvasPublished .offcanvas-body h5{color:#fff}#offcanvasPublished .offcanvas-body .suggested{background:#36393f;color:#fff}.offcanvas-exclusive{background:#202225}.offcanvas-exclusive .offcanvas-header .btn-close{background-color:#bcbcbf!important}.offcanvas-exclusive .offcanvas-header .your-rating h4{background:transparent;color:#bcbcbf}.offcanvas-exclusive .app-info .text{color:#bcbcbf}.offcanvas-exclusive .app-info .text h6{color:#fff}.modal .modal-dialog .modal-content{background:#202225}.offerStep .modal-dialog .modal-content .modal-body h3{color:#7dd7f5}.bottom-nav{border-top:none}.bottom-nav .nav-item{background:#2f3136;color:#bcbcbf}.bottom-nav .active,.bottom-nav .active a{color:#fff}.author-box .main-box{background-color:#36393f}.author-box .main-box .titles h5,.author-box .main-box .titles h6{color:#7dd7f5}.author-box .main-box .titles h4{color:#fff}.author-box .main-box .titles p{color:#bcbcbf}.author-box .main-box .titles .follow-tw{box-shadow:0 2px 4px rgba(0,0,0,.4),0 7px 13px -3px rgba(0,0,0,.3),inset 0 -3px 0 rgba(0,0,0,.2);-moz-box-shadow:rgba(0,0,0,.4) 0 2px 4px,rgba(0,0,0,.3) 0 7px 13px -3px,rgba(0,0,0,.2) 0 -3px 0 inset;-webkit-box-shadow:rgba(0,0,0,.4) 0 2px 4px,rgba(0,0,0,.3) 0 7px 13px -3px,rgba(0,0,0,.2) 0 -3px 0 inset}.stars-modal .modal-dialog .modal-content p{color:#bcbcbf}.exclusivity-wall .app-page .app-box .text{color:#f6f6f6}.exclusivity-wall .app-page .app-box .text h6{color:#fff}.exclusivity-wall .app-page .featured .text{color:#36393f}.exclusivity-wall .app-page .featured .text h6{color:#2f3136}}@font-face{font-family:Golos;src:url(/_nuxt/client/fonts/Golos-UI_Regular.19c0fbe.eot);src:url(/_nuxt/client/fonts/Golos-UI_Regular.19c0fbe.eot?#iefix) format("embedded-opentype"),url(/_nuxt/client/fonts/Golos-UI_Regular.a1c96bd.woff2) format("woff2"),url(/_nuxt/client/fonts/Golos-UI_Regular.144142f.woff) format("woff"),url(/_nuxt/client/fonts/Golos-UI_Regular.web.12f2df1.ttf) format("web");font-weight:400;font-style:normal}@font-face{font-family:Golos;src:url(/_nuxt/client/fonts/Golos-UI_Medium.4971f0f.eot);src:url(/_nuxt/client/fonts/Golos-UI_Medium.4971f0f.eot?#iefix) format("embedded-opentype"),url(/_nuxt/client/fonts/Golos-UI_Medium.6f7a207.woff2) format("woff2"),url(/_nuxt/client/fonts/Golos-UI_Medium.f9db984.woff) format("woff"),url(/_nuxt/client/fonts/Golos-UI_Medium.web.07dcca6.ttf) format("web");font-weight:500;font-style:normal}@font-face{font-family:Golos;src:url(/_nuxt/client/fonts/Golos-UI_Bold.8bd826a.eot);src:url(/_nuxt/client/fonts/Golos-UI_Bold.8bd826a.eot?#iefix) format("embedded-opentype"),url(/_nuxt/client/fonts/Golos-UI_Bold.80c1c59.woff2) format("woff2"),url(/_nuxt/client/fonts/Golos-UI_Bold.e112203.woff) format("woff"),url(/_nuxt/client/fonts/Golos-UI_Bold.web.7d34991.ttf) format("web");font-weight:700;font-style:normal}.tutorial-modal .modal-dialog .modal-content .title{text-align:center;margin-top:12px;font-size:1.8rem;color:#4a4444}.tutorial-modal .modal-dialog .modal-content .title span{color:#0583ad}.tutorial-modal .modal-dialog .modal-content .meta{text-align:center;width:100%;font-size:1.25rem;line-height:calc(1.8rem + 1vw);color:#4a4444;font-weight:500;padding:10px 12px;border-radius:10px}.tutorial-modal .modal-dialog .modal-content .meta span{color:#0583ad}.tutorial-modal .modal-dialog .modal-content .close{position:absolute;top:12px;left:12px;z-index:999}.tutorial-modal .modal-dialog .modal-content .big-btn{background:#0583ad;border-radius:10px;box-shadow:none;outline:none;border:none;color:#fff;font-size:1.25rem;font-weight:700;font-family:Golos,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,BlinkMacSystemFont,Helvetica Neue,Arial,Liberation Sans,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;text-transform:uppercase;padding:10px;width:90%;margin:0 auto 10px;display:block}.tutorial-modal .modal-dialog .modal-content .collection-carousel{width:100%;z-index:2;margin:12px 0}.tutorial-modal .modal-dialog .modal-content .collection-carousel .swiper-slide{background:#a3a2a2;width:100%;height:200px;transition:all 1s linear;border-radius:10px;background-repeat:no-repeat;background-size:cover;padding:9px}.tutorial-modal .modal-dialog .modal-content .collection-carousel .swiper-slide a{text-decoration:none}.tutorial-modal .modal-dialog .modal-content .collection-carousel .swiper-slide h3{font-size:1.8rem;font-weight:700;line-height:1.9rem;margin-bottom:0}.tutorial-modal .modal-dialog .modal-content .collection-carousel .swiper-slide h3,.tutorial-modal .modal-dialog .modal-content .collection-carousel .swiper-slide h4{color:#fff;font-family:Golos,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,BlinkMacSystemFont,Helvetica Neue,Arial,Liberation Sans,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;text-shadow:0 3px 2px rgba(0,0,0,.35)}.tutorial-modal .modal-dialog .modal-content .collection-carousel .swiper-slide h4{font-size:1rem;font-weight:400}.tutorial-modal .modal-dialog .modal-content .maf-logo{display:block;margin:12px auto 0}.tutorial-modal .modal-dialog .modal-content .feedback{text-align:center;padding:10px}.tutorial-modal .modal-dialog .modal-content .feedback-great{margin-top:10px;text-align:center;padding:20px 10px;font-size:1.25rem;text-transform:uppercase;font-weight:700;border-radius:10px;color:#fff;background-color:#43b3d9;box-shadow:0 10px 0 0 #0583ad;transition:.3s;cursor:pointer}.tutorial-modal .modal-dialog .modal-content .feedback-great:hover{box-shadow:none;transform:translateY(10px)}.tutorial-modal .modal-dialog .modal-content .btn-dismiss-group{margin-top:35px}.tutorial-modal .modal-dialog .modal-content .btn-dismiss-group button{padding:5px 10px}#consentModal .modal-content{padding-bottom:30px}#consentModal h5{margin-top:25px}#consentModal .consent-steps{width:80%;margin:20px auto 25px}#consentModal .consent-steps .step{display:flex;justify-content:space-between;border-bottom:1px solid #a3a2a2;align-items:center;padding-bottom:10px;padding-top:10px}#consentModal .consent-steps .step h6{font-size:1.25rem;color:#4a4444;font-weight:400;margin-bottom:0}#consentModal .consent-steps .step img{height:36px;width:auto;margin-left:10px}#consentModal .consent-steps .step .toggle{height:34px;width:auto}#consentModal .consent-steps .last{border:none}#consentModal .feedback-great,#consentModal .skip{border:none;display:block;width:60%;margin-left:auto;margin-right:auto;padding:15px 10px}#consentModal .skip{margin-top:20px;border-radius:10px;text-transform:uppercase}#consentModal .top-icon{display:block;margin-left:auto;margin-right:auto;height:60px;width:auto;border-radius:10px;margin-top:20px}#consentModal .allow-tracking,#consentModal .disallow-tracking{background-color:#eeeded;color:#3897f0;padding:10px;width:60%;display:block;margin-left:auto;margin-right:auto;text-align:center;font-size:1.25rem}#consentModal .allow-tracking{margin-top:25px;-webkit-border-top-left-radius:10px;-webkit-border-top-right-radius:10px;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0;-moz-border-radius-topleft:10px;-moz-border-radius-topright:10px;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:0;border-top-left-radius:10px;border-top-right-radius:10px;border-bottom-right-radius:0;border-bottom-left-radius:0;border:4px solid #e53935}#consentModal .disallow-tracking{margin-bottom:25px;-webkit-border-top-left-radius:0;-webkit-border-top-right-radius:0;-webkit-border-bottom-right-radius:10px;-webkit-border-bottom-left-radius:10px;-moz-border-radius-topleft:0;-moz-border-radius-topright:0;-moz-border-radius-bottomright:10px;-moz-border-radius-bottomleft:10px;border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:10px;border-bottom-left-radius:10px}html{font-size:14px;scroll-behavior:smooth}body,html{height:100%;font-family:Golos,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,BlinkMacSystemFont,Helvetica Neue,Arial,Liberation Sans,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}@font-face{font-family:Golos;src:url(/_nuxt/client/fonts/Golos-UI_Regular.19c0fbe.eot);src:url(/_nuxt/client/fonts/Golos-UI_Regular.19c0fbe.eot?#iefix) format("embedded-opentype"),url(/_nuxt/client/fonts/Golos-UI_Regular.a1c96bd.woff2) format("woff2"),url(/_nuxt/client/fonts/Golos-UI_Regular.144142f.woff) format("woff"),url(/_nuxt/client/fonts/Golos-UI_Regular.web.12f2df1.ttf) format("web");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Golos;src:url(/_nuxt/client/fonts/Golos-UI_Medium.4971f0f.eot);src:url(/_nuxt/client/fonts/Golos-UI_Medium.4971f0f.eot?#iefix) format("embedded-opentype"),url(/_nuxt/client/fonts/Golos-UI_Medium.6f7a207.woff2) format("woff2"),url(/_nuxt/client/fonts/Golos-UI_Medium.f9db984.woff) format("woff"),url(/_nuxt/client/fonts/Golos-UI_Medium.web.07dcca6.ttf) format("web");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Golos;src:url(/_nuxt/client/fonts/Golos-UI_Bold.8bd826a.eot);src:url(/_nuxt/client/fonts/Golos-UI_Bold.8bd826a.eot?#iefix) format("embedded-opentype"),url(/_nuxt/client/fonts/Golos-UI_Bold.80c1c59.woff2) format("woff2"),url(/_nuxt/client/fonts/Golos-UI_Bold.e112203.woff) format("woff"),url(/_nuxt/client/fonts/Golos-UI_Bold.web.7d34991.ttf) format("web");font-weight:700;font-style:normal;font-display:swap}body p,html p{line-height:1.3rem}.spinner{width:150px;text-align:center}.spinner>div{width:18px;height:18px;background-color:#43b3d9;border-radius:100%;display:inline-block;-webkit-animation:sk-bouncedelay 1.4s ease-in-out infinite both;animation:sk-bouncedelay 1.4s ease-in-out infinite both}.spinner .bounce1{-webkit-animation-delay:-.32s;animation-delay:-.32s}.spinner .bounce2{-webkit-animation-delay:-.16s;animation-delay:-.16s}.spinner .bounce4{-webkit-animation-delay:.16s;animation-delay:.16s}@-webkit-keyframes sk-bouncedelay{0%,80%,to{-webkit-transform:scale(0)}40%{-webkit-transform:scale(1)}}@keyframes sk-bouncedelay{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}@media(min-width:768px){body{height:auto}.big-wrap{top:60px;height:calc(100vh - 152px)!important;height:calc(var(--pd, 1vh)*100 - 152px)!important}.collection .profilebox,.expiring-deal .profilebox,.featured-expired .profilebox,.featured .profilebox,.spotlight-item .profilebox{transform:translateY(-60px)}.collection .big-wrap,.expiring-deal .big-wrap,.featured-expired .big-wrap,.featured .big-wrap,.spotlight-item .big-wrap{top:0;height:calc(100vh - 92px)!important;height:calc(var(--pd, 1vh)*100 - 92px)!important}.top-nav{height:60px;padding:10px 25px}.top-nav .notification{top:8px;right:22px}.top-nav h1{font-size:2.2rem}.top-nav .profile,.top-nav .search-top{height:40px;width:40px}.top-nav .profile .if-collapsed .svg-inline--fa,.top-nav .profile .if-not-collapsed .svg-inline--fa,.top-nav .search-top .if-collapsed .svg-inline--fa,.top-nav .search-top .if-not-collapsed .svg-inline--fa{width:20px;height:20px;position:absolute;top:8px;left:8px}.top-nav-internal{height:60px;padding:10px 25px}.top-nav-internal .profile{width:40px;height:40px}.top-nav-internal .notification{top:8px;right:22px}.small-btn{transition:.3s;font-size:.95rem}.small-btn:hover{background:#43b3d9}.profilebox .btn-join{transition:.3s}.profilebox .btn-join:hover{background:#0583ad;color:#fff}.badges-profile .unlogged-info{font-size:1.1rem}.unlogged .profilebox{max-width:500px}.unlogged .boxed-options .stars-box{max-width:430px;display:block;margin-left:auto;margin-right:auto}.bottom-nav{height:92px;border-bottom:22px solid #43b3d9}.bottom-nav .notification{display:none}.bottom-nav .nav-item{font-size:1.25rem;cursor:pointer;transition:.3s;padding-top:13px}.bottom-nav .nav-item:hover{background:#43b3d9;color:#fff}.bottom-nav .nav-item a:hover{color:#fff}.bottom-nav .active{border-bottom:10px solid #43b3d9}}@media(min-width:768px)and (min-width:992px){.container-fluid,.main-container{width:960px}}@media(min-width:768px){.container-fluid .section,.main-container .section{margin-bottom:45px}.container-fluid .section .section-title h2,.main-container .section .section-title h2{font-size:1.5rem}.container-fluid .section .section-title #pagelink,.main-container .section .section-title #pagelink{transition:.3s;font-size:35px}.container-fluid .section .section-title #pagelink:hover,.main-container .section .section-title #pagelink:hover{color:#0583ad}.container-fluid .section .section-title .title-link #pagelink,.main-container .section .section-title .title-link #pagelink{font-size:1.5rem}.container-fluid .section .categories #apps,.container-fluid .section .categories #games,.main-container .section .categories #apps,.main-container .section .categories #games{transition:.3s;background-position:50%}.container-fluid .section .categories #apps:hover,.container-fluid .section .categories #games:hover,.main-container .section .categories #apps:hover,.main-container .section .categories #games:hover{opacity:.8}.container-fluid .section .card-container,.main-container .section .card-container{padding-left:11px}.container-fluid .section .card-container .swiper-slide,.main-container .section .card-container .swiper-slide{width:45%}.container-fluid .section .card-container .swiper-slide:hover .card-info,.main-container .section .card-container .swiper-slide:hover .card-info{background:#eeeded}.container-fluid .section .card-container .swiper-slide:hover .img-box img,.main-container .section .card-container .swiper-slide:hover .img-box img{opacity:.8}.container-fluid .section .card-container .swiper-slide .img-box img,.main-container .section .card-container .swiper-slide .img-box img{transition:.3s}.container-fluid .section .card-container .swiper-slide .img-box .price-badge,.main-container .section .card-container .swiper-slide .img-box .price-badge{font-size:.95rem}.container-fluid .section .card-container .swiper-slide .card-info,.main-container .section .card-container .swiper-slide .card-info{cursor:pointer;transition:.3s}.container-fluid .section .card-container .swiper-slide .card-info img,.main-container .section .card-container .swiper-slide .card-info img{width:60px;height:60px}.container-fluid .section .card-container .swiper-slide .card-info h3,.main-container .section .card-container .swiper-slide .card-info h3{font-size:1.1rem}.container-fluid .section .card-container .swiper-slide .card-info .mini-badge,.container-fluid .section .card-container .swiper-slide .card-info .timer,.main-container .section .card-container .swiper-slide .card-info .mini-badge,.main-container .section .card-container .swiper-slide .card-info .timer{font-size:.95rem}.container-fluid .section .thumb-carousel .swiper-slide,.main-container .section .thumb-carousel .swiper-slide{width:14.5%;font-size:.95rem}.container-fluid .section .thumb-carousel .swiper-slide img,.main-container .section .thumb-carousel .swiper-slide img{transition:.3s}.container-fluid .section .thumb-carousel .swiper-slide:hover img,.main-container .section .thumb-carousel .swiper-slide:hover img{opacity:.8}.container-fluid .section .thumb-carousel .swiper-slide:hover #price,.main-container .section .thumb-carousel .swiper-slide:hover #price{background-color:#0583ad}.container-fluid .section .thumb-carousel .swiper-slide #price,.main-container .section .thumb-carousel .swiper-slide #price{transition:.3s;padding-top:8px;padding-bottom:8px}.container-fluid .section .collection-carousel .swiper-slide,.main-container .section .collection-carousel .swiper-slide{width:45%}.container-fluid .section .collection-carousel .swiper-slide h3,.main-container .section .collection-carousel .swiper-slide h3{font-size:2.2rem;line-height:2.4rem}.container-fluid .section .collection-carousel .swiper-slide h4,.main-container .section .collection-carousel .swiper-slide h4{font-size:1.1rem}}@media(min-width:768px){.collection .serp-result{transition:.3s;cursor:pointer}.collection .serp-result:hover{background:#d8d8d8}.collection .app-page .subtitle{font-size:1.1rem}.collection .collection-app .brief-description{-webkit-line-clamp:2}.collection .pages-top{padding-top:300px}}@media(min-width:768px){.pages-top{background-size:cover;padding-top:210px;box-shadow:0 0 2.2px rgba(0,0,0,.011),0 0 5.3px rgba(0,0,0,.016),0 0 10px rgba(0,0,0,.02),0 0 17.9px rgba(0,0,0,.024),0 0 33.4px rgba(0,0,0,.029),0 0 80px rgba(0,0,0,.04)}}@media(min-width:768px)and (min-width:992px){.pages-top{margin-top:30px;-webkit-border-top-left-radius:20px;-webkit-border-top-right-radius:20px;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0;-moz-border-radius-topleft:20px;-moz-border-radius-topright:20px;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:0;border-top-left-radius:20px;border-top-right-radius:20px;border-bottom-right-radius:0;border-bottom-left-radius:0}}@media(min-width:768px){.pages-top .app-intro img{width:120px;height:120px}}@media(min-width:768px){.app-page{background:#fff}}@media(min-width:768px)and (min-height:1260px){.app-page{transform:translateY(-42px)}}@media(min-width:768px){.app-page .top-badge h3{font-size:1.1rem}}@media(min-width:768px){.app-page h1{font-size:2.2rem}}@media(min-width:768px){.app-page .top-cta{height:60px;flex:2.26;transition:.3s}.app-page .top-cta:hover{background-color:#43b3d9}.app-page .top-cta .btn{font-size:1.5rem;padding-top:14px}}@media(min-width:768px){.app-page .timer-box{height:60px}.app-page .timer-box .price,.app-page .timer-box .timer{font-size:1.5rem}}@media(min-width:768px){.app-page .expired .timer{padding-top:0}}@media(min-width:768px){.app-page p,.app-page ul li{font-size:1.1rem}.app-page ul li{color:#4a4444}}@media(min-width:768px){.app-page .intro{margin-bottom:20px}}@media(min-width:768px){.profilebox{max-width:500px;margin-left:auto;margin-right:auto}.profilebox .smooth-collapse{height:auto}.profilebox h3,.profilebox h4{font-size:1.5rem}.profilebox h3 small,.profilebox h4 small{font-size:1rem}.profilebox #are_you_dev h2{font-size:1.5rem}.profilebox #followCollapse #fb img,.profilebox #followCollapse #ig img,.profilebox #followCollapse #tw img{width:50px;height:50px;transition:.3s}.profilebox #followCollapse #fb img:hover,.profilebox #followCollapse #ig img:hover,.profilebox #followCollapse #tw img:hover{opacity:.6}}@media(min-width:768px){.searchbox{width:60%;padding:4%}.searchbox h4{font-size:1.25rem;margin-top:10px}.searchbox .suggested a img{height:40px;width:40px}.searchbox .suggested a li{height:60px;font-size:1.25rem}.searchbox .input-group .form-control{font-size:1.2rem;margin-left:0}}@media(min-width:768px){.btn-standard{font-size:.95rem;transition:.3s}.btn-standard:hover{background:#0583ad}}@media(min-width:768px){.download-box{cursor:pointer;transition:.3s;align-items:center}.download-box:hover{background-color:#0583ad}.download-box img{width:80px;height:80px;border:2px solid #eeeded}.download-box h3{font-size:1.5rem}.download-box .mini-badge{font-size:1.1rem}.download-box .cta{font-size:1.1rem;border-radius:10px;right:19px;top:29px;height:42px;padding:10px}}@media(min-width:768px){#reviews .single-review{font-size:1.1rem}}@media(min-width:768px){.no-price .app-page .top-cta,.spotlight-item .app-page .top-cta{flex:none;width:60%}}@media(min-width:768px){.promocode-redeem .promocode-box{width:60%;margin:0 auto 20px;transition:.3s;cursor:pointer}.promocode-redeem .promocode-box:hover{background:#43b3d9}.promocode-redeem .promocode-box:hover .titles h1,.promocode-redeem .promocode-box:hover .titles h2{color:#fff}.promocode-redeem .promocode-box .titles h1{font-size:1.5rem}.promocode-redeem .promocode-box .titles h2{font-size:1.1rem}}@media(min-width:768px){.intro-filters{margin-top:20px}.intro-filters h2{font-size:1.5rem}.intro-filters .btn-group .btn{font-size:1.5rem;transition:.3s}.intro-filters .btn-group .btn:hover{background-color:#4a4444;color:#d8d8d8}}@media(min-width:768px){.exclusivity-wall .intro-filters{margin-top:0}}@media(min-width:768px){.serp-total h2{font-size:1.5rem}}@media(min-width:768px){.serp-result #thumbnail img{width:60px;height:60px}.serp-result h3{font-size:1.25rem}.serp-result .mini-badge{font-size:1.1rem}.serp-result .mini-badge img{height:20px}.serp-result .btn-standard{font-size:1.25rem}}@media(min-width:768px){.serp-app{transition:.3s;cursor:pointer}.serp-app:hover{background:#d8d8d8}}@media(min-width:768px){.settings .main-container{max-width:750px}.settings .user-info h5{font-size:.95rem}.settings .option h3,.settings .option h5{font-size:1.1rem}.settings .option a,.settings .option h2{font-size:1.5rem}.settings header .back-x{height:40px;width:40px;cursor:pointer}.settings header .back-x .svg-inline--fa{width:20px;height:20px;position:absolute;top:8px;left:8px}.settings header .back-x a .fas{font-size:24px;top:7px;left:10px}}@media(min-width:768px){.modal-dialog .modal-content h5{font-size:1.5rem}.modal-dialog .modal-content p{font-size:1.1rem}.modal-dialog .modal-content .goto-cta .btn{font-size:1.5rem;transition:.3s;padding-top:8px}.modal-dialog .modal-content .goto-cta .btn:hover{background:#43b3d9}}@media(min-width:768px){.GDPRModal img{width:50%}.GDPRModal p{margin-top:20px;font-size:1.1rem}.GDPRModal .accept,.GDPRModal .decline{font-size:1.5rem;transition:.3s}.GDPRModal .accept:hover{background-color:#43b3d9}}@media(min-width:768px){.startModal h5{font-size:2.2rem!important}.startModal .bottom-text{font-size:.95rem}.startModal .app-box{margin:20px 0}.startModal .app-box .text{font-size:1.1rem}.startModal .app-box .text h6{font-size:1.5rem;line-height:1.8rem}.startModal .app-box .install .small-btn{transition:.3s;font-size:.95rem}.startModal .app-box .install .small-btn:hover{background-color:#0583ad;color:#fff}}@media(min-width:768px){header .close,header .profile{cursor:pointer}}@media(min-width:768px){.read-more-limit{display:none}}@media(min-width:768px){.hide-text{display:block;-webkit-line-clamp:unset}}@media(min-width:768px){#signModal .join{font-size:1.5rem;transition:.3s}#signModal .join:hover{background:#43b3d9}#signModal .modal-body{padding:24px}}@media(min-width:768px){.sendModal h3{font-size:1.5rem}}@media(min-width:768px){.os-toggle{font-size:1.1rem}.os-toggle .svg-inline--fa{width:18px;height:auto;vertical-align:-4px}}@media(min-width:768px){.cpi-item .app-page .cpi-top .thumbnail,.cpi-item .cpi-intro .thumbnail{width:140px;height:auto}.cpi-item .app-page .cpi-top h1,.cpi-item .app-page .cpi-top h2{text-align:left}.cpi-item .app-page .cpi-top h2{font-size:1.1rem}}@media(min-width:768px){.not-found .main-img{max-width:400px}.not-found h1{font-size:2.2rem}.not-found h2{font-size:1.5rem}.not-found .download-box{max-width:60%}.not-found .games-apps{max-width:60%;margin-left:auto;margin-right:auto}.not-found .games-apps button{font-size:1.5rem}.not-found .collections-btn{width:60%;display:block;margin-left:auto;margin-right:auto;font-size:1.5rem;margin-top:25px}.not-found button{box-shadow:0 10px 0 0 #0583ad}.not-found button:hover{box-shadow:none;transform:translateY(10px)}}@media(min-width:768px){.stars-modal .modal-dialog .modal-content p{font-size:1.1rem}.stars-modal .modal-dialog .modal-content .stars-box,.stars-modal .modal-dialog .modal-content h5{font-size:1.5rem}.stars-modal .modal-dialog .modal-content .big-box{font-size:96px}.stars-modal .modal-dialog .modal-content .step .icon,.stars-modal .modal-dialog .modal-content .step .label{font-size:1.1rem}}@media(min-width:768px){.leaderboard h1 img{max-width:35px}.leaderboard .intro-filters .btn-group a .btn{font-size:1.5rem}.leaderboard .top-three .position .meta .name,.leaderboard .top-three .position .meta .stars{font-size:1.1rem}.leaderboard .serp-app{cursor:default}.leaderboard .serp-app:hover{background-color:#fff}.leaderboard .serp-app .serp-result h4{font-size:1.1rem}.leaderboard .serp-app .serp-result .points .stars-count{font-size:1.5rem}.leaderboard .first-position .serp-result:after,.leaderboard .second-position .serp-result:after,.leaderboard .third-position .serp-result:after{top:-300%;left:-200%;width:250%;height:340%}}@media(min-width:768px){.author-box{max-width:50%;display:block}}@media(min-width:768px){.author-box,.offcanvas{margin-left:auto;margin-right:auto}.offcanvas{max-width:960px}.offcanvas .offcanvas-body,.offcanvas .offcanvas-header{padding:24px}.offcanvas .offcanvas-body .cash-review h3{font-size:1.1rem}.offcanvas .offcanvas-body .cash-review h3 .cash{font-size:1.5rem}}@media(min-width:768px){.cash-review lottie-player{max-width:10%}.cash-review h3{font-size:1.5rem}.cash-review h3 .cash{font-size:2.2rem}}@media(min-width:768px){.review-box .rating-box{font-size:1.5rem}.review-box .rating-box .medium{font-size:.95rem}.review-box .write-review .active-user{font-size:1.1rem}.review-box .write-review .vote{font-size:2.2rem}.review-box .user-review .header .user-info h4{font-size:1.1rem}.review-box .user-review .header .proofing .downvote,.review-box .user-review .header .proofing .upvote{font-size:.95rem}.review-box .user-review .header .proofing .downvote .svg-inline--fa,.review-box .user-review .header .proofing .upvote .svg-inline--fa{font-size:1.1rem}.review-box .user-review .vote{font-size:.95rem}.review-box .user-review .text{font-size:1.1rem}.review-box .user-review .report{font-size:.95rem}}@media(min-width:768px){.discovery-featured{display:flex;align-items:flex-start;align-content:space-around;width:100%;flex-wrap:wrap;grid-gap:12px 12px;gap:12px 12px}.discovery-featured .discovery-card{width:49.2%;margin-bottom:0}.discovery-featured .discovery-card .img-box img{-o-object-fit:cover;object-fit:cover}}@media(min-width:768px)and (max-width:767px){.discovery-featured .discovery-card .img-box img{max-height:40vw}}@media(min-width:768px)and (min-width:768px)and (max-width:991px){.discovery-featured .discovery-card .img-box img{max-height:21.5vw}}@media(min-width:768px)and (min-width:992px)and (max-width:1157px){.discovery-featured .discovery-card .img-box img{max-height:18vw}}@media(min-width:768px)and (min-width:1158px)and (max-width:1300px){.discovery-featured .discovery-card .img-box img{max-height:16vw}}@media(min-width:768px)and (min-width:1301px)and (max-width:1405px){.discovery-featured .discovery-card .img-box img{max-height:14.8vw}}@media(min-width:768px)and (min-width:1406px)and (max-width:1543px){.discovery-featured .discovery-card .img-box img{max-height:13.5vw}}@media(min-width:768px)and (min-width:1544px)and (max-width:1737px){.discovery-featured .discovery-card .img-box img{max-height:12vw}}@media(min-width:768px)and (min-width:1738px)and (max-width:1813px){.discovery-featured .discovery-card .img-box img{max-height:11.5vw}}@media(min-width:768px)and (min-width:1814px)and (max-width:1920px){.discovery-featured .discovery-card .img-box img{max-height:10.8vw}}@media(min-width:768px)and (min-width:1921px){.discovery-featured .discovery-card .img-box img{max-height:8vw}}@media(min-width:768px){.discovery-collection{width:100%;padding:12px;display:flex;align-items:flex-start;grid-gap:12px;gap:12px;align-content:space-around;flex-wrap:wrap}.discovery-collection .swiper-slide{background:#a3a2a2;width:49.2%;height:320px;margin-bottom:0;background-repeat:no-repeat;background-size:cover;background-position:50%}}.check[data-v-c9e8cfa0]{font-size:2.9em;color:#78b13f;bottom:0}.spinner>div[data-v-25f396ee]{width:.8rem;height:.8rem}