* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}


.mobile-header {
  position: relative;
  width: 100%;
  max-width: 959px; 
  margin: 0 auto;
  height: 750px;
  background-color: #000;
  overflow: hidden;

  
}
.mobile-relative { position: relative; }

.mobile-logo {
  position: absolute;
  z-index: 1;
}

.mobile-logo-pixyz { top: 70px; left: 25px; }
.mobile-logo-pixyzp { top: 174px; left: 5%;width: auto;height: 250px; }


.mobile-line { position: absolute; background-color: #00aaff; }
.mobile-line-vertical { width: 2px; height: 100%; }
.mobile-line-1-vertical-section1 { width: 2px; height: 9%; }
.mobile-line-2-vertical-section1 { width: 2px; height: 12%; }
.mobile-line-diagonal { width: 2px; height: 200%; transform: rotate(-45deg); transform-origin: top left; }

.mobile-line-left-80 { left: 80px; }
.mobile-line-left-278 { left: 278px; }
.mobile-line-center { left: 45%; }

.mobile-circle {
  position: absolute;
  width: 600px;
  height: 600px;
  border: 2px solid #00aaff;
  border-radius: 50%;
  top: -300px;
  left: -319px;
}

.mobile-block-pink,
.mobile-block-black,
.mobile-block-purple,
.mobile-block-darkblue {
  position: absolute;
}
.mobile-block-purple { background-color: #6251eb; }
.mobile-block-pink { background-color: #ffc2ed; }
.mobile-block-black { background-color: #000; }
.mobile-block-darkblue {
  background-color: #0a0055;
}

.mobile-square-40 {
  width: 40px; height: 40px;
}
.mobile-square-30 {
  width: 30px; height: 30px;
}
.mobile-square-50 {
  width: 50px; height: 50px;
}

.mobile-purple-bar-left { top: 424px; left: 0; width: 280px; height: 85px; }
.mobile-text-box { top: 400px; position: absolute;}
.mobile-square-40.mobile-purple-small-top { top: 38px; right: 350px; }
.mobile-square-40.mobile-purple-small-bottom { bottom: 0; right: 0;}

.mobile-square-40.mobile-black-left{bottom: 100px; left: 0%;z-index: 15;}

.mobile-text-overlay {
  position: absolute;
  font-family: 'Roboto', sans-serif;
  
}
.mobile-text-overlay-black {
  left: 20px;
  top: 10px;
  font-size: 85px;
  color: #000000;
}

.mobile-text-overlay-blue {
  left: 285px;
  top: 60px;
  font-size: 50px;
  color: #2884bc;
}
.mobile-text-overlay-white {
  top: 120px; left: 15px;
  font-size:50px; font-weight: bold; color: #fff;
}
.mobile-text-overlay p { margin: 0; }
.mobile-blue-text-bold { color: #2884bc; }




.mobile-section-one {
   background-color: #000;
  position: relative;
  width: 100%;
  height: 700px;
  overflow: hidden;
}
.mobile-img-por { position: absolute; top: 2%; left: 80px; z-index: 15; height: 80px; width: auto; }
.mobile-img-que { position: absolute; top: 11.7%; left: 118px; z-index: 15;height: 80px; width: auto; }

.mobile-right-square,
.mobile-top-square,
.mobile-left-square,
.mobile-bottom-bar {
  position: absolute;
  background: #fff;
  transition: transform 1s ease-in-out;
}

.mobile-right-square {right: 0%; width: 15%; height: 350px; z-index: 36; }
.mobile-left-square {left: 0; top: 94px; width: 100px; height: 320px; z-index: 37; }
.mobile-top-square { right: 0; top: 0; width: 30%; height: 80px; z-index: 45; }
.mobile-bottom-bar { bottom: 0;  width: 100%; height: 540px; z-index: 20; }


.mobile-text { position: absolute; color: #000c13; z-index: 50; text-align: left; }
.mobile-text1 { left: 15%; top: 230px; width: 78%; font-size: 0.875rem;font-weight:100; font-family: 'Roboto', sans-serif;}
.mobile-text2 { right: 12%; top: 380px; width: 78%; font-size: 0.875rem;font-family: 'Roboto', sans-serif;}
.mobile-text3 { left: 11%; top: 540px; width: 78%; font-size: 1.175rem;font-family: 'Outfit', sans-serif; }
.mobile-text4 { left: 4%; top: 1%; width: 300px; font-size: 2.5rem;font-weight: 100;font-family: 'Outfit', sans-serif;margin-bottom: 80px;}

.mobile-light{
  font-weight: lighter;
  color: #293033;

}
.mobile-black{
  font-weight: 900;
}
.mobile-semi-bold{
  font-weight:600;
}

.mobile-bold{
  font-weight: 700;
}

.mobile-purple-text { color: #6251eb; }
.mobile-blue-bg-text { background: #2e95d4; color: #fff; }
.mobile-small-blue-square {
  display: inline-block;
  width: 12px;
  height: 12px;
  background: #2e95d4;
  margin-left: 0px;
  vertical-align: -15px;
  animation: blink 1s step-start infinite;
  z-index: 151;
}

.mobile-square-40.mobile-darkblue-top {
  top: 0;
  left: 280px;
  animation: pixel-up-down 5s linear infinite;
}

.mobile-square-40.mobile-darkblue-center {
  top: 125px;
  right: 230px;
  transform: translate(-50%, -50%);
  animation: pixel-fall 5s linear infinite;
}

.mobile-block-blue{background-color: #2e95d4;position: absolute;}
.mobile-square-40.mobile-blue-square-left-top{
  top: 36px;
  left: 53%;
  z-index: 75;
  animation: pixel-diagonal-slide 1s linear infinite;
}




.mobile-section-two {
  background-color: #fff;
  width: 100%;
  height: 1480px;
  overflow: hidden;
  position: relative;
}
.mobile-footer {
  background: #000C13;
  position: relative;
  max-width: 959px; 
  margin: 0 auto;
  height: 100px;
  overflow: hidden;
}

.mobile-footer-left .mobile-email-box {
  position: absolute;
  display: flex;
  align-items: center;
  gap: 10px;
  background: transparent;
  padding: 10px 20px;
  top: 15px;
  height: 30px;
}

.mobile-email-icon {
  width: 36px;
  height: auto;
}

.mobile-email {
  font-family: 'Outfit', sans-serif;
  font-weight: 900;
  font-size: 1.000rem;
  color: #fff;
  margin: 0;
}

.mobile-footer-right {
  position: absolute;
  top: 0%;           
  right: 0%;         
}

.mobile-footer-right .mobile-right-box {
  position: absolute;
  right: 0%;
  background: transparent;
  width: 150px;        
  height: 50px;        
  padding: 10px 20px;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 10px;            
}

.mobile-social-icons {
  display: flex;
  gap: 20px;
  margin-bottom: 20px;
}

.mobile-social-icon {
  background: #2e95d4;
  border-radius: 50%;
  width: 36px;
  height: 36px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.mobile-social-icon img {
  width: 18px;
  height: 18px;
}

.mobile-privacy {
  position: absolute;
  bottom: 35%;
  right: 3%;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  font-size: 16px;
  color: #fff;
  margin: 0;
}



.mobile-footer-midright-square {
  left:650px;
  bottom: 35px;
}
.mobile-footer-midleft-square {
  left:215px;
  bottom:45px;
}
.mobile-footer-left-square {
  left:0;
  bottom:30px;
}

.mobile-footer-left-line{
  left:274px;
}

.mobile-footer-right-line{
  left:424px;
}

.mobile-footer-circle{
  position: absolute;
  width: 500px;
  height: 500px;
  border: 2px solid #00aaff;
  border-radius: 50%;
  bottom: 50px;
  left: 250px;

}



.mobile-footer-bottom-bar{
  position: absolute;
  background-color:#6251eb;
  width: 100%;
  height: 30px;
  bottom: 0px;
  align-items: flex-end;
  align-content: center;
}

.mobile-company {
  position: absolute;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: 10px;
  color: #fff;
  right: 3%;
}
.mobile-trackhub-wrapper {
  position: absolute;
  top: 140px;
  right: 0;
  width: 55%;
  max-width: 290px;
  min-width: 180px;
}
.mobile-grey-big-rectangle {
  position: absolute;
  top: -30px;
  left: 0px; 
  width: calc(100% + 280px);
  height: 100%;
  background-color: #e8f4fb;
  z-index: 1;
}
.mobile-home-trackhub {
  display: block;
  width: 100%;
  height: auto;
  position: relative;
  z-index: 2;
}
.mobile-grey-small-rectangle {
  position: absolute;
  width: 50px;
  height: 50px;
  top: 5px;
  left: -50px;
  background-color: #e8f4fb;
  z-index: 3;
}


.mobile-forwho {
  display: block;
  width: 60%;
  max-width: 310px;
  min-height: 200px;
  height: auto;
  z-index: 2;
}
.mobile-square-50.mobile-pink-middle{top:50%; left:clamp(200px, 60%, 310px);z-index: 150;}
.mobile-wrapper-text-img{
position: relative;
top:42%;
}
.mobile-below-forwho {
  position: relative;
  margin-top: 10px;
}
.mobile-grafico {
  position: absolute;
  bottom: 0px;
  left: calc(820px + 140px);
  height: 370px;
  width: auto;
  object-fit: cover;
  object-position: left;
  z-index: 3; 
}

.mobile-img-comma {
  position: absolute;
  left: clamp(210px, 60%, 330px);
  top: -60px;
  height: 70px;
  z-index: 5;
}

.mobile-text-bottom {
  margin-top: 10px;
  width: 60%;
  margin-left: 80px;
  z-index: 6;

  font-size: 2.8rem;
  font-weight: 50;
  font-family: 'Outfit', sans-serif;
}



.mobile-black-mid-retangle {
  position: absolute;
  width: 400px;
  height: 70px;
  background-color: #000;
  z-index: 10;
  bottom: 0px;
  left: 290px;
}





.mobile-images-wrapper,
.mobile-block-pink,
.mobile-block-black,
.mobile-pink-retangle,
.mobile-black-mid-retangle,
.mobile-grey-big-retangle,
.mobile-grey-small-retangle,
.mobile-block-blue {
  position: absolute;
  z-index: 1;
}