.stat .stat__number {
    font-family: DM Sans,sans-serif;
    font-size: 18px;
    line-height: 145%;
    font-weight: 400;
    -webkit-text-stroke-color: #FFFFFF;
    -webkit-text-stroke-width: 2px;
    border-bottom: 1px solid #03B6FF;
    font-size: 7.8125rem;
    font-weight: 700;
    letter-spacing: -5.731px;
    line-height: 1.2;
    text-align: center;
    text-stroke-color: #FFFFFF;
    text-stroke-width: 2px;
    color: transparent
}

.stat .stat__text {
    font-family: DM Sans,sans-serif;
    font-size: 18px;
    line-height: 145%;
    font-weight: 400;
    border-bottom: 1px solid #03B6FF;
    color: #03b6ff;
    font-size: 1.625rem;
    font-weight: 700;
    line-height: 30px;
    text-align: center;
    padding: 16px 0
}

.stat--top-border {
    border-top: 1px solid #03B6FF
}

    .stat--top-border .stat__number {
        padding: 16px 0
    }

.stat--large .stat__number {
    font-size: 12.5rem
}

.stat--medium .stat__number {
    font-size: 9.375rem
}

.stat--small .stat__number {
    font-size: 7.8125rem
}
