@charset "UTF-8";
/**
*
*   nlosmm.com
*   02.05.2021 22.20
*   Designed by Can Aydin
*   Developed by Suleyman Kandilci
*   Performance Optimized
*   
*/

/* ===== CRITICAL PERFORMANCE OPTIMIZATIONS ===== */

/* Image lazy loading */
img[loading="lazy"] {
  opacity: 0;
  transition: opacity 0.3s ease-in;
}

img[loading="lazy"].loaded,
img[loading="lazy"]:not([src=""]) {
  opacity: 1;
}

/* Reduce reflows during page load */
* {
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  /* Firefox scrollbar styling */
  scrollbar-width: thin;
  scrollbar-color: #01B76C #0d1321;
}

/* Optimize font rendering during load */
body {
  font-display: swap;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* Global Green Scrollbar Styling - Chrome, Edge, Safari */
::-webkit-scrollbar {
  width: 12px;
  height: 12px;
}

::-webkit-scrollbar-track {
  background: #0d1321;
  border-left: 1px solid rgba(36, 53, 88, 0.3);
}

::-webkit-scrollbar-thumb {
  background: linear-gradient(180deg, #01B76C 0%, #00905A 100%);
  border-radius: 6px;
  transition: background 0.3s ease;
}

::-webkit-scrollbar-thumb:hover {
  background: linear-gradient(180deg, #00D47E 0%, #01B76C 100%);
  box-shadow: 0 0 6px rgba(1, 183, 108, 0.4);
}

::-webkit-scrollbar-corner {
  background: #0d1321;
}

/* Prevent layout shifts */
img,
video {
  max-width: 100%;
  height: auto;
}

/* Optimize animations */
@media (prefers-reduced-motion: reduce) {
  *,
  *::before,
  *::after {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
    scroll-behavior: auto !important;
  }
}

/* End Critical Performance */

/* Preload only critical font weights */
@font-face {
  font-family: 'Gilroy';
  src: url("https://cdn.smmspot.net/nlo/assets/font/gilroy/Gilroy-Bold.woff2") format("woff2"), url("https://cdn.smmspot.net/nlo/assets/font/gilroy/Gilroy-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: 'Gilroy';
  src: url("https://cdn.smmspot.net/nlo/assets/font/gilroy/Gilroy-BlackItalic.woff2") format("woff2"), url("https://cdn.smmspot.net/nlo/assets/font/gilroy/Gilroy-BlackItalic.woff") format("woff");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Gilroy';
  src: url("https://cdn.smmspot.net/nlo/assets/font/gilroy/Gilroy-Black.woff2") format("woff2"), url("https://cdn.smmspot.net/nlo/assets/font/gilroy/Gilroy-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Gilroy';
  src: url("https://cdn.smmspot.net/nlo/assets/font/gilroy/Gilroy-BoldItalic.woff2") format("woff2"), url("https://cdn.smmspot.net/nlo/assets/font/gilroy/Gilroy-BoldItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Gilroy';
  src: url("https://cdn.smmspot.net/nlo/assets/font/gilroy/Gilroy-Extrabold.woff2") format("woff2"), url("https://cdn.smmspot.net/nlo/assets/font/gilroy/Gilroy-Extrabold.woff") format("woff");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Gilroy';
  src: url("https://cdn.smmspot.net/nlo/assets/font/gilroy/Gilroy-ExtraboldItalic.woff2") format("woff2"), url("https://cdn.smmspot.net/nlo/assets/font/gilroy/Gilroy-ExtraboldItalic.woff") format("woff");
  font-weight: 800;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Gilroy';
  src: url("https://cdn.smmspot.net/nlo/assets/font/gilroy/Gilroy-HeavyItalic.woff2") format("woff2"), url("https://cdn.smmspot.net/nlo/assets/font/gilroy/Gilroy-HeavyItalic.woff") format("woff");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Gilroy';
  src: url("https://cdn.smmspot.net/nlo/assets/font/gilroy/Gilroy-Heavy.woff2") format("woff2"), url("https://cdn.smmspot.net/nlo/assets/font/gilroy/Gilroy-Heavy.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Gilroy';
  src: url("https://cdn.smmspot.net/nlo/assets/font/gilroy/Gilroy-Light.woff2") format("woff2"), url("https://cdn.smmspot.net/nlo/assets/font/gilroy/Gilroy-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Gilroy';
  src: url("https://cdn.smmspot.net/nlo/assets/font/gilroy/Gilroy-Medium.woff2") format("woff2"), url("https://cdn.smmspot.net/nlo/assets/font/gilroy/Gilroy-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Gilroy';
  src: url("https://cdn.smmspot.net/nlo/assets/font/gilroy/Gilroy-RegularItalic.woff2") format("woff2"), url("https://cdn.smmspot.net/nlo/assets/font/gilroy/Gilroy-RegularItalic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Gilroy';
  src: url("https://cdn.smmspot.net/nlo/assets/font/gilroy/Gilroy-MediumItalic.woff2") format("woff2"), url("https://cdn.smmspot.net/nlo/assets/font/gilroy/Gilroy-MediumItalic.woff") format("woff");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Gilroy';
  src: url("https://cdn.smmspot.net/nlo/assets/font/gilroy/Gilroy-Regular.woff2") format("woff2"), url("https://cdn.smmspot.net/nlo/assets/font/gilroy/Gilroy-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Gilroy';
  src: url("https://cdn.smmspot.net/nlo/assets/font/gilroy/Gilroy-LightItalic.woff2") format("woff2"), url("https://cdn.smmspot.net/nlo/assets/font/gilroy/Gilroy-LightItalic.woff") format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Gilroy';
  src: url("https://cdn.smmspot.net/nlo/assets/font/gilroy/Gilroy-SemiboldItalic.woff2") format("woff2"), url("https://cdn.smmspot.net/nlo/assets/font/gilroy/Gilroy-SemiboldItalic.woff") format("woff");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Gilroy';
  src: url("https://cdn.smmspot.net/nlo/assets/font/gilroy/Gilroy-Semibold.woff2") format("woff2"), url("https://cdn.smmspot.net/nlo/assets/font/gilroy/Gilroy-Semibold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Gilroy';
  src: url("https://cdn.smmspot.net/nlo/assets/font/gilroy/Gilroy-Thin.woff2") format("woff2"), url("https://cdn.smmspot.net/nlo/assets/font/gilroy/Gilroy-Thin.woff") format("woff");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Gilroy';
  src: url("https://cdn.smmspot.net/nlo/assets/font/gilroy/Gilroy-ThinItalic.woff2") format("woff2"), url("https://cdn.smmspot.net/nlo/assets/font/gilroy/Gilroy-ThinItalic.woff") format("woff");
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Gilroy';
  src: url("https://cdn.smmspot.net/nlo/assets/font/gilroy/Gilroy-UltraLightItalic.woff2") format("woff2"), url("https://cdn.smmspot.net/nlo/assets/font/gilroy/Gilroy-UltraLightItalic.woff") format("woff");
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Gilroy';
  src: url("https://cdn.smmspot.net/nlo/assets/font/gilroy/Gilroy-UltraLight.woff2") format("woff2"), url("https://cdn.smmspot.net/nlo/assets/font/gilroy/Gilroy-UltraLight.woff") format("woff");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

html,
body {
  font-family: 'Gilroy', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif,  apple color emoji, segoe ui emoji, noto color emoji, android emoji, emojisymbols, emojione mozilla, twemoji mozilla, segoe ui symbol;
  font-size: 14px;
  color: #fff;
  /* Performance: Enable GPU acceleration */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body {
  background: #0D1321;
  max-width: 100%;
  overflow-x: hidden;
  color: #fff;
  /* Performance: Enable GPU compositing */
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.p-color {
  color: #0ED37D !important;
}

.nloaccs {
	display: none !important;
	visibility: hidden !important;
}

.givavej {
	box-shadow:inset 0px 39px 0px -24px #e67a73;
	background-color:#e4685d;
	border-radius:13px;
	border:1px solid #ffffff;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
	padding:11px 20px;
	text-decoration:none;
	text-shadow:0px 1px 0px #b23e35;
}
.givavej:hover {
	background-color:#eb675e;
}
.givavej:active {
	position:relative;
	top:1px;
}


/*
Modern Button System - Professional UX Design
*/
.btn {
  font-size: 15px;
  line-height: 24px;
  padding: 14px 32px;
  border: 1px solid transparent;
  font-weight: 700;
  border-radius: 12px;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  /* Performance: Smooth transitions */
  will-change: transform, box-shadow;
  backface-visibility: hidden;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  text-align: center;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
}

.btn:focus {
  outline: none;
  box-shadow: 0 0 0 3px rgba(1, 183, 108, 0.2);
}

.btn.btn-block {
  width: 100%;
  display: flex;
}

/* Primary Button - Main Action */
.btn.btn-primary {
  background: linear-gradient(135deg, #01B76C 0%, #00905A 100%);
  color: #fff;
  border-color: rgba(1, 183, 108, 0.3);
  box-shadow: 0 4px 16px rgba(1, 183, 108, 0.25), inset 0 1px 0 rgba(255, 255, 255, 0.1);
}

.btn.btn-primary::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.1) 0%, transparent 100%);
  opacity: 0;
  transition: opacity 0.3s ease;
}

.btn.btn-primary:hover {
  transform: translateY(-2px);
  background: linear-gradient(135deg, #00D47E 0%, #01B76C 100%);
  box-shadow: 0 8px 24px rgba(1, 183, 108, 0.35), inset 0 1px 0 rgba(255, 255, 255, 0.15);
  border-color: rgba(1, 183, 108, 0.5);
}

.btn.btn-primary:hover::before {
  opacity: 1;
}

.btn.btn-primary:active {
  transform: translateY(0);
  box-shadow: 0 2px 8px rgba(1, 183, 108, 0.2);
}

/* Secondary Button - Alternative Action */
.btn.btn-secondary {
  background: rgba(15, 23, 40, 0.8);
  color: #fff;
  border-color: rgba(36, 53, 88, 0.5);
  backdrop-filter: blur(10px);
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.2);
}

.btn.btn-secondary:hover {
  transform: translateY(-2px);
  background: rgba(25, 35, 57, 0.9);
  border-color: rgba(1, 183, 108, 0.4);
  box-shadow: 0 8px 24px rgba(1, 183, 108, 0.15);
}

.btn.btn-secondary:active {
  transform: translateY(0);
}

/* Dark Button - Subtle Action */
.btn.btn-dark {
  background: rgba(13, 19, 33, 0.9);
  color: #fff;
  border-color: rgba(36, 53, 88, 0.4);
  backdrop-filter: blur(8px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.25);
}

.btn.btn-dark:hover {
  transform: translateY(-2px);
  background: rgba(15, 23, 40, 0.95);
  border-color: rgba(1, 183, 108, 0.3);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.3);
}

.btn.btn-dark:active {
  transform: translateY(0);
}

/* Outline Button - Minimal Action */
.btn.btn-outline {
  background: transparent;
  border: 2px solid rgba(255, 255, 255, 0.3);
  color: #fff;
  backdrop-filter: blur(5px);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.btn.btn-outline:hover {
  background: rgba(255, 255, 255, 0.05);
  border-color: rgba(1, 183, 108, 0.6);
  color: #01B76C;
  transform: translateY(-2px);
  box-shadow: 0 6px 20px rgba(1, 183, 108, 0.1);
}

.btn.btn-outline:active {
  transform: translateY(0);
}

/* Rounded Button Variant */
.btn.btn-rounded {
  border-radius: 50px;
  padding: 14px 36px;
}

/* Small Button Size */
.btn.btn-sm {
  padding: 10px 20px;
  font-size: 13px;
  font-weight: 600;
  border-radius: 10px;
}

/* Not So Small Button Size */
.btn.btn-nsm {
  padding: 12px 24px;
  font-size: 15px;
  font-weight: 600;
  border-radius: 11px;
}

/* Large Button Size */
.btn.btn-lg {
  padding: 18px 40px;
  font-size: 17px;
  border-radius: 14px;
}

/* Disabled State */
.btn:disabled,
.btn.disabled {
  opacity: 0.5;
  cursor: not-allowed;
  transform: none !important;
  box-shadow: none !important;
}

a {
  color: #01B76C;
  text-decoration: none;
}

a:hover {
  color: #02A662;
}

.hidden {
	display: none!important
}

header#noAuthHeader {
  padding: 24px 0;
  position: fixed;
  width: 100%;
  left: 0px;
  top: 0px;
  z-index: 1000;
  -webkit-transition: .14s ease;
  transition: .14s ease;
}

header#noAuthHeader.sticky {
  background-color: #0F1728;
  padding: 8px 0;
}

header#noAuthHeader .header-menu {
  margin: 0px;
  padding: 0px;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #fff;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
}

header#noAuthHeader .header-menu li {
  display: block;
  padding: 0;
}

header#noAuthHeader .header-menu li.active .menu-link {
  background: linear-gradient(135deg, #01B76C 0%, #00D47E 100%);
  border-color: transparent;
  color: #FFFFFF;
  box-shadow: 0 4px 12px rgba(1, 183, 108, 0.3);
}

header#noAuthHeader .header-menu li .menu-link {
  text-decoration: none;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 1;
  padding: 12px 24px;
  border-radius: 12px;
  background: rgba(15, 23, 40, 0.6);
  border: 1px solid rgba(36, 53, 88, 0.5);
  color: rgba(255, 255, 255, 0.8);
  display: inline-block;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  position: relative;
  overflow: hidden;
}

header#noAuthHeader .header-menu li .menu-link::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(135deg, rgba(1, 183, 108, 0.1) 0%, rgba(0, 212, 126, 0.1) 100%);
  opacity: 0;
  transition: opacity 0.3s ease;
}

header#noAuthHeader .header-menu li .menu-link:hover {
  background: rgba(15, 23, 40, 0.9);
  border-color: rgba(1, 183, 108, 0.4);
  color: #01B76C;
  transform: translateY(-2px);
  box-shadow: 0 6px 16px rgba(1, 183, 108, 0.15);
}

header#noAuthHeader .header-menu li .menu-link:hover::before {
  opacity: 1;
}

header#noAuthHeader .header-menu li .menu-btn {
  padding: 12px 28px 12px 12px;
  border-radius: 12px;
  background: linear-gradient(135deg, #01B76C 0%, #00D47E 100%);
  border: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
  font-weight: 600;
  font-size: 14px;
  line-height: 1;
  text-decoration: none;
  color: #fff;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  box-shadow: 0 4px 12px rgba(1, 183, 108, 0.3);
  position: relative;
  overflow: hidden;
}

header#noAuthHeader .header-menu li .menu-btn::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0) 100%);
  opacity: 0;
  transition: opacity 0.3s ease;
}

header#noAuthHeader .header-menu li .menu-btn:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 24px rgba(1, 183, 108, 0.4);
}

header#noAuthHeader .header-menu li .menu-btn:hover::before {
  opacity: 1;
}

header#noAuthHeader .header-menu li .menu-btn .mb-icon {
  height: 36px;
  width: 36px;
  border-radius: 10px;
  background-color: rgba(29, 42, 72, 0.8);
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  transition: transform 0.3s ease;
}

header#noAuthHeader .header-menu li .menu-btn:hover .mb-icon {
  transform: scale(1.1) rotate(5deg);
}

header#noAuthHeader .header-menu li .menu-btn .mb-text {
  position: relative;
  z-index: 1;
}

.page-head {
  padding-top: 108px;
  color: #fff;
}

