<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@keyframes pulse-scale{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.pulse{animation:pulse-scale 1.2s cubic-bezier(.4,0,.6,1) infinite}@keyframes grow-in{0%{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}.grow-in{animation:grow-in .5s ease-in-out forwards}.LearningContent_blog__B1N1e img{border-radius:20px;margin-left:0!important;margin-right:0!important;width:100%!important;-o-object-fit:fill;object-fit:fill;max-height:80vh}.LearningContent_blog__B1N1e div{overflow:visible}.LearningContent_blog__B1N1e p{font-size:14px!important;font-family:InterDisplay}@media (min-width:768px){.LearningContent_blog__B1N1e p{font-size:16px!important}}.LearningContent_blog__B1N1e strong{font-size:16px!important}</pre></body></html>