.MostPopular{margin-top:40px}.MostPopular h2{font-size:22px}.MostPopular h2 span{color:#f4a724;font-size:42px;font-weight:700}.MostPopular__list{display:flex;gap:10px}@media only screen and (max-width:480px){.MostPopular__list{flex-direction:column;gap:0}}.MostPopular__thumb{width:100%;height:142px;background-size:100%;background-position:50%;border-bottom:4px solid #f4a724;background-color:#f4f4f4;position:relative;transition:all .5s ease-in-out}.MostPopular__thumb .artigo{position:absolute;top:15px;left:15px;width:35px;height:35px}.MostPopular__thumb .video{position:absolute;top:15px;left:55px;width:35px;height:35px}.MostPopular__post{width:25%}.MostPopular__post:hover p{text-decoration:underline}.MostPopular__post:hover .MostPopular__thumb{background-size:105%}@media only screen and (max-width:480px){.MostPopular__post{width:100%}}.MostPopular__post p{line-height:1.6;font-weight:500!important}.tagsPost{line-height:1;font-size:13px;color:#666}