.page-head .ph-bg {
  background: url(https://storage.perfectcdn.com/a14a21/00gxtd05mt7dprnb.jpg) no-repeat;
  background-size: cover;
  background-position: top center;
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: -1;
}

.page-head .ph-content {
  padding: 68px 0;
}

.page-head .ph-f-title {
  font-weight: bold;
  font-size: 19px;
  line-height: 40px;
}

.page-head .ph-re-title {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.page-head .ph-title {
  font-weight: normal;
  font-size: 45px;
  line-height: 58px;
}

.page-head .ph-title span {
  font-weight: 700;
}

.page-head .ph-t-bot {
  width: 100%;
  max-width: 440%;
  height: 20px;
  background: url(https://cdn.smmspot.net/nlo/assets/images/pht.svg) no-repeat transparent;
  background-size: 100% auto;
  background-position: left center;
}

.page-head .ph-text {
  font-size: 14px;
  line-height: 25px;
  color: #626D77;
}

.login-card {
  background: #0F1728;
  border-radius: 15px;
}

.login-card .lc-body {
  padding: 34px 38px;
}

.login-card .lc-title {
  font-weight: 800;
  font-size: 25px;
  line-height: 30px;
  color: #fff;
  position: relative;
}

.login-card .lc-title::after {
  content: '';
  position: absolute;
  top: 45px;
  left: 0px;
  max-width: 80px;
  width: 100%;
  height: 4px;
  border-radius: 2px;
  background: #01B76C;
}

.fga {
  position: relative;
}

.fla {
  margin-bottom: 8px;
  padding-left: 4px;
  font-weight: bold;
  font-size: 14px;
  line-height: 18px;
  color: #fff;
}

.control-label {
    margin-bottom: 8px;
    padding-left: 4px;
    font-weight: bold;
    font-size: 14px;
    line-height: 18px;
    color: #fff
}

.fg {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 68px;
  width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 10px;
  padding: 9px;
  background: #0D1321;
}

.fg.fg-light {
  background: #192339;
}

.fg.fg-dark {
  background: #0F1728;
}

.fg .fg-icon {
  border-radius: 8px;
  background: #02A662;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 50px;
  width: 50px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50px;
          flex: 0 0 50px;
  font-size: 18px;
}

.fg .fg-icon.fg-icon-text {
  width: auto;
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
  font-size: 14px;
  font-weight: 600;
  text-align: center;
}

.fg .fg-control {
  background: transparent;
  border: none;
  outline: none;
  width: 100%;
  color: #afb4bf;
  padding: 10px 20px;
  font-weight: 600;
  font-size: 14px;
}

.form-group .form-control {
	position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-height: 55px;
    width: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 10px;
    padding: 9px;
    background: #0D1321;
	border: none;
	color: #fff
}

.fg .fg-control::-webkit-input-placeholder {
  color: #626C84;
}

.fg .fg-control:-ms-input-placeholder {
  color: #626C84;
}

.fg .fg-control::-ms-input-placeholder {
  color: #626C84;
}

.fg .fg-control::placeholder {
  color: #626C84;
}

.fg-info {
  font-weight: 700;
  padding-left: 6px;
  margin-top: 6px;
  font-size: 12px;
  line-height: 150%;
  color: #505876;
}

.fcheck input {
  display: none;
  visibility: hidden;
}

.fcheck input[type="checkbox"]:checked + label::before {
  background: #02A662;
  color: #fff;
}

.fcheck label {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
  color: #fff;
}

.fcheck label::before {
  content: '';
  font-family: "Font Awesome 5 Pro";
  font-size: 14px;
  font-weight: 900;
  height: 20px;
  width: 20px;
  border: 2px solid #02A662;
  color: transparent;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-right: 8px;
  -webkit-transition: .14s ease;
  transition: .14s ease;
}

.home-section {
  padding: 100px 0;
}

.hp-first-section {
  padding-top: 60px;
}

.hp-first-section .hpfs-box {
  margin: 15px 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.hp-first-section .hpfs-box .hpf-icon {
  height: 66px;
  width: 66px;
  border: 2px solid #01B76C;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 14px;
  color: #01B76C;
  font-size: 28px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.hp-first-section .hpfs-box .hpf-title {
  font-weight: bold;
  font-size: 20px;
  line-height: 24px;
  color: #fff;
  margin-bottom: 4px;
}

.hp-first-section .hpfs-box .hpf-text {
  font-size: 14px;
  line-height: 20px;
  color: #AAAAAA;
  margin-bottom: 0px;
}

.hp-title {
  font-weight: bold;
  font-size: 35px;
  line-height: 129%;
  color: #FFFFFF;
}

.hp-text {
  font-weight: normal;
  font-size: 18px;
  line-height: 30px;
  color: #626D77;
  text-align: left;
}

.hp-text.mb-5 {}

.home-img {
  max-width: 100%;
}

.hp-socials {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 15px 25px;
}

.hp-socials .hp-socials-icon {
  border: 3px solid #01B76C;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 29px;
  height: 103px;
  width: 103px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #fff;
  font-size: 40px;
  margin-bottom: 20px;
  -webkit-transition: .14s ease;
  transition: .14s ease;
}

.hp-socials .hp-socials-icon:hover {
  background: var(--bg-color, #02A662);
  border-color: var(--bg-color, #02A662);
  color: #fff;
}

.hp-socials h3 {
  font-size: 19px;
  font-weight: 700;
  line-height: 32px;
  color: #fff;
  margin: 0;
}

.dtu-box {
  background: #01B76C;
  border-radius: 50px;
  overflow: visible;
}

.dtu-box .dtu-body {
  padding: 90px 80px 64px 80px;
  overflow: visible;
}

.dtu-box .dtu-title {
  font-weight: bold;
  font-size: 45px;
  line-height: 133%;
  color: #FFFFFF;
}

.dtu-box .dtu-text {
  font-weight: normal;
  font-size: 19px;
  line-height: 158%;
  color: #FFFFFF;
}

/* Universe Animation - Floating Social Icons */
.universe-animation {
  position: relative;
  width: 100%;
  height: 400px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: visible;
  perspective: 1000px;
  transform-style: preserve-3d;
}

.universe-animation::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background: radial-gradient(circle at center, rgba(1, 183, 108, 0.1) 0%, transparent 70%);
  pointer-events: none;
  animation: pulseGlow 4s ease-in-out infinite;
}

@keyframes pulseGlow {
  0%, 100% {
    opacity: 0.3;
    transform: scale(1);
  }
  50% {
    opacity: 0.6;
    transform: scale(1.1);
  }
}

/* Globe Orbits - Rotating around the sides */
.globe-orbit {
  position: absolute;
  border: 2px solid rgba(1, 183, 108, 0.15);
  border-radius: 50%;
  pointer-events: none;
}

.globe-orbit::before {
  content: '';
  position: absolute;
  width: 12px;
  height: 12px;
  background: linear-gradient(135deg, #01B76C 0%, #00D47E 100%);
  border-radius: 50%;
  box-shadow: 0 0 20px rgba(1, 183, 108, 0.6), 0 0 40px rgba(1, 183, 108, 0.3);
}

.globe-orbit-1 {
  width: 400px;
  height: 400px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotateX(75deg) rotateZ(0deg);
  animation: orbitRotate1 20s linear infinite;
}

.globe-orbit-1::before {
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  animation: globeGlow 2s ease-in-out infinite;
}

.globe-orbit-2 {
  width: 420px;
  height: 420px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotateX(75deg) rotateZ(60deg);
  animation: orbitRotate2 25s linear infinite;
}

.globe-orbit-2::before {
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  animation: globeGlow 2.5s ease-in-out infinite 0.5s;
}

.globe-orbit-3 {
  width: 440px;
  height: 440px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotateX(75deg) rotateZ(120deg);
  animation: orbitRotate3 30s linear infinite;
}

.globe-orbit-3::before {
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  animation: globeGlow 3s ease-in-out infinite 1s;
}

@keyframes orbitRotate1 {
  from {
    transform: translate(-50%, -50%) rotateX(75deg) rotateZ(0deg);
  }
  to {
    transform: translate(-50%, -50%) rotateX(75deg) rotateZ(360deg);
  }
}

@keyframes orbitRotate2 {
  from {
    transform: translate(-50%, -50%) rotateX(75deg) rotateZ(60deg);
  }
  to {
    transform: translate(-50%, -50%) rotateX(75deg) rotateZ(420deg);
  }
}

@keyframes orbitRotate3 {
  from {
    transform: translate(-50%, -50%) rotateX(75deg) rotateZ(120deg);
  }
  to {
    transform: translate(-50%, -50%) rotateX(75deg) rotateZ(480deg);
  }
}

@keyframes globeGlow {
  0%, 100% {
    box-shadow: 0 0 20px rgba(1, 183, 108, 0.6), 0 0 40px rgba(1, 183, 108, 0.3);
    transform: translateX(-50%) scale(1);
  }
  50% {
    box-shadow: 0 0 30px rgba(1, 183, 108, 0.9), 0 0 60px rgba(1, 183, 108, 0.5);
    transform: translateX(-50%) scale(1.3);
  }
}

.floating-icons {
  position: relative;
  width: 300px;
  height: 300px;
  animation: rotate 30s linear infinite;
}

@keyframes rotate {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

.center-logo {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  animation: pulse 3s ease-in-out infinite;
}

.center-logo img {
  filter: drop-shadow(0 0 20px rgba(255, 255, 255, 0.3));
}

.floating-icon {
  position: absolute;
  width: 60px;
  height: 60px;
  background: rgba(255, 255, 255, 0.15);
  backdrop-filter: blur(10px);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 2px solid rgba(255, 255, 255, 0.3);
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease;
  animation: counterRotate 30s linear infinite;
}

@keyframes counterRotate {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(-360deg);
  }
}

.floating-icon i {
  font-size: 28px;
  color: #fff;
}

.floating-icon:hover {
  background: rgba(255, 255, 255, 0.25);
  transform: scale(1.15);
  box-shadow: 0 12px 40px rgba(0, 0, 0, 0.2);
}

/* Position icons in a circle */
.floating-icon-1 {
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  animation: counterRotate 30s linear infinite, float1 4s ease-in-out infinite;
}

.floating-icon-2 {
  top: 25%;
  right: 0;
  animation: counterRotate 30s linear infinite, float2 4.5s ease-in-out infinite;
}

.floating-icon-3 {
  bottom: 25%;
  right: 0;
  animation: counterRotate 30s linear infinite, float3 5s ease-in-out infinite;
}

.floating-icon-4 {
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  animation: counterRotate 30s linear infinite, float4 4.2s ease-in-out infinite;
}

.floating-icon-5 {
  bottom: 25%;
  left: 0;
  animation: counterRotate 30s linear infinite, float5 4.8s ease-in-out infinite;
}

.floating-icon-6 {
  top: 25%;
  left: 0;
  animation: counterRotate 30s linear infinite, float6 4.3s ease-in-out infinite;
}

/* Animations */
@keyframes float1 {
  0%, 100% { transform: translateX(-50%) translateY(0); }
  50% { transform: translateX(-50%) translateY(-15px); }
}

@keyframes float2 {
  0%, 100% { transform: translateY(0) scale(1); }
  50% { transform: translateY(-12px) scale(1.08); }
}

@keyframes float3 {
  0%, 100% { transform: translateY(0); }
  50% { transform: translateY(15px); }
}

@keyframes float4 {
  0%, 100% { transform: translateX(-50%) translateY(0); }
  50% { transform: translateX(-50%) translateY(15px); }
}

@keyframes float5 {
  0%, 100% { transform: translateY(0); }
  50% { transform: translateY(12px); }
}

@keyframes float6 {
  0%, 100% { transform: translateY(0) scale(1); }
  50% { transform: translateY(-10px) scale(1.05); }
}

@keyframes pulse {
  0%, 100% {
    transform: translate(-50%, -50%) scale(1);
  }
  50% {
    transform: translate(-50%, -50%) scale(1.05);
  }
}

/* Responsive adjustments */
@media (max-width: 1199.98px) {
  .floating-icons {
    width: 250px;
    height: 250px;
  }
  
  .floating-icon {
    width: 50px;
    height: 50px;
  }
  
  .floating-icon i {
    font-size: 24px;
  }
  
  .center-logo img {
    width: 100px;
    height: 100px;
  }
}

@media (max-width: 991.98px) {
  .universe-animation {
    height: 300px;
  }
  
  .globe-orbit-1 {
    width: 300px;
    height: 300px;
  }
  
  .globe-orbit-2 {
    width: 315px;
    height: 315px;
  }
  
  .globe-orbit-3 {
    width: 330px;
    height: 330px;
  }
  
  .globe-orbit::before {
    width: 10px;
    height: 10px;
  }
  
  .floating-icons {
    width: 200px;
    height: 200px;
  }
  
  .floating-icon {
    width: 45px;
    height: 45px;
  }
  
  .floating-icon i {
    font-size: 20px;
  }
  
  .center-logo img {
    width: 80px;
    height: 80px;
  }
}

/* Platforms Animation - Social Media Grid */
.platforms-animation {
  position: relative;
  width: 100%;
  max-width: 500px;
  padding: 20px;
}

.platform-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  position: relative;
}

.platform-card {
  background: rgba(15, 23, 40, 0.7);
  backdrop-filter: blur(10px);
  border: 2px solid rgba(1, 183, 108, 0.3);
  border-radius: 16px;
  padding: 20px 15px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  cursor: pointer;
  position: relative;
  overflow: hidden;
  animation: fadeInUp 0.6s ease-out backwards;
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(30px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.platform-card::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(135deg, rgba(1, 183, 108, 0.1), transparent);
  opacity: 0;
  transition: opacity 0.4s ease;
}

.platform-card:hover::before {
  opacity: 1;
}

.platform-card:hover {
  transform: translateY(-8px) scale(1.05);
  border-color: rgba(1, 183, 108, 0.7);
  box-shadow: 0 12px 32px rgba(1, 183, 108, 0.3);
  background: rgba(1, 183, 108, 0.15);
}

.platform-card i {
  font-size: 40px;
  color: #01B76C;
  transition: all 0.4s ease;
  position: relative;
  z-index: 1;
}

.platform-card:hover i {
  transform: scale(1.2) rotateY(360deg);
  filter: drop-shadow(0 0 20px rgba(1, 183, 108, 0.8));
}

.platform-card span {
  font-size: 13px;
  font-weight: 600;
  color: rgba(255, 255, 255, 0.8);
  text-align: center;
  position: relative;
  z-index: 1;
  transition: color 0.3s ease;
}

.platform-card:hover span {
  color: #01B76C;
}

/* Staggered animation delays */
.platform-card-1 { animation-delay: 0.1s; }
.platform-card-2 { animation-delay: 0.15s; }
.platform-card-3 { animation-delay: 0.2s; }
.platform-card-4 { animation-delay: 0.25s; }
.platform-card-5 { animation-delay: 0.3s; }
.platform-card-6 { animation-delay: 0.35s; }
.platform-card-7 { animation-delay: 0.4s; }
.platform-card-8 { animation-delay: 0.45s; }
.platform-card-9 { animation-delay: 0.5s; }

/* Add floating animation after initial fade in */
.platform-card {
  animation: fadeInUp 0.6s ease-out backwards, platformFloat 4s ease-in-out infinite;
}

@keyframes platformFloat {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-10px);
  }
}

.platform-card-1, .platform-card-4, .platform-card-7 {
  animation-delay: 0.1s, 0s;
}
.platform-card-2, .platform-card-5, .platform-card-8 {
  animation-delay: 0.2s, 1.3s;
}
.platform-card-3, .platform-card-6, .platform-card-9 {
  animation-delay: 0.3s, 2.6s;
}

/* Responsive adjustments for platforms */
@media (max-width: 991.98px) {
  .platforms-animation {
    max-width: 400px;
  }
  
  .platform-grid {
    gap: 15px;
  }
  
  .platform-card {
    padding: 15px 10px;
  }
  
  .platform-card i {
    font-size: 32px;
  }
  
  .platform-card span {
    font-size: 12px;
  }
}

@media (max-width: 575.98px) {
  .platforms-animation {
    max-width: 320px;
  }
  
  .platform-grid {
    gap: 10px;
  }
  
  .platform-card {
    padding: 12px 8px;
  }
  
  .platform-card i {
    font-size: 28px;
  }
  
  .platform-card span {
    font-size: 11px;
  }
}

/* Advantages Animation - Key Benefits Circle */
.advantages-animation {
  position: relative;
  width: 100%;
  height: 400px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.stats-circle {
  position: relative;
  width: 350px;
  height: 350px;
  animation: slowRotate 60s linear infinite;
}

.stats-circle::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 300px;
  height: 300px;
  border: 2px dashed rgba(1, 183, 108, 0.2);
  border-radius: 50%;
  animation: dashRotate 20s linear infinite reverse;
}

@keyframes dashRotate {
  from {
    transform: translate(-50%, -50%) rotate(0deg);
  }
  to {
    transform: translate(-50%, -50%) rotate(360deg);
  }
}

@keyframes slowRotate {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

.stat-item {
  position: absolute;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
  animation: counterSlowRotate 60s linear infinite, bounce 3s ease-in-out infinite;
}

@keyframes counterSlowRotate {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(-360deg);
  }
}

@keyframes bounce {
  0%, 100% {
    transform: translateY(0) scale(1);
  }
  50% {
    transform: translateY(-8px) scale(1.05);
  }
}

.stat-icon {
  width: 70px;
  height: 70px;
  background: linear-gradient(135deg, #01B76C 0%, #00D47E 100%);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 8px 24px rgba(1, 183, 108, 0.4), 0 0 0 3px rgba(1, 183, 108, 0.2);
  transition: all 0.4s ease;
  position: relative;
  overflow: hidden;
}

.stat-icon::before {
  content: '';
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.3), transparent);
  transition: left 0.6s ease;
}

.stat-icon:hover::before {
  left: 100%;
}

.stat-icon i {
  font-size: 32px;
  color: #fff;
  position: relative;
  z-index: 1;
}

.stat-item:hover .stat-icon {
  transform: scale(1.15) rotate(360deg);
  box-shadow: 0 12px 32px rgba(1, 183, 108, 0.6), 0 0 0 4px rgba(1, 183, 108, 0.3);
}

.stat-label {
  font-size: 14px;
  font-weight: 600;
  color: #fff;
  background: rgba(15, 23, 40, 0.8);
  padding: 6px 14px;
  border-radius: 20px;
  border: 1px solid rgba(1, 183, 108, 0.3);
  white-space: nowrap;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
  backdrop-filter: blur(10px);
}

.center-check {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  animation: pulse 2s ease-in-out infinite;
}

.center-check::before,
.center-check::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border: 2px solid rgba(1, 183, 108, 0.4);
  border-radius: 50%;
  animation: ripple 3s ease-out infinite;
}

.center-check::after {
  animation-delay: 1.5s;
}

@keyframes ripple {
  0% {
    width: 80px;
    height: 80px;
    opacity: 1;
  }
  100% {
    width: 200px;
    height: 200px;
    opacity: 0;
  }
}

.center-check i {
  font-size: 80px;
  color: #01B76C;
  filter: drop-shadow(0 0 30px rgba(1, 183, 108, 0.6));
  position: relative;
  z-index: 1;
}

/* Position stats in a circle */
.stat-item-1 {
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  animation-delay: 0s;
}

.stat-item-2 {
  top: 20%;
  right: 10%;
  animation-delay: 0.6s;
}

.stat-item-3 {
  bottom: 20%;
  right: 10%;
  animation-delay: 1.2s;
}

.stat-item-4 {
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  animation-delay: 1.8s;
}

.stat-item-5 {
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  animation-delay: 2.4s;
}

/* Responsive adjustments */
@media (max-width: 1199.98px) {
  .stats-circle {
    width: 300px;
    height: 300px;
  }
  
  .stat-icon {
    width: 60px;
    height: 60px;
  }
  
  .stat-icon i {
    font-size: 28px;
  }
  
  .center-check i {
    font-size: 70px;
  }
  
  .stat-label {
    font-size: 13px;
  }
}

.hp-bf-section .hp-bf-box {
  background-color: #0F1728;
  padding: 44px 34px;
  border-radius: 25px;
  color: #fff;
  border: 3px solid #0F1728;
  -webkit-transition: .14s ease;
  transition: .14s ease;
}

.hp-bf-section .hp-bf-box:hover {
  border-color: #01B76C;
}

.hp-bf-section .hp-bf-box .hp-bf-icon {
  width: 58px;
  height: 58px;
  border-radius: 50%;
  border: 3.2619px solid #01B76C;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 25px;
  margin-bottom: 18px;
}

.hp-bf-section .hp-bf-box .hp-bf-title {
  font-weight: 600;
  font-size: 19px;
  line-height: 158%;
  color: #FFFFFF;
}

.hp-bf-section .hp-bf-box .hp-bf-text {
  font-size: 14px;
  line-height: 179%;
  letter-spacing: -.4px;
  color: rgba(255, 255, 255, 0.8);
  margin-bottom: 0px;
}

.home-list {
  padding: 0px;
  margin: 0px;
  list-style: none;
}

.home-list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 17px;
  line-height: 176%;
  color: #FFFFFF;
  padding: 6px 0;
}

.home-list li::before {
  content: '';
  font-family: "Font Awesome 5 Pro";
  color: #01B76C;
  font-size: 30px;
  font-weight: 400;
  margin-right: 20px;
}

.hp-customer-section {
  padding: 100px 0;
}

.hp-customer-section .hc-box {
  background: #0F1728;
  color: #fff;
  text-align: center;
  padding: 30px 28px;
  border-radius: 14px;
  -webkit-transition: .14s ease;
  transition: .14s ease;
}

.hp-customer-section .hc-box:hover {
  background: #01B76C;
}

.hp-customer-section .hc-box .icon {
  font-size: 40px;
}

.hp-customer-section .hc-box .title {
  font-weight: bold;
  font-size: 16px;
  line-height: 19px;
}

.slider-wrap {
  height: 100%;
  width: 100%;
  position: relative;
  display: inline-block;
  min-height: 500px;
}

.slider-wrap .slider {
  position: relative;
  width: calc(100% - 70px);
  display: inline-block;
}

.slider-item {
  max-width: 530px;
  width: 100%;
  position: absolute;
  opacity: 0;
  z-index: 0;
  left: 0;
  top: 0;
}

.slider-item .slider-item-inside {
  background-image: url(../images/hc-bg.svg);
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 100% 100%;
  background-color: #0F1728;
  padding: 40px 60px 40px 30px;
  border-radius: 100px;
}

.slider-item .row {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.slider-item .slider-img {
  width: 51px;
  height: 51px;
  border-radius: 50%;
  background-color: #eee;
  overflow: hidden;
}

.slider-item .slider-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.slider-item .slider-name {
  font-size: 14px;
  color: #01B76C;
  padding-right: 20px;
}

.slider-item .slider-about {
  color: #626D77;
  font-size: 11px;
  font-weight: 400;
}

.slider-item .slider-comment {
  font-weight: 600;
  font-size: 14px;
  line-height: 140%;
  color: #FFFFFF;
}

.cte-box {
  background-color: #01B76C;
  border-radius: 35px;
  background-image: url(https://cdn.smmspot.net/nlo/assets/images/cte-bg.svg);
  background-size: cover;
  background-position: center;
}

.cte-box .col-right {
  padding: 30px;
}

.cte-box .cte-b {
  background: #0F1728;
  border-radius: 40px;
}

.cte-box .cte-b .cte-b-content {
  padding: 54px 50px;
}

.cte-box .cte-b .cte-logo {
  margin-bottom: 30px;
}

.cte-box .cte-b .cte-title {
  font-weight: bold;
  font-size: 30px;
  line-height: 150%;
  color: #fff;
  margin-bottom: 30px;
}

.cte-box .cte-b .cte-text {
  font-size: 14px;
  line-height: 200%;
  color: #626D77;
  margin-bottom: 0px;
}

.cte-img {
  position: absolute;
  left: 0px;
  top: 0px;
  bottom: 0px;
  right: 15px;
}

.cte-img img.cte-img-r {
  position: absolute;
  bottom: 0px;
  height: calc(100% + 140px);
  left: 50%;
  -webkit-transform: translateX(-60%);
          transform: translateX(-60%);
}

.cte-img .cte-card {
  position: absolute;
  left: 100px;
  bottom: 30px;
  padding: 10px;
  background: #131C30;
  border-radius: 20px;
  height: 84px;
  padding: 11px;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 40;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.cte-img .cte-card .cte-icon {
  height: 61px;
  width: 61px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  font-size: 40px;
  background-color: #01B76C;
  margin-right: 30px;
  border-radius: 11px;
}

.cte-img .cte-card .cte-text {
  font-weight: bold;
  font-size: 16px;
  line-height: 15px;
  padding-right: 30px;
}

footer.no-auth-footer {
  padding: 50px 0 40px 0;
}

footer.no-auth-footer .row {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

footer.no-auth-footer .footer-copy {
  font-weight: 600;
  font-size: 16px;
  line-height: 10px;
  color: #fff;
}

footer.no-auth-footer .footer-menu {
  margin: 0px;
  padding: 0px;
  list-style: none;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

footer.no-auth-footer .footer-menu li {
  padding: 0 20px;
}

footer.no-auth-footer .footer-menu li a {
  color: #fff;
  text-decoration: none;
}

footer.no-auth-footer .footer-menu li a:hover {
  color: #01B76C;
}

.btn-dashboard-menu {
  background: transparent;
  width: 60px;
  height: 60px;
  padding: 0px;
  color: #fff;
  font-size: 22px;
}

.btn-dashboard-menu:focus {
  color: #fff;
}

.app {
  position: relative;
  color: #fff;
}

.app .app-header {
  background: #0D1321;
  border-bottom: 1px solid rgba(36, 53, 88, 0.5);
  height: 100px;
  position: fixed;
  left: 320px;
  top: 0px;
  right: 0px;
  z-index: 1000;
  display: block; /* Always show header now that sidebar is removed */
}

.app .app-header > div > .row {
  min-height: 100px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.app .app-main {
  padding-left: 320px;
  padding-right: 0px; /* Right sidebar removed */
  padding-top: 100px; /* Space for fixed header */
  padding-bottom: 50px;
}

.app .app-main .container-fluid {
  padding: 0 50px;
}

.app .app-main.support-main {
  padding-bottom: 0px;
  height: 100vh;
}

.app .app-main.support-main .container-fluid {
  padding: 0;
}

.app .app-sidebar {
  position: fixed;
  left: 0px;
  top: 0px;
  bottom: 0px;
  width: 320px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-right: 1px solid rgba(36, 53, 88, 0.5);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background: #0D1321;
  z-index: 1001;
  -webkit-transition: transform .2s ease;
  transition: transform .2s ease;
  /* Performance optimization */
  will-change: transform;
  contain: layout style;
  transform: translateZ(0);
}

.app .app-sidebar .sidebar-header {
  padding: 30px;
  text-align: center;
}

.app .app-sidebar .sidebar-content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow-y: scroll;
}

.app .app-sidebar .sidebar-body {
  padding: 30px;
}

.app .app-sidebar .sidebar-menu {
  margin: 0px;
  padding: 10px 0px;
  list-style: none;
}

.app .app-sidebar .sidebar-menu li {
  display: block;
  padding: 8px 0;
}

.app .app-sidebar .sidebar-menu li.active a {
  color: #fff !important;
  background: linear-gradient(135deg, rgba(1, 183, 108, 0.15) 0%, rgba(0, 212, 126, 0.1) 100%) !important;
  border-color: rgba(1, 183, 108, 0.4) !important;
  box-shadow: 0 4px 16px rgba(1, 183, 108, 0.15), inset 0 1px 0 rgba(255, 255, 255, 0.05);
}

.app .app-sidebar .sidebar-menu li.active .menu-icon > i {
  color: #01B76C !important;
}

.app .app-sidebar .sidebar-menu li .menu-icon {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 52px;
          flex: 0 0 52px;
  height: 26px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 26px;
  transition: all 0.3s ease;
}

.app .app-sidebar .sidebar-menu li .menu-icon > i {
  transition: all 0.3s ease;
}

.app .app-sidebar .sidebar-menu li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 13px 20px;
  border-radius: 16px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: rgba(255, 255, 255, 0.6);
  background: transparent;
  border: 1px solid transparent;
  text-decoration: none;
  -webkit-transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.app .app-sidebar .sidebar-menu li a:focus {
  outline: none;
  box-shadow: 0 0 0 3px rgba(1, 183, 108, 0.2);
}

.app .app-sidebar .sidebar-menu li a span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: 600;
  font-size: 16px;
  padding-top: 2px;
  line-height: 20px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.app .app-sidebar .sidebar-menu li a .menu-number {
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  background: #FF5A5A;
  border-radius: 3px;
  min-width: 20px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 4px 10px;
  color: #fff;
  display: block;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}

.app .app-sidebar .sidebar-menu li a:hover {
  background: rgba(15, 23, 40, 0.8);
  color: #fff;
  border-color: rgba(1, 183, 108, 0.3);
  transform: translateX(5px);
  box-shadow: 0 4px 16px rgba(1, 183, 108, 0.1);
}

.app .app-sidebar .sidebar-menu li a:hover .menu-icon > i {
  color: #01B76C;
  transform: scale(1.1);
}

.app .app-rightbar {
  /* RIGHT SIDEBAR DISABLED */
  display: none !important;
  visibility: hidden !important;
}

/* Hide right sidebar toggle button */
.open-rm-btn, .close-rm-btn {
  display: none !important;
}

/* Hide burger menu icon (left sidebar toggle) - only the first one in header */
.app-header .col-auto:first-child .rh-button,
.noAuthMenuBtn {
  display: none !important;
  visibility: hidden !important;
}

/* Keep settings and logout buttons visible */
.app-header-user .rh-button {
  display: flex !important;
  visibility: visible !important;
}

.app .app-rightbar .app-rightbar-header {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #0D1321;
}

.app .app-rightbar .app-rh-content {
  padding: 40px 30px;
}

.app .app-rightbar .rh-avatar {
  width: 70px;
  height: 70px;
  position: relative;
  background-color: #01B76C;
  border-radius: 50%;
  z-index: 2;
  border: 6px solid #113433;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  font-size: 34px;
}

.app .app-rightbar .rh-name {
  color: #fff;
  font-weight: 600;
  font-size: 20px;
  line-height: 30px;
}

.app .app-rightbar .rh-info {
  font-weight: 600;
  font-size: 14px;
  line-height: 21px;
  color: #01B76C;
}

.app .app-rightbar .rh-button {
  height: 54px;
  width: 54px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 24px;
  color: #fff;
  background-color: #0F1728;
  -webkit-transition: .14s ease;
  transition: .14s ease;
  border-radius: 6px;
}

.app .app-rightbar .rh-button:hover {
  background-color: #01B76C;
}

.app .app-rightbar .rh-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.app .app-rightbar .rh-items > div {
  padding: 0 4px;
}

.app .app-rightbar .rh-items .item {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.app .app-rightbar .app-rh-nav {
  padding: 0 30px 20px 30px;
}

.app .app-rightbar .app-rb-content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow-y: scroll;
}

.app .app-rightbar .app-rb-body {
  padding: 10px 30px 30px 30px;
}

.app-header-user .rh-avatar {
  width: 60px;
  height: 60px;
  position: relative;
  background-color: #01B76C;
  border-radius: 50%;
  z-index: 2;
  border: 6px solid #113433;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  font-size: 34px;
}

.app-header-user .rh-name {
  color: #fff;
  font-weight: 600;
  font-size: 16px;
  line-height: 26px;
}

.app-header-user .rh-info {
  font-weight: 600;
  font-size: 13px;
  line-height: 20px;
  color: #01B76C;
}

/* Balance display in header */
.header-balance {
  display: inline-flex;
  align-items: center;
  background: linear-gradient(135deg, #01B76C 0%, #00905A 100%);
  padding: 12px 20px;
  border-radius: 12px;
  margin-right: 15px;
  box-shadow: 0 4px 12px rgba(1, 183, 108, 0.3);
  transition: all 0.3s ease;
}

.header-balance:hover {
  transform: translateY(-2px);
  box-shadow: 0 6px 16px rgba(1, 183, 108, 0.4);
}

.header-balance-icon {
  font-size: 20px;
  margin-right: 10px;
  color: #fff;
}

.header-balance-content {
  display: flex;
  flex-direction: column;
}

.header-balance-label {
  font-size: 11px;
  color: rgba(255, 255, 255, 0.8);
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  line-height: 1;
  margin-bottom: 4px;
}

.header-balance-amount {
  font-size: 18px;
  color: #fff;
  font-weight: 700;
  line-height: 1;
}

/* Stats section - Professional UX Design */
.balance-stats-section {
  padding: 50px 0 70px;
  background: linear-gradient(180deg, rgba(13, 19, 33, 0.4) 0%, rgba(15, 23, 40, 0.8) 100%);
  margin-top: 60px;
  position: relative;
}

.balance-stats-section .container-fluid {
  padding: 0 50px;
}

.balance-stats-section::before {
  content: '';
  position: absolute;
  top: 0;
  left: 50px;
  right: 50px;
  height: 1px;
  background: linear-gradient(90deg, transparent 0%, rgba(1, 183, 108, 0.3) 50%, transparent 100%);
}

.stats-grid {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 24px;
  flex-wrap: wrap;
}

.stats-grid .stat-card {
  flex: 0 1 280px;
  max-width: 320px;
  width: 100%;
}

/* Hide the first card (Current Balance - already shown in header) */
.stats-grid .stat-card:first-child {
  display: none;
}

/* Extra large screens */
@media (min-width: 1800px) {
  .stats-grid {
    gap: 24px;
  }
  
  .stat-card {
    padding: 36px 28px;
  }
  
  .stat-icon {
    width: 72px;
    height: 72px;
    font-size: 32px;
  }
  
  .stat-card-content .stat-value {
    font-size: 36px;
  }
}

.stat-card {
  background: rgba(15, 23, 40, 0.6);
  backdrop-filter: blur(10px);
  border: 1px solid rgba(36, 53, 88, 0.4);
  border-radius: 20px;
  padding: 30px 24px;
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  position: relative;
  overflow: hidden;
  cursor: default;
}

.stat-card::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 2px;
  background: linear-gradient(90deg, transparent 0%, #01B76C 50%, transparent 100%);
  opacity: 0;
  transition: opacity 0.4s ease;
}

.stat-card::after {
  content: '';
  position: absolute;
  inset: 0;
  border-radius: 20px;
  padding: 1px;
  background: linear-gradient(135deg, rgba(1, 183, 108, 0.2), transparent);
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  opacity: 0;
  transition: opacity 0.4s ease;
}

.stat-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 12px 32px rgba(1, 183, 108, 0.12), 0 0 0 1px rgba(1, 183, 108, 0.1);
  border-color: rgba(1, 183, 108, 0.4);
  background: rgba(15, 23, 40, 0.8);
}

.stat-card:hover::before {
  opacity: 1;
}

.stat-card:hover::after {
  opacity: 1;
}

.stat-card-header {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 16px;
}

.stat-icon {
  width: 64px;
  height: 64px;
  background: linear-gradient(135deg, rgba(1, 183, 108, 0.15) 0%, rgba(1, 183, 108, 0.05) 100%);
  border: 2px solid rgba(1, 183, 108, 0.3);
  border-radius: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 28px;
  color: #01B76C;
  transition: all 0.4s ease;
  position: relative;
}

.stat-icon::before {
  content: '';
  position: absolute;
  inset: -2px;
  border-radius: 18px;
  background: linear-gradient(135deg, #01B76C, transparent);
  opacity: 0;
  transition: opacity 0.4s ease;
  z-index: -1;
}

.stat-card:hover .stat-icon {
  transform: scale(1.08) rotate(5deg);
  border-color: #01B76C;
  background: linear-gradient(135deg, rgba(1, 183, 108, 0.25) 0%, rgba(1, 183, 108, 0.1) 100%);
  box-shadow: 0 8px 24px rgba(1, 183, 108, 0.2);
}

.stat-card-content {
  width: 100%;
}

.stat-card-content h4 {
  font-size: 12px;
  color: #8B9AB7;
  font-weight: 600;
  margin: 0 0 12px 0;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-align: center;
}

.stat-card-content .stat-value {
  font-size: 32px;
  color: #fff;
  font-weight: 700;
  margin: 0;
  line-height: 1;
  text-align: center;
  background: linear-gradient(135deg, #ffffff 0%, #e0e7ff 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}

.stat-card.primary .stat-icon {
  color: #4A90E2;
  background: linear-gradient(135deg, rgba(74, 144, 226, 0.15) 0%, rgba(74, 144, 226, 0.05) 100%);
  border-color: rgba(74, 144, 226, 0.3);
}

.stat-card.primary:hover .stat-icon {
  border-color: #4A90E2;
  background: linear-gradient(135deg, rgba(74, 144, 226, 0.25) 0%, rgba(74, 144, 226, 0.1) 100%);
  box-shadow: 0 8px 24px rgba(74, 144, 226, 0.2);
}

.stat-card.warning .stat-icon {
  color: #F5A623;
  background: linear-gradient(135deg, rgba(245, 166, 35, 0.15) 0%, rgba(245, 166, 35, 0.05) 100%);
  border-color: rgba(245, 166, 35, 0.3);
}

.stat-card.warning:hover .stat-icon {
  border-color: #F5A623;
  background: linear-gradient(135deg, rgba(245, 166, 35, 0.25) 0%, rgba(245, 166, 35, 0.1) 100%);
  box-shadow: 0 8px 24px rgba(245, 166, 35, 0.2);
}

.stat-card.danger .stat-icon {
  color: #E94B3C;
  background: linear-gradient(135deg, rgba(233, 75, 60, 0.15) 0%, rgba(233, 75, 60, 0.05) 100%);
  border-color: rgba(233, 75, 60, 0.3);
}

.stat-card.danger:hover .stat-icon {
  border-color: #E94B3C;
  background: linear-gradient(135deg, rgba(233, 75, 60, 0.25) 0%, rgba(233, 75, 60, 0.1) 100%);
  box-shadow: 0 8px 24px rgba(233, 75, 60, 0.2);
}

.stat-actions {
  margin-top: 20px;
  display: flex;
  gap: 8px;
  position: relative;
  z-index: 10;
}

.stat-actions .btn {
  flex: 1;
  font-size: 11px;
  padding: 10px 12px;
  border-radius: 10px;
  font-weight: 600;
  transition: all 0.3s ease;
  pointer-events: auto;
  position: relative;
  z-index: 10;
}

/* Equal height cards on new order page */
.row.mt-5 > .col-lg-6 {
  display: flex;
  flex-direction: column;
}

/* Left card (order form) stays tall */
.row.mt-5 > .col-lg-6:first-child > .card {
  flex: 1;
  display: flex;
  flex-direction: column;
  height: 100%;
}

.row.mt-5 > .col-lg-6:first-child > .card > .card-body {
  flex: 1;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}

/* Right card (description) only takes space needed */
.row.mt-5 > .col-lg-6:nth-child(2) > .card {
  flex: 0 1 auto;
  display: flex;
  flex-direction: column;
  height: auto;
}

.row.mt-5 > .col-lg-6:nth-child(2) > .card > .card-body {
  flex: 0 1 auto;
  display: flex;
  flex-direction: column;
  overflow: visible;
}

/* Make description area scrollable - NO EXPANSION */
.dp-service-text {
  overflow-y: auto;
  padding-right: 10px;
  padding-bottom: 0;
  font-size: 16px;
  line-height: 1.6;
  color: #FFFFFF;
  font-weight: 600;
  scroll-behavior: smooth;
  -webkit-overflow-scrolling: touch;
  flex: 0 0 auto;
  min-height: 0;
  max-height: 500px;
}

.dp-service-title {
  font-size: 20px;
  color: #fff;
  font-weight: 700;
  margin-bottom: 15px;
  margin-top: 0;
  padding-bottom: 15px;
  border-bottom: 2px solid rgba(36, 53, 88, 0.5);
  flex-shrink: 0;
}

/* Make tab-content container - NO EXPANSION */
.row.mt-5 > .col-lg-6:nth-child(2) .tab-content {
  display: block;
  overflow: visible;
}

/* Description tab uses flexbox when active */
.row.mt-5 > .col-lg-6:nth-child(2) #nav-serviceInfo.active.show {
  display: flex !important;
  flex-direction: column;
  flex: 1;
  min-height: 0;
  overflow: hidden;
}

/* HIDE ALL TABS BY DEFAULT */
.row.mt-5 > .col-lg-6:nth-child(2) .tab-pane {
  display: none !important;
}

/* Only show ACTIVE tab - Description compact */
.row.mt-5 > .col-lg-6:nth-child(2) #nav-serviceInfo.active.show {
  display: block !important;
}

/* Only show ACTIVE tab - Create Ticket displays normally */
.row.mt-5 > .col-lg-6:nth-child(2) #nav-createTicketH.active.show {
  display: block !important;
}

/* Hide Fav Order tab - not used anymore */
.smmspot-favOrderBtn,
#pills-favorder {
  display: none !important;
}

/* Ticket form positioning - ensure it starts at top */
#nav-createTicketH form {
  margin-top: 0 !important;
  padding-top: 0 !important;
}

#nav-createTicketH .form-group:first-child {
  margin-top: 0 !important;
}

/* Remove extra spacing from tab content when showing ticket form */
.row.mt-5 > .col-lg-6:nth-child(2) .tab-content.mt-4 {
  margin-top: 1rem !important;
}

/* Ensure description title has proper spacing */
.dp-service-title.mt-2 {
  margin-top: 0.5rem !important;
}

/* Custom scrollbar for description and ticket form */
.dp-service-text::-webkit-scrollbar,
#nav-createTicketH::-webkit-scrollbar {
  width: 6px;
}

.dp-service-text::-webkit-scrollbar-track,
#nav-createTicketH::-webkit-scrollbar-track {
  background: rgba(36, 53, 88, 0.3);
  border-radius: 10px;
}

.dp-service-text::-webkit-scrollbar-thumb,
#nav-createTicketH::-webkit-scrollbar-thumb {
  background: linear-gradient(135deg, #01B76C 0%, #00905A 100%);
  border-radius: 10px;
  transition: background 0.2s ease;
}

.dp-service-text::-webkit-scrollbar-thumb:hover,
#nav-createTicketH::-webkit-scrollbar-thumb:hover {
  background: linear-gradient(135deg, #00D47E 0%, #01B76C 100%);
}

/* Responsive styles for new layout */
@media (max-width: 991.98px) {
  .app .app-main {
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 100px; /* Maintain header space */
  }
  
  .balance-stats-section {
    padding: 40px 25px 50px;
  }
  
  .balance-stats-section::before {
    left: 25px;
    right: 25px;
  }
  
  .stats-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 18px;
  }
  
  .stat-card {
    padding: 24px 20px;
  }
  
  .stat-icon {
    width: 56px;
    height: 56px;
    font-size: 24px;
  }
  
  .stat-card-content .stat-value {
    font-size: 28px;
  }
  
  .header-balance {
    padding: 8px 12px;
    margin-right: 10px;
  }
  
  .header-balance-amount {
    font-size: 16px;
  }
  
  .header-balance-label {
    font-size: 10px;
  }
  
  .header-balance-icon {
    font-size: 18px;
    margin-right: 8px;
  }
}

@media (max-width: 767.98px) {
  .header-balance {
    padding: 8px 12px;
    margin-right: 8px;
  }
  
  .header-balance-content {
    display: flex;
  }
  
  .header-balance-label {
    font-size: 9px;
  }
  
  .header-balance-amount {
    font-size: 14px;
  }
  
  .header-balance-icon {
    margin-right: 8px;
    font-size: 16px;
  }
  
  .stat-card {
    padding: 20px;
  }
  
  .stat-card-content .stat-value {
    font-size: 24px;
  }
  
  .stat-icon {
    width: 45px;
    height: 45px;
    font-size: 20px;
  }
  
  /* Description box on mobile */
  .dp-service-text {
    max-height: 350px;
    font-size: 14px;
  }
  
  #nav-createTicketH {
    max-height: 400px;
  }
  
  .row.mt-5 > .col-lg-6 > .card {
    height: auto;
  }
}

