/* Minification failed. Returning unminified contents.
(13,23): run-time error CSS1039: Token not allowed after unary operator: '-Heading-3-Family'
(14,21): run-time error CSS1039: Token not allowed after unary operator: '-Heading-3-Size'
(16,23): run-time error CSS1039: Token not allowed after unary operator: '-Heading-3-Weight'
(17,23): run-time error CSS1039: Token not allowed after unary operator: '-Heading-3-Line-height'
 */
.vertical-image {
    height: 400px;
    width: 205px;
}
@media (min-width: 768px) {
    .w-md-75 {
        width: 75%;
    }
}
.econsent-subtitle {
    color: #0A2759;
    /* Arial/Heading/3 */
    font-family: var(--Heading-3-Family, Arial);
    font-size: var(--Heading-3-Size, 28px);
    font-style: normal;
    font-weight: var(--Heading-3-Weight, 700);
    line-height: var(--Heading-3-Line-height, 32px); /* 114.286% */
}
.econsent-subtitle {
    font-size: 24px;
    line-height: 30px;
}
