.sticky-header {
    position: sticky;
    top: 0;
    z-index: 1000; 
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); 
}

@media (min-width: 1200px) {
.sticky-header {
    display: none;
}
}

.img-header{
    width: 100%;
}

@media (max-width: 1200px) {
.sticky-header {
    position: sticky;
    top: 0;
    z-index: 1000; 
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); 
}
}

.mb-48{
    margin-bottom: 48px;
}

.nav-menu {
  display: none; 
  background-color: #101012;
  color: white;
  position: fixed;
  top: 0;
  z-index: 10;
  left: 0;
  width: 100%;
  height: 100%;
  padding-top: 36px;
}

.nav-menu ul {
  list-style-type: none;
  padding: 0;
}

.nav-menu li {
  padding: 10px;
  text-align: center;
}
.nav-menu a {
  color: #848485;
  transition: 0.2s;
  font-weight: 700;
  text-decoration: none;
  font-size: 20px;
  display: block;
}

.close-button{
    display: block;
    margin-left: auto;
    margin-right: auto; 
    text-align: center;
  color: #848485;
  font-size: 24px;
  transition: 0.2s;
}

.close-button:hover{
  color: #008dff;
  transition: 0.2s;
}

.nav-menu a:hover {
  color: #008dff;
  transition: 0.2s;
}
.phone-link-active{
  color: #008dff !important;
}

.header-logo-desk-img{
    display: block;
    height: 56px !important;
}

.header-row-desk{
    gap: 32px;
    margin-top: 48px;
    margin-bottom: 24px;
}

.desk-nav-row{
    gap: 24px;
}

.phone-header-shadow{
    -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.3);    
}

.phone-header-top{
    padding: 24px;
    background-color: #101012;
}

.phone-header-bottom{
    padding: 24px;
    background-color: #1b1b1e;
}

.header-logo-phone-img{
    max-width: 128px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.phone-logo-link{
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.basket-amount-header{
    height: 16px;
    width: 16px;
    pointer-events: none;
    font-weight: 700;
    text-align: center;
    z-index: 5;
    line-height: 16px;
    border-radius: 8px;
    margin-left: -30px;
    color: #7c2d12;
    background-color: #008dff;
}

.header-link{
    font-weight: 700;
    font-size: 16px;
    transition: 0.2s;
    color: #848485;
}

.header-link:hover{
    transition: 0.2s;
    color: #ffffff;
}

.g-small{
    gap: 12px;
}

.header-desk-username{
    font-weight: 700;
    font-size: 14px;
    color: #848485;
}

.heade-desk-avatar{
    margin-right: -12px;
    width: 32px;
}

.header-icon-link{
    font-size: 24px;
    display: block;
    transition: 0.2s;
    color: #ffffff;
}

.header-icon-bar{
    font-size: 24px;
    display: block;
    transition: 0.2s;
    color: #ffffff;
}

.header-icon-bar:hover{
    transition: 0.2s;
    color: #008dff;
}

.header-icon-link:hover{
    transform: translateY(-6px);
    transition: 0.2s;
    z-index: 1;
    color: #008dff;
}

.header-icon-link-danger{
    font-size: 24px;
    display: block;
    transition: 0.2s;
    color: #ffffff;
}

.header-icon-link-danger:hover{
    transition: 0.2s;
    transform: translateY(-6px);
    color: #ff5050;
}

.corner-window {
    position: fixed;
    bottom: 32px;
    display: block;
    right: 24px;
    padding: 12px;
    transition: 0.2s;
    -webkit-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.3); 
    box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.3);
    z-index: 15;
    background-color: #1b1b1e;
    border-radius: 16px;
}

.footer-disclaimer{
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
    font-size: 12px;
}

.footer-copyright{
    font-weight: 400;
    text-align: center;
    font-size: 10px;
}

.site-footer{
    padding: 24px 24px;
}

.basket-widget-space{
    display: none;
}

.basket-widget-icon{
    background-color: #101012;
    color: #008dff;
    border-radius: 8px;
    height: 64px;
    font-size: 28px;
    width: 64px;
    line-height: 64px;
    text-align: center;
    transition: 0.2s;
}

.mr-12{
    margin-right: 12px;
}

.rank-section{
    margin-bottom: 12px;
    padding: 12px 24px;
    font-size: 16px;
    color: #ffffff;
    font-weight: 700;
}

.img-view-basket-desk{
    width: 64px;
    align-self: bottom !important;
    margin-bottom: -23px;
    margin-left: 12px;
}

.basket-widget-info{
    color: #848485;
    font-weight: 400;
    font-size: 14px;
}

.basket-widget-title{
    font-weight: 700;
    transition: 0.2s;
    color: #ffffff;
}

.corner-window:hover .basket-widget-title{
    transition: 0.2s;
    color: #008dff !important;
}

.corner-window .icon-right{
    transition: 0.2s;
    color: #ffffff !important;
}

.icon-right{
    transition: 0.2s;
}

.corner-window:hover .icon-right{
    transition: 0.2s;
    transform: translateX(6px);
    color: #008dff !important;
}

.corner-window:hover{
    cursor: pointer;
}

.corner-window:hover .basket-widget-icon{
    background-color: #008dff;
    color: #7c2d12;
    transition: 0.2s;
    -webkit-box-shadow: 0px 0px 28px 0px #008dff8f; 
    box-shadow: 0px 0px 28px 0px #008dff8f;
}

.block{
    background-color: #1b1b1e;
    border-radius: 16px;
}

.block-dark{
    background-color: #0b0b0c;
    border-radius: 16px;
}

.block-danger{
    background-color: #ff5050;
    color: #670e0e;
}

.s-center{
    align-self: center;
}

.item-img-block{
    border-radius: 8px;
    background-color: #101012;
    display: block;
    padding: 12px;
}

.checkout-block-top{
    background-color: #0b0b0c;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
    padding: 8px 24px;
    margin-bottom: 4px;
}

.color-danger{
    color: #ff5050 !important;
}

.basket-info{
    background-color: #0b0b0c;
    padding: 8px 24px;
    border-radius: 16px;
}

.basket-avatar{
    width: 62px;
    margin-right: 12px;
    border-radius: 8px;
}

.color-text{
    color: #848485 !important;
}

.basket-header{
    padding: 70px 24px 0px 24px !important;
    background: transparent !important;
}

.basket-info-header{
    padding: 12px 24px !important;
}

.basket-checkout{
    padding: 0px 24px 100px 24px !important;
}

.checkout-total{
    font-family: "Poppins";
    font-weight: 400;
    color: #848485;
}

.checkout-price{
    font-family: "Poppins";
    font-weight: 400;
    color: #008dff;
}

.checkout-block-bottom{
    background-color: #0b0b0c;
    border-bottom-left-radius: 16px;
    border-bottom-right-radius: 16px;
}

.ml-12{
    margin-left: 12px;
}

.item-price{
    color: #848485;
    font-size: 12px;
    margin-top: -4px;
}

.item-option{
    margin-top: 8px;
    margin-right: 8px;
    font-weight: 400;
    font-size: 10px;
    background-color: #101012;
    padding-left: 8px;
    line-height: 20px;
    padding-right: 8px;
    height: 20px;
    border-radius: 10px;
    color: #848485;
}

.item-option-value{
    font-weight: 400;
    color: #ffffff;
}

.item-info-name{
    font-weight: 700;
    font-size: 14px;
    transition: 0.2s;
    color: #ffffff;
}

.color-text-light{
    color: #ffffff;
}

.item-info-name:hover{
    transition: 0.2s;
    color: #008dff;
}

.item-img{
    width: 48px;
    transition: 0.2s ease;
}

.button-remove{
    margin-left: 12px;
    height: 32px;
    width: 32px;
    line-height: 36px;
    text-align: center;
    display: block;
    border-radius: 8px;
}

.p-12{
    padding: 12px;
}

.mt-12{
    margin-top: 12px;
}

.f-left{
    margin-right: auto;
}

.package-full-img{
    width: 100%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 12px;
}

.gift-link{
    font-weight: 700;
    transition: 0.2s;
    color: #848485;
}

.gift-link:hover{
    cursor: pointer;
    transition: 0.2s;
    color: #008dff;
}

.package-full-left{
    grid-area: image;
    background-color: #101012;
    padding: 12px;
    border-radius: 8px;
}

.gift-block{
    background-color: #0b0b0c;
    padding: 12px;
    border-radius: 8px;
}

.img-gift{
    width: 38px;
    margin-right: 12px;
}


.package-full-right{
    grid-area: title;
}

.package-card-image-link:hover .package-card-image{
    transition: 0.2s ease;
    transform: translateY(-10px);
}

.item-img-link{
    transition: 0.2s ease;
}

.item-img-link:hover .item-img{
    transition: 0.2s ease;
    transform: translateY(-5px);
}

.block-danger-small{
    padding: 6px;
    background-color: #ff5050;
    color: #670e0e;
    border-radius: 8px;
}

.block-success-small{
    padding: 6px;
    background-color: #32c35f;
    color: #0f5726;
    border-radius: 8px;
}

.block-success-giftcard{
    padding: 6px;
    font-weight: 400;
    border-radius: 8px;
    color: #ffffff;
    background-color: #32c35f42;
    border: 1px solid #32c35f;
}

.sale-widget{
    padding: 12px 24px;
    text-align: center;
    font-weight: 400;
    border-radius: 16px;
    color: #ffffff;
    background-color: #32c35f42;
    border: 1px solid #32c35f;
}

.server-online{
    padding: 2px 6px;
    font-weight: 400;
    font-size: 10px;
    border-radius: 8px;
    color: #ffffff;
    background-color: #32c35f42;
    border: 1px solid #32c35f;
}

.server-offline{
    padding: 2px 6px;
    font-weight: 400;
    font-size: 10px;
    border-radius: 8px;
    color: #ffffff;
    background-color: #ff505042;
    border: 1px solid #ff5050;
}

.block-danger-giftcard{
    padding: 6px;
    font-weight: 400;
    border-radius: 8px;
    color: #ffffff;
    background-color: #ff505042;
    border: 1px solid #ff5050;
}

.block-success{
    background-color: #32c35f;
    color: #0f5726;
}

.img-giftcard{
    width: 96px;
    margin-left: 16px;
}

.t-center{
    text-align: center;
}

.donator-name{
    color: #008dff;
    font-weight: 700;
    font-size: 18;
}

.img-payments{
    width: 96px;
    margin-left: 16px;
}

.img-featuredpackage{
    width: 96px;
    margin-left: 16px;
}

.img-topcustomer{
    width: 96px;
    margin-left: 16px;
}

.recent-payment-block{
    padding: 8px;
    margin-top: 12px;
    background-color: #101012;
    border-radius: 8px;
}