@media (max-width: 575.98px) {
  .balance-stats-section {
    padding: 30px 15px 40px;
  }
  
  .balance-stats-section::before {
    left: 15px;
    right: 15px;
  }
  
  .stats-grid {
    grid-template-columns: 1fr !important;
    gap: 16px;
  }
  
  .stat-card {
    padding: 24px 20px;
    border-radius: 16px;
    width: 100%;
  }
  
  .stat-icon {
    width: 56px;
    height: 56px;
    font-size: 24px;
    border-radius: 14px;
  }
  
  .stat-card-content h4 {
    font-size: 11px;
  }
  
  .stat-card-content .stat-value {
    font-size: 28px;
  }
  
  .header-balance {
    padding: 6px 10px;
    border-radius: 10px;
  }
  
  .header-balance-label {
    font-size: 8px;
  }
  
  .header-balance-amount {
    font-size: 12px;
  }
  
  .header-balance-icon {
    font-size: 14px;
    margin-right: 6px;
  }
  
  .stat-actions {
    flex-direction: row;
    gap: 8px;
    margin-top: 16px;
  }
  
  .stat-actions .btn {
    font-size: 11px;
    padding: 10px 12px;
  }
}

.app-header-user .rh-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.app-header-user .rh-items > div {
  padding: 0 8px;
}

