@font-face {
	font-family: 'Righteous';
	font-style: normal;
	font-weight: 400;
	src: local('Righteous'), url('../fonts/1cXxaUPXBpj2rGoU7C9WhnGFucE.woff2') format('woff2');
	unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
	font-display: swap;
}

/* latin */
@font-face {
	font-family: 'Righteous';
	font-style: normal;
	font-weight: 400;
	src: local('Righteous'), url('../fonts/1cXxaUPXBpj2rGoU7C9WiHGF.woff2') format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
	font-display: swap;
}

body {
    background: black;
    font-family: 'Righteous', sans-serif;
    font-size: 16px;
    display: flex;
    min-height: 100vh;
    align-items: center;
    justify-content: center;
}

#particles-js {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}

.logo {
    max-height: 25vh;
    margin-top: 1.5rem;
    margin-bottom: 0.5rem;
}

.hack {
    background: #000000;
    background: -webkit-linear-gradient(to bottom, #434343, #000000);
    background: linear-gradient(to bottom, #24252f, #000000);
    color: #ffffff;
    border-radius: 0.5rem;
    margin-bottom: 0.5rem;
    margin-top: 0.5rem;
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}

h1, h2, h3, h4, h5, h6, button {
    text-transform: uppercase;
}

/* Mobile-responsiive */
.d-notice-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 100vh;
    width: 100%;
    text-align: center;
}
.d-notice {
    position: relative;
    max-width: 700px;
    margin: 0 auto;
    padding: 50px 70px;
    border-radius: 20px;
    background: #f4f4f4;
}
.d-notice-wrapper .mid1 {
    filter: invert(28%) sepia(95%) saturate(2260%) hue-rotate(203deg) brightness(101%) contrast(107%);
    font-size: 12em;
}
.material-icons-two-tone {
    font-family: 'Material Icons Two Tone';
    font-weight: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
}
.d-notice-wrapper h1 {
    font-size: 2.8em;
    font-weight: 900;
    margin: 15px auto 0 auto;
}
.d-notice-wrapper p {
    margin: 15px auto 0 auto;
    font-size: 1.2em;
}
.d-n-i {
    background: #fff;
    border-radius: 20px;
    padding: 15px 10px;
    margin: 15px auto 0 auto;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
}
.d-notice-wrapper .mid2 {
    filter: invert(28%) sepia(95%) saturate(2260%) hue-rotate(203deg) brightness(101%) contrast(107%);
    margin-right: 10px;
}

/* Main */

.status-header {
    font-size: 1.1rem !important;
    font-weight: 400 !important;
    text-transform: none !important;
    background-color: #fff;
    color: #434343 !important;
    margin: 0 -14px 0.5rem -15px !important;
    border-bottom: 2px solid #434343;
    border-left: 2px solid rgba(67, 67, 67, 0.5);
    border-right: 2px solid rgba(67, 67, 67, 0.5);
}

.hack-header {
    margin: 0 -14px 0 -15px !important;
    padding-top: 0.25rem;
    border-top-left-radius: 0.5rem;
    border-top-right-radius: 0.5rem;
    border-left: 2px solid rgba(67, 67, 67, 0.5);
    border-top: 2px solid rgba(67, 67, 67, 0.5);
    border-right: 2px solid rgba(67, 67, 67, 0.5);
    border-bottom: 1px solid rgba(67, 67, 67, 0.5);
    background-color: #ffffff;
    color: #000;
}

.hack-generator {
    font-size: 1.3rem !important;
    color: #fff;
    font-weight: 400 !important;
}

.recent-header {
    margin-bottom: 0.25rem;
    margin-top: 0.25rem;
    text-transform: none !important;
    font-size: 1.25rem !important;
}

.recent {
    background-color: #ffffff;
    color: #434343;
    opacity: 0.9;
    border-radius: 0.5rem;
    border: 2px solid rgba(67, 67, 67, 0.75);
    display: none;
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
    margin-top: -0.5rem !important;
}

.form-control {
    text-align: center !important;
    font-weight: 700 !important;
}

p {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
}

.end, .ehh, .h-v {
    display: none;
}

.fab, .fas {
    cursor: pointer;
    font-size: 3.6rem !important;
    opacity: 0.8;
    margin-bottom: 0.5rem !important;
    transition-duration: 0.5s;
}

.f-username {
    font-size: 1.7rem !important;
    margin-top: -0.5rem !important;
    text-transform: none !important;
}

.final-img {
    max-width: 75%;
}

.p-m {
    cursor: pointer;
    border: 0;
    color: #000 !important;
    background-color: #fff !important;
    font-weight: 700 !important;
    font-size: 1.8rem !important;
    padding: 0 1rem !important;
}

h3 {
    font-size: 1.4rem !important;
}

.btn-c {
    font-weight: 700 !important;
    font-size: 1.6rem;
    margin-top: 1.5rem;
    margin-bottom: 0.5rem;
    background-color: #4638c2;
    border: 2px solid #2f84d5;
    color: #fff;
}

.bounce-in-top {
    animation: bounce-in-top 1.1s infinite;
}

@keyframes bounce-in-top{
    0%{transform:translateY(-10px);animation-timing-function:ease-in;opacity:1}
    38%{transform:translateY(0px);animation-timing-function:ease-out;opacity:1}
    55%{transform:translateY(-10px);animation-timing-function:ease-in}
    72%{transform:translateY(0);animation-timing-function:ease-out}
    81%{transform:translateY(-10px);animation-timing-function:ease-in}
    90%{transform:translateY(0);animation-timing-function:ease-out}
    100%{transform:translateY(-10px);animation-timing-function:ease-out}
}  

.status-img {
    margin-bottom: 3px;
    max-height: 20px;
}

red {
    font-size: 1.4rem !important;
    color: red !important;
}

.typed-cursor {
    display: none !important;
}

.btn-l {
    margin-bottom: 0.5rem !important;
}

@media (min-width: 576px) {
    h4 {
        font-size: 1.65rem !important;
    }
    .status-header {
        font-size: 1.25rem !important;
    }
    .recent-header {
        font-size: 1.35rem !important;
    }
    p {
        font-size: 1.15rem !important;
    }
    .fab, .fas {
        font-size: 4rem !important;
    }
    .btn-c {
        font-size: 1.75rem !important;
    }
    #username {
        font-size: 1.15rem !important;
    }
    .f-username {
        font-size: 1.9rem !important;
    }
    .hack-generator {
        font-size: 1.4rem !important;
    }
    .final-img {
        max-width: 50%;
    }
}
@media (min-width: 768px) {
    .btn-c {
        margin-bottom: 0.5rem;
        font-size: 1.85rem !important;
    }
    h4 {
        font-size: 1.8rem !important;
    }
    .status-header {
        font-size: 1.35rem !important;
    }
    .recent-header {
        font-size: 1.45rem !important;
    }
    .fab, .fas {
        font-size: 4.20rem !important;
    }
    #username {
        font-size: 1.3rem !important;
    }
    p {
        font-size: 1.25rem !important;
    }
    .hack-generator {
        font-size: 1.5rem !important;
    }
}

