/*--------------------------------------------------------------
# Core / theme / vars
--------------------------------------------------------------*/
:root {
    --PrimaryBG: rgb(22, 22, 22);
    --SecondaryBG: rgb(35, 35, 35);

    --FullWhite: rgb(255, 255, 255);
    --OpaqueWhite: rgba(255, 255, 255 , 0.8);
}
body {
    scrollbar-width: none;
    -ms-overflow-style: none;

    background-color: rgba(22,22,22,1);
   


    overflow-x: hidden; 
    margin: 0px;
    padding: 0px;
    width: 100%;
    outline: none;
    color: transparent;
}
body::-webkit-scrollbar {
    width: 0;
    height: 0;
}
::-webkit-scrollbar {
    width: 0px;
    background: transparent;
}
* {
    margin: 0px;
    padding: 0px;
}
ul , li {
    list-style: none !important;
}


/*--------------------------------------------------------------
# Sections
--------------------------------------------------------------*/
section {
    overflow: none;
    padding: 0px;
    margin: 0px;
}

#WelcomeHero {
    background-color: #232323;
    background-color: #232323;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 304 304' width='304' height='304'%3E%3Cpath fill='%23ffffff' fill-opacity='0.03' d='M44.1 224a5 5 0 1 1 0 2H0v-2h44.1zm160 48a5 5 0 1 1 0 2H82v-2h122.1zm57.8-46a5 5 0 1 1 0-2H304v2h-42.1zm0 16a5 5 0 1 1 0-2H304v2h-42.1zm6.2-114a5 5 0 1 1 0 2h-86.2a5 5 0 1 1 0-2h86.2zm-256-48a5 5 0 1 1 0 2H0v-2h12.1zm185.8 34a5 5 0 1 1 0-2h86.2a5 5 0 1 1 0 2h-86.2zM258 12.1a5 5 0 1 1-2 0V0h2v12.1zm-64 208a5 5 0 1 1-2 0v-54.2a5 5 0 1 1 2 0v54.2zm48-198.2V80h62v2h-64V21.9a5 5 0 1 1 2 0zm16 16V64h46v2h-48V37.9a5 5 0 1 1 2 0zm-128 96V208h16v12.1a5 5 0 1 1-2 0V210h-16v-76.1a5 5 0 1 1 2 0zm-5.9-21.9a5 5 0 1 1 0 2H114v48H85.9a5 5 0 1 1 0-2H112v-48h12.1zm-6.2 130a5 5 0 1 1 0-2H176v-74.1a5 5 0 1 1 2 0V242h-60.1zm-16-64a5 5 0 1 1 0-2H114v48h10.1a5 5 0 1 1 0 2H112v-48h-10.1zM66 284.1a5 5 0 1 1-2 0V274H50v30h-2v-32h18v12.1zM236.1 176a5 5 0 1 1 0 2H226v94h48v32h-2v-30h-48v-98h12.1zm25.8-30a5 5 0 1 1 0-2H274v44.1a5 5 0 1 1-2 0V146h-10.1zm-64 96a5 5 0 1 1 0-2H208v-80h16v-14h-42.1a5 5 0 1 1 0-2H226v18h-16v80h-12.1zm86.2-210a5 5 0 1 1 0 2H272V0h2v32h10.1zM98 101.9V146H53.9a5 5 0 1 1 0-2H96v-42.1a5 5 0 1 1 2 0zM53.9 34a5 5 0 1 1 0-2H80V0h2v34H53.9zm60.1 3.9V66H82v64H69.9a5 5 0 1 1 0-2H80V64h32V37.9a5 5 0 1 1 2 0zM101.9 82a5 5 0 1 1 0-2H128V37.9a5 5 0 1 1 2 0V82h-28.1zm16-64a5 5 0 1 1 0-2H146v44.1a5 5 0 1 1-2 0V18h-26.1zm102.2 270a5 5 0 1 1 0 2H98v14h-2v-16h124.1zM242 149.9V160h16v34h-16v62h48v48h-2v-46h-48v-66h16v-30h-16v-12.1a5 5 0 1 1 2 0zM53.9 18a5 5 0 1 1 0-2H64V2H48V0h18v18H53.9zm112 32a5 5 0 1 1 0-2H192V0h50v2h-48v48h-28.1zm-48-48a5 5 0 0 1-9.8-2h2.07a3 3 0 1 0 5.66 0H178v34h-18V21.9a5 5 0 1 1 2 0V32h14V2h-58.1zm0 96a5 5 0 1 1 0-2H137l32-32h39V21.9a5 5 0 1 1 2 0V66h-40.17l-32 32H117.9zm28.1 90.1a5 5 0 1 1-2 0v-76.51L175.59 80H224V21.9a5 5 0 1 1 2 0V82h-49.59L146 112.41v75.69zm16 32a5 5 0 1 1-2 0v-99.51L184.59 96H300.1a5 5 0 0 1 3.9-3.9v2.07a3 3 0 0 0 0 5.66v2.07a5 5 0 0 1-3.9-3.9H185.41L162 121.41v98.69zm-144-64a5 5 0 1 1-2 0v-3.51l48-48V48h32V0h2v50H66v55.41l-48 48v2.69zM50 53.9v43.51l-48 48V208h26.1a5 5 0 1 1 0 2H0v-65.41l48-48V53.9a5 5 0 1 1 2 0zm-16 16V89.41l-34 34v-2.82l32-32V69.9a5 5 0 1 1 2 0zM12.1 32a5 5 0 1 1 0 2H9.41L0 43.41V40.6L8.59 32h3.51zm265.8 18a5 5 0 1 1 0-2h18.69l7.41-7.41v2.82L297.41 50H277.9zm-16 160a5 5 0 1 1 0-2H288v-71.41l16-16v2.82l-14 14V210h-28.1zm-208 32a5 5 0 1 1 0-2H64v-22.59L40.59 194H21.9a5 5 0 1 1 0-2H41.41L66 216.59V242H53.9zm150.2 14a5 5 0 1 1 0 2H96v-56.6L56.6 162H37.9a5 5 0 1 1 0-2h19.5L98 200.6V256h106.1zm-150.2 2a5 5 0 1 1 0-2H80v-46.59L48.59 178H21.9a5 5 0 1 1 0-2H49.41L82 208.59V258H53.9zM34 39.8v1.61L9.41 66H0v-2h8.59L32 40.59V0h2v39.8zM2 300.1a5 5 0 0 1 3.9 3.9H3.83A3 3 0 0 0 0 302.17V256h18v48h-2v-46H2v42.1zM34 241v63h-2v-62H0v-2h34v1zM17 18H0v-2h16V0h2v18h-1zm273-2h14v2h-16V0h2v16zm-32 273v15h-2v-14h-14v14h-2v-16h18v1zM0 92.1A5.02 5.02 0 0 1 6 97a5 5 0 0 1-6 4.9v-2.07a3 3 0 1 0 0-5.66V92.1zM80 272h2v32h-2v-32zm37.9 32h-2.07a3 3 0 0 0-5.66 0h-2.07a5 5 0 0 1 9.8 0zM5.9 0A5.02 5.02 0 0 1 0 5.9V3.83A3 3 0 0 0 3.83 0H5.9zm294.2 0h2.07A3 3 0 0 0 304 3.83V5.9a5 5 0 0 1-3.9-5.9zm3.9 300.1v2.07a3 3 0 0 0-1.83 1.83h-2.07a5 5 0 0 1 3.9-3.9zM97 100a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm0-16a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm16 16a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm16 16a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm0 16a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm-48 32a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm16 16a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm32 48a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm-16 16a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm32-16a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm0-32a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm16 32a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm32 16a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm0-16a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm-16-64a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm16 0a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm16 96a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm0 16a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm16 16a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm16-144a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm0 32a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm16-32a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm16-16a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm-96 0a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm0 16a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm16-32a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm96 0a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm-16-64a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm16-16a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm-32 0a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm0-16a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm-16 0a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm-16 0a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm-16 0a3 3 0 1 0 0-6 3 3 0 0 0 0 6zM49 36a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm-32 0a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm32 16a3 3 0 1 0 0-6 3 3 0 0 0 0 6zM33 68a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm16-48a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm0 240a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm16 32a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm-16-64a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm0 16a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm-16-32a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm80-176a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm16 0a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm-16-16a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm32 48a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm16-16a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm0-32a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm112 176a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm-16 16a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm0 16a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm0 16a3 3 0 1 0 0-6 3 3 0 0 0 0 6zM17 180a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm0 16a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm0-32a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm16 0a3 3 0 1 0 0-6 3 3 0 0 0 0 6zM17 84a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm32 64a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm16-16a3 3 0 1 0 0-6 3 3 0 0 0 0 6z'%3E%3C/path%3E%3C/svg%3E");    height: 70vh;
    width: 100%;
    padding: 0%;
    margin: 0%;
    display: table;
    outline: none;
    white-space: normal;
    overflow: hidden;
    height:1%;
    min-height: 70vh;
}
#ProductShowcaseHero {
    background-color: var(--PrimaryBG); 
    width: 100%;
    max-width: 100vw;
    padding: 0%;
    height: auto;
    margin: 0%;
    display: table;
    outline: none;
    white-space: normal;
}
#FAQHero {
    width: 100%;
    background: var(--SecondaryBG);
    display: table;
    margin: 0;
    padding: 0;
}