.app-header-user .rh-items .item {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.rh-button {
  height: 54px;
  width: 54px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 24px;
  color: #fff;
  background-color: #0F1728;
  -webkit-transition: .14s ease;
  transition: .14s ease;
  border-radius: 6px;
}

.rh-button:hover {
  background-color: #01B76C;
  color: #fff;
}

.nav-custom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  border-bottom: none;
  gap: 8px;
  padding: 10px 0;
}

.nav-custom .nav-item .nav-link {
  background: rgba(15, 23, 40, 0.6);
  backdrop-filter: blur(10px);
  border: 1px solid rgba(36, 53, 88, 0.4);
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 12px;
  font-weight: 600;
  font-size: 16px;
  line-height: 22px;
  color: rgba(255, 255, 255, 0.7);
  padding: 14px 24px;
  margin: 0;
  position: relative;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  overflow: hidden;
}

.nav-custom .nav-item .nav-link:hover {
  background: rgba(15, 23, 40, 0.8);
  border-color: rgba(1, 183, 108, 0.3);
  color: #fff;
  transform: translateY(-2px);
  box-shadow: 0 6px 20px rgba(1, 183, 108, 0.1);
}

.nav-custom .nav-item .nav-link::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0%;
  height: 3px;
  background: linear-gradient(90deg, #01B76C 0%, #00D47E 100%);
  transition: width 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  border-radius: 12px 12px 0 0;
}

.nav-custom .nav-item .nav-link.active {
  background: linear-gradient(135deg, rgba(1, 183, 108, 0.15) 0%, rgba(0, 212, 126, 0.1) 100%);
  border-color: rgba(1, 183, 108, 0.5);
  color: #fff;
  font-weight: 700;
  box-shadow: 0 8px 24px rgba(1, 183, 108, 0.15), inset 0 1px 0 rgba(255, 255, 255, 0.1);
}

.nav-custom .nav-item .nav-link.active::before {
  width: 100%;
}

.nav-custom .nav-item .nav-link.active::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  background: radial-gradient(circle, rgba(1, 183, 108, 0.1) 0%, transparent 70%);
  pointer-events: none;
}

.nav-custom-2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  border: none !important;
  background-color: #0D1321;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 39px;
}

