/* #last edited 2026-07-22T15:02:11.4911979+01:00 */
/**
 * Shared presentation for the six editable GreenShift mega-menu patterns.
 * The same block content is rendered in the desktop mega menu and mobile drawer.
 */

.tld-megamenu__inner--pattern {
    display: block;
    width: 100%;
    max-width: 1480px;
    margin: 0 auto;
    padding: 0;
}

/* Neutralise the old tabbed Benefits shell around the GreenShift pattern. */
.tld-megamenu__panel--benefits {
    min-height: 0;
}

.tld-megamenu__inner--benefits.tld-megamenu__inner--pattern {
    display: block;
    grid-template-columns: none;
    gap: 0;
}

.tld-megamenu__panel--simple .tld-megamenu__inner--pattern {
    display: block;
    grid-template-columns: none;
    gap: 0;
    padding: 0;
}

.tld-mega-pattern,
.tld-mega-pattern * {
    box-sizing: border-box;
}

.tld-mega-pattern {
    width: 100%;
    margin: 0;
    padding: 24px clamp(28px, 3.2vw, 52px) 28px;
    background: #fbfaf7;
    color: #25231f;
    font-family: "Josefin Sans", Arial, sans-serif;
    font-size: 12.5px;
    line-height: 1.45;
}

.tld-mega-pattern :where(p, li, a, span) {
    font-family: "Josefin Sans", Arial, sans-serif;
}

.tld-mega-pattern .wp-block-group,
.tld-mega-pattern .wp-block-image,
.tld-mega-pattern h2,
.tld-mega-pattern h3,
.tld-mega-pattern p,
.tld-mega-pattern ul {
    margin-top: 0;
    margin-bottom: 0;
}

.tld-mega-pattern a {
    color: inherit;
    text-decoration: none;
}

.tld-mega-pattern a:hover,
.tld-mega-pattern a:focus-visible {
    text-decoration: underline;
    text-underline-offset: 3px;
}

.tld-mega-pattern a:focus-visible {
    outline: 2px solid #25231f;
    outline-offset: 3px;
}

.tld-mega-column {
    min-width: 0;
    padding: 25px 26px 23px;
    border-right: 1px solid #dedad2;
}

.tld-mega-heading {
    margin: 0 0 17px !important;
    color: #2c2924;
    font-family: "Special Elite", "Courier New", monospace;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.25;
    letter-spacing: 0.035em;
    text-transform: uppercase;
}

.tld-mega-links {
    display: flex;
    flex-direction: column;
    gap: 11px;
    padding: 0;
    list-style: none;
}

.tld-mega-links li {
    margin: 0;
    padding: 0;
    font-size: 13px;
    line-height: 1.3;
}

.tld-mega-more {
    display: inline-block;
    margin-top: 24px !important;
    padding-bottom: 3px;
    border-bottom: 1px solid #77716a;
    font-family: "Special Elite", "Courier New", monospace;
    font-size: 11px;
    font-weight: 400;
}

.tld-mega-more a {
    font-family: "Special Elite", "Courier New", monospace;
}

.tld-mega-pattern .tld-mega-image {
    min-width: 0;
    overflow: hidden;
    background: #e8e3da;
}

.tld-mega-pattern .tld-mega-image img {
    display: block;
    width: 100%;
    height: 100%;
    margin: 0;
    object-fit: cover;
}

.tld-mega-kicker {
    margin-bottom: 10px !important;
    font-family: "Special Elite", "Courier New", monospace;
    font-size: 10px;
    font-weight: 400;
    letter-spacing: 0.045em;
    line-height: 1.3;
    text-transform: uppercase;
}

.tld-mega-display {
    margin-bottom: 12px !important;
    font-family: "Special Elite", "Courier New", monospace;
    font-size: 24px;
    font-weight: 400;
    line-height: 1.08;
}

.tld-mega-copy {
    color: #4f4b45;
    font-size: 12px;
    line-height: 1.45;
}

.tld-mega-button .wp-block-button__link,
.tld-mega-button a {
    display: inline-flex;
    align-items: center;
    min-height: 38px;
    margin-top: 20px;
    padding: 0 18px;
    border: 1px solid #22211f;
    border-radius: 0;
    background: #22211f;
    color: #fff;
    font-family: "Special Elite", "Courier New", monospace;
    font-size: 11px;
    font-weight: 400;
    line-height: 1;
}

