@charset "utf-8";

/* Default: Hide scrollbar but keep scrolling functional */
body {
  overflow: hidden auto; /* Horizontal hidden, vertical scrollable */
}

/* Hide scrollbar in WebKit browsers (Chrome, Safari, Edge) */
body::-webkit-scrollbar {
  width: 0px;
  height: 0px;
}

/* Show scrollbar ONLY when body has class 'trainer' */
body.trainer {
  overflow: auto; /* Enables scrollbar */
}

/* Show scrollbar in WebKit when 'trainer' class is present */
body.trainer::-webkit-scrollbar {
  width: auto;
}

body.trainer::-webkit-scrollbar-thumb {
  background: linear-gradient(to bottom, #d70000 0%, #e58000 99%); /* Scrollbar thumb color */
 }

body.trainer::-webkit-scrollbar-track {
  background: #f1f1f1;
}

article,aside,details,figcaption,figure,footer,header,hgroup,nav,section,main {display: block;}
figure{margin:40px 0 20px;}
html, body {font-size: 20px;line-height:36px;-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;font-family:"vodafone_ltregular", tahoma;margin:0;color:#222;height:100%;}
* {box-sizing:border-box; -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  -o-box-sizing:border-box;
  -webkit-overflow-scrolling: touch;}
 *:after, *:before {font-family: "Font Awesome 6 Pro";font-weight:400;line-height: 100%;position: relative;font-size:22px;display:inline-block;-webkit-transition:all 0.5s linear;-moz-transition:all 0.5s linear;box-sizing:border-box;}
 *:hover {-webkit-transition:all 0.2s linear;-moz-transition:all 0.2s linear;}
 :focus {outline: 0;}
 a {color:#de2226;}
p {margin:0 0 20px;line-height: 1.25rem;}
h1 {font-family: 'vodafone_rgbold';color: #de2226;position:relative;font-size:1rem;margin:0 0 20px;}
h2 {margin: 0 0 10px 0;}
h3 {margin:0 0 30px;font-size:.9rem;position:relative;line-height: 100%;}
h4 {margin:0 0 10px;}
h6 {font-size:1.25rem;font-weight: normal;margin:0 0 20px;position:relative;}
.c2a {padding:10px 20px; background: linear-gradient(to right, #d70000 0%, #e58000 99%); color: #fff; border-radius: 5px;display:inline-block!important;vertical-align: top;}
.c2a:hover {box-shadow: 5px 5px 10px rgba(0,0,0,0.5);}
.c2a a {text-decoration:none;color: #fff;}
.mobileonly {display:none;}
body.fixed { overflow: hidden;}
pre {font-size:0.6rem;}
button:hover {box-shadow: 5px 5px 10px rgba(0,0,0,0.5);}
a.disabled {pointer-events: none;}
div.content-container {max-width:1280px;width:100%;margin:0 auto;padding:20px;position: relative;}
button[type=submit] {background: linear-gradient(to right, #d70000 0%, #e58000 99%); color: #fff;border-radius: 5px;font-size: .85rem;  cursor: pointer; padding: 0px 20px; line-height: 44px;border:0;margin:0 10px 0 0;font-family: "vodafone_ltregular", tahoma;}



.tokenizer-loader {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-top: 20px;
    color: #555;
}
.tokenizer-spinner {
    width: 20px;
    height: 20px;
    border: 3px solid #ccc;
    border-top-color: #e60000;
    border-radius: 50%;
    display: inline-block;
    animation: tokenizer-spin 0.8s linear infinite;
}
@keyframes tokenizer-spin {
    to { transform: rotate(360deg); }
}
.tokenizer-result {
    margin-top: 20px;
}
.tokenizer-code-label {
    font-size: 0.9em;
    color: #666;
    margin-bottom: 4px;
}
.tokenizer-code {
    font-size: 2.4em;
    font-weight: bold;
    letter-spacing: 6px;
    color: #111;
}
.tokenizer-expiry {
    color: #666;
    margin: 8px 0 16px;
}


@font-face {
  font-family: 'vodafone_ltregular';
  src: url('../webfonts/vodafonelt-webfont.woff2') format('woff2'),
   url('../webfonts/vodafonelt-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'vodafone_rgregular';
  src: url('../webfonts/vodafonerg-webfont.woff2') format('woff2'),
   url('../webfonts/vodafonerg-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'vodafone_rgbold';
  src: url('../webfonts/vodafonergbd-webfont.woff2') format('woff2'),
   url('../webfonts/vodafonergbd-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}


@-webkit-keyframes fa-spin {
  0% {
  -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
  -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@font-face {
  font-family: 'Font Awesome 6 Brands';
  font-display: block;
  font-weight: 400;
  src: url("../webfonts/fa-brands-400.woff2") format("woff2"), url("../webfonts/fa-brands-400.ttf") format("truetype"); }

@font-face {
  font-family: 'Font Awesome 6 Free';
  font-display: block;
  font-weight: 900;
  src: url("../webfonts/fa-solid-900.woff2") format("woff2"), url("../webfonts/fa-solid-900.ttf") format("truetype"); }


 @font-face {
  font-family: 'Font Awesome 6 Pro';
  font-style: normal;
  font-weight: 300;
  font-display: block;
  src: url("../webfonts/fa-light-300.woff2") format("woff2"), url("../webfonts/fa-light-300.ttf") format("truetype"); }
  

@font-face {
  font-family: 'Font Awesome 6 Pro';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("../webfonts/fa-regular-400.woff2") format("woff2"), url("../webfonts/fa-regular-400.ttf") format("truetype"); }


@font-face {
  font-family: 'Font Awesome 6 Pro';
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("../webfonts/fa-solid-900.woff2") format("woff2"), url("../webfonts/fa-solid-900.ttf") format("truetype"); }


@font-face {
  font-family: 'Font Awesome 6 Pro';
  font-style: normal;
  font-weight: 100;
  font-display: block;
  src: url("../webfonts/fa-thin-100.woff2") format("woff2"), url("../webfonts/fa-thin-100.ttf") format("truetype"); }
  
@font-face {
  font-family: 'Font Awesome 6 Duotone';
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("../webfonts/fa-duotone-900.woff2") format("woff2"), url("../webfonts/fa-duotone-900.ttf") format("truetype"); }
@font-face {
  font-family: 'Font Awesome 6 Sharp';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("../webfonts/fa-sharp-regular-400.woff2") format("woff2"), url("../webfonts/fa-sharp-regular-400.ttf") format("truetype"); }
@font-face {
  font-family: 'Font Awesome 6 Sharp';
  font-style: normal;
  font-weight: 300;
  font-display: block;
  src: url("../webfonts/fa-sharp-light-300.woff2") format("woff2"), url("../webfonts/fa-sharp-light-300.ttf") format("truetype"); }

@font-face {
  font-family: 'Font Awesome 6 Sharp';
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("../webfonts/fa-sharp-solid-900.woff2") format("woff2"), url("../webfonts/fa-sharp-solid-900.ttf") format("truetype"); }