.nav-custom-2 .nav-item .nav-link {
  background: transparent !important;
  border: none;
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  color: #626D77;
  padding: 14px 22px 14px 22px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.nav-custom-2 .nav-item .nav-link .icon {
  width: 50px;
  height: 50px;
  background: #0F1728;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 50%;
  color: #25365C;
}

.nav-custom-2 .nav-item .nav-link.active {
  color: #fff;
}

.nav-custom-2 .nav-item .nav-link.active .icon {
  background-color: #01B76C;
  color: #fff;
}

.card {
  border: none;
  border-radius: 17px;
  background: #0F1728;
  /* Performance optimization */
  contain: layout style;
  will-change: auto;
}

.card.card-bg {
  background-image: url(https://cdn.smmspot.net/nlo/assets/images/card-bg.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.card-body {
  padding: 30px;
}

.card-header {
  border: none;
  background: transparent;
}

.rb-title {
  font-weight: 600;
  font-size: 20px;
  line-height: 30px;
  color: #fff;
}

.rb-title-2 {
  font-weight: 600;
  font-size: 14px;
  line-height: 17px;
  color: #626D77;
}

.balance-text {
  font-weight: 600;
  font-size: 40px;
  line-height: 60px;
  color: #01B76C;
}

.card-balance {
  padding-bottom: 80px;
  background-image: url(https://cdn.smmspot.net/nlo/assets/images/balance-bg.svg);
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: bottom;
}

.card-balance-2 {
  background-image: url(https://cdn.smmspot.net/nlo/assets/images/b-bg.svg);
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: bottom;
}

.rb-cards .card-body {
  padding-top: 26px;
  padding-bottom: 26px;
}

.rb-cards:nth-child(3) .rbc-icon::before {
  -webkit-transform: rotate(114deg);
          transform: rotate(114deg);
}

.rb-cards:nth-child(4) .rbc-icon::before {
  -webkit-transform: rotate(160deg);
          transform: rotate(160deg);
}

.rb-cards .rbc-icon {
  height: 75px;
  width: 75px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #fff;
  font-size: 32px;
  position: relative;
}

.rb-cards .rbc-icon::before {
  content: '';
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background-image: url(https://cdn.smmspot.net/nlo/assets/images/rbc-icon.svg);
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-transition: .14s ease;
  transition: .14s ease;
}

.rb-cards .rbc-text {
  font-weight: 600;
  font-size: 20px;
  line-height: 26px;
  color: #444959;
}

.card.card-announce {
  margin-bottom: 24px;
}

.card.card-announce .card-header {
  margin: 23px 23px 0 23px;
  padding: 0px 0 14px 0;
  border-bottom: 1px solid #19243D;
}

.card.card-announce .card-body {
  padding: 10px 23px 23px 23px;
}

.card.card-announce .ca-icon {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  color: #515977;
  background: rgba(81, 89, 119, 0.1);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 24px;
}

.card.card-announce .rb-title {
  font-size: 18px;
  line-height: 22px;
}

.card.card-announce .ca-infos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -8px;
}

.card.card-announce .ca-info {
  font-size: 11px;
  line-height: 13px;
  color: #626D77;
  font-weight: 600;
  padding: 0 8px;
  position: relative;
}

.card.card-announce .ca-info + .ca-info::before {
  content: '';
  position: absolute;
  top: 50%;
  left: -2px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  border-radius: 50%;
  height: 4px;
  width: 4px;
  background: #626D77;
}

.card.card-announce .ca-text {
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
}

.d-head {
  position: relative;
  padding: 54px 0;
}

.d-head .nlo-alien {
  width: 60px;
  height: 60px;
}

.d-head .d-title {
  font-weight: bold;
  font-size: 32px;
  line-height: 40px;
  color: #FFFFFF;
}

.d-head .d-text {
  font-weight: 500;
  font-size: 15px;
  line-height: 18px;
}

.d-head .d-text .btn {
  margin-top: 20px;
  display: inline-block;
  margin-bottom: 0px;
}

/* These styles are now defined above in the equal height section */
/* Keeping for compatibility */
.dp-service-text p {
  margin-bottom: 16px;
  color: #FFFFFF;
  font-weight: 600;
}

.dp-service-text strong {
  color: #fff;
  font-weight: 700;
}

.dp-service-text ul, .dp-service-text ol {
  margin-left: 20px;
  margin-bottom: 16px;
  color: #FFFFFF;
}

.dp-service-text li {
  margin-bottom: 8px;
  color: #FFFFFF;
  font-weight: 600;
}

.serv-navs {
  display: none !important;
  visibility: hidden !important;
}

.serv-navs .serv-nav {
  padding: 5px;
}

.serv-navs .serv-nav .serv-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: transparent;
  border-radius: 12px;
  padding: 6px;
  border: 1px solid transparent;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.serv-navs .serv-nav .serv-link:hover {
  background: rgba(15, 23, 40, 0.5);
  border-color: rgba(1, 183, 108, 0.3);
  -webkit-transform: translateY(-2px);
          transform: translateY(-2px);
}

.serv-navs .serv-nav .serv-link:focus {
  outline: none;
  -webkit-box-shadow: 0 0 0 0.25rem rgba(49, 132, 253, 0.5);
          box-shadow: 0 0 0 0.25rem rgba(49, 132, 253, 0.5);
}

.serv-navs .serv-nav .serv-link .serv-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #fff;
  background: #01B76C;
  height: 42px;
  width: 42px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 8px;
}

.serv-navs .serv-nav .serv-link .serv-text {
  font-weight: 600;
  font-size: 15px;
  line-height: 130%;
  text-align: center;
  letter-spacing: 0.02em;
  color: #FFFFFF;
  padding: 4px 20px 4px 24px;
}

.dropdown .btn {
  padding: 22px 36px;
  background: rgba(15, 23, 40, 0.9) !important;
  border: 1px solid rgba(1, 183, 108, 0.3) !important;
  border-radius: 12px !important;
  color: #fff !important;
  font-weight: 500 !important;
  transition: all 0.3s ease;
}

.dropdown .btn:hover {
  background: rgba(15, 23, 40, 1) !important;
  border-color: rgba(1, 183, 108, 0.5) !important;
  box-shadow: 0 0 0 3px rgba(1, 183, 108, 0.1);
}

.dropdown .dropdown-menu {
  left: auto;
  right: 0;
  min-width: 400px;
  background: rgba(15, 23, 40, 0.98);
  backdrop-filter: blur(20px);
  border: 1px solid rgba(1, 183, 108, 0.2);
  border-radius: 16px;
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.5), 0 0 0 1px rgba(1, 183, 108, 0.1);
  padding: 12px;
  margin-top: 12px;
  animation: dropdownSlideIn 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  transform-origin: top right;
}

@keyframes dropdownSlideIn {
  from {
    opacity: 0;
    transform: translateY(-10px) scale(0.95);
  }
  to {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}

.dropdown .dropdown-menu > li > a {
  display: block;
  padding: 12px 16px;
  clear: both;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.5;
  color: rgba(255, 255, 255, 0.8);
  white-space: nowrap;
  text-decoration: none;
  border-radius: 10px;
  transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  position: relative;
  overflow: hidden;
}

.dropdown .dropdown-menu > li > a::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 3px;
  height: 100%;
  background: linear-gradient(180deg, #01B76C 0%, #00D47E 100%);
  transform: scaleY(0);
  transition: transform 0.2s ease;
}

.dropdown .dropdown-menu > li > a:hover {
  background: rgba(1, 183, 108, 0.1);
  color: #01B76C;
  transform: translateX(5px);
  padding-left: 20px;
}

.dropdown .dropdown-menu > li > a:hover::before {
  transform: scaleY(1);
}

.dropdown-menu {
  width: 100%;
  padding: 0;
  max-height: 50vh;
  overflow-y: auto;
  border: none !important;
  scroll-behavior: smooth;
}

/* Custom scrollbar for dropdown */
.dropdown-menu::-webkit-scrollbar {
  width: 6px;
}

.dropdown-menu::-webkit-scrollbar-track {
  background: rgba(13, 19, 33, 0.4);
  border-radius: 10px;
  margin: 8px 0;
}

.dropdown-menu::-webkit-scrollbar-thumb {
  background: linear-gradient(180deg, #01B76C 0%, #00905A 100%);
  border-radius: 10px;
  transition: background 0.2s ease;
}

.dropdown-menu::-webkit-scrollbar-thumb:hover {
  background: linear-gradient(180deg, #00D47E 0%, #01B76C 100%);
}

.table.table-service thead th {
  color: #fff;
  font-weight: bold;
  font-size: 14px;
  line-height: 17px;
  padding-bottom: 24px;
  border-bottom: 1px solid #1D2A48;
}

.table.table-service tr, .table.table-service td {
  border: none;
  color: #fff;
}

.table.table-service .table-service-title {
  position: relative;
}

.table.table-service .table-s-item {
  background: #0F1728;
  border-radius: 15px;
  color: #fff;
}

.tservices-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #fff;
  width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 -6px;
}

.tservices-row > * {
  padding: 0 6px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 80px;
          flex: 0 0 80px;
  text-align: center;
}

.tservices-row .tservice-id {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 60px;
          flex: 0 0 60px;
}

.tservices-row .tservice-name {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: left;
}

.tservice-head {
  padding: 14px 20px;
  margin-bottom: 10px;
  border-bottom: 1px solid #1D2A48;
  font-weight: 600;
}

.service-title {
  background: #01B76C;
  border-radius: 10px;
  padding: 16px 30px;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 16px;
  line-height: 149.9%;
  font-weight: 700;
  margin-bottom: 10px;
  /* Performance optimization */
  will-change: auto;
  contain: layout style;
}

.service-item {
  padding: 13px 20px;
  background: #0F1728;
  border-radius: 15px;
  color: #fff;
  font-weight: 600;
  font-size: 14px;
  line-height: 17px;
  margin-bottom: 8px;
  /* Performance optimization */
  will-change: auto;
  contain: layout style paint;
}

/* Hide items faster */
.service-item.hidden,
.service-title.hidden {
  display: none !important;
  visibility: hidden;
}

.order-navs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -5px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0px;
  list-style: none;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  overflow-y: auto;
}

.order-navs::-webkit-scrollbar {
  display: none;
}

.order-navs li {
  padding: 5px;
}

.order-navs li.active a {
  background: #01B76C;
}

.order-navs li.active a:hover {
  background: #0cbf74;
}

.order-navs li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-width: 96px;
  padding: 23px 10px;
  background: #0F1728;
  border-radius: 12px;
  color: #fff;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: bold;
  font-size: 11px;
  line-height: 23px;
  letter-spacing: 0.02em;
  color: #FFFFFF;
  -webkit-transition: .14s ease;
  transition: .14s ease;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.order-navs li a:hover {
  -webkit-transform: translateY(-2px);
          transform: translateY(-2px);
  background: #162138;
}

.order-navs li a:focus {
  outline: none;
  -webkit-box-shadow: 0 0 0 0.25rem rgba(49, 132, 253, 0.5);
          box-shadow: 0 0 0 0.25rem rgba(49, 132, 253, 0.5);
}

.order-navs li a i {
  font-size: 40px;
  line-height: 120%;
}

.order-navs li a .onav-text {
  margin-top: 4px;
}

.order-list {
  padding-bottom: 40px;
}

.card-order {
  margin-bottom: 16px;
}

.card-order .card-body > .row {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 -25px;
}

.card-order .card-body > .row > * {
  padding: 0 25px;
}

.card-order .row {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.card-order .co-part .co-title {
  font-weight: bold;
  font-size: 23px;
  line-height: 28px;
  color: #FFFFFF;
  margin-bottom: 0px;
}

.card-order .co-part .co-text {
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
  color: rgba(234, 232, 232, 0.6);
  margin-top: 10px;
}

.card-order .co-right {
  height: 64px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -5px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.card-order .co-right > * {
  padding: 0 5px;
}

.card-order .co-right .btn {
  padding: 20px 25px;
}

.card-order .co-hidden {
  border-top: 1px solid #172239;
  padding-top: 20px;
  margin-top: 20px;
  display: none;
}

.card-order .co-hidden .coh-icon {
  height: 64px;
  width: 64px;
  border-radius: 13px;
  background: #01B76C;
  font-size: 34px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.card-order .co-hidden .coh-title {
  color: #fff;
  font-weight: 600;
  font-size: 17px;
  line-height: 25px;
  margin-bottom: 0px;
}

.card-order .co-hidden .coh-m-title {
  font-weight: bold;
  font-size: 19px;
  line-height: 24px;
  color: #fff;
}

.card-order .co-hidden .coh-count {
  font-weight: 600;
  font-size: 19px;
  line-height: 23px;
  color: #626D77;
}

.order-status {
  font-weight: bold;
  font-size: 14px;
  line-height: 20px;
  color: #01B76C;
  padding: 22px 14px;
  background: rgba(1, 183, 108, 0.24);
  border-radius: 9px;
  text-align: center;
  width: 140px;
}

.order-status.os-cancel {
  color: #FF2424;
  background: rgba(255, 36, 36, 0.26);
}

.order-status.os-partial {
  color: #4A629C;
  background: rgba(74, 98, 156, 0.24);
}

.order-status.os-iprogress {
  color: #FF5C00;
  background: rgba(255, 92, 0, 0.24);
}

.order-status.os-processing {
  color: #01B713;
  background: rgba(1, 183, 19, 0.24);
}

.order-status.os-pending {
  color: #127FFF;
  background: rgba(1, 85, 183, 0.24);
}

.order-input {
  height: 64px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 8px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1.17414px solid #172239;
  border-radius: 12px;
}

.order-input .btn {
  color: #747886;
  font-size: 17px;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

.order-input:focus-within {
  outline: none;
  -webkit-box-shadow: 0 0 0 0.25rem rgba(49, 132, 253, 0.5);
          box-shadow: 0 0 0 0.25rem rgba(49, 132, 253, 0.5);
}

.order-input .oi-control {
  text-decoration: none;
  padding: 10px 20px 10px 4px;
  outline: none;
  border: none;
  background: transparent;
  color: #626D77;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.bs-toast {
  background: #01B76C;
  color: #fff;
  padding: 13px 24px;
  border-radius: 6px;
  position: fixed;
  bottom: 30px;
  left: 40px;
  width: 100%;
  max-width: 300px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: none;
  z-index: 3000;
}

.bs-toast .bs-toast-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.bs-toast .toast-text {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-size: 14px;
  font-weight: 500;
}

.bs-toast .toast-times {
  cursor: pointer;
  border: none;
  outline: none;
  color: #fff;
  background: transparent;
}

.afp-title {
  font-weight: bold;
  font-size: 35px;
  line-height: 43px;
  color: #fff;
}

.afp-list li {
  padding: 5px 0;
  font-weight: normal;
  font-size: 18px;
  line-height: 22px;
  color: #626D77;
}

.site-divider {
  width: 100%;
  position: relative;
  height: 2px;
  background: #151D33;
  clear: both;
}

.site-divider::after {
  content: '';
  position: absolute;
  left: 0px;
  top: 0px;
  height: 2px;
  width: 140px;
  background: #01B76C;
}

.pay-methods-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -5px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0px;
  list-style: none;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.pay-methods-nav li {
  padding: 5px;
}

.pay-methods-nav li input[type="radio"] {
  display: none;
}

.pay-methods-nav li input[type="radio"]:checked ~ .nav-link {
  background: #01B76C !important;
}

.pay-methods-nav li input[type="radio"]:checked ~ .nav-link:hover {
  background: #0cbf74;
}

.pay-methods-nav li .active {
  background: #01B76C !important;
}

.pay-methods-nav li .active:hover {
  background: #0cbf74;
}

.pay-methods-nav li .nav-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-width: 96px;
  padding: 23px 10px;
  background: #0D1321;
  border-radius: 12px;
  color: #fff;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: bold;
  font-size: 14px;
  line-height: 23px;
  letter-spacing: 0.02em;
  color: #FFFFFF;
  -webkit-transition: .14s ease;
  transition: .14s ease;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.pay-methods-nav li .nav-link:hover {
  -webkit-transform: translateY(-2px);
          transform: translateY(-2px);
  background: #162138;
}

.pay-methods-nav li .nav-link:focus {
  outline: none;
  -webkit-box-shadow: 0 0 0 0.25rem rgba(49, 132, 253, 0.5);
          box-shadow: 0 0 0 0.25rem rgba(49, 132, 253, 0.5);
}

.pay-methods-nav li .nav-link .onav-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 44px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.pay-methods-nav li .nav-link .onav-icon img {
  max-width: 80%;
  max-height: 40px;
}

.pay-methods-nav li .nav-link i {
  font-size: 40px;
  line-height: 120%;
  margin-bottom: 6px;
}

.pay-methods-nav li .nav-link .onav-text {
  margin-top: 4px;
}

.afp-tab-title {
  font-weight: bold;
  font-size: 25px;
  line-height: 31px;
}

.afp-tab-text {
  font-weight: 600;
  font-size: 14px;
  line-height: 24px;
  color: #FFFFFF;
}

.old-tickets {
  padding: 14px 0;
  border-radius: 10px;
  min-height: 400px;
  max-height: 540px;
  overflow-y: scroll;
  background: #0D1321;
}

.old-tickets .old-ticket {
  background: #0D1321;
  display: block;
  padding: 20px 24px;
  color: #fff;
}

.old-tickets .old-ticket > .row {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.old-tickets .old-ticket .ot-icon {
  background: #01B76C;
  border-radius: 9px;
  height: 48px;
  width: 48px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-weight: bold;
  font-size: 14px;
  line-height: 17px;
  color: #FFFFFF;
}

.old-tickets .old-ticket .ot-title {
  font-weight: bold;
  font-size: 16px;
  line-height: 144%;
  color: #FFFFFF;
  margin-bottom: 2px;
}

.old-tickets .old-ticket .ot-title a {
  color: #FFFFFF!important;
}

.old-tickets .old-ticket .ot-date {
  font-weight: 600;
  font-size: 13px;
  color: #626D77;
}

.old-tickets .old-ticket + .old-ticket {
  border-top: 1px solid #0F1728;
}

.ot-status {
  color: #fff;
  background: #01B76C;
  border-radius: 9px;
  width: 98px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 48px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 14px;
  font-weight: 600;
}

.ot-status.ots-closed {
  background: #11192B;
}

.ot-status.ots-pending {
  background: #E13875;
}

.ot-status.ots-answered {
  background: #385DE1;
}

.support-chat {
  position: relative;
  display: block;
  height: 100%;
  background: #0F1728;
}

.support-chat .schat-left {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 400px;
  height: 100%;
  border-right: 1px solid rgba(36, 53, 88, 0.5);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 40;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.support-chat .schat-left-header {
  padding: 30px 14px 0px 14px;
  text-align: center;
}

.support-chat .schat-left-header .schlh-title {
  font-weight: bold;
  font-size: 25px;
  color: #FFFFFF;
  margin-bottom: 0px;
}

.support-chat .search-box {
  background: #0D1321;
  border-radius: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 44px;
  padding: 0px 20px;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #626D77;
  margin-top: 15px;
}

.support-chat .search-box .sb-input {
  color: #fff;
  text-decoration: none;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  background: transparent;
  outline: none;
  width: 100%;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 0 20px;
}

.support-chat .search-box .sb-input::-webkit-input-placeholder {
  color: #626D77;
}

.support-chat .search-box .sb-input:-ms-input-placeholder {
  color: #626D77;
}

.support-chat .search-box .sb-input::-ms-input-placeholder {
  color: #626D77;
}

.support-chat .search-box .sb-input::placeholder {
  color: #626D77;
}

.support-chat .schat-left-body {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow-y: scroll;
}

.support-chat .old-tickets {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-height: inherit;
  max-height: inherit;
  margin: 0 14px 14px 14px;
}

.support-chat .old-tickets .old-ticket {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.support-chat .schat-body {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-left: 400px;
  height: 100%;
}

.support-chat .schat-body .schat-body-header {
  padding: 30px 30px 20px 30px;
  border-bottom: 1px solid rgba(36, 53, 88, 0.5);
}

.support-chat .schat-body .schat-input {
  padding: 10px 20px 20px 20px;
}

.support-chat .schat-title {
  font-weight: bold;
  font-size: 25px;
  line-height: 40px;
  color: #FFFFFF;
  margin-bottom: 0px;
}

.support-chat .schat-chat-body {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow-y: scroll;
}

.support-chat .schat-body-content {
  padding: 30px 20px;
}

.support-chat .schat-msg-input {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #0D1321;
  border-radius: 27px;
  height: 54px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.support-chat .schat-msg-input input {
  border: none;
  outline: none;
  background: transparent;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 0 30px;
  color: #fff;
}

.support-chat .schat-msg-input .send-btn {
  height: 54px;
  padding: 0 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 27px;
  background: #01B76C;
  outline: none;
  border: none;
  color: #fff;
  font-size: 14px;
  line-height: 16px;
  font-weight: 600;
}

.ticket-message-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #0F1728;
}

.ticket-message-block.ticket-message-right {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.ticket-message-block.ticket-message-right .ticket-msg-container {
  text-align: right;
}

.ticket-message-block.ticket-message-right .ticket-msg-container .ticket-msg {
  background: #01B76C;
}

.ticket-message-block .ticket-msg-container {
  width: 100%;
  max-width: 400px;
}

.ticket-message-block .ticket-msg-container .ticket-msg {
  background: #25324C;
  border-radius: 30px;
  padding: 14px 26px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-bottom: 12px;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: .3px;
  white-space: pre-line;
  word-wrap: break-word;
  max-width: 100%;
}

.ticket-message-block .ticket-msg-container .date-time {
  font-size: 12px;
  line-height: 13px;
  color: #A5A5A5;
  margin-bottom: 30px;
  padding: 0 10px;
  display: block;
}

.afip-box {
  background: #0F1728;
  border-radius: 8px;
  min-height: 86px;
  padding: 11px 14px 11px 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 10px 0;
}

.afip-box .afip-title {
  font-weight: 600;
  font-size: 14px;
  line-height: 190%;
  color: #969BA0;
}

.afip-box .afip-text {
  font-weight: 600;
  font-size: 19.2867px;
  line-height: 135%;
  color: #FFFFFF;
}

.afip-box .afip-btn {
  margin-left: auto;
  justify-self: flex-end;
  padding: 19.5px 20px;
  font-size: 24px;
}

.card.afip-card {
  -webkit-transition: .14s ease;
  transition: .14s ease;
  margin: 10px 0;
}

.card.afip-card:hover {
  background-color: #01B76C;
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  z-index: 10;
}

.card.afip-card:hover .card-body .c-num {
  color: #fff;
}

.card.afip-card:hover .card-body .card-icon {
  border-color: #fff;
}

.card.afip-card .card-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 30px 14px;
}

.card.afip-card .card-body .card-icon {
  border: 5px solid #01B76C;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 90px;
  width: 90px;
  border-radius: 50%;
  margin-bottom: 20px;
  font-size: 40px;
  -webkit-transition: .14s ease;
  transition: .14s ease;
}

.card.afip-card .card-body .c-title {
  font-size: 15px;
  line-height: 132%;
  text-align: center;
  color: #FFFFFF;
  font-weight: 800;
}

.card.afip-card .card-body .c-num {
  font-size: 15px;
  line-height: 132%;
  text-align: center;
  color: #797d8b;
  font-weight: 700;
  margin-top: 6px;
  -webkit-transition: .14s ease;
  transition: .14s ease;
}

.cpap-card {
  background: url(https://cdn.smmspot.net/nlo/assets/images/cpap.svg) no-repeat #01B76C;
  background-size: cover;
  background-position: center;
  border-radius: 10px;
}

.cpap-card .cpap-body {
  padding: 34px 20px;
}

.cpap-card .cpap-title {
  font-weight: bold;
  font-size: 15px;
  line-height: 19px;
  letter-spacing: 0.02em;
  color: #FFFFFF;
  margin-bottom: 8px;
}

.cpap-card .cpap-box {
  background: #0D1321;
  border-radius: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 20px;
  font-weight: bold;
  font-size: 14px;
  line-height: 23px;
  text-align: center;
  letter-spacing: 0.02em;
  color: #FFFFFF;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.cpap-card .cpap-box + .cpap-box {
  margin-top: 6px;
}

.cpap-card .cpap-box .btn {
  padding: 4px 10px;
  color: #fff;
  margin-left: auto;
  justify-self: flex-end;
}

.cpap-list {
  list-style: none;
  margin: 0px;
  padding: 10px 0 0 0;
}

.cpap-list li {
  font-weight: 600;
  font-size: 14px;
  line-height: 19px;
  padding: 8px 0;
}

.cpap-list li::before {
  content: '';
  font-family: "Font Awesome 5 Pro";
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 19px;
  color: #FFFFFF;
  padding-right: 7px;
}

.op-info {
  background: #0D1321;
  border-radius: 7px;
  padding: 11px 15px 11px 11px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 600;
  font-size: 12px;
  line-height: 18px;
  color: #747886;
}

.op-info::before {
  content: '';
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  font-size: 22.0701px;
  line-height: 26px;
  color: #FFFFFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 5px;
  background: #01B76C;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 36px;
  height: 36px;
  margin-right: 10px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 36px;
          flex: 0 0 36px;
}

.nav-custom-3 {
  background: transparent;
  border-radius: 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: 0;
  gap: 16px;
  margin-bottom: 32px !important;
}

.nav-custom-3 .nav-item .nav-link {
  font-weight: 600;
  font-size: 15px;
  line-height: 20px;
  padding: 14px 28px;
  letter-spacing: 0.02em;
  color: rgba(255, 255, 255, 0.7);
  display: block;
  background: rgba(15, 23, 40, 0.6);
  border-radius: 12px;
  border: 1px solid rgba(36, 53, 88, 0.5);
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  position: relative;
  overflow: hidden;
}

.nav-custom-3 .nav-item .nav-link::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(135deg, rgba(1, 183, 108, 0.1) 0%, rgba(0, 212, 126, 0.1) 100%);
  opacity: 0;
  transition: opacity 0.3s ease;
}

.nav-custom-3 .nav-item .nav-link:hover {
  background: rgba(15, 23, 40, 0.9);
  border-color: rgba(1, 183, 108, 0.4);
  color: #01B76C;
  transform: translateY(-2px);
  box-shadow: 0 8px 16px rgba(1, 183, 108, 0.15);
}

.nav-custom-3 .nav-item .nav-link:hover::before {
  opacity: 1;
}

.nav-custom-3 .nav-item .nav-link.active {
  background: linear-gradient(135deg, #01B76C 0%, #00D47E 100%);
  border-color: transparent;
  color: #FFFFFF;
  box-shadow: 0 8px 24px rgba(1, 183, 108, 0.3), 0 0 0 1px rgba(1, 183, 108, 0.2);
  transform: translateY(-2px);
}

.nav-custom-3 .nav-item .nav-link.active::before {
  opacity: 0;
}

.nav-custom-3 .nav-item .nav-link i {
  margin-right: 8px;
  transition: transform 0.3s ease;
}

.nav-custom-3 .nav-item .nav-link:hover i,
.nav-custom-3 .nav-item .nav-link.active i {
  transform: scale(1.1);
}

.nav-custom-4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.nav-custom-4 .nav-item {
  margin: 2px 0;
  display: block;
}

.nav-custom-4 .nav-item .nav-link {
  font-weight: bold;
  font-size: 16px;
  line-height: 20px;
  padding: 16px 24px;
  letter-spacing: 0.02em;
  color: #FFFFFF;
  display: block;
  width: 100%;
  background: transparent;
  border-radius: 8px;
  border: none;
}

.nav-custom-4 .nav-item .nav-link.active {
  background: #01B76C;
}

.nav-custom-4 .nav-item .nav-link i {
  margin-right: 8px;
}

.tos-page .card {
  background: rgba(15, 23, 40, 0.6);
  border: 1px solid rgba(36, 53, 88, 0.5);
  border-radius: 16px;
  backdrop-filter: blur(10px);
}

.tos-page .card-body {
  padding: 40px;
}

.tos-page h3 {
  font-weight: 700;
  font-size: 28px;
  line-height: 1.3;
  color: #FFFFFF;
  margin-top: 32px;
  margin-bottom: 20px;
  padding-bottom: 12px;
  border-bottom: 2px solid rgba(1, 183, 108, 0.2);
  position: relative;
}

.tos-page h3::before {
  content: '';
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 60px;
  height: 2px;
  background: linear-gradient(90deg, #01B76C 0%, #00D47E 100%);
}

.tos-page h3:first-child {
  margin-top: 0;
}

.tos-page h4 {
  font-weight: 600;
  font-size: 20px;
  line-height: 1.4;
  color: #01B76C;
  margin-top: 24px;
  margin-bottom: 16px;
}

.tos-page p {
  font-weight: 400;
  font-size: 15px;
  line-height: 1.8;
  color: rgba(255, 255, 255, 0.85);
  margin-bottom: 20px;
  letter-spacing: 0.3px;
}

.tos-page ul {
  margin-bottom: 24px;
}

.tos-page ul li {
  font-weight: 400;
  font-size: 15px;
  line-height: 1.8;
  color: rgba(255, 255, 255, 0.85);
  margin-bottom: 12px;
  position: relative;
  padding-left: 8px;
}

.tos-page ul li strong {
  color: #01B76C;
  font-weight: 600;
}

.tos-page ol {
  counter-reset: item;
  list-style: none;
  padding-left: 0;
}

.tos-page ol li {
  position: relative;
  padding-left: 40px;
  margin-bottom: 16px;
}

.tos-page center {
  margin: 32px 0;
  padding: 24px;
  background: rgba(1, 183, 108, 0.08);
  border-radius: 12px;
  border: 1px solid rgba(1, 183, 108, 0.2);
}

.tos-page center h4 {
  margin: 0;
  color: #FFFFFF !important;
}

.tos-page center h4 span {
  color: #FFFFFF !important;
}

.tos-page .tab-content {
  margin-top: 24px;
}

.tos-page .tab-pane {
  animation: fadeIn 0.4s ease-in-out;
}

@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* Responsive styling for terms page */
@media (max-width: 991.98px) {
  .nav-custom-3 {
    flex-wrap: wrap;
  }
  
  .tos-page .card-body {
    padding: 24px;
  }
  
  .tos-page h3 {
    font-size: 24px;
  }
}

@media (max-width: 575.98px) {
  .nav-custom-3 {
    flex-direction: column;
    width: 100%;
  }
  
  .nav-custom-3 .nav-item {
    width: 100%;
  }
  
  .nav-custom-3 .nav-item .nav-link {
    width: 100%;
    text-align: center;
  }
  
  .tos-page .card-body {
    padding: 20px;
  }
  
  .tos-page h3 {
    font-size: 22px;
  }
  
  .tos-page p,
  .tos-page ul li {
    font-size: 14px;
  }
}

.register-page {
  padding-top: 108px;
  min-height: calc(100vh - 145px);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.register-page .register-body {
  position: relative;
  display: block;
  padding: 100px 0;
  height: 100%;
}

.rp-title {
  font-weight: normal;
  font-size: 45px;
  line-height: 130%;
  color: #FFFFFF;
  margin-bottom: 34px;
}

.rp-title-2 {
  font-weight: 600;
  font-size: 19px;
  line-height: 130%;
  color: #FFFFFF;
}

.rpl-items {
  padding: 20px 0;
}

.rpl-items .rpl-item {
  padding: 15px 0;
  position: relative;
}

.rpl-items .rpl-item > .row {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.rpl-items .rpl-item .rpl-icon {
  border: 2px solid #01B76C;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 14px;
  height: 66px;
  width: 66px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 28px;
  color: #01B76C;
}

.rpl-items .rpl-item .rpl-title {
  font-weight: bold;
  font-size: 20px;
  line-height: 120%;
  color: #FFFFFF;
}

.rpl-items .rpl-item .rpl-text {
  font-size: 14px;
  line-height: 143%;
  color: #AAAAAA;
  margin-bottom: 0px;
}

.col-menu-btn {
  display: none;
}

@media (max-width: 575.98px) {
  .login-card .lc-body {
    padding: 34px 24px;
  }
  .hp-customer-section .hc-box {
    padding: 30px 22px;
  }
  .cte-box {
    background: transparent;
  }
  .cte-box .cte-body {
    padding: 0px;
  }
  .cte-box .col-right {
    padding: 0px;
  }
  .cte-box .cte-b .cte-b-content {
    padding: 54px 30px;
  }
}

@media (max-width: 767.98px) {
  .col-menu {
    display: none;
    position: fixed;
    right: 10px;
    top: 100px;
    background: #0F1728;
    left: 10px;
    border-radius: 15px;
    -webkit-box-shadow: 0 4px 10px rgba(255, 255, 255, 0.1);
            box-shadow: 0 4px 10px rgba(255, 255, 255, 0.1);
  }
  .col-menu-btn {
    display: block;
  }
  header#noAuthHeader .header-menu {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
  }
  header#noAuthHeader .header-menu li {
    padding: 8px 20px;
    width: 100%;
  }
  header#noAuthHeader .header-menu li .menu-link {
    width: 100%;
    text-align: center;
  }
  header#noAuthHeader .header-menu li .menu-btn {
    width: 100%;
    justify-content: center;
  }
  .dtu-box .dtu-body {
    padding: 56px 30px 56px 30px;
  }
}

.open-rm-btn {
  display: none;
}

.sidebar-sm-logo {
  display: none;
  width: 59px;
  height: 59px;
}

.sidebar-big-logo {
  display: block;
}

@media (max-width: 575.98px) {
  .nav-custom {
    border-bottom: none;
  }
  .nav-custom .nav-item .nav-link {
    background: rgba(15, 23, 40, 0.8) !important;
    border: 1px solid rgba(36, 53, 88, 0.5);
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    padding: 12px 16px;
    border-radius: 10px;
    margin: 4px 4px;
    backdrop-filter: blur(8px);
  }
  .nav-custom .nav-item .nav-link::before {
    height: 2px;
  }
  .nav-custom .nav-item .nav-link.active {
    background: linear-gradient(135deg, rgba(1, 183, 108, 0.2) 0%, rgba(0, 212, 126, 0.15) 100%) !important;
    border-color: rgba(1, 183, 108, 0.6);
    box-shadow: 0 4px 16px rgba(1, 183, 108, 0.2);
  }
  
  /* Responsive styling for Read Before Ordering */
  #nav-readBefore {
    padding: 30px 25px;
  }
  
  #nav-readBefore h3 {
    font-size: 18px;
    margin-top: 24px;
  }
  
  #nav-readBefore p {
    font-size: 14px;
    padding-left: 15px;
    margin-left: 15px;
  }
  
  #nav-readBefore .btn {
    padding: 14px 24px;
    font-size: 14px;
    width: 100%;
  }
  
  /* Responsive styling for Server Status */
  #nav-status {
    padding: 40px 25px;
  }
  
  #nav-status h1 {
    font-size: 26px;
  }
  
  #nav-status p {
    font-size: 15px;
  }
  
  #nav-status .btn {
    padding: 16px 32px;
    font-size: 16px;
    width: 100%;
  }
  
  /* Responsive styling for Giveaways */
  #nav-giveaway {
    padding: 30px 25px;
  }
  
  #nav-giveaway h2 {
    font-size: 24px;
  }
  
  #nav-giveaway h3 {
    font-size: 17px;
    padding: 14px 18px;
  }
  
  #nav-giveaway p {
    font-size: 14px;
    padding-left: 16px;
  }
  
  #nav-giveaway ul {
    padding: 20px 20px 20px 40px;
  }
  
  #nav-giveaway ul li {
    font-size: 14px;
  }
  
  /* Responsive button adjustments */
  .btn {
    padding: 12px 24px;
    font-size: 14px;
  }
  
  .btn.btn-sm {
    padding: 8px 16px;
    font-size: 12px;
  }
  
  .btn.btn-lg {
    padding: 14px 28px;
    font-size: 15px;
  }
  
  .card-body {
    padding: 30px 20px;
  }
  .d-head .col-md-auto {
    margin-bottom: 24px;
  }
  .pay-methods-nav .nav-item {
    -webkit-box-flex: 100%;
        -ms-flex: 100%;
            flex: 100%;
  }
  .pay-methods-nav .nav-item .nav-link {
    padding: 8px 24px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .pay-methods-nav .nav-item .nav-link .onav-text {
    padding-top: 0px;
    margin-top: 0px;
    padding-left: 20px;
  }
  .pay-methods-nav .nav-item .nav-link i {
    font-size: 17px;
  }
  .app .app-sidebar {
    top: 80px !important;
  }
  .app .app-main {
    padding-top: 80px !important;
  }
  .app .app-header {
    height: 80px;
  }
  .app .app-header > div > .row {
    height: 80px;
    min-height: 60px;
  }
  .serv-navs .serv-nav .serv-link {
    padding: 0px;
    padding-left: 4px;
  }
  .serv-navs .serv-nav .serv-link .serv-icon {
    background: transparent;
    width: 20px;
  }
  .serv-navs .serv-nav .serv-link .serv-text {
    padding: 4px 13px 4px 5px;
    font-size: 14px;
  }
}

