@keyframes slideLeft{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes fadeIn{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}.animate-slide-left{animation:slideLeft .3s cubic-bezier(.16,1,.3,1) forwards}.animate-fade-in{animation:fadeIn .25s ease-out forwards}@media print{nav,footer,header,button,input,select,.no-print,.fixed:not(.printable-modal),[class*=FAQSection],[class*=BlogSection]{display:none!important}body,html,#root{background:#fff!important;color:#000!important;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif!important;margin:0!important;padding:0!important;width:100%!important;-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}.fixed{position:static!important;background:transparent!important;padding:0!important;inset:auto!important}.printable-cheatsheet{display:block!important;width:100%!important;max-width:100%!important;padding:0!important;margin:0!important;background:#fff!important;color:#000!important}@page{size:A4 portrait;margin:10mm}}
