.resource-logo{width:58px;height:58px;border:1px solid #e2e4e7;border-radius:15px;background:#f6f7f8;display:inline-grid;place-items:center;box-shadow:0 8px 24px #10182012;transition:.25s ease}
.resource-logo svg{width:32px;height:32px;display:block}
.resource-card:hover .resource-logo{transform:translateY(-3px);border-color:#f18a12;box-shadow:0 12px 28px #f18a1226}
.modulcard-resource-logo svg{width:34px;height:34px}
.modulcard-resource-logo rect{fill:none;stroke-width:3}
.modulcard-resource-logo rect:nth-child(1){stroke:#42b649}
.modulcard-resource-logo rect:nth-child(2){stroke:#ffb800}
.modulcard-resource-logo rect:nth-child(3){stroke:#08a1dd}
.modulcard-resource-logo rect:nth-child(4){stroke:#ed3145}
.telegram-resource-logo svg{fill:#229ed9}
.whatsapp-resource-logo svg{fill:#25d366}
.resource-card h3{margin-top:25px}
