.sub_menu_sticky{display:none;position:absolute;top:73px;padding:70px 50px 50px;border-bottom-left-radius:50px;background-color:rgba(var(--wp--preset--color--white-rgb),.7);transition:background-color .2s ease-in-out;left:0;right:-200%;bottom:0;z-index:-1;backdrop-filter:blur(5px)}.sub_menu_sticky .content{position:relative;width:100%;height:100%;display:flex}.sub_menu_sticky .content .title{font-size:18px;font-weight:600;min-width:650px}.sub_menu_sticky .content .download-button a{position:relative;padding:15px 25px;text-decoration:none;font-weight:500}.sub_menu_sticky .content .download-button a,.sub_menu_sticky .content .download-button a:before{background-color:var(--wp--preset--color--primary);color:var(--wp--preset--color--white);border-radius:40px}.sub_menu_sticky .content .download-button a:before{content:"\2192";width:45px;height:45px;font-family:system-ui;line-height:43px;transform:rotate(-45deg);font-size:20px;position:absolute;right:-45px;top:0;text-align:center}