.t-service-m-title {
  display: none;
  font-size: 13px;
  color: rgba(255, 255, 255, 0.5);
  margin-bottom: 5px;
}

@media (max-width: 767.98px) {
  .sidebar-sm-logo {
    display: block;
  }
  .app .app-sidebar {
    width: 280px;
    top: 100px;
    -webkit-transform: translateX(-290px);
            transform: translateX(-290px);
  }
  .app .app-sidebar.active, .app .app-sidebar:hover {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  .app .app-sidebar.active .sidebar-menu li a span, .app .app-sidebar:hover .sidebar-menu li a span {
    display: block;
  }
  .app .app-sidebar .sidebar-body {
    padding: 30px 24px;
  }
  .app .app-sidebar .sidebar-header {
    padding: 30px 20px 0px 20px;
  }
  .app .app-sidebar .sidebar-header {
    display: none;
  }
  .app .app-sidebar .sidebar-menu li {
    position: relative;
  }
  .app .app-sidebar .sidebar-menu li a {
    padding: 13px 13px;
  }
  .app .app-sidebar .sidebar-menu li a span {
    display: none;
    height: 22px;
    width: 0px;
    word-wrap: initial;
    overflow-x: hidden;
  }
  .app .app-main {
    padding-left: 0px;
  }
  .app .app-main .container-fluid {
    padding: 0 25px;
  }
  .app .app-header {
    left: 0px;
  }
  .tservice-head {
    display: none;
  }
  .t-service-m-title {
    display: block;
  }
  .tservices-row {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .tservices-row > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    margin: 10px 0;
  }
  .tservices-row .tservice-name {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    text-align: center;
  }
  .tservices-row .tservice-fav, .tservices-row .tservice-des {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
  }
  .tservices-row .tservice-fav {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }
  .tservices-row .tservice-id {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.6);
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .app-main .container-fluid {
    padding: 0 30px !important;
  }
.services-all {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  /* Performance: Reduce reflows */
  contain: layout style;
}
  .services-all .service-title {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
  .services-all .service-item {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
  }
}

@media (max-width: 991.98px) {
  .tservice-head {
    display: none;
  }
  .t-service-m-title {
    display: block;
  }
  .tservices-row {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .tservices-row > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    margin: 10px 0;
  }
  .tservices-row .tservice-name {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    text-align: center;
  }
  .tservices-row .tservice-fav, .tservices-row .tservice-des {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
  }
  .tservices-row .tservice-fav {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }
  .tservices-row .tservice-id {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.6);
  }
  .support-chat .schat-left {
    width: 100%;
    max-width: 400px;
    background: #0F1728;
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
  .support-chat .schat-body {
    padding-left: 0px;
  }
}

@media (min-width: 768px) and (max-width: 1399.98px) {
  .sidebar-sm-logo {
    display: block;
  }
  .app .app-sidebar {
    width: 100px;
    top: 100px;
  }
  .app .app-sidebar.active, .app .app-sidebar:hover {
    width: 280px;
  }
  .app .app-sidebar.active .sidebar-menu li a span, .app .app-sidebar:hover .sidebar-menu li a span {
    display: block;
  }
  .app .app-sidebar .sidebar-body {
    padding: 30px 24px;
  }
  .app .app-sidebar .sidebar-header {
    padding: 30px 20px 0px 20px;
  }
  .app .app-sidebar .sidebar-header {
    display: none;
  }
  .app .app-sidebar .sidebar-menu li {
    position: relative;
  }
  .app .app-sidebar .sidebar-menu li a {
    padding: 13px 13px;
  }
  .app .app-sidebar .sidebar-menu li a .menu-number {
    position: absolute;
    left: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 0px !important;
    width: 14px;
    height: 14px;
    line-height: 12px;
  }
  .app .app-sidebar .sidebar-menu li a span {
    display: none;
    height: 22px;
    width: 0px;
    word-wrap: initial;
    overflow-x: hidden;
  }
  .app .app-main {
    padding-left: 100px;
  }
  .app .app-header {
    left: 0px;
  }
}

@media (min-width: 1400px) and (max-width: 1500px) {
  .app .app-sidebar {
    width: 280px;
  }
  .app .app-sidebar .sidebar-body {
    padding: 30px 24px;
  }
  .app .app-main {
    padding-left: 280px;
  }
  .app .app-header {
    left: 280px;
  }
}

@media (max-width: 1599.98px) {
  .app .app-rightbar {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    max-width: 400px;
    width: 100%;
  }
  .app .app-rightbar.active {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    -webkit-transition: .2s ease;
    transition: .2s ease;
  }
  .app .app-main {
    padding-right: 0px;
    padding-top: 100px;
  }
  .app .app-header {
    display: block;
  }
  .app .app-rh-content {
    display: none;
  }
  .app .open-rm-btn {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
  .app .open-rm-btn.btn-nsm {
    display: block;
  }
}

@media (min-width: 1600px) and (max-width: 1860px) {
  .app .app-rightbar {
    -webkit-transform: translateX(330px);
            transform: translateX(330px);
    -webkit-transition: .2s ease;
    transition: .2s ease;
  }
  .app .app-rightbar:hover {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
  .app .app-main {
    padding-right: 70px;
    padding-top: 100px;
  }
  .app .app-header {
    display: block;
    right: 70px;
  }
  .app .app-rh-content {
    display: none;
  }
}

::-webkit-scrollbar {
  width: 8px;
  position: fixed;
}

/* Track */
::-webkit-scrollbar-track {
  background: transparent;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, 0.2);
  -webkit-backdrop-filter: invert(1);
          backdrop-filter: invert(1);
  border-radius: 4px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #000;
}

/* ===== MODERN SERVICE MODAL STYLING ===== */

.service-modal-modern {
  background: #0F1728;
  border: 1px solid rgba(1, 183, 108, 0.2);
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.5);
  /* Performance optimization */
  contain: layout style paint;
  transform: translateZ(0);
}

.service-modal-header {
  background: linear-gradient(135deg, #0D1321 0%, #0F1728 100%);
  border-bottom: 2px solid rgba(1, 183, 108, 0.3);
  padding: 24px 30px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.service-modal-title-wrapper {
  display: flex;
  align-items: center;
  gap: 16px;
  flex: 1;
}

.service-modal-badge {
  width: 50px;
  height: 50px;
  background: linear-gradient(135deg, #01B76C 0%, #02A662 100%);
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 22px;
  box-shadow: 0 4px 12px rgba(1, 183, 108, 0.3);
  flex-shrink: 0;
}

.service-modal-id {
  font-size: 12px;
  font-weight: 600;
  color: #01B76C;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin-bottom: 4px;
}

.service-modal-header .modal-title {
  font-size: 20px;
  font-weight: 700;
  color: #ffffff;
  margin: 0;
  line-height: 1.3;
}

.service-modal-close {
  background: rgba(255, 255, 255, 0.1);
  border: none;
  border-radius: 10px;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 18px;
  cursor: pointer;
  transition: all 0.3s ease;
  opacity: 1;
  flex-shrink: 0;
}

.service-modal-close:hover {
  background: rgba(255, 255, 255, 0.2);
  transform: rotate(90deg);
}

.service-modal-body {
  background: #0F1728;
  padding: 30px;
  color: #fff;
  font-size: 15px;
  line-height: 1.4;
  max-height: 60vh;
  overflow-y: auto;
  white-space: pre-line;
  word-wrap: break-word;
  /* Smooth scroll performance */
  -webkit-overflow-scrolling: touch;
  scroll-behavior: smooth;
  will-change: scroll-position;
  transform: translateZ(0);
  backface-visibility: hidden;
}

/* Beautiful scrollbar for modal body - Optimized */
.service-modal-body::-webkit-scrollbar {
  width: 8px;
}

.service-modal-body::-webkit-scrollbar-track {
  background: #0D1321;
  border-radius: 10px;
}

.service-modal-body::-webkit-scrollbar-thumb {
  background: #01B76C;
  border-radius: 10px;
  /* Smooth scrollbar rendering */
  will-change: background;
  transition: background 0.2s ease;
}

.service-modal-body::-webkit-scrollbar-thumb:hover {
  background: #02A662;
}

/* Typography inside modal */
.service-modal-body p {
  margin-bottom: 8px;
  color: rgba(255, 255, 255, 0.9);
  line-height: 1.4;
}

.service-modal-body strong,
.service-modal-body b {
  color: #01B76C;
  font-weight: 700;
}

.service-modal-body ul,
.service-modal-body ol {
  margin: 8px 0;
  padding-left: 20px;
}

.service-modal-body li {
  margin-bottom: 4px;
  color: rgba(255, 255, 255, 0.85);
  line-height: 1.4;
}

.service-modal-body h1,
.service-modal-body h2,
.service-modal-body h3,
.service-modal-body h4 {
  color: #01B76C;
  margin-top: 16px;
  margin-bottom: 8px;
  font-weight: 700;
  line-height: 1.3;
}

.service-modal-footer {
  background: #0D1321;
  border-top: 2px solid rgba(1, 183, 108, 0.2);
  padding: 20px 30px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 12px;
}

.service-modal-footer .btn {
  padding: 12px 24px;
  font-weight: 600;
  border-radius: 10px;
  transition: all 0.3s ease;
  border: none;
}

.service-modal-footer .btn-secondary {
  background: rgba(255, 255, 255, 0.1);
  color: #fff;
}

.service-modal-footer .btn-secondary:hover {
  background: rgba(255, 255, 255, 0.15);
  transform: translateY(-2px);
}

.service-modal-footer .btn-primary {
  background: linear-gradient(135deg, #01B76C 0%, #02A662 100%);
  color: #fff;
  box-shadow: 0 4px 12px rgba(1, 183, 108, 0.3);
}

.service-modal-footer .btn-primary:hover {
  background: linear-gradient(135deg, #02A662 0%, #01B76C 100%);
  transform: translateY(-2px);
  box-shadow: 0 6px 16px rgba(1, 183, 108, 0.4);
}

/* Modal animation */
.modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, opacity 0.3s ease-out;
  transform: scale(0.9) translateY(-50px);
  opacity: 0;
}

.modal.show .modal-dialog {
  transform: scale(1) translateY(0);
  opacity: 1;
}

/* Responsive */
@media (max-width: 767px) {
  .service-modal-header {
    padding: 20px;
  }
  
  .service-modal-body {
    padding: 20px;
    max-height: 50vh;
  }
  
  .service-modal-footer {
    padding: 16px 20px;
    flex-direction: column;
  }
  
  .service-modal-footer .btn {
    width: 100%;
  }
  
  .service-modal-badge {
    width: 40px;
    height: 40px;
    font-size: 18px;
  }
  
  .service-modal-header .modal-title {
    font-size: 16px;
  }
}

/* Legacy modal styles (fallback) */
.modal-header, .modal-body {
	background: #0F1728;
  	border-color: #0d1321!important
}

.modal-title {
	font-size: 14px
}

pre.code {
	color: #02A662 !important;
    background: rgba(2, 166, 98, 0.1) !important;
  	border-radius: 5px;
  	padding: 10px
}

.table {
	color: #ffffff;
    border-color: #0d1321;
}

/* Modern FAQ Accordion Styling */
.faq-ss-tabs {
	display: flex;
	flex-direction: column;
	gap: 16px;
}

.faq-ss-tabs .home-ss-tab {
	position: relative;
	cursor: pointer;
	background: rgba(15, 23, 40, 0.6);
	border: 1px solid rgba(36, 53, 88, 0.5);
	border-radius: 16px;
	backdrop-filter: blur(10px);
	color: #fff;
	padding: 0;
	transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
	margin-bottom: 0;
	overflow: hidden;
}

.faq-ss-tabs .home-ss-tab:hover {
	border-color: rgba(1, 183, 108, 0.3);
	transform: translateY(-2px);
	box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
}

.faq-ss-tabs .home-ss-tab .fa-minus {
	display: none;
}

.faq-ss-tabs .home-ss-tab.active {
	background: rgba(15, 23, 40, 0.8);
	border-color: rgba(1, 183, 108, 0.4);
	box-shadow: 0 8px 24px rgba(1, 183, 108, 0.15), 0 0 0 1px rgba(1, 183, 108, 0.1);
}

.faq-ss-tabs .home-ss-tab.active .ss-tab-head {
	color: #01B76C;
}

.faq-ss-tabs .home-ss-tab.active .ss-tab-head::before {
	width: 4px;
	opacity: 1;
}

.faq-ss-tabs .home-ss-tab.active .ss-tab-head .right-p {
	color: #01B76C;
	background: rgba(1, 183, 108, 0.15);
}

.faq-ss-tabs .home-ss-tab.active .fa-minus {
	display: block;
	animation: rotateIn 0.3s ease;
}

.faq-ss-tabs .home-ss-tab.active .fa-plus {
	display: none;
}

@keyframes rotateIn {
	from {
		transform: rotate(-90deg);
		opacity: 0;
	}
	to {
		transform: rotate(0deg);
		opacity: 1;
	}
}

.faq-ss-tabs .home-ss-tab .ss-tab-head {
	font-size: 17px;
	font-weight: 600;
	color: rgba(255, 255, 255, 0.9);
	padding: 24px 28px;
	position: relative;
	transition: all 0.3s ease;
}

.faq-ss-tabs .home-ss-tab .ss-tab-head::before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 100%;
	background: linear-gradient(180deg, #01B76C 0%, #00D47E 100%);
	transition: width 0.3s ease, opacity 0.3s ease;
	opacity: 0;
}

.faq-ss-tabs .home-ss-tab .ss-tab-head .row {
	position: relative;
	z-index: 1;
}

.faq-ss-tabs .home-ss-tab .ss-tab-head .right-p {
	color: rgba(1, 183, 108, 0.8);
	font-size: 20px;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border-radius: 10px;
	background: rgba(36, 53, 88, 0.4);
	transition: all 0.3s ease;
	display: flex;
	align-items: center;
	justify-content: center;
}

.faq-ss-tabs .home-ss-tab:hover .ss-tab-head .right-p {
	background: rgba(1, 183, 108, 0.1);
	color: #01B76C;
}

.faq-ss-tabs .home-ss-tab .ss-tab-content {
	display: none;
	padding: 0 28px 28px 28px;
	color: rgba(255, 255, 255, 0.85);
	font-size: 15px;
	line-height: 1.8;
	animation: fadeInDown 0.4s ease;
}

@keyframes fadeInDown {
	from {
		opacity: 0;
		transform: translateY(-10px);
	}
	to {
		opacity: 1;
		transform: translateY(0);
	}
}

.faq-ss-tabs .home-ss-tab .ss-tab-content p {
	margin-bottom: 12px;
	color: rgba(255, 255, 255, 0.85);
}

.faq-ss-tabs .home-ss-tab .ss-tab-content p:last-child {
	margin-bottom: 0;
}

/* FAQ Page General Styling */
.page-content {
	padding-top: 40px;
	padding-bottom: 60px;
}

.faq-ss-tabs .home-ss-tab .ss-tab-content strong,
.faq-ss-tabs .home-ss-tab .ss-tab-content b {
	color: #01B76C;
	font-weight: 600;
}

.faq-ss-tabs .home-ss-tab .ss-tab-content a {
	color: #01B76C;
	text-decoration: none;
	border-bottom: 1px solid rgba(1, 183, 108, 0.3);
	transition: all 0.3s ease;
}

.faq-ss-tabs .home-ss-tab .ss-tab-content a:hover {
	border-bottom-color: #01B76C;
	color: #00D47E;
}

/* Responsive FAQ Styling */
@media (max-width: 991.98px) {
	.faq-ss-tabs .home-ss-tab .ss-tab-head {
		font-size: 16px;
		padding: 20px 24px;
	}
	
	.faq-ss-tabs .home-ss-tab .ss-tab-content {
		padding: 0 24px 24px 24px;
		font-size: 14px;
	}
}

@media (max-width: 767.98px) {
	.faq-ss-tabs .home-ss-tab .ss-tab-head {
		font-size: 15px;
		font-weight: 600;
		padding: 18px 20px;
	}
	
	.faq-ss-tabs .home-ss-tab .ss-tab-head .right-p {
		width: 36px;
		height: 36px;
		line-height: 36px;
		font-size: 18px;
	}
	
	.faq-ss-tabs .home-ss-tab .ss-tab-content {
		font-size: 14px;
		padding: 0 20px 20px 20px;
	}
}

@media (max-width: 575.98px) {
	.faq-ss-tabs {
		gap: 12px;
	}
	
	.faq-ss-tabs .home-ss-tab .ss-tab-head {
		font-size: 14px;
		padding: 16px 18px;
	}
	
	.faq-ss-tabs .home-ss-tab .ss-tab-head .right-p {
		width: 32px;
		height: 32px;
		line-height: 32px;
		font-size: 16px;
	}
	
	.faq-ss-tabs .home-ss-tab .ss-tab-content {
		font-size: 13px;
		padding: 0 18px 18px 18px;
		line-height: 1.7;
	}
}

.btn-close {
  filter: brightness(0) invert(1);
}

.blog-txt {
    display: -webkit-box;
    -webkit-line-clamp: 8;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.method-fg {
  position: relative;
  margin-bottom: 20px;
}
.method-fg .fg-control {
  padding-left: 80px;
  height: 68px;
}
.method-fg::before {
  content: "\f8f5";
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
  position: absolute;
  bottom: 9px;
  left: 9px;
  border-radius: 8px;
  background: #02A662;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 50px;
  width: 50px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50px;
  flex: 0 0 50px;
  font-size: 18px;
  z-index: 3;
}

/* Modern Select2 Dropdown Styling */
.select2-container--default .select2-selection--single {
  background: rgba(15, 23, 40, 0.9) !important;
  border: 1px solid rgba(1, 183, 108, 0.3) !important;
  border-radius: 12px !important;
  height: 48px;
  padding: 8px 16px;
  transition: all 0.3s ease;
}

.select2-container--default .select2-selection--single:hover {
  border-color: rgba(1, 183, 108, 0.5) !important;
  background: rgba(15, 23, 40, 1) !important;
  box-shadow: 0 0 0 3px rgba(1, 183, 108, 0.1);
}

.select2-container--default.select2-container--open .select2-selection--single {
  border-color: rgba(1, 183, 108, 0.6) !important;
  box-shadow: 0 0 0 3px rgba(1, 183, 108, 0.1);
  background: rgba(15, 23, 40, 1) !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #fff !important;
  line-height: 32px;
  font-size: 15px;
  font-weight: 500;
  padding-left: 0;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: rgba(255, 255, 255, 0.5) !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 46px;
  right: 8px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: rgba(1, 183, 108, 0.8) transparent transparent transparent !important;
  border-width: 6px 5px 0 5px;
  margin-left: -5px;
  margin-top: -3px;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent rgba(1, 183, 108, 0.8) transparent !important;
  border-width: 0 5px 6px 5px;
}

/* Override any white backgrounds */
.select2-container {
  width: 100% !important;
}

.select2-container .select2-selection {
  background: rgba(15, 23, 40, 0.9) !important;
  border-color: rgba(1, 183, 108, 0.3) !important;
}

.select2-dropdown {
  background: rgba(15, 23, 40, 0.98) !important;
  backdrop-filter: blur(20px);
  border: 1px solid rgba(1, 183, 108, 0.2) !important;
  border-radius: 16px !important;
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.5), 0 0 0 1px rgba(1, 183, 108, 0.1);
  padding: 12px;
  margin-top: 8px;
  animation: dropdownSlideIn 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.select2-search--dropdown {
  padding: 8px;
}

.select2-search--dropdown .select2-search__field {
  background: rgba(13, 19, 33, 0.6) !important;
  border: 1px solid rgba(1, 183, 108, 0.3) !important;
  border-radius: 10px !important;
  color: #fff !important;
  padding: 10px 14px;
  font-size: 14px;
  transition: all 0.3s ease;
}

.select2-search--dropdown .select2-search__field:focus {
  outline: none;
  border-color: rgba(1, 183, 108, 0.6) !important;
  box-shadow: 0 0 0 3px rgba(1, 183, 108, 0.1);
  background: rgba(13, 19, 33, 0.8) !important;
}

.select2-results {
  max-height: 300px;
  background: transparent !important;
}

.select2-results__options {
  padding: 0;
  background: transparent !important;
}

.select2-results__option {
  padding: 12px 16px;
  color: rgba(255, 255, 255, 0.8) !important;
  background: transparent !important;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 10px;
  margin-bottom: 4px;
  transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  position: relative;
  overflow: hidden;
}

.select2-results__option::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 3px;
  height: 100%;
  background: linear-gradient(180deg, #01B76C 0%, #00D47E 100%);
  transform: scaleY(0);
  transition: transform 0.2s ease;
}

.select2-results__option:hover,
.select2-results__option--highlighted,
.select2-results__option--highlighted[aria-selected] {
  background: rgba(1, 183, 108, 0.1) !important;
  color: #01B76C !important;
  transform: translateX(5px);
  padding-left: 20px !important;
}

.select2-results__option:hover::before,
.select2-results__option--highlighted::before {
  transform: scaleY(1);
}

.select2-results__option[aria-selected=true],
.select2-container--default .select2-results__option[aria-selected=true] {
  background: rgba(1, 183, 108, 0.15) !important;
  color: #01B76C !important;
  font-weight: 600;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background: rgba(1, 183, 108, 0.1) !important;
  color: #01B76C !important;
}

.select2-results__option a {
  color: inherit !important;
  font-weight: inherit;
  font-size: inherit;
  line-height: inherit;
  background: transparent !important;
  border-bottom: none !important;
  display: block;
  text-decoration: none;
}

.select2-selection__id {
  background: transparent !important;
}

/* Force dark background on all select2 elements */
.select2-container--default,
.select2-container--default .select2-results > .select2-results__options,
.select2-container--default .select2-selection--single,
.select2-dropdown,
.select2-results,
.select2-results__options {
  background: rgba(15, 23, 40, 0.98) !important;
}

.select2-dropdown {
  background: rgba(15, 23, 40, 0.98) !important;
}

.select2-results__option {
  background: transparent !important;
}

.select2-results__option[aria-selected=true] {
  background: rgba(1, 183, 108, 0.15) !important;
}

.select2-results__option:hover,
.select2-results__option--highlighted[aria-selected] {
  background: rgba(1, 183, 108, 0.1) !important;
}

/* Custom scrollbar for select2 */
.select2-results__options::-webkit-scrollbar {
  width: 6px;
}

.select2-results__options::-webkit-scrollbar-track {
  background: rgba(13, 19, 33, 0.4);
  border-radius: 10px;
  margin: 8px 0;
}

.select2-results__options::-webkit-scrollbar-thumb {
  background: linear-gradient(180deg, #01B76C 0%, #00905A 100%);
  border-radius: 10px;
  transition: background 0.2s ease;
}

.select2-results__options::-webkit-scrollbar-thumb:hover {
  background: linear-gradient(180deg, #00D47E 0%, #01B76C 100%);
}
.fa-vimeo {
   color: #80c5ec;
	-webkit-background-clip: text;
   background-clip: text
}

.fa-twitch {
   color: #6842ac;
	-webkit-background-clip: text;
   background-clip: text
}

.fa-reddit {
   color: #f44707;
	-webkit-background-clip: text;
   background-clip: text
}

.fa-telegram,
.fa-telegram-plane{
   color: #1b95cf;
	-webkit-background-clip: text;
   background-clip: text
}

.fa-linkedin {
   color: #0475b4;
	-webkit-background-clip: text;
   background-clip: text
}

.fa-soundcloud {
   color: #ef7509;
	-webkit-background-clip: text;
   background-clip: text
}

.fa-spotify {
   color: #1fc158;
	-webkit-background-clip: text;
   background-clip: text
}

.fa-twitter {
   color: #1b9ff1;
	-webkit-background-clip: text;
   background-clip: text
}

.fa-facebook,
.fa-facebook-f{
   color: #12a1f4;
	-webkit-background-clip: text;
   background-clip: text
}

.fa-youtube {
   color: #e60606;
   -webkit-background-clip: text;
   background-clip: text
}


.fa-pinterest {
   color: #ee0226;
   -webkit-background-clip: text;
   background-clip: text
}

.fa-signal-stream {
   color: #17b3e6;
   -webkit-background-clip: text;
   background-clip: text
}
.fa-snapchat-ghost {
   color: #f9f606;
-webkit-background-clip: text;
   background-clip: text
}

.fa-tumblr {
   color: #33435a;
	-webkit-background-clip: text;
   background-clip: text
}

.fa-tiktok {
   color: var(--tp-color-500);
   text-shadow: 1px 1px #f72e4dfc, -1px -1px #09f3f3;
}

.fa-comment-music {
   color: #f9de48;
	-webkit-background-clip: text;
   background-clip: text
}

.fa-discord {
   color: #5865f6;
	-webkit-background-clip: text;
   background-clip: text
}

.fa-dailymotion {
   color: #03a8fb;
	-webkit-background-clip: text;
   background-clip: text
}

.fa-eye {
   color: #01ffee;
	-webkit-background-clip: text;
   background-clip: text
}
.fab.fa-instagram {
	background: radial-gradient(circle at 30% 107%,#fdf497 0,#fdf497 5%,#fd5949 45%,#d6249f 60%,#eb2880 90%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}


.aq {
  position: relative;
}
.aq .aq-item {
  background-color: #0f1628;
  border-radius: 15px;
  transition: 0.32s cubic-bezier(0.17, 0.67, 0.71, 1.34);
  margin-bottom: 20px;
}
.aq .aq-item:focus-within {
  box-shadow: 0 0 0 0.25rem rgba(103, 103, 103, 0.16);
}
.aq .aq-item .aq-content {
  padding: 0px 26px 0px;
  overflow: hidden;
  max-height: 0px;
  transition: 0.32s ease;
  color: #ffffffc4;
}
.aq .aq-item .i-1 {
  display: block;
}
.aq .aq-item .i-2 {
  display: none;
}
.aq .aq-item.active .i-1 {
  display: none;
}
.aq .aq-item.active .i-2 {
  display: block;
}
.aq .aq-item.active .aq-content {
  padding: 8px 26px 24px;
  max-height: 1000px;
}
.aq .aq-btn {
  width: 100%;
  display: block;
  font-size: 16px;
  line-height: 25px;
  color: #c6c8da;
  display: flex;
  align-items: center;
  padding: 24px 0px;
  border: none;
  outline: none;
  background-color: transparent;
}
.aq .aq-btn .aq-btn-icon {
  width: 72px;
  color: #c6c8da;
  font-size: 24px;
}
.aq .aq-btn .aq-btn-text {
  font-weight: 600;
  text-align: left;
}
.aq .aq-btn .aq-btn-right {
  color: #c6c8da;
  font-size: 20px;
  margin-left: auto;
  width: 72px;
}




.noaSTx {
  font-weight: 400;
  font-size: 16px;
  line-height: 25px;
  color: #8898b2;
}

.noaSTBd {
  padding: 24px;
}

@media (min-width: 768px) {
  .noaSTBd {
    padding: 30px;
  }
}

@media (min-width: 992px) {
  .noaSTBd {
    padding: 44px 44px 30px;
  }
}

@media (min-width: 1200px) {
  .noaSTBd {
    padding: 60px 50px 30px;
  }
}

.noaSTFt {
  padding: 0 30px 30px;
}

.noaSTFt img {
  width: 100%;
}

@media (min-width: 992px) {
  .noaST {
    border-radius: 40px;
  }
}

.noaTitWra {
  position: relative;
}

.noaTitWra .sbadge {
  margin-bottom: 30px;
}

.noaTitWra .title {
  font-size: 35px;
  line-height: 50px;
  letter-spacing: -0.03em;
  color: #ffff;
}

.noaTitWra .title.bold {
  font-weight: 700;
}

.noaTitWra .title .ulin {
  color: #00ee85;
}

/** hbadhe */
.hbadge {
  position: relative;
  display: inline-block;
  border-radius: 50px;
  font-weight: 600;
  font-size: 14px;
  line-height: 14px;
  letter-spacing: -0.03em;
  padding: 12px 24px;

  color: #00ee85;
  background: rgb(0 238 133 / 19%);
}

.hp-text2 {
  font-weight: normal;
  font-size: 18px;
  line-height: 30px;
  color: #626D77;
  text-align: center;
}

/* ===== READ BEFORE ORDERING STYLING ===== */
#nav-readBefore {
  padding: 40px 50px;
  background: linear-gradient(180deg, rgba(15, 23, 40, 0.4) 0%, rgba(13, 19, 33, 0.6) 100%);
  border-radius: 20px;
  border: 1px solid rgba(36, 53, 88, 0.3);
}

#nav-readBefore h3 {
  color: #fff;
  font-size: 22px;
  font-weight: 700;
  margin-top: 32px;
  margin-bottom: 16px;
  padding-left: 20px;
  position: relative;
  letter-spacing: -0.02em;
}

#nav-readBefore h3::before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 6px;
  height: 24px;
  background: linear-gradient(180deg, #01B76C 0%, #00905A 100%);
  border-radius: 3px;
}

#nav-readBefore h3 strong {
  color: #fff;
  font-weight: 700;
}

#nav-readBefore p {
  color: rgba(255, 255, 255, 0.85);
  font-size: 16px;
  line-height: 1.8;
  margin-bottom: 20px;
  padding-left: 20px;
  border-left: 2px solid rgba(36, 53, 88, 0.4);
  margin-left: 20px;
}

#nav-readBefore p strong {
  color: #fff;
  font-weight: 600;
}

#nav-readBefore .btn {
  margin-top: 32px;
  padding: 16px 32px;
  font-size: 16px;
  font-weight: 700;
  border-radius: 14px;
  background: linear-gradient(135deg, #01B76C 0%, #00905A 100%);
  border: none;
  box-shadow: 0 8px 24px rgba(1, 183, 108, 0.25);
  transition: all 0.3s ease;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

#nav-readBefore .btn:hover {
  transform: translateY(-3px);
  box-shadow: 0 12px 32px rgba(1, 183, 108, 0.35);
  background: linear-gradient(135deg, #00D47E 0%, #01B76C 100%);
}

#nav-readBefore .btn i {
  margin-right: 10px;
  font-size: 18px;
}

/* ===== SERVER STATUS STYLING ===== */
#nav-status {
  padding: 60px 50px;
  background: linear-gradient(135deg, rgba(15, 23, 40, 0.6) 0%, rgba(13, 19, 33, 0.8) 100%);
  border-radius: 24px;
  border: 1px solid rgba(36, 53, 88, 0.4);
  text-align: center;
  position: relative;
  overflow: hidden;
}

#nav-status::before {
  content: '';
  position: absolute;
  top: -50%;
  right: -50%;
  width: 200%;
  height: 200%;
  background: radial-gradient(circle, rgba(1, 183, 108, 0.05) 0%, transparent 70%);
  pointer-events: none;
}

#nav-status h1 {
  font-size: 36px;
  font-weight: 800;
  margin-bottom: 24px;
  position: relative;
  z-index: 1;
}

#nav-status .d-title {
  background: linear-gradient(135deg, #fff 0%, #e0e7ff 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}

#nav-status p {
  color: rgba(255, 255, 255, 0.8);
  font-size: 18px;
  line-height: 1.8;
  margin-bottom: 32px;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  z-index: 1;
}

#nav-status .btn {
  padding: 18px 48px;
  font-size: 18px;
  font-weight: 700;
  border-radius: 16px;
  background: linear-gradient(135deg, #01B76C 0%, #00905A 100%);
  border: 2px solid rgba(1, 183, 108, 0.3);
  box-shadow: 0 12px 32px rgba(1, 183, 108, 0.3), inset 0 1px 0 rgba(255, 255, 255, 0.1);
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  text-transform: uppercase;
  letter-spacing: 1px;
  position: relative;
  z-index: 1;
  overflow: hidden;
}

#nav-status .btn::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0;
  height: 0;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 50%;
  transform: translate(-50%, -50%);
  transition: width 0.6s ease, height 0.6s ease;
}

#nav-status .btn:hover::before {
  width: 300px;
  height: 300px;
}

#nav-status .btn:hover {
  transform: translateY(-4px) scale(1.05);
  box-shadow: 0 16px 48px rgba(1, 183, 108, 0.4), inset 0 1px 0 rgba(255, 255, 255, 0.2);
  border-color: rgba(1, 183, 108, 0.6);
}