.tld-mega-button .wp-block-button__link:hover,
.tld-mega-button .wp-block-button__link:focus-visible {
    background: #fff;
    color: #22211f;
    text-decoration: none;
}

/* Shop editorial menu. */
.tld-mega-shop-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(145px, 0.9fr)) minmax(245px, 1.35fr) minmax(210px, 1.1fr) minmax(165px, 0.85fr);
    min-height: 286px;
    border: 1px solid #e4e0d8;
    background: #fff;
}

.tld-mega-shop-grid > .tld-mega-column:first-child {
    padding-left: 20px;
}

.tld-mega-shop-grid > .tld-mega-image {
    height: 286px;
}

.tld-mega-promo {
    min-width: 0;
    padding: 32px 27px 26px;
    background: #f3f0e9;
}

.tld-mega-assurances {
    display: flex;
    flex-direction: column;
    min-width: 0;
    padding: 18px 20px;
    background: #f8f6f1;
}

.tld-mega-assurance {
    display: grid;
    grid-template-columns: 30px minmax(0, 1fr);
    align-items: center;
    gap: 10px;
    min-height: 62px;
    padding: 10px 0;
    border-bottom: 1px solid #ddd8cf;
    font-size: 11px;
    line-height: 1.35;
}

.tld-mega-assurance:last-child {
    border-bottom: 0;
}

.tld-mega-assurance .wp-block-image,
.tld-mega-assurance img {
    width: 28px;
    height: 28px;
    object-fit: contain;
}

.tld-mega-assurances .tld-mega-more {
    margin-top: auto !important;
    align-self: flex-start;
}

/* By Need discovery menu. */
.tld-mega-needs-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(145px, 0.9fr)) minmax(175px, 1fr) minmax(275px, 1.65fr);
    gap: 16px;
}

.tld-mega-need-card,
.tld-mega-quiz-card {
    display: flex;
    flex-direction: column;
    min-width: 0;
    min-height: 264px;
    padding: 17px 15px 15px;
    border: 1px solid #e1ddd5;
    border-radius: 4px;
    background: #e7e1d3;
    text-align: center;
    overflow: hidden;
}

.tld-mega-need-card--boost {
    background: #ed7d00;
}

.tld-mega-need-card--balance,
.tld-mega-need-card--recover {
    background: #e7e1d3;
}

.tld-mega-need-card--bedtime {
    background: #a8c3d8;
}

.tld-mega-need-title {
    width: 100%;
    margin-bottom: 9px !important;
    padding-bottom: 9px;
    border-bottom: 1px solid rgba(37, 35, 31, 0.7);
    font-family: "Special Elite", "Courier New", monospace;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 1.1;
    text-transform: uppercase;
}

.tld-mega-need-subtitle {
    min-height: 30px;
    margin-bottom: 8px !important;
    font-size: 12px;
    font-weight: 600;
    line-height: 1.25;
}

.tld-mega-need-card .wp-block-image {
    width: 58px;
    height: 58px;
    margin: 0 auto 10px;
}

.tld-mega-need-card .wp-block-image img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.tld-mega-need-card .tld-mega-more {
    margin-top: auto !important;
    width: 100%;
    padding: 0;
    border: 0;
}

.tld-mega-need-card .tld-mega-more a {
    display: block;
    width: 100%;
    padding: 9px 8px 8px;
    border-radius: 6px;
    background: rgba(251, 250, 247, 0.94);
    text-align: center;
}

.tld-mega-need-card .tld-mega-more a:hover,
.tld-mega-need-card .tld-mega-more a:focus-visible {
    background: #fff;
    text-decoration: none;
}

.tld-mega-quiz-card {
    justify-content: center;
    background: #efede6;
    text-align: left;
}

.tld-mega-offer-card {
    display: grid;
    grid-template-columns: minmax(130px, 0.9fr) minmax(150px, 1.1fr);
    min-width: 0;
    min-height: 264px;
    overflow: hidden;
    border: 1px solid #e1ddd5;
    background: #eee9df;
}

.tld-mega-offer-card__copy {
    position: relative;
    z-index: 1;
    padding: 34px 24px 22px;
}

