.lp-we-bet-text .lp-we-bet-title {
    --max-width: 1109px;
    --max-width-svg: 864px;
    --font-size: clamp(30px, 4vw, 60px);
}

@media screen and (min-width: 769px) {
    .lp-we-bet-text .lp-we-bet-title svg {
        margin: 0;
    }
}

.lp-we-bet-text .lp-we-bet-content {
    text-align: center;
    margin-top: 40px;
}