/*--------------------------------------------------------------
# WelcomeHero customizations
--------------------------------------------------------------*/
#WelcomeHero h1 {
    font-family: 'Inter', sans-serif;
    color: white;
    font-size: 56px;
    font-style: bold;
    font-weight: 800;
    text-align: center;
    padding: 0;
    margin: 0;
}
#WelcomeHero h2 {
    font-family: 'Inter', sans-serif;
    color: white;
    font-size: 50px;
    font-style: bold;
    font-weight: 800;
    text-align: center;
    padding: 0;
    margin: 0;
}
#WelcomeHero h5 {
    font-family: 'Inter', sans-serif;
    color: white;
    font-size: 16px;
    font-style: bold;
    font-weight: 800;
    text-align: center;
    padding: 0;
    margin: 0;

}


#WelcomeHero .Highlight {
    color: hsl(288, 67%, 60%);
}


.HeaderText {
  font-size: 70px !important;
  margin-top: 80px;
}


#WelcomeHero .CTA {
    margin-top: 7px;
    border-radius: 0.5rem;
    background-color: rgb(22, 22, 22);
    padding-left:10px;
    padding-right:10px;
    padding-top:10px;
    padding-bottom:10px;
    height: auto;
}

#WelcomeHero .ctaHeaderText h1 {
    font-family: 'Inter', sans-serif;
    color: white;
    font-size: 15px;
    font-style: bold;
    font-weight: 350;
    text-align: center;
    padding: 0;
    margin: 0;
    text-align: center;
    padding:0;
    margin:0;
}
















