.Dpa-page {
    background-color: white;
    display: block;
    height: 1055px;
    margin: -25px;

    &-container {
        align-items: center;
        display: flex;
        flex-direction: column;
        justify-content: center;
        text-align: center;
    }

    &-title {
        padding-top: 149px;
        position: relative;
    }

    &-main-title {
        color: #000;
        font-family: Rubik, sans-serif;
        font-size: 24px;
        height: 28px;
        line-height: 28px;
        max-width: 925px;
        text-align: center;
    }

    &-sub-title {
        color: #9b9b9b;
        display: inline-block;
        font-family: Rubik, sans-serif;
        font-size: 16px;
        height: 19px;
        line-height: 19px;
        margin-left: 29px;
        margin-top: 7px;
        text-align: center;
        width: 525px;
    }

    &-features-descriptions {
        display: inline;
        min-width: 1030px;
        padding: 30px 0 0 30px;
        position: relative;
    }

    &-feature {
        display: inline-block;
        margin-right: 20px;
    }

    &-feature-img {
        height: 65px;
        width: 65px;
    }

    &-feature-title {
        color: #000;
        font-family: Rubik, sans-serif;
        font-size: 18px;
        height: 22px;
        line-height: 22px;
        margin: 10px 0;
        text-align: center;
        white-space: pre;
        width: 308px;
    }

    &-feature-description-landing-pages {
        color: #9b9b9b;
        font-family: Rubik, sans-serif;
        font-size: 14px;
        height: 60px;
        line-height: 20px;
        text-align: center;
        width: 308px;
    }

    &-feature-description-ad-campaigns {
        color: #9b9b9b;
        font-family: Rubik, sans-serif;
        font-size: 14px;
        height: 60px;
        line-height: 20px;
        padding-left: 26px;
        text-align: center;
        width: 308px;
    }

    &-feature-description-analytics {
        color: #9b9b9b;
        font-family: Rubik, sans-serif;
        font-size: 14px;
        height: 60px;
        line-height: 20px;
        padding-left: 25px;
        text-align: center;
        width: 308px;
    }

    &-dpa-box {
        background-color: #fff;
        border-radius: 2px;
        box-shadow: 0 1px 5px 0 rgb(0 0 0 / 20%);
        height: 495px;
        margin-top: 30px;
        width: 975px;
    }

    &-dpa-box-title {
        color: #000;
        font-family: Rubik, sans-serif;
        font-size: 18px;
        height: 60px;
        line-height: 30px;
        margin: 40px 0 55px 50px;
        width: 875px;
    }

    &-dpa-box-title-text {
        font-family: Rubik, sans-serif;
        font-size: 18px;
        line-height: 30px;
        text-align: left;
    }

    &-dpa-box-buttons {
        margin: 25px -296px 0 0;
    }

    &-dpa-box-button-opt-out {
        background: linear-gradient(180deg, rgb(255 255 255 / 50%) 0%, #f2f2f2 100%);
        background-color: #fff;
        border: 1px solid #d9d2d0;
        border-radius: 2px;
        cursor: pointer;
        display: inline-block;
        height: 40px;
        width: 35%;
    }

    &-dpa-box-button-opt-out-text {
        color: #4a4a4a;
        font-family: Rubik, sans-serif;
        font-size: 12px;
        font-weight: 500;
        height: 14px;
        line-height: 14px;
        margin: 14px 20px 12px;
        text-align: center;
        width: 100%;
    }

    &-dpa-box-button-opt-in {
        background-color: #ff893e;
        border-radius: 2px;
        cursor: pointer;
        display: inline-flex;
        height: 40px;
        margin-left: 20px;
        margin-right: -23px;
        width: 94px;
    }

    &-dpa-box-button-opt-in-text {
        color: #fff;
        font-family: Rubik, sans-serif;
        font-size: 12px;
        font-weight: 500;
        height: 14px;
        line-height: 14px;
        padding: 14px 23px 12px;
        text-align: center;
        white-space: pre;
        width: 48px;
    }

    &-dpa-box-button-opt-in-large-text {
        color: #fff;
        font-family: Rubik, sans-serif;
        font-size: 12px;
        font-weight: 500;
        height: 14px;
        line-height: 14px;
        padding: 14px 23px 12px 7px;
        text-align: center;
        white-space: pre;
        width: 48px;
    }

    &-dpa-box-agreement {
        background-color: #f5f5f5;
        border-radius: 2px;
        height: 260px;
        margin: 25px 0 0 50px;
        overflow-y: scroll;
        width: 875px;
    }

    &-dpa-box-agreement-title {
        color: #4a4a4a;
        font-family: Rubik, sans-serif;
        font-size: 18px;
        height: 22px;
        line-height: 22px;
        padding: 20px 0 0 10px;
        text-align: left;
        width: 512px;
    }

    &-dpa-box-agreement-link {
        color: #4a90e2;
        font-family: Rubik, sans-serif;
        font-size: 12px;
        font-weight: 500;
        height: 14px;
        line-height: 14px;
        margin: 25px 0 0 10px;
        width: 137px;
    }

    &-dpa-box-agreement-text {
        color: #4a4a4a;
        font-family: Rubik, sans-serif;
        font-size: 14px;
        height: 134px;
        line-height: 20px;
        margin: 20px 0 0 10px;
        text-align: left;
        width: 798px;
    }

    /* stylelint-disable */
    &-dpa-box-agreement-text > div > ol {
        margin-left: 30px;
    }

    &-dpa-box-agreement-text > div > ol > li > ol {
        margin-left: 35px;
    }

    ol {
        counter-reset: item;
    }

    li {
        display: block;
    }

    li::before {
        content: counters(item, ".") " ";
        counter-increment: item;
    }
    /* stylelint-enable*/
}