#nav-status .btn i {
  margin-right: 12px;
  font-size: 20px;
}

/* ===== GIVEAWAYS STYLING ===== */
#nav-giveaway {
  padding: 50px 60px;
  background: linear-gradient(180deg, rgba(15, 23, 40, 0.5) 0%, rgba(13, 19, 33, 0.7) 100%);
  border-radius: 24px;
  border: 1px solid rgba(36, 53, 88, 0.3);
}

#nav-giveaway h2 {
  font-size: 32px;
  font-weight: 800;
  margin-bottom: 24px;
  padding-bottom: 20px;
  border-bottom: 3px solid rgba(1, 183, 108, 0.3);
  position: relative;
}

#nav-giveaway h2::after {
  content: '';
  position: absolute;
  bottom: -3px;
  left: 0;
  width: 120px;
  height: 3px;
  background: linear-gradient(90deg, #01B76C 0%, transparent 100%);
}

#nav-giveaway h2 strong {
  color: #01B76C;
  font-weight: 800;
}

#nav-giveaway h3 {
  font-size: 20px;
  font-weight: 700;
  margin-top: 36px;
  margin-bottom: 16px;
  padding: 16px 24px;
  background: rgba(1, 183, 108, 0.08);
  border-left: 4px solid #01B76C;
  border-radius: 0 12px 12px 0;
  backdrop-filter: blur(10px);
  transition: all 0.3s ease;
}

