@charset "UTF-8";@font-face{font-family:FredokaOne-Regular;src:url(/assets/FredokaOne-Regular-DVBZlsIi.ttf)}body #app{width:100%;min-height:100vh;background-image:url(/assets/background-aEKexdKf.avif)}header{position:relative;height:100px;display:flex;align-items:center;justify-content:center;overflow:hidden;box-sizing:border-box}header:after{content:"";position:absolute;z-index:0;top:0;left:0;width:100%;height:100%;background-color:#b0d0f5;background-image:url(/assets/header-background-xXgWvVdJ.png);background-size:cover;background-position:top;background-repeat:no-repeat}header .content{position:relative;z-index:10;width:1440px;height:100%;margin:0 auto;display:flex;align-items:center;justify-content:center}header .content .logo{height:70%;cursor:pointer;position:relative;z-index:10}header .content .wrapper{flex:1;display:flex;align-items:center;gap:1.8rem;margin-left:2rem}header .content .wrapper .item{position:relative;display:flex;justify-content:center;align-items:center;cursor:pointer;color:#fff;transition:all .3s ease-in-out;font-size:16px;gap:.6rem}header .content .wrapper .item img{width:2rem;height:2rem;text-align:center}header .content .wrapper .item span{font-size:1rem}header .content .wrapper .item:hover:after{background-position:0% 0px;background-size:100% 100%;pointer-events:inherit}header .content .wrapper .item:after{content:"";position:absolute;top:100%;left:0;display:block;width:120%;height:4px;overflow:hidden;background:radial-gradient(ellipse at 50% 100%,#82b6f0,#fff0 70%);background-position:0% 6px;background-size:100% 0%;background-repeat:no-repeat;transition:all .3s ease-out;pointer-events:none}header .header-right{position:absolute;right:0;top:0;z-index:10;height:100%}.m-menu{display:none}@media screen and (max-width: 768px){header{height:70px;border:none}header .content{width:100%;display:flex;flex-direction:row;justify-content:flex-start}header .content .logo{height:50px}header .content .wrapper{display:none}.m-menu{display:block;position:relative;z-index:100;background:linear-gradient(135deg,#82b6f0,#b1a8ed);padding:.8rem 1rem}.m-menu .menu-toggle{display:flex;align-items:center;gap:10px;cursor:pointer}.m-menu .menu-toggle .menu-text{color:#fff;font-weight:700;font-size:.9rem;letter-spacing:1px}.m-menu .menu-toggle .burger{display:flex;flex-direction:column;justify-content:space-between;width:20px;height:16px}.m-menu .menu-toggle .burger span{display:block;height:2px;width:100%;background-color:#fff;border-radius:2px;transition:all .3s ease}.m-menu .menu-toggle .burger.active span:nth-child(1){transform:translateY(7px) rotate(45deg)}.m-menu .menu-toggle .burger.active span:nth-child(2){opacity:0}.m-menu .menu-toggle .burger.active span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.m-menu .dropdown-panel{max-height:0;overflow:hidden;transition:max-height .3s ease}.m-menu .dropdown-panel.active{max-height:300px}.m-menu .dropdown-panel .panel-content{padding-top:1rem}.m-menu .dropdown-panel .panel-content .category-row{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:1rem;justify-content:space-between}.m-menu .dropdown-panel .panel-content .category-row .category-item{width:calc(33.33% - 7px)}.m-menu .dropdown-panel .panel-content .category-row .category-item .item-inner{display:flex;flex-direction:column;align-items:center;padding:10px 5px;background-color:#ffffff26;border-radius:8px;transition:background-color .2s}.m-menu .dropdown-panel .panel-content .category-row .category-item .item-inner:active{background-color:#ffffff40}.m-menu .dropdown-panel .panel-content .category-row .category-item .item-inner .icon-container{width:35px;height:35px;margin-bottom:5px}.m-menu .dropdown-panel .panel-content .category-row .category-item .item-inner .icon-container img{width:100%;height:100%;object-fit:contain}.m-menu .dropdown-panel .panel-content .category-row .category-item .item-inner .name{font-size:.75rem;color:#fff;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.m-menu .dropdown-panel .panel-content .quick-actions{background-color:#ffffff1a;border-radius:8px;padding:10px}.m-menu .dropdown-panel .panel-content .quick-actions .search-in-menu{display:flex;margin-bottom:10px}.m-menu .dropdown-panel .panel-content .quick-actions .search-in-menu input{flex:1;padding:8px 10px;border:none;border-radius:4px 0 0 4px;background-color:#fff;font-size:.9rem}.m-menu .dropdown-panel .panel-content .quick-actions .search-in-menu input:focus{outline:none}.m-menu .dropdown-panel .panel-content .quick-actions .search-in-menu button{padding:8px 12px;background-color:#ff6b6b;border:none;border-radius:0 4px 4px 0;color:#fff;font-weight:700}.m-menu .dropdown-panel .panel-content .quick-actions .featured-links{display:flex;justify-content:space-between}.m-menu .dropdown-panel .panel-content .quick-actions .featured-links .featured-link{flex:1;padding:8px 0;text-align:center;color:#fff;font-size:.8rem;font-weight:500;border-radius:4px;background-color:#ffffff26;margin:0 4px}.m-menu .dropdown-panel .panel-content .quick-actions .featured-links .featured-link:first-child{margin-left:0}.m-menu .dropdown-panel .panel-content .quick-actions .featured-links .featured-link:last-child{margin-right:0}.m-menu .dropdown-panel .panel-content .quick-actions .featured-links .featured-link .icon{margin-right:5px;font-size:.9rem}}@font-face{font-family:FredokaOne-Regular;src:url(/assets/FredokaOne-Regular-DVBZlsIi.ttf)}body #app{width:100%;min-height:100vh;background-image:url(/assets/background-aEKexdKf.avif)}footer{width:100%}footer .skew-box{height:30px;clip-path:polygon(100% 0%,0% 100%,100% 100%);display:block;z-index:2;width:100%;background-color:#b0d0f5}footer .bottom{padding:10px 0;height:48px;background-color:#b0d0f5;display:flex;justify-content:center;align-items:center}footer .bottom .logo{height:40px;margin-right:20px}footer .bottom .title{margin-right:20px;color:#404f60}footer .bottom .link{margin-right:20px;cursor:pointer;transition:all .3s ease-in-out;text-underline-offset:4px;text-decoration-thickness:3px}footer .bottom .link:hover{color:#82b6f0;text-decoration:underline}footer .bottom .icon{display:flex}footer .bottom .icon a{border:2px solid #fff;width:30px;height:30px;margin-right:10px;padding:2px;border-radius:50%;transition:all .3s ease-in-out}footer .bottom .icon a:hover{border-color:#82b6f0}footer .bottom .icon a img{width:98%;height:98%;margin:0}@media screen and (max-width: 768px){footer .bottom .icon{display:none}}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}body,h1,h2,h3,h4,ul,li{padding:0;margin:0}ul,li{list-style:none}a{text-decoration:none;color:#333}img{vertical-align:top}@font-face{font-family:FredokaOne-Regular;src:url(/assets/FredokaOne-Regular-DVBZlsIi.ttf)}body{font-size:14px;width:100%;height:100%;font-family:FredokaOne-Regular,Arial,Helvetica,sans-serif}@media screen and (max-width: 768px){body{font-size:12px}}body::-webkit-scrollbar{width:6px;height:6px}body::-webkit-scrollbar-track{background:#efefef;border-radius:2px}body::-webkit-scrollbar-thumb{background:#bfbfbf;border-radius:10px}body::-webkit-scrollbar-thumb:hover{background:#333}body::-webkit-scrollbar-corner{background:#179a16}@media screen and (max-width: 768px){body::-webkit-scrollbar{width:0;height:0}}body #app{width:100%;min-height:100vh;background-image:url(/assets/background-aEKexdKf.avif)}[v-cloak]{display:none!important}@media screen and (min-width: 769px){.ad-container{display:block;margin:.6rem auto;text-align:center}.ad-m-container{display:none!important}}@media screen and (max-width: 768px){.ad-container{display:none!important}.ad-m-container{display:block;margin:.6rem auto;width:100%;max-height:100px;text-align:center;overflow:hidden}}body:has(.loader:not(.fade-out)),body:has(.game-loading:not(.fade-out)){overflow:hidden!important;height:100%!important;width:100%!important;position:fixed!important}.game-loading{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;justify-content:center;align-items:center;z-index:9999;background-color:#fff;overflow:hidden;transition:opacity .6s ease,visibility .6s ease}.game-loading.fade-out{opacity:0;visibility:hidden}.game-loading .spinner{animation:rotate 1s linear infinite;width:80px;height:80px}.game-loading .path{stroke:#d41a4b;stroke-linecap:round;animation:dash 1.5s ease-in-out infinite}@keyframes rotate{to{transform:rotate(360deg)}}@keyframes dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}to{stroke-dasharray:90,150;stroke-dashoffset:-124}}.loader{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;justify-content:center;align-items:center;z-index:9999;background-color:#fff;transition:opacity .6s ease,visibility .6s ease}.loader.fade-out{opacity:0;visibility:hidden}.loader .truckWrapper{width:200px;height:100px;display:flex;flex-direction:column;position:relative;align-items:center;justify-content:flex-end;overflow-x:hidden}.loader .truckBody{width:130px;height:fit-content;margin-bottom:6px;animation:motion 1s linear infinite}@keyframes motion{0%{transform:translateY(0)}50%{transform:translateY(3px)}to{transform:translateY(0)}}.loader .truckTires{width:130px;height:fit-content;display:flex;align-items:center;justify-content:space-between;padding:0 10px 0 15px;position:absolute;bottom:0}.loader .truckTires svg{width:24px}.loader .road{width:100%;height:1.5px;background-color:#282828;position:relative;bottom:0;align-self:flex-end;border-radius:3px}.loader .road:before{content:"";position:absolute;width:20px;height:100%;background-color:#282828;right:-50%;border-radius:3px;animation:roadAnimation 1.4s linear infinite;border-left:10px solid white}.loader .road:after{content:"";position:absolute;width:10px;height:100%;background-color:#282828;right:-65%;border-radius:3px;animation:roadAnimation 1.4s linear infinite;border-left:4px solid white}.loader .lampPost{position:absolute;bottom:0;right:-90%;height:90px;animation:roadAnimation 1.4s linear infinite}@keyframes roadAnimation{0%{transform:translate(0)}to{transform:translate(-350px)}}.back-top{position:fixed;right:2px;bottom:10%;width:47px;height:47px;cursor:pointer;z-index:20;border-radius:50%;transition:all .3s ease-in-out;overflow:hidden}.back-top img{width:100%;height:100%;border-radius:5px}.back-top:hover{transform:translateY(10px)}@media screen and (min-width: 1440px){.back-top{right:60px}}ins.adsbygoogle[data-ad-status=unfilled]{display:none!important}main{max-width:1440px;margin:0 auto;margin-top:1rem;background:#fff;overflow:hidden}@media screen and (max-width: 768px){main{margin-top:.1rem}}main .search{width:100%;padding:1rem 0;display:flex;justify-content:center;border-radius:12px;box-sizing:border-box}main .search .search-box{width:80%;max-width:600px;display:flex;position:relative}main .search .search-box .search-input{width:100%;height:50px;border:3px solid #000;border-radius:25px;padding:0 20px;font-size:18px;font-family:FredokaOne-Regular,Arial,Helvetica,sans-serif;outline:none;transition:all .3s ease;box-sizing:border-box}main .search .search-box .search-input:focus{border-color:#82b6f0}main .search .search-box .search-input::placeholder{color:#777}main .search .search-box .search-btn{position:absolute;right:0;height:50px;padding:0 25px;background-color:#000;color:#fff;border:none;border-radius:0 25px 25px 0;font-size:18px;font-family:FredokaOne-Regular,Arial,Helvetica,sans-serif;cursor:pointer;transition:all .3s ease;box-sizing:border-box}main .search .search-box .search-btn:hover{background-color:#82b6f0}@media screen and (max-width: 768px){main .search{display:none;padding:15px 0}main .search .search-box{width:90%}main .search .search-box .search-input{height:45px;font-size:16px}main .search .search-box .search-btn{height:45px;padding:0 15px;font-size:16px}}@media screen and (max-width: 576px){main .search{padding:10px 0}main .search .search-box{width:95%}main .search .search-box .search-input{height:40px;font-size:14px;padding:0 15px}main .search .search-box .search-btn{height:40px;padding:0 12px;font-size:14px}}