.typed-text {
    color: white;
    font-family: sans-serif;
    letter-spacing: -1px;
    font-family: 'Space Mono', monospace;
    /* font-size: 22px; */
}
.TypePrefix {
    color: white;
    font-family: sans-serif;
    letter-spacing: -1px;
    font-family: 'Space Mono', monospace;
}
.typed-cursor {
    /* font-size: 22px; */
    visibility: hidden;
}


/*--------------------------------------------------------------
# Header customization for social media quick-links
--------------------------------------------------------------*/

.Bots:last-child
{
  margin-right: 0px;
}

.FL:hover{
  transform: scale(1.01) rotate(1deg);
}
.FR:hover{
  transform: scale(1.01) rotate(-1deg);
}

.TopToolBar {
  border-radius: 25px;
  border: 2px solid #73AD21;
    height:60px;
    width: 50%;
    background-color: rgb(35, 35, 35);
    padding: 5px;
}
.Twitch{
    border-radius: 0.3rem;
    width: auto;
    height: 40px;
    background-color: rgb(79,70,229);
    color: white;
    outline: none;
    border: none;
    padding-left: 15px;
    padding-right: 15px;

    margin-right: 3px;
}
.YouTube{
  border-radius: 0.3rem;
    width: auto;
    height: 40px;
    min-height: 40px;
    background-color: rgb(160, 50, 50);
    color: white;
    outline: none;
    border: none;
    padding-left: 15px;
    padding-right: 15px;

    margin-right: 3px;
}
.Other {
  border-radius: 0.3rem;
    width: auto;
    height: 40px;
    min-height: 40px;
    background-color: rgb(53, 52, 52);
    color: white;
    outline: none;
    border: none;
    padding-left: 15px;
    padding-right: 15px;
    margin-right: 3px;
}
.Trovo {
  border-radius: 0.3rem;
    width: auto;
    height: 40px;
    min-height: 40px;
    background-color: rgb(2, 119, 51);
    color: white;
    outline: none;
    border: none;
    padding-left: 15px;
    padding-right: 15px;
    margin-right: 3px;
}
.Spacer {
  width: 100%;
  margin-top: 35px;
}

