.plagas-feed-item{align-items:center;background-color:var(--yellow-600);border-radius:1em;display:flex;flex-direction:column;gap:1em;justify-content:center;padding:1em;text-align:center;transition:all .3s ease;width:100%}.pfi-icon{height:3em;transition:all .4s ease;width:3em}.pfi-title{font-size:12px;font-weight:600;text-transform:uppercase}@media (min-width:1000px){.plagas-feed-item{padding:2.5em 1em}.plagas-feed-item:hover{background-color:var(--blue-300)}.plagas-feed-item:hover .pfi-icon{transform:scale(1.2)}}.plagas-feed{padding:3em 0}.pf-top{display:flex;flex-direction:column;gap:1em;margin-bottom:1em;text-align:center;width:100%}.pf-title.headline{color:var(--pink);font-weight:300}.pf-bot{display:grid;gap:1em;grid-template-columns:1fr;width:100%}@media (min-width:480px){.pf-bot{gap:1em;grid-template-columns:1fr 1fr;place-items:stretch}}@media (min-width:700px){.pf-bot{grid-template-columns:repeat(3,1fr)}}@media (min-width:1000px){.pf-bot{grid-template-columns:repeat(5,1fr)}}@media (min-width:1550px){.pf-bot{gap:2.5em}}
