.card-single{background:var(--bg-card,rgba(237,239,255,.5));border-radius:1.5rem;height:100%;padding:3rem;position:relative;width:100%}.card-single__title{font-size:clamp(1.25rem,6vw,2.5rem);font-weight:400;line-height:120%;margin-bottom:11px}.card-single__divisor{border-bottom:5px solid var(--primary-color,#000);border-radius:60px;margin:0;width:3.125rem}.card-single__text{font-weight:400;line-height:150%;margin-top:2rem}