/*--------------------------------------------------------------
# Scroll down arrow "animation" on header hero
--------------------------------------------------------------*/
.scroll-down {
    position: relative;
    left: 50%;
    top: 48%;
    /* display: block; */
    text-align: center;
    font-size: 20px;
    z-index: 0;
    text-decoration: none;
    text-shadow: 0;
    width: 13px;
    height: 13px;
    border-bottom: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: translate(-50%, 0) rotate(45deg);;
    -webkit-transform: translate(-50%, 0) rotate(45deg);
    animation: fade_move_down 3s cubic-bezier(0.19, 1, 0.22, 1) infinite;
}

@keyframes fade_move_down {
    0% {
          transform: translate(0, -20px) rotate(45deg);
          opacity: 0;
    }
    50% {
          opacity: 1;
    }
    100% {
          transform: translate(0, 20px) rotate(45deg);
          opacity: 0;
    }
}



/*--------------------------------------------------------------
# FAQ (card / style)
--------------------------------------------------------------*/
.InnerContentTest {
    height: auto;
    /* background: rgb(75, 0, 146); */
    color: rgba(255, 255, 255, 0.6);
    width:  100%;
    left: 0;
    right: 0;
    display: table-row;
    z-index: 666;
}
.InnerContentTest h1 {
    font-family: sans-serif;
    font-size: 52px;
    font-weight: 785;
    letter-spacing: -2px;
    color: white;
    padding: 0;
    margin: 0;
    text-align: left;
    margin-bottom: 5px;
    margin-left: 9px;
}
details {
    margin-bottom: .5rem;
    border-radius: 5px;
    overflow: hidden;
    width: 100%;
    background-color: var(--PrimaryBG); 
    /* border: #00d07e solid; */
  }
  .TitleColour:hover
  {
    color:  var(--FullWhite);
  }
  summary {
    padding: 1rem;
    display: block;
    background: #333;
    padding-left: 2.2rem;
    position: relative;
    cursor: pointer;
  }
  
  summary:before {
    content: '';
    border-width: .4rem;
    border-style: solid;
    border-color: transparent transparent transparent #fff;
    position: absolute;
    top: 1.3rem;
    left: 1rem;
    transform: rotate(0);
    transform-origin: .2rem 50%;
    transition: .25s transform ease;
  }
  
  /* THE MAGIC 🧙‍♀️ */
  details[open] > summary:before {
    transform: rotate(90deg);
  }
  
  details summary::-webkit-details-marker {
    display:none;
  }
  
  details > ul {
    padding-bottom: 1rem;
    margin-bottom: 0;
  }
  
  .details-expanded {
      padding: 0 2rem;
      padding-top: 6px;
  }
  

.details-expanded:hover {
    color: white;
}


