body.page-id-262,
body.page-id-1801 {}

@media (max-width: 768px) {

    body.page-id-262 .entry-content .zp-container,
    body.page-id-1801 .entry-content .zp-container {
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
    }

    body.page-id-262 .entry-content .zp-title-page-actions-buttons-wrapper.smaller-devices,
    body.page-id-1801 .entry-content .zp-title-page-actions-buttons-wrapper.smaller-devices {
        order: -1 !important;
        width: 100%;
        justify-content: flex-start !important;
        margin-bottom: 16px;
    }

    body.page-id-262 .entry-content .zp-profile-toggle-page-title-wrapper,
    body.page-id-1801 .entry-content .zp-profile-toggle-page-title-wrapper,
    body.page-id-262 .entry-content .zp-page-actions-buttons-wrapper.smaller-devices,
    body.page-id-1801 .entry-content .zp-page-actions-buttons-wrapper.smaller-devices {
        justify-content: flex-start !important;
        text-align: left !important;
    }

    body.page-id-262 .entry-content .zp-title-page-actions-buttons-wrapper.larger-devices,
    body.page-id-1801 .entry-content .zp-title-page-actions-buttons-wrapper.larger-devices {
        display: none !important;
    }

    /* Headings */
    body.page-id-262 .entry-content h1.wp-block-heading,
    body.page-id-1801 .entry-content h1.wp-block-heading {
        font-size: 28px !important;
        line-height: 32px !important;
        margin-bottom: 16px !important;
    }

    body.page-id-262 .entry-content h2.wp-block-heading,
    body.page-id-1801 .entry-content h2.wp-block-heading {
        font-size: 24px !important;
        line-height: 28px !important;
        margin-bottom: 14px !important;
    }

    body.page-id-262 .entry-content h3.wp-block-heading,
    body.page-id-1801 .entry-content h3.wp-block-heading {
        font-size: 20px !important;
        line-height: 24px !important;
        margin-bottom: 12px !important;
    }

    /* Text */
    body.page-id-262 .entry-content p,
    body.page-id-1801 .entry-content p {
        font-size: 16px !important;
        line-height: 22px !important;
        margin-bottom: 14px !important;
    }

    /* Lists */
    body.page-id-262 .entry-content ul,
    body.page-id-1801 .entry-content ul,
    body.page-id-262 .entry-content ol,
    body.page-id-1801 .entry-content ol {
        margin-left: 0px !important;
        margin-bottom: 16px !important;
        padding-left: 20px !important;
    }

    body.page-id-262 .entry-content ul li,
    body.page-id-1801 .entry-content ul li,
    body.page-id-262 .entry-content ol li,
    body.page-id-1801 .entry-content ol li {
        font-size: 16px !important;
        line-height: 22px !important;
        margin-bottom: 10px !important;
    }

    /* Background blocks */
    body.page-id-262 .entry-content .wp-block-cover,
    body.page-id-1801 .entry-content .wp-block-cover,
    body.page-id-262 .entry-content .wp-block-group.has-background,
    body.page-id-1801 .entry-content .wp-block-group.has-background {
        padding-top: 36px !important;
        padding-bottom: 24px !important;
    }

    /* Custom block item */
    body.page-id-262 .entry-content .zp-step-section-block-list-item,
    body.page-id-1801 .entry-content .zp-step-section-block-list-item {
        gap: 8px !important;
    }

    /* Groups */
    body.page-id-262 .entry-content .wp-block-group,
    body.page-id-1801 .entry-content .wp-block-group {
        padding-left: 10px !important;
        padding-right: 10px !important;
        margin-bottom: 24px !important;
    }

    /* Columns */
    body.page-id-262 .entry-content .wp-block-columns,
    body.page-id-1801 .entry-content .wp-block-columns {
        gap: 16px !important;
        margin-bottom: 20px !important;
    }

    body.page-id-262 .entry-content .wp-block-column,
    body.page-id-1801 .entry-content .wp-block-column {
        padding: 0px !important;
        padding-left: 12px !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }

    /* Buttons */
    body.page-id-262 .entry-content .wp-block-button__link,
    body.page-id-1801 .entry-content .wp-block-button__link {
        font-size: 16px !important;
        padding: 12px 20px !important;
    }

    /* Spacers */
    body.page-id-262 .entry-content .wp-block-spacer,
    body.page-id-1801 .entry-content .wp-block-spacer {
        height: 0 !important;
        margin: 0 !important;
        padding: 0 !important;
    }

    /* CTA buttons */
    body.page-id-262 .entry-content a.zp-button,
    body.page-id-1801 .entry-content a.zp-button,
    body.page-id-262 .entry-content a.zp-career-matcher-link,
    body.page-id-1801 .entry-content a.zp-career-matcher-link {
        display: block !important;
        width: 100% !important;
        max-width: 320px !important;
        margin-left: auto !important;
        margin-right: auto !important;
        margin-bottom: 24px !important;
        text-align: center !important;
    }

    /* Covers */
    body.page-id-262 .entry-content .wp-block-cover,
    body.page-id-1801 .entry-content .wp-block-cover {
        padding: 0 !important;
        min-height: auto !important;
        height: auto !important;
    }

    body.page-id-262 .entry-content .wp-block-cover__inner-container,
    body.page-id-1801 .entry-content .wp-block-cover__inner-container {
        padding: 0 !important;
        margin: 0 !important;
    }

    /* Group inside column */
    body.page-id-262 .entry-content .wp-block-column > .wp-block-group,
    body.page-id-1801 .entry-content .wp-block-column > .wp-block-group {
        padding: 0 !important;
        margin: 0 !important;
    }

    /* Layout constrained */
    body.page-id-262 .entry-content .wp-block-group.is-layout-constrained,
    body.page-id-1801 .entry-content .wp-block-group.is-layout-constrained {
        padding: 0 !important;
        margin: 0 !important;
    }

}
