https://store.twenture.net/checkout/basket

ID da verificação
a1246a96-3894-4935-a296-376fdaad1862Concluído
URL enviado:
https://store.twenture.net/checkout/basket
Relatório concluído:

Os links de saída identificados na página

Variáveis JavaScript · 160 encontrada(s)

Variáveis JavaScript globais carregadas no objeto janela de uma página são variáveis declaradas fora das funções e acessíveis de qualquer lugar no código dentro do escopo atual

Mensagens de registro do console · 0 encontrada(s)

Mensagens registradas no console web

HTML

O corpo HTML bruto da página

<!DOCTYPE html><html lang="en" class="dark"><head>

    <meta charset="utf-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <meta name="theme-color" content="#1d1d1d">
    
    <link rel="preconnect" href="https://fonts.googleapis.com">
    <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin="">
    
    <title>Twenture • Login</title>
    <link rel="shortcut icon" href="https://dunb17ur4ymx4.cloudfront.net/webstore/favicons/f0b30f545f77d95c806032fc2b0dec43ed0d2dcc.png">

    <!--[if lt IE 9]>
      <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
      <script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
    <![endif]-->

    <script async="" src="https://www.clarity.ms/s/0.7.49/clarity.js"></script><script async="" src="https://www.clarity.ms/tag/fxlepb8eap"></script><script type="text/javascript" async="" src="https://ssl.google-analytics.com/ga.js"></script><script type="text/javascript">
        var _gaq = _gaq || [];
        
        _gaq.push(['_setAccount', 'UA-36735942-3']);
        _gaq.push(['_trackPageview']);
        
                
        (function() {
            var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
            ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
            var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
        })();
    </script>
    
    <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" integrity="sha384-MCw98/SFnGE8fJT3GXwEOngsV7Zt27NXFoaoApmYm81iuXoPkFOJwJ8ERdknLPMO" crossorigin="anonymous">
    <style>/* Top Donator */

.top-donator .ign {
  font-weight: 600;
}

/* Sidebar #1f1f1f */
.user-nav{
  background-color:#161616;
  padding:1rem 0;
  width:100%;
  border-radius:.25rem;
  margin-bottom:1.2rem
}

.user-nav-link{
  font-size:1.2rem;
  font-weight:600;
  padding:1rem 1.5rem;
  display:block;
  color:#bdbdbd;
  border-left:5px solid transparent
}
.user-nav-link:hover{
  background-color:rgba(255,255,255,.03);
  color:#bdbdbd
  
}
.user-nav-link.active{
  color:#fff
}


.featured-package .name {
  color: rgba(255,255,255,0.8);
  font-weight: 500;
}

.package-description {
  max-height: 500px;
  overflow-y: scroll;
}

.footer {
  z-index: 1000;
}

.discount {
  color: #dc3545;
  font-weight: 500;
  text-decoration: line-through;
}

