@import url("https://fonts.googleapis.com/css2?family=Figtree:ital,wght@0,300..900;1,300..900&display=swap");*{font-family:Figtree,sans-serif}h1,h2,h3,p{margin:0}.card-problema-grid{grid-template-columns:repeat(4,1fr)}.card-problema{max-width:280px}@media screen and (max-width:480px){.card-problema-grid{grid-template-columns:none}.card-problema{max-width:380px}.main-row-1-padding,.main-row-2-padding,.main-row-3-padding{padding-bottom:40px!important;padding-top:40px!important}}