@media (min-width: 992px) {
    .fab, .fas {
        font-size: 5rem !important;
    }
}


.app-download-section {
    position: relative;
    padding: 40px 0 80px 0;
    overflow: hidden;
}
.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.app-download-wrapper {
    padding: 50px 20px 60px 20px;
    max-width: 600px;
    margin: 0 auto;
    background: #1d1d27;
    position: relative;
    border-radius: 50px;
    color: #fff;
    box-shadow: 0 10px 15px 0 rgb(0 0 0 / 40%);
}
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.app-download-status {
    position: absolute;
    width: 100%;
    left: 0;
    top: -35px;
    text-align: center;
}
.app-download-status-content {
    display: table;
    margin: 0 auto;
    background: #33cdff;
    padding: 15px 0 12px 0;
    border: 3px solid rgba(0, 0, 0, 0.4);
    border-radius: 20px;
    box-shadow: 0 -3px 5px 0 rgb(0 0 0 / 60%);
}
.status-row {
    display: inline-block;
    max-width: 150px;
    padding: 0 15px;
    margin: 0 5px;
    position: relative;
    z-index: 5;
}
.animation-delay-400 {
    -webkit-animation-delay: 0.4s;
    animation-delay: 0.4s;
}
.status-label {
    font-size: 0.9em;
    font-weight: 300;
    text-transform: uppercase;
    display: block;
    line-height: 1;
    margin: 0 0 5px 0;
    color: rgba(0, 0, 0, 0.4);
}
.status-dynamic {
    font-size: 1em;
    font-weight: 700;
    display: block;
    text-shadow: 1px 1px 0 rgb(0 0 0 / 30%);
    line-height: 1;
}
.status-row:after {
    content: '';
    width: 2px;
    height: 20px;
    right: -3.5px;
    top: 10px;
    display: block;
    position: absolute;
    background: rgba(0, 0, 0, 0.1);
}
.animation-delay-600 {
    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;
}
.animation-delay-800 {
    -webkit-animation-delay: 0.8s;
    animation-delay: 0.8s;
}
.app-icon-wrapper {
    position: relative;
    left: 0;
    width: 100%;
    top: 0;
}
.app-icon-inner-wrapper {
    background: #15151e;
    padding: 15px;
    display: table;
    margin: 0 auto 10px auto;
    border-radius: 50%;
}
.app-icon-wrapper img {
    max-width: 120px;
    border-radius: 50%;
}
.app-download-content {
    text-align: center;
}
.app-download-content-header {
    position: relative;
}
.animation-delay-1000 {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}
.button-wrapper {
    margin: 30px auto 0 auto;
}
.button {
    padding: 12px 15px 10px 45px;
    letter-spacing: 0;
    font-size: 1.2em;
    box-shadow: 0 0 4px 0 rgb(0 0 0 / 50%);
    text-shadow: 2px 2px 0 rgb(0 0 0 / 30%);
    text-decoration: none !important;
    border: 2px solid #eee;
    position: relative;
    cursor: pointer;
    color: #fff;
    border-radius: 10px;
    text-transform: uppercase;
    font-weight: 700;
    background: #33cdff;
    display: table;
    margin: 0 auto;
}
.app-download-content-header span{
    color: rgb(0 255 231);
    text-shadow: 0px 3px red;
}
.platform-select-text {
    color: #fff;
    font-size: 1.4em;
    text-align: center;
}
.platform-field-wrapper {
    position: relative;
}
.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
}
.platform-item {
    background: #15151e;
    border-radius: 20px;
    padding: 20px 10px;
    position: relative;
    text-align: center;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    cursor: pointer;
}
.platform-item i {
    font-size: 2.8em;
    display: block;
    color: #32ccfe;
}
.platform-item.active {
	background: #fff;
}
.platform-item.active i {
	color: rgb(255, 0, 0);
}
.platform-item.active span {
	color: #000;
}
.lnr {
    font-family: Linearicons-Free;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.button span.lnr {
    position: absolute;
    font-size: 1em;
    left: 12px;
    top: 16px;
    color: rgba(0, 0, 0, 0.5);
    -webkit-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -ms-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    font-weight: 400;
    text-shadow: none;
    transition: all 0.2s ease-in-out 0s;
}
/* Rating */
.rating {
    width: auto;
    height: auto;
    padding: 10px 20px;
    background: #15151e;
    text-align: center;
    display: block;
    margin: 15px auto 0 auto;
    float: none;
    border-radius: 32px;
}
.strong {
    font-weight: bold;
}
.rating p {
    font-size: 1.5rem;
}
.colored {
    color: #ffeb00;
}
.no-colored {
    color: white;
}
.rating ul {
    margin: 0;
}
ul {
    list-style-type: none;
    padding: 0;
}
.rating ul li {
    display: inline;
    margin: 0 5px 0 0;
}
/*--------------------------------------------------------------
# Loading Files / Connecting
--------------------------------------------------------------*/
.loading-files-wrapper .loader {
	color: #1ca5d2;
	font-size: 50px;
}
.loading-files-wrapper .console-msg {
	font-size: 3em;
}
.loading-files-wrapper .console-loadbar {
	margin-top: 20px;
	background: #15151e;
}
/* Step-2 */
.mfp-bg {
	background: #32ccfe;
}
.not-visible {
	visibility: hidden !important;
}
.master-modal {
	margin: 0 auto;
	position: relative;
	color: #333;
	border-radius: 30px;
	max-width: 750px;
}
.console-loader-wrapper {
	position: relative;
}
.console-content {
	text-align: center;
}
.console-msg-wrapper {
	position: relative;
	margin: 25px 0 0 0;
	height: 100px;
}
.console-msg {
	font-size: 3em;
	color: #fff;
	text-shadow: 2px 2px 0 rgba(0, 0, 0, 0.3);
	line-height: 1.2;
}
.console-loadbar {
	width: 100%;
	max-width: 300px;
	padding: 10px 15px;
	display: table;
	margin: 100px auto 0 auto;
	background: rgba(0, 0, 0, 0.5);
	-webkit-transition: all 0.2s ease-in-out 0s;
	-moz-transition: all 0.2s ease-in-out 0s;
	-ms-transition: all 0.2s ease-in-out 0s;
	-o-transition: all 0.2s ease-in-out 0s;
	transition: all 0.2s ease-in-out 0s;
	border-radius: 10px;
}
.console-loadbar div {
	font-size: 20px;
	text-indent: 9999px;
	overflow: hidden;
	background: #4fe16b;
	border-radius: 10px;
}
.console-msg-error {
	color: #fc4349;
}
#progressBarConsole2 {
    max-width: 300px;
}
/*--------------------------------------------------------------
# Loader
--------------------------------------------------------------*/
.loader {
    font-size: 90px;
    text-indent: -9999em;
    color: rgba(0, 0, 0, 0.4);
    overflow: hidden;
    width: 1em;
    height: 1em;
    border-radius: 50%;
    margin: 45px auto;
    position: relative;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: load6 1.7s infinite ease, round 1.7s infinite ease;
    animation: load6 1.7s infinite ease, round 1.7s infinite ease;
}
  @-webkit-keyframes load6 {
    0% {
      box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    }
    5%,
    95% {
      box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    }
    10%,
    59% {
      box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em;
    }
    20% {
      box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em;
    }
    38% {
      box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em;
    }
    100% {
      box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    }
  }
  @keyframes load6 {
    0% {
      box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    }
    5%,
    95% {
      box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    }
    10%,
    59% {
      box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em;
    }
    20% {
      box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em;
    }
    38% {
      box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em;
    }
    100% {
      box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    }
  }
  @-webkit-keyframes round {
    0% {
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    100% {
      -webkit-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }
  @keyframes round {
    0% {
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    100% {
      -webkit-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }
  