.modal-body ::-webkit-scrollbar-track,.modal-body ::-webkit-scrollbar-corner{background:#181818 !important}

.modal-body ::-webkit-scrollbar-thumb{background:#252525 !important}

.modal-body ::-webkit-scrollbar-thumb:hover{background:#353535 !important}

.package-footer {
  border-top: 2px solid rgba(255,255,255,0.05);
}


.header-top-row {
  position: absolute;
  top: 1.5rem;
  left: 7%;
  right: 7%;
  z-index: 100;
  display: flex;
  justify-content: space-between;
}

.btn-header-new {
  border-radius: 0.75rem;
  background-color: rgba(255,255,255,0.15);
  color: rgba(255,255,255,0.8);
  padding: 0.65rem 1.5rem;
  font-weight: 600;
  font-size: 0.95rem;
}

.btn-header-new i {
  color: #FFF;
  font-size: 1rem;
  display: inline-block;
  padding-right: 0.2rem;
}

.btn-header-new:hover, .btn-header-new:focus {
  filter: brightness(75%);
  color: rgba(255,255,255,0.8);
}

.cart-badge {
  background-color: rgba(255,255,255,0.15);
  position: relative;
  padding: 0.25rem 0.5rem;
  margin-left: 0.3rem;
  border-radius: 3rem;
  color: #FFF;
}

.close {
  color: #FFF !important;
}

.username-box {
  background-color: #161616;
  border-radius: 0.25rem;
  margin-bottom: 1rem;
  overflow: hidden;
  height: 100px;
}

.username-box img {
  height: 200px;
  margin-left: 1rem;
  margin-top: 0.5rem;
}

.username-box .text {
  font-size: 1.2rem;
  font-weight: 500;
  color: rgba(255,255,255,0.8);
  margin-top: 1.5rem;
  margin-left: 1.3rem;
}

.username-box .btn-log {
  font-size: 0.6rem;
  padding: 0.3rem 0.75rem;
}

.store-home {
  text-align: center;
  margin-bottom: 2rem;
  margin-top: 1rem;
}

.store-welcome {
      color: rgba(255,255,255,0.2);
  font-style: italic;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 1.1rem;
}

.store-name {
  font-weight: 600;
  font-size: 1.5rem;
  color: rgba(255,255,255,0.85);
}

.cart-menu {
opacity: 0;
display: none;
left: 0;
right: 0;
top: 0;
margin: 5rem auto;
width: 45rem;
position: fixed;
z-index: 200000;
transition: 0.25s;
background-color: #101010;
}

.cart-menu .total, .cart-checkout {
  margin-top: 3rem
}

.cart-menu .cart-header {
display: flex;
padding: 1.5rem 2.5rem;
}

.cart-menu.active {
display: block;
opacity: 1;
}

.cart-menu .cart-header .cart-header-text {
font-weight: 600;
font-size: 1.4rem;
flex-grow: 1;
}

.cart-body {
  padding: 1.5rem 2.5rem;
}

.cart-menu .name {
  font-weight: 500;
  font-size: 1.1rem;
}


/*---------- General ----------*/

@media (min-width: 992px) {
.modal-md {
  max-width: 600px;
}
}

.swal2-styled.swal2-confirm:focus {
box-shadow: none !important;
}

a {
text-decoration: none !important;
}

@media (min-width: 768px) {
.mobile_only {
  display: none;
}
}

@media (max-width: 767px) {
.col-inv {
  display: none;
}

html {
  font-size: 90%;
}
}

img {
max-width: 100%;
}

.username {
font-weight: 500;
}

.username:hover {
filter: brightness(80%);
}

body {
font-family: "Montserrat", sans-serif;
}

.avatar-img, .avatar img {
border-radius: 0.15rem;
}

.input-group-text {
background-color: rgba(255, 255, 255, 0.15) !important;
color: rgb(189, 189, 189) !important;
font-weight: 500;
}

#tsparticles {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

input:-webkit-autofill,
input:-webkit-autofill:visited,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus, 
input:-webkit-autofill:active{
-webkit-box-shadow: 0 0 0 30px #202020 inset !important;
}

input:-webkit-autofill{
-webkit-text-fill-color: rgb(189 189 189) !important;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  transition: background-color 5000s ease-in-out 0s;
}

/*---------- Containers ----------*/

@media (min-width: 768px) {
.container {
  max-width: 680px;
}
}
@media (min-width: 850px) {
.container {
  max-width: 750px;
}
}
@media (min-width: 992px) {
.container {
  max-width: 900px;
}
}
@media (min-width: 1100px) {
.container {
  max-width: 1000px;
}
}
@media (min-width: 1200px) {
.container {
  max-width: 1100px;
}
}
@media (min-width: 1500px) {
.container {
  max-width: 1200px;
}
}
@media (min-width: 1600px) {
.container {
  max-width: 1300px;
}
}
@media (min-width: 1700px) {
.container {
  max-width: 1400px;
}
}

/*---------- Social Media Icons ----------*/

.social {
transform: scale(0.8);
transition-duration: 0.5s;
}

/*---------- Frames ----------*/

.avatar-img {
max-width: none;
}

/*---------- Transitions ----------*/

a,
.btn,
.spoiler-toggle,
.spoiler-title,
.alert-dismissible .close,
.navbar-toggler {
transition: 0.25s;
}

.swal2-styled.swal2-confirm {
transition: 0.25s !important;
}

/*---------- Scrollbar ----------*/

::-webkit-scrollbar {
width: 10px;
}

::-webkit-scrollbar-thumb {
border-radius: 10px;
}

/*---------- Dark Mode ----------*/

.dark .form-control::-webkit-input-placeholder, .dark .form-control::-ms-input-placeholder, .dark .form-control:-ms-input-placeholder, .dark .form-control::-moz-placeholder, .dark .form-control::placeholder {
color: rgba(255, 255, 255, 0.5);
}

.dark .swal2-modal {
background-color: #181818;
}

.dark .swal2-title {
color: rgba(255, 255, 255, 0.75);
}
.dark .swal2-content {
color: rgba(255, 255, 255, 0.5);
}

.dark body {
background-color: #101010;
color: rgb(189, 189, 189);
}

.dark .card {
background-color: #161616;
}

.dark .dropdown-menu,
.dark .dropdown-item:focus,
.dark .dropdown-item:active,
.dark .modal-body,
.dark .ui-menu-item,
.dark .ui-menu-item-wrapper,
.dark .ui-menu,
.dark .ui-menu-item:hover,
.dark .ui-menu-item-wrapper:hover {
background-color: #181818;
color: rgb(189, 189, 189);
}

.dark .token {
background-color: #181818 !important;
color: rgb(189, 189, 189);
}

.dark .dropdown-item,
.dark #chatbox .float-right a,
.dark table,
.dark .token .close {
color: rgb(189, 189, 189) !important;
}

.dark .breadcrumb,
.dark .card-footer,
.dark textarea,
.dark textarea:focus,
.dark input,
.dark input:focus,
.dark select,
.dark select:hover,
.dark option,
.dark option:hover,
.dark .btn-secondary,
.dark .modal-footer,
.dark .spoiler-text,
.dark .spoiler-content,
.dark .tokenfield,
.dark .form-control,
.dark .btn-light {
background-color: #202020 !important;
color: rgb(189, 189, 189) !important;
}

.dark .popover,
.dark .popover-body {
background-color: #252525 !important;
border-color: #252525 !important;
color: rgb(189, 189, 189) !important;
}

.dark .btn-secondary,
.dark .modal-content,
.dark .ui-menu-item,
.dark .ui-menu-item-wrapper,
.dark .ui-menu,
.dark .ui-menu-item:hover,
.dark .ui-menu-item-wrapper:hover,
.dark .tokenfield,
.dark .tokenfield:focus,
.dark .tokenfield:hover,
.dark .tokenfield.focus,
.dark .token,
.dark .btn-light {
border: none !important;
}

.dark .btn-secondary.profile-btn {
background-color: rgba(255, 255, 255, 0.03) !important;
}

.dark .pagination .page-item .page-link {
background-color: #1f1f1f;
color: rgb(189, 189, 189);
}

.dark .modal-header,
.dark .pagination .page-item .page-link,
.dark .forum-col,
.dark .dropdown-divider,
.dark .modal-footer {
border-color: #1f1f1f;
}

.dark .btn-secondary:hover {
background-color: #404040 !important;
}

.dark hr {
border-top: 1px solid #303030;
}

.dark ::-webkit-scrollbar-track, .dark ::-webkit-scrollbar-corner {
background: #101010;
}

.dark ::-webkit-scrollbar-thumb {
background: #181818;
}

.dark ::-webkit-scrollbar-thumb:hover {
background: #252525;
}

.dark .white-link,
.dark .white-link:focus {
color: #fff !important;
}

.dark .white-link:hover {
color: #d0d0d0 !important;
}

.dark .grey-link,
.dark .grey-link:focus,
.dark .grey-link:hover,
.dark .message-people a,
.dark .message-people a:focus,
.dark .message-people a:hover {
color: rgb(189, 189, 189) !important;
}

.dark textarea,
.dark input,
.dark select,
.dark .form-control,
.dark .input-group-text {
border: none !important;
box-shadow: none !important;
}

.dark .input-group-text {
background-color: #333333;
}

.dark .select2-container--default .select2-selection--multiple {
background-color: #333333;
border: none;
}

.dark
.select2-container--default
.select2-selection--multiple
.select2-selection__choice {
background-color: #404040;
border: none;
}

.dark .select2-container--default .select2-results__option--selected {
background-color: #333333;
}

.dark
.select2-container--default
.select2-selection--multiple
.select2-selection__choice__remove:hover,
.dark
.select2-container--default
.select2-selection--multiple
.select2-selection__choice__remove:focus {
background-color: #444444;
color: rgb(189, 189, 189);
}

.dark
.select2-container--default
.select2-selection--multiple
.select2-selection__choice__remove {
border-right: none;
}

.dark .select2-dropdown {
background-color: #404040;
border: none;
}

.dark .progress {
background-color: rgba(255, 255, 255, 0.1);
}

/*----------------------------*/
/*--- Twenture ---*/
/*--- 25438 ---*/
/*--- 99828 ---*/
/*--- 1692285598 ---*/
/*--- 7e5385371133f37efdcde2d255324d1d ---*/
/*--- 44b6ee8115717408c5d9d2d5815b3020 ---*/
/*---------------------------*/

/*---------- Popover ----------*/

.popover .arrow {
display: none;
}

.popover {
max-width: 100% !important;
width: auto;
}

.popover-flex {
display: flex;
padding: 0.5rem;
}

.popover-user-info {
margin-left: 15px;
flex-grow: 1;
}

.popover-username {
font-size: 1.2rem;
margin-bottom: 3px;
}

.popover-avatar img {
height: 60px;
margin-top: 5px;
}

.popover-user {
padding-right: 5px;
}


/*---------- Buttons ----------*/

.button-checkbox > .active {
border: none;
}

.btn-secondary,
.btn-secondary:focus,
.btn-secondary:active {
background: #696969;
border: none;
}

.btn-secondary:hover {
background: #585858;
border: none;
}

.btn:focus {
box-shadow: none !important;
}

.btn-theme,
.btn-secondary,
.btn-info {
font-weight: 600;
font-size: 0.85rem;
padding: 0.5rem 1rem;
border: none !important;
}
/*border-radius: 0.5rem; */

.sm-btns.btn {
padding: 0.25rem 0.75rem;
}

.btn-theme,
.btn-theme:hover {
color: #fff !important;
}
.flex-grow-1.mr-3 {
text-align: center;
}

/*---------- Navbar ----------*/

button:focus {
outline: none !important;
}

/*---------- Header Button Box ----------*/

.dropdown-menu {
padding: 0;
border: none;
box-shadow: 0 0 10px 0 #1b1b1b;
}

.dropdown-item {
padding: 0.5rem 1rem;
}

.dropdown-item.d-header {
border-bottom: 2px solid rgba(255, 255, 255, 0.03);
font-size: 1.2rem;
font-weight: 500;
}

.dropdown-item.d-header i {
margin-left: 15px;
float: right;
margin-top: 0.25rem;
}

.dropdown-item.d-header:hover {
background-color: rgba(0, 0, 0, 0) !important;
}

.dropdown-item.item-small {
font-size: 0.8rem;
font-weight: 500;
color: rgba(255, 255, 255, 0.3);
}

.dark .dropdown-item:hover {
background-color: rgba(255, 255, 255, 0.03);
}
.dropdown-item:hover.noclick {
background-color: transparent;
}

/*---------- Header ----------*/

.header {
background-size: cover !important;
width: 100%;
position: relative;
}

.header:before {
bottom: -5px;
}

.header:after,
.header:before {
content: "";
position: absolute;
top: 0;
right: 0;
left: 0;
z-index: 10;
display: block;
}

.header:after {
bottom: auto;
}

.top-container {
margin-top: -100px;
z-index: 101 !important;
}

.container {
position: relative;
z-index: 100;
}

.color-overlay {
z-index: 3;
}

@-webkit-keyframes pulse {
0% {
  transform: translateY(0px);
}
50% {
  transform: translateY(5px);
}
100% {
  transform: translateY(0px);
}
}

@keyframes pulse {
0% {
  transform: translateY(0px);
}
50% {
  transform: translateY(5px);
}
100% {
  transform: translateY(0px);
}
}
.logo {
z-index: 10;
transition: 0.25s;
}

.logo-ds-flex {
display: flex;
left: 0;
top: 0;
right: 0;
position: absolute;
max-width: 100%;
width: 100%;
z-index: 10;
justify-content: center;
}

.logo-container {
z-index: 1;
height: fit-content;
}

.logo:hover {
filter: brightness(90%);
}

.animated-logo {
animation: pulse 3s infinite;
}

/*---------- Discord and Server Status Texts ----------*/

.status-icon,
.discord-icon {
z-index: 1000;
display: block;
position: absolute;
top: 15%;
}

.status-icon {
right: 18%;
width: 30px;
}

.discord-icon {
right: 7%;
width: 35px;
}

@media (min-width: 550px) {
.status-icon {
  right: 11%;
}
.discord-icon {
  right: 3%;
}
}

@media (min-width: 993px) {
.status-icon,
.discord-icon {
  display: none;
}
}

.navbar-bottom .discord-icon,
.navbar-bottom .status-icon {
top: 29%;
}

.status-text {
margin-right: 50px;
color: #afa6a6;
text-align: right;
z-index: 1000;
transition: 0.5s;
display: flex;
float: right;
}

.status-box-container {
flex: 1;
z-index: 1;
width: fit-content;
height: fit-content;
}

.status-text .icon:after {
height: 4px;
border-radius: 10px;
margin-bottom: 10px;
content: "";
position: absolute;
top: 115%;
left: 35%;
width: 50%;
transition: 0.25s;
box-shadow: 0 0 10px 0;
}

.discord-text .icon:after {
height: 4px;
border-radius: 10px;
margin-bottom: 10px;
content: "";
position: absolute;
top: 115%;
left: 39%;
width: 50%;
transition: 0.25s;
box-shadow: 0 0 10px 0;
}

.icon {
position: relative;
}

.status-text:hover {
cursor: pointer;
}

.status-text .icon .creeper {
color: #ffffff;
height: 48px;
margin: 7px;
transition: 0.25s;
}

.status-text .icon {
background-color: transparent;
height: 54px;
width: 54px;
margin-left: 8px;
margin-top: -6px;
}

.discord-text {
color: #afa6a6;
text-align: left;
z-index: 100000;
transition: 0.5s;
display: flex;
}

.discord-box-container a {
width: fit-content;
display: block;
margin-left: 50px;
height: fit-content;
}

.discord-box-container {
flex: 1;
z-index: 1;
}

.discord-text:hover {
cursor: pointer;
}

.discord-text .icon .discord {
color: #ffffff;
height: 55px;
margin: 7px;
transition: 0.25s;
}

.discord-text .icon {
background-color: transparent;
height: 54px;
width: 54px;
margin-right: 18px;
margin-top: -10px;
margin-left: -15px;
}

.status-text:hover .icon svg,
.discord-text:hover .icon svg {
margin-top: 4px;
}

.status-text:hover .icon:after,
.discord-text:hover .icon:after {
top: 119%;
}

.top-text {
text-transform: uppercase;
font-weight: 600;
margin-top: 3.5px;
font-size: 1rem;
}

.bottom-text {
font-weight: 600;
text-transform: uppercase;
color: rgba(255, 255, 255, 0.75);
font-size: 17.6px;
font-size: 0.8rem;
margin-top: 0;
overflow: hidden;
height: 20px;
}

.reel-1,
.reel-2 {
transition: 0.25s;
}

.reel-1 {
margin-bottom: 10px;
}


.discord-text:hover .reel-1,
.status-text:hover .reel-1 {
margin-top: -15px;
}

.discord-text .top-text {
margin-top: 1px;
}

.swal-overlay {
z-index: 20000;
}
@media (min-width: 1600px) {
.discord-text {
  margin-left: 100px;
}
.status-text {
  margin-right: 100px;
}
}

@media (max-width: 992px) {
.discord-box-container,
.status-box-container {
  display: none;
}
}

/*---------- Tables ----------*/

table {
border: 4px solid #181818;
}
.table td,
.table th {
border-top: 4px solid #181818;
}
.table thead th {
border-bottom: 4px solid #181818;
}

.table-responsive::-webkit-scrollbar-track,
.table-responsive::-webkit-scrollbar-corner {
background: transparent;
}

.table-responsive::-webkit-scrollbar-thumb {
background: #252525;
}

.table-responsive::-webkit-scrollbar-thumb:hover {
background: #404040;
}

@media (min-width: 992px) {
.d-lg-table-column {
  display: table-column !important;
}
}

/*---------- Alerts ----------*/

.alert {
border: none;
color: rgb(189, 189, 189);
padding: 0.75rem 1rem;
background-color: #1f1f1f !important;
position: relative;
padding-left: 3.7rem;
border-radius: 0.15rem;
}

.alert-theme,
.alert-dismissible .close:hover {
color: #fff !important;
}

.card .alert {
background-color: rgba(255, 255, 255, 0.03) !important;
}

.alert:before {
font-family: "Font Awesome 5 Free";
font-weight: 900;
color: #fff;
padding: 0.8rem 0.8rem;
position: absolute;
top: 0;
bottom: 0;
left: 0;
border-top-left-radius: 0.25rem;
border-bottom-left-radius: 0.25rem;
display: flex;
flex-direction: row;
align-items: center;
justify-content: center;
min-width: 2.7rem;
max-width: 2.7rem;
}

.announcement-alert:before {
display: none;
}

.announcement-alert {
padding-left: 1rem;
}

.alert-success:before {
content: "\f00c";
background-color: #28a745;
}

.alert-primary:before {
content: "\f105";
background-color: #007bff;
}

.alert-warning:before {
content: "\f12a";
background-color: #b38706;
}

.alert-danger:before {
content: "\f071";
background-color: #dc3545;
}

.alert-info:before {
content: "\f129";
background-color: #17a2b8;
}

/*---------- Footer ----------*/

.footer {
margin-top: 3rem;
}

.footer .top-section {
border-bottom: 3px solid rgba(255, 255, 255, 0.025);
background-color: rgba(255, 255, 255, 0.01);
}

.footer .icon {
color: rgb(189, 189, 189);
transition: 0.25s;
padding-right: 8px;
}

.footer .icon:hover {
filter: brightness(85%);
}

.footer .bottom-bar {
background-color: rgba(255, 255, 255, 0.01);
}

.footer-copyright {
display: inline-block;
font-weight: 500;
padding: 1.5rem 0;
font-size: 0.9rem;
}

.footer-copyright .site {
color: rgba(255, 255, 255, 0.9);
}
.small-footer .credit-img {
height: 40px;
filter: grayscale(100%) brightness(0.25);
margin-top: -0.3rem;
}

.footer-col {
padding-top: 20px;
}
.footer-text-header {
font-weight: 600;
margin-bottom: 0.5rem;
color: #fff;
font-size: 1.6rem;
position: relative;
display: inline-block;
}
.footer-text-header:after {
height: 7px;
border-radius: 10px;
margin-bottom: 10px;
content: "";
position: absolute;
top: calc(50% - 3.5px);
left: calc(100% + 1rem);
width: 20px;
box-shadow: 0 0 10px 0;
}

.footer-link:hover {
filter: brightness(85%);
color: rgb(189, 189, 189);
}
.footer-link,
.footer-link:focus {
color: rgb(189, 189, 189);
display: block;
}

.footer-theme .container > .row {
clear: both;
}

.other-btn i {
margin-left: 5px;
color: rgba(255, 255, 255, 0.7);
transition: 0.25s;
}

.small-footer .small-section {
padding-top: 1rem;
background-color: rgba(255, 255, 255, 0.01);
}

.small-footer .footer-link {
padding-right: 1.8rem;
margin-bottom: 1.5rem;
display: inline-block;
color: rgba(255, 255, 255, 0.2);
font-weight: 500;
}

.small-footer .footer-link:last-child {
margin-right: 1rem;
}

.small-footer .icon-box {
padding-left: 1rem;
display: inline-block;
}

.small-footer .copyright-txt {
color: rgba(255, 255, 255, 0.3);
margin-bottom: 1.5rem;
display: inline-block;
margin-top: 0.1rem;
font-weight: 500;
}

.small-footer .footer-copyright {
padding: 0 !important;
}

.small-footer .icon {
color: rgba(255, 255, 255, 0.3);
}

.small-footer .icon.bt {
padding-left: 15px;
border: none;
background-color: rgba(0, 0, 0, 0);
}

@media (max-width: 992px) {
.footer .footer-col {
  padding: 15px;
}
.top-section {
  padding: 1rem 0;
}
}

@media (max-width: 767px) {
.small-footer .container {
  flex-direction: column;
}
}

/* Fix footer not at bottom of page */

body {
min-height: 100vh;
display: flex;
flex-direction: column;
}

.footer {
margin-top: auto;
}

.footer-spacer {
height: 4rem;
}

/*---------- Cards ----------*/

.card {
margin-bottom: 1.2rem;
border-radius: 0.15rem;
border-color: transparent;
}

.card-header {
background-color: transparent !important;
border-bottom: none;
}

.card-header:first-child {
border-radius: 0.15rem 0.15rem 0 0;
}

.card-header .btn {
text-transform: none;
}

.card-header.header-theme {
display: flex;
font-weight: 600;
font-size: 1.3rem;
padding-bottom: 0;
}

.card-header a {
color: #fff;
}

.card .card {
background-color: rgba(255, 255, 255, 0.03);
}
/*text-align: center;*/

.card-body {
padding-top: 1rem;
}

/*---------- Modals ----------*/

.modal-header {
font-weight: 600;
}

.modal {
z-index: 300000;
}

.modal-title {
color: #fff !important;
}

@media (max-width: 575px) {
.modal-dialog {
  max-width: 85%;
  margin: 3rem auto;
}
}

.modal-backdrop {
z-index: 250;
}

/*---------- Custom mobile nav menu ----------*/

.overlay {
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.5);
z-index: 100000;
position: fixed;
transition: 0.25s;
display: none;
opacity: 0;
}

.overlay.active {
display: block;
opacity: 1;
}

.block-display {
display: block !important;
}</style>
    <link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600&amp;display=swap" as="style" onload="this.onload=null;this.rel='stylesheet'">
    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.2.0/css/all.min.css" integrity="sha512-xh6O/CkQoPOWDdYTDqeRdPCVd1SpvCA9XXcUnZS2FmJNp1coAFzvtCN9BmamE+4aHK8yyUHUSCcJHgXloTyT2A==" crossorigin="anonymous" referrerpolicy="no-referrer">
    
    <style>
		
			:root {
		        --p-color: #fa5252;
		    }
		
		    /* Primary Color */
		    .discord-text .st0, .status-text path, .discord-icon .st0, .status-icon path {fill: var(--p-color) !important;}
			.swal2-icon.swal2-info, .cobalt-update-box .update-icon, .header-theme, .news-title, .top-text, .error-title, .lr-title, .p-icon, .theme-text, .other-btn:after, .other-btn:focus:after, .footer-text-header:after, .widget-header-txt:after, .discord-text .icon:after, .status-text .icon:after, .wiki-page-card span strong, .dropdown-item.d-header, .rules-menu .active span, .rules-menu .active i, .welcome-title, .user-nav-link.active {color: var(--p-color) !important;}
			a, a:hover, a:focus {color: var(--p-color)}
			.color-overlay {background: linear-gradient(var(--p-color), #101010);}
			.swal2-icon.swal2-info, .page-item.active .page-link, .user-nav-link.active, .profile-about-box, .rules-menu-link.active, .btn-success {border-color: var(--p-color) !important;}
			.swal2-styled.swal2-confirm, .widget-header-txt:after, .discord-text .icon:after, .status-text .icon:after, .nav-link.store-link, .footer-text-header:after, .badge-theme, #toast-container, .progress-bar, .login-overlay, .register-overlay, .vote-tabs .btn.btn-theme.active, .p-color-overlay, .modal-header, .btn-theme, .button-checkbox>.active, .spoiler .spoiler-toggle, .spoiler .spoiler-title, .page-item.active .page-link, .btn.profile-btn.active:after, .cc-window.cc-floating .cc-highlight .cc-btn.cc-allow, .btn-success, .btn-success:hover, .btn-success:focus, .dropdown-item.active {background-color: var(--p-color) !important;}
			.swal2-styled.swal2-confirm:hover, .spoiler .spoiler-toggle:hover, .spoiler .spoiler-title:hover, .btn-theme:hover {background-color: var(--p-color) !important; filter: brightness(0.85)}
			.wiki-menu .active.dropdown-toggle::after {
				border-top-color: var(--p-color) !important;
				border-bottom-color: var(--p-color) !important;
			}	
            @media (max-width: 1100px) {.status-box-container .text, .discord-box-container .text {display: none}}		
            .header {background-position: center center !important}
            .header {background: url('//cdn.tebex.io/webstore/1291024/images/1291024-1d4538529bcd5d0a70b152b4f7daa77b8595e38c.jpg') no-repeat;}

            

			/* Header */
			.header:after {height: 227.5px; background: linear-gradient(rgba(0, 0, 0, 0.7), transparent);} .header:before {background: linear-gradient(rgba(0, 0, 0, 0.7), #101010);}


			@media (min-width: 769px) {.header {height: 475px}}
			@media (max-width: 768px) {.header {height: 340px}}
		    @media (min-width: 769px) {.logo {height: 200px; margin-top: 127.5px}}
		    @media (max-width: 768px) {.logo {height: 130px; margin-top: 90px}}
		    .status-text, .discord-text {margin-top: 203.5px}
		
		</style>

  <script type="text/javascript">
   (function(c,l,a,r,i,t,y){
       c[a]=c[a]||function(){(c[a].q=c[a].q||[]).push(arguments)};
       t=l.createElement(r);t.async=1;t.src="https://www.clarity.ms/tag/"+i;
       y=l.getElementsByTagName(r)[0];y.parentNode.insertBefore(t,y);
   })(window, document, "clarity", "script", "fxlepb8eap");
</script>
<style>.swal2-popup.swal2-toast{box-sizing:border-box;grid-column:1/4!important;grid-row:1/4!important;grid-template-columns:1fr 99fr 1fr;padding:1em;overflow-y:hidden;background:#fff;box-shadow:0 0 1px rgba(0,0,0,.075),0 1px 2px rgba(0,0,0,.075),1px 2px 4px rgba(0,0,0,.075),1px 3px 8px rgba(0,0,0,.075),2px 4px 16px rgba(0,0,0,.075);pointer-events:all}.swal2-popup.swal2-toast>*{grid-column:2}.swal2-popup.swal2-toast .swal2-title{margin:.5em 1em;padding:0;font-size:1em;text-align:initial}.swal2-popup.swal2-toast .swal2-loading{justify-content:center}.swal2-popup.swal2-toast .swal2-input{height:2em;margin:.5em;font-size:1em}.swal2-popup.swal2-toast .swal2-validation-message{font-size:1em}.swal2-popup.swal2-toast .swal2-footer{margin:.5em 0 0;padding:.5em 0 0;font-size:.8em}.swal2-popup.swal2-toast .swal2-close{grid-column:3/3;grid-row:1/99;align-self:center;width:.8em;height:.8em;margin:0;font-size:2em}.swal2-popup.swal2-toast .swal2-html-container{margin:.5em 1em;padding:0;font-size:1em;text-align:initial}.swal2-popup.swal2-toast .swal2-html-container:empty{padding:0}.swal2-popup.swal2-toast .swal2-loader{grid-column:1;grid-row:1/99;align-self:center;width:2em;height:2em;margin:.25em}.swal2-popup.swal2-toast .swal2-icon{grid-column:1;grid-row:1/99;align-self:center;width:2em;min-width:2em;height:2em;margin:0 .5em 0 0}.swal2-popup.swal2-toast .swal2-icon .swal2-icon-content{display:flex;align-items:center;font-size:1.8em;font-weight:700}.swal2-popup.swal2-toast .swal2-icon.swal2-success .swal2-success-ring{width:2em;height:2em}.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line]{top:.875em;width:1.375em}.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left]{left:.3125em}.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right]{right:.3125em}.swal2-popup.swal2-toast .swal2-actions{justify-content:flex-start;height:auto;margin:0;margin-top:.5em;padding:0 .5em}.swal2-popup.swal2-toast .swal2-styled{margin:.25em .5em;padding:.4em .6em;font-size:1em}.swal2-popup.swal2-toast .swal2-success{border-color:#a5dc86}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line]{position:absolute;width:1.6em;height:3em;transform:rotate(45deg);border-radius:50%}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=left]{top:-.8em;left:-.5em;transform:rotate(-45deg);transform-origin:2em 2em;border-radius:4em 0 0 4em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=right]{top:-.25em;left:.9375em;transform-origin:0 1.5em;border-radius:0 4em 4em 0}.swal2-popup.swal2-toast .swal2-success .swal2-success-ring{width:2em;height:2em}.swal2-popup.swal2-toast .swal2-success .swal2-success-fix{top:0;left:.4375em;width:.4375em;height:2.6875em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line]{height:.3125em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line][class$=tip]{top:1.125em;left:.1875em;width:.75em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line][class$=long]{top:.9375em;right:.1875em;width:1.375em}.swal2-popup.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-tip{-webkit-animation:swal2-toast-animate-success-line-tip .75s;animation:swal2-toast-animate-success-line-tip .75s}.swal2-popup.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-long{-webkit-animation:swal2-toast-animate-success-line-long .75s;animation:swal2-toast-animate-success-line-long .75s}.swal2-popup.swal2-toast.swal2-show{-webkit-animation:swal2-toast-show .5s;animation:swal2-toast-show .5s}.swal2-popup.swal2-toast.swal2-hide{-webkit-animation:swal2-toast-hide .1s forwards;animation:swal2-toast-hide .1s forwards}.swal2-container{display:grid;position:fixed;z-index:1060;top:0;right:0;bottom:0;left:0;box-sizing:border-box;grid-template-areas:"top-start     top            top-end" "center-start  center         center-end" "bottom-start  bottom-center  bottom-end";grid-template-rows:minmax(-webkit-min-content,auto) minmax(-webkit-min-content,auto) minmax(-webkit-min-content,auto);grid-template-rows:minmax(min-content,auto) minmax(min-content,auto) minmax(min-content,auto);height:100%;padding:.625em;overflow-x:hidden;transition:background-color .1s;-webkit-overflow-scrolling:touch}.swal2-container.swal2-backdrop-show,.swal2-container.swal2-noanimation{background:rgba(0,0,0,.4)}.swal2-container.swal2-backdrop-hide{background:0 0!important}.swal2-container.swal2-bottom-start,.swal2-container.swal2-center-start,.swal2-container.swal2-top-start{grid-template-columns:minmax(0,1fr) auto auto}.swal2-container.swal2-bottom,.swal2-container.swal2-center,.swal2-container.swal2-top{grid-template-columns:auto minmax(0,1fr) auto}.swal2-container.swal2-bottom-end,.swal2-container.swal2-center-end,.swal2-container.swal2-top-end{grid-template-columns:auto auto minmax(0,1fr)}.swal2-container.swal2-top-start>.swal2-popup{align-self:start}.swal2-container.swal2-top>.swal2-popup{grid-column:2;align-self:start;justify-self:center}.swal2-container.swal2-top-end>.swal2-popup,.swal2-container.swal2-top-right>.swal2-popup{grid-column:3;align-self:start;justify-self:end}.swal2-container.swal2-center-left>.swal2-popup,.swal2-container.swal2-center-start>.swal2-popup{grid-row:2;align-self:center}.swal2-container.swal2-center>.swal2-popup{grid-column:2;grid-row:2;align-self:center;justify-self:center}.swal2-container.swal2-center-end>.swal2-popup,.swal2-container.swal2-center-right>.swal2-popup{grid-column:3;grid-row:2;align-self:center;justify-self:end}.swal2-container.swal2-bottom-left>.swal2-popup,.swal2-container.swal2-bottom-start>.swal2-popup{grid-column:1;grid-row:3;align-self:end}.swal2-container.swal2-bottom>.swal2-popup{grid-column:2;grid-row:3;justify-self:center;align-self:end}.swal2-container.swal2-bottom-end>.swal2-popup,.swal2-container.swal2-bottom-right>.swal2-popup{grid-column:3;grid-row:3;align-self:end;justify-self:end}.swal2-container.swal2-grow-fullscreen>.swal2-popup,.swal2-container.swal2-grow-row>.swal2-popup{grid-column:1/4;width:100%}.swal2-container.swal2-grow-column>.swal2-popup,.swal2-container.swal2-grow-fullscreen>.swal2-popup{grid-row:1/4;align-self:stretch}.swal2-container.swal2-no-transition{transition:none!important}.swal2-popup{display:none;position:relative;box-sizing:border-box;grid-template-columns:minmax(0,100%);width:32em;max-width:100%;padding:0 0 1.25em;border:none;border-radius:5px;background:#fff;color:#545454;font-family:inherit;font-size:1rem}.swal2-popup:focus{outline:0}.swal2-popup.swal2-loading{overflow-y:hidden}.swal2-title{position:relative;max-width:100%;margin:0;padding:.8em 1em 0;color:#595959;font-size:1.875em;font-weight:600;text-align:center;text-transform:none;word-wrap:break-word}.swal2-actions{display:flex;z-index:1;box-sizing:border-box;flex-wrap:wrap;align-items:center;justify-content:center;width:auto;margin:1.25em auto 0;padding:0}.swal2-actions:not(.swal2-loading) .swal2-styled[disabled]{opacity:.4}.swal2-actions:not(.swal2-loading) .swal2-styled:hover{background-image:linear-gradient(rgba(0,0,0,.1),rgba(0,0,0,.1))}.swal2-actions:not(.swal2-loading) .swal2-styled:active{background-image:linear-gradient(rgba(0,0,0,.2),rgba(0,0,0,.2))}.swal2-loader{display:none;align-items:center;justify-content:center;width:2.2em;height:2.2em;margin:0 1.875em;-webkit-animation:swal2-rotate-loading 1.5s linear 0s infinite normal;animation:swal2-rotate-loading 1.5s linear 0s infinite normal;border-width:.25em;border-style:solid;border-radius:100%;border-color:#2778c4 transparent #2778c4 transparent}.swal2-styled{margin:.3125em;padding:.625em 1.1em;transition:box-shadow .1s;box-shadow:0 0 0 3px transparent;font-weight:500}.swal2-styled:not([disabled]){cursor:pointer}.swal2-styled.swal2-confirm{border:0;border-radius:.25em;background:initial;background-color:#7367f0;color:#fff;font-size:1em}.swal2-styled.swal2-confirm:focus{box-shadow:0 0 0 3px rgba(115,103,240,.5)}.swal2-styled.swal2-deny{border:0;border-radius:.25em;background:initial;background-color:#ea5455;color:#fff;font-size:1em}.swal2-styled.swal2-deny:focus{box-shadow:0 0 0 3px rgba(234,84,85,.5)}.swal2-styled.swal2-cancel{border:0;border-radius:.25em;background:initial;background-color:#6e7d88;color:#fff;font-size:1em}.swal2-styled.swal2-cancel:focus{box-shadow:0 0 0 3px rgba(110,125,136,.5)}.swal2-styled.swal2-default-outline:focus{box-shadow:0 0 0 3px rgba(100,150,200,.5)}.swal2-styled:focus{outline:0}.swal2-styled::-moz-focus-inner{border:0}.swal2-footer{justify-content:center;margin:1em 0 0;padding:1em 1em 0;border-top:1px solid #eee;color:#545454;font-size:1em}.swal2-timer-progress-bar-container{position:absolute;right:0;bottom:0;left:0;grid-column:auto!important;height:.25em;overflow:hidden;border-bottom-right-radius:5px;border-bottom-left-radius:5px}.swal2-timer-progress-bar{width:100%;height:.25em;background:rgba(0,0,0,.2)}.swal2-image{max-width:100%;margin:2em auto 1em}.swal2-close{z-index:2;align-items:center;justify-content:center;width:1.2em;height:1.2em;margin-top:0;margin-right:0;margin-bottom:-1.2em;padding:0;overflow:hidden;transition:color .1s,box-shadow .1s;border:none;border-radius:5px;background:0 0;color:#ccc;font-family:serif;font-family:monospace;font-size:2.5em;cursor:pointer;justify-self:end}.swal2-close:hover{transform:none;background:0 0;color:#f27474}.swal2-close:focus{outline:0;box-shadow:inset 0 0 0 3px rgba(100,150,200,.5)}.swal2-close::-moz-focus-inner{border:0}.swal2-html-container{z-index:1;justify-content:center;margin:1em 1.6em .3em;padding:0;overflow:auto;color:#545454;font-size:1.125em;font-weight:400;line-height:normal;text-align:center;word-wrap:break-word;word-break:break-word}.swal2-checkbox,.swal2-file,.swal2-input,.swal2-radio,.swal2-select,.swal2-textarea{margin:1em 2em 0}.swal2-file,.swal2-input,.swal2-textarea{box-sizing:border-box;width:auto;transition:border-color .1s,box-shadow .1s;border:1px solid #d9d9d9;border-radius:.1875em;background:inherit;box-shadow:inset 0 1px 1px rgba(0,0,0,.06),0 0 0 3px transparent;color:inherit;font-size:1.125em}.swal2-file.swal2-inputerror,.swal2-input.swal2-inputerror,.swal2-textarea.swal2-inputerror{border-color:#f27474!important;box-shadow:0 0 2px #f27474!important}.swal2-file:focus,.swal2-input:focus,.swal2-textarea:focus{border:1px solid #b4dbed;outline:0;box-shadow:inset 0 1px 1px rgba(0,0,0,.06),0 0 0 3px rgba(100,150,200,.5)}.swal2-file::-moz-placeholder,.swal2-input::-moz-placeholder,.swal2-textarea::-moz-placeholder{color:#ccc}.swal2-file:-ms-input-placeholder,.swal2-input:-ms-input-placeholder,.swal2-textarea:-ms-input-placeholder{color:#ccc}.swal2-file::placeholder,.swal2-input::placeholder,.swal2-textarea::placeholder{color:#ccc}.swal2-range{margin:1em 2em 0;background:#fff}.swal2-range input{width:80%}.swal2-range output{width:20%;color:inherit;font-weight:600;text-align:center}.swal2-range input,.swal2-range output{height:2.625em;padding:0;font-size:1.125em;line-height:2.625em}.swal2-input{height:2.625em;padding:0 .75em}.swal2-file{width:75%;margin-right:auto;margin-left:auto;background:inherit;font-size:1.125em}.swal2-textarea{height:6.75em;padding:.75em}.swal2-select{min-width:50%;max-width:100%;padding:.375em .625em;background:inherit;color:inherit;font-size:1.125em}.swal2-checkbox,.swal2-radio{align-items:center;justify-content:center;background:#fff;color:inherit}.swal2-checkbox label,.swal2-radio label{margin:0 .6em;font-size:1.125em}.swal2-checkbox input,.swal2-radio input{flex-shrink:0;margin:0 .4em}.swal2-input-label{display:flex;justify-content:center;margin:1em auto 0}.swal2-validation-message{align-items:center;justify-content:center;margin:1em 0 0;padding:.625em;overflow:hidden;background:#f0f0f0;color:#666;font-size:1em;font-weight:300}.swal2-validation-message::before{content:"!";display:inline-block;width:1.5em;min-width:1.5em;height:1.5em;margin:0 .625em;border-radius:50%;background-color:#f27474;color:#fff;font-weight:600;line-height:1.5em;text-align:center}.swal2-icon{position:relative;box-sizing:content-box;justify-content:center;width:5em;height:5em;margin:2.5em auto .6em;border:.25em solid transparent;border-radius:50%;border-color:#000;font-family:inherit;line-height:5em;cursor:default;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.swal2-icon .swal2-icon-content{display:flex;align-items:center;font-size:3.75em}.swal2-icon.swal2-error{border-color:#f27474;color:#f27474}.swal2-icon.swal2-error .swal2-x-mark{position:relative;flex-grow:1}.swal2-icon.swal2-error [class^=swal2-x-mark-line]{display:block;position:absolute;top:2.3125em;width:2.9375em;height:.3125em;border-radius:.125em;background-color:#f27474}.swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left]{left:1.0625em;transform:rotate(45deg)}.swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right]{right:1em;transform:rotate(-45deg)}.swal2-icon.swal2-error.swal2-icon-show{-webkit-animation:swal2-animate-error-icon .5s;animation:swal2-animate-error-icon .5s}.swal2-icon.swal2-error.swal2-icon-show .swal2-x-mark{-webkit-animation:swal2-animate-error-x-mark .5s;animation:swal2-animate-error-x-mark .5s}.swal2-icon.swal2-warning{border-color:#facea8;color:#f8bb86}.swal2-icon.swal2-warning.swal2-icon-show{-webkit-animation:swal2-animate-error-icon .5s;animation:swal2-animate-error-icon .5s}.swal2-icon.swal2-warning.swal2-icon-show .swal2-icon-content{-webkit-animation:swal2-animate-i-mark .5s;animation:swal2-animate-i-mark .5s}.swal2-icon.swal2-info{border-color:#9de0f6;color:#3fc3ee}.swal2-icon.swal2-info.swal2-icon-show{-webkit-animation:swal2-animate-error-icon .5s;animation:swal2-animate-error-icon .5s}.swal2-icon.swal2-info.swal2-icon-show .swal2-icon-content{-webkit-animation:swal2-animate-i-mark .8s;animation:swal2-animate-i-mark .8s}.swal2-icon.swal2-question{border-color:#c9dae1;color:#87adbd}.swal2-icon.swal2-question.swal2-icon-show{-webkit-animation:swal2-animate-error-icon .5s;animation:swal2-animate-error-icon .5s}.swal2-icon.swal2-question.swal2-icon-show .swal2-icon-content{-webkit-animation:swal2-animate-question-mark .8s;animation:swal2-animate-question-mark .8s}.swal2-icon.swal2-success{border-color:#a5dc86;color:#a5dc86}.swal2-icon.swal2-success [class^=swal2-success-circular-line]{position:absolute;width:3.75em;height:7.5em;transform:rotate(45deg);border-radius:50%}.swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=left]{top:-.4375em;left:-2.0635em;transform:rotate(-45deg);transform-origin:3.75em 3.75em;border-radius:7.5em 0 0 7.5em}.swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=right]{top:-.6875em;left:1.875em;transform:rotate(-45deg);transform-origin:0 3.75em;border-radius:0 7.5em 7.5em 0}.swal2-icon.swal2-success .swal2-success-ring{position:absolute;z-index:2;top:-.25em;left:-.25em;box-sizing:content-box;width:100%;height:100%;border:.25em solid rgba(165,220,134,.3);border-radius:50%}.swal2-icon.swal2-success .swal2-success-fix{position:absolute;z-index:1;top:.5em;left:1.625em;width:.4375em;height:5.625em;transform:rotate(-45deg)}.swal2-icon.swal2-success [class^=swal2-success-line]{display:block;position:absolute;z-index:2;height:.3125em;border-radius:.125em;background-color:#a5dc86}.swal2-icon.swal2-success [class^=swal2-success-line][class$=tip]{top:2.875em;left:.8125em;width:1.5625em;transform:rotate(45deg)}.swal2-icon.swal2-success [class^=swal2-success-line][class$=long]{top:2.375em;right:.5em;width:2.9375em;transform:rotate(-45deg)}.swal2-icon.swal2-success.swal2-icon-show .swal2-success-line-tip{-webkit-animation:swal2-animate-success-line-tip .75s;animation:swal2-animate-success-line-tip .75s}.swal2-icon.swal2-success.swal2-icon-show .swal2-success-line-long{-webkit-animation:swal2-animate-success-line-long .75s;animation:swal2-animate-success-line-long .75s}.swal2-icon.swal2-success.swal2-icon-show .swal2-success-circular-line-right{-webkit-animation:swal2-rotate-success-circular-line 4.25s ease-in;animation:swal2-rotate-success-circular-line 4.25s ease-in}.swal2-progress-steps{flex-wrap:wrap;align-items:center;max-width:100%;margin:1.25em auto;padding:0;background:inherit;font-weight:600}.swal2-progress-steps li{display:inline-block;position:relative}.swal2-progress-steps .swal2-progress-step{z-index:20;flex-shrink:0;width:2em;height:2em;border-radius:2em;background:#2778c4;color:#fff;line-height:2em;text-align:center}.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step{background:#2778c4}.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step~.swal2-progress-step{background:#add8e6;color:#fff}.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step~.swal2-progress-step-line{background:#add8e6}.swal2-progress-steps .swal2-progress-step-line{z-index:10;flex-shrink:0;width:2.5em;height:.4em;margin:0 -1px;background:#2778c4}[class^=swal2]{-webkit-tap-highlight-color:transparent}.swal2-show{-webkit-animation:swal2-show .3s;animation:swal2-show .3s}.swal2-hide{-webkit-animation:swal2-hide .15s forwards;animation:swal2-hide .15s forwards}.swal2-noanimation{transition:none}.swal2-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}.swal2-rtl .swal2-close{margin-right:initial;margin-left:0}.swal2-rtl .swal2-timer-progress-bar{right:0;left:auto}@-webkit-keyframes swal2-toast-show{0%{transform:translateY(-.625em) rotateZ(2deg)}33%{transform:translateY(0) rotateZ(-2deg)}66%{transform:translateY(.3125em) rotateZ(2deg)}100%{transform:translateY(0) rotateZ(0)}}@keyframes swal2-toast-show{0%{transform:translateY(-.625em) rotateZ(2deg)}33%{transform:translateY(0) rotateZ(-2deg)}66%{transform:translateY(.3125em) rotateZ(2deg)}100%{transform:translateY(0) rotateZ(0)}}@-webkit-keyframes swal2-toast-hide{100%{transform:rotateZ(1deg);opacity:0}}@keyframes swal2-toast-hide{100%{transform:rotateZ(1deg);opacity:0}}@-webkit-keyframes swal2-toast-animate-success-line-tip{0%{top:.5625em;left:.0625em;width:0}54%{top:.125em;left:.125em;width:0}70%{top:.625em;left:-.25em;width:1.625em}84%{top:1.0625em;left:.75em;width:.5em}100%{top:1.125em;left:.1875em;width:.75em}}@keyframes swal2-toast-animate-success-line-tip{0%{top:.5625em;left:.0625em;width:0}54%{top:.125em;left:.125em;width:0}70%{top:.625em;left:-.25em;width:1.625em}84%{top:1.0625em;left:.75em;width:.5em}100%{top:1.125em;left:.1875em;width:.75em}}@-webkit-keyframes swal2-toast-animate-success-line-long{0%{top:1.625em;right:1.375em;width:0}65%{top:1.25em;right:.9375em;width:0}84%{top:.9375em;right:0;width:1.125em}100%{top:.9375em;right:.1875em;width:1.375em}}@keyframes swal2-toast-animate-success-line-long{0%{top:1.625em;right:1.375em;width:0}65%{top:1.25em;right:.9375em;width:0}84%{top:.9375em;right:0;width:1.125em}100%{top:.9375em;right:.1875em;width:1.375em}}@-webkit-keyframes swal2-show{0%{transform:scale(.7)}45%{transform:scale(1.05)}80%{transform:scale(.95)}100%{transform:scale(1)}}@keyframes swal2-show{0%{transform:scale(.7)}45%{transform:scale(1.05)}80%{transform:scale(.95)}100%{transform:scale(1)}}@-webkit-keyframes swal2-hide{0%{transform:scale(1);opacity:1}100%{transform:scale(.5);opacity:0}}@keyframes swal2-hide{0%{transform:scale(1);opacity:1}100%{transform:scale(.5);opacity:0}}@-webkit-keyframes swal2-animate-success-line-tip{0%{top:1.1875em;left:.0625em;width:0}54%{top:1.0625em;left:.125em;width:0}70%{top:2.1875em;left:-.375em;width:3.125em}84%{top:3em;left:1.3125em;width:1.0625em}100%{top:2.8125em;left:.8125em;width:1.5625em}}@keyframes swal2-animate-success-line-tip{0%{top:1.1875em;left:.0625em;width:0}54%{top:1.0625em;left:.125em;width:0}70%{top:2.1875em;left:-.375em;width:3.125em}84%{top:3em;left:1.3125em;width:1.0625em}100%{top:2.8125em;left:.8125em;width:1.5625em}}@-webkit-keyframes swal2-animate-success-line-long{0%{top:3.375em;right:2.875em;width:0}65%{top:3.375em;right:2.875em;width:0}84%{top:2.1875em;right:0;width:3.4375em}100%{top:2.375em;right:.5em;width:2.9375em}}@keyframes swal2-animate-success-line-long{0%{top:3.375em;right:2.875em;width:0}65%{top:3.375em;right:2.875em;width:0}84%{top:2.1875em;right:0;width:3.4375em}100%{top:2.375em;right:.5em;width:2.9375em}}@-webkit-keyframes swal2-rotate-success-circular-line{0%{transform:rotate(-45deg)}5%{transform:rotate(-45deg)}12%{transform:rotate(-405deg)}100%{transform:rotate(-405deg)}}@keyframes swal2-rotate-success-circular-line{0%{transform:rotate(-45deg)}5%{transform:rotate(-45deg)}12%{transform:rotate(-405deg)}100%{transform:rotate(-405deg)}}@-webkit-keyframes swal2-animate-error-x-mark{0%{margin-top:1.625em;transform:scale(.4);opacity:0}50%{margin-top:1.625em;transform:scale(.4);opacity:0}80%{margin-top:-.375em;transform:scale(1.15)}100%{margin-top:0;transform:scale(1);opacity:1}}@keyframes swal2-animate-error-x-mark{0%{margin-top:1.625em;transform:scale(.4);opacity:0}50%{margin-top:1.625em;transform:scale(.4);opacity:0}80%{margin-top:-.375em;transform:scale(1.15)}100%{margin-top:0;transform:scale(1);opacity:1}}@-webkit-keyframes swal2-animate-error-icon{0%{transform:rotateX(100deg);opacity:0}100%{transform:rotateX(0);opacity:1}}@keyframes swal2-animate-error-icon{0%{transform:rotateX(100deg);opacity:0}100%{transform:rotateX(0);opacity:1}}@-webkit-keyframes swal2-rotate-loading{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@keyframes swal2-rotate-loading{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@-webkit-keyframes swal2-animate-question-mark{0%{transform:rotateY(-360deg)}100%{transform:rotateY(0)}}@keyframes swal2-animate-question-mark{0%{transform:rotateY(-360deg)}100%{transform:rotateY(0)}}@-webkit-keyframes swal2-animate-i-mark{0%{transform:rotateZ(45deg);opacity:0}25%{transform:rotateZ(-25deg);opacity:.4}50%{transform:rotateZ(15deg);opacity:.8}75%{transform:rotateZ(-5deg);opacity:1}100%{transform:rotateX(0);opacity:1}}@keyframes swal2-animate-i-mark{0%{transform:rotateZ(45deg);opacity:0}25%{transform:rotateZ(-25deg);opacity:.4}50%{transform:rotateZ(15deg);opacity:.8}75%{transform:rotateZ(-5deg);opacity:1}100%{transform:rotateX(0);opacity:1}}body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown){overflow:hidden}body.swal2-height-auto{height:auto!important}body.swal2-no-backdrop .swal2-container{background-color:transparent!important;pointer-events:none}body.swal2-no-backdrop .swal2-container .swal2-popup{pointer-events:all}body.swal2-no-backdrop .swal2-container .swal2-modal{box-shadow:0 0 10px rgba(0,0,0,.4)}@media print{body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown){overflow-y:scroll!important}body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown)>[aria-hidden=true]{display:none}body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) .swal2-container{position:static!important}}body.swal2-toast-shown .swal2-container{box-sizing:border-box;width:360px;max-width:100%;background-color:transparent;pointer-events:none}body.swal2-toast-shown .swal2-container.swal2-top{top:0;right:auto;bottom:auto;left:50%;transform:translateX(-50%)}body.swal2-toast-shown .swal2-container.swal2-top-end,body.swal2-toast-shown .swal2-container.swal2-top-right{top:0;right:0;bottom:auto;left:auto}body.swal2-toast-shown .swal2-container.swal2-top-left,body.swal2-toast-shown .swal2-container.swal2-top-start{top:0;right:auto;bottom:auto;left:0}body.swal2-toast-shown .swal2-container.swal2-center-left,body.swal2-toast-shown .swal2-container.swal2-center-start{top:50%;right:auto;bottom:auto;left:0;transform:translateY(-50%)}body.swal2-toast-shown .swal2-container.swal2-center{top:50%;right:auto;bottom:auto;left:50%;transform:translate(-50%,-50%)}body.swal2-toast-shown .swal2-container.swal2-center-end,body.swal2-toast-shown .swal2-container.swal2-center-right{top:50%;right:0;bottom:auto;left:auto;transform:translateY(-50%)}body.swal2-toast-shown .swal2-container.swal2-bottom-left,body.swal2-toast-shown .swal2-container.swal2-bottom-start{top:auto;right:auto;bottom:0;left:0}body.swal2-toast-shown .swal2-container.swal2-bottom{top:auto;right:auto;bottom:0;left:50%;transform:translateX(-50%)}body.swal2-toast-shown .swal2-container.swal2-bottom-end,body.swal2-toast-shown .swal2-container.swal2-bottom-right{top:auto;right:0;bottom:0;left:auto}</style><link rel="prefetch" as="script" href="https://cdn.jsdelivr.net/npm/[email protected]/tsparticles.pathseg.min.js"></head>
  <body>
      
      <div class="header-top-row">
        <a class="btn-header-new" href="https://twenture.net"><i class="fa-solid fa-house-chimney mr-1"></i> Back to home</a>
        <a class="btn-header-new cart-toggler" href="#"><i class="fa-solid fa-cart-shopping mr-1"></i> Cart <span class="cart-badge">0</span></a>
      </div>



      <div class="color-overlay">
        <div class="header" id="header-pjs" style="opacity: 0.5; z-index: 1"><canvas data-generated="true" style="width: 100%; height: 100%; pointer-events: none;" width="790" height="475"></canvas></div>
    </div>


<div class="logo-ds-flex">
<div class="status-box-container">
<div class="status-text" onclick="copyToClipboard('#ip')">
<div class="text">
<!--<div class="top-text"><span class="server-status">Loading...</span></div>-->
<div class="top-text">Join US!</div>
<div class="bottom-text">
<div class="reel-1"><span id="ip">mc.twenture.net</span></div>
<div class="reel-1">Click to copy IP</div>
</div>
</div>
<div class="icon">
<div class="icon-wrapper">
<svg class="creeper" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--! Font Awesome Pro 6.4.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --><path d="M0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256zM188.3 147.1c-7.6 4.2-12.3 12.3-12.3 20.9V344c0 8.7 4.7 16.7 12.3 20.9s16.8 4.1 24.3-.5l144-88c7.1-4.4 11.5-12.1 11.5-20.5s-4.4-16.1-11.5-20.5l-144-88c-7.4-4.5-16.7-4.7-24.3-.5z"></path></svg>
</div>
</div>
</div>
</div>
<div class="logo-container">
<a id="logo-link" href="/">
<img class="logo animated-logo" alt="logo" src="//dunb17ur4ymx4.cloudfront.net/webstore/logos/525065852d289577e60bafb9b58a710f3d13de50.png">
</a>
</div>
<div class="discord-box-container">
<a href="https://discord.gg/7gGcjeysdJ" target="_blank">
<div class="discord-text">
<div class="icon">
<div class="icon-wrapper">
<svg class="discord" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 245 240">
<path class="st0" d="M104.4 103.9c-5.7 0-10.2 5-10.2 11.1s4.6 11.1 10.2 11.1c5.7 0 10.2-5 10.2-11.1.1-6.1-4.5-11.1-10.2-11.1zM140.9 103.9c-5.7 0-10.2 5-10.2 11.1s4.6 11.1 10.2 11.1c5.7 0 10.2-5 10.2-11.1s-4.5-11.1-10.2-11.1z">
</path>
<path class="st0" d="M189.5 20h-134C44.2 20 35 29.2 35 40.6v135.2c0 11.4 9.2 20.6 20.5 20.6h113.4l-5.3-18.5 12.8 11.9 12.1 11.2 21.5 19V40.6c0-11.4-9.2-20.6-20.5-20.6zm-38.6 130.6s-3.6-4.3-6.6-8.1c13.1-3.7 18.1-11.9 18.1-11.9-4.1 2.7-8 4.6-11.5 5.9-5 2.1-9.8 3.5-14.5 4.3-9.6 1.8-18.4 1.3-25.9-.1-5.7-1.1-10.6-2.7-14.7-4.3-2.3-.9-4.8-2-7.3-3.4-.3-.2-.6-.3-.9-.5-.2-.1-.3-.2-.4-.3-1.8-1-2.8-1.7-2.8-1.7s4.8 8 17.5 11.8c-3 3.8-6.7 8.3-6.7 8.3-22.1-.7-30.5-15.2-30.5-15.2 0-32.2 14.4-58.3 14.4-58.3 14.4-10.8 28.1-10.5 28.1-10.5l1 1.2c-18 5.2-26.3 13.1-26.3 13.1s2.2-1.2 5.9-2.9c10.7-4.7 19.2-6 22.7-6.3.6-.1 1.1-.2 1.7-.2 6.1-.8 13-1 20.2-.2 9.5 1.1 19.7 3.9 30.1 9.6 0 0-7.9-7.5-24.9-12.7l1.4-1.6s13.7-.3 28.1 10.5c0 0 14.4 26.1 14.4 58.3 0 0-8.5 14.5-30.6 15.2z">
</path>
</svg>
</div>
</div>
<div class="text">
<div class="top-text"><span class="discord-status">Loading...</span></div>
<div class="bottom-text">
<div class="reel-1">discord.gg/7gGcjeysdJ</div>
<div class="reel-1">Click to join</div>
</div>
</div>
</div>
</a>
</div>
</div> 
      


<div class="cart-menu">
    <div class="cart-header">
        <div class="cart-header-text theme-text">Cart (0)</div>
        <div class="currency">
            <button type="button" class="btn btn-secondary ml-4 dropdown-toggle" data-toggle="dropdown">
              USD
            </button>
            <ul class="dropdown-menu" role="menu">
                                                      <a class="dropdown-item" href="?currency=AUD">AUD</a>
                                                                        <a class="dropdown-item" href="?currency=BRL">BRL</a>
                                                                        <a class="dropdown-item" href="?currency=CAD">CAD</a>
                                                                                                        <a class="dropdown-item" href="?currency=DKK">DKK</a>
                                                                        <a class="dropdown-item" href="?currency=EUR">EUR</a>
                                                                                                                                                                                                                                                                        <a class="dropdown-item" href="?currency=NOK">NOK</a>
                                                                        <a class="dropdown-item" href="?currency=NZD">NZD</a>
                                                                                                        <a class="dropdown-item" href="?currency=PLN">PLN</a>
                                                                        <a class="dropdown-item" href="?currency=GBP">GBP</a>
                                                                                                        <a class="dropdown-item" href="?currency=SEK">SEK</a>
                                                                                                                                                                                                        <a class="dropdown-item active " href="?currency=USD">USD</a>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            </ul>
        </div>
        <div id="cart-close" class="cart-close btn btn-secondary ml-2"><i class="fa-solid fa-xmark"></i></div>
    </div>
    <div class="cart-body">

        
Your cart is empy! Continue shopping and add some items before checkout.


    </div>
</div>
<div class="overlay"></div>




    <div class="container top-container mb-4">
    
    <div class="row">

<div class="col-lg-3">

    <div class="username-box d-flex">
        <div class="skin">
                                    <img src="https://mc-heads.net/body/X4RDONIAK/right" alt="Guest">
                                </div>
        <div class="text flex-grow-1">
            <div>            Guest
            </div>
             <a href="/login" class="btn btn-sm btn-secondary btn-log">Login</a>
                    </div>
    </div>

       

      <div class="user-nav">
        
                                                <div class="dropdown">
                        <a class="user-nav-link  dropdown-toggle" href="#" id="dropdownMenuButton" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
                            🏹 Survival
                        </a>
                        <div class="dropdown-menu ml-3" aria-labelledby="dropdownMenuButton">
                                                        <a class="dropdown-item" href="/category/ranks-survival">👑 Ranks</a>                             <a class="dropdown-item" href="/category/coins-survival">Ⓣ Coins</a>                         </div>
                    </div>
                                                                          <div class="dropdown">
                        <a class="user-nav-link  dropdown-toggle" href="#" id="dropdownMenuButton" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
                            ☁ OneBlock
                        </a>
                        <div class="dropdown-menu ml-3" aria-labelledby="dropdownMenuButton">
                                                        <a class="dropdown-item" href="/category/ranks-skyblock">👑 Ranks</a>                             <a class="dropdown-item" href="/category/coins-oneblock">Ⓣ Coins</a>                         </div>
                    </div>
                                                                          <div class="dropdown">
                        <a class="user-nav-link  dropdown-toggle" href="#" id="dropdownMenuButton" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
                            🌋 LifeSteal
                        </a>
                        <div class="dropdown-menu ml-3" aria-labelledby="dropdownMenuButton">
                                                        <a class="dropdown-item" href="/category/ranks-anarchy">👑 Ranks</a>                             <a class="dropdown-item" href="/category/coins-anarchy">Ⓣ Coins</a>                         </div>
                    </div>
                                                                          <div class="dropdown">
                        <a class="user-nav-link  dropdown-toggle" href="#" id="dropdownMenuButton" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
                            🌏 Earth
                        </a>
                        <div class="dropdown-menu ml-3" aria-labelledby="dropdownMenuButton">
                                                        <a class="dropdown-item" href="/category/ranks-earth">👑 Ranks</a>                             <a class="dropdown-item" href="/category/coins-earth">Ⓣ Coins</a>                         </div>
                    </div>
                                                                  
                      </div>

      <div class="card module">
    <div class="card-header header-theme">Recent Payments</div>
    <div class="card-body">
                        <div class="mb-2 mt-2 top-donator d-flex">
                <div class="avatar">
                    <img src="https://cravatar.eu/avatar/Redvenom3870/64" width="30">
                </div>
                <div class="info ml-3">
                    <div class="ign">
                        Redvenom3870
                                            </div>
                    <div class="extra">
                                                10,000 Coins (+3000 
                                                                                            </div>
                </div>
            </div>
                        <div class="mb-2 mt-2 top-donator d-flex">
                <div class="avatar">
                    <img src="https://cravatar.eu/avatar/Redvenom3870/64" width="30">
                </div>
                <div class="info ml-3">
                    <div class="ign">
                        Redvenom3870
                                            </div>
                    <div class="extra">
                                                Legend Rank (Permane
                                                                                            </div>
                </div>
            </div>
                        <div class="mb-2 mt-2 top-donator d-flex">
                <div class="avatar">
                    <img src="https://cravatar.eu/avatar/KateThayer/64" width="30">
                </div>
                <div class="info ml-3">
                    <div class="ign">
                        KateThayer
                                            </div>
                    <div class="extra">
                                                Free Gift
                                                                                            </div>
                </div>
            </div>
                        <div class="mb-2 mt-2 top-donator d-flex">
                <div class="avatar">
                    <img src="https://cravatar.eu/avatar/TotallyASurgeon/64" width="30">
                </div>
                <div class="info ml-3">
                    <div class="ign">
                        TotallyASurgeon
                                            </div>
                    <div class="extra">
                                                2,500 Coins [+500 Bo
                                                                                            </div>
                </div>
            </div>
                        <div class="mb-2 mt-2 top-donator d-flex">
                <div class="avatar">
                    <img src="https://cravatar.eu/avatar/Morph_Morph/64" width="30">
                </div>
                <div class="info ml-3">
                    <div class="ign">
                        Morph_Morph
                                            </div>
                    <div class="extra">
                                                Legend Rank (Permane
                                                                                            </div>
                </div>
            </div>
                </div>
</div>
      

      
      </div>
      <div class="col-lg-9">
      
      
          

      <div class="card">
    <div class="card-header header-theme">Please enter your username to continue</div>
    <div class="card-body">
      <!-- Wondering how to change the following html? Please read our documentation to move over to the new username.html variables - the loginform variable is now deprecated: https://docs.tebex.io/developers/templates/pages/username.html -->
<form method="post">
    <div class="username">
        <div class="input-group">
            <input type="text" name="ign" class="form-control input-lg form-control-lg" placeholder="Enter your in-game username">
            <div class="input-group-append input-group-btn">
                <button class="btn btn-success btn-lg" type="submit">Continue<i class="fa fa-chevron-right ml-2" style="margin-left:10px;"></i></button>
            </div>
        </div>
    </div>
</form>

    </div>
</div>
       
    </div></div></div>

      
      <div class="footer small-footer">
    <div class="small-section">
        <div class="container d-flex">
            <div class="footer-copyright flex-grow-1">
                <span class="copyright-txt">© 2024 Twenture</span>
            </div>
            <div class="right"><!--
                                    <a class="footer-link terms-link" href="/terms/checkout">Terms</a>
                    <a class="footer-link privacy-policy-link" href="/terms/privacy">Privacy</a>
                    <a class="footer-link privacy-policy-link" href="/terms/impressum">Impressum</a>
                     -->
                
                <div class="d-inline-block dropup">
  <a href="#" class="footer-link dropdown-toggle" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
    Language
  </a>
  <div class="dropdown-menu">
                          <a class="dropdown-item" href="?locale=de_DE">German</a>
                                        <a class="dropdown-item" href="?locale=en_GB">English (UK)</a>
                                        <a class="dropdown-item" href="?locale=en_US">English (US)</a>
                                        <a class="dropdown-item" href="?locale=es_ES">Spanish</a>
                                        <a class="dropdown-item" href="?locale=fr_FR">French</a>
                    </div>
</div>

            </div>
            <div class="end">
                <a class="footer-link" href="https://coldfiredzn.com" rel="noopener" target="_blank">Designed by Coldfire</a>
            </div>
        </div>
    </div>
</div>
      
      
      
    
    <div class="modal" id="popup-modal" tabindex="-1" role="dialog"></div>
    
          <script src="https://js.stripe.com/v2/"></script>
    
    <script>
        var particles = "yes";
        var discord_server = "1085643671514382377";
        var mc_server = "mc.twenture.net";
        var ds_box = "yes";
        var ds_breakpoint = "1100";
        var users_online = "users online";
        var user_online = "user online";
        var players_online = "players online";
        var player_online = "player online";
        var server_offline = "Server is offline";
    </script> 

    <script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/sweetalert2.all.min.js" integrity="sha256-tGZXBB9uK3MK1zLsI8b/1gZYQcBl8TMTi52kA2RmEKc=" crossorigin="anonymous"></script>
    <script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>

<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.3/umd/popper.min.js" integrity="sha384-ZMP7rVo3mIykV+2+9J3UJ46jBk0WLaUAdn689aCwoqbBJiSnjAK/l8WvCWPIPm49" crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.1.1/js/bootstrap.min.js" integrity="sha384-smHYKdLADwkXOn1EmN1qk/HfnUcbVRZyYmZ4qpPea6sjB/pTJ0euyQp0Mk8ck+5T" crossorigin="anonymous"></script>
    <script src="https://cdn.jsdelivr.net/npm/[email protected]/tsparticles.min.js" integrity="sha256-CGTXk49NPei0eRo1PL2NVebBLfmfE7PQlx0ktUIpM+o=" crossorigin="anonymous"></script>

    <script src="/templates/209/js/skin.min.js"></script>
    <script src="/templates/209/js/site.js"></script>
    <script>
function copyToClipboard(element) {
    var $temp = $("<input>");
    $("body").append($temp);
    $temp.val($(element).text()).select();
    document.execCommand("copy");
    $temp.remove();
    Swal.fire({ title: "IP Copied", text: "Now go join the server!", icon: "success", confirmButtonText: "Close" });
}

$('.cart-toggler').click(function () {
    $('.cart-menu').addClass("active");
    $('.overlay').addClass("active");
});
$('#cart-close').click(function () {
    $('.cart-menu').removeClass("active");
    $('.overlay').removeClass("active");
});


    </script>
    <script>
        
        if (ds_box == "yes") {

if (window.screen.width >= ds_breakpoint) {

    $(window).on("load", function () {


                let serverStatusIp = mc_server;
        $.ajax({
            url: "https://api.mcsrvstat.us/2/" + serverStatusIp,
            success: function (data) {
                if (data.online) {
                    let online = data.online;
                    let playerCurrentCount = data.players.online;
                    updateStatus(online, playerCurrentCount);
                } else {
                    let online = null;
                    updateStatus(online);
                }
            },
            error: function () {
                $.ajax({
                    url: "https://mcapi.us/server/status?ip=" + serverStatusIp,
                    success: function (data) {
                        if (data.online) {
                            let online = data.online;
                            let playerCurrentCount = data.players.now;
                            updateStatus(online, playerCurrentCount);
                        } else {
                            let online = null;
                            updateStatus(online);
                        }
                    },
                });
            },
            timeout: 300000,
        });
        
        
        function updateStatus(online, current) {
            let statusStatusDiv = $(".server-status");
            if (online) {
                statusStatusDiv.empty();
                if ((current > 1) || (current < 1)) {
                    statusStatusDiv.html("<span class='status-number'>" + current + "</span> " + players_online);
                } else {
                    statusStatusDiv.html("<span class='status-number'>" + current + "</span> " + player_online);
                }
            } else {
                statusStatusDiv.empty();
                statusStatusDiv.text(server_offline);
            }
        }

        let discordStatusID = discord_server;
        $.ajax({
            url: "https://discord.com/api/guilds/" + discordStatusID + "/embed.json",
            success: function (data) {
                let presence_count = data.presence_count;
                updateDiscordStatus(presence_count);
            },
            error: function () {},
            timeout: 300000,
        });

        function updateDiscordStatus(presence_count) {
            let discordStatusDiv = $(".discord-status");
            discordStatusDiv.empty();
            if ((presence_count > 1) || (presence_count < 1)) {
                discordStatusDiv.html("<span class='status-number'>" + presence_count + "</span> " + users_online);
            } else {
                discordStatusDiv.html("<span class='status-number'>" + presence_count + "</span> " + user_online);
            }
        }

    });

}

}

if (particles == "yes") {
    $(window).on("load", function () {
        tsParticles.load("header-pjs", {
    "fullScreen": {
        "enable": false
    },
    "particles": {
        "number": {
            "value": 30,
            "density": {
                "enable": true,
                "valueArea": 800
            }
        },
        "color": {
            "value": "#ffffff"
        },
        "shape": {
            "type": "circle",
            "stroke": {
                "width": 0,
                "color": "#000000"
            },
            "polygon": {
                "nbSides": 5
            },
            "image": {
                "src": "img/github.svg",
                "width": 100,
                "height": 100
            }
        },
        "opacity": {
            "value": 0.9,
            "random": false,
            "anim": {
                "enable": false,
                "speed": 1,
                "opacityMin": 0.1,
                "sync": false
            }
        },
        "size": {
            "value": 4,
            "random": true,
            "anim": {
                "enable": false,
                "speed": 40,
                "sizeMin": 0.1,
                "sync": false
            }
        },
        "lineLinked": {
            "enable": false,
            "distance": 150,
            "color": "#ffffff",
            "opacity": 0.4,
            "width": 1
        },
        "move": {
            "enable": true,
            "speed": 2,
            "direction": "top",
            "random": false,
            "straight": false,
            "outMode": "out",
            "bounce": false,
            "attract": {
                "enable": false,
                "rotateX": 600,
                "rotateY": 1200
            }
        }
    },
    "interactivity": {
        "detectOn": "canvas",
        "events": {
            "onhover": {
                "enable": false,
                "mode": "grab"
            },
            "onclick": {
                "enable": false,
                "mode": "push"
            },
            "resize": true
        },
        "modes": {
            "grab": {
                "distance": 140,
                "lineLinked": {
                    "opacity": 1
                }
            },
            "bubble": {
                "distance": 400,
                "size": 40,
                "duration": 2,
                "opacity": 8,
                "speed": 3
            },
            "repulse": {
                "distance": 200,
                "duration": 0.4
            },
            "push": {
                "particlesNb": 4
            },
            "remove": {
                "particlesNb": 2
            }
        }
    },
    "retinaDetect": true
});
    });
}
    </script>

     <script>
            jQuery(function(){
                var countdowns = $(".countdown-to");
                countdowns.each(function(){
                   setInterval(function(ele) {
                       timeLeft = parseInt(ele.attr("data-countdown"));
                       if (timeLeft == 0) {
                           ele.html("Time Expired!");
                       } else {
                       timeLeft--;
                       ele.attr("data-countdown", timeLeft);
                      var days = Math.floor(timeLeft / (60 * 60 * 24));
                      var hours = Math.floor((timeLeft % (60 * 60 * 24)) / (60 * 60));
                      var minutes = Math.floor((timeLeft % (60 * 60)) / (60));
                      var seconds = Math.floor((timeLeft % 60));
                      ele.html(days + "d " + hours + "h " + minutes + "m " + seconds + "s");
                       }
                   }, 1000, jQuery(this));
                });
            });

        </script>
  <script>
    jQuery(".card-container").eq(0).remove();
</script>
<script type="text/javascript" src="/assets/js/discord.js"></script>
<div id="waiting-overlay" style="display: none;">
    <i class="fa fa-cog fa-spin fa-3x"></i>
</div>

<!--
    Removal of the Tebex footer violates our Terms & Conditions.
    Due to Tebex being the Merchant of Record, the footer is a contractual requirement by our payment processing partners such as VISA & Mastercard.
    Any attempt to hide or make the inner text of the footer unreadable will result in an immediate lock of your store & available funds with no exceptions.
    We perform random checks on all stores to ensure you are abiding by this requirement.
    We’re happy for you to change the colors and max-width of the footer to suit your design requirements, which you can learn how to do so by reading the documentation available at https://docs.tebex.io/developers/templates/footer
-->
<tebex-footer>
    
</tebex-footer>

<script type="text/javascript">
    (() => {

        const notAllowed = () => {
            const err = 'Removal of the Tebex footer violates our Terms & Conditions. Please refer to the documentation at https://docs.tebex.io/developers/templates/footer';
            console.warn(err);
        };

        // Used to access DOM methods that are gated externally
        const SHADOW_ROOT = Symbol();
        const ATTACH_SHADOW = Symbol();
        const QUERY_SELECTOR = Symbol();
        const SET_ATTRIBUTE = Symbol();
        const REMOVE_ATTRIBUTE = Symbol();
        const GATE_ON = Symbol();

        class TebexFooter extends HTMLElement {
            constructor() {
                super();

                this[SHADOW_ROOT] = this.shadowRoot;
                this[ATTACH_SHADOW] = this.attachShadow;
                this[QUERY_SELECTOR] = this.querySelector;
                this[SET_ATTRIBUTE] = this.setAttribute;
                this[REMOVE_ATTRIBUTE] = this.removeAttribute;
                this[GATE_ON] = true;

                // Prevent shadow DOM access
                this.attachShadow = notAllowed;
                Object.defineProperty(this, 'shadowRoot', {
                    get: () => null,
                    set: notAllowed
                });

                // Polyfill for declarative shadow DOM
                if (!this[SHADOW_ROOT]) {
                    const template = this[QUERY_SELECTOR]('template[shadowrootmode]');
                    const mode = template.getAttribute('shadowrootmode');
                    const shadowRoot = this[ATTACH_SHADOW]({ mode });
                    shadowRoot.appendChild(template.content);
                    this[SHADOW_ROOT] = shadowRoot;
                    template.remove();
                }

                // Warn against edits to internal shadow DOM content
                const observer = new MutationObserver((mutationList, observer) => {
                    if (this[GATE_ON])
                        notAllowed();
                    this[GATE_ON] = true;
                });
                const observerConfig = {
                    attributes: true,
                    childList: true,
                    characterData: true,
                    subtree: true
                };
                observer.observe(this[SHADOW_ROOT], observerConfig);

                this.#reposition();

                document.addEventListener('DOMContentLoaded', () => {
                    this.#reposition();
                });

                function debounce(func) {
                    var timer;
                    return function (event) {
                        if (timer) clearTimeout(timer);
                        timer = setTimeout(func, 100, event);
                    };
                }

                addEventListener('resize', debounce(() => {
                    this.#reposition();
                }));

                addEventListener('scroll', debounce(() => {
                    this.#reposition();
                }));
            }

            disconnectedCallback() {
                notAllowed();
            }

            #reposition() {
                this[GATE_ON] = false;
                if (document.body.clientHeight < (window.innerHeight - this.clientHeight))
                    this[SET_ATTRIBUTE]('absolute', '');
                else
                    this[REMOVE_ATTRIBUTE]('absolute');
            }
        }

        customElements.define('tebex-footer', TebexFooter);
    })();
</script>

<script type="text/javascript">
    window.nSureAsyncInit = function(deviceId) {
        window.nSureSDK.init({
            appId: 'Z620Q2525RT9DWKA',
            storeInfo: {
                id: '1291024',
                type: 'storeFront'
            }
        });

        document.cookie = "deviceId="+deviceId+"; path=/";

                fetch('/nsure/fingerprint/' + deviceId, {
            'method': 'PUT',
            'body': new URLSearchParams([['fingerprint', deviceId]])
        }).catch(function (error) {
        });
            }
</script>
<script type="text/javascript" src="https://nsure.tebex.io/sdk.js">
</script>

<iframe name="stripeXDM_default73220_provider" id="stripeXDM_default73220_provider" aria-hidden="true" src="https://js.stripe.com/v2/channel.html?stripe_xdm_e=https%3A%2F%2Fstore.twenture.net&amp;stripe_xdm_c=default73220&amp;stripe_xdm_p=1#__stripe_transport__" frameborder="0" style="position: absolute; top: -2000px; left: 0px;"></iframe><iframe src="https://js.stripe.com/v2/m/outer.html#referrer=&amp;title=Twenture%20%E2%80%A2%20Login&amp;url=https%3A%2F%2Fstore.twenture.net%2Fcheckout%2Fbasket&amp;muid=NA&amp;sid=NA&amp;version=6&amp;preview=false&amp;" frameborder="0" allowtransparency="true" scrolling="no" tabindex="-1" aria-hidden="true" style="width: 1px !important; height: 1px !important; position: fixed !important; visibility: hidden !important; pointer-events: none !important;"></iframe></body></html>