#nav-giveaway h3:hover {
  background: rgba(1, 183, 108, 0.12);
  transform: translateX(5px);
  box-shadow: 0 4px 16px rgba(1, 183, 108, 0.1);
}

#nav-giveaway h3 span {
  color: #01B76C;
  font-weight: 700;
}

#nav-giveaway p {
  color: rgba(255, 255, 255, 0.85);
  font-size: 16px;
  line-height: 1.8;
  margin-bottom: 20px;
  padding-left: 28px;
}

#nav-giveaway p strong {
  color: #fff;
  font-weight: 600;
}

#nav-giveaway p a {
  color: #01B76C;
  text-decoration: underline;
  transition: all 0.2s ease;
}

#nav-giveaway p a:hover {
  color: #00D47E;
  text-decoration: none;
}

#nav-giveaway ul {
  background: rgba(15, 23, 40, 0.6);
  border: 1px solid rgba(36, 53, 88, 0.4);
  border-radius: 16px;
  padding: 28px 28px 28px 60px;
  margin-top: 24px;
}

#nav-giveaway ul li {
  color: rgba(255, 255, 255, 0.85);
  font-size: 15px;
  line-height: 1.8;
  margin-bottom: 16px;
  padding-left: 12px;
  position: relative;
}

#nav-giveaway ul li::marker {
  color: #01B76C;
  font-size: 18px;
}

#nav-giveaway ul li strong {
  color: #01B76C;
  font-weight: 700;
}

/* ===== TUTORIAL SECTION STYLING ===== */
#nav-homeTutorial {
  padding: 40px 50px;
  background: linear-gradient(180deg, rgba(15, 23, 40, 0.4) 0%, rgba(13, 19, 33, 0.6) 100%);
  border-radius: 20px;
  border: 1px solid rgba(36, 53, 88, 0.3);
}

/* Only style h2 that don't contain iframes */
#nav-homeTutorial h2:not(:has(iframe)) {
  color: #01B76C;
  font-size: 24px;
  font-weight: 700;
  margin-top: 40px;
  margin-bottom: 20px;
  padding: 16px 24px;
  background: rgba(1, 183, 108, 0.08);
  border-left: 4px solid #01B76C;
  border-radius: 0 12px 12px 0;
  backdrop-filter: blur(10px);
}

#nav-homeTutorial h2:first-child:not(:has(iframe)) {
  margin-top: 0;
}

/* Style h2 tags that contain iframes - remove box styling */
#nav-homeTutorial h2:has(iframe) {
  background: none;
  border: none;
  padding: 0;
  margin: 32px 0;
  text-align: center;
}

#nav-homeTutorial iframe {
  border-radius: 16px;
  border: 2px solid rgba(36, 53, 88, 0.4);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.3);
  margin: 0 auto;
  display: block;
  max-width: 100%;
  transition: all 0.3s ease;
}

#nav-homeTutorial iframe:hover {
  transform: scale(1.02);
  box-shadow: 0 12px 32px rgba(1, 183, 108, 0.15);
  border-color: rgba(1, 183, 108, 0.3);
}

#nav-homeTutorial p {
  text-align: center;
  margin: 32px 0;
}

/* Responsive Tutorial */
@media (max-width: 575.98px) {
  #nav-homeTutorial {
    padding: 30px 25px;
  }
  
  #nav-homeTutorial h2:not(:has(iframe)) {
    font-size: 18px;
    padding: 12px 18px;
  }
  
  #nav-homeTutorial h2:has(iframe) {
    margin: 24px 0;
  }
  
  #nav-homeTutorial iframe {
    width: 100%;
    height: auto;
    aspect-ratio: 16 / 9;
  }
}


/** updates */
.updates-container {
  position: relative;
  display: flex;
  gap: 16px;
  flex-direction: column;
}

.updates-card {
  background: #171f40;
  border: 1px solid #1f284c;
  border-radius: 15px;
  padding: 20px 24px;
}

.updates-title {
  font-weight: 600;
  font-size: 14px;
  line-height: 25px;
  color: #ffffff;
  margin-bottom: 14px;
}

.updates-footer {
  display: flex;
  gap: 30px;
}

.updates-footer-text {
  font-weight: 600;
  font-size: 14px;
  line-height: 16px;
  color: #545f8b;
}

.updates-footer-text.c-red {
  color: #fd5f5f;
}

.updates-footer-text.c-green {
  color: #11ff55;
}

.updates-footer-text.c-blue {
  color: #0139ff;
}



.pagination .page-item.active .page-link {
  background-color: #0f163a;
  color: #fff;
}

.pagination .page-item:first-child {
  border-right: 1px solid #1b2454;
}

.pagination .page-item:first-child .page-link {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  font-weight: 400;
}

.pagination .page-item:last-child {
  border-left: 1px solid #1b2454;
}

.pagination .page-item:last-child .page-link {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  font-weight: 400;
}

.pagination .page-item .page-link {
  background: #0f163a;
  border: none;
  margin: 0;
  height: 50px;
  padding: 0px;
  min-width: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  font-size: 17.3005px;
  line-height: 18px;
  color: #5a6081;
  position: relative;
}

.pagination .page-item .page-link:focus {
  z-index: 20;
}
