.hero-section-popup.active{align-items:center;display:flex;justify-content:center;opacity:1}.hero-section-popup-content{margin:auto;max-height:90vh;overflow-y:auto;position:relative}@keyframes popupFadeIn{0%{opacity:0;transform:translate(-50%,-45%)}to{opacity:1;transform:translate(-50%,-50%)}}.popup-enabled{cursor:pointer}