.fade-in{opacity:0;transition:all .5s ease;overflow:hidden}.fade-in .show-highlight{transition:all .5s ease;opacity:0}.fade-in.appear,.fade-in.appear .show-highlight{opacity:1}.fade-in.appear .show-highlight.animate-left{animation:slideInLeft .5s ease forwards}.fade-in.appear .show-highlight.animate-right,.reverse-row.fade-in.appear .show-highlight.animate-left{animation:slideInRight .5s ease forwards}.reverse-row.fade-in.appear .show-highlight.animate-right{animation:slideInLeft .5s ease forwards}@keyframes slideInLeft{0%{transform:translate(-100px)}to{transform:translate(0)}}@keyframes slideInRight{0%{transform:translate(100px)}to{transform:translate(0)}}.showcase-row p{text-align:center}.show-highlight{min-width:45%}.show-highlight.element .ant-card{width:100%}.earnings-tooltip{background:#222;padding:8px;border-radius:4px;width:max-content}#feature-heading{text-align:center;color:#fff;font-weight:400;text-decoration:underline}.feature-description li{padding:6px 0;list-style-type:none}.feature-description li:before{content:"✅";margin-right:8px}#autoAccept>.show-highlight{display:flex;align-items:center}#autoAccept>.show-highlight .anticon:not(button .anticon){left:6px;position:relative}
