@keyframes heroAppear{0%{opacity:0;top:2.5%;transform:scale(1.05)}to{opacity:1;top:0;transform:scale(1)}}@keyframes dotanim{0%{scale:.8}50%,to{scale:1}}.blog-grid{flex-wrap:wrap;row-gap:1em;display:flex}@media (width<=600px){.blog-grid .column{flex-basis:100%;max-width:400px;margin:auto}}@media (width<=1023px){.blog-grid .column:nth-child(5){order:-1}.blog-grid .column:nth-child(11).is-12-mobile{width:49%!important}}@media (width>=1024px) and (width<=1216px){.blog-grid .column:nth-child(4),.blog-grid .column:nth-child(8){order:-1}}
