.mainKnowledges{box-sizing:border-box;background-image:linear-gradient(270deg,#2f00ff00 0%,#2f00ff1a 50%,#2f00ff00 100%),linear-gradient(270deg,#0003 0%,#000000f2 50%,#0003 100%),linear-gradient(#000 0%,#00000040 25% 75%,#000 100%),url(/background_3.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:100vh;padding:2rem 1rem;display:flex}.centralizeKnowledges h1{color:#fff;justify-content:center;align-items:center;margin-bottom:1rem;font-size:clamp(2rem,4vw,2.5rem);display:flex}.backgroundKnowledges{box-sizing:border-box;grid-template-columns:repeat(2,1fr);gap:1.25rem;width:100%;max-width:800px;padding-top:1rem;display:grid}.card{box-sizing:border-box;color:#fff;filter:brightness();background:linear-gradient(90deg,#1f54a3,#06003b);border-radius:.5rem;flex-direction:row;justify-content:space-between;align-items:center;height:auto;padding:.75rem 1rem;font-weight:700;transition:transform .2s ease-in-out;display:flex}.card:hover{filter:drop-shadow(0 0 5px #003c96)brightness(130%);transform:scale(1.05)}.card h2{margin:0;padding-left:.5rem;font-size:1rem}.card span{width:100%;margin-top:.25rem;font-size:.75rem;font-weight:300;display:block}.areaIcon{flex-shrink:0;justify-content:flex-end;align-items:center;width:50px;height:100%;padding-left:1rem;display:flex}.icon{filter:drop-shadow(0 0 20px #88f1ffce);height:auto}hr{background:#91b6ff;border:none;border-radius:360px;width:100px;height:4px;margin-bottom:2rem}@media (max-width:600px){.backgroundKnowledges{grid-template-columns:1fr}.card{padding:.75rem}.card h2,.card span{padding-left:.5rem}.areaIcon{justify-content:flex-end;width:50px;padding-left:.5rem}}
