.feature:where(.astro-DRD3ILLT){position:relative;color:#f4f1d0;width:calc(100% - .5rem);background-color:var(--neutral-900);border-radius:1.3rem;padding-bottom:.6rem;transition:all .3s ease-in-out;text-decoration:none!important}.feature:where(.astro-DRD3ILLT):hover{transform:scale(1.05);color:#f4f1d0}.feature:where(.astro-DRD3ILLT) h3:where(.astro-DRD3ILLT){padding-bottom:.5em}.content:where(.astro-DRD3ILLT) :where(.astro-DRD3ILLT){text-decoration:none!important;text-align:center}.feature [astro-icon]{padding:1rem 3rem;width:100%;color:#f4f1d0;border-top-right-radius:1rem;border-top-left-radius:1rem;background:#506485;overflow:hidden;transition:all .3s ease-in-out}.feature [astro-icon]:hover{filter:brightness(1.09)}.feature:nth-child(3n) [astro-icon]{background:#5d883a}.feature:nth-child(2n) [astro-icon]{background:#a6307f}.feature:nth-child(6n) [astro-icon]{background:#5d883a}.content:where(.astro-DRD3ILLT){padding:1em}.darkmode .feature{background-color:var(--dark-100);box-shadow:0 0 0 6px var(--dark-100)}@media (min-width:75em){.feature:where(.astro-DRD3ILLT){width:100%}}