  .mid_content{
        position: relative;
        width: 100%;
        max-width: 1312px;
        margin-right: auto;
        margin-left: auto;
    }

    .lines__line.mod--activity-1 {
        width: 1070px;
    }

    .lines__line.mod--activity-2 {
        left: 20px;
        right: auto;
        width: 250px;

    }

    .activity__lines-wrap {
        position: relative;
        overflow: hidden;
        width: 100%;
        height: 1px;
        margin-top: -20px;
        margin-bottom: 40px;
        padding-top: 20px;
        padding-bottom: 20px
    }

    .lines.mod--activity {
        left: auto;
        top: 0;
        right: 224px;
        bottom: auto;
    }

    .heading2__star {
        position: relative;
        display: inline-block;
        width: 54px;
        height: 54px;
        margin-right: 17px;
        background-image: url("https://assets.website-files.com/61b711f830d358f225addd55/61b9f11e15003c6858a005f9_ico_star2.svg");
        background-position: 50% 50%;
        background-size: contain;
        background-repeat: no-repeat;
    }

    .heading2__span1 {
        position: relative;
        display: inline-block;
    }

    .heading2__span2 {
        position: relative;
        display: block;
        font-weight: 500;
        text-align: right;
    }

    .heading2__span3 {
        margin-left: 20px;
    }

    .heading2 {
        margin-bottom: 0;
        font-family: neue-haas-grotesk-display, sans-serif;
        font-size: 81px;
        line-height: 1.1em;
        text-transform: uppercase;
        white-space: nowrap
    }

    .heading2.mod--activity {
        max-width: 800px;
    }

    .activity__desc {
        width: 100%;
        max-width: 390px;
        margin-bottom: 0;
        padding-right: 40px;
        color: rgba(16, 16, 16, .8);
        font-size: 22px;
        line-height: 1.6em
    }

    .home__autor-desc-span {
        display: inline-block;
        width: 100%;
        text-align: Middle;
    }

    .activity__col {
        flex: 1;
    }

    .grid.mod--activity {
        grid-row-gap: 120px;
    }

    #w-node-e7fcc8b3-923b-92dc-2199-c82a3418f95d-e6addd56 {
        grid-column-start: 1;
        grid-column-end: 3;
        grid-row-start: 1;
        grid-row-end: 2;
    }
