@font-face
{
   font-family: "Material Icons";
   font-display: swap;
   src: url('../fonts/MaterialIcons-Regular.woff2') format('woff2'),
        url('../fonts/MaterialIcons-Regular.woff') format('woff'),
        url('../fonts/MaterialIcons-Regular.ttf') format('truetype');
}
@font-face
{
   font-family: "Tomato Grotesk";
   font-display: swap;
   src: url('../fonts/TomatoGrotesk-Regular.woff') format('woff'),
        url('../fonts/TomatoGrotesk-Regular.ttf') format('truetype');
}
@font-face
{
   font-family: "Tomato Grotesk Medium";
   font-display: swap;
   src: url('../fonts/TomatoGrotesk-Medium.woff') format('woff'),
        url('../fonts/TomatoGrotesk-Medium.ttf') format('truetype');
}
@keyframes animate-fade-in
{
   0% { opacity: 1; opacity: 0;  }
   100% { opacity: 1;  }
}
@keyframes animate-fade-out
{
   0% { opacity: 1;  }
   100% { opacity: 0;  }
}
@keyframes background-position-start
{
   0% { background-position: 0px;  }
   100% { background-position: 100;  }
}
@keyframes slide-in-blurred-bottom
{
   0% { opacity: 0.0; transform-origin: 50% 100%; filter: blur(40px); transform: translate(0px,1000px) rotate(0deg) scale(0.2,2.5) ;  }
   100% { opacity: 1.0; transform-origin: 50% 50%; filter: blur(0); transform: translate(0px,0px) rotate(0deg) scale(1.0,1.0) ;  }
}
@keyframes transform-bounce-in
{
   0% { transform: rotate(0deg) scale(0.3,0.3) ; opacity: 0;  }
   50% { transform: rotate(0deg) scale(1.05,1.05) ; opacity: 1;  }
   70% { transform: rotate(0deg) scale(0.9,0.9) ;  }
   100% { transform: rotate(0deg) scale(1.0,1.0) ;  }
}
@keyframes transform-bounce-in-down
{
   0% { transform: translate(0px,-500%) rotate(0deg) ; opacity: 0;  }
   50% { opacity: 1;  }
   60% { transform: translate(0px,30px) rotate(0deg) ;  }
   80% { transform: translate(0px,-10px) rotate(0deg) ;  }
   100% { transform: translate(0px,0px) rotate(0deg) ;  }
}
@keyframes transform-scale-in
{
   0% { opacity: 0; transform: rotate(0deg) scale(0,0) ;  }
   100% { opacity: 1; transform: rotate(0deg) scale(1.0,1.0) ;  }
}
h1, .h1
{
   font-family: "Mona Sans";
   font-weight: bold;
   font-size: 85px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   --color: #000000;
   display: inline;
}
h2, .h2
{
   font-family: Arial;
   font-weight: bold;
   font-size: 27px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
h3, .h3
{
   font-family: Arial;
   font-weight: bold;
   font-size: 24px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
h4, .h4
{
   font-family: Arial;
   font-weight: bold;
   font-size: 21px;
   font-style: italic;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
h5, .h5
{
   font-family: Arial;
   font-weight: bold;
   font-size: 19px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
h6, .h6
{
   font-family: Arial;
   font-weight: bold;
   font-size: 16px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
.geosegsystem28
{
   font-family: "Tomato Grotesk Medium";
   font-weight: bold;
   font-size: 32px;
   text-decoration: none;
   color: #FFFFFF;
   --color: #FFFFFF;
   background-color: transparent;
   text-shadow: 0 0 20px rgba(0,0,0,0.69);
}
.geosegsystem16
{
   font-family: "Tomato Grotesk";
   font-size: 21px;
   text-decoration: none;
   color: #FFFFFF;
   --color: #FFFFFF;
   background-color: transparent;
   text-shadow: 0 0 20px rgba(0,0,0,0.69);
}
.Geosystemlab
{
   font-family: "Tomato Grotesk Medium";
   font-weight: bold;
   font-size: 85px;
   text-decoration: none;
   color: #FFFFFF;
   --color: #FFFFFF;
   background-color: transparent;
   text-shadow: 0 0 20px rgba(0,0,0,0.69);
}
