@import url("https://fonts.googleapis.com/css2?family=Sora:wght@100;200;300;400;500;600;700;800&display=swap");.edukami-module{align-items:center;background-color:#21213f;border-radius:12px;box-shadow:0 8px 24px rgba(0,0,0,.3);display:flex;flex-direction:column;margin:0 auto 60px;max-width:1240px;padding:32px;width:100%}.edukami-title{color:#fff;font-family:Sora,sans-serif;font-size:32px;font-weight:700;margin-bottom:16px;text-align:center;width:100%}.edukami-divider{background-color:#2b3555;border-radius:2px;height:2px;margin-bottom:16px;width:90%}.edukami-items{display:flex;flex-direction:column;width:100%}@media (min-width:1024px){.edukami-items{flex-direction:row;flex-wrap:wrap;justify-content:space-between}}.edukami-item{align-items:flex-start;display:flex;gap:10px;padding:12px 24px;width:100%}@media (min-width:1024px){.edukami-item{width:48%}}.icon{font-size:1.5rem;margin:0}.text{color:#fff;font-size:16px;margin:0}.text-padding{padding-left:6px}