.tld-mega-offer-card .tld-mega-image,
.tld-mega-offer-card .tld-mega-image img {
    height: 100%;
}

/* Journal and content menu. */
.tld-mega-journal-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(145px, 0.82fr)) minmax(285px, 1.65fr) minmax(285px, 1.65fr);
    min-height: 242px;
    border: 1px solid #e4e0d8;
    background: #fff;
}

.tld-mega-feature-card,
.tld-mega-report-card {
    display: grid;
    min-width: 0;
    overflow: hidden;
    background: #f3f0e9;
}

.tld-mega-feature-card {
    grid-template-columns: minmax(120px, 0.9fr) minmax(140px, 1.1fr);
}

.tld-mega-report-card {
    grid-template-columns: minmax(145px, 1fr) minmax(145px, 1fr);
    border-left: 12px solid #fff;
}

.tld-mega-feature-card .tld-mega-image,
.tld-mega-report-card .tld-mega-image,
.tld-mega-feature-card .tld-mega-image img,
.tld-mega-report-card .tld-mega-image img {
    height: 242px;
}

.tld-mega-feature-card__copy,
.tld-mega-report-card__copy {
    padding: 26px 24px;
}

.tld-mega-feature-card .tld-mega-display,
.tld-mega-report-card .tld-mega-display {
    font-size: 22px;
}

.tld-mega-journal-trust {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    border: 1px solid #e4e0d8;
    border-top: 0;
    background: #fbfaf7;
}

.tld-mega-journal-trust .tld-mega-assurance {
    min-height: 58px;
    padding: 9px 20px;
    border-right: 1px solid #ddd8cf;
    border-bottom: 0;
}

.tld-mega-journal-trust .tld-mega-assurance:last-child {
    border-right: 0;
}

/* About menu. */
.tld-mega-about-grid {
    display: grid;
    grid-template-columns: minmax(160px, 0.8fr) minmax(270px, 1.4fr) minmax(155px, 0.75fr) minmax(400px, 2fr) minmax(175px, 0.85fr);
    min-height: 286px;
    border: 1px solid #e4e0d8;
    background: #fff;
}

.tld-mega-about-nav,
.tld-mega-promise,
.tld-mega-collections,
.tld-mega-ethos {
    min-width: 0;
    padding: 25px 26px 23px;
    border-right: 1px solid #dedad2;
}

.tld-mega-story-card {
    position: relative;
    min-width: 0;
    height: 286px;
    overflow: hidden;
    background: #ded8cb;
}

.tld-mega-story-card .tld-mega-image,
.tld-mega-story-card .tld-mega-image img {
    width: 100%;
    height: 100%;
}

.tld-mega-story-card__copy {
    position: absolute;
    right: 18px;
    bottom: 18px;
    left: 18px;
    padding: 14px;
    background: rgba(35, 33, 29, 0.82);
    color: #fff;
}

.tld-mega-story-card__copy .tld-mega-display,
.tld-mega-story-card__copy .tld-mega-copy,
.tld-mega-story-card__copy a {
    color: #fff;
}

.tld-mega-promise-list {
    display: flex;
    flex-direction: column;
    gap: 0;
}

.tld-mega-promise-item {
    display: grid;
    grid-template-columns: 28px minmax(0, 1fr);
    align-items: center;
    gap: 12px;
    min-height: 51px;
    padding: 8px 0;
    border-bottom: 1px solid #e2ded6;
    font-size: 11px;
    line-height: 1.3;
}

.tld-mega-promise-item:last-child {
    border-bottom: 0;
}

.tld-mega-promise-item img,
.tld-mega-icon {
    display: block;
    width: 28px;
    height: 28px;
    object-fit: contain;
}

.tld-mega-collection-list {
    display: grid;
    grid-template-columns: repeat(4, minmax(82px, 1fr));
    gap: 10px;
}

.tld-mega-collection-card {
    display: flex;
    flex-direction: column;
    min-width: 0;
}

.tld-mega-collection-card .wp-block-image,
.tld-mega-collection-card .wp-block-image img {
    width: 100%;
    height: 126px;
}

.tld-mega-collection-card .wp-block-image {
    margin-bottom: 10px;
    overflow: hidden;
    background: #eee9df;
}

.tld-mega-collection-card .wp-block-image img {
    object-fit: cover;
}