.status-ip{
    padding: 8px;
    text-align: center;
    margin-top: 12px;
    margin-bottom: 4px;
    background-color: #101012;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

.status-info{
    padding: 8px;
    background-color: #101012;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}

.ml-auto{
    margin-left: auto;
}

.top-customer-block{
    padding: 8px;
    margin-top: 0px;
    background-color: #101012;
    border-radius: 8px;
}

.donator-img{
    margin-top: 12px;
    width: 50%;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.recent-payment-block-advanced{
    padding: 8px;
    margin-top: 12px;
    margin-bottom: 4px;
    background-color: #101012;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

.recent-payment-block-infos{
    padding: 8px;
    font-size: 10px;
    background-color: #101012;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}

.recent-payment-avatar{
    border-radius: 4px;
    width: 38px;
}

.recent-payment-name{
    font-weight: 400;
    margin-left: 12px;
}

.f-space-between{
    justify-content: space-between;
}

.p-24{
    padding: 24px;
}

.package-card{
    padding: 24px;
    display: flex;
    flex-direction: column;
}

.package-card-name{
    margin-top: 8px;
    font-family: "Poppins";
    font-weight: 700;
    font-size: 16px;
    color: #ffffff;
}

.package-card-price{
    margin-bottom: 8px;
    font-family: "Poppins";
    font-weight: 400;
    font-size: 16px;
    color: #848485;
}

.package-card-price-original{
    margin-bottom: 8px;
    font-family: "Poppins";
    font-weight: 400;
    margin-right: 4px;
    font-size: 16px;
    color: #ff5050;
}

.mb-12{
    margin-bottom: 12px;
}

.mb-6{
    margin-bottom: 6px;
}

.button-disabled{
    color: #1b1b1e;
    background-color: #848485;
}

.button-disabled:hover{
    cursor: default !important;
}

.package-card-infobar{
    display: flex;
    margin-bottom: -24px;
    position: relative;
    z-index: 10 !important;
}

.package-card-discount{
    margin-left: auto;
    color: #fff;
    font-family: "Poppins";
    font-weight: 400;
    height: 24px;
    line-height: 24px;
    padding-left: 8px;
    padding-right: 8px;
    background-color: #32c35f42;
    border: 1px solid #32c35f;
    border-radius: 8px;
}

.package-card-countdown{
    color: #fff;
    font-family: "Poppins";
    font-weight: 400;
    height: 24px;
    text-align: center;
    line-height: 24px;
    padding-left: 8px;
    padding-right: 8px;
    background-color: #ff505042;
    border: 1px solid #ff5050;
    border-radius: 8px;
}

.package-card-image{
    width: 100%;
    display: block;
    transition: 0.2s ease;
    margin: auto;
}

.package-card-top{
    align-self: flex-start;
}

.package-card-bottom{
    margin-top: auto;
}

.icon-left{
    margin-right: 4px;
}

.icon-right{
    margin-left: 4px;
}

.icon-left-big{
    margin-right: 8px;
}

.icon-right-big{
    margin-left: 8px;
}

.button{
    display: block;
    text-align: center;
    padding: 12px 24px;
    font-family: "Poppins";
    font-weight: 700;
    border-radius: 8px;
}

.button-primary{
    transition: 0.2s;
    background-color: #008dff;
    color: #7c2d12;
}

.button-primary:hover{
    transition: 0.2s;
    color: #ffffff;
    -webkit-box-shadow: 0px 0px 28px 0px #008dff8f; 
    box-shadow: 0px 0px 28px 0px #008dff8f;
}

.button-success{
    transition: 0.2s;
    background-color: #32c35f;
    color: #0f5726;
}

.button-success:hover{
    transition: 0.2s;
    color: #ffffff;
    -webkit-box-shadow: 0px 0px 28px 0px #32c35f8f; 
    box-shadow: 0px 0px 28px 0px #32c35f8f;
}

.button-danger{
    transition: 0.2s;
    background-color: #ff5050;
    color: #670e0e;
}

.button-danger:hover{
    transition: 0.2s;
    color: #ffffff;
    -webkit-box-shadow: 0px 0px 28px 0px #ff50508f; 
    box-shadow: 0px 0px 28px 0px #ff50508f;
}

.w-100{
    width: 100%;
}

.mb-24{
    margin-bottom: 24px;
}

.mt-24{
    margin-top: 24px;
}

.browse-block{
    padding: 24px 24px 0px 24px;
}

.browse-link-bar{
    height: 6px;
    margin-top: 12px;
    border-radius: 3px;
    opacity: 0;
    transition: 0.2s;
}

.browse-link-active .browse-link-bar{
    opacity: 1 !important;
    background-color: #008dff;
}

.browse-link-active{
    color: #ffffff;
}

.browse-link-img{
    margin-right: 12px;
    justify-content: center;
    width: 38px;
}

.browse-link-text{
    font-family: "Poppins";
    font-weight: 700;
    font-size: 14px;
}

.browse-link{
    display: block;
    transition: 0.2s;
}

.browse-link-p{
    padding: 8px 8px 0px 8px;
    height: 42px;
}

.browse-link:hover .browse-link-bar{
    opacity: 1;
    transition: 0.3s;
    background-color: #008dff;
}

.browse-link:hover .browse-link-text{
    cursor: pointer;
    color: #ffffff;
    transition: 0.3s;
}

.browse-link:hover{
    cursor: pointer;
}

.dropdown:hover .browse-link-text{
    color: #ffffff;
    transition: 0.3s;
}

.dropdown:hover .browse-link-bar{
    opacity: 0;
    transition: 0.3s;
    background-color: #008dff;
}

.store-categories{
    margin-top: 12px;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(217px, 1fr));
    gap: 24px 36px;
}

.home-link{
    display: block;
    padding-left: 12px;
    padding-right: 12px;
    width: fit-content;
    line-height: 28px;
    transition: 0.3s;
    font-family: "Poppins";
    font-weight: 400;
    font-size: 12px;
    color: #848485;
    height: 28px;
    border-radius: 14px;
    background-color: #0b0b0c;
}

.home-link:hover{
    transition: 0.3s;
    cursor: pointer;
    color: #ffffff;
}

.nav-separator{
    margin-left: 12px;
    margin-right: 12px;
    font-weight: 900;
    color: #848485;
    font-family: "Poppins";
    font-size: 12px;
}

.nav-current{
    font-weight: 400;
    color: #ffffff;
    font-family: "Poppins";
    font-size: 12px;
}

.flex-row{
    display: flex;
    flex-direction: row;
}

.f-center{
    align-items: center;
}

.f-1{
    flex: 1;
}

.f-2{
    flex: 2;
}

.f-3{
    flex: 3;
}

@media (max-width: 900px) {
  .only-desk{
      display: none;
  }
}

@media (min-width: 900px) {
  .only-phone{
      display: none;
  }
  .d-w-50{
      width: 50%;
  }
}

@media (min-width: 961px) {
  .d-mt-24{
      margin-top: 24px;
  }
}

@media (min-width: 1200px) {
  .rank-table-phone{
      display: none;
  }
}

@media (max-width: 1200px) {
  .rank-table-desk{
      display: none;
  }
}


@media (min-width: 1200px) {
  .only-phone-big{
      display: none;
  }
}

@media (max-width: 1200px) {
  .only-desk-big{
      display: none;
  }
}

.g-12{
    gap: 24px;
}

.a-end{
    align-items: flex-end;
}

.feature-description{
    padding: 12px 24px;
    flex: 1;
    font-size: 12px;
    color: #848485;
    font-weight: 400;
}

.feature-text{
    padding: 12px 24px;
    justify-content: center;
    flex: 1;
    align-items: center;
    display: flex;
    text-align: center;
    font-size: 14px;
    color: #ffffff;
    font-weight: 700;
}

.feature-yes{
    padding: 12px 24px;
    justify-content: center;
    flex: 1;
    align-items: center;
    display: flex;
    text-align: center;
    font-size: 20px;
    color: #32c35f;
    font-weight: 700;
}

.feature-no{
    padding: 12px 24px;
    justify-content: center;
    flex: 1;
    align-items: center;
    display: flex;
    text-align: center;
    font-size: 20px;
    color: #ff5050;
    font-weight: 700;
}

.feature-row{
    align-items: stretch;
    margin-bottom: 12px;
}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    padding: 4px;
    display: none;
    position: absolute;
    border-radius: 8px;
    background-color: #1b1b1e;
    min-width: 160px;
    box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.2);
    z-index: 1;
}

.dropdown-content a {
    color: #848485;
    padding: 12px 16px;
    transition: 0.3s;
    font-size: 14px;
    font-family: "Poppins";
    font-weight: 700;
    border-radius: 8px;
    text-decoration: none;
    display: block;
}

.dropdown-content a:hover {
    transition: 0.2s;
    color: #008dff;
}

.dropdown-active{
    color: #008dff !important;
}

.dropdown:hover .dropdown-content {
    display: block;
}

.color-primary{
    color: #008dff !important;
}

:root {
  --color-text: #fff;
  --color-text-darker: #e5e5e5;
  --color-text-secondary: #ccc;
  --color-text-dark: #0D0D0D;
  --color-bg: #000;
  --color-brighter-bg: #0D0D0D;
  --color-primary: rgb(0 72 255);
  --color-primary-hover: #fff;
  --color-primary-text: var(--color-text-dark);
  --color-primary-text-hover: var(--color-primary-text);
  --color-secondary: #ccc;
  --color-secondary-hover: #e5e5e5;
  --color-secondary-text: var(--color-text-dark);
  --color-secondary-text-hover: var(--color-secondary-text);
  --color-tertiary: transparent;
  --color-tertiary-hover: rgb(255 255 255 / 15%);
  --color-tertiary-text: var(--color-text);
  --color-tertiary-text-hover: var(--color-tertiary-text);
  --color-removed: #C12E2E;
  --color-sale-banner-bg: var(--color-primary);
  --color-sale-banner-text: var(--color-primary-text);
  --tebex-footer-height: 35px;
  --widget-padding: 24px;
  --content-padding: var(--widget-padding);
  --content-inner-width: 95vw;
  --content-width: calc((var(--content-padding) * 2) + var(--content-inner-width));
  --sidebar-width: 287px;
  --tebex-legal-footer-max-width: min(
    var(--content-inner-width),
    calc(100vw - (var(--content-padding) * 2))
  );
  --tebex-legal-footer-background-color: var(--color-brighter-bg);
  --tebex-legal-footer-border-color: var(--color-brighter-bg);
  --tebex-legal-footer-text-color: var(--color-text-secondary);
}
@media (width > 960px) {
  :root {
    --content-padding: calc(var(--widget-padding) * 2);
  }
}
@media (max-width: 900px) {
  :root {
    --tebex-footer-height: 70px;
  }
}
@media (max-width: 600px) {
  :root {
    --tebex-footer-height: 80px;
  }
}

*,
*::before,
*::after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  border: none;
  outline: none;
  vertical-align: baseline;
  color: inherit;
  background: transparent;
  font-size: inherit;
  font-family: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
}

strong,
b {
  font-weight: 700;
}

em,
i {
  font-style: italic;
}

input[type=submit],
button {
  appearance: none;
  cursor: pointer;
  text-align: left;
}

textarea {
  resize: none;
}

symbol,
use,
svg {
  overflow: visible;
}

svg,
img {
  display: block;
}

li {
  display: block;
}

button {
  display: block;
}

a {
  color: inherit;
  text-decoration: none;
}

:root *[hidden] {
  display: none;
}

:focus {
  outline: 0;
}

::placeholder {
  color: inherit;
  opacity: 1;
}

@view-transition {
  navigation: auto;
}
::view-transition-group(root) {
  animation-duration: 350ms;
  animation-timing-function: ease;
}

@keyframes pageMoveOut {
  0% {
    opacity: 1;
  }
  50%, 100% {
    opacity: 0;
  }
}
@keyframes pageMoveIn {
  0%, 50% {
    scale: 0.98;
    opacity: 0;
  }
  100% {
    scale: 1;
    opacity: 1;
  }
}
::view-transition-old(site) {
  animation: 350ms ease both pageMoveOut;
}

::view-transition-new(site) {
  animation: 350ms ease both pageMoveIn;
  transform-origin: center top;
}

::view-transition-group(site) {
  z-index: 2;
}

::view-transition-group(siteBgImage),
::view-transition-group(siteHeader) {
  animation-duration: 350ms;
  animation-timing-function: ease;
  z-index: 1;
}

html,
body {
  min-height: 100vh;
}

html {
  overflow: hidden scroll;
  scrollbar-width: thin;
  scrollbar-color: var(--color-secondary) var(--color-bg);
  scrollbar-gutter: stable;
}
html.no-scroll {
  overflow: hidden;
}

body {
  position: relative;
  max-width: 100%;
  width: 100%;
  line-height: normal;
  font-family: "Poppins" !important;
  font-weight: 400;
  color: #848485;
  background-color: #101012;
  accent-color: var(--color-primary);
  font-family: sans-serif;
  font-size: 16px;
}
body::before {
  view-transition-name: siteBgImage;
}

::selection {
  color: var(--color-text);
  background-color: var(--color-primary);
  text-shadow: none;
}

select option {
  color: var(--color-text);
  background-color: var(--color-bg);
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 700;
  font-family: "Poppins";
}

h1{
    font-size: 20px;
    color: #ffffff;
    margin-bottom: 4px;
}

.text-content {
  line-height: 1.4;
  word-wrap: break-word;
  word-break: break-word;
}
.text-content h1:not(:last-child),
.text-content h2:not(:last-child),
.text-content h3:not(:last-child),
.text-content h4:not(:last-child),
.text-content h5:not(:last-child),
.text-content h6:not(:last-child) {
  margin-bottom: 24px;
}
.text-content p:not(:last-child) {
  margin-bottom: 12px;
}
.text-content h1 {
}
.text-content h2 {
  font-size: 26px;
}
.text-content h3 {
  font-size: 20px;
}
.text-content h4 {
  font-size: 18px;
}
.text-content img {
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.text-content ol, .text-content ul {
  margin-left: 1em;
}
.text-content ol:not(:last-child), .text-content ul:not(:last-child) {
  margin-bottom: 12px;
}
.text-content li {
  display: list-item;
}

.btn-primary,
.btn-secondary,
.btn-tertiary {
  --btn-color-text: var(--color-text);
  --btn-color-text-hover: var(--btn-color-text);
  --btn-color-bg: var(--color-bg);
  --btn-color-bg-hover: var(--btn-color-bg);
  display: block;
  width: fit-content;
  height: 46px;
  padding: 0 10px;
  line-height: 46px;
  color: var(--btn-color-text);
  background-color: var(--btn-color-bg);
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  cursor: pointer;
  transition: all 0.15s ease-in-out;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media (width > 960px) {
  .btn-primary,
  .btn-secondary,
  .btn-tertiary {
    padding: 0 14px;
  }
}
.btn-primary:disabled,
.btn-secondary:disabled,
.btn-tertiary:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.btn-primary:hover, .btn-primary:focus,
.btn-secondary:hover,
.btn-secondary:focus,
.btn-tertiary:hover,
.btn-tertiary:focus {
  color: var(--btn-color-text-hover);
  background-color: var(--btn-color-bg-hover);
}

.btn-primary {
  --btn-color-text: var(--color-primary-text);
  --btn-color-bg: var(--color-primary);
  --btn-color-text-hover: var(--color-primary-text-hover);
  --btn-color-bg-hover: var(--color-primary-hover);
}

.btn-secondary {
  --btn-color-text: var(--color-secondary-text);
  --btn-color-bg: var(--color-secondary);
  --btn-color-text-hover: var(--color-secondary-text-hover);
  --btn-color-bg-hover: var(--color-secondary-hover);
}

.btn-tertiary {
  --btn-color-text: var(--color-tertiary-text);
  --btn-color-bg: var(--color-tertiary);
  --btn-color-text-hover: var(--color-tertiary-text-hover);
  --btn-color-bg-hover: var(--color-tertiary-hover);
}

.btn-icon {
  position: relative;
  flex: none;
  width: 46px;
  height: 46px;
  padding: 0;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 18px;
}
:root .btn-icon {
  line-height: 0;
  font-size: 0;
  color: transparent;
}

.btn-icon-text {
  display: flex;
  align-items: center;
  min-width: 46px;
}
.btn-icon-text::before {
  content: "";
  display: block;
  margin-right: 8px;
  width: 18px;
  height: 18px;
  flex: none;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}
@media (width <= 960px) {
  :root .btn-icon-text {
    justify-content: center;
    font-size: 0;
    color: transparent;
  }
  :root .btn-icon-text::before {
    margin-right: 0;
  }
}

.btn-glyph::before,
.btn-glyph-text::before {
  content: "";
  display: block;
  width: 18px;
  height: 18px;
  flex: none;
  background-color: var(--btn-color-text);
  mask-position: center center;
  mask-repeat: no-repeat;
  mask-size: contain;
  transition: background-color 0.15s ease-in-out;
}
.btn-glyph:hover::before, .btn-glyph:focus::before,
.btn-glyph-text:hover::before,
.btn-glyph-text:focus::before {
  background-color: var(--btn-color-text-hover);
}

.btn-glyph {
  position: relative;
  flex: none;
  width: 46px;
  height: 46px;
}
:root .btn-glyph {
  padding: 0;
  line-height: 0;
  font-size: 0;
  color: transparent;
}
.btn-glyph::before {
  position: absolute;
  inset: 0;
  margin: auto;
}

.btn-glyph-text {
  display: flex;
  align-items: center;
  min-width: 46px;
}
.btn-glyph-text::before {
  margin-right: 8px;
}
@media (width <= 960px) {
  :root .btn-glyph-text {
    justify-content: center;
    font-size: 0;
    color: transparent;
  }
  :root .btn-glyph-text::before {
    margin-right: 0;
  }
}

.link-text {
  color: var(--color-text-darker);
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-position: under;
  transition: color 0.15s ease-in-out;
}
.link-text:hover {
  color: var(--color-text);
}

.quantity-field {
  display: flex;
  align-items: stretch;
  justify-content: center;
  color: #848485;
  background-color: #101012;
  height: 36px;
  border: none;
  padding: 4px;
}
.quantity-field input[type=number] {
  position: relative;
  z-index: 1;
  flex: none;
  -moz-appearance: textfield;
  appearance: textfield;
  field-sizing: content;
  min-width: 40px;
  height: 100%;
  font-size: 16px;
  text-align: center;
  font-variant-numeric: tabular-nums;
}
.quantity-field input[type=number]:focus, .quantity-field input[type=number]:hover {
  border-color: var(--color-secondary-hover);
}
.quantity-field input[type=number]::-webkit-inner-spin-button, .quantity-field input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.quantity-field.with-open-basket input[type=number] {
  margin: 0 -12px 0 -15px;
  min-width: auto;
  padding: 0 15px;
  order: 1;
  text-align: right;
  transition: color 0.15s ease-in-out;
}
.quantity-field .open-basket {
  margin-right: 5px;
  width: fit-content;
  height: 100%;
  order: 2;
  font-size: 16px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: color 0.15s ease-in-out;
}
.quantity-field .open-basket:focus, .quantity-field .open-basket:hover {
  color: var(--color-primary);
}
.quantity-field .open-basket:focus ~ input[type=number], .quantity-field .open-basket:hover ~ input[type=number] {
  color: var(--color-primary);
}
.quantity-field .adjust {
  position: relative;
  z-index: 2;
  flex: none;
  width: 28px;
  background-color: #008dff;
  border-radius: 4px;
  height: 28px;
  padding: 0;
  line-height: 0;
  font-size: 0;
    color: #7c2d12;
}
.quantity-field .adjust:hover {
    transition: 0.2s;
    color: #ffffff;
    -webkit-box-shadow: 0px 0px 28px 0px #008dff8f; 
    box-shadow: 0px 0px 28px 0px #008dff8f;
}

.size-14{
    font-size: 14px !important;
}

.mt-6{
    margin-top: 6px;
}

.quantity-field .adjust.decrease {
  margin-right: auto;
  order: -1;
}
.quantity-field .adjust.increase {
  margin-left: auto;
  order: 100;
}
.quantity-field .adjust::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: var(--color-text);
  mask: url("https://webstore-template-assets.tebex.io/images/plus.svg") no-repeat center center;
  mask-size: 10px;
}
.quantity-field .adjust.decrease::before {
  mask-image: url("https://webstore-template-assets.tebex.io/images/minus.svg");
}

@media (width > 960px) {
  .mobile-only {
    display: none;
  }
}

@media (width <= 960px) {
  .desktop-only {
    display: none;
  }
}

.site {
  display: grid;
  grid-auto-rows: auto 1fr auto;
  align-items: start;
  gap: var(--widget-padding);
  min-height: calc(100vh - var(--tebex-footer-height));
  font-size: 14px;
  view-transition-name: site;
}
@media (width > 960px) {
  .site {
    gap: calc(var(--widget-padding) * 2);
  }
}
.page-index.home-categories-enabled .site {
  grid-auto-rows: auto auto 1fr auto;
}

.site-header,
.site-sale-banner,
.site-home-categories,
.site-content,
.site-footer-inner {
  margin: 0 auto;
  padding: 0 var(--content-padding);
  width: 100%;
}
@media (width > 960px) {
  .site-header,
  .site-sale-banner,
  .site-home-categories,
  .site-content,
  .site-footer-inner {
    max-width: var(--content-width);
  }
}

.site-header {
  position: relative;
  z-index: 2;
  view-transition-name: siteHeader;
}

.site-header-inner .user-name {
  contain: paint;
}
.site-header-inner .user-name .text,
.site-header-inner .user-name .text-hover {
  transition: opacity 0.15s ease-in-out, font-size 0.15s ease-in-out, visibility 0.15s ease-in-out;
}
.site-header-inner .user-name:not(:hover):not(:focus-within) .text-hover {
  visibility: hidden;
  color: transparent;
  font-size: 0;
}
.site-header-inner .user-name:hover .text, .site-header-inner .user-name:focus-within .text {
  visibility: hidden;
  opacity: 0;
  font-size: 0;
}
@media (width <= 960px) {
  .site-header-inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: var(--widget-padding) 0;
    position: relative;
    flex-wrap: wrap;
  }
  .site-header-inner .actions {
    position: absolute;
    top: var(--widget-padding);
    left: 0;
    display: flex;
    gap: 6px;
  }
  .site-header-inner .toggle-navigation {
    background-image: url("https://webstore-template-assets.tebex.io/images/burger.svg");
  }
  .site-header-inner .log-in,
  .site-header-inner .user-actions {
    position: absolute;
    top: var(--widget-padding);
    right: 0;
  }
  .site-header-inner .user-actions {
    display: flex;
    gap: 12px;
  }
  .site-header-inner .open-basket::before {
    mask-image: url("https://webstore-template-assets.tebex.io/images/checkout.svg");
  }
  .site-header-inner .user-name {
    display: none;
  }
  .site-header-inner .site-title {
    width: 100%;
    line-height: 80px;
    font-size: 50px;
    font-weight: 900;
    text-align: center;
  }
  .site-header-inner .site-title img {
    margin: 0 auto;
    max-width: 100%;
    max-height: 80px;
    object-fit: contain;
  }
  .site-header-inner .info {
    display: block;
    position: relative;
    flex: none;
    width: 50%;
    padding-left: 42px;
    line-height: 18px;
  }
  .site-header-inner .info.discord {
    right: 0;
    left: auto;
    padding-left: 0;
    padding-right: 42px;
    text-align: right;
  }
  .site-header-inner .info .image {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    width: 32px;
    height: 32px;
    object-fit: contain;
  }
  .site-header-inner .info.discord .image {
    left: auto;
    right: 0;
  }
  .site-header-inner .info .title {
    display: block;
    line-height: 20px;
    color: var(--color-text);
    font-size: 12px;
    font-weight: 600;
  }
  .site-header-inner .info .action {
    display: block;
    color: var(--color-primary);
    font-size: 12px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    transition: color 0.15s ease-in-out;
    cursor: pointer;
  }
  .site-header-inner .info:hover .action {
    color: var(--color-primary-hover);
  }
  .site-header-inner .info .value {
    width: fit-content;
    border: 1px solid #606060;
    padding: 0 5px;
    background: rgba(96, 96, 96, 0.5);
    color: #CCC;
    font-size: 12px;
  }
}
@media (width > 960px) {
  .site-header-inner {
    position: relative;
  }
  body.is-navigation-horizontal .site-header-inner {
  }
  .site-header-inner .actions {
    position: absolute;
    top: var(--widget-padding);
    left: 0;
    display: flex;
    gap: 6px;
  }
  .site-header-inner .toggle-navigation {
    display: none;
    background-image: url("https://webstore-template-assets.tebex.io/images/burger.svg");
  }
  .site-header-inner .log-in,
  .site-header-inner .user-actions {
    position: absolute;
    top: var(--widget-padding);
    right: 0;
  }
  .site-header-inner .user-actions {
    display: flex;
    gap: var(--widget-padding);
  }
  .site-header-inner .open-basket::before {
    mask-image: url("https://webstore-template-assets.tebex.io/images/checkout.svg");
  }
  .site-header-inner .user-name {
    position: relative;
    text-align: center;
    justify-content: center;
  }
  .site-header-inner .user-name::before {
    mask-image: url("https://webstore-template-assets.tebex.io/images/user.svg");
  }
  .site-header-inner .site-title {
    position: absolute;
    inset: calc(var(--widget-padding) + 46px) 280px 0 280px;
    margin: auto;
    width: fit-content;
    height: fit-content;
    line-height: 72px;
    font-size: 60px;
    font-weight: 900;
    text-align: center;
  }
  .site-header-inner .site-title img {
    margin: 0 auto;
    max-width: 100%;
    max-height: 128px;
  }
  .site-header-inner .info {
    position: absolute;
    top: calc(var(--widget-padding) + 46px);
    left: 0;
    bottom: 0;
    margin: auto 0;
    max-width: 280px;
    width: 33.3333333333%;
    height: fit-content;
    line-height: 22px;
  }
  .site-header-inner .info.server {
    padding-left: 64px;
  }
  .site-header-inner .info.discord {
    right: 0;
    left: auto;
    padding-right: 82px;
    text-align: right;
  }
  .site-header-inner .info .image {
    position: absolute;
    top: -50px;
    left: 0;
    bottom: -50px;
    margin: auto 0;
    width: 46px;
    height: 46px;
    object-fit: contain;
  }
  .site-header-inner .info.discord .image {
    left: auto;
    right: 0;
    width: 64px;
    height: 64px;
  }
  .site-header-inner .info .title {
    display: block;
    line-height: 28px;
    color: var(--color-text);
    font-size: 18px;
    font-weight: 600;
  }
  .site-header-inner .info .action {
    display: block;
    color: var(--color-primary);
    font-size: 16px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    transition: color 0.15s ease-in-out;
    cursor: pointer;
  }
  .site-header-inner .info:hover .action {
    color: var(--color-primary-hover);
  }
  .site-header-inner .info .value {
    width: fit-content;
    border: 1px solid #606060;
    padding: 0 6px;
    background: rgba(96, 96, 96, 0.5);
    color: #CCC;
    font-size: 16px;
  }
}

.site-sale-banner {
  margin-top: var(--widget-padding);
  margin-bottom: var(--widget-padding);
  padding: var(--widget-padding) var(--content-padding);
  color: var(--color-sale-banner-text);
  background: var(--color-sale-banner-bg);
  font-size: 21px;
  text-align: center;
}

.site-footer {
  background: #0b0b0c;
}

.site-home-categories {
  display: flex;
  flex-direction: column;
  gap: var(--widget-padding);
}
@media (width > 600px) {
  .site-home-categories {
    flex-direction: row;
    justify-content: center;
    gap: var(--widget-padding) 36px;
  }
}
.site-home-categories .category {
  display: flex;
  align-items: center;
  gap: var(--widget-padding);
  flex-basis: 100%;
  line-height: 26px;
  font-size: 24px;
  font-weight: 700;
}
@media (width <= 600px) {
  .site-home-categories .category {
    width: 100%;
  }
}
@media (width > 600px) {
  .site-home-categories .category {
    flex-direction: column;
    align-items: center;
    gap: var(--widget-padding);
    max-width: 240px;
    text-align: center;
  }
}
.site-home-categories .category img {
  max-width: 130px;
}
@media (width > 600px) {
  .site-home-categories .category img {
    margin: auto;
    max-width: 100%;
  }
}

.store-text {
  padding: var(--content-padding);
  line-height: 1.375;
  font-size: 16px;
  font-weight: 400;
}

.store-form {
  font-size: 14px;
}
.store-form p {
  margin-bottom: 24px;
}
.store-form .input-group,
.store-form .field,
.store-form .field-inline {
  margin-bottom: 24px;
}
.store-form .input-group > p,
.store-form .field > p,
.store-form .field-inline > p {
  margin-bottom: 12px;
}
.store-form .field-inline {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  gap: 0 12px;
}
@media (width > 600px) {
  .store-form .field-inline {
    gap: 0 24px;
  }
}
.store-form input,
.store-form select,
.store-form textarea {
  display: block;
}
.store-form input[type=text],
.store-form input[type=password],
.store-form input[type=email],
.store-form input[type=number],
.store-form input[type=search],
.store-form input[type=url],
.store-form input[type=tel],
.store-form input[type=date],
.store-form input[type=time],
.store-form input[type=datetime-local],
.store-form input[type=file],
.store-form input[type=month],
.store-form input[type=week],
.store-form select,
.store-form textarea {
  margin-bottom: 12px;
  width: 100%;
  padding: 14px 12px;
    transition: 0.2s;
    border-radius: 8px;
    color: #848485;
  background-color: #101012;
  font-size: 14px;
}
.popup .store-form input[type=text],
.popup .store-form input[type=password],
.popup .store-form input[type=email],
.popup .store-form input[type=number],
.popup .store-form input[type=search],
.popup .store-form input[type=url],
.popup .store-form input[type=tel],
.popup .store-form input[type=date],
.popup .store-form input[type=time],
.popup .store-form input[type=datetime-local],
.popup .store-form input[type=file],
.popup .store-form input[type=month],
.popup .store-form input[type=week],
.popup .store-form select,
.popup .store-form textarea {
    transition: 0.2s;
    border-radius: 8px;
    color: #848485;
  background-color: #101012;
}
.popup .store-form:focus input[type=text],
.popup .store-form:focus input[type=password],
.popup .store-form:focus input[type=email],
.popup .store-form:focus input[type=number],
.popup .store-form:focus input[type=search],
.popup .store-form:focus input[type=url],
.popup .store-form:focus input[type=tel],
.popup .store-form:focus input[type=date],
.popup .store-form:focus input[type=time],
.popup .store-form:focus input[type=datetime-local],
.popup .store-form:focus input[type=file],
.popup .store-form:focus input[type=month],
.popup .store-form:focus input[type=week],
.popup .store-form:focus select,
.popup .store-form:focus textarea {
    transition: 0.2s;
    color: #ffffff;
  background-color: #0b0b0c !important;
}
@media (width > 960px) {
  .store-form input[type=text],
  .store-form input[type=password],
  .store-form input[type=email],
  .store-form input[type=number],
  .store-form input[type=search],
  .store-form input[type=url],
  .store-form input[type=tel],
  .store-form input[type=date],
  .store-form input[type=time],
  .store-form input[type=datetime-local],
  .store-form input[type=file],
  .store-form input[type=month],
  .store-form input[type=week],
  .store-form select,
  .store-form textarea {
    padding: 12px;
    font-size: 16px;
  }
}
.store-form .field-inline input,
.store-form .field-inline select,
.store-form .field-inline textarea {
  width: auto;
}
.store-form .actions {
  display: flex;
  justify-content: center;
  gap: 12px;
}
.store-form .actions .link-text {
  align-self: center;
  font-size: 18px;
  font-weight: 700;
  margin: 0 16px;
}

@media (width <= 960px) {
  .site-content-widgets {
    display: flex;
    flex-direction: column;
    gap: 24px;
  }
}
@media (width > 960px) {
  .site-content-widgets {
    display: grid;
    grid-template-columns: var(--sidebar-width) 1fr;
    align-items: start;
    gap: 48px;
  }
  body.is-sidebar-right .site-content-widgets {
    grid-template-columns: 1fr var(--sidebar-width);
  }
  .site-content-widgets .store-sidebar {
    order: -1;
  }
  body.is-sidebar-right .site-content-widgets .store-sidebar {
    order: 1;
  }
}

.category-description {
  margin-bottom: var(--widget-padding);
  padding: var(--widget-padding);
  line-height: 1.4;
  font-size: 18px;
}

.no-products {
  padding: var(--widget-padding);
  font-size: 18px;
  text-align: center;
}

.store-products-list {
  display: flex;
  flex-direction: column;
  gap: calc(var(--widget-padding) / 2);
}

.store-products-images {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
  gap: 24px 36px;
}

.store-product {
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding: var(--widget-padding);
}
.store-product .product-title {
  font-size: 20px;
  font-weight: 600;
}
.store-product .product-title a {
  color: inherit;
  transition: color 0.15s ease-in-out;
}
.store-product .product-title a:hover {
  color: var(--color-primary);
}
.store-product .product-title .countdown {
  display: block;
  margin-top: 4px;
  color: var(--color-removed);
  font-size: 0.75em;
  font-variant-numeric: tabular-nums;
}
.store-product .product-title .countdown::before {
  content: "";
  display: inline-block;
  vertical-align: -0.15em;
  margin-right: 0.25em;
  width: 1em;
  height: 1em;
  background-color: currentColor;
  mask: url("https://webstore-template-assets.tebex.io/images/countdown.svg") center center/contain no-repeat;
}
.store-product .image-link {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  width: fit-content;
}
.store-product .image-link:hover ~ .product-title a {
  color: var(--color-primary);
}
.store-product .image {
  margin: 0 auto;
  max-width: 100%;
}
.store-product .descr {
  color: var(--color-text-secondary);
}
.store-product .actions {
  gap: 12px;
  position: relative;
  overflow: hidden;
}
.store-product .actions.updating {
  pointer-events: none;
}
.store-product .actions.updating > * {
  opacity: 0.3;
  filter: grayscale(100%);
}
.store-product .actions.updating::before {
  content: "";
  display: block;
  position: absolute;
  inset: 0;
  z-index: 10;
  margin: auto;
  width: 30px;
  height: 30px;
  background: url("https://webstore-template-assets.tebex.io/images/loading.svg") center center no-repeat;
  background-size: contain;
}
.store-product:not(.store-product-full) .actions {
  flex-wrap: wrap;
}
.store-products-images .store-product:not(.store-product-full) .actions {
  flex: 1 1 auto;
  align-content: flex-end;
}
.store-product .price {
  font-size: 14px;
}
.store-product .price .discount {
  margin-right: 1ch;
  color: var(--color-removed);
  font-weight: 400;
  text-decoration-line: line-through;
}
.store-product .price strong {
  font-size: 20px;
  font-weight: inherit;
}
.store-product:not(.store-product-full) .price {
  width: 100%;
}
.store-products-images .store-product:not(.store-product-full) .price {
  margin-bottom: auto;
}
.store-product .quantity-field {
}
.store-product .half {
  flex: 0 1 calc(50% - 6px);
}
.store-product .wide {
  flex: 1 1 auto;
}
.store-product .gift {
  flex: none;
  background-image: url("https://webstore-template-assets.tebex.io/images/gift.svg");
}
.store-product .remove {
  flex: none;
  background-image: url("https://webstore-template-assets.tebex.io/images/delete.svg");
}

.store-products-images .store-product .image-link {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: auto;
}
.store-products-images .store-product .descr {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  line-clamp: 3;
}

.store-products-list .store-product {
  padding: calc(var(--widget-padding) * 0.75);
}
.store-products-list .store-product .image {
  width: 60px;
}
.store-products-list .store-product .actions {
  flex-wrap: nowrap;
  align-items: center;
}
.store-products-list .store-product .wide {
  flex: 0 1 auto;
}
.store-products-list .store-product .price {
  width: auto;
}
@media (width <= 600px) {
  .store-products-list .store-product .wide {
    width: 100%;
  }
}
@media (width > 600px) {
  .store-products-list .store-product {
    flex-direction: row;
    align-items: center;
    gap: 12px calc(var(--widget-padding) * 0.75);
  }
  .store-products-list .store-product .actions {
    gap: calc(var(--widget-padding) * 0.75);
  }
  .store-products-list .store-product .actions .wide {
    width: 170px;
  }
  .store-products-list .store-product .image-link {
    margin: 0;
  }
  .store-products-list .store-product .product-title {
    margin-right: auto;
  }
}

.store-product-full, .store-product-full.popup-content {
  padding-bottom: 0;
    border-radius: 16px;
}
.store-product-full .product-title {
  grid-area: title;
  font-size: 20px;
}
@media (width > 600px) {
  .store-product-full {
    display: grid;
    grid-template: "image title" auto "image descr" 1fr "actions actions" auto/220px 1fr;
    gap: var(--widget-padding);
  }
  .store-product-full .image,
  .store-product-full .image-link {
    grid-area: image;
  }
  .store-product-full .image {
    max-width: 100%;
  }
  .store-product-full .product-title {
    grid-area: title;
  }
  .store-product-full .descr {
    grid-area: descr;
  }
  .store-product-full .actions {
    grid-area: actions;
    align-self: start;
  }
}
.store-product-full .actions {
  position: sticky !important;
  align-items: center;
  bottom: 0;
  overflow: visible;
}
@media (width <= 600px) {
  .store-product-full .actions {
    order: 1;
  }
}
@media (width > 600px) {
  .store-product-full .actions {
  }
}
.store-product-full .actions .wide {
  max-width: 240px;
}
.store-product-full .price {
  margin-right: auto;
}

.store-product-options .product-title {
  margin-bottom: 12px;
  font-size: 20px;
  font-weight: 600;
}
.store-product-options .actions {
  position: sticky !important;
  bottom: var(--widget-padding);
  justify-content: start;
  width: fit-content;
  max-width: 100%;
}
.store-product-options .actions.updating {
  pointer-events: none;
}
.store-product-options .actions.updating > * {
  opacity: 0.3;
  filter: grayscale(100%);
}
.footer-branding{
    font-weight: 400;
    text-align: center !important;
    display: block;
    font-size: 10px;
}
.footer-branding:hover{
    text-decoration: underline !important;
}
.store-product-options .actions.updating::before {
  content: "";
  display: block;
  position: absolute;
  inset: 0;
  z-index: 10;
  margin: auto;
  width: 30px;
  height: 30px;
  background: url("https://webstore-template-assets.tebex.io/images/loading.svg") center center no-repeat;
  background-size: contain;
}
.store-product-options .actions .btn-primary,
.store-product-options .actions .btn-secondary,
.store-product-options .actions .btn-tertiary {
  width: 230px;
}
.store-product-options .actions-multiple {
  width: auto;
}
.store-product-options .actions-multiple .btn-primary,
.store-product-options .actions-multiple .btn-secondary,
.store-product-options .actions-multiple .btn-tertiary {
  width: auto;
  flex: 1 1 auto;
}

@media (width <= 960px) {
  .site-navigation {
    position: fixed;
    inset: 0;
    z-index: 100000;
    padding: 0;
    transition: all 0.15s ease-in-out;
  }
  body:not(.show-navigation) .site-navigation {
    visibility: hidden;
    opacity: 0;
    translate: -50px 0;
  }
  .site-navigation .close-navigation {
    position: absolute;
    top: 12px;
    right: 62px;
    background-image: url("https://webstore-template-assets.tebex.io/images/close.svg");
    background-size: 24px;
  }
  .site-navigation .navigation-list {
    display: flex;
    flex-direction: column;
    position: absolute;
    inset: 0 50px 0 0;
    padding: 72px var(--widget-padding) var(--widget-padding);
    background: var(--color-bg);
    line-height: 24px;
    color: var(--color-text-secondary);
    font-size: 18px;
    overflow: hidden auto;
    scrollbar-width: thin;
    scrollbar-color: var(--color-secondary) var(--color-bg);
  }
  .site-navigation ul ul {
    padding-left: var(--widget-padding);
    line-height: 22px;
    font-size: 16px;
  }
  .site-navigation li {
    position: relative;
    width: 100%;
  }
  .site-navigation .log-out {
    margin-top: auto;
  }
  .site-navigation .log-out a {
    display: flex;
    align-items: center;
    gap: 8px;
  }
  .site-navigation .log-out a::before {
    content: "";
    display: block;
    width: 24px;
    height: 24px;
    background-color: currentColor;
    mask: url("https://webstore-template-assets.tebex.io/images/log-out.svg") center center no-repeat;
    mask-size: contain;
  }
  .site-navigation .has-children {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .site-navigation .has-children > a {
    flex: 1 1 auto;
  }
  .site-navigation .has-children .toggle {
    background-image: url("https://webstore-template-assets.tebex.io/images/chevron.svg");
    background-size: 20px;
    transition: rotate 0.15s ease-in-out;
  }
  .site-navigation .has-children.expanded > .toggle {
    rotate: 180deg;
  }
  .site-navigation .has-children > ul {
    width: 100%;
  }
  .site-navigation .has-children:not(.expanded) > ul {
    display: none;
  }
  .site-navigation a {
    display: block;
    padding: 11px 0;
    transition: color 0.15s ease-in-out;
  }
  .site-navigation a:hover {
    color: var(--color-primary);
  }
  .site-navigation a.active {
    color: var(--color-primary);
    font-weight: 700;
  }
  .site-navigation ul ul a {
    padding: 8px 0;
  }
}

@media (width > 960px) {
  .navigation-horizontal .close-navigation {
    display: none;
  }
  .navigation-horizontal .navigation-list {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    padding: calc(var(--widget-padding) / 2);
    line-height: 28px;
    background: var(--color-brighter-bg);
    font-size: 18px;
    font-weight: 700;
  }
  .navigation-horizontal .navigation-list > li > a {
    padding: 14px calc(var(--widget-padding) / 2);
  }
  .navigation-horizontal .navigation-list > li.has-children > a {
    padding-right: 0;
  }
  .navigation-horizontal ul ul {
    line-height: 24px;
    font-size: 16px;
    font-weight: 400;
  }
  .navigation-horizontal > ul > li > a {
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 18ch;
  }
  .navigation-horizontal .has-children {
    position: relative;
    display: flex;
    align-items: center;
    gap: 8px;
  }
  .navigation-horizontal .has-children .toggle {
    flex: none;
    width: 28px;
    height: 28px;
    background-color: transparent;
    background-image: url("https://webstore-template-assets.tebex.io/images/chevron.svg");
    background-size: 20px;
    transition: rotate 0.15s ease-in-out;
  }
  .navigation-horizontal .has-children:hover > .toggle {
    rotate: 180deg;
  }
  .navigation-horizontal .has-children > ul {
    position: absolute;
    top: calc(100% - var(--widget-padding) / 2);
    left: 0;
    width: max-content;
    padding: calc(var(--widget-padding) / 2) 0;
    background: rgb(from var(--color-brighter-bg) r g b/0.7);
    backdrop-filter: blur(10px);
    transition: all 0.15s ease-in-out;
  }
  .navigation-horizontal .has-children:not(:hover) > ul {
    visibility: hidden;
    opacity: 0;
    translate: 0 -10px;
  }
  .navigation-horizontal a {
    display: block;
    transition: color 0.15s ease-in-out;
  }
  .navigation-horizontal a:hover, .navigation-horizontal a.link-active {
    color: var(--color-primary);
  }
  .navigation-horizontal li li a {
    width: 100%;
    max-width: 24ch;
    padding: 4px calc(var(--widget-padding) / 2);
    transition: all 0.15s ease-in-out;
  }
  .navigation-horizontal li li a:hover, .navigation-horizontal li li a.link-active {
    color: var(--color-bg);
    background-color: var(--color-primary);
  }
}

@media (width > 960px) {
  .navigation-vertical.widget {
    padding: calc(var(--widget-padding) / 2);
  }
  .navigation-vertical .close-navigation {
    display: none;
  }
  .navigation-vertical .navigation-list {
    line-height: 28px;
    color: var(--color-text-secondary);
    font-size: 18px;
    font-weight: 400;
  }
  .navigation-vertical ul ul {
    padding-left: 12px;
    line-height: 22px;
    font-size: 15px;
  }
  .navigation-vertical .has-children {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .navigation-vertical .has-children > a {
    flex: 1 1 auto;
    max-width: calc(100% - 46px);
  }
  .navigation-vertical .has-children .toggle {
    background-color: transparent !important;
    background-image: url("https://webstore-template-assets.tebex.io/images/chevron.svg");
    background-size: 20px;
    transition: rotate 0.15s ease-in-out;
  }
  .navigation-vertical .has-children.expanded > .toggle {
    rotate: 180deg;
  }
  .navigation-vertical .has-children > ul {
    width: 100%;
  }
  .navigation-vertical .has-children:not(.expanded) > ul {
    display: none;
  }
  .navigation-vertical a {
    display: block;
    padding: calc(var(--widget-padding) / 2);
    transition: color 0.15s ease-in-out;
  }
  .navigation-vertical a:hover, .navigation-vertical a.link-active {
    color: var(--color-primary);
  }
  .navigation-vertical a.link-active {
    font-weight: 600;
  }
  .navigation-vertical ul ul a {
    padding: 8px calc(var(--widget-padding) / 2);
  }
}

.widget {
  padding: var(--widget-padding);
}
.widget + .widget {
  margin-top: var(--widget-padding);
}

.widget-title {
  margin-bottom: var(--widget-padding);
  font-size: 20px;
  font-weight: 700;
}

.widget-featured .store-product {
  padding: 0;
  text-align: center;
}

.widget-gift-card {
  text-align: center;
}
.widget-gift-card .gift-card-input {
  margin-bottom: 12px;
  width: 100%;
  padding: 14px 12px;
  color: #848485;
  background: #101012;
  font-size: 14px;
  transition: 0.2s;
}
.widget-gift-card .gift-card-input:focus {
  color: #ffffff;
  background: #0b0b0c;
  transition: 0.2s;
}
.popup .widget-gift-card .gift-card-input {
  background: #242424;
}
.widget-gift-card .check {
  width: 100%;
}

.widget-recent .purchase {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  position: relative;
  margin-bottom: 6px;
  line-height: 1.4;
}
.widget-recent .avatar {
  flex: none;
  max-width: 40px;
  max-height: 40px;
  object-fit: contain;
}
.widget-recent .username {
  font-weight: 700;
}
.widget-recent .empty {
  text-align: center;
}
.widget-recent time {
  opacity: 0.5;
  font-size: 0.9em;
}
.widget-recent .sep {
  margin: 0 0.3em;
}

.widget-top-donator .avatar {
  margin: 0 auto 12px;
  width: 96px;
}
.widget-top-donator .username {
  margin-bottom: 6px;
  font-weight: 700;
  font-size: 18px;
}
.widget-top-donator .empty {
  text-align: center;
}

.widget-community-goal .widget-content,
.widget-goal .widget-content {
  text-align: center;
}
.widget-community-goal p:not(:last-child),
.widget-goal p:not(:last-child) {
  margin-bottom: 12px;
}
.widget-community-goal .progress,
.widget-goal .progress {
  height: 12px;
  margin-bottom: 12px;
  border-radius: 6px !important;
  overflow: hidden;
  background: #101012;
}
@keyframes progressBarAnimation {
  to {
    background-position: 100% 0;
  }
}
.widget-community-goal .progress-bar,
.widget-goal .progress-bar {
  height: 12px;
  border-radius: 6px !important;
  background: #101012;
}
.widget-community-goal .progress-bar.striped,
.widget-goal .progress-bar.striped {
  border-radius: 6px;
  background: var(--color-primary) linear-gradient(135deg, var(--color-primary) 0%, var(--color-primary) 33%, rgb(from var(--color-primary-hover) r g b/0.35) 33%, rgb(from var(--color-primary-hover) r g b/0.35) 66%, var(--color-primary) 66%, var(--color-primary) 100%) repeat;
  background-size: 24px 100%;
}
.widget-community-goal .progress-bar.striped.animated,
.widget-goal .progress-bar.striped.animated {
  animation: progressBarAnimation 10s infinite linear;
}

.widget-community-goal .goal-image {
  margin: 0 auto 12px;
  max-width: 96px;
}
.widget-community-goal .descr {
  margin-bottom: 12px;
}

.widget-server-status .widget-content {
  text-align: center;
}
.widget-server-status h6 {
  margin-bottom: 12px;
}

.site-footer-inner {
  position: relative;
  padding: 20px var(--content-padding);
}
@media (width <= 960px) {
  .site-footer-inner {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: var(--widget-padding);
  }
}
.site-footer-inner .site-footer-nav {
  line-height: 150%;
  font-size: 14px;
}
@media (width > 960px) {
  .site-footer-inner .site-footer-nav {
    margin-bottom: 12px;
  }
}
.site-footer-inner .site-footer-nav ul {
  display: flex;
}
@media (width <= 960px) {
  .site-footer-inner .site-footer-nav ul {
    flex-direction: column;
    gap: var(--widget-padding);
    text-align: center;
  }
}
@media (width > 960px) {
  .site-footer-inner .site-footer-nav ul {
    gap: calc(var(--widget-padding) * 2);
  }
}
.site-footer-inner .site-footer-nav a {
  color: var(--color-text-darker);
  text-decoration-line: underline;
  text-underline-offset: 2px;
  transition: color 0.15s ease-in-out;
}
.site-footer-inner .site-footer-nav a:hover {
  color: var(--color-primary);
}
.site-footer-inner .copyright {
  line-height: 16px;
  color: var(--color-text-secondary);
  font-size: 12px;
}
.site-footer-inner .we-accept {
  display: flex;
  align-items: center;
  gap: 12px;
}
@media (width > 960px) {
  .site-footer-inner .we-accept {
    position: absolute;
    top: 0;
    right: var(--content-padding);
    bottom: 0;
    pointer-events: none;
  }
}
.site-footer-inner .we-accept li {
  display: block;
}
.site-footer-inner .we-accept img {
  display: block;
  max-width: 57px;
  max-height: 26px;
}

.site-footer-credit {
  color: var(--color-text-secondary);
  background: #101010;
  font-size: 11px;
}
.site-footer-credit .site-footer-credit-inner {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-direction: column;
  gap: 22px;
  margin: auto;
  padding-top: 16px;
  padding-bottom: 16px;
  min-height: 45px;
}
@media (width > 960px) {
  .site-footer-credit .site-footer-credit-inner {
    align-items: center;
    flex-direction: row;
  }
}
.site-footer-credit .copyright {
  display: flex;
  align-items: flex-start;
  gap: 22px;
}
@media (width > 960px) {
  .site-footer-credit .copyright {
    align-items: center;
  }
}
.site-footer-credit .copyright .tebex-logo-link {
  flex: none;
}
.site-footer-credit .legal {
  display: flex;
  gap: 16px;
  white-space: nowrap;
}
@media (width > 960px) {
  .site-footer-credit .legal {
    gap: 20px;
  }
}
.site-footer-credit .legal a {
  text-decoration: underline;
  text-underline-offset: 2px;
  transition: color 0.15s ease-in-out;
}
.site-footer-credit .legal a:hover {
  color: var(--color-primary);
}

.popup {
  --fade-duration: 0.3s;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100vw;
  z-index: 1000;
  overflow: hidden scroll;
  scrollbar-width: thin;
  scrollbar-color: var(--color-secondary) transparent;
  background: rgba(0, 0, 0, 0.9);
  transition: opacity var(--fade-duration) ease-in-out, display var(--fade-duration) allow-discrete;
}
@starting-style {
  .popup {
    opacity: 0;
  }
}
.popup[hidden] {
  opacity: 0;
  display: none;
}

.popup-scroll-cont {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 100%;
  padding: calc(var(--content-padding) / 2);
  overscroll-behavior: none;
}
@media (width > 600px) {
  .popup-scroll-cont {
    padding: var(--content-padding);
  }
}

.popup-content {
  position: relative;
  width: 100%;
  max-width: 550px;
  padding: 24px;
    border-radius: 16px;
  background: #1b1b1e;
  transition: translate var(--fade-duration) ease-in-out;
}
@starting-style {
  .popup-content {
    translate: 0px 20px;
  }
}

.popup[hidden] .popup-content {
  translate: 0px 20px;
}

.popup.popup-loading .popup-content {
  min-height: 240px;
}
.popup.popup-loading .popup-content::before {
  content: "";
  display: block;
  position: absolute;
  inset: 0;
  margin: auto;
  width: 38px;
  height: 38px;
  background: url("https://webstore-template-assets.tebex.io/images/loading.svg") center center no-repeat;
  background-size: contain;
}

.popup-close {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
  background: url("https://webstore-template-assets.tebex.io/images/close.svg") center center no-repeat;
  background-size: 20px;
  opacity: 0.5;
  line-height: 0;
  font-size: 0;
  color: transparent;
  transition: all 0.15s ease-in-out;
}
@media (width <= 600px) {
  .popup-close {
    width: 33px;
    height: 33px;
    background-size: 20px;
  }
}
.popup-close:hover {
  opacity: 1;
}

.store-product-popup-content {
  max-width: 800px;
}

.product-options-popup .popup-content {
  max-width: 480px;
}

.gift-form-popup .popup-content h1, .gift-form-popup .popup-content h2, .gift-form-popup .popup-content h3, .gift-form-popup .popup-content h4, .gift-form-popup .popup-content h5, .gift-form-popup .popup-content h6 {
  margin-bottom: 12px;
}
.gift-form-popup .popup-content .btn-primary {
  width: 240px;
}
.gift-form-popup .popup-content .actions {
  position: relative;
  width: fit-content;
  max-width: 100%;
}
.gift-form-popup .popup-content .actions.updating {
  pointer-events: none;
}
.gift-form-popup .popup-content .actions.updating > * {
  opacity: 0.3;
  filter: grayscale(100%);
}
.gift-form-popup .popup-content .actions.updating::before {
  content: "";
  display: block;
  position: absolute;
  inset: 0;
  z-index: 10;
  margin: auto;
  width: 30px;
  height: 30px;
  background: url("https://webstore-template-assets.tebex.io/images/loading.svg") center center no-repeat;
  background-size: contain;
}

.login-popup {
  z-index: 1002;
}

.login-popup-content {
  max-width: 480px;
  padding-bottom: calc(var(--widget-padding) - 12px);
}

.basket {
  position: relative;
  z-index: 1001;
}
.site-content .basket {
  display: none;
}
.basket .basket-empty {
  margin: auto;
  text-align: center;
  font-size: 18px;
}
.basket .basket-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 50px var(--content-padding) 30px;
  font-size: 22px;
  font-weight: 600;
  background: rgba(40, 40, 40, 0.5);
}
@media (width > 960px) {
  .basket .basket-header {
    padding-top: 70px;
  }
}
.basket .basket-title {
  display: flex;
  align-items: center;
  gap: 12px;
  text-transform: uppercase;
}
.basket .basket-title::before {
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  background-color: var(--color-text);
  mask: url("https://webstore-template-assets.tebex.io/images/user.svg") center center no-repeat;
  mask-size: contain;
}
.basket .basket-second-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  padding: 15px var(--content-padding);
  background: var(--color-brighter-bg);
  background: rgb(from var(--color-brighter-bg) r g b/0.9);
  font-size: 18px;
  font-weight: 300;
  text-align: center;
}
.basket .basket-second-header .total {
  font-size: 14px;
}
.basket .basket-second-header .total strong {
  font-size: 18px;
  font-weight: inherit;
}
.basket .basket-second-header .currency {
  display: flex;
  align-items: center;
  gap: 6px;
}
.basket .basket-second-header .currency::after {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background: url("https://webstore-template-assets.tebex.io/images/dropdown-arrow.svg") center center no-repeat;
}
.basket .basket-content {
  flex: 1;
  overflow-x: hidden;
  overflow-y: auto;
}
.basket .basket-items {
  display: flex;
  flex-direction: column;
  gap: 20px;
  padding: var(--widget-padding);
}
.basket .basket-item {
  display: flex;
  width: 100%;
  align-items: center;
  gap: 12px;
  padding: var(--widget-padding);
  background: var(--color-brighter-bg);
}
.basket .basket-item .info {
  margin-right: auto;
}
.basket .basket-item .options {
  list-style-position: inside;
}
.basket .basket-item .options:has(li) {
  padding: 5px 0;
}
.basket .basket-item .options li {
  display: block;
  padding: 1px 0;
}
.basket .basket-item .options li::before {
  content: "";
  display: inline-block;
  margin-right: 0.4em;
  width: 3px;
  height: 3px;
  vertical-align: middle;
  background-color: currentColor;
  border-radius: 50%;
}
.basket .basket-item .title {
  font-size: 20px;
  font-weight: 600;
}
.basket .basket-item .price {
  color: var(--color-primary);
  font-size: 14px;
}
.basket .basket-item .price strong {
  font-size: 18px;
  font-weight: inherit;
}
.basket .basket-item .quantity-field {
}
.basket .basket-item .remove {
  width: 40px;
  height: 40px;
}
.basket .basket-item .remove::before {
  mask-image: url("https://webstore-template-assets.tebex.io/images/delete.svg");
}
.basket .basket-checkout {
  margin-top: auto;
  padding: 0 var(--content-padding) 50px;
}
@media (width > 960px) {
  .basket .basket-checkout {
    padding-bottom: 100px;
  }
}
.basket .basket-checkout h3 {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  margin-bottom: var(--widget-padding);
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
}
.basket .basket-checkout .total {
  color: var(--color-primary);
  font-size: 16px;
  font-weight: 400;
}
.basket .basket-checkout .total strong {
  font-size: 24px;
  font-weight: inherit;
}
.basket .basket-checkout .checkout {
  width: 100%;
}

.basket-popup {
  background-color: transparent;
}
.basket-popup .popup-scroll-cont {
  justify-content: flex-end;
  padding: 0;
  background-color: #0000005c;
}

.basket-popup-content {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  width: 100%;
  max-width: 520px;
  height: 100vh;
  height: 100dvh;
  padding: 0;
  background-color: #101012;
  transition: translate var(--fade-duration) ease-in-out;
}
@starting-style {
  .basket-popup-content {
    translate: 100% 0;
  }
}
.basket-popup[hidden] .basket-popup-content {
  translate: 100% 0;
}
.basket-popup-content.updating {
  pointer-events: none;
}
.basket-popup-content.updating::before {
  content: "";
  display: block;
  position: absolute;
  inset: 0;
  z-index: 10;
  margin: auto;
  width: 38px;
  height: 38px;
  background: url("https://webstore-template-assets.tebex.io/images/loading.svg") center center no-repeat;
  background-size: contain;
}
.basket-popup-content.updating > * {
  filter: grayscale(100%);
}

.toaster {
  display: flex;
  flex-direction: column-reverse;
  gap: 12px;
  position: fixed;
  bottom: var(--widget-padding);
  left: 0;
  right: 0;
  z-index: 10000;
  margin: 0 auto;
  padding: 0 var(--widget-padding);
  width: 100%;
  height: 100%;
  max-width: 520px;
  pointer-events: none;
}
.toaster:empty {
  display: none;
}

.toast {
  display: flex;
  align-items: center;
  gap: 12px;
  width: 100%;
  height: 50px;
  padding: 0 8px 0 24px;
  background-color: #1b1b1e;
  border-radius: 8px;
  color: #848485;
  font-size: 16px;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.5);
  pointer-events: auto;
  transition: height 0.3s ease-in-out, opacity 0.3s ease-in-out;
}
@starting-style {
  .toast {
    opacity: 0;
    height: 0;
  }
}
.toast[hidden] {
  display: block;
  opacity: 0;
  height: 0;
}
.toast.toast-warning {
  background: #cab600;
}
.toast.toast-error {
  background: #C12E2E;
}
.toast.toast-success {
  background: #4caf50;
}

