﻿.hero-section{height:80vh;margin-top:-2rem;position:relative;}.hero-section #particles-js{position:absolute;width:100%;height:100%;background-color:var(--bg-main);background-repeat:no-repeat;background-size:cover;background-position:50% 50%;z-index:0;}.hero-section .container{height:100%;}.hero-section .container .hero-section--container{position:relative;z-index:1;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;}.hero-section .container .hero-section--container .hero-section--main-text{margin-bottom:2rem;text-shadow:-4px 4px 4px rgba(255,255,255,.25);}.hero-section .container .hero-section--container .hero-section--sub-text{font-family:var(--font-body);padding:0 9.1rem;}