.features__title--underlined{margin-bottom:1.5rem;border-bottom:2px #0f0 solid}.card__title{margin:0;font-size:var(--20px);line-height:120%;color:#0f0;margin-bottom:.5rem;text-align:left;line-height:1.5rem}.card__descr{color:#a2abba}.card__content{max-width:74%}.card__content--sparse{display:flex;flex-direction:column;gap:.75rem}@media(width>=48rem){.card__descr{transition:margin-bottom .3s}.card__content--animated{transform:translateY(67px);transition:transform .3s}.card__content--animated .card__descr{margin-bottom:.75rem}.card:hover .card__content--animated{transform:translate(0)}.card:hover .card__content--animated .card__descr{margin-bottom:0}.card--glow:before{transition:opacity linear .3s;pointer-events:none}.card--glow:hover:before{animation:glow-rotate 3s linear infinite;opacity:1}@keyframes glow-rotate{to{transform:rotate(360deg)}}}