/*--------------------------------------------------------------
# Footer & bottom content 
--------------------------------------------------------------*/
.FooterHero {
	background-color: var(--PrimaryBG);
    color: white;
    height: auto;
    width: 100%;
    position: absolute;
}
.footer-widget-area {
    padding: 10px 0;
}
.footer-widget-area p{
    font-size: 15px;
    font-family: 'Rubik', sans-serif;
}	
.footer-widget-area li{
    margin-top: 10px;
    list-style-type: none; 
    z-index: 12;
}
.footer-widget-area li a{
    font-size: 20px;
    color: var(--black);
}

.footer-widget-area li a:hover{
 text-decoration: none;
 color:  rgb(123, 109, 255);
}

.footer-widget-heading h4{
    font-weight: bold;
    font-size: 25px;
}

.linkediting .fa{
    color:  rgb(123, 109, 255);
}

.FooterHero ul {
    margin: 0px;
    padding: 0px;
    font-weight: 400;
}

.FooterHero ul li{
	list-style: none;
}

.FooterHero a:link { 
    text-decoration: none; 
}


.FooterHero a:visited { 
    text-decoration: none; 
}


.FooterHero a:hover { 
    text-decoration: none; 
}


.FooterHero a:active { 
    text-decoration: none; 
}



@media (max-width: 1199.98px) {

}

@media (max-width: 991.98px) {
   .footer-social-icon span{
     font-size: 14px;
 }
}

@media (max-width: 767.98px) {
    .copyright-text p{
    text-align:center;
     }

     .footer-menus ul{
     text-align:center;
    }

    .footer-social-icon span{
     font-size: 18px;
 }
}

@media (max-width: 575.98px) {
    .footer-widget-area{
        padding: 0 20px;
    }

    .copyright-text p{
        text-align:center;
        font-size:16px;
    }

    .footer-menus ul {
        text-align:center;
    }

    .footer-menus ul li a{
        font-size:16px;
    }
}

.FooterFa {
    color: white;
    padding-right: 10px;
}
.FooterFa:first-child {
    padding-left: 0 !important;
}
.FooterFa:hover {
    color:  rgb(123, 109, 255);
}


/*--------------------------------------------------------------
# Custom floating "squares" in footer container
--------------------------------------------------------------*/
.AnimatedContainer {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
  pointer-events: none; 
}

.FooterHero .circles{
  position: relative;
  top: 0;
  left: 0;
  overflow: hidden;
  opacity: 0.5;

}

.FooterHero .circles li{
  position: relative;
  list-style: none;

  background: rgba(35, 35, 35, 1);
  animation: animate 15s linear infinite;
  bottom: -150px;

}

.FooterHero .circles li:nth-child(1){
  left: 25%;
  width: 80px;
  height: 80px;
  animation-delay: 0s;
}


.FooterHero .circles li:nth-child(2){
  left: 10%;
  width: 20px;
  height: 20px;
  animation-delay: 2s;
  animation-duration: 12s;
}

.FooterHero .circles li:nth-child(3){
  left: 70%;
  width: 20px;
  height: 20px;
  animation-delay: 4s;
}

.FooterHero .circles li:nth-child(4){
  left: 40%;
  width: 60px;
  height: 60px;
  animation-delay: 0s;
  animation-duration: 18s;
}

.FooterHero .circles li:nth-child(5){
  left: 65%;
  width: 20px;
  height: 20px;
  animation-delay: 0s;
}

.FooterHero .circles li:nth-child(6){
  left: 75%;
  width: 110px;
  height: 110px;
  animation-delay: 3s;
}

.FooterHero .circles li:nth-child(7){
  left: 35%;
  width: 150px;
  height: 150px;
  animation-delay: 7s;
}

.FooterHero .circles li:nth-child(8){
  left: 50%;
  width: 25px;
  height: 25px;
  animation-delay: 5s;
  animation-duration: 45s;
}

.FooterHero .circles li:nth-child(9){
  left: 20%;
  width: 15px;
  height: 15px;
  animation-delay: 2s;
  animation-duration: 35s;
}

.FooterHero .circles li:nth-child(10){
  left: 85%;
  width: 150px;
  height: 150px;
  animation-delay: 0s;
  animation-duration: 11s;
}



