:root{--background:#111116;--foreground:#ededed;--text-gray:#c8c8c8;--blur-blue-dark:rgba(28,94,123,1);--blur-purple-dark:rgba(98,22,160,1)}body{background:var(--background);color:var(--foreground);font-family:var(--font-poppins),sans-serif}.blur-blue-dark{background:var(--blur-blue-dark)}.blur-blue-dark,.blur-purple-dark{-webkit-transform:translateZ(0);-webkit-backface-visibility:hidden;-webkit-perspective:1000}.blur-purple-dark{background:var(--blur-purple-dark)}.font-bebas{font-family:var(--font-bebas),sans-serif}.font-poppins{font-family:var(--font-poppins),sans-serif}h2{font-size:40px;margin-bottom:2.5rem}h2,h4{font-family:var(--font-bebas),sans-serif;line-height:100%;position:relative;z-index:10}h4{font-size:50px}.hero-text-base{font-size:45px}.hero-text-base,.vacancy-section{font-family:var(--font-bebas),sans-serif;color:white}.vacancy-section{font-size:50px}@media (min-width:640px){.hero-text-base{font-size:60px}}@media (min-width:768px){h2,h4{font-size:60px}.hero-text-base{font-size:80px}}@media (min-width:1024px){h2,h4{font-size:110px}.hero-text-base{font-size:120px}}@media (min-width:1280px){.hero-text-base{font-size:180px}}