:root{
    --clr-grey-15: #232323;
    --clr-pri-light : #000;
    --clr-sec-light: #23163b;
}
body { color: #c4c3c3; }
.header .lang-wrap .lang-toggle { background-color: transparent; }
.header .lang-wrap .lang-menu li a { background-color: #000; }
.header .lang-wrap .lang-menu li+li { border-top: .0938rem solid #000; }
.header .lang-wrap .lang-menu { border-color:var(--clr-grey-15); }
.hero .container { background: #242425; }
.btn { background-color: var(--clr-sec-light); color:#000; }
.btn.ghost { border-color: #ffffff; color: #ffffff; }
.options a { background: #171717; }
.contact{border-top:none}
footer .container .right a.current {color: var(--clr-sec-light);}
.header .lang-wrap .lang-menu li a.current,.header .lang-wrap .lang-menu li a:hover, .header .lang-wrap .lang-menu li a:focus-visible {background-color: #2c2b2b;}
.hero .nav .btn.btn:hover, .hero .nav .btn.btn:focus-visible {color: #000;}
.btn.active, .btn:hover, .btn:focus-within{box-shadow: none;}
.img-1 {content: url(https://artfulgames.cloud/assets/img/pack2.webp);background: #000;display:none}
.img-2 {content: url(https://artfulgames.cloud/assets/img/pack4.webp);background: #000;display:none}
.hero .img-1, .hero .img-2 {width:unset;}
.header .left .logo {width: 110px;height: 30px;max-width: unset;}
.options a img {width: 3rem;padding: 10px;opacity: .7;}
#faq_body_general_vpn > li{list-style: none!important;}
.cvvChar, .zipChar {background: #424242;}