.image-box{width:100%;height:0;padding-bottom:100%;position:relative}.image-box .image-content{width:100%;height:100%;position:absolute;top:0;left:0;opacity:0;transform:scale(0);display:block}.image-box .image-loading{width:100%;height:100%;position:absolute;top:0;left:0;background-color:rgba(34,34,34,.0470588235)}.show-image{transition:all cubic-bezier(0.95, 0.05, 0.795, 0.035) .3s}.show-image .image-loading{opacity:0;transition:all cubic-bezier(0.95, 0.05, 0.795, 0.035) .2s;transform:scale(0.2)}.show-image .image-content{opacity:1;transform:scale(1);z-index:2}.no-limit{height:auto !important;padding-bottom:0 !important}.no-limit .image-content{position:static !important}.gap-8{gap:8px}.gap-22{gap:22px}.gap-12{gap:12px}.card{width:100%;display:flex;align-items:center;text-decoration:none}.card .icon{width:80px;height:80px;border-radius:16px;overflow:hidden;flex:0 0 auto;box-shadow:0px 4px 15px 0px rgba(0,0,0,.1019607843)}.card .information{width:0;display:flex;flex:1 1 auto;flex-direction:column;gap:10px}.card .information .information-text{display:flex;flex-direction:column}.card .information .information-text .title,.card .information .information-text .developer{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.card .information .information-text .title{font-size:18px;font-weight:500;color:#000;line-height:27px;text-align:left}.card .information .information-text .developer{font-size:14px;font-weight:300;color:#666;line-height:21px;text-align:left}.card .information .grade{display:flex;align-items:center;gap:8px}.card .information .grade .star{display:flex;align-items:center}.card .information .grade .score{font-size:14px;font-weight:300;color:#666;line-height:21px}.card:hover{transition:all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94)}.card:hover .get-button{background:#2380ff;color:#fff;box-shadow:0px 4px 10px 0px rgba(35,128,255,.2509803922)}.card .get-button{width:83px;height:35px;border-radius:24px;border:1px solid #2380ff;display:flex;align-items:center;justify-content:center;color:#2380ff;font-size:14px}.card-vertical{flex-direction:column}.card-vertical .icon{width:100%;height:auto}.card-vertical .information{width:100%;gap:5px}.card-vertical .information .information-text{width:100%}.card-vertical .information .information-text .title{font-size:16px;line-height:24px}.card-vertical .information .information-text .developer{font-size:12px;line-height:18px}.ads-box{width:auto;min-height:200px;text-align:center;padding:0 0}.ads-box p{font-size:10px;line-height:18px;font-weight:400;color:#a6a6a6;text-align:center;margin:0 auto}.normal-ad{margin-top:15px;margin-bottom:15px}html,body{margin:0 0;padding:0 0;user-select:none;font-family:"Poppins",sans-serif,Roboto,Opensans,Arial,Helvetica;background-color:#f2f5f9;min-height:100vh}body{display:flex;flex-direction:column}h1,h2,h3,h4,h5,h6,p{margin:0 0}header{width:100%;height:64px;background-color:#fff;padding:0 max(max(min((100% - 1080px)/2,16.5rem),(100% - 1080px)/2),36px);box-sizing:border-box;display:flex;justify-content:space-between;align-items:center}header .ltr{display:flex;height:100%;align-items:center}header .ltr #logo{height:75%;display:flex;text-decoration:none;gap:4px;align-items:center}header .ltr #logo img{height:100%}header .rtl{display:flex;height:100%;align-items:center;gap:80px}header .rtl a{color:#666;font-size:16px;font-weight:400;text-decoration:none}header .rtl .field-container{position:relative;padding:0;margin:0;border:0;width:35%;height:35px;margin-left:2rem}header .rtl .field-container .field{border:0;width:100%;height:100%;padding:10px 20px;background-color:#e6e6e6;border-radius:2.8rem;box-shadow:0px 8px 15px rgba(75,72,72,.1);transition:all .4s ease;box-sizing:border-box}header .rtl .field-container .field:focus{outline:none;box-shadow:0px 9px 20px rgba(75,72,72,.3)}header .rtl .field-container .field:focus+.icons-container .icon-close{opacity:1;transform:translateX(0)}header .rtl .field-container .field:focus+.icons-container .icon-search{opacity:0;transform:translateX(200%)}header .rtl .field-container .icons-container{position:absolute;top:11px;right:-25px;width:35px;height:35px;overflow:hidden}#app{flex:1 1 auto}footer{width:100%;min-height:4rem;display:flex;flex-direction:column;align-items:center;background-color:#fff;margin-top:2rem}footer .info{width:100%;padding:1rem 0 1rem;display:flex;flex-direction:column;align-items:center}footer .info a{text-transform:capitalize;text-decoration:none}footer .info .logo{width:50%;max-width:280px;margin-bottom:2rem;display:flex;align-items:center;color:#666;gap:4px}footer .info .logo img{width:100%}footer .info .info-group{display:flex;column-gap:1.2rem}footer .info .info-group a{font-size:18px;font-weight:400;line-height:24px;color:#424242;text-align:center;text-decoration:underline}footer .desc{width:100%;box-sizing:border-box;padding:0 max(max(min((100% - 1080px)/2,16.5rem),(100% - 1080px)/2),36px) 2rem}footer .desc h5{font-size:14px;font-weight:500;line-height:1.5;color:#424242;margin:0 0 .4rem}footer .desc p{font-size:14px;font-weight:300;line-height:1.75;color:#424242}#disclaimer .disclaimer-text{width:100%;margin-top:8px;border-radius:16px;border:1px solid rgba(35,128,255,.1490196078);background-color:rgba(35,128,255,.031372549);box-sizing:border-box;padding:12px}#disclaimer .disclaimer-text p,#disclaimer .disclaimer-text a{font-size:14px;font-weight:300;text-decoration:none}#disclaimer .disclaimer-text p{color:#666}#disclaimer .disclaimer-text a{color:#2380ff}:root{--section-column: 6}@media(max-width: 960px){:root{--section-column: 4}}#app{padding:22px max(max(min((100% - 1080px)/2,16.5rem),(100% - 1080px)/2),36px);display:flex;flex-direction:column;gap:40px}.section-header{width:100%;height:36px;padding:0 8px 8px;box-sizing:border-box;border-bottom:solid 1px rgba(0,0,0,.1);display:flex;justify-content:space-between;align-items:center}.section-header h2{font-size:24px;font-weight:500;color:#000;text-transform:capitalize}.section-header a{font-size:16px;color:#2380ff;font-weight:300;text-decoration:none}.section-header a svg{margin-left:5px}.section-content{width:100%;list-style:none;margin:0 0;padding:0 0;display:grid;grid-template-columns:repeat(var(--section-column), calc(100% / var(--section-column)))}.section-content li{padding:17px 20px 17px 20px;box-sizing:border-box;display:flex;gap:12px;align-items:center}.section-content li .sequence{font-size:18px;font-weight:400;color:rgba(102,102,102,.3)}.section-content li:first-child .sequence{color:#f90;font-size:20px;font-weight:700}.section-content li:nth-child(2) .sequence{color:#7182a1;font-size:20px;font-weight:700}.section-content li:nth-child(3) .sequence{color:#ca7e6d;font-size:20px;font-weight:700}.top-category .section-content{grid-template-columns:repeat(5, 1fr);gap:12px;padding-top:12px}@media(max-width: 960px){.top-category .section-content{grid-template-columns:repeat(3, 1fr)}}.top-category .section-content .category-item{width:100%;padding:0;align-items:center;border-radius:12px;overflow:hidden;transition:transform .35s cubic-bezier(0.215, 0.61, 0.355, 1)}.top-category .section-content .category-item:nth-child(1){background-color:#cb7df6;box-shadow:0 8px 18px -8px rgba(203,125,246,.7)}.top-category .section-content .category-item:nth-child(2){background-color:#8181ff;box-shadow:0 8px 18px -8px rgba(129,129,255,.7)}.top-category .section-content .category-item:nth-child(3){background-color:#ff4a52;box-shadow:0 8px 18px -8px rgba(255,74,82,.7)}.top-category .section-content .category-item:nth-child(4){background-color:#ffa300;box-shadow:0 8px 18px -8px rgba(255,163,0,.7)}.top-category .section-content .category-item:nth-child(5){background-color:#50a9f9;box-shadow:0 8px 18px -8px rgba(80,169,249,.7)}.top-category .section-content .category-item:nth-child(6){background-color:#ff5b88;box-shadow:0 8px 18px -8px rgba(255,91,136,.7)}.top-category .section-content .category-item:nth-child(7){background-color:#00c1d5;box-shadow:0 8px 18px -8px rgba(0,193,213,.7)}.top-category .section-content .category-item:nth-child(8){background-color:rgba(0,213,14,.7019607843);box-shadow:0 8px 18px -8px rgba(0,213,14,.7)}.top-category .section-content .category-item:nth-child(9){background-color:#2380ff;box-shadow:0 8px 18px -8px rgba(35,128,255,.7)}.top-category .section-content .category-item:nth-child(10){background-color:#3200d5;box-shadow:0 8px 18px -8px rgba(50,0,213,.7)}.top-category .section-content .category-item:nth-child(11){background-color:#d500b9;box-shadow:0 8px 18px -8px rgba(213,0,185,.7)}.top-category .section-content .category-item:nth-child(12){background-color:#d5005c;box-shadow:0 8px 18px -8px rgba(213,0,92,.7)}.top-category .section-content .category-item:nth-child(13){background-color:#0095d5;box-shadow:0 8px 18px -8px rgba(0,149,213,.7)}.top-category .section-content .category-item:nth-child(14){background-color:#d54e00;box-shadow:0 8px 18px -8px rgba(213,78,0,.7)}.top-category .section-content .category-item:nth-child(15){background-color:#8e00d5;box-shadow:0 8px 18px -8px rgba(142,0,213,.7)}.top-category .section-content .category-item:last-child{margin-right:0}.top-category .section-content .category-item:hover{transform:translate(0, -2px)}.top-category .section-content .category-item .category-url{width:100%;text-decoration:none;color:#fff;display:flex;font-size:14px;height:40px;padding:0 12px 0 10px;box-sizing:border-box;align-items:center;line-height:16px}.top-category .section-content .category-item .category-url .category-icon{width:14px;height:14px;flex:0 0 auto;margin-right:8px}.choices,.footer-category{width:100%;display:flex;gap:22px}.choices .choice-apps,.choices .choice-games,.choices .footer-app-category,.choices .footer-game-category,.footer-category .choice-apps,.footer-category .choice-games,.footer-category .footer-app-category,.footer-category .footer-game-category{width:50%;flex:1 1 auto}@media(max-width: 800px){.choices,.footer-category{flex-direction:column}.choices .choice-apps,.choices .choice-games,.choices .footer-app-category,.choices .footer-game-category,.footer-category .choice-apps,.footer-category .choice-games,.footer-category .footer-app-category,.footer-category .footer-game-category{width:100%}}.choice-header,.footer-header{width:100%;height:36px;padding:0 28px 0 10px;box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.choice-header .header-title,.footer-header .header-title{font-size:24px;font-weight:500;color:#000;text-transform:capitalize}.choice-header a,.footer-header a{font-size:16px;color:#2380ff;font-weight:300;text-decoration:none}.choice-content{display:grid;grid-template-columns:repeat(2, 1fr);width:100%;list-style:none;margin:0 0;padding:0 0;border-radius:16px;background-color:#fff}.choice-content li{width:100%;padding:17px 18px;box-sizing:border-box;display:flex;gap:12px;align-items:center;text-align:center}.choice-content li .sequence{width:22px;font-size:18px;font-weight:400;color:rgba(102,102,102,.3)}.choice-content li .medal{width:22px;height:auto}.category-content{width:100%;padding:12px;box-sizing:border-box;background-color:#fff;border-radius:16px;display:grid;grid-template-columns:repeat(var(--section-column), calc((100% - 36px) / var(--section-column)));gap:7px}.category-content li{width:100%;height:0;padding-bottom:100%;position:relative;border-radius:12px;overflow:hidden;border:1px solid rgba(35,128,255,.1490196078);background-color:rgba(35,128,255,.031372549)}.category-content li a{width:100%;height:100%;position:absolute;top:0;left:0;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:12px;text-decoration:none}.category-content li a .category-icon{width:60px;height:60px}.category-content li a .category-name{font-size:16px;font-weight:500;color:#000;text-align:center}
@font-face{ font-family: 'Poppins'; font-weight: 900; src: url("/static/fonts/Poppins-Black-subset.woff2") format('woff2'); }
@font-face{ font-family: 'Poppins'; font-weight: 800; src: url("/static/fonts/Poppins-ExtraBold-subset.woff2") format('woff2'); }
@font-face{ font-family: 'Poppins'; font-weight: 700; src: url("/static/fonts/Poppins-Bold-subset.woff2") format('woff2'); }
@font-face{ font-family: 'Poppins'; font-weight: 600; src: url("/static/fonts/Poppins-SemiBold-subset.woff2") format('woff2'); }
@font-face{ font-family: 'Poppins'; font-weight: 500; src: url("/static/fonts/Poppins-Medium-subset.woff2") format('woff2'); }
@font-face{ font-family: 'Poppins'; font-weight: 400; src: url("/static/fonts/Poppins-Regular-subset.woff2") format('woff2'); }
@font-face{ font-family: 'Poppins'; font-weight: 300; src: url("/static/fonts/Poppins-Light-subset.woff2") format('woff2'); }
@font-face{ font-family: 'Poppins'; font-weight: 200; src: url("/static/fonts/Poppins-ExtraLight-subset.woff2") format('woff2'); }
@font-face{ font-family: 'Poppins'; font-weight: 100; src: url("/static/fonts/Poppins-Thin-subset.woff2") format('woff2'); }