.highlight-section{--glow-color: rgba(0, 55, 255, 1);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}.theme--light .highlight-section{background:linear-gradient(180deg,rgba(204,215,255,.1) 0%,rgba(248,248,252,.1) 100%),radial-gradient(300px 82.48% at 50% 0%,rgba(153,175,255,.2) 0%,rgba(0,204,255,0) 100%)}.highlight-section:hover .highlight-section__glow{opacity:.2}.theme--light .highlight-section:hover .highlight-section__glow{opacity:.1}.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}.theme--light .highlight-section:after{background:linear-gradient(180deg,rgba(204,215,255,.1) 0%,rgba(248,248,252,.1) 100%)}.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}
