html{scroll-behavior:smooth}body{font-family:var(--font);color:var(--body-color);font-weight:var(--b-400);line-height:var(--line-height);background-color:var(--body-bg);min-width:380px}a{color:var(--blue);text-decoration:none}a:hover{color:var(--primary)}*{padding:0;margin:0;box-sizing:border-box}textarea,select,input[type],textarea,select,button{background-color:var(--transparent);border:none;border-radius:0px;font-weight:400;transition:all .3s ease 0s;font-family:inherit}::-moz-placeholder{color:var(--light-gray);font-weight:400}::placeholder{color:var(--light-gray);font-weight:400}.wp-block-columns{margin-bottom:0}ul{list-style-type:none}.size-full{width:100%}.apps-games-content>ul{list-style:disc}.apps-games-content>ol{list-style:decimal-leading-zero}.apps-games-content>ul,.apps-games-content ol{padding-left:1rem;margin-left:1rem;display:flex;flex-direction:column;gap:.3rem}.apps-games-content>ul li,.apps-games-content ol li{line-height:1.7rem}.apps-games-content>ul li:last-child,.apps-games-content ol li:last-child{margin-bottom:0}img{max-width:100%;display:block;height:auto}h1,h2,h3,h4,h5,h6{font-weight:600;color:var(--body-color)}h2,h3,h4,h5,h6{font-size:1.25rem;line-height:1.8rem}h2>a{color:var(--body-color)}html::-webkit-scrollbar{width:16px;background-color:var(--scrollbar)}html::-webkit-scrollbar-thumb{background-color:var(--scrollbar-thumb);border-radius:16px;border:4px solid var(--scrollbar)}html::-webkit-scrollbar-track{background-color:var(--scrollbar-track);border-radius:16px;border:4px solid var(--scrollbar)}.py-1{padding-block:1rem}.mb-1{margin-bottom:1rem}.btn{padding:.4rem .6rem;display:block;text-align:center;background:var(--primary);border-radius:.25rem;font-size:12px;font-weight:600;color:var(--white);transition:.3s ease;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;line-height:normal}.btn span{text-overflow:ellipsis;overflow:hidden}.btn:hover{background:var(--primary-hover);color:var(--white)}.btn.btn-lg{display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:16px;padding-block:.6rem;width:-webkit-fill-available;width:-moz-available}.btn.btn-info{background-color:#17a2b8;border-color:#17a2b8;max-width:-moz-fit-content;max-width:fit-content;border-radius:100px;padding:6px 12px;margin:auto}.btn.btn-info:hover{background-color:#138496;border-color:#117a8b}.btn.btn-comment{display:flex;align-items:center;gap:.5rem;order:3;margin-left:auto;cursor:pointer;font-size:1rem;width:-moz-fit-content;width:fit-content}.card{padding-inline:1rem;padding-block:1rem;border:var(--border);border-radius:.25rem;box-shadow:var(--shadow);background:var(--white);display:flex;flex-direction:column;gap:1rem;overflow-x:hidden}.card .card-header{display:flex;justify-content:space-between;align-items:center;border-bottom:var(--border);padding-bottom:1rem}.sticky{display:flex;flex-direction:column;gap:1rem}.home .sticky{position:sticky;top:65px}#wpadminbar{position:absolute}.notfound-page{text-align:center;min-height:calc(100vh - 319px);display:flex;align-items:center;justify-content:center}ul.pagination{display:flex;justify-content:center;margin-top:2rem}ul.pagination li{width:40px;height:40px;line-height:40px;text-align:center;overflow:hidden;border-radius:7px;background-color:var(--body-bg);margin-right:1rem;display:flex;align-items:center;justify-content:center}ul.pagination li:hover{background-color:var(--thin-gray)}ul.pagination li span{width:100%;height:100%;font-weight:500}ul.pagination li a{color:var(--body-color);font-weight:500;display:flex;justify-content:center;width:100%}ul.pagination li.active span{background:var(--primary);color:var(--white)}ul.pagination li:last-child{margin:0}.accordion-container{display:flex;flex-direction:column;gap:.5rem}.accordion-container .accordion-row{border-radius:.5rem;font-size:.875rem;overflow:hidden;border:var(--border)}.accordion-container .accordion-row .accordion-panel{overflow:hidden;max-height:0;transition:max-height .3s ease-out}.accordion-container .accordion-row .according-content{display:flex;flex-direction:column;gap:.5rem;padding:1rem;border-top:0}.accordion-container .accordion-row .accordion-header{padding:.5rem 1rem;background:none;position:relative;cursor:pointer;color:#007bff}.accordion-container .accordion-row .accordion-header strong{font-weight:500}.accordion-container .accordion-row .accordion-header:before{content:"+";background-repeat:no-repeat;position:absolute;inset-block:0;right:0;top:-5px;margin:auto;font-size:25px;width:30px;text-align:center;transition:.5s all}.accordion-container .accordion-row .accordion-header.active{background:#f0f2f5;border-bottom:var(--border)}.accordion-container .accordion-row .accordion-header.active:before{content:"-";font-size:25px}.latest-games .card .card-body,.latest-apps .card .card-body{height:auto}p,h1,h2,h3,h4,h5,h6{line-height:1.7rem}.accordion-container .accordion-row .accordion-header:before{display:flex;align-items:center;justify-content:center}.breadcrumb{line-height:1}nav.container[aria-label=breadcrumb] li:last-child,nav.container[aria-label=breadcrumb] li .current{white-space:nowrap;text-overflow:ellipsis;width:100%;overflow:hidden;font-size:16px;display:inline-block;line-height:1}.author-widget{display:flex;align-items:flex-start;gap:1rem}.author-widget h3{line-height:1;margin-bottom:.5rem}.author-widget .author-info{flex:1}.author-widget figure{border-radius:100px;overflow:hidden}.author-widget .author-info .btn{display:inline-block;margin-top:.5rem}.aside .author-widget figure{width:50px}.author-page-wrapper .article{flex:0 0 100%;max-width:100%}.author-page-wrapper .article .app-list,.author-page-wrapper .article .news-list{grid-template-columns:repeat(4, 1fr)}@media(max-width: 1280px){.author-page-wrapper .article .app-list,.author-page-wrapper .article .news-list{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 767px){.author-page-wrapper .article .app-list,.author-page-wrapper .article .news-list{grid-template-columns:repeat(1, 1fr)}}.rating-result .rmp-results-widget__vote-count{display:none}.rating-result .rmp-results-widget__visual-rating{display:flex;gap:.2rem}.rating-result .rmp-results-widget{padding:.1rem .5rem;border-radius:4px;display:flex;flex-direction:row-reverse;gap:.5rem;justify-content:flex-end;padding:0}.rating-result .rmp-results-widget *{font-size:14px;margin:0;font-weight:600;line-height:1}.breadcrumbs{padding-block:.5rem}.newsletter .wsf-field-wrapper{margin-bottom:.5rem}.newsletter p{display:flex;align-items:center;line-height:16px;gap:.5rem;margin-bottom:.8rem;text-transform:uppercase}.container{max-width:1280px;margin-inline:auto;padding-inline:1rem}.row{display:flex;gap:1rem;flex-wrap:wrap}.article{flex:0 0 928px;max-width:928px;width:100%;display:flex;flex-direction:column;gap:1rem}.aside{flex:0 0 304px;max-width:304px;width:100%;display:flex;flex-direction:column;gap:1rem}.btn-loading-wrapper{display:flex;flex-direction:column;gap:.8rem;align-items:center;background:#f3fff8;padding:1rem;border-radius:5px}.btn-loading-wrapper .loading,.btn-loading-wrapper .apps-games-download-btn{display:flex;gap:.8rem;flex-direction:column;width:100%;text-align:center}.btn-loading-wrapper .apps-games-download-btn a.btn{width:280px;margin:auto}.progress{display:flex;height:1rem;overflow:hidden;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem}.progress .progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;color:#fff;text-align:center;white-space:nowrap;background-color:var(--primary);transition:width .6s ease}.progress .progress-bar.progress-bar-striped{background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-size:1rem 1rem}.progress .progress-bar.progress-bar-animated{animation:1s linear infinite progress-bar-stripes}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}header{box-shadow:var(--shadow);background-color:var(--white);position:sticky;top:0;z-index:999}header .header-row{display:flex;align-items:center;justify-content:space-between}header .header-row .navbar-brand{font-size:1.75rem;text-transform:uppercase;font-weight:600;text-decoration:none;color:var(--body-color);display:block}header .header-row .navbar-brand:hover{color:var(--primary)}.menu-Bar{width:20px;height:12px;cursor:pointer;margin:auto;display:none}.menu-Bar span{display:block;height:2px;width:100%;background:#000;position:relative;transition:.6s all;border-radius:100px}.menu-Bar span:nth-child(1){top:0}.menu-Bar span:nth-child(2){top:3px;transform-origin:left}.menu-Bar span:nth-child(3){top:6px}.menu-Bar.open span{background:var(--primary)}.menu-Bar.open span:nth-child(1){transform:rotate(45deg);top:16px;transform-origin:right-center}.menu-Bar.open span:nth-child(2){width:0;opacity:0}.menu-Bar.open span:nth-child(3){transform:rotate(-45deg);top:12px;transform-origin:right-center}.menu{display:flex;align-items:center}.menu li{vertical-align:middle}.menu li a{display:flex;flex-direction:row-reverse;align-items:center;gap:.5rem;font-size:1rem;font-weight:600;padding:.66rem 1.25rem;color:var(--primary)}.menu li a:hover{color:var(--primary-hover)}.menu li a i{height:30px;width:30px;background-color:var(--primary-light);display:flex;align-items:center;justify-content:center;border-radius:5px;border:1px solid rgba(0,0,0,0);transition:.3s ease}.menu li a i img{width:14px;height:auto;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.menu li.active a{color:var(--primary);background-color:var(--transparent);border-bottom-color:var(--primary)}.menu li:hover a i,.menu li.active a i{background:rgba(0,0,0,0);border-color:var(--primary)}.input-group{position:relative;height:30px;width:300px}.input-group input{width:100%;height:100%;padding-inline:8px;font-size:.875rem;color:#4b5153;background-color:#f0f2f5;border:var(--border);border-radius:.375rem}.input-group input::-moz-placeholder{color:#6c757d}.input-group input::placeholder{color:#6c757d}.input-group input:focus{background-color:#fff;border-color:#dee2e6;box-shadow:0 .125rem .5rem rgba(0,0,0,.15);outline:var(--none)}.input-group button{position:absolute;inset-block:0;right:0;border-top-right-radius:.375rem;border-bottom-right-radius:.375rem;width:34px;border-left:1px solid #dee2e6;cursor:pointer}.input-group button:hover{background-color:#e2e6ea}.input-group button img{margin:auto}footer .footer-top{background:var(--white);border-top:var(--border);padding-block:1.5rem}footer .footer-top .footer-row{display:grid;grid-template-columns:[col1] 50% [col2] 50% [col1-end] 100%;gap:0}footer .footer-top .footer-row .widget{position:relative;padding-left:2rem}footer .footer-top .footer-row .widget:after{content:"";height:20px;width:20px;position:absolute;top:4px;left:0}footer .footer-top .footer-row .widget:first-child:after{background-image:url("data:image/svg+xml;base64,PHN2ZyBjbGFzcz0ibXItMSBzdmctNSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2aWV3Qm94PSIwIDAgNTEyIDUxMiI+PHBhdGggZD0iTTY3LjUwOCA0NjguNDY3Yy01OC4wMDUtNTguMDEzLTU4LjAxNi0xNTEuOTIgMC0yMDkuOTQzbDIyNS4wMTEtMjI1LjA0YzQ0LjY0My00NC42NDUgMTE3LjI3OS00NC42NDUgMTYxLjkyIDAgNDQuNzQzIDQ0Ljc0OSA0NC43NTMgMTE3LjE4NiAwIDE2MS45NDRsLTE4OS40NjUgMTg5LjQ5Yy0zMS40MSAzMS40MTMtODIuNTE4IDMxLjQxMi0xMTMuOTI2LjAwMS0zMS40NzktMzEuNDgyLTMxLjQ5LTgyLjQ1MyAwLTExMy45NDRMMzExLjUxIDExMC40OTFjNC42ODctNC42ODcgMTIuMjg2LTQuNjg3IDE2Ljk3MiAwbDE2Ljk2NyAxNi45NzFjNC42ODUgNC42ODYgNC42ODUgMTIuMjgzIDAgMTYuOTY5TDE4NC45ODMgMzA0LjkxN2MtMTIuNzI0IDEyLjcyNC0xMi43MyAzMy4zMjggMCA0Ni4wNTggMTIuNjk2IDEyLjY5NyAzMy4zNTYgMTIuNjk5IDQ2LjA1NC0uMDAxbDE4OS40NjUtMTg5LjQ4OWMyNS45ODctMjUuOTg5IDI1Ljk5NC02OC4wNi4wMDEtOTQuMDU2LTI1LjkzMS0yNS45MzQtNjguMTE5LTI1LjkzMi05NC4wNDkgMGwtMjI1LjAxIDIyNS4wMzljLTM5LjI0OSAzOS4yNTItMzkuMjU4IDEwMi43OTUtLjAwMSAxNDIuMDU3IDM5LjI4NSAzOS4yOSAxMDIuODg1IDM5LjI4NyAxNDIuMTYyLS4wMjhBNzM5NDQ2LjE3NCA3Mzk0NDYuMTc0IDAgMCAxIDQzOS40OTcgMjM4LjQ5YzQuNjg2LTQuNjg3IDEyLjI4Mi00LjY4NCAxNi45NjkuMDA0bDE2Ljk2NyAxNi45NzFjNC42ODUgNC42ODYgNC42ODkgMTIuMjc5LjAwNCAxNi45NjVhNzU1NjU0LjEyOCA3NTU2NTQuMTI4IDAgMCAwLTE5NS44ODEgMTk1Ljk5NmMtNTguMDM0IDU4LjA5Mi0xNTIuMDA0IDU4LjA5My0yMTAuMDQ4LjA0MXoiPjwvcGF0aD48L3N2Zz4=")}footer .footer-top .footer-row .widget:nth-child(2):after{background-image:url("data:image/svg+xml;base64,PHN2ZyBjbGFzcz0ibXItMSBzdmctNSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2aWV3Qm94PSIwIDAgNTEyIDUxMiI+PHBhdGggZD0iTTI1NiA4QzExOS4wNDMgOCA4IDExOS4wODMgOCAyNTZjMCAxMzYuOTk3IDExMS4wNDMgMjQ4IDI0OCAyNDhzMjQ4LTExMS4wMDMgMjQ4LTI0OEM1MDQgMTE5LjA4MyAzOTIuOTU3IDggMjU2IDh6bTAgNDQ4Yy0xMTAuNTMyIDAtMjAwLTg5LjQzMS0yMDAtMjAwIDAtMTEwLjQ5NSA4OS40NzItMjAwIDIwMC0yMDAgMTEwLjQ5MSAwIDIwMCA4OS40NzEgMjAwIDIwMCAwIDExMC41My04OS40MzEgMjAwLTIwMCAyMDB6bTAtMzM4YzIzLjE5NiAwIDQyIDE4LjgwNCA0MiA0MnMtMTguODA0IDQyLTQyIDQyLTQyLTE4LjgwNC00Mi00MiAxOC44MDQtNDIgNDItNDJ6bTU2IDI1NGMwIDYuNjI3LTUuMzczIDEyLTEyIDEyaC04OGMtNi42MjcgMC0xMi01LjM3My0xMi0xMnYtMjRjMC02LjYyNyA1LjM3My0xMiAxMi0xMmgxMnYtNjRoLTEyYy02LjYyNyAwLTEyLTUuMzczLTEyLTEydi0yNGMwLTYuNjI3IDUuMzczLTEyIDEyLTEyaDY0YzYuNjI3IDAgMTIgNS4zNzMgMTIgMTJ2MTAwaDEyYzYuNjI3IDAgMTIgNS4zNzMgMTIgMTJ2MjR6Ij48L3BhdGg+PC9zdmc+")}footer .footer-top .footer-row .widget:last-child{grid-column:span 2/span 2;padding-left:0}footer .footer-top .footer-row .widget .footer-menu{display:flex;align-items:center;gap:1.5rem}footer .footer-top .footer-row .widget .footer-menu li a{color:var(--body-color)}footer .footer-top .footer-row .widget .footer-menu li a:hover{color:var(--primary)}footer .footer-top .footer-row .widget h5{margin-bottom:1rem}footer .footer-top .footer-row .widget .menu-footer-social-links-container{position:relative;z-index:0;text-align:center;margin-top:1.5rem}footer .footer-top .footer-row .widget .menu-footer-social-links-container:after{content:"";position:absolute;inset:0;height:1px;background:#dee2e6;z-index:-1;margin:auto}footer .footer-top .footer-row .widget .menu-footer-social-links-container .footer-social{align-items:center;justify-content:center;gap:.5rem;background:#fff;display:inline-flex;padding-inline:1rem}footer .footer-top .footer-row .widget .menu-footer-social-links-container .footer-social li a{font-size:0;height:40px;width:40px;display:flex;justify-content:center;align-items:center;border-radius:100px;background:var(--body-bg)}footer .footer-top .footer-row .widget .menu-footer-social-links-container .footer-social li a:hover{filter:brightness(0.9)}footer .footer-top .footer-row .widget .menu-footer-social-links-container .footer-social li a i>img{width:20px;height:20px}footer .footer-bottom{background-color:var(--body-color);padding-block:1rem;text-align:center}footer .footer-bottom p{color:var(--white);font-style:italic;font-weight:600}.news-list{display:grid;grid-template-columns:repeat(3, 1fr);gap:1rem}.news-list li a .news-box{height:164.61px;width:100%;background-repeat:no-repeat;position:relative;z-index:0;box-shadow:var(--shadow);border:var(--border);border-radius:.25rem;padding:1rem;background-size:cover;background-position:center center}.news-list li a .news-box:after{content:"";position:absolute;inset:0;background-color:rgba(0,0,0,.5);z-index:-1}.news-list li a .news-box .news-content{height:100%;display:flex;align-items:flex-end}.news-list li a .news-box .news-content h3{font-size:.875rem;color:#fff;font-weight:500;line-height:1.2;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.app-list{display:grid;grid-template-columns:repeat(3, 1fr);gap:1rem}.app-list li a{color:var(--body-color)}.app-list li a .app-box{padding:.5rem;border:var(--border);border-radius:.25rem;align-items:center;display:flex;gap:.5rem;transition:.3s ease}.app-list li a .app-box .app-thumbnail{overflow:hidden;flex:0 0 75px;max-width:75px;border-radius:8px;height:75px}.app-list li a .app-box .app-thumbnail img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.app-list li a .app-box .app-content{flex:1;max-width:100%}.app-list li a .app-box .app-content h3{font-size:1rem;line-height:1rem;margin-bottom:.2rem;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.app-list li a .app-box .app-content p{font-size:14px}.app-list li a .app-box .app-content ul{display:flex;flex-direction:column-reverse;gap:0}.app-list li a .app-box .app-content ul li{display:none;font-size:.844rem;color:var(--light-gray);line-height:.5rem;margin-bottom:.2rem;align-items:center;gap:.3rem}.app-list li a .app-box .app-content ul li span{filter:contrast(0.1) brightness(1.2);vertical-align:middle;width:16px;height:16px}.app-list li a .app-box .app-content ul li p{vertical-align:middle;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical;line-height:normal}.app-list li a .app-box .app-content ul li:last-child{margin:0}.app-list li a .app-box .app-content ul li:nth-child(2),.app-list li a .app-box .app-content ul li:nth-child(4){display:flex}.app-list li a:hover .app-box{border-color:var(--primary)}.app-list li a:hover .app-box h3{color:var(--primary)}.category-list{display:grid;grid-template-columns:repeat(2, 1fr);gap:.5rem}.category-list li{display:flex;align-items:center}.category-list li a{font-size:14px;color:var(--body-color)}.category-list li a:hover{color:var(--primary)}.category-list li a figure{display:flex;align-items:center;gap:.5rem}.category-list li a figure img{border-radius:100px;width:25px;height:25px}.category-list li a figure figcaption{white-space:nowrap;text-overflow:ellipsis;width:100%;overflow:hidden}.breadcrumb{display:flex;align-items:center;list-style:none;gap:.5rem;position:relative;padding-block:.5rem}.breadcrumb li{color:#6c757d}.breadcrumb li,.breadcrumb li>a{font-size:15px}.single-apps-games-wrapper{display:flex;flex-direction:column;gap:1rem;margin-bottom:1rem}.single-apps-games-wrapper .card{max-width:880px;margin:auto}.single-apps-games-wrapper .apps-games-single .card .banner{border-radius:.5rem;overflow:hidden}.single-apps-games-wrapper .apps-games-single .card .thumbnail-tilte{display:flex;align-items:center;gap:1rem}.single-apps-games-wrapper .apps-games-single .card .thumbnail-tilte.download-child-title{flex-direction:column}.single-apps-games-wrapper .apps-games-single .card .thumbnail-tilte .thumbnail{flex:0 0 72px;width:72px;height:72px;border-radius:.5rem;overflow:hidden}.single-apps-games-wrapper .apps-games-single .card .thumbnail-tilte .thumbnail img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}.single-apps-games-wrapper .apps-games-single .card .thumbnail-tilte .title{flex:1}.single-apps-games-wrapper .apps-games-single .card .thumbnail-tilte .title h1{font-size:18px;margin-bottom:.5rem;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.single-apps-games-wrapper .apps-games-single .card .thumbnail-tilte .title span{font-size:1rem;font-style:italic;color:#6c757d}.single-apps-games-wrapper .apps-games-single .card .apps-games-intro{padding:12px 20px;border-radius:.3rem;background:#f2f2f2;font-size:14px}.single-apps-games-wrapper .apps-games-single .card .table{border-collapse:collapse;width:100%;color:#212529;text-align:left}.single-apps-games-wrapper .apps-games-single .card .table th,.single-apps-games-wrapper .apps-games-single .card .table td{padding:.625rem}.single-apps-games-wrapper .apps-games-single .card .table th{font-size:1rem;font-weight:600}.single-apps-games-wrapper .apps-games-single .card .table tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.05)}.single-apps-games-wrapper .apps-games-single .card .table .info-wrapper{display:flex;gap:.5rem;align-items:center}.single-apps-games-wrapper .apps-games-single .card .table a.play-btn{display:block}.single-apps-games-wrapper .apps-games-single .card .table a.play-btn img{display:block}.single-apps-games-wrapper .apps-games-single .card .apps-games-download-btn a.btn{display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:16px;padding-block:.6rem}.single-apps-games-wrapper .apps-games-single .card .table-of-content-toggle{border:1px solid rgba(0,0,0,0);padding:.375rem .75rem;font-size:1rem;cursor:pointer;color:#212529;background-color:#f0f2f5;transition:all .3s ease 0s;border-radius:.375rem}.single-apps-games-wrapper .apps-games-single .card .table-of-content-toggle:hover{color:#212529;background-color:#e2e6ea}.single-apps-games-wrapper .apps-games-single .card .table-of-content-toggle:focus{box-shadow:0 0 0 .2rem rgba(216,217,219,.5)}.single-apps-games-wrapper .apps-games-single .card .table-of-content{height:0;overflow:hidden;transition:height .5s;margin-top:1rem}.single-apps-games-wrapper .apps-games-single .card .table-of-content ul{padding:1rem;background-color:var(--body-bg);border-radius:.25rem;display:flex;flex-direction:column;gap:.5rem}.single-apps-games-wrapper .apps-games-single .card .table-of-content ul li a{font-size:1rem;text-transform:uppercase}.single-apps-games-wrapper .sponser.banner-sponser{margin:0}.apps-games-content{display:flex;flex-direction:column;gap:1rem}.apps-games-content p{line-height:1.7rem}.apps-taxonomy .card .card-header{flex-direction:column;align-items:flex-start;gap:.5rem}.post-social-icons{display:flex;align-items:center;-moz-column-gap:8px;column-gap:8px;justify-content:center}.post-social-icons>span{display:flex;gap:.5rem;font-weight:700;color:#868686}.post-social-icons>span>svg{width:15px}.post-social-icons a{display:block;width:36px;height:36px;line-height:42px;text-align:center;border-radius:100%;background:#000}.post-social-icons a svg{fill:#fff}.post-social-icons a.ico-facebook{background-color:#455fa1}.post-social-icons a.ico-twitter{background-color:#58abf4}.post-social-icons a.ico-pinterest{background-color:#cc1d1e}.post-social-icons a.ico-linkedin{background:#007bb5}.post-social-icons a.ico-whatsapp{background:#25d366}.rmp-widgets-container.rmp-wp-plugin.rmp-main-container .rmp-rating-widget__msg--alert{position:fixed;right:0;bottom:0;background:#ffc3cb;padding:.2rem 1rem;border-radius:.3rem;border:1px solid #dc3545;font-size:.8rem;font-weight:600;margin:1rem}.rmp-rating-widget{display:flex;align-items:center;gap:.3rem;justify-content:center}.rmp-widgets-container.rmp-wp-plugin.rmp-main-container .rmp-rating-widget__icons{margin:0}.rmp-rating-widget .rmp-icon--ratings{font-size:1.3rem}.rmp-widgets-container.rmp-wp-plugin.rmp-main-container .rmp-rating-widget__results{font-size:15px;margin:0}.rmp-widgets-container.rmp-wp-plugin.rmp-main-container .rmp-rating-widget__icons-list{line-height:0}.rmp-widgets-container.rmp-wp-plugin.rmp-main-container{margin:0;padding-block:1rem;border-block:var(--border)}.alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid rgba(0,0,0,0);border-radius:.25rem;color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}.wsf-button.wsf-button-primary{background-color:var(--primary) !important;border-color:var(--primary) !important;color:var(--white)}.wsf-button.wsf-button-primary:hover{background-color:var(--primary-hover) !important;border-color:var(--primary-hover) !important}.mod-info>strong{font-size:1rem;margin-bottom:1rem;display:block}.single-post-wrapper{margin-bottom:1rem}.single-post-wrapper .post-single .single-post-content{display:flex;flex-direction:column;gap:1.5rem}.single-post-wrapper .post-single .single-post-content .title h1{font-size:20px;margin-bottom:.5rem}.single-post-wrapper .post-single .single-post-content .title span{font-size:14px;color:var(--light-gray)}.single-post-wrapper .post-single .single-post-content p{line-height:1.7rem}.single-post-wrapper .post-single .single-post-content>ul{display:flex;flex-direction:column;gap:.3rem}.single-post-wrapper .aside .widget.latest-post ul{display:flex;flex-direction:column;gap:1.5rem}.post-wrapper{display:grid;gap:.5rem;grid-template-columns:repeat(1, 25% 72%)}.post-wrapper h5{font-size:1rem;font-weight:400;line-height:normal}.post-wrapper figure{width:64px;height:64px;border-radius:.5rem;overflow:hidden}.post-wrapper figure img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.recommended-apps ul{display:grid;gap:.5rem;grid-template-columns:repeat(3, 32.75%)}.recommended-apps ul .post-wrapper{grid-template-columns:repeat(1, 22% auto)}.blog-post-wrapper .news{width:100%}.blog-post-wrapper .news-list li a .news-box{height:224px}.sponser{display:block !important}.sponser img{margin:auto}.sponser.banner-sponser{margin-block:1rem}.single-apps-games-wrapper .comment-section .card{max-width:880px;margin:auto}.comment-section .card .comment-form{display:flex;flex-direction:column;row-gap:1rem}.comment-section .card .comment-form .input-group-wrapper{display:grid;grid-template-columns:repeat(2, 1fr);gap:1rem;order:2}.comment-section .card .comment-form .input-group{width:100%;height:38px}.comment-section .card .comment-form .input-textarea{height:80px;order:1}.comment-section .card .comment-form .input-textarea textarea{width:100%;height:100%;padding-inline:8px;font-size:.875rem;color:#6c757d;background-color:#f0f2f5;border:var(--border);border-radius:.375rem}.comment-section .card .comment-form .input-textarea textarea:focus{background-color:#fff;border-color:#dee2e6;box-shadow:0 .125rem .5rem rgba(0,0,0,.15);outline:var(--none)}.comment-section .card .comment-form .input-group input,.comment-section .card .comment-form .input-textarea textarea{font-size:1rem;padding:6px 12px}.comment-section .card .comments-wrap .comment-head{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.comment-section .card .comments-wrap .comment-head strong{font-size:20px;font-weight:600;line-height:28px}.comment-section .card .comments-wrap ol.comment-list{list-style:none;display:flex;flex-direction:column;row-gap:1rem}.comment-section .card .comments-wrap ol.comment-list li{display:flex;flex-direction:column;gap:1rem}.comment-section .card .comments-wrap ol.comment-list li ul.children{padding-left:3.5rem;margin-top:1rem}.comment-section .card .comments-wrap ol.comment-list li .comment-author{-moz-column-gap:.5rem;column-gap:.5rem;display:flex}.comment-section .card .comments-wrap ol.comment-list li .comment-author .profile-img img{border-radius:100%;display:block}.comment-section .card .comments-wrap ol.comment-list li .comment-author .profile-content{padding:8px;background-color:var(--body-bg);flex:1;display:flex;flex-direction:column;gap:.3rem}.comment-section .card .comments-wrap ol.comment-list li .comment-author .profile-content small{font-size:1rem;font-weight:500;text-transform:capitalize}.comment-section .card .comments-wrap ol.comment-list li .comment-author .profile-content p{font-size:13.5px}.comment-section .card .comments-wrap ol.comment-list li .comment-author .profile-content .reply{display:flex;align-items:center;font-size:13.5px;-moz-column-gap:1.2rem;column-gap:1.2rem;color:#6c757d}.comment-section .card .comments-wrap ol.comment-list li .comment-author .profile-content .reply a{position:relative}.comment-section .card .comments-wrap ol.comment-list li .comment-author .profile-content .reply a:after{content:"";width:5px;height:1px;background:#6c757d;position:absolute;inset-block:12px;right:-12px;margin:auto}@media(max-width: 1280px){.breadcrumb li.breadcrumb-item.active{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.article,.aside{flex:0 0 100%;max-width:100%}.news-list,.app-list,.recommended-apps ul{grid-template-columns:repeat(1, 1fr)}.news-list li a .news-box{height:200px}.post-wrapper{display:flex;align-items:center}.post-wrapper figure{flex:0 0 64px}footer .footer-top .footer-row{display:flex;flex-direction:column;gap:2rem}footer .footer-top .footer-row .widget{padding-left:0}footer .footer-top .footer-row .widget .menu-footer-social-links-container{margin:0}footer .footer-top .footer-row .widget h5{padding-left:2rem}footer .footer-top .footer-row .widget .footer-menu{flex-wrap:wrap;row-gap:.5rem}.input-group{width:-moz-max-content;width:max-content}}@media(max-width: 1024px){.overflow-hidden{overflow:hidden}.menu{width:100%;flex-direction:column;align-items:flex-start;gap:1rem}.menu:after{content:"";position:absolute;inset:0;background:#fff;z-index:-1}.menu-Bar{display:block}.menu-Bar.close{position:absolute;top:0px;right:0;margin:.3rem .5rem;height:33px}.menuWrap{position:fixed;left:-210%;right:0;top:0;bottom:0;background:var(--white);height:100%;display:flex;align-items:center;justify-content:center;flex-flow:column;transition:all .4s ease;z-index:3;width:17.5rem}.menuWrap.open{display:flex;left:0px;align-items:flex-start;justify-content:flex-start;padding:3rem 1rem}.menuWrap.open:after{content:"";position:absolute;inset:0;background:rgba(0,0,0,.6117647059);right:-100%;z-index:-2}.menu li a{padding:0;text-align:center;margin-bottom:0;text-transform:capitalize;color:var(--body-color)}.menu li a:before{display:none}header .header-row .navbar-brand{font-size:1.2rem}header{padding-block:.5rem}header .header-row .col:first-child{order:2}header .header-row .col:nth-child(2){order:1}header .header-row .col:last-child{order:3}.rmp-rating-widget{flex-direction:column}}@media(max-width: 540px){.author-widget{flex-direction:column}}.latest-games .card-body,.latest-apps .card-body{height:240px}.latest-games .app-list,.latest-apps .app-list{display:flex;gap:0}.latest-games .app-list .f-carousel__slide,.latest-apps .app-list .f-carousel__slide{flex:0 0 20%}.latest-games .app-list .f-carousel__track .f-carousel__slide,.latest-apps .app-list .f-carousel__track .f-carousel__slide{flex:0 0 20%}.latest-games .app-list .f-carousel__nav button,.latest-apps .app-list .f-carousel__nav button{opacity:.8;background:var(--primary);border-radius:100px;color:#fff;margin:0 -1.5rem;width:48px;height:48px}.latest-games .app-list .f-carousel__nav button:hover,.latest-apps .app-list .f-carousel__nav button:hover{opacity:1}.latest-games .app-list .app-box,.latest-apps .app-list .app-box{flex-direction:column;margin-inline:.5rem}.latest-games .app-list .app-box .app-thumbnail,.latest-apps .app-list .app-box .app-thumbnail{flex:0 0 100%;max-width:100%;height:145px}.latest-games .app-list .app-box .app-content h3,.latest-apps .app-list .app-box .app-content h3{margin-bottom:.5rem}.attachment-list img{width:100%;display:block}img[data-src]{opacity:0;transition:opacity .25s ease-in-out;will-change:opacity}img[data-src][src]{opacity:1}.auth-wrapper{display:flex;flex-direction:column;gap:1rem}.auth-wrapper .auth-header{width:100%;display:flex;justify-content:space-between;align-items:center}.auth-wrapper .auth-header .profile-info{display:flex;align-items:center;gap:.5rem}.auth-wrapper .auth-header .profile-info figure>img{border-radius:100%}.tab-content .tab-item{max-height:0;overflow:hidden;opacity:0;transition:opacity .3s ease-in-out}.tab-content .tab-item.active{opacity:1;overflow:auto}.tabs{display:flex;gap:.5rem;margin-bottom:1rem}.tabs li{flex:1;font-weight:600;cursor:pointer;padding:8px;background-color:var(--body-bg);border:var(--border);text-align:center;border-radius:.25rem}.tabs li.active{background:var(--primary-hover);border-color:var(--primary-hover);color:var(--white)}.btn-disabled{cursor:not-allowed;opacity:.5;background:var(--primary-hover)}@media(max-width: 991px){.latest-games .app-list .f-carousel__slide,.latest-apps .app-list .f-carousel__slide{flex:0 0 33.3333333333%}.latest-games .app-list .f-carousel__track .f-carousel__slide,.latest-apps .app-list .f-carousel__track .f-carousel__slide{flex:0 0 33.3333333333%}}@media(max-width: 500px){.latest-games .app-list .f-carousel__slide,.latest-apps .app-list .f-carousel__slide{flex:0 0 50%}.latest-games .app-list .f-carousel__track .f-carousel__slide,.latest-apps .app-list .f-carousel__track .f-carousel__slide{flex:0 0 50%}}/*# sourceMappingURL=custom.css.map */