.tld-mega-collection-title {
    min-height: 32px;
    margin-bottom: 8px !important;
    font-size: 11px;
    font-weight: 600;
    line-height: 1.25;
}

.tld-mega-collection-card .tld-mega-more {
    margin-top: auto !important;
    font-size: 9px;
}

.tld-mega-ethos {
    display: flex;
    flex-direction: column;
    border-right: 0;
    background: #f3f0e9;
}

.tld-mega-ethos .wp-block-image {
    width: 64px;
    height: 64px;
    margin: auto auto 14px;
}

.tld-mega-ethos .wp-block-image img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

/* Support menu. */
.tld-mega-support-grid {
    display: grid;
    grid-template-columns: minmax(160px, 0.78fr) minmax(270px, 1.25fr) minmax(390px, 1.8fr) minmax(280px, 1.3fr);
    min-height: 278px;
    border: 1px solid #e4e0d8;
    background: #fff;
}

.tld-mega-support-nav,
.tld-mega-contact,
.tld-mega-services {
    min-width: 0;
    padding: 25px 26px 23px;
    border-right: 1px solid #dedad2;
}

.tld-mega-contact-list {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.tld-mega-contact-card {
    display: grid;
    grid-template-columns: 34px minmax(0, 1fr);
    align-items: center;
    gap: 11px;
    min-height: 60px;
    padding: 12px 14px;
    border: 1px solid #e5e1d9;
    background: #f8f6f1;
}

.tld-mega-contact-card img,
.tld-mega-contact-card .tld-mega-icon {
    width: 30px;
    height: 30px;
}

.tld-mega-contact-title {
    margin-bottom: 2px !important;
    font-family: "Special Elite", "Courier New", monospace;
    font-size: 12px;
}

.tld-mega-contact-card .tld-mega-copy {
    font-size: 10px;
    line-height: 1.3;
}

.tld-mega-service-list {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 12px;
}

.tld-mega-service-card {
    display: flex;
    flex-direction: column;
    align-items: center;
    min-width: 0;
    min-height: 204px;
    padding: 20px 15px 15px;
    border: 1px solid #e5e1d9;
    background: #f8f6f1;
    text-align: center;
}

.tld-mega-service-card img,
.tld-mega-service-card .tld-mega-icon {
    width: 34px;
    height: 34px;
    margin-bottom: 14px;
}

.tld-mega-service-title {
    margin-bottom: 10px !important;
    font-family: "Special Elite", "Courier New", monospace;
    font-size: 13px;
}

.tld-mega-service-card .tld-mega-copy {
    font-size: 10px;
}

.tld-mega-service-card .tld-mega-more {
    margin-top: auto !important;
}

.tld-mega-help-card {
    position: relative;
    min-width: 0;
    height: 278px;
    overflow: hidden;
    background: #e9e4da;
}

.tld-mega-help-card .tld-mega-image,
.tld-mega-help-card .tld-mega-image img {
    width: 100%;
    height: 100%;
}

.tld-mega-help-card .tld-mega-image img {
    object-fit: cover;
}

.tld-mega-help-card__copy {
    position: absolute;
    inset: 18px auto 18px 18px;
    display: flex;
    flex-direction: column;
    width: min(56%, 185px);
    padding: 14px;
    background: rgba(251, 250, 247, 0.9);
}

.tld-mega-help-card__copy .tld-mega-button {
    margin-top: auto;
}

/* Refer menu. */
.tld-mega-refer-grid {
    display: grid;
    grid-template-columns: minmax(250px, 0.95fr) minmax(280px, 1.1fr) minmax(250px, 0.95fr);
    width: 100%;
    max-width: 940px;
    min-height: 250px;
    margin: 0 auto;
    border: 1px solid #e4e0d8;
    background: #fff;
    box-shadow: 0 8px 22px rgba(37, 35, 31, 0.08);
}

.tld-mega-refer-copy,
.tld-mega-refer-action {
    display: flex;
    flex-direction: column;
    min-width: 0;
    padding: 30px 28px 24px;
}

.tld-mega-refer-benefits {
    display: flex;
    flex-direction: column;
    gap: 9px;
    margin-top: auto;
    padding-top: 16px;
    border-top: 1px solid #dedad2;
}

.tld-mega-refer-benefit {
    display: grid;
    grid-template-columns: 18px minmax(0, 1fr);
    align-items: center;
    gap: 8px;
    font-size: 11px;
}

.tld-mega-refer-benefit img,
.tld-mega-refer-benefit .tld-mega-icon {
    width: 17px;
    height: 17px;
}

.tld-mega-refer-image,
.tld-mega-refer-image img {
    width: 100%;
    height: 250px;
}

.tld-mega-refer-image {
    overflow: hidden;
    background: #e8e3da;
}

.tld-mega-refer-image img {
    object-fit: cover;
}

.tld-mega-refer-action {
    justify-content: center;
    background: #f8f6f1;
}

.tld-mega-refer-action .tld-mega-button .wp-block-button__link {
    width: 100%;
    justify-content: center;
}

.tld-mega-refer-note {
    margin-top: 24px !important;
    padding-top: 16px;
    border-top: 1px solid #dedad2;
    font-size: 10px;
    line-height: 1.4;
}

@media (max-width: 1180px) and (min-width: 769px) {
    .tld-mega-shop-grid {
        grid-template-columns: repeat(6, minmax(0, 1fr));
    }

    .tld-mega-shop-grid > .tld-mega-column {
        grid-column: span 2;
    }

    .tld-mega-shop-grid > .tld-mega-image {
        grid-column: span 3;
        height: 250px;
    }

    .tld-mega-shop-grid > .tld-mega-promo {
        grid-column: span 2;
    }

    .tld-mega-shop-grid > .tld-mega-assurances {
        grid-column: span 1;
    }

    .tld-mega-needs-grid {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }

    .tld-mega-needs-grid > .tld-mega-need-card,
    .tld-mega-needs-grid > .tld-mega-quiz-card,
    .tld-mega-needs-grid > .tld-mega-offer-card {
        min-height: 230px;
    }

    .tld-mega-journal-grid {
        grid-template-columns: repeat(6, minmax(0, 1fr));
    }

    .tld-mega-journal-grid > .tld-mega-column {
        grid-column: span 2;
    }

    .tld-mega-journal-grid > .tld-mega-feature-card,
    .tld-mega-journal-grid > .tld-mega-report-card {
        grid-column: span 3;
    }

    .tld-mega-about-grid {
        grid-template-columns: repeat(6, minmax(0, 1fr));
    }

    .tld-mega-about-nav,
    .tld-mega-story-card,
    .tld-mega-promise {
        grid-column: span 2;
    }

    .tld-mega-collections {
        grid-column: span 4;
    }

    .tld-mega-ethos {
        grid-column: span 2;
    }

    .tld-mega-support-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .tld-mega-help-card {
        min-height: 278px;
    }

    .tld-mega-refer-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        max-width: 900px;
    }

    .tld-mega-refer-action {
        grid-column: 1 / -1;
    }
}

