/*-----------------------RAMEX STYLE--------------------------------*/
.cheat.ramex_style h1{
   -webkit-text-stroke: 2px #2bdb33;
   -webkit-text-fill-color: transparent;
   font-size: 5rem;
   
}
.cheat.ramex_style h1::before {
   content: "/";
}
.cheat.ramex_style h1::after {
   content: "_";
   opacity: 0;
}
.cheat.ramex_style:hover h1::after {
   animation: ramex-style-anim 2s infinite;
}
@keyframes ramex-style-anim {
   0% {
      opacity:1;
   }
   49% {
      opacity: 1;
   }
   50% {
      opacity: 0;
   }
   100% {
      opacity: 0;
   }
}
.cheat.ramex_style:hover {
   border: 2px solid #2a9c1baa;
}
.ramex_style_title {
   -webkit-text-stroke: 2px #2bdb33;
   -webkit-text-fill-color: transparent;
   font-size: 7rem !important;
   font-family: 'Teko', sans-serif;
}


/*--------------------------PHOENIX STYLE--------------------------------*/
.cheat.phoenix_style h1 {
   font-size: 4.8rem;
   font-family: 'Squada One', sans-serif;
   color: #FAA86B;
   letter-spacing: 4px;
   text-indent: 4px;

   text-shadow: 0 2px 1px rgb(0, 0, 0);
   transition: all 1s ease;

}

.cheat.phoenix_style:hover h1 {
   color: #FAA86Baa;

}

.cheat.phoenix_style:hover {
   border: 2px solid #FAA86Baa;
}

.phoenix_style_title {
   font-family: 'Squada One', sans-serif;
   color: #FAA86Bf8;
   font-size: 5rem !important;
   text-shadow: 0 2px 1px rgb(0, 0, 0);
}

/*--------------------------PHOENIX APEX STYLE--------------------------------*/
.cheat.phoenixapex_style h1 {
   
   font-family: 'Squada One', sans-serif;
   color: #04090e; 
   -webkit-text-stroke: 1px #349694e0;
   text-shadow: 0 2px 1px rgb(0, 0, 0); 
   transition: all 1s ease;
}
.cheat.phoenixapex_style:hover h1{
   color: #48e8e5e1;
   -webkit-text-stroke: 1px #000;
}
.cheat.phoenixapex_style:hover {
   border: 2px solid #349694aa;
}
.phoenixapex_style_title {
   font-family: 'Squada One', sans-serif; 
   color: #48e8e5e1;
   -webkit-text-stroke: 1px #000;
   font-size: 5rem !important;
   text-shadow: 0 2px 1px rgb(0, 0, 0); 
}

/*-------------------phoenixrust_style------------------------*/
.cheat.phoenixrust_style h1{
   font-size: 4rem;
   font-family: 'Squada One', sans-serif; 
   color: #30180fce; 
   -webkit-text-stroke: 1px #CD412Cf3;
   text-shadow: 0 2px 1px rgb(0, 0, 0); 
   transition: all 1s ease;

}
.cheat.phoenixrust_style:hover h1{
   color: #CD412C;
   -webkit-text-stroke: 1px #000;
}
.cheat.phoenixrust_style:hover {
   border: 2px solid #f53b2eaa;
}
.phoenixrust_style_title {
   font-family: 'Squada One', sans-serif; 
   color: #CD412C;
   -webkit-text-stroke: 1px #000;
   font-size: 5rem !important;
   text-shadow: 0 2px 1px rgb(0, 0, 0); 
}

/*-------------------phoenixr6_style------------------------*/
.cheat.phoenixr6_style h1{
   font-size: 4rem;
   font-family: 'Squada One', sans-serif; 
   color: #30180fce; 
   -webkit-text-stroke: 1px #CE7DF1f3;
   text-shadow: 0 2px 1px rgb(0, 0, 0); 
   transition: all 1s ease;

}
.cheat.phoenixr6_style:hover h1{
   color: #CE7DF1;
   -webkit-text-stroke: 1px #000;
}
.cheat.phoenixr6_style:hover {
   border: 2px solid #CE7DF1aa;
}
.phoenixr6_style_title {
   font-family: 'Squada One', sans-serif; 
   color: #CE7DF1;
   -webkit-text-stroke: 1px #000;
   font-size: 5rem !important;
   text-shadow: 0 2px 1px rgb(0, 0, 0); 
}

/*---------------------------- KRAB DEFENSE -------------------------*/
.cheat.krab_style h1 {
   font-size: 4rem;
   transform: translateY(-23px) translateX(10px);
   word-spacing: 0px;
   color: #E44444;
   text-shadow:  0 0 5px black;
   transition: all 0.3s ease;
}
.cheat.krab_style:hover h1 {
   transform: translateY(-23px) translateX(20px);
   word-spacing: -180px;
   color: #E400FF;
}
.krab_style_title {
   font-size: 6rem !important;
   font-family: 'Teko', sans-serif;
   color: #E400FF;
   text-shadow:  0 0 5px black;
}
.cheat.krab_style:hover {
   border: 2px solid #E400FFaa;
}

/*---------------------------- KRAB NORECOIL -------------------------*/
.cheat.krabnr_style h1 {
   font-size: 4rem;
   transform: translateY(-23px) translateX(10px);
   word-spacing: 0px;
   color: #b39d9d;
   text-shadow:  0 0 5px black;
   transition: all 0.3s ease;
}
.cheat.krabnr_style:hover h1 {
   transform: translateY(-23px) translateX(20px);
   word-spacing: -195px;
   color: #fd6190;
}
.krabnr_style_title {
   font-size: 6rem !important;
   font-family: 'Teko', sans-serif;
   color: #fd6190;
   text-shadow:  0 0 5px black;
}
.cheat.krabnr_style:hover {
   border: 2px solid #fd6190aa;
}

/*--------------------------- TERRAGROUP ----------------------------------*/
.cheat.terragroup h1 {
   font-size: 5rem;
   font-family: 'Teko', sans-serif;
   font-weight: 300;
   color: white;
   text-shadow: 0 0 5px black;
   border-top: 3px solid transparent;
   border-bottom: 3px solid transparent;
   padding: 7px 7px 0 7px;
   line-height: 80%;
   transition: all 0.3s ease;
}

.cheat.terragroup:hover h1 {
   border-top: 3px solid #B68140;
   border-bottom: 3px solid #B68140;
}

.cheat.terragroup:hover {
   border: 2px solid #B68140aa;
}

.terragroup_title {
   font-size: 6rem !important;
   font-family: 'Teko', sans-serif;
   font-weight: 300;
   color: white;
   text-shadow: 0 0 5px black;
   border-top: 3px solid #B68140;
   border-bottom: 3px solid #B68140;
   margin-bottom: 20px;
   padding: 1.2rem 0.8rem 0.8rem 0.8rem;
}

/*--------------------------- COLLAPSE ----------------------------------*/
.cheat.collapse_style h1 {
   font-family: 'Dosis', cursive;
   text-shadow: 0 0 3px rgb(0, 0, 0), 0 0 10px black;
   letter-spacing: -1.8rem;
   color: #96def0;
   transition: all 0.3s ease;

}
.cheat.collapse_style h1::after {
   content: " COLLAPSE";
   letter-spacing: 3px;
   color: #eba9fc;
   transition: all 0.3s ease;
}
.cheat.collapse_style:hover h1 {
   letter-spacing: 3px;
}
.cheat.collapse_style:hover h1::after {
   content: "COLLAPSE";
   letter-spacing: -1.8rem;
}
.collapse_style_title {
   font-family: 'Dosis', cursive;
   font-size: 6rem !important;
   color: #96def0;
   text-shadow: 0 0 1px black;
   z-index: 5;
   position: relative;
}
.collapse_style_title::after {
   content: "E";
   color: #eba9fc;
   position: absolute;
   transform: translateX(-28px);
   z-index: -1;
}

/*--------------------------- TOOPAK ----------------------------------*/

