.highlight-section{--glow-color: rgba(0, 55, 255, 1);-webkit-user-select:none;-moz-user-select:none;user-select:none;position:relative;overflow:hidden;padding:8rem 0;background:radial-gradient(300px 100.04% at 50% 0%,rgba(0,55,255,.3) 0%,rgba(80,17,153,0) 100%),linear-gradient(180deg,var(--vulcan) 0%,#0e1122 35.54%,var(--vulcan) 100%)}.highlight-section .rte{position:relative;z-index:3;max-width:680px;margin:auto;text-align:center}.highlight-section:hover .highlight-section__glow{opacity:.2}.highlight-section:hover:after{opacity:1}.highlight-section:after{pointer-events:none;content:"";position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;background:linear-gradient(180deg,var(--vulcan) 0%,#0e1122 35.54%,var(--vulcan) 100%);transition:.5s ease-in-out opacity}.highlight-section__glow{pointer-events:none;position:absolute;z-index:2;top:0;left:0;transform:translate(-50%,-50%) translate(var(--mouse-x),var(--mouse-y));width:300px;height:300px;opacity:0;background:var(--glow-color);filter:blur(80px);border-radius:100%;transition:.5s ease-in-out opacity,.5s ease-in-out background-color}
