.hero-section .hero-content{flex-direction:column;justify-content:center;align-items:center;gap:15px;width:100%;height:100vh;display:flex}.hero-section .hero-content h1{text-transform:uppercase;font-size:100px}.hero-section .hero-content p,.hero-section .hero-content .Typewriter{color:#f2e9e4;font-size:20px}.hero-section .hero-content .Typewriter__cursor{margin-left:-4px}.hero-section .hero-bg-wrapper{z-index:-1;background-color:#0d1b2a;position:absolute;inset:0}.hero-section .hero-bg-wrapper img{z-index:-5;filter:saturate(0)brightness(.4)contrast(2)opacity(.3);pointer-events:none;-o-object-fit:cover;object-fit:cover}.hero-section .hero-section-marks{-moz-user-select:-moz-none;-webkit-user-select:none;user-select:none;-o-user-select:none}.hero-section .hero-section-marks img{pointer-events:none;width:auto;height:30px;position:absolute}.hero-section .hero-section-marks img.topleft{top:15px;left:15px}.hero-section .hero-section-marks img.topright{top:15px;right:15px}.hero-section .hero-section-marks img.bottomright{bottom:15px;right:15px}.hero-section .hero-section-marks img.bottomleft{bottom:15px;left:15px}@media screen and (max-width:800px){.hero-section .hero-content h1{font-size:13vw}.hero-section .hero-content p,.hero-section .hero-content .Typewriter{text-align:center;max-width:70vw;font-size:4vw}.hero-section .hero-section-marks img{height:5vw}}