@keyframes animate {

  0%{
      transform: translateY(0) rotate(0deg);
      opacity: 1;
      border-radius: 0;
  }

  100%{
      transform: translateY(-1000px) rotate(720deg);
      opacity: 0;
      border-radius: 50%;
  }

}


.Products {
    margin-top: 70px;
    z-index: 99999 !important;
    position: relative;
}
.Products h1 {
    font-family: sans-serif;
    font-size: 80px;
    font-weight: 800;
    letter-spacing: -2px;
    color: white;
    font-size: 40px;
    padding: 0;
    margin: 0;
    text-align: left;
    background: linear-gradient(to right, #fff 50%, rgb(123, 109, 255) 50%,#5e21bf);
    background-size: 200%;
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    transition: 0.2s ease-out;
    overflow: hidden;
    margin-bottom: 6px;
}


.Products h6 {
  font-family: sans-serif;
  font-size: 80px;
  font-weight: 800;
  letter-spacing: -2px;
  color: white;
  font-size: 60px;
  padding: 0;
  margin: 0;
  text-align: left;
  background: linear-gradient(to right, #fff 50%, rgb(123, 109, 255) 50%,#5e21bf);
  background-size: 200%;
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  transition: 0.2s ease-out;
  overflow: hidden;
  margin-bottom: 6px;
}
.Products h5 {
  color: white;
  font-family: 'Inter', sans-serif;
  color: white;
  font-size: 15px;
  font-style: bold;
  font-weight: 350;
  word-wrap:break-word;
  width: 50%;
}


.BotTitleShortLink {
  font-size: 25px;
}
.BotTitleShortLink:hover {
  font-size: 35px;
}

a{
  border:none;
  outline:none;
  text-decoration:none;
  color:inherit;
}
.wrap .card {
  position: relative;
  width: 100%;
  height: 100%;
  background-color: #fff;
  border-radius: 4px;
  margin: 0 20px 16px 0;
  padding-top: 32px;
  padding-left: 32px;
  padding-right: 32px;
  cursor: pointer;
  will-change: transform;
  transition: all 0.3s ease;
  background-color: rgb(35, 35, 35);
  color: white;
  overflow: hidden;
  border-radius: 0.5rem;
  min-width: 215px;
  /* max-width: 512px; */
}
.wrap .card__top {
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.wrap .card__top svg {
  transition: all 0.3s ease;
}
.wrap .card__top:after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  width: 24px;
  height: 24px;
  background: url("../img/Arrow.svg");
  background-repeat: no-repeat;
  background-size: 16px;
  background-position: center;
  transform: translatex(-50%);
  transition: all 0.2s ease-in-out;
  opacity: 0;
}
.wrap .card__top h2 {
  font-weight: 400;
  margin-left: 12px;
  font-size: 18px;
  color: #ffffff;
  transform: translatex(-8%);
  transition: all 0.2s ease-out;
  opacity: 0;
}
.card__bottom hr {
  color: white;
  width: 50%;
  align-items: center;
  visibility: visible;
  
}
.wrap .card__bottom {
  position: relative;
  margin-top: 24px;
}
.wrap .card__bottom h2 {
  font-size: 18px;
  color: white;
  transition: all 0.2s ease-out;
}
.wrap .card__bottom h2:before {
  display: block;
  position: relative;
  top: 30px;
  width: 100%;
  height: 1px;
  background-color: #d8dde6;
}
.wrap .card__bottom p {
  transition: all 0.2s ease-out;
  margin-top: 4px;
}
.wrap .card__bottom p:nth-of-type(1) {
  opacity: 0.7;
  font-size: 14px;
  color: white;
  letter-spacing: 0;
  line-height: 21px;
}
.wrap .card__bottom p:nth-of-type(2) {
  opacity: 0;
  font-size: 15px;
  font-weight: 300;
  color: #fff;
  letter-spacing: 0;
  line-height: 19px;
  position: absolute;
  top: -30px;
  transform: translateY(-10px);
}
.TwitchProduct:hover {
  transform: scale3d(0.985, 0.985, 0.985) translateX(0);
  background-color:  rgb(79,70,229);
}
.YouTubeProduct:hover {
  transform: scale3d(0.985, 0.985, 0.985) translateX(0);
  background-color:  rgb(155, 32, 42);
}
.TrovoProduct:hover {
  transform: scale3d(0.985, 0.985, 0.985) translateX(0);
  background-color:  rgb(2, 119, 51);
}
.KickProduct:hover {
  transform: scale3d(0.985, 0.985, 0.985) translateX(0);
  background-color:  #53FC18;
}
.ExtraProduct:hover {
  transform: scale3d(0.985, 0.985, 0.985) translateX(0);
  background-color:  rgba(43, 41, 148, 0.8);
}

.wrap .card:hover .card__top:after {
  opacity: 1;
  transform: translatex(0);
}
.wrap .card:hover .card__top svg #Combined-Shape {
  fill: #fff;
}
.wrap .card:hover .card__top svg #Rectangle-13 {
  fill: url(#linearGradient-2) !important;
}
.wrap .card:hover .card__top h2 {
  opacity: 1;
  transform: translatex(0);
  margin-top: 6px;
}
.wrap .card:hover .card__bottom h2 {
  transform: translateY(16px);
  opacity: 0;
}
.wrap .card:hover .card__bottom p:nth-of-type(1) {
  transform: translateY(16px);
  opacity: 0;
}
.wrap .card:hover .card__bottom p:nth-of-type(2) {
  transform: translateY(0);
  opacity: 1;
}
.wrap .card:hover span {
  opacity: 1;
  transform: scale(1);
}
.wrap .card span {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url('../img/Robot.png');
  background-repeat: no-repeat;
  background-size: contain;
  background-position: left;
  opacity: 0;
  transition-delay: 0.3s;
  transform-origin: left;
  transform: scale(0.9);
  transition: all 0.4s ease;
}
#new {
  animation-delay: 0.3s;
}
#new::before {
  animation-delay: 0.3s;
}
#new .card__bottom h2:after {
  content: "New";
  padding: 2px 8px;
  font-size: 12px;
  font-weight: 300;
  border-radius: 16px;
  color: #3973ff;
  letter-spacing: 0;
  vertical-align: middle;
  line-height: 12px;
  background-color: #d8e4ff;
  margin-left: 12px;
}
@keyframes preShowMove {
  to {
    transform: scaleX(0);
  }
}
@keyframes preShow {
  0% {
    box-shadow: none;
  }
  60% {
    box-shadow: none;
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.dr {
  position: absolute;
  bottom: 16px;
  right: 16px;
  width: 100px;
}






/*--------------------------------------------------------------
# Manual media query for smaller devices (fix some misc bugs)
--------------------------------------------------------------*/
@media (max-width: 767px) {
  #WelcomeHero {
    min-height: 78vh;
  }
  #WelcomeHero h2{
    font-size: 30px;
  }
  #WelcomeHero h1{
    font-size: 40px;
  }
  .Products h5 {
    width: 80% !important;
  }
  .Products h1 {
    font-size: 48px !important;
  }
  .Spacer {
    margin-top: 48px;
  }
}


/*--------------------------------------------------------------
# Particles & container customizations
--------------------------------------------------------------*/
.ParticlesContainer {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
}

#particles-js {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 1;
  /* background-color: blue; */
  height: 100%;
  width: 100%;
 }
 canvas {
  z-index: 1;
 }


 
/*--------------------------------------------------------------
# Return to 'TOP' button 
--------------------------------------------------------------*/
.top {
  position: fixed;
  bottom: 10px;
  right: 10px;
  padding: 10px 12px;
  background: rgba(0, 0, 0, 0.3);
  border-radius: 5px;
  text-decoration: none;
  color: white;
  z-index: 19;
  visibility: hidden;
}
.top:hover
{
  text-decoration: none;
  color: white;
}
a {
text-decoration: none; 
color: inherit; 
}