@media (max-width: 768px) {
    .tld-mobile-menu__level {
        padding-bottom: 34px;
    }

    .tld-mobile-menu__pattern {
        width: 100%;
        margin: 0;
    }

    .tld-mobile-menu__pattern .tld-mega-pattern {
        padding: 0 16px 20px;
    }

    .tld-mobile-menu__pattern .tld-megamenu__placeholder,
    .tld-mobile-menu__pattern .tld-megamenu__empty,
    .tld-mobile-menu__pattern .tld-megamenu__error {
        padding: 18px;
        border: 1px solid #ddd8cf;
        background: #f8f6f1;
        font-size: 13px;
        line-height: 1.5;
    }

    .tld-mega-pattern {
        background: transparent;
    }

    .tld-mega-shop-grid,
    .tld-mega-journal-grid {
        grid-template-columns: 1fr;
        border: 0;
        background: transparent;
    }

    .tld-mega-column {
        padding: 21px 4px;
        border-right: 0;
        border-bottom: 1px solid #ddd8cf;
    }

    .tld-mega-links {
        gap: 0;
    }

    .tld-mega-links li a {
        display: block;
        padding: 9px 0;
        font-size: 14px;
    }

    .tld-mega-heading {
        margin-bottom: 8px !important;
        font-size: 12px;
    }

    .tld-mega-more {
        margin-top: 12px !important;
    }

    .tld-mega-shop-grid > .tld-mega-image {
        height: 190px;
        margin-top: 18px;
    }

    .tld-mega-promo {
        padding: 24px 18px;
    }

    .tld-mega-assurances {
        padding: 10px 16px;
    }

    .tld-mega-needs-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 10px;
    }

    .tld-mega-need-card,
    .tld-mega-quiz-card {
        min-height: 248px;
        padding: 15px 12px 13px;
    }

    .tld-mega-need-card .wp-block-image {
        width: 54px;
        height: 54px;
        margin-top: 0;
    }

    .tld-mega-quiz-card,
    .tld-mega-offer-card {
        grid-column: 1 / -1;
    }

    .tld-mega-offer-card {
        min-height: 210px;
    }

    .tld-mega-feature-card,
    .tld-mega-report-card {
        grid-template-columns: minmax(115px, 0.8fr) minmax(150px, 1.2fr);
        margin-top: 16px;
        border-left: 0;
    }

    .tld-mega-feature-card .tld-mega-image,
    .tld-mega-report-card .tld-mega-image,
    .tld-mega-feature-card .tld-mega-image img,
    .tld-mega-report-card .tld-mega-image img {
        height: 210px;
    }

    .tld-mega-feature-card__copy,
    .tld-mega-report-card__copy {
        padding: 18px 14px;
    }

    .tld-mega-journal-trust {
        grid-template-columns: 1fr 1fr;
        border-top: 1px solid #e4e0d8;
    }

    .tld-mega-journal-trust .tld-mega-assurance {
        padding: 10px;
        border-bottom: 1px solid #ddd8cf;
    }

    .tld-mega-about-grid,
    .tld-mega-support-grid,
    .tld-mega-refer-grid {
        grid-template-columns: 1fr;
        min-height: 0;
        border: 0;
        box-shadow: none;
        background: transparent;
    }

    .tld-mega-about-nav,
    .tld-mega-promise,
    .tld-mega-collections,
    .tld-mega-ethos,
    .tld-mega-support-nav,
    .tld-mega-contact,
    .tld-mega-services {
        padding: 21px 4px;
        border-right: 0;
        border-bottom: 1px solid #dedad2;
    }

    .tld-mega-story-card,
    .tld-mega-help-card {
        height: 230px;
        margin: 18px 0;
    }

    .tld-mega-promise-list {
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 8px;
    }

    .tld-mega-promise-item {
        min-height: 58px;
        padding: 8px;
        border: 1px solid #e2ded6;
        background: #f8f6f1;
    }

    .tld-mega-collection-list,
    .tld-mega-service-list {
        display: flex;
        gap: 10px;
        padding-bottom: 8px;
        overflow-x: auto;
        scroll-snap-type: x mandatory;
    }

    .tld-mega-collection-card {
        flex: 0 0 142px;
        scroll-snap-align: start;
    }

    .tld-mega-service-card {
        flex: 0 0 170px;
        min-height: 210px;
        scroll-snap-align: start;
    }

    .tld-mega-contact-card {
        min-height: 66px;
    }

    .tld-mega-ethos {
        margin-top: 0;
        padding: 22px 18px;
    }

    .tld-mega-help-card__copy {
        inset: 14px auto 14px 14px;
        width: min(68%, 205px);
    }

    .tld-mega-refer-grid {
        max-width: none;
    }

    .tld-mega-refer-copy,
    .tld-mega-refer-action {
        padding: 24px 18px;
    }

    .tld-mega-refer-image,
    .tld-mega-refer-image img {
        height: 220px;
    }
}

@media (max-width: 420px) {
    .tld-mega-needs-grid {
        grid-template-columns: 1fr;
    }

    .tld-mega-quiz-card,
    .tld-mega-offer-card {
        grid-column: auto;
    }

    .tld-mega-offer-card,
    .tld-mega-feature-card,
    .tld-mega-report-card {
        grid-template-columns: 1fr;
    }

    .tld-mega-offer-card .tld-mega-image,
    .tld-mega-feature-card .tld-mega-image,
    .tld-mega-report-card .tld-mega-image {
        height: 170px;
    }

    .tld-mega-journal-trust {
        grid-template-columns: 1fr;
    }

    .tld-mega-promise-list {
        grid-template-columns: 1fr;
    }

    .tld-mega-story-card__copy {
        right: 12px;
        bottom: 12px;
        left: 12px;
    }
}
