.glass-bg{background:rgba(27,40,106,0.2);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:0px}.underline{color:#db0726;font-size:2rem}.underline:after{content:'';position:absolute;width:90%;transform:scaleX(0);height:2px;bottom:0;left:5%;margin-bottom:20px;background-color:#db0726;transform-origin:bottom right;transition:transform 0.6s ease-out}.underline:hover:after{transform:scaleX(1);transform-origin:bottom left}