.cheat.toopak_style h1 {
   font-family: 'Montserrat', sans-serif;
   font-weight: 600;
   font-size: 4rem;
   position: relative;
   background: -webkit-linear-gradient(0deg,
    rgb(219, 219, 219) 19%,
     transparent 20%,
      transparent 49%,
       rgb(219, 219, 219) 50%,
       rgb(219, 219, 219) 65%,
       rgb(212, 212, 0) 66%,
       rgb(212, 212, 0) 77%,
         rgb(0, 216, 0) 78%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.cheat.toopak_style h1::before {
   content: "oo";
   color: rgb(212, 212, 0);
   position: absolute;
   left: 34px;
   background: -webkit-linear-gradient(0deg, rgb(204, 204, 0) 49%, rgb(0, 211, 0) 50%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  transition: transform 0.2s ease;
}

.cheat.toopak_style:hover > h1::before {
   transform: rotate(180deg) translate(-1px, -7px);
}

.toopak_style_title {
   display: block;
   width: 220px;
   margin: 0 auto;
   font-family: 'Montserrat', sans-serif;
   font-weight: 600;
   font-size: 50px !important;
   background: -webkit-linear-gradient(0deg,
    rgb(219, 219, 219) 23%,
    rgb(0, 216, 0) 23%,
    rgb(0, 216, 0) 38%,
    rgb(212, 212, 0) 38%,
    rgb(212, 212, 0) 55%,
    rgb(219, 219, 219) 55%,
    rgb(219, 219, 219) 69%,
       rgb(212, 212, 0) 69%,
       rgb(212, 212, 0) 85%,
         rgb(0, 216, 0) 85%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.cheat.toopak_style:hover {
   border: 2px solid #fbff03aa;
}
/*--------------------------- UNKNOWN ----------------------------------*/
.cheat.unknown_style h1 {
   color: #2070cc;
   font-family: 'Segoe script';
   font-size: 1.8rem;
   font-style: italic;
   font-weight: bolder;
   white-space: pre;
   position: relative;
   transform: translateY(10px);
   z-index: 5;
   transition: all 0.5s ease;
}
.cheat.unknown_style h1::after {
   position: absolute;
   content: "";
   bottom: 0;
   left: 0;
   width: 100%;
   height: 200px;
   background: rgba(0, 0, 0, 0.8);
   z-index: -1;
   transition: all 0.5s ease;
}
.cheat.unknown_style:hover > h1::after {
   background: transparent;
}
.unknown_style_title {
   color: #2070cc;
   text-transform: uppercase;
   font-family: 'Segoe script';
   font-size: 4rem !important;
   font-weight: bolder;
}
/*--------------------------- S1mplex ----------------------------------*/
.cheat.simplex_style h1 {
   font-family: 'Montserrat', sans-serif;
   font-weight: 500;
   font-size: 3.2rem;
   word-spacing: -8px;
   transition: all 0.3s ease;
   position: relative;
   border: 2px solid #ffae00da;
   border-radius: 6px;
}



.cheat.simplex_style:hover > h1 {
   word-spacing: 4px;
   border: 1px solid #ffb92300;
}


.simplex_style_title {
   font-family: 'Montserrat', sans-serif;
   font-weight: 500;
   font-size: 5rem !important;
   word-spacing: -8px;
   position: relative;
}

.simplex_style_title::before {
   content: "";
   position: absolute;
   top: 50%;
   left: 50%;
   transform: translate(-50%, -50%);
   width: 56rem;
   height: 6rem;
   border: 3px solid #ffae00da;
   border-radius: 6px;
}


/*--------------------------- Softhub ----------------------------------*/
.cheat.softhub_style h1 {
   font-family: 'Dosis', cursive;
   position: relative;
   transition: all 0.3s ease;
   word-spacing: 5px;
}
.cheat.softhub_style h1::after {
   content: "HUB";
   position: absolute;
   padding: 3px 5px;
   right: 2px;
   bottom: 6px;
   background: #DD5906;
   border: 1px solid black;
   word-spacing: 8px;
   transition: all 0.3s ease;
}
.cheat.softhub_style:hover h1::after {
   background: black;
   color: #DD5906;
}

.softhub_style_title {
   font-family: 'Dosis', cursive;
   font-size: 6rem !important;
   word-spacing: -6px;
   position: relative;
}

.softhub_style_title::after {
   content: "HUB";
   position: absolute;
   right: 50%;
   transform: translateX(120px);
   color: #DD5906;
}

.cheat.softhub_style:hover {
   border: 2px solid #DD5906aa;
}


/*--------------Revenge Unlocker-----------------*/
.cheat.revenge_style h1 {
   font-family: 'El Messiri', sans-serif;
   position: relative;
   color: rgb(244, 77, 77);
}

.cheat.revenge_style h1::before{
   content: "Revenge Unlocker";
   width: 200px;
   color: rgb(255, 255, 255);
   filter: blur(30px);
   transition: all 0.5s ease;
   position: absolute;
   top: 10px;
   left: 48px;
}

.cheat.revenge_style:hover > h1::before {
   filter: blur(1px);
}

.cheat.revenge_style:hover {
   border: 2px solid #f10e0eaa;
}

.revenge_style_title {
   font-family: 'El Messiri', sans-serif;
   font-size: 5rem !important;
   color: rgba(255, 255, 255, 0.829);
   position: relative;
   text-shadow: 0 0 2px  rgb(255, 1, 1);
   filter: blur(1px);
}
/*--------------FS-----------------*/
.cheat.fs_style h1 {
   font-family: 'Montserrat', sans-serif;
   background-image: url('https://i.pinimg.com/originals/af/da/81/afda8190382b8e4016277db9b4ca7199.gif');
   background-position: center;
   background-size: 100%;
   background-repeat: no-repeat;
   -webkit-background-clip: text;
  background-clip: text;
  color: #1E1E1E;
  -webkit-text-stroke: 2px #FEFEFEd3;
  font-size: 7rem;
  
  transition: all 0.6s ease;
}
.cheat.fs_style:hover > h1 {
   -webkit-text-fill-color: transparent;
   -webkit-text-stroke: 2px #000000cc;
   font-size: 8.5rem;
}
.cheat.fs_style:hover {
   border: 2px solid #B15Aaa;
}
.fs_style_title {
   font-family: 'Montserrat', sans-serif;
   font-size: 8rem !important;
   background-image: url('https://i.pinimg.com/originals/af/da/81/afda8190382b8e4016277db9b4ca7199.gif');
   background-position: center;
   background-size: 30%;
   background-repeat: no-repeat;
   -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke: 1px #FEFEFEd3;
}

/*--------------UAV -----------------*/
.cheat.uav_style h1 {
   font-family: 'Montserrat', sans-serif;
   font-weight: 600;
   color: #89F6F1;
   text-shadow: 0 0 5px rgb(0, 0, 0);
   font-size: 3rem;
   position: relative;
}
.cheat.uav_style h1::after {
   content: "";
   position: absolute;
   top: 50%;
   left: 50%;
   transform: translate(-50%, -50%);
   width: 0px;
   height: 0px;
   border: 2px solid rgba(255, 255, 255, 0.781);
   border-radius: 50%;
   background: rgba(255, 255, 255, 0.192);
   opacity: 0;
}
.cheat.uav_style:hover > h1::after {
   animation: uavanim 1.5s linear 1;
}
@keyframes uavanim {
   from {
      width: 0px;
      height: 0px;
      opacity: 1;
   }
   to {
      width: 190px;
      height: 190px;
      opacity: 0;
   }
}
.cheat.uav_style:hover {
   border: 2px solid #dbdbdbaa;
}
.uav_style_title {
   font-family: 'Montserrat', sans-serif;
   font-weight: 600;
   font-size: 5rem !important;
   color: #89F6F1;
   text-shadow: 0 0 5px rgb(0, 0, 0);
}
/*-----------------------------BOOM -------------------------------*/
.cheat.boom_style h1 {
   font-family: 'Kaushan Script', cursive;
   font-weight: 700;
   color: #FCED20;
   text-shadow: 1px 3px 0 rgb(0, 0, 0), -1px -2px 0 rgb(0, 0, 0);
   font-size: 4.5rem;
   transform: rotate(-5deg);
}

.cheat.boom_style:hover > h1 {
   animation: boomanim 1s ease-in-out 1;
}

@keyframes boomanim {
   0% {
      transform: rotate(-5deg);
   }
   40% {
      transform: rotate(5deg) scale(1.7);
      color: #EC1A23;
   }
   100% {
      transform: rotate(-5deg);
   }
}

.cheat.boom_style:hover {
   border: 2px solid #EC1A23aa;
}

.boom_style_title {
   font-family: 'Kaushan Script', cursive;
   font-weight: 700;
   color: #FCED20;
   text-shadow: 1px 3px 0 rgb(0, 0, 0), -1px -2px 0 rgb(0, 0, 0);
   transform: rotate(-5deg);
   font-size: 5rem !important;
}

/*-----------------------------LAg Switch -------------------------------*/
.cheat.lagswitch_style h1 {
   font-weight: 700;
   font-family: 'Montserrat', sans-serif;
   color: transparent;;
   background-clip: text;
   -webkit-background-clip: text;
   background-size: contain;
   background-image: url("https://syzygypoetryjournal2.files.wordpress.com/2015/10/red-rain.gif");
   font-size: 7rem;
   -webkit-text-stroke: 1px #538ba5;
   transition: all 0.4s ease;
}

.cheat.lagswitch_style:hover > h1 {
   font-size: 8rem;
   -webkit-text-stroke: 1px #e2f6ff;
}

.cheat.lagswitch_style:hover {
   border: 2px solid #EC1A23aa;
}

.lagswitch_style_title {
   font-weight: 700;
   font-family: 'Montserrat', sans-serif;
   font-size: 6rem !important;
   color: transparent;
   background-clip: text;
   background-size: contain;
   background-image: url("https://syzygypoetryjournal2.files.wordpress.com/2015/10/red-rain.gif");
   -webkit-text-stroke: 1px #538ba5;
}

/*-----------------------------Baunti -------------------------------*/
.cheat.baunti_style h1 {
   font-weight: 700;
   color: rgba(190, 2, 2, 0.932);
   background-clip: text;
   background-size: contain;
   background-image: url("https://i.pinimg.com/originals/22/03/7a/22037ab1ae857c1320aa5a5ac9904c72.gif");
   font-size: 4.5rem;
   -webkit-text-stroke: 1px #ffffff;
   transition: all 0.4s ease;
}

.cheat.baunti_style:hover > h1 {
   font-size: 6rem;
   color: transparent;
}

.cheat.baunti_style:hover {
   border: 2px solid #ffffffaa;
}

.baunti_style_title {
   font-weight: 700;
   font-family: 'Teko', sans-serif;
   font-size: 6rem !important;
   color: transparent;
   background-clip: text;
   background-size: contain;
   background-image: url("https://i.pinimg.com/originals/22/03/7a/22037ab1ae857c1320aa5a5ac9904c72.gif");
   -webkit-text-stroke: 1px #ffffff;
}

/*-----------------------------icu -------------------------------*/
.cheat.icu_style h1 {
   font-family: 'Montserrat', sans-serif;
   font-weight: 500;
   word-spacing: -8px;
   font-size: 6rem;
   color: #aaa;
  text-shadow: 0 0 9px rgba(255, 255, 255, 0.349);
  position: relative;
  transition: all 0.4s ease;
}

.cheat.icu_style h1::first-letter {
   color: black;
}

.cheat.icu_style h1::after  {
   content: 'U';
   position: absolute;
   right:10px;
   color: #FF1493;
}

.cheat.icu_style:hover > h1 {
   text-shadow: 0 0 9px #FF1493;
   color:#fff;
}

.cheat.icu_style:hover {
   border: 2px solid #FF1493aa;
}

.icu_style_title {
   font-family: 'Montserrat', sans-serif;
   font-weight: 500;
   word-spacing: -8px;
   font-size: 6rem !important;
   color: #fff;
   text-shadow: 0 0 9px #FF1493;
   position: relative;
}

.icu_style_title::first-letter {
   color: black;
}

.icu_style_title::after  {
   content: 'U';
   position: absolute;
   left:50%;
   top: 50%;
   transform: translate(7px, -50%);
   color: #FF1493;
}


/*-----------------------------exception -------------------------------*/
.cheat.exception_style h1 {
   font-family: 'Montserrat', sans-serif;
   font-weight: 400;
  color: #ffffff;
  font-size: 3rem;
  letter-spacing: 0.2em;
  transition: all 0.5s ease;
  text-shadow: -1px 0 #ff00c1, 1px 0 #00fff9;
}

.cheat.exception_style:hover > h1 {
  transform: skew(-12deg);
  text-shadow: 12px 0 0 #ff00c100, -12px 0 0 #00fff900;
}

.cheat.exception_style:hover {
   border: 2px solid #ff00c1aa;
}

.exception_style_title {
   font-family: 'Montserrat', sans-serif;
   font-weight: 400;
   letter-spacing: 0.2em;
   font-size: 4rem !important;
   color: #ffffff;
   text-shadow: -1px 0 #ff00c1, 1px 0 #00fff9;
}

/*-----------------------RAMsp STYLE--------------------------------*/
.cheat.ramsp_style h1{
   -webkit-text-stroke: 2px #f5f5f5;
   -webkit-text-fill-color: transparent;
   font-size: 5rem;
   
}
.cheat.ramsp_style h1::before {
   content: "/";
}
.cheat.ramsp_style h1::after {
   content: "_";
   opacity: 0;
}
.cheat.ramsp_style:hover h1::after {
   animation: ramex-style-anim 2s infinite;
}

.cheat.ramsp_style:hover {
   border: 2px solid #f5f5f5aa;
}
.ramsp_style_title {
   -webkit-text-stroke: 2px #f5f5f5;
   -webkit-text-fill-color: transparent;
   font-size: 7rem !important;
   font-family: 'Teko', sans-serif;
}

/*-----------------------Black STYLE--------------------------------*/
.cheat.black_style h1{
   font-size: 4rem;
   font-family: 'Raleway', sans-serif;  
   color: #fff;
   font-weight: 600;
   transform: translateX(25px);
   position: relative;
}

.cheat.black_style h1::before{
   display: block;
   width: 50px;
   height: 50px;
   position: absolute;
   left: -50px;
   background-image: url("/rust/black/cheat-logo.webp");
   background-size: contain;
   content: "";
   transition: all 0.3s ease;
}

.cheat.black_style:hover > h1::before {
   transform: rotate(270deg);
}

.cheat.black_style:hover {
   border: 2px solid #3341FFaa;
}

.black_style_title {
   font-size: 5rem !important;
   font-family: 'Raleway', sans-serif;
   color: #fff;
}

/*-----------------------Stealth STYLE--------------------------------*/
.cheat.stealth_style h1{
   font-size: 4rem;
   font-family: 'Raleway', sans-serif;  
   color: #fffa;
   text-shadow: 0 0 8px #675dd9de;
   font-weight: 600;
   transition: all 0.3s ease;
}


.cheat.stealth_style:hover > h1 {
   color: transparent;
}

.cheat.stealth_style:hover {
   border: 2px solid #ccccccaa;
}

.stealth_style_title {
   font-size: 5rem !important;
   font-family: 'Raleway', sans-serif; 
   color: #fffa;
   text-shadow: 0 0 8px #675dd9de;
   font-weight: 600;
}

/*-----------------------Evolution STYLE--------------------------------*/

.cheat.evolution_style h1 {
   font-family: 'Montserrat', sans-serif;
   font-weight: 600;
   -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; 
  -moz-background-clip: text;
  -moz-text-fill-color: transparent;
   background-clip: text;
   background-image: linear-gradient(
      -45deg, #5478B0, rgb(255, 255, 255), #5478B0);
   text-decoration: underline transparent;
   transform: scale(1) translateY(0); 
   transition: all 0.2s ease;
}
.cheat.evolution_style:hover h1 {
   transform: scale(1.1) translateY(-2px);
   text-decoration: underline #5478B0;
}
.evolution_style_title {
      font-family: 'Montserrat', sans-serif;
      font-weight: 600;
      font-size: 5rem !important;
      -webkit-background-clip: text;
     -webkit-text-fill-color: transparent; 
     -moz-background-clip: text;
     -moz-text-fill-color: transparent;
      background-clip: text;
      background-image: linear-gradient(
         -45deg, #5478B0 35%, rgb(255, 255, 255), #5478B0 65%);
   }

   

   /*-----------------------WiK STYLE--------------------------------*/

.cheat.wik_style h1 {
   font-family: 'Raleway', sans-serif;
   font-weight: 600;
   font-size: 4.5rem;
   letter-spacing: 16px;
   color: rgb(230, 229, 221);
   transform: translateX(2px);
   text-shadow: 0px 0px 2px #ff0202, 0 2px 2px rgb(0, 0, 0);
   transition: all 1s ease;
}
.cheat.wik_style:hover h1 {
   text-shadow: 2px 0px 2px rgb(165, 108, 2), -2px 0px 2px rgb(165, 108, 2);
   letter-spacing: 8px;
   transform: translateX(-2px);
}

.cheat.wik_style:hover {
   border: 2px solid #ffc813aa;
}

.wik_style_title {
   font-family: 'Raleway', sans-serif;
   font-weight: 600;
   font-size: 5rem !important;
   color: rgb(230, 229, 221);
   text-shadow: 0px 0px 2px #ff0202, 0 2px 2px rgb(0, 0, 0);
}

/*-----------------------Brink STYLE--------------------------------*/

.cheat.brink_style h1 {
   font-family: "Dosis", sans-serif;
   font-weight: 700;
   transform: translateX(-10px);
   transition: transform 0.3s ease;
}
.cheat.brink_style h1:first-letter {
   color: #DC950F;
   transition: all 5s ease;
}
.cheat.brink_style:hover h1 {
   transform: translateX(8px);
}

.cheat.brink_style:hover h1:first-letter {
   color: inherit;
}

.cheat.brink_style:hover {
   border: 2px solid #DC950Faa;
}
.brink_style_title {
   font-family: "Dosis", sans-serif;
   font-weight: 700;
   font-size: 6rem !important;
   
}
.brink_style_title:first-letter {
   color: #DC950F;
   transition: all 5s ease;
}

/*--------------------------- Sneak ----------------------------------*/
.cheat.sneak_style h1 {
   font-family: 'Dosis', cursive;
   letter-spacing: 1rem;
   position: relative;
   transition: all 0.3s ease;
   word-spacing: 5px;
}

.cheat.sneak_style:hover h1 {
   text-decoration: solid underline black;
   letter-spacing: 0.8rem;
   color: #c8dd06;
}

.sneak_style_title {
   font-family: 'Dosis', cursive;
   font-size: 6rem !important;
   letter-spacing: 0.8rem;
   position: relative;
   color: #c8dd06;
   text-decoration: solid underline rgb(110, 110, 110);
}


.cheat.sneak_style:hover {
   border: 2px solid #062dddaa;
}

/*--------------------------- Mason ----------------------------------*/
.cheat.mason_style h1 {
   font-family: 'Teko', sans-serif;
   font-weight: 700;
   font-size: 6rem;
   color: transparent;
   background-image: url("/w-thunder/mason/glass.jpg");
   background-clip: text;
   -webkit-background-clip: text;
   transition: all 0.3s ease;
}

.cheat.mason_style:hover h1 {
   text-shadow: 0 0 3px #f3ffff;
   color: #f3ffff;
}

.mason_style_title {
   font-family: 'Teko', sans-serif;
   font-weight: 700;
   font-size: 6rem !important;
   color: #f3ffff;
   text-shadow: 0 0 3px #f3ffff;
}


.cheat.mason_style:hover {
   border: 2px solid #90dcffaa;
}

/*--------------------------- Apex Glow ----------------------------------*/
.cheat.glow_style h1 {
   font-family: 'Dosis', cursive;
   font-weight: 500;
   word-spacing: -8px;
   font-size: 6rem;
   color: #aaa;
  text-shadow: 0 0 9px rgba(255, 255, 255, 0.349);
  position: relative;
  transition: all 0.4s ease;
}

.cheat.glow_style h1::first-letter {
   color: #fafd40;
}

.cheat.glow_style:hover > h1 {
   text-shadow: 0 0 9px #fafd40;
   color:#fff;
}

.cheat.glow_style:hover {
   border: 2px solid #fafd40aa;
}

.glow_style_title {
   font-family: 'Dosis', cursive;
   font-weight: 500;
   word-spacing: -8px;
   font-size: 6rem !important;
   color: #fff;
   text-shadow: 0 0 9px #fafd40;
   position: relative;
}

.glow_style_title::first-letter {
   color: #fafd40;
}

/*--------------------------- Magenta ----------------------------------*/
.cheat.magenta_style h1 {
   font-family: 'Dosis', cursive;
   font-weight: 800;
   font-size: 5rem;
    background-size: 400% 400%;
   -webkit-background-clip: text;
background-clip: text;
   color: transparent;
   letter-spacing: 8px;
   transform: translateX(4px);
   -webkit-text-stroke: 1px #ffffff;
   background-image: linear-gradient(
      -65deg, #FF00FE, #FF00FE 44%,
      #ffffff 45%, #ffffff 51%, #000000 52%);
  background-repeat: no-repeat;
  background-position: 300px 0;
  transition: all 1s ease;
}

.cheat.magenta_style:hover > h1 {
   background-position: 100% 50%;
}

.cheat.magenta_style:hover {
   border: 2px solid #FF00FEaa;
}

.magenta_style_title {
   font-size: 6rem !important;
   font-family: 'Dosis', cursive;
   font-weight: 800;
   color: #FF00FE;
   -webkit-text-stroke: 1px #ffffff;
   letter-spacing: 8px;
   transform: translateX(5px);
   
}

/*--------------------------- Neon ----------------------------------*/
.cheat.neon_style h1 {
   font-family: 'Segoe script';
   font-weight: 300;
   font-size: 5rem;
   font-style: italic;

   text-shadow: 0 0 .2rem #fff,
              0 0 .2rem #fff,
              0 0 2rem #bc13fe,
              0 0 0.8rem #bc13fe,
              0 0 2.8rem #bc13fe;
  border-radius: 2rem;
  padding: 0.4em;
  

  transition: all 1s ease;
}

.cheat.neon_style:hover > h1 {
   border: 0.2rem solid #fff;
   box-shadow: 0 0 .2rem #fff,
              0 0 .2rem #fff,
              0 0 2rem #bc13fe,
              0 0 0.8rem #bc13fe,
              0 0 2.8rem #bc13fe,
              inset 0 0 1.3rem #bc13fe;
}

.cheat.neon_style:hover {
   border: 2px solid #bc13feaa;
}

.neon_style_title {
   font-size: 6rem !important;
   font-family: 'Segoe script';
   font-weight: 300;
   font-style: italic;

   text-shadow: 0 0 .2rem #fff,
              0 0 .2rem #fff,
              0 0 2rem #bc13fe,
              0 0 0.8rem #bc13fe,
              0 0 2.8rem #bc13fe;
   
}

/*--------------------------- Neko ----------------------------------*/
.cheat.neko_style h1 {
   font-family: 'Kaushan Script', cursive;
   font-weight: 300;
   font-size: 4rem;
   color: #63AFC5;
   text-shadow: 0 0 2rem #000000;
   transform: skew(15deg, 0) translateX(-40px);
  transition: all 1s ease;
}

.cheat.neko_style:hover > h1 {
   color: #FE00C7;
   text-shadow: 0 0 2rem #FE00C7;
}

.cheat.neko_style:hover {
   border: 2px solid #FE00C7aa;
}

.neko_style_title {
   font-size: 6rem !important;
   font-family: 'Kaushan Script', cursive;
   font-weight: 300;
   color: #FE00C7;
   text-shadow: 0 0 2rem #FE00C7;
   transform: skew(15deg, 0);
}

.neko_style_title::after {
   content: "C";
}

/*-------------------phoenix valorant------------------------*/
.cheat.phoenixv_style h1{
   font-size: 4rem;
   font-family: 'Squada One', sans-serif; 
   color: #30180fce; 
   -webkit-text-stroke: 1px #F94454f3;
   text-shadow: 0 2px 1px rgb(0, 0, 0); 
   transition: all 1s ease;

}
.cheat.phoenixv_style:hover h1{
   color: #F94454;
   -webkit-text-stroke: 1px #000;
}
.cheat.phoenixv_style:hover {
   border: 2px solid #F94454aa;
}
.phoenixv_style_title {
   font-family: 'Squada One', sans-serif; 
   color: #F94454;
   -webkit-text-stroke: 1px #000;
   font-size: 5rem !important;
   text-shadow: 0 2px 1px rgb(0, 0, 0); 
}

/*-------------------flex------------------------*/
.cheat.flex_style h1{
   font-size: 5rem;
   font-family: 'Dosis', cursive;
   color: #FEA400;
   text-shadow: 0 0 5px #FEA400;
   -webkit-text-stroke: 1px #fff;
   letter-spacing: 3rem;
   transform: translateX(1.5rem);
   transition: all 1s ease;

}
.cheat.flex_style:hover h1{
   letter-spacing: 1rem;
   transform: translateX(0.5rem);
}
.cheat.flex_style:hover {
   border: 2px solid #FEA400aa;
}
.flex_style_title {
   font-family: 'Dosis', cursive;
   color: #FEA400;
   -webkit-text-stroke: 1px #fff;
   font-size: 5rem !important;
   text-shadow: 0 0 5px #FEA400;
}

/*-----------------------Shield STYLE--------------------------------*/
.cheat.shield_style h1{
   font-size: 4rem;
   font-family: 'Raleway', sans-serif;  
   color: #ced50d;
   font-weight: 500;
   transform: translateX(25px);
   position: relative;
}

.cheat.shield_style h1::before{
   display: block;
   width: 45px;
   height: 50px;
   position: absolute;
   left: -50px;
   background-image: url("/eft/shield/cheat-logo.webp");
   background-size: contain;
   transform: scale(0.8);
   content: "";
   transition: all 0.3s ease;
}

.cheat.shield_style:hover > h1::before {
   transform: scale(1.2);
}

.cheat.shield_style:hover {
   border: 2px solid #ced50daa;
}

.shield_style_title {
   font-size: 5rem !important;
   font-family: 'Raleway', sans-serif;
   color: #ced50d;
   font-weight: 500;
}

/*-----------------------Chams STYLE--------------------------------*/
.cheat.chams_style h1{
   font-size: 50px;
   font-family: 'Squada One', cursive; 
   background: -webkit-linear-gradient(#9EDE66 20%, #D639D0 45%, #D639D0 65%, #555 95%);
   background-size: 100% 200%;
   background-position: top;
   background-clip: text;
   -webkit-background-clip: text;
   -webkit-text-fill-color: transparent;
   font-weight: 900;
   opacity: 0.95;
   transition: all 0.3s ease;
}

.cheat.chams_style:hover > h1 {
   background-position: bottom;
   opacity: 1;
}

.cheat.chams_style:hover {
   border: 2px solid #ced50daa;
}

.chams_style_title {
   font-size: 6rem !important;
   font-family: 'Squada One', cursive; 

   font-weight: 900;

   background: -webkit-linear-gradient(#9EDE66 20%, #D639D0 45%, #D639D0 65%, #555 95%);
   background-size: 100% 200%;
   background-position: top;
   background-clip: text;
   -webkit-background-clip: text;
   -webkit-text-fill-color: transparent;
}

/*-------------------valprivate------------------------*/
.cheat.valprivate_style h1{
   font-size: 4rem;
   transition: all 1s ease;


   font-family: 'Montserrat', sans-serif;
   background-image: url('https://i.gifer.com/yIc.gif');
   background-position: center;
   background-size: 100%;
   background-repeat: no-repeat;
   -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  -webkit-text-stroke: 1px #ffffffd3;

}
.cheat.valprivate_style:hover h1{
   word-spacing: 1rem;
   color: rgba(255, 255, 255, 0.747);
   -webkit-text-stroke: 1px #202020d3;
}
.cheat.valprivate_style:hover {
   border: 2px solid #E9131Daa;
}
.valprivate_style_title {
   color: rgba(255, 255, 255, 0.747);
   font-size: 5rem !important;
   -webkit-text-stroke: 1px #202020d3;
}


/*-------------------Immortal------------------------*/
.cheat.immortal_style h1 {
   font-family: 'El Messiri', sans-serif;
   position: relative;
   color: #AE1723;
   font-size: 4rem;
   text-shadow: 1px 0 1px #ffffff38;
   transition: all 1s ease;
}


.cheat.immortal_style:hover > h1 {
   transform: scale(1.2);
   color: #fd1528;
   text-shadow: 1px 0 1px #ffffffc5;
}

.cheat.immortal_style:hover {
   border: 2px solid #f10e0eaa;
}

.immortal_style_title {
   font-family: 'El Messiri', sans-serif;
   font-size: 5rem !important;
   color: #fd1528;
   text-shadow: 1px 0 1px #ffffffc5;
}

/*-------------------DS------------------------*/
.cheat.ds_style h1 {
   font-family: 'El Messiri', sans-serif;
   position: relative;
   color: rgb(0, 0, 0);
   font-size: 4rem;
   border: 3px solid rgb(250, 150, 0);
   background: linear-gradient(90deg, #0000 0%,#0000 54%, rgb(250, 150, 0) 54%);
   word-spacing: 10px;
   box-shadow: 0 0 10px rgb(250, 150, 0);;
   transition: all 1s ease;
}

.cheat.ds_style h1::first-letter {
   color: rgb(250, 150, 0);
}
.cheat.ds_style:hover > h1 {
   transform: scale(1.1);
   color: rgb(250, 150, 0);
   background: linear-gradient(90deg, rgb(250, 150, 0) 0%,rgb(250, 150, 0) 54%, #0000 54%);
}

.cheat.ds_style:hover > h1::first-letter {
   color: rgb(0, 0, 0);
}
.cheat.ds_style:hover {
   border: 2px solid #FA9600aa;
}

.ds_style_title {
   font-family: 'El Messiri', sans-serif;
   font-size: 5rem !important;
   color: rgb(250, 150, 0);
}

/*-------------------darkknight------------------------*/
.cheat.darkknight_style h1 {
   font-family: 'El Messiri', sans-serif;
   position: relative;
   color: #AE1723;
   font-size: 3.5rem;
   text-shadow: 1px 0 1px #ffffff38;
   transition: all 1s ease;
}


.cheat.darkknight_style:hover > h1 {
   transform: scale(1.2);
   color: #fd1528;
   text-shadow: 1px 0 1px #ffffffc5;
}

.cheat.darkknight_style:hover {
   border: 2px solid #f10e0eaa;
}

.darkknight_style_title {
   font-family: 'El Messiri', sans-serif;
   font-size: 5rem !important;
   color: #fd1528;
   text-shadow: 1px 0 1px #ffffffc5;
}

/*-----------------------ramint STYLE--------------------------------*/
.cheat.ramint_style h1{
   -webkit-text-stroke: 2px #cf2525;
   -webkit-text-fill-color: transparent;
   font-size: 5rem;
   
}
.cheat.ramint_style h1::before {
   content: "/";
}
.cheat.ramint_style h1::after {
   content: "_";
   opacity: 0;
}
.cheat.ramint_style:hover h1::after {
   animation: ramex-style-anim 2s infinite;
}
@keyframes ramex-style-anim {
   0% {
      opacity:1;
   }
   49% {
      opacity: 1;
   }
   50% {
      opacity: 0;
   }
   100% {
      opacity: 0;
   }
}
.cheat.ramint_style:hover {
   border: 2px solid #2a9c1baa;
}
.ramint_style_title {
   -webkit-text-stroke: 2px #cf2525;
   -webkit-text-fill-color: transparent;
   font-size: 7rem !important;
   font-family: 'Teko', sans-serif;
}

/*-------------------dullwave------------------------*/
.cheat.dullwave_style h1{
   font-family: 'Teko', sans-serif;
   font-size: 5rem;
   color: transparent;
   background: #F4F24A;
   background: linear-gradient(90deg, rgba(74,244,225,1) 0%, rgba(244,242,74,1) 50%, rgb(155, 233, 253) 100%);
   background-clip: text;
   -webkit-background-clip: text;
   word-spacing: 2rem;
   transition: all 1s ease;
   
}
.cheat.dullwave_style:hover h1{
   word-spacing: 0rem;
   color: rgb(255, 255, 255);
   text-shadow: 0 0 3px rgb(119, 87, 0);
}
.cheat.dullwave_style:hover {
   border: 2px solid #F4F24Aaa;
}
.dullwave_style_title {
   color: #F4F24A;
   font-family: 'Teko', sans-serif;
   font-size: 5rem !important;
   word-spacing: 0rem;
   text-shadow: 0 0 3px rgb(119, 87, 0);
}

/*-------------------ttk------------------------*/

.cheat.ttk_style h1{
   font-size: 4rem;
   font-family: 'Raleway', sans-serif;  
   color: rgb(92, 0, 0);
   text-shadow: -1px -1px 0 rgba(255, 255, 255, 0.26), 1px 1px 0 rgba(255, 255, 255, 0.2);
   font-weight: 700;
   transition: all 1s ease;
}

.cheat.ttk_style:hover h1 {
   color: rgb(0, 0, 0);
   text-shadow: 0 0 3px black;
}

.cheat.ttk_style:hover {
   border: 2px solid #000000aa;
}

.ttk_style_title {
   font-size: 5rem !important;
   font-family: 'Raleway', sans-serif;  
   color: rgb(255, 255, 255);
   text-shadow: 0 0 3px rgb(255, 255, 255);
}

/*-------------------espy------------------------*/

.cheat.espy_style h1{
   font-size: 6rem;
   font-family: 'Dosis', cursive;
   font-weight: 700;
   -webkit-text-stroke: 1px #000000;
   
   word-spacing: -10px;
   transition: all 0.6s ease;
}

.cheat.espy_style h1::first-letter{
   color: transparent;
   text-shadow: 0 0 5px rgb(52, 255, 1);
   letter-spacing: 15px;
}

.cheat.espy_style:hover h1 {
   word-spacing: 0px;
   color: transparent;
   text-shadow: 0 0 5px rgb(52, 255, 1);
}

.cheat.espy_style:hover h1::first-letter{
   letter-spacing: 0px;
}

.cheat.espy_style:hover {
   border: 2px solid #15ff0daa;
}

.espy_style_title {
   font-size: 5rem !important;
   font-family: 'Dosis', cursive;
   text-shadow: 0 0 5px rgb(52, 255, 1);
   color: transparent;
   -webkit-text-stroke: 1px #000000;
}

/*-----------------------RAMw2 STYLE--------------------------------*/
.cheat.ramw2_style h1{
   color: #DFDFDF;
   font-size: 5rem;
   
}
.cheat.ramw2_style h1::before {
   content: "/";
}
.cheat.ramw2_style h1::after {
   content: "_";
   opacity: 0;
}
.cheat.ramw2_style:hover h1::after {
   animation: ramex-style-anim 2s infinite;
}
@keyframes ramex-style-anim {
   0% {
      opacity:1;
   }
   49% {
      opacity: 1;
   }
   50% {
      opacity: 0;
   }
   100% {
      opacity: 0;
   }
}
.cheat.ramw2_style:hover {
   border: 2px solid #DFDFDFaa;
}
.ramw2_style_title {
   color: #DFDFDF;
   font-size: 7rem !important;
   font-family: 'Teko', sans-serif;
}

/*-------------------LEGEND------------------------*/

.cheat.legend_style h1{
   font-size: 4rem;
   font-family: 'Raleway', sans-serif;  
   text-shadow: -1px -1px 0 rgb(0, 0, 0), 1px 1px 0 rgb(0, 0, 0);
   font-weight: 700;
   transition: all 1s ease;
}

.cheat.legend_style:hover h1 {
   color: #F6BA00;
   text-shadow: 0 0 2px #F6BA00;
}

.cheat.legend_style:hover {
   border: 2px solid #F6BA00aa;
}

.legend_style_title {
   font-size: 5rem !important;
   font-family: 'Raleway', sans-serif;  
   color: #F6BA00;
   text-shadow: 0 0 3px #F6BA00;
}

/*-------------------LABSKING-----------------------*/

.cheat.labsking_style h1{
   font-size: 4rem;
   color: #ffe3a1;
   font-family: 'Raleway', sans-serif;  
   -webkit-text-stroke: 1px #fa0000;
   text-shadow: 0 0 2px #000000, 0 0 5px #000000;
   font-weight: 700;
   transition: all 1s ease;
   position: relative;
   z-index: 0;
}

.cheat.labsking_style h1::after{
   display: block;
   width: 82px;
   height: 82px;
   position: absolute;
   left: 50%;
   transform: translate(-45%, -81%);
   background-image: url("/eft/labsking/cheat-logo.png");
   background-size: contain;
   content: "";
   z-index: -1;
   opacity: 0;
   mix-blend-mode: color;
   transition: all 0.3s ease;
}

.cheat.labsking_style:hover h1 {
   -webkit-text-stroke: 1px #000000;
   color: #ffe3a1;
}

.cheat.labsking_style:hover h1::after {
   opacity: 1;
}

.cheat.labsking_style:hover {
   border: 2px solid #F6BA00aa;
}

.labsking_style_title {
   font-size: 5rem !important;
   font-family: 'Raleway', sans-serif;  
   color: #ffe3a1;
   text-shadow: 0 0 3px #000000;
}

/*-------------------INTENSE------------------------*/

.cheat.intense_style h1{
   font-size: 4rem;
   font-family: 'Raleway', sans-serif;  
   font-weight: 700;
   border: 2px solid #242529;
   padding: 8px 20px;
   background-color: #1E1D22;
   border-radius: 20px;
   text-shadow: 0 0 2px #000000;
   box-shadow: 2px 0 3px #FF00E5, 0 2px 3px #1FFFFD, -2px 0 3px #0390FF, 0 -2px 3px #FFC8FF;
   color: #80BEE2;
   transition: all 1s ease;
}

.cheat.intense_style:hover h1 {
   color: #FAFAFA;
   text-shadow: 0 0 2px #000000;
   border: 2px solid #000000;
   /* box-shadow: 0 0 2px rgba(255, 255, 255, 0.664), 0 0 6px #b67eff, inset 0 0 6px #b67eff; */
   box-shadow: 15px 0 #FF00E5, 0 15px #1FFFFD, -15px 0 #0390FF, 0 -15px #FFC8FF;
}

.cheat.intense_style:hover {
   border: 2px solid #80BEE2aa;
}

.intense_style_title {
   font-size: 5rem !important;
   font-family: 'Raleway', sans-serif;  
   font-weight: 700;
   color: #80BEE2;
}

/*-----------------------RAMLite STYLE--------------------------------*/
.cheat.ramlite_style h1{
   -webkit-text-stroke: 2px #5cb1fd;
   -webkit-text-fill-color: transparent;
   font-size: 5rem;
   
}
.cheat.ramlite_style h1::before {
   content: "/";
}
.cheat.ramlite_style h1::after {
   content: "_";
   opacity: 0;
}
.cheat.ramlite_style:hover h1::after {
   animation: ramex-style-anim 2s infinite;
}
@keyframes ramex-style-anim {
   0% {
      opacity:1;
   }
   49% {
      opacity: 1;
   }
   50% {
      opacity: 0;
   }
   100% {
      opacity: 0;
   }
}
.cheat.ramlite_style:hover {
   border: 2px solid #5cb1fdaa;
}
.ramlite_style_title {
   -webkit-text-stroke: 2px #5cb1fd;
   -webkit-text-fill-color: transparent;
   font-size: 7rem !important;
   font-family: 'Teko', sans-serif;
}

/*-----------------------SUGAR--------------------------------*/
.cheat.sugar_style h1{
   font-family: 'Dosis', sans-serif;
   color: #612771;
   -webkit-text-stroke: 2px #fffa;
   font-size: 6.5rem;
   transform: skew(-2deg, -16deg) translate(25px, 12px);
   transition: all 0.6s ease;
}

.cheat.sugar_style:hover h1{
   font-size: 5rem;
   transform: skew(0deg, 0deg) translate(0px, 0px);
}

.cheat.sugar_style:hover {
   border: 2px solid #612771aa;
}

.sugar_style_title {
   font-family: 'Dosis', sans-serif;
   font-size: 7rem !important;
   color: #612771;
   -webkit-text-stroke: 2px #fffa;
}

/*-----------------------Vector STYLE--------------------------------*/
.cheat.vector_style h1{
   font-size: 5rem;
   font-family: 'Dosis', cursive;
   transform: skew(0deg);
   text-decoration-line: underline;
   text-decoration-color: rgb(136, 8, 8);
   background: -webkit-linear-gradient(#fff, #be093a);
   background-clip: border-box;
   background-clip: text;
   -webkit-background-clip: text;
   -webkit-text-fill-color: transparent;
   text-shadow: 0 0 3px #662d2da6;
   transition: all 0.3s ease;
}

.cheat.vector_style:hover > h1 {
   transform: skew(-20deg);
}

.cheat.vector_style:hover {
   border: 2px solid #be093aaa;
}

.vector_style_title {
   font-size: 5rem !important;
   font-family: 'Dosis', cursive;
   transform: skew(-20deg);
   text-decoration-line: underline;
   text-decoration-color: rgb(136, 8, 8);
   background: -webkit-linear-gradient(#fff, #be093a);
   background-clip: border-box;
   background-clip: text;
   -webkit-background-clip: text;
   -webkit-text-fill-color: transparent;
   text-shadow: 0 0 3px #662d2da6;
}

/*-----------------------AUTH STYLE--------------------------------*/

.cheat.auth_style h1{
   position: relative;
   font-size: 40px;
   font-family: 'Raleway', sans-serif;  
   text-shadow: 0 0 2px #0006;
   font-weight: 600;
   background: -webkit-linear-gradient(#eee, #9B6BCC);
   background-clip: text;
   -webkit-background-clip: text;
   -webkit-text-fill-color: transparent;

   transform: translateY(-2px);
   transition: all 0.3s ease;
}

.cheat.auth_style h1::first-letter{
   color: #9B6BCC;
}

.cheat.auth_style h1::after{
   content: "";
   position: absolute;
   top: 20.5px;
   left: 22.5px;
   height: 20px;
   width: 20px;
   background-color: #9B6BCC;
   border-radius: 100%;
   opacity: 0;
   transition: all 0.3s ease;
}

.cheat.auth_style:hover h1 {
   -webkit-text-fill-color: #9B6BCC;
}

.cheat.auth_style:hover h1::after {
   opacity: 1;
}

.cheat.auth_style:hover {
   border: 2px solid #9B6BCCaa;
}

.auth_style_title {
   font-size: 5rem !important;
   font-family: 'Raleway', sans-serif;  
   font-weight: 600;
   text-shadow: 0 0 2px #0006;
   background: -webkit-linear-gradient(#eee, #9B6BCC);
   background-clip: text;
   -webkit-background-clip: text;
   -webkit-text-fill-color: transparent;
}

/*-----------------------IMMUNITY STYLE--------------------------------*/

.cheat.immunity_style h1{
   position: relative;
   font-size: 36px;
   font-family: 'Montserrat', sans-serif;
   font-weight: 500;
   background: linear-gradient(90deg, rgba(68,223,205,1) 0%, rgba(251,140,6,1) 50%, rgba(255,0,125,1) 100%);
   background-clip: text;
   -webkit-background-clip: text;
   -webkit-text-fill-color: transparent;
   text-transform: uppercase;
   transition: all 0.3s ease;
}

.cheat.immunity_style:hover h1 {
   text-shadow: 0 0 2px #ffffffa6;
}

.cheat.immunity_style:hover {
   border: 2px solid #fb8c06aa;
}

.immunity_style_title {
   display: inline-block;
   font-size: 5rem !important;
   font-family: 'Montserrat', sans-serif;
   font-weight: 500;
   text-shadow: 0 0 2px #ffffff26;
   background: linear-gradient(90deg, rgba(68,223,205,1) 0%, rgba(251,140,6,1) 50%, rgba(255,0,125,1) 100%);
   background-clip: text;
   -webkit-background-clip: text;
   -webkit-text-fill-color: transparent;
   text-transform: uppercase;
}

/*-----------------------SMG STYLE--------------------------------*/

.cheat.smg_style h1{
   position: relative;
   font-size: 48px;
   font-family: 'Dosis', sans-serif;
   /* letter-spacing: 8px;
   text-indent: 8px;
   white-space: pre-wrap;
   text-align: center; */
   width: 50%;
   background: linear-gradient(90deg, #01FFA0, #008d59);
   text-shadow: 0 0 5px #01ffa257;
   background-clip: text;
   -webkit-background-clip: text;
   -webkit-text-fill-color: transparent;
   transition: all 0.3s ease;
}

.cheat.smg_style:hover h1 {
   /* letter-spacing: 5px;
   text-indent: 5px; */
   text-shadow: 0 0 5px #01FFA0;
}

.cheat.smg_style:hover {
   border: 2px solid #01FFA0aa;
}

.smg_style_title {
   display: inline-block;
   font-size: 6rem !important;
   font-family: 'Dosis', sans-serif;
   letter-spacing: 8px;
   text-indent: 8px;
   text-shadow: 0 0 2px #ffffff26;
   background: linear-gradient(90deg, #01FFA0, #008d59);
   text-shadow: 0 0 5px #01FFA0;
   background-clip: text;
   -webkit-background-clip: text;
   -webkit-text-fill-color: transparent;
   text-transform: uppercase;
}

/*-----------------------ARCANE STYLE--------------------------------*/

.cheat.arcane_style h1 {
   position: relative;
   font-size: 40px;
   font-family: 'Raleway', sans-serif;
   text-transform: uppercase;
   font-weight: 600;
   word-spacing: 10px;
   background: linear-gradient(to right, #E4EDFA 49.5%, #C9A324 49.6%);
   background-clip: text;
   -webkit-background-clip: text;
   -webkit-text-fill-color: transparent;
   transform: translateY(-6px);

}

.cheat.arcane_style h1::after,
.cheat.arcane_style h1::before {
   content: "";
   position: absolute;
   top: 16px;
   width: 0;
	height: 0;
	border-top: 15px solid transparent;
	border-bottom: 15px solid transparent;
   background-color: transparent;
   opacity: 0;
   transition: all 0.3s ease;
}

.cheat.arcane_style h1::after {
   right: -2px;
   border-left: 10px solid #E4EDFA;
}

.cheat.arcane_style h1::before {
	border-left: 10px solid #C9A324;
   left: -3px;
   scale: -1 1;
}

.cheat.arcane_style:hover h1::after,
.cheat.arcane_style:hover h1::before {
   opacity: 1;
}

.cheat.arcane_style:hover {
   border: 2px solid #C9A324aa;
}

.arcane_style_title {
   display: inline-block;
   font-size: 6rem !important;
   font-family: 'Raleway', sans-serif;
   text-transform: uppercase;
   font-weight: 600;
   word-spacing: 10px;
   background: linear-gradient(to right, #E4EDFA 49.5%, #C9A324 49.6%);
   background-clip: text;
   -webkit-background-clip: text;
   -webkit-text-fill-color: transparent;
}

/*-----------------------SLOTTED STYLE--------------------------------*/

.cheat.slotted_style h1{
   position: relative;
   font-size: 40px;
   font-family: 'Dosis', cursive;
   font-weight: 600;
   background: linear-gradient(rgb(255, 255, 255), #ee81c1);
   filter: brightness(0.8);
   background-clip: text;
   -webkit-background-clip: text;
   -webkit-text-fill-color: transparent;
   transition: all 0.3s ease;
}

.cheat.slotted_style:hover h1 {
   filter: brightness(1);
}

.cheat.slotted_style:hover {
   border: 2px solid #88466Caa;
}

.slotted_style_title {
   display: inline-block;
   font-size: 6rem !important;
   font-family: 'Dosis', cursive;
   background: linear-gradient(rgb(255, 255, 255), #ee81c1);
   background-clip: text;
   -webkit-background-clip: text;
   -webkit-text-fill-color: transparent;
   text-transform: uppercase;
}

/*-----------------------XONE STYLE--------------------------------*/

.cheat.xone_style h1{
   position: relative;
   font-size: 50px;
   font-family: 'Raleway', sans-serif;
   font-weight: 800;
   transform: scale(1);
   transition: all 0.3s ease;
}

.cheat.xone_style h1::first-letter{
   color: #F15252;
}

.cheat.xone_style:hover h1 {
   transform: scale(1.1);
}

.cheat.xone_style:hover {
   border: 2px solid #F15252aa;
}

.xone_style_title {
   display: inline-block;
   font-size: 6rem !important;
   font-family: 'Raleway', sans-serif;
   
}

.xone_style_title::first-letter{
   color: #F15252;
}

/*-----------------------COFFEE STYLE--------------------------------*/

.cheat.coffee_style h1{
   position: relative;
   font-size: 50px;
   font-family: 'Montserrat', sans-serif;
   font-weight: 700;
   font-style: italic;
   color: black;
   text-shadow: 0 0 10px white;
   transition: all 0.3s ease;
}

.cheat.coffee_style h1::first-letter{
   color: #ffffff;
   text-shadow: 0 0 10px black;
   transition: all 0.3s ease;
}

.cheat.coffee_style:hover h1 {
   text-shadow: 0 0 10px rgb(204, 144, 32);
}

.cheat.coffee_style:hover h1::first-letter {
   color: rgb(204, 144, 32);
}

.cheat.coffee_style:hover {
   border: 2px solid rgba(204, 144, 32, 0.667)
}

.coffee_style_title {
   display: inline-block;
   font-size: 6rem !important;
   font-family: 'Montserrat', sans-serif;
   font-weight: 700;
   font-style: italic;
   color: black;
   text-shadow: 0 0 10px rgb(204, 144, 32);
}

.coffee_style_title::first-letter{
   color: white;
   text-shadow: 0 0 10px rgb(204, 144, 32);
}

/*-----------------------SKY STYLE--------------------------------*/

.cheat.sky_style h1{
   position: relative;
   font-size: 50px;
   font-family: 'Segoe script';
   font-weight: 600;
   color: black;
   text-shadow: 0 0 8px rgb(0, 0, 0);
   transform: scale(1);
   transition: all 1s ease;
}

.cheat.sky_style:hover h1 {
   text-shadow: 0 0 16px rgb(17, 51, 80);
   transform: scale(1.1);
}

.cheat.sky_style:hover {
   border: 2px solid rgba(17, 51, 80, 0.667)
}

.sky_style_title {
   display: inline-block;
   font-size: 6rem !important;
   font-family: 'Segoe script';
   font-weight: 600;
   color: rgb(17, 51, 80);
   text-shadow: 0 0 2px rgba(255, 255, 255, 0.8);
}

/*-----------------------JARVIS STYLE--------------------------------*/

.cheat.jarvis_style h1{
   position: relative;
   font-size: 48px;
   font-family: 'Raleway', sans-serif;
   text-transform: uppercase;
   font-weight: 500;
   letter-spacing: 5px;
   text-indent: 5px;
   color: rgb(41, 41, 41);
   text-shadow:
      1px 1px 0 #FFA500 ,
      -1px 1px 0 #FFA500 ,
      1px -1px 0 #FFA500 ,
      -1px -1px 0 #FFA500 ,
      0px 0px 3px #000,
      0px 0px 8px #020202;
   transition: all 1s ease;
}

.cheat.jarvis_style:hover h1 {
   letter-spacing: 2px;
   text-indent: 2px;
   color: #9b6500;
}

.cheat.jarvis_style:hover {
   border: 2px solid #FFA500aa
}

.jarvis_style_title {
   display: inline-block;
   font-size: 6rem !important;
   font-family: 'Raleway', sans-serif;
   text-transform: uppercase;
   font-weight: 500;
   color: #9b6500;
   text-shadow:
      1px 1px 0 #FFA500 ,
      -1px 1px 0 #FFA500 ,
      1px -1px 0 #FFA500 ,
      -1px -1px 0 #FFA500 ,
      0px 0px 3px #000,
      0px 0px 8px #020202;
}

/*-----------------------PUSS STYLE--------------------------------*/

.cheat.puss_style h1{
   position: relative;
   font-size: 60px;
   font-family: 'Dosis', cursive;
   text-transform: uppercase;
   font-weight: 500;
   letter-spacing: 5px;
   text-indent: 5px;
   color: #3d8a2e;
   text-shadow:
      1px 1px 0 #ECFFE8 ,
      -1px 1px 0 #ECFFE8 ,
      1px -1px 0 #ECFFE8 ,
      -1px -1px 0 #ECFFE8 ,
      0px 0px 3px #6fff53,
      0px 0px 8px #6fff53;
   transition: all 1s ease;
}

.cheat.puss_style:hover h1 {
   color: #000000;
}

.cheat.puss_style:hover {
   border: 2px solid #6fff53aa
}

.puss_style_title {
   display: inline-block;
   font-size: 6rem !important;
   font-family: 'Dosis', cursive;
   text-transform: uppercase;
   font-weight: 500;
   letter-spacing: 5px;
   text-indent: 5px;
   color: #3d8a2e;
   text-shadow:
      1px 1px 0 #ECFFE8 ,
      -1px 1px 0 #ECFFE8 ,
      1px -1px 0 #ECFFE8 ,
      -1px -1px 0 #ECFFE8 ,
      0px 0px 3px #6fff53,
      0px 0px 8px #6fff53;
}

/*-----------------------SUGAR--------------------------------*/
.cheat.sugarelite_style h1{
   font-family: 'Dosis', sans-serif;
   font-size: 48px;
   background: linear-gradient(#CD9090 10%, #000000);
   background-clip: text;
   -webkit-background-clip: text;
   -webkit-text-fill-color: transparent;
   transition: all 0.6s ease;
   background-size: 100% 150%;
   -webkit-text-stroke: 2px #0004;
}

.cheat.sugarelite_style:hover h1{
   background-size: 100% 120%;
   -webkit-text-stroke: 2px #0008;
}

.cheat.sugarelite_style:hover {
   border: 2px solid #CD9090aa;
}

.sugarelite_style_title {
   font-family: 'Dosis', sans-serif;
   font-size: 7rem !important;
   color: #CD9090;
   -webkit-text-stroke: 2px #fffa;
}

/*-----------------------MEDUSA--------------------------------*/
.cheat.medusa_style h1{
   font-family: 'Teko', sans-serif;
   font-size: 68px;
   color: #6E87C2;
   -webkit-text-stroke: 1px rgb(199, 199, 199);
   text-shadow:
     0 0 7px #6E87C2,
     0 0 10px #6E87C2,
     0 0 21px #6E87C2,
     0 0 42px #6E87C2;
   letter-spacing: 8px;
   padding-left: 22px;
   transition: all 0.3s ease;
}

.cheat.medusa_style:hover h1{
   color: black;
}

.cheat.medusa_style:hover {
   border: 2px solid #6E87C2aa;
}

.medusa_style_title {
   font-family: 'Teko', sans-serif;
   font-size: 7rem !important;
   color: #6E87C2;
   -webkit-text-stroke: 1px rgb(199, 199, 199);
}

/*-----------------------SMOOTHIE--------------------------------*/

.cheat.smoothie_style h1{
   position: relative;
   font-size: 50px;
   font-family: 'Segoe script';
   font-weight: 500;
   background: linear-gradient(90deg, #58F321 0%, #1FFFD0 70%, #02FAF9 100%);
   background-clip: text;
   -webkit-background-clip: text;
   -webkit-text-fill-color: transparent;
   transition: all 0.3s ease;
}

.cheat.smoothie_style:hover h1{
   transform: rotate(-10deg);
   text-shadow: 0 0 16px #ffffffbb;
}

.cheat.smoothie_style:hover {
   border: 2px solid #02FAF9aa;
}

.smoothie_style_title {
   font-family: 'Segoe script';
   font-size: 70px !important;
   font-weight: 500;
   background: linear-gradient(90deg, #58F321 30%, #1FFFD0 60%, #02FAF9 70%);
   background-clip: text;
   -webkit-background-clip: text;
   -webkit-text-fill-color: transparent;
}

/*-----------------------DOMINATION--------------------------------*/

.cheat.domination_style h1{
   position: relative;
   font-size: 40px;
   font-family: 'Montserrat',sans-serif;
   font-weight: 700;
   letter-spacing: -4px;
   background: linear-gradient(#E3214A 55%, #360913);
   background-clip: text;
   -webkit-background-clip: text;
   -webkit-text-fill-color: transparent;
   background-size: 100% 200%;
   background-position: bottom;
   transition: all 0.3s ease;
}

.cheat.domination_style:hover h1{
   background-position: top;
}

.cheat.domination_style:hover {
   border: 2px solid #E3214Aaa;
}

.domination_style_title {
   font-size: 60px !important;
   font-family: 'Montserrat',sans-serif;
   font-weight: 700;
   letter-spacing: -4px;
   background: linear-gradient(#E3214A, #360913);
   background-clip: text;
   -webkit-background-clip: text;
   -webkit-text-fill-color: transparent;
}

/*-----------------------astral--------------------------------*/
.cheat.astral_style h1 {
   font-family: 'Teko', sans-serif;
   font-size: 56px;
   color: #7E82DD;
   text-shadow:
      0 0 7px #fff,
      0 0 10px #fff,
      0 0 21px #7E82DD,
      0 0 42px #7E82DD;
   letter-spacing: 6px;
   padding-left: 22px;
   transition: all 0.3s ease;
}

.cheat.astral_style:hover h1 {
   color: white;
}

.cheat.astral_style:hover {
   border: 2px solid #7E82DDaa;
}

.astral_style_title {
   font-family: 'Teko', sans-serif;
   font-size: 7rem !important;
   color: #7E82DD;
   text-shadow:
      0 0 7px #fff,
      0 0 10px #fff,
      0 0 21px #7E82DD,
      0 0 42px #7E82DD;
   letter-spacing: 6px;
}

/*-----------------------DOMINATION FULL--------------------------------*/

.cheat.dominfull_style h1 {
   position: relative;
   font-size: 40px;
   font-family: 'Montserrat', sans-serif;
   font-weight: 700;
   letter-spacing: -4px;
   background: linear-gradient(#E3214A 55%, #360913);
   background-clip: text;
   -webkit-background-clip: text;
   -webkit-text-fill-color: transparent;
   background-size: 100% 200%;
   background-position: bottom;
   transition: all 0.3s ease;
   z-index: 100;
   white-space: nowrap;
   word-spacing: 100px;
   translate: 100px 0;
}

.cheat.dominfull_style::after {
   content: 'FULL';
   position: absolute;
   left: 50%;
   translate: -51% -2%;
   font-size: 100px;
   font-family: 'Montserrat', sans-serif;
   font-weight: 700;
   letter-spacing: -4px;
   color: #360913;
   -webkit-text-stroke: 2px #7E132A;
}

.cheat.dominfull_style:hover h1 {
   background-position: top;
}

.cheat.dominfull_style:hover {
   border: 2px solid #E3214Aaa;
}

.dominfull_style_title {
   font-size: 60px !important;
   font-family: 'Montserrat', sans-serif;
   font-weight: 700;
   letter-spacing: -4px;
   background: linear-gradient(#E3214A, #360913);
   background-clip: text;
   -webkit-background-clip: text;
   -webkit-text-fill-color: transparent;
}

/*-----------------------BTG--------------------------------*/

.cheat.btg_style h1 {
   position: relative;
   font-size: 60px;
   font-family: 'Montserrat', sans-serif;
   font-weight: 700;
   letter-spacing: 4px;
   background: linear-gradient(to left, #8E5EE6 , #9D4807);
   background-clip: text;
   -webkit-background-clip: text;
   -webkit-text-fill-color: transparent;
   scale: 1;
   text-shadow: 0 0 50px #fff0;
   transition: all 0.3s ease;
}

.cheat.btg_style:hover h1 {
   scale: 1.1;
   text-shadow: 0 0 50px #fff6;
}

.cheat.btg_style:hover {
   border: 2px solid #9E4607aa;
}

.btg_style_title {
    display: inline-block;
   font-size: 60px !important;
   font-family: 'Montserrat', sans-serif;
   font-weight: 700;
   letter-spacing: -4px;
   background: linear-gradient(to left, #8E5EE6 , #9D4807);
   background-clip: text;
   -webkit-background-clip: text;
   -webkit-text-fill-color: transparent;
}

/*-----------------------Warchill--------------------------------*/

.cheat.warchill_style h1 {
   position: relative;
   font-size: 56px;
   font-family: 'Teko', sans-serif;
   font-weight: 600;
   background: linear-gradient(to right, #DEE2E6 48%, #45F882 49%);
   background-clip: text;
   -webkit-background-clip: text;
   -webkit-text-fill-color: transparent;
   scale: 1;
   text-shadow: 0 0 50px #fff0;
   transition: all 0.3s ease;
}

.cheat.warchill_style:hover h1 {
   scale: 1.1;
   text-shadow: 0 0 50px #45F88299;
}

.cheat.warchill_style:hover {
   border: 2px solid #45F882aa;
}

.warchill_style_title {
   font-size: 60px !important;
   font-family: 'Teko', sans-serif;
   font-weight: 600;
   background: linear-gradient(to right, #DEE2E6 49.7%, #45F882 49.7%);
   background-clip: text;
   -webkit-background-clip: text;
   -webkit-text-fill-color: transparent;
}

/*-----------------------Trainer EFT--------------------------------*/

.cheat.trainer_style h1 {
   position: relative;
   font-size: 56px;
   font-family: 'Dosis', cursive;
   font-weight: 600;
   background: linear-gradient(to bottom, #A2D248, #5F7A2A);
   background-clip: text;
   -webkit-background-clip: text;
   -webkit-text-fill-color: transparent;
   text-shadow: 0 0 5px #00000077;
   transition: all 0.3s ease;
}

.cheat.trainer_style:hover h1 {
   text-shadow: 0 0 10px #A2D24899;
}

.cheat.trainer_style:hover {
   border: 2px solid #45F882aa;
}

.trainer_style_title {
   font-size: 60px !important;
   font-family: 'Dosis', cursive;
   font-weight: 600;
   background: linear-gradient(to bottom, #A2D248, #5F7A2A);
   text-shadow: 0 0 5px #00000077;
   background-clip: text;
   -webkit-background-clip: text;
   -webkit-text-fill-color: transparent;
}

/*-----------------------Bro EFT--------------------------------*/

.cheat.bro_style h1 {
   position: relative;
   font-size: 72px;
   font-family: 'Montserrat', sans-serif;
   font-weight: 800;
   background: linear-gradient(to right, #A8D18A 33%, #ECE751 33%, #ECE751 62%, #D971C9 62%);
   background-clip: text;
   -webkit-background-clip: text;
   -webkit-text-fill-color: transparent;
   text-shadow: 3px 3px 6px #0005;
   transition: all 0.3s ease;
}

.cheat.bro_style:hover h1 {
   text-shadow: -3px -3px 6px #0005;
}

.cheat.bro_style:hover {
   border: 2px solid #ECE751aa;
}

.bro_style_title {
   font-size: 60px !important;
   font-family: 'Montserrat', sans-serif;
   font-weight: 800;
   background: #ECE751;
   text-shadow: 3px 3px 6px #0005;
   background-clip: text;
   -webkit-background-clip: text;
   -webkit-text-fill-color: transparent;
}

/*--------------------------- Byster ----------------------------------*/
.cheat.byster_style h1 {
   position: relative;
   font-family: 'Raleway', sans-serif;
   font-weight: 100;
   font-size: 5rem;
   color: transparent;
   background: linear-gradient(to right, #FEC033, #F77B65, #FEC033);
   background-clip: text;
   -webkit-background-clip: text;
   background-size: 200% 100%;
   background-position: 0% 0%;
   translate: 30px 0;
   transition: all 0.3s ease;
}

.cheat.byster_style h1::after {
   content: "";
   position: absolute;
   bottom: 10px;
   left: -50px;
   width: 50px;
   height: 50px;
   background-image: url("/arena-breakout/byster/logo.png");
   background-position: center;
   background-size: cover;
   transition: all 0.7s ease;
}

.cheat.byster_style:hover h1 {
   rotate: 7deg;
   background-position: 100% 0%;
}

.cheat.byster_style:hover h1::after {
   bottom: 16px;
   rotate: -7deg;
   scale: 1.1;
}

.byster_style_title {
   display: inline-block;
   position: relative;
   font-family: 'Raleway', sans-serif;
   font-weight: 100;
   font-size: 5rem !important;
   color: transparent;
   background: linear-gradient(to right, #FEC033, #F77B65);
   background-clip: text;
   -webkit-background-clip: text;
   translate: 21px 0;
}

.byster_style_title::after {
   content: "";
   position: absolute;
   bottom: 35px;
   left: -42px;
   width: 50px;
   height: 50px;
   background-image: url("/arena-breakout/byster/logo.png");
   background-position: center;
   background-size: cover;
}

.cheat.byster_style:hover {
   border: 2px solid #FEC033aa;
}


/*-----------------------lab STYLE--------------------------------*/

.cheat.lab_style h1 {
   position: relative;
   font-size: 72px;
   font-family: 'Dosis', cursive;
   text-transform: uppercase;
   font-weight: 600;
   letter-spacing: 4px;
   text-indent: 4px;
   color: #000;
   text-shadow:
      0 0 3px #00F5F5,
      0 0 10px #00F5F5;
   transition: all 1s ease;
   z-index: 1;
}

.cheat.lab_style h1::after {
   content: "LAB";
   position: absolute;
   top: 10px;
   left: 10px;
   color: #FF3FFF;
   text-shadow: 0 0 4px #FF3FFFaa;
   animation: labfloat ease-in-out 4s infinite alternate;
   z-index: -1;
}

.cheat.lab_style:hover h1 {
   color: #FF3FFF;
}

.cheat.byster_style:hover {
   border: 2px solid #FF3FFFaa;
}

@keyframes labfloat {
   0%, 100% {
      rotate: -8deg;
      opacity: 0.1;
      translate: -8px -2px;
   }

   25%, 75% {
      opacity: 0.5;
   }

   50% {
      rotate: 5deg;
      opacity: 0.1;
      translate: 10px 5px;
   }

}

.lab_style_title {
   display: inline-block;
   font-size: 7rem !important;
   font-family: 'Dosis', cursive;
   text-transform: uppercase;
   font-weight: 600;
   letter-spacing: 4px;
   text-indent: 4px;
   color: #000;
   text-shadow:
      0 0 3px #FF3FFF,
      0 0 10px #00F5F5;
}


/*-----------------------Stug--------------------------------*/

.cheat.stug_style h1 {
   position: relative;
   font-size: 48px;
   font-family: 'Raleway', sans-serif;
   font-weight: 800;
   letter-spacing: 4px;
   text-indent: 4px;
   color: #2C3EBE;
   text-shadow: 0 0 5px #ffffff99;
   transition: all 0.3s ease;

}

.cheat.stug_style h1::after {
   content: "Stug";
   font-weight: 300;
   position: absolute;
   top: 50%;
   left: 0;
   translate: 12px -50%;
   text-indent: 4px;
   letter-spacing: 4.7px;
   color:#4BDC43;

}

.cheat.stug_style:hover h1 {
   color: #4BDC43 
}

.cheat.stug_style:hover {
   border: 2px solid #4BDC43aa;
}

.stug_style_title {
   font-size: 60px !important;
   font-family: 'Raleway', sans-serif;
   font-weight: 300;
   color: #4BDC43;
   text-shadow: 3px 0 0 #2C3EBE
}

/*-----------------------Ancient--------------------------------*/

.cheat.ancient_style h1 {
   position: relative;
   font-size: 40px;
   font-family: 'Raleway', sans-serif;
   font-weight: 600;
   color: transparent;
   background: linear-gradient(-4deg, #FFF 35%, #D74B52 45%, #3BCEAF 50%, #fff 60%);
   background-clip: text;
   -webkit-background-clip: text;
   text-shadow: 0 0 5px #ffffff66, 5px 5px 5px #3BCEAF66, -5px -5px 5px #D74B5266;
   transition: all 0.3s ease;

}

.cheat.ancient_style:hover h1 {
   color: #fff 
}

.cheat.ancient_style:hover {
   border: 2px solid #3BCEAFaa;
}

.ancient_style_title {
   display: inline-block;
   font-size: 60px !important;
   font-family: 'Raleway', sans-serif;
   font-weight: 600;
   color: transparent;
   background: linear-gradient(-4deg, #FFF 40%, #D74B52 45%, #3BCEAF 50%, #fff 55%);
   background-clip: text;
   -webkit-background-clip: text;
   text-shadow: 0 0 5px #ffffff66, 5px 5px 5px #3BCEAF66, -5px -5px 5px #D74B5266;
}

/*-----------------------Ghost--------------------------------*/

.cheat.ghost_style h1 {
   position: relative;
   font-size: 56px;
   font-family: 'Dosis', cursive;
   font-weight: 600;
   color: transparent;
   background: linear-gradient(to bottom, #2C3533 10%, #D5FFF8, #2C3533 90%);
   background-clip: text;
   -webkit-background-clip: text;
   text-shadow: 0 0 5px #D5FFF866;
   transition: all 1s ease;

}

.cheat.ghost_style:hover h1 {
   color: #D5FFF8;
   scale: 1.1;
}

.cheat.ghost_style:hover {
   border: 2px solid #3BCEAFaa;
}

.ghost_style_title {
   display: inline-block;
   font-size: 60px !important;
   font-family: 'Dosis', cursive;
   font-weight: 600;
   color: transparent;
   background: linear-gradient(to bottom, #2C3533, #D5FFF8, #2C3533);
   background-clip: text;
   -webkit-background-clip: text;
   text-shadow: 0 0 5px #D5FFF866;
}

/*-----------------------Alcatraz--------------------------------*/

.cheat.alcatraz_style h1 {
   position: relative;
   font-size: 50px;
   font-family: 'Raleway', sans-serif;
   font-weight: 600;
   -webkit-text-stroke: 1px rgb(199, 199, 199);
   color: transparent;
   
   text-shadow: 0 0 5px #D5FFF866;
   transition: all 1s ease;

}

.cheat.alcatraz_style:hover h1 {
   color: #37404E;
   scale: 1.05;
}

.cheat.alcatraz_style:hover {
   border: 2px solid #37404Eaa;
}

.alcatraz_style_title {
   display: inline-block;
   font-size: 60px !important;
   font-family: 'Raleway', sans-serif;
   font-weight: 600;
   color: transparent;
   -webkit-text-stroke: 1px rgb(199, 199, 199);
   
   text-shadow: 0 0 5px #D5FFF866;
}

/*-----------------------MH--------------------------------*/

.cheat.mh_style h1 {
   position: relative;
   font-size: 60px;
   font-family: 'Raleway', sans-serif;
   font-weight: 700;
   -webkit-text-stroke: 1px #FF480177;
   color: transparent;
   background-image: url("/rust/mh-lite/text-bg.webp");
   background-position: bottom left;
   background-clip: text;
   -webkit-background-clip: text;
   text-shadow: 0 0 5px #FFFFFF11;
   transition: all 1s ease;

}

.cheat.mh_style:hover h1 {
   background-position: bottom right;
}

.cheat.mh_style:hover {
   border: 2px solid #FF4801aa;
}

.mh_style_title {
   display: inline-block;
   font-size: 60px !important;
   font-family: 'Raleway', sans-serif;
   font-weight: 600;
   color: transparent;
   background-image: url("/rust/mh-lite/text-bg.webp");
   background-position: bottom left;
   background-clip: text;
   -webkit-background-clip: text;
   text-shadow: 0 0 5px #FFFFFF11;
   -webkit-text-stroke: 1px #FF480177;
}

/*--------------------------- crusader ----------------------------------*/
.cheat.crusader_style h1 {
   position: relative;
   font-family: 'Teko', sans-serif;
   font-weight: 500;
   font-size: 5rem;
   color: #FE3D3A;
   text-shadow: 0 0 5px #FE3D3A;
   transition: all 0.3s ease;
}

.cheat.crusader_style:hover h1 {
   scale: 1.1;
}

.crusader_style_title {
   display: inline-block;
   font-size: 5rem !important;
   font-family: 'Teko', sans-serif;
   font-weight: 500;
   font-size: 5rem;
   color: #FE3D3A;
   text-shadow: 0 0 5px #FE3D3A;
}

.cheat.crusader_style:hover {
   border: 2px solid #FE3D3Aaa;
}

/*-----------------------glimmercape--------------------------------*/

.cheat.glimmercape_style h1 {
   position: relative;
   font-size: 36px;
   font-family: 'Raleway', sans-serif;
   font-weight: 600;
   color: #fff5;
   background: linear-gradient(#FFF, #9D0000, #999, #fff);
   background-clip: text;
   -webkit-background-clip: text;
   text-shadow: 0 0 5px #ffffff66;
   transition: all 0.3s ease;

}

.cheat.glimmercape_style:hover h1 {
   color: #fff 
}

.cheat.glimmercape_style:hover {
   border: 2px solid #9D0000aa;
}

.glimmercape_style_title {
   display: inline-block;
   font-size: 60px !important;
   font-family: 'Raleway', sans-serif;
   font-weight: 600;
   color: transparent;
   background: linear-gradient(#FFF, #9D0000, #999, #fff);
   background-clip: text;
   -webkit-background-clip: text;
   text-shadow: 0 0 5px #ffffff66;
}

/*-------------------mass------------------------*/
.cheat.mass_style h1 {
   font-family: 'Teko', sans-serif;
   font-size: 5rem;
   color: transparent;
   background: #275EC3;
   background: linear-gradient(90deg, #275EC3, #FFF, #275EC3);
   background-clip: text;
   -webkit-background-clip: text;
   word-spacing: 0rem;
   letter-spacing: 0.5rem;
   text-indent: 0.5rem;
   transition: all 1s ease;

}

.cheat.mass_style:hover h1 {
   word-spacing: 0rem;
   letter-spacing: 0.125rem;
   text-indent: 0.125rem;
   color: rgb(255, 255, 255);
   text-shadow: 0 0 3px rgb(119, 87, 0);
}

.cheat.mass_style:hover {
   border: 2px solid #275EC3aa;
}

.mass_style_title {
   display: inline-block;
   color: transparent;
   background: #275EC3;
   background: linear-gradient(90deg, #275EC3, #FFF, #275EC3);
   background-clip: text;
   -webkit-background-clip: text;
   font-family: 'Teko', sans-serif;
   font-size: 6rem !important;
}

/*-----------------------Rage--------------------------------*/

.cheat.rage_style h1 {
   position: relative;
   font-size: 60px;
   font-family: 'Raleway', sans-serif;
   font-weight: 600;
   color: transparent;
   background: #EB06F9;
   text-shadow: 3px 3px 8px #000000bf;
   -webkit-text-stroke: 1px rgb(255, 255, 255, 0.3);
   background-clip: text;
   -webkit-background-clip: text;
   transition: all 0.3s ease;

}

.cheat.rage_style:hover h1 {
   text-shadow: 0px 0px 8px #ff0000b0;
}

.cheat.rage_style:hover {
   border: 2px solid #EB06F9aa;
}

.rage_style_title {
   display: inline-block;
   font-size: 60px !important;
   font-family: 'Raleway', sans-serif;
   font-weight: 600;
   color: transparent;
   background: #EB06F9;
   text-shadow: 3px 3px 8px #000000bf;
   -webkit-text-stroke: 1px rgb(255, 255, 255, 0.3);
   background-clip: text;
   -webkit-background-clip: text;
}

/*-----------------------MRPRO--------------------------------*/

.cheat.mrpro_style h1 {
   position: relative;
   font-size: 44px;
   font-family: 'Segoe script';
   font-weight: 700;
   font-style: italic;
   color: transparent;
   background: #95B6B3;
   text-shadow: 3px 3px 8px #000000bf;
   -webkit-text-stroke: 1px rgb(255, 255, 255, 0.3);
   background-clip: text;
   -webkit-background-clip: text;
   transition: all 0.3s ease;

}

.cheat.mrpro_style h1::before {
   content: "MR";
   color: white
}

.cheat.mrpro_style:hover h1 {
   font-size: 48px;
}

.cheat.mrpro_style:hover {
   border: 2px solid #95B6B3aa;
}

.mrpro_style_title {
   display: inline-block;
   font-size: 60px !important;
   font-family: 'Segoe script';
   font-weight: 700;
   font-style: italic;
   color: transparent;
   background: #95B6B3;
   text-shadow: 3px 3px 8px #000000bf;
   -webkit-text-stroke: 1px rgb(255, 255, 255, 0.3);
   background-clip: text;
   -webkit-background-clip: text;
}

.mrpro_style_title::before {
   content: "MR";
   color: white
}

/*-----------------------Fecurity--------------------------------*/

.cheat.fecurity_style h1 {
   position: relative;
   font-size: 36px;
   font-family: 'Raleway',sans-serif;
   font-weight: 700;
   text-transform: uppercase;
   color: transparent;
   background: linear-gradient(90deg,#77e2f6,#b4b8f0 30.63%,#99e1ed 63.54%,#c4cceb 87.22%,#e5fee8 99.93%,#fff 110.9%);
   -webkit-text-stroke: 1px rgb(255, 255, 255, 0.3);
   background-clip: text;
   -webkit-background-clip: text;
   transform: translateX(30px);
   transition: all 0.3s ease;
   z-index: 10;
}

.cheat.fecurity_style h1::after {
   content: "";
   position: absolute;
   bottom: 10px;
   left: -50px;
   width: 50px;
   height: 40px;
   background-image: url("/fragpunk/fecurity/logo.png");
   background-position: center;
   background-size: cover;
   transition: all 0.3s ease;
}

.cheat.fecurity_style:hover h1 {
   transform: translateX(0) scale(1.2, 1.2);
}

.cheat.fecurity_style:hover h1::after {
   opacity: 0.1;
   left: 50%;
   bottom: -84%;
   width: 100px;
   height: 80px;
   transform: translate(-50%, -50%);
}

.cheat.fecurity_style:hover {
   border: 2px solid #95B6B3aa;
}

.fecurity_style_title {
   display: inline-block;
   font-size: 48px !important;
   font-family: 'Raleway',sans-serif;
   font-weight: 700;
   text-transform: uppercase;
   color: transparent;
   background: linear-gradient(90deg,#77e2f6,#b4b8f0 30.63%,#99e1ed 63.54%,#c4cceb 87.22%,#e5fee8 99.93%,#fff 110.9%);
   -webkit-text-stroke: 1px rgb(255, 255, 255, 0.3);
   background-clip: text;
   -webkit-background-clip: text;
}

/*-----------------------HC--------------------------------*/

.cheat.hc_style h1 {
   position: relative;
   font-size: 60px;
   font-family: 'Raleway', sans-serif;
   letter-spacing: 8px;
   text-indent: 8px;
   font-weight: 700;
   color: transparent;
   background: linear-gradient(30deg, #A029D9, #FFA503);
   text-shadow: 3px 3px 8px #000000bf;
   -webkit-text-stroke: 1px rgb(255, 255, 255, 0.6);
   background-clip: text;
   -webkit-background-clip: text;
   transition: all 0.3s ease;

}

.cheat.hc_style:hover h1 {
   font-size: 68px;
   letter-spacing: 2px;
   text-indent: 2px;
}

.cheat.hc_style:hover {
   border: 2px solid #A029D9aa;
}

.hc_style_title {
   display: inline-block;
   font-size: 60px !important;
   font-family: 'Raleway', sans-serif;
   font-weight: 700;
   color: transparent;
   background: linear-gradient(30deg, #A029D9, #FFA503);
   text-shadow: 3px 3px 8px #000000bf;
   -webkit-text-stroke: 1px rgb(255, 255, 255, 0.6);
   background-clip: text;
   -webkit-background-clip: text;
}

/*-----------------------mira--------------------------------*/

.cheat.mira_style h1 {
   position: relative;
   font-size: 54px;
   font-family: 'Teko', sans-serif;
   font-weight: 300;
   text-indent: 4px;
   color: transparent;
   background: linear-gradient(to right,#b4101a,#fcae13);
   text-shadow: 3px 3px 8px #0000005f;
   background-clip: text;
   -webkit-background-clip: text;
   transition: all 0.3s ease;

}

.cheat.mira_style:hover h1 {
   text-shadow: 3px 3px 8px #00000000;
}

.cheat.mira_style:hover {
   border: 2px solid #b4101aaa;
}

.mira_style_title {
   display: inline-block;
   font-size: 60px !important;
   font-family: 'Teko', sans-serif;
   font-weight: 300;
   color: transparent;
   background: linear-gradient(to right,#b4101a,#fcae13);
   background-clip: text;
   -webkit-background-clip: text;
}

/*-----------------------eclipse--------------------------------*/

.cheat.eclipse_style h1 {
   position: relative;
   font-size: 68px;
   font-family: 'Teko', sans-serif;
   text-transform: uppercase;
   font-weight: 300;
   text-indent: 4px;
   color: transparent;
   background: linear-gradient(to right,black, #C961F4,black);
   text-shadow: 3px 3px 8px #0000005f;
   margin-top: 8px;
   background-clip: text;
   -webkit-background-clip: text;
   transition: all 0.3s ease;

}

.cheat.eclipse_style:hover h1 {
   text-shadow: 3px 3px 8px #00000000;
}

.cheat.eclipse_style:hover {
   border: 2px solid #b4101aaa;
}

.eclipse_style_title {
   display: inline-block;
   font-size: 60px !important;
   font-family: 'Teko', sans-serif;
   font-weight: 300;
   text-transform: uppercase;
   color: transparent;
   background: linear-gradient(to right,black, #C961F4,black);
   text-shadow: 3px 3px 8px #0000005f;
   background-clip: text;
   -webkit-background-clip: text;
}

/*--------------------------- Oday ----------------------------------*/
.cheat.oday_style h1 {
   font-family: 'Raleway',sans-serif;
   font-weight: 600;
   letter-spacing: 6px;
   text-transform: uppercase;
   color: #587EF3;
   position: relative;
   font-size: 4.4rem;
   text-shadow: 0 0 4px rgb(0, 0, 0);
}

.cheat.oday_style h1::first-letter {
   font-family: 'Montserrat', sans-serif;
   font-size: 150%;
   font-weight: 400;
   letter-spacing: 10px;
   color: #fff;
   text-shadow: 0px 0px 8px #fff;
    vertical-align: -6px;
  position: relative;        
}

.cheat.oday_style h1::after {
   content: "›‹";
   font-family: 'Dosis',sans-serif;
   font-weight: 300;
   font-size: 100%;
   letter-spacing: -2px;
   position: absolute;
   left: 50%;
   bottom: 50%;
   transform: translate(-87px, -3px);
   opacity: 0;
   color: #FD3D2D;
   text-shadow: 0px 0px 2px #FD3D2D;
   transition: all 0.3s ease;
}

.cheat.oday_style:hover h1::after {
   transform: translate(-68px, 16px);
   opacity: 1;
}

.cheat.oday_style:hover {
   border: 2px solid #eeeeeeaa;
}

.oday_style_title {
   font-family: 'Raleway',sans-serif;
   font-weight: 600;
   letter-spacing: 6px;
   text-transform: uppercase;
   color: #587EF3;
   position: relative;
   text-shadow: 0 0 4px rgb(0, 0, 0);
   font-size: 5rem !important;
}

.oday_style_title::first-letter {
    font-family: 'Montserrat', sans-serif;
   font-size: 150%;
   font-weight: 400;
   letter-spacing: 10px;
   color: #fff;
   text-shadow: 0px 0px 8px #fff;
    vertical-align: -6px;
  position: relative;      
}

/*-----------------------UNNAMED STYLE--------------------------------*/

.cheat.unnamed_style h1 {
   position: relative;
   font-size: 40px;
   font-family: 'Montserrat', sans-serif;
   font-weight: 600;
   background: linear-gradient(90deg, #FA000F 65%, #FFFFFF 65%);
   background-clip: text;
   background-size: 200% 100%;
   background-position: right;
   -webkit-background-clip: text;
   -webkit-text-fill-color: transparent;
   transition: all 0.3s ease;
}

.cheat.unnamed_style:hover h1 {
   background-position: left;
}

.cheat.unnamed_style:hover {
   border: 2px solid #FA000Faa;
}

.unnamed_style_title {
   display: inline-block;
   font-size: 5rem !important;
   font-family: 'Montserrat', sans-serif;
   font-weight: 600;
   background: linear-gradient(90deg, #FA000F 30.5%, #FFFFFF 30.5%);
   background-clip: text;
   -webkit-background-clip: text;
   -webkit-text-fill-color: transparent;
}