.brand-icon-card__title{color:var(--brand-heading);font-family:var(--brand-display-family);margin:0;font-size:2rem;font-weight:700;line-height:1.2}.brand-info-card{padding:3.2rem}.brand-icon-card{background:linear-gradient(180deg, rgba(var(--brand-surface-rgb), .88) 0%, rgba(var(--brand-surface-rgb), .72) 100%);border:1px solid rgba(var(--brand-border-rgb), .5);box-shadow:0 2rem 4rem rgba(var(--brand-shadow-rgb), .08);padding:3rem;position:relative;overflow:hidden}.brand-icon-card:before{background:linear-gradient(90deg, rgba(var(--brand-accent-rgb), .95) 0%, rgba(var(--brand-accent-rgb), .22) 100%);content:"";height:.3rem;position:absolute;top:0;left:0;right:0}.brand-icon-card__icon{background:radial-gradient(circle at 30% 30%, rgba(var(--brand-bg-rgb), .92) 0%, rgba(var(--brand-surface-rgb), .98) 100%);border:1px solid rgba(var(--brand-border-rgb), .4);color:var(--brand-accent);border-radius:2rem;justify-content:center;align-items:center;width:6.4rem;height:6.4rem;margin-bottom:2.2rem;display:inline-flex}.brand-icon-card__icon img{object-fit:contain;width:2.6rem;height:2.6rem;display:block}.brand-icon-card__icon-svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;width:2.8rem;height:2.8rem}.brand-icon-card__title{margin-bottom:1rem;font-size:2.4rem}.brand-icon-card .brand-copy{max-width:28rem;font-size:1.65rem;line-height:1.75}@media screen and (width<=749px){.brand-icon-card__title{font-size:2.5rem}}