.toast-close {
  margin-left: auto;
  flex: none;
  width: 30px;
  height: 30px;
  background: url("https://webstore-template-assets.tebex.io/images/close.svg") center center no-repeat;
  background-size: 20px;
  opacity: 0.5;
  line-height: 0;
  font-size: 0;
  color: transparent;
  transition: all 0.15s ease-in-out;
}
.toast-close:hover {
  opacity: 1;
  background-color: rgba(255, 255, 255, 0.1);
}

 .countdown::before {
    content: "";
    display: inline-block;
    vertical-align: -0.15em;
    margin-right: 4px;
    width: 1em;
    height: 1em;
    background-color: currentColor;
    mask: url(https://webstore-template-assets.tebex.io/images/countdown.svg) center center / contain no-repeat;
    
    }

/* ===== VIP Compare Table ===== */
.vip-compare-wrapper { font-family: 'Inter', 'Segoe UI', sans-serif; color: #fff; padding: 20px 0; max-width: 1800px; margin: 0 auto; }
.vip-compare-title { font-size: 36px; font-weight: 900; letter-spacing: 2px; text-transform: uppercase; margin: 0 0 8px 0; background: linear-gradient(90deg, #ffd700, #ff8c00); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; }
.vip-compare-sub { color: #a0a0b0; font-size: 15px; margin-bottom: 30px; }
.vip-compare-table { width: 100%; border-collapse: separate; border-spacing: 0; background: linear-gradient(180deg, rgba(20,22,35,0.95), rgba(15,17,28,0.95)); border-radius: 14px; overflow: hidden; box-shadow: none; }
.vip-compare-table th, .vip-compare-table td { padding: 16px 12px; text-align: center; border-bottom: 1px solid rgba(255,255,255,0.06); font-size: 14px; vertical-align: middle; }
.vip-compare-table th.feature-label, .vip-compare-table td.feature-label { text-align: left; font-weight: 600; color: #fff; background: rgba(255,255,255,0.02); padding-left: 22px; width: 28%; }
.vip-compare-table tbody tr:hover { background: rgba(255,255,255,0.025); }
.vip-compare-table tbody tr:last-child td { border-bottom: none; }
.rank-header { padding: 20px 10px !important; background: rgba(0,0,0,0.3); }
.rank-badge { display: flex; flex-direction: column; align-items: center; gap: 8px; }
.rank-icon { width: 62px; height: 62px; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-weight: 900; font-size: 13px; color: #fff; letter-spacing: 1px; box-shadow: 0 4px 20px rgba(0,0,0,0.5), inset 0 2px 4px rgba(255,255,255,0.2); border: 2px solid rgba(255,255,255,0.15); margin: 0 auto; }
.rank-icon.vip    { background: linear-gradient(135deg, #b8860b, #ffd700); color: #3d2800; }
.rank-icon.vipplus{ background: linear-gradient(135deg, #daa520, #ffcc33); color: #3d2800; }
.rank-icon.mvp    { background: linear-gradient(135deg, #20b2aa, #48d1cc); color: #003d3a; }
.rank-icon.mvpplus{ background: linear-gradient(135deg, #1e90ff, #00bfff); color: #002b4d; }
.rank-icon.legend { background: linear-gradient(135deg, #8b0000, #dc143c); color: #fff; }
.check-yes { color: #26d0a8; font-size: 20px; font-weight: bold; display: inline-block; width: 28px; height: 28px; line-height: 28px; border-radius: 6px; background: rgba(38, 208, 168, 0.15); }
.check-no { color: #4a4a5a; font-size: 18px; font-weight: 600; }
.highlight-val { color: #ffd700; font-weight: 700; font-size: 15px; }
.rank-cards { display: grid; grid-template-columns: repeat(5, 1fr); gap: 14px; margin-top: 28px; }
.rank-card { background: linear-gradient(180deg, rgba(30,32,48,0.9), rgba(20,22,35,0.9)); border: none; border-radius: 12px; padding: 18px 14px; text-align: center; transition: transform 0.2s, box-shadow 0.2s; position: relative; }
.rank-card:hover { transform: translateY(-4px); box-shadow: 0 12px 30px rgba(0,0,0,0.5); border-color: rgba(255,215,0,0.3); }
.rank-card .rank-icon { margin: 0 auto 10px auto; width: 50px; height: 50px; font-size: 11px; }
.rank-card-name { font-size: 16px; font-weight: 800; letter-spacing: 1.5px; margin-bottom: 12px; text-transform: uppercase; color: #fff; }
.rank-card-btn { display: block; padding: 10px 16px; background: linear-gradient(135deg, #2b2d42, #1a1c2e); border: 1px solid rgba(255,255,255,0.1); border-radius: 8px; color: #fff !important; text-decoration: none; font-weight: 600; font-size: 14px; transition: all 0.2s; }
.rank-card-btn:hover { background: linear-gradient(135deg, #ffd700, #ff8c00); color: #1a1c2e !important; text-decoration: none; border-color: transparent; }
.badge-best { position: absolute; top: -10px; right: 8px; background: linear-gradient(90deg, #ffd700, #ffaa00); color: #000; padding: 3px 10px; border-radius: 20px; font-size: 10px; font-weight: 800; letter-spacing: 1px; }
@media (max-width: 900px) { .vip-compare-table { font-size: 12px; } .rank-cards { grid-template-columns: repeat(2, 1fr); } .rank-icon { width: 44px; height: 44px; font-size: 10px; } }


/* ===== POPUP PRODUIT - Design custom ===== */
.popup.store-product-popup {
  background: rgba(5, 8, 15, 0.88) !important;
  backdrop-filter: blur(12px) !important;
  -webkit-backdrop-filter: blur(12px) !important;
}
.popup.store-product-popup .popup-content,
.popup.store-product-popup .store-product-popup-content {
  background: linear-gradient(135deg, #161a28 0%, #0f1320 100%) !important;
  border: 1px solid rgba(255, 200, 65, 0.22) !important;
  border-radius: 18px !important;
  box-shadow: 0 25px 70px rgba(0,0,0,.7), 0 0 0 1px rgba(255,255,255,.03), 0 0 60px rgba(255,183,45,.08) !important;
  padding: 28px !important;
  max-width: 780px !important;
  color: #e8eaf0 !important;
  overflow: hidden !important;
  position: relative !important;
}
.popup.store-product-popup .popup-content::before {
  content: "";
  position: absolute;
  top: 0; left: 0; right: 0;
  height: 3px;
  background: linear-gradient(90deg, #ffb72d, #ffd96a, #ffb72d);
  border-radius: 18px 18px 0 0;
}
.popup.store-product-popup .popup-close {
  position: absolute !important;
  top: 12px !important; right: 12px !important;
  width: 34px !important; height: 34px !important;
  border-radius: 50% !important;
  background: rgba(255,255,255,.06) !important;
  border: 1px solid rgba(255,255,255,.1) !important;
  color: #fff !important;
  font-size: 0 !important;
  cursor: pointer !important;
  transition: all .2s ease !important;
  z-index: 5 !important;
}
.popup.store-product-popup .popup-close::before {
  content: "\00D7";
  font-size: 22px;
  line-height: 1;
  display: block;
  font-weight: 300;
}
.popup.store-product-popup .popup-close:hover {
  background: rgba(255,80,80,.25) !important;
  border-color: rgba(255,80,80,.5) !important;
  transform: rotate(90deg) !important;
}
.popup.store-product-popup .package-full-left {
  display: flex !important;
  flex-direction: column !important;
  align-items: stretch !important;
  max-width: 260px !important;
}
.popup.store-product-popup .package-full-img {
  width: 100% !important;
  max-width: 240px !important;
  border-radius: 14px !important;
  border: 1px solid rgba(255,255,255,.08) !important;
  box-shadow: 0 10px 30px rgba(0,0,0,.5) !important;
  background: rgba(0,0,0,.3) !important;
}
.popup.store-product-popup .package-card-price {
  font-size: 28px !important;
  font-weight: 800 !important;
  color: #ffd96a !important;
  text-shadow: 0 2px 10px rgba(255,183,45,.3) !important;
  margin: 14px 0 10px !important;
  text-align: center !important;
}
.popup.store-product-popup .button.button-primary,
.popup.store-product-popup a.button {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 10px !important;
  background: linear-gradient(135deg, #ffb72d, #ffa400) !important;
  color: #0a0d14 !important;
  font-weight: 800 !important;
  font-size: 15px !important;
  letter-spacing: .3px !important;
  border: none !important;
  border-radius: 12px !important;
  padding: 14px 22px !important;
  text-decoration: none !important;
  box-shadow: 0 8px 20px rgba(255,183,45,.35), inset 0 1px 0 rgba(255,255,255,.3) !important;
  transition: transform .18s ease, box-shadow .18s ease, filter .18s ease !important;
  text-transform: uppercase !important;
  font-size: 0 !important;
}
.popup.store-product-popup .button.button-primary::after,
.popup.store-product-popup a.button::after {
  content: "Ajouter au panier";
  font-size: 14px;
  letter-spacing: .5px;
}
.popup.store-product-popup .button.button-primary:hover,
.popup.store-product-popup a.button:hover {
  transform: translateY(-2px) !important;
  box-shadow: 0 12px 26px rgba(255,183,45,.5), inset 0 1px 0 rgba(255,255,255,.4) !important;
  filter: brightness(1.05) !important;
}
.popup.store-product-popup .button.button-primary i {
  font-size: 15px !important;
  color: #0a0d14 !important;
}
.popup.store-product-popup .package-full-right,
.popup.store-product-popup .package-full-right * {
  color: #e8eaf0 !important;
}
.popup.store-product-popup .package-full-right h1,
.popup.store-product-popup .package-full-right h2,
.popup.store-product-popup .package-full-right h3,
.popup.store-product-popup .package-name,
.popup.store-product-popup .store-product-name {
  color: #ffd96a !important;
  font-weight: 800 !important;
  font-size: 28px !important;
  letter-spacing: .5px !important;
  margin-bottom: 14px !important;
  text-shadow: 0 2px 12px rgba(255,183,45,.25) !important;
}
.popup.store-product-popup .package-description,
.popup.store-product-popup .store-product-description,
.popup.store-product-popup .package-full-right p {
  color: #b6bcc9 !important;
  line-height: 1.6 !important;
  font-size: 14px !important;
}
.popup.store-product-popup .package-card-infobar {
  background: rgba(255,183,45,.08) !important;
  border: 1px solid rgba(255,183,45,.15) !important;
  border-radius: 10px !important;
  padding: 6px 10px !important;
  margin-bottom: 10px !important;
  color: #ffd96a !important;
  font-size: 12px !important;
}
.popup.store-product-popup .package-card-infobar:empty { display: none !important; }
.popup.store-product-popup .popup-scroll-cont::-webkit-scrollbar { width: 8px; }
.popup.store-product-popup .popup-scroll-cont::-webkit-scrollbar-thumb {
  background: rgba(255,183,45,.4); border-radius: 8px;
}

/* Traduction bouton partout */
.store-product-full .button.button-primary,
.store-product .button.button-primary,
a[href*="/checkout/packages/add/"].button.button-primary {
  font-size: 0 !important;
}
.store-product-full .button.button-primary i,
.store-product .button.button-primary i,
a[href*="/checkout/packages/add/"].button.button-primary i {
  font-size: 15px !important;
}
.store-product-full .button.button-primary::after,
.store-product .button.button-primary::after,
a[href*="/checkout/packages/add/"].button.button-primary::after {
  content: "Ajouter au panier";
  font-size: 14px;
  letter-spacing: .5px;
}

/* Cacher la catégorie VIP du menu de navigation */
.browse-link[href="/category/vip"],
.browse-link[href*="/category/vip"],
a.browse-link[href="/category/vip"],
a[href="/category/vip"],
li:has(> a.browse-link[href="/category/vip"]),
li:has(> a[href="/category/vip"]) {
  display: none !important;
}

/* Responsive popup */
@media (max-width: 720px) {
  .popup.store-product-popup .popup-content {
    padding: 20px !important;
    max-width: 94vw !important;
  }
  .popup.store-product-popup .package-full-left {
    max-width: 100% !important;
  }
}


/* ===== Avatar FiveM - Fix image cassée ===== */
.heade-desk-avatar,
.header-desk-avatar,
img[src*="vzge.me"],
img[src*="minotar"] {
  width: 36px !important;
  height: 36px !important;
  border-radius: 50% !important;
  object-fit: cover !important;
  background: linear-gradient(135deg, #ffb72d, #ffa400) !important;
  border: 2px solid rgba(255, 215, 105, 0.5) !important;
  box-shadow: 0 2px 8px rgba(255,183,45,.35) !important;
  position: relative !important;
}
/* Icône user par défaut via pseudo sur le parent si l'image est cassée */
.heade-desk-avatar::before,
.header-desk-avatar::before {
  content: "\f007";
  font-family: "Font Awesome 6 Free", "Font Awesome 5 Free", "FontAwesome";
  font-weight: 900;
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #0a0d14;
  font-size: 16px;
  background: linear-gradient(135deg, #ffb72d, #ffa400);
  border-radius: 50%;
}
/* Hide broken image alt text */
.heade-desk-avatar,
.header-desk-avatar {
  font-size: 0 !important;
  color: transparent !important;
  text-indent: -9999px !important;
  overflow: hidden !important;
}


/* =========================================================
   VIP COMPARE — clean, airy, pro design (no bg block)
   ========================================================= */

.vip-compare-wrapper {
    background: transparent !important;
    padding: 24px 0 40px;
    border: none;
    border-radius: 0;
    position: relative;
    max-width: 1800px;
    margin: 0 auto;
}

.vip-compare-title {
    color: #fff;
    text-align: center;
    font-weight: 800;
    letter-spacing: 2px;
    font-size: 26px;
    text-transform: uppercase;
    margin: 0 0 8px;
    line-height: 1.2;
}
.vip-compare-title::after {
    content: '';
    display: block;
    width: 64px;
    height: 3px;
    background: linear-gradient(90deg, #ffb72d, #ffd94a);
    border-radius: 2px;
    margin: 14px auto 0;
}
.vip-compare-sub {
    color: #9a9a9a;
    text-align: center;
    margin: 0 0 34px;
    font-size: 14px;
    font-weight: 400;
}

/* =========== TABLE =========== */
.vip-compare-table {
    border-collapse: separate !important;
    border-spacing: 10px 0 !important;
    background: transparent !important;
    width: 100%;
    table-layout: fixed;
}

.vip-compare-table .feature-label {
    width: 200px;
    min-width: 180px;
}

.vip-compare-table thead .rank-header {
    padding: 0 !important;
    background: transparent !important;
    border: none !important;
    vertical-align: top;
}

/* =========== RANK CARD =========== */
.vip-compare-table .rank-card {
    background: linear-gradient(180deg, #16161a 0%, #0f0f12 100%);
    border: none;
    border-radius: 14px;
    padding: 22px 18px 18px;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
    position: relative;
    min-height: 320px;
    transition: transform .3s ease, border-color .3s ease, box-shadow .3s ease;
}
.vip-compare-table .rank-card:hover {
    transform: translateY(-4px);
    border-color: transparent;
    box-shadow: 0 14px 36px rgba(0,0,0,0.5);
}

/* LOGO */
.vip-compare-table .rank-badge {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 110px;
    margin-top: 4px;
}
.vip-compare-table .rank-logo {
    max-width: 110px;
    max-height: 110px;
    height: auto;
    width: auto;
    object-fit: contain;
    filter: drop-shadow(0 6px 14px rgba(0,0,0,0.65));
    transition: transform .35s ease;
}
.vip-compare-table .rank-card:hover .rank-logo {
    transform: scale(1.06);
}

/* PILL "Grade XXX" — aligned left, clean */
.vip-compare-table .rank-card .rank-title {
    display: inline-block;
    align-self: flex-start;
    font-size: 13px;
    font-weight: 600;
    color: #f5f5f5;
    background: #1c1c22;
    padding: 8px 14px;
    border-radius: 8px;
    letter-spacing: 0.3px;
    border: none;
    font-family: 'Inter', 'Arial', sans-serif;
    white-space: nowrap;
}

/* PRICE + BUTTON row — no wrap, clean spacing */
.vip-compare-table .rank-card .rank-price-bottom {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    justify-content: center;
    gap: 8px;
    margin-top: auto;
    padding-top: 4px;
}
.vip-compare-table .rank-card .price {
    font-size: 16px;
    font-weight: 700;
    color: #ffffff;
    font-family: 'Inter', 'Segoe UI', sans-serif;
    letter-spacing: 0.3px;
    white-space: nowrap;
    text-align: center;
}
.vip-compare-table .rank-card .buy-btn {
    background: linear-gradient(135deg, #ff1f4a 0%, #d41837 100%);
    color: #fff !important;
    padding: 9px 16px;
    border-radius: 8px;
    font-weight: 700;
    font-size: 12px;
    text-decoration: none;
    letter-spacing: 0.8px;
    transition: all .25s ease;
    border: none;
    cursor: pointer;
    box-shadow: none;
    white-space: nowrap;
    text-align: center;
    display: block;
}
.vip-compare-table .rank-card .buy-btn:hover {
    background: linear-gradient(135deg, #ff3a60 0%, #e91e3c 100%);
    transform: translateY(-1px);
    box-shadow: none;
}

/* =========== BEST SELLER (MVP) =========== */
.vip-compare-table .best-seller-col { position: relative; }

.vip-compare-table .rank-card.best-seller {
    border: 2px solid #ffd94a;
    border-bottom: none;
    border-radius: 14px 14px 0 0;
    padding-top: 44px;
    box-shadow: none;
    background: linear-gradient(180deg, #1a180d 0%, #0f0f12 100%);
}
.vip-compare-table .rank-card.best-seller .best-seller-badge {
    position: absolute;
    top: 0;
    left: -2px;
    right: -2px;
    background: linear-gradient(90deg, #ffc71e 0%, #ffd94a 50%, #ffc71e 100%);
    color: #1a1a1a;
    font-size: 11px;
    font-weight: 900;
    padding: 8px 0;
    letter-spacing: 2px;
    text-align: center;
    font-family: 'Inter', Arial, sans-serif;
    border-radius: 12px 12px 0 0;
}
.vip-compare-table .rank-card.best-seller .best-seller-badge::before { content: '★ '; }
.vip-compare-table .rank-card.best-seller .best-seller-badge::after  { content: ' ★'; }

/* MVP column yellow frame extending down the table */
.vip-compare-table tbody tr td:nth-child(4) {
    border-left: 2px solid #ffd94a;
    border-right: 2px solid #ffd94a;
    background: linear-gradient(180deg, rgba(255,217,74,0.04) 0%, rgba(255,217,74,0.015) 100%);
}
.vip-compare-table tbody tr:last-child td:nth-child(4) {
    border-bottom: 2px solid #ffd94a;
    border-radius: 0 0 10px 10px;
}

/* =========== TABLE BODY CELLS =========== */
.vip-compare-table tbody td {
    background: transparent;
    color: #dcdcdc;
    padding: 16px 14px;
    text-align: center;
    border-bottom: 1px solid rgba(255,255,255,0.06);
    font-size: 13px;
    font-weight: 500;
    vertical-align: middle;
}

/* FEATURE LABEL — left column — NO WEIRD WRAPS */
.vip-compare-table tbody td.feature-label,
.vip-compare-table .feature-label {
    text-align: left;
    font-weight: 600;
    color: #ffffff;
    padding-left: 4px;
    padding-right: 18px;
    background: transparent !important;
    border-left: none !important;
    border-right: none !important;
    border-bottom: 1px solid rgba(255,255,255,0.04);
    font-size: 13.5px;
    line-height: 1.35;
    white-space: normal;
    word-break: normal;
    hyphens: none;
}

.vip-compare-table .highlight-val {
    color: #ffffff;
    font-weight: 700;
}
.vip-compare-table .check-yes {
    color: #4caf50;
    font-weight: 700;
    font-size: 18px;
    text-shadow: 0 0 8px rgba(76, 175, 80, 0.4);
}
.vip-compare-table .check-no { color: #4a4a4a; font-size: 16px; }

.vip-compare-table thead th.feature-label {
    background: transparent !important;
    border: none !important;
}

/* hide legacy */
.offers-cards-row { display: none !important; }

/* =========== RESPONSIVE =========== */
@media (max-width: 1400px) {
    .vip-compare-table .feature-label { min-width: 140px; width: 160px; }
    .vip-compare-table .rank-logo { max-width: 85px; max-height: 85px; }
    .vip-compare-table .rank-badge { height: 90px; }
    .vip-compare-table .rank-card { min-height: 280px; padding: 18px 12px 14px; }
    .vip-compare-table .rank-card .rank-price-bottom { flex-direction: column; gap: 8px; align-items: stretch; }
    .vip-compare-table .rank-card .price { text-align: center; }
    .vip-compare-table .rank-card .buy-btn { text-align: center; }
}
@media (max-width: 700px) {
    .vip-compare-title { font-size: 20px; letter-spacing: 1px; }
    .vip-compare-table { border-spacing: 4px 0 !important; }
    .vip-compare-table .feature-label { width: 110px; min-width: 100px; font-size: 11px !important; }
    .vip-compare-table tbody td { font-size: 11px; padding: 10px 6px; }
    .vip-compare-table .rank-logo { max-width: 55px; max-height: 55px; }
    .vip-compare-table .rank-badge { height: 65px; }
    .vip-compare-table .rank-card { min-height: 200px; padding: 14px 6px 10px; gap: 8px; }
    .vip-compare-table .rank-card .rank-title { font-size: 10px; padding: 5px 8px; }
    .vip-compare-table .rank-card .price { font-size: 12px; }
    .vip-compare-table .rank-card .buy-btn { padding: 6px 10px; font-size: 10px; }
    .vip-compare-table .rank-card.best-seller .best-seller-badge { font-size: 9px; letter-spacing: 1px; padding: 5px 0; }
}


/* ========== VIP compare table zebra striping ========== */
.vip-compare-table tbody tr:nth-child(even) td,
.vip-compare-table tbody tr:nth-child(even) td.feature-label,
.vip-compare-table tbody tr:nth-child(even) th.feature-label {
    background: rgba(255, 255, 255, 0.025) !important;
}
.vip-compare-table tbody tr:nth-child(odd) td,
.vip-compare-table tbody tr:nth-child(odd) td.feature-label,
.vip-compare-table tbody tr:nth-child(odd) th.feature-label {
    background: rgba(255, 255, 255, 0.06) !important;
}
/* Skip the very first row (rank/price header row) */
.vip-compare-table tr.rank-price-row td,
.vip-compare-table tr.rank-price-row th,
.vip-compare-table tr.rank-price-row th.feature-label {
    background: transparent !important;
}
.vip-compare-table tbody tr:hover td,
.vip-compare-table tbody tr:hover td.feature-label,
.vip-compare-table tbody tr:hover th.feature-label {
    background: rgba(62, 166, 255, 0.08) !important;
    transition: background .2s ease;
}

/* ===== Clean MVP best-seller column framing ===== */
.vip-compare-table .rank-card,
.vip-compare-table .rank-card.best-seller {
    background: transparent !important;
    border: none !important;
    box-shadow: none !important;
    margin: 0 !important;
    padding-top: 48px !important;
}
/* Wrap th with relative-positionable context using an inner wrapper isnt easy.
   Instead we use th position relative and draw borders as pseudo on th directly. */
.vip-compare-table tr.rank-price-row th:nth-child(4) {
    border-left: none !important;
    border-right: none !important;
    position: relative;
    overflow: visible;
}
/* Yellow borders as pseudo-elements on the TH, starting under the badge, ending at th bottom */
.vip-compare-table tr.rank-price-row th:nth-child(4)::before,
.vip-compare-table tr.rank-price-row th:nth-child(4)::after {
    content: "";
    position: absolute;
    top: 31px;
    bottom: 0;
    width: 2px;
    background: rgb(255, 217, 74);
    z-index: 1;
}
.vip-compare-table tr.rank-price-row th:nth-child(4)::before { left: 0; }
.vip-compare-table tr.rank-price-row th:nth-child(4)::after  { right: 0; }
/* Remove the old pseudo-borders that were on the card */
.vip-compare-table tr.rank-price-row th:nth-child(4) .rank-card.best-seller::before,
.vip-compare-table tr.rank-price-row th:nth-child(4) .rank-card.best-seller::after {
    display: none !important;
}
/* Badge flush with column edges, clean rounded top */
.vip-compare-table tr.rank-price-row th:nth-child(4) .best-seller-badge {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    width: auto !important;
    border-radius: 10px 10px 0 0 !important;
    margin: 0 !important;
    z-index: 3;
}


/* Fix double header - show only ONE header depending on viewport width */
@media (min-width: 900px) {
  .sticky-header,
  .phone-header-shadow,
  .phone-header-top,
  .phone-header-bottom { display: none !important; }
}
@media (max-width: 899px) {
  .custom-header,
  .custom-header.only-desk { display: none !important; }
}
