.active-promo{background-color:rgba(var(--theme-accent-r),var(--theme-accent-g),var(--theme-accent-b),.5);padding:10px 20px;font-size:1.1rem;z-index:10}@media (max-width: 960px){.active-promo{font-size:.9rem;padding:5px 10px;line-height:1.8}}.active-promo .code{background-color:#ffffff2c;padding:8px 15px;border-radius:20px;line-height:1.5;text-decoration:dotted;text-decoration-color:#fff;text-decoration-line:underline;text-decoration-thickness:2px;cursor:pointer;transition:all .3s ease-out}.active-promo .code:hover{background-color:#ffffff4d}.active-promo .code::selection{background-color:rgba(calc(var(--theme-accent-r) - 70),calc(var(--theme-accent-g) - 70),calc(var(--theme-accent-b) - 70),1)}@media (max-width: 960px){.active-promo .code{padding:5px 10px}}.hero{padding-top:0;overflow:hidden;position:relative}.hero .hero-content{min-height:calc(100vh - 120px);position:relative;z-index:1}.hero .hero-content .uk-container{height:100%}.hero .hero-bg{opacity:.6;position:absolute;left:0;top:0;width:100%;height:100%;background-image:url(/img/hero_1.png);background-size:cover;background-position:center;animation:anim-hero-bg 1s forwards 1}@keyframes anim-hero-bg{0%{filter:brightness(.3);scale:1.1}to{filter:brightness(1);scale:1}}.hero .uk-container{height:100%}.hero h1{font-weight:bolder;text-transform:capitalize;font-size:50px;text-shadow:0 0 20px rgba(0,0,0,.6);line-height:1}.hero p{font-size:1.3rem;color:#fff;line-height:1.1;text-shadow:0 0 20px rgba(0,0,0,.6)}.hero .game-logos{--anim-completion: 0;--intitial-size: .5;--default-top: 60%;animation:anim-init .1s forwards 1}@keyframes anim-init{0%{--anim-completion: 0}to{--anim-completion: 1}}.hero .game-logos img{min-width:100px;width:30%;position:absolute;transition:all .5s cubic-bezier(0,.59,.48,.99);box-shadow:10px 10px 10px rgba(var(--theme-accent-r),var(--theme-accent-g),var(--theme-accent-b),.8);scale:calc(var(--intitial-size) + (1 - var(--intitial-size)) * var(--anim-completion))}.hero .game-logos img:hover{scale:1.15;box-shadow:0 0 20px rgba(var(--theme-accent-r),var(--theme-accent-g),var(--theme-accent-b),.8);filter:brightness(1.2)}.hero .game-logos .discord{left:calc(20% - 7.5% * var(--anim-completion));rotate:calc(30deg * var(--anim-completion));top:calc(var(--default-top) + 150% * var(--anim-completion));z-index:2}.hero .game-logos .rust{top:calc(var(--default-top) + -30% * var(--anim-completion));left:calc(20% + 7.5% * var(--anim-completion));rotate:calc(-10deg * var(--anim-completion));z-index:1}.hero .game-logos .minecraft{left:calc(20% + 25% * var(--anim-completion));rotate:calc(-20deg * var(--anim-completion));top:calc(var(--default-top) + 150% * var(--anim-completion));z-index:2}.hero .features{color:#fff;max-width:450px}.hero .features .icon{color:rgb(var(--theme-accent-r),var(--theme-accent-g),var(--theme-accent-b))}.hero .features .icon svg polyline{stroke-width:2px!important}@media (max-width: 960px){.hero .grid{flex-direction:column-reverse}.hero .game-logos{height:300px}.hero .game-logos img{max-width:150px}.hero .game-logos .discord{left:12%;top:120px}.hero .game-logos .rust{left:40%;top:80px}.hero .game-logos .minecraft{left:68%;top:120px}}@media (max-width: 760px){.hero{text-align:center}.hero .btns-flex{justify-content:center}.hero .game-logos .discord{left:12%;top:140px}.hero .game-logos .rust{left:35%;top:60px}.hero .game-logos .minecraft{left:55%;top:140px}}.whyus .icon{color:#fff;filter:drop-shadow(4px 4px 3px rgb(var(--theme-accent-r),var(--theme-accent-g),var(--theme-accent-b)))}.whyus .uk-card-body{background:linear-gradient(0deg,hsl(223,47%,14%) 0%,hsl(223,47%,17%) 100%);border-radius:10px;transition:all .3s ease-out}.whyus .uk-card-body:hover{filter:brightness(1.2)}.games .ctn{gap:40px;row-gap:10px}.games img{filter:brightness(1) drop-shadow(0 0 10px rgba(0,0,0,.6));transition:all .2s ease-out;width:180px;height:auto}.games img:hover{scale:1.1;filter:brightness(1.2) drop-shadow(10px 10px 10px rgba(0,0,0,.5))}.pricing .motto{color:#fff;font-size:1.2rem;max-width:700px}.pricing .uk-card{background-color:#fff;color:#181c26;border-radius:10px;transition:all .3s ease-out}.pricing .uk-card:hover{scale:1.03;box-shadow:0 0 20px #0006}.pricing .uk-card .uk-card-header{border-bottom:1px solid hsl(0,0%,70%);border-radius:10px 10px 0 0}.pricing .uk-card .uk-card-header h3{font-size:1.2rem;color:#212529}.pricing .uk-card .uk-card-header.style-accent{background-color:rgb(var(--theme-accent-r),var(--theme-accent-g),var(--theme-accent-b))}.pricing .uk-card .uk-card-header.style-accent h3{color:#fff}.pricing .uk-card .uk-card-body{padding:20px 10px 10px}.pricing .uk-card .uk-card-body h1,.pricing .uk-card .uk-card-body h2,.pricing .uk-card .uk-card-body h3{color:#212529}.pricing .uk-card .uk-card-body h1 .uk-text-small{font-size:2rem}.pricing .uk-card .uk-card-body .uk-text-muted{color:#737373!important}
