@keyframes move{0%{left:-50%}to{left:150%}}@keyframes appear{0%{opacity:0}to{opacity:1}}@keyframes frame-highlight{0%{outline:2px solid pro-palette(primary,500);outline-offset:4px;scale:1.05}to{outline:2px solid transparent}}@keyframes size-highlight{0%{background:pro-palette(primary,500)}to{background:transparent}}@keyframes waves{0%{transform-origin:bottom;transform:scaleY(1) scaleX(1.2);filter:saturate(1.5)}to{transform-origin:bottom;transform:scaleY(.8) scaleX(1.3);opacity:.8}}.faq-view{max-width:1280px;width:90%;margin:auto;padding:60px 0 40px}.faq-view h1{font-size:36px!important;font-weight:700!important;margin-bottom:20px}.faq-view .faq-about{font-size:16px!important;font-weight:400!important;margin-bottom:40px}[data-theme=dark] .faq-view{color:#fff}