

.zpb-media-hellobiz {
    --vqp-accent: #00c66b;
    --vqp-accent-2: #f6a800;
    --vqp-on-accent: #171717;
    --vqp-on-accent-2: #171717;
    --vqp-paper: #ffffff;
    --vqp-paper-soft: #f3faf6;
    --vqp-ink: #171717;
    --vqp-muted: #5a635e;
    --vqp-line: #d5e3da;
    --hb-green-ink: #0a6b3a;
}

.zpb-media-hellobiz,
.zpb-media-hellobiz .vqp-huer {
    color: var(--vqp-ink);
    background: var(--vqp-paper);
}

.zpb-media-hellobiz .vqp-hb__sr {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}

.zpb-media-hellobiz .smart-head-main .smart-head-row,
.zpb-media-hellobiz .smart-head-mobile .smart-head-row {
    background: var(--vqp-paper) !important;
    border-top: 4px solid var(--vqp-accent) !important;
    border-bottom: 1px solid var(--vqp-ink) !important;
    box-shadow: none !important;
}

.zpb-media-hellobiz .smart-head-main .navigation a {
    color: var(--vqp-ink) !important;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0.04em;
    text-transform: uppercase;
}

.zpb-media-hellobiz .smart-head-main .navigation a:hover {
    color: var(--hb-green-ink) !important;
}


.zpb-media-hellobiz .smart-head-main a.ts-button,
.zpb-media-hellobiz .smart-head-main a.ts-button:visited,
.zpb-media-hellobiz .smart-head-main a.ts-button:hover,
.zpb-media-hellobiz .smart-head-main a.ts-button:focus,
.zpb-media-hellobiz .smart-head-main a.ts-button:focus-visible,
html body.zpb-media.zpb-brand-hellobiz-fr .smart-head-main a.ts-button {
    color: #171717 !important;
}



.zpb-media-hellobiz .vqp-archive-hero,
.zpb-media-hellobiz .vqp-author-hero,
.zpb-media-hellobiz .vqp-article-header,
.zpb-media-hellobiz .vqp-page-header,
.zpb-media-hellobiz .vqp-objg-hero,
.zpb-media-hellobiz .vqp-search-results .vqp-archive-hero,
html body.zpb-media.zpb-brand-hellobiz-fr .vqp-archive-hero,
html body.zpb-media.zpb-brand-hellobiz-fr .vqp-author-hero,
html body.zpb-media.zpb-brand-hellobiz-fr .vqp-page-header,
html body.zpb-media.zpb-brand-hellobiz-fr .vqp-objg-hero {
    padding: 16px 0 12px;
    color: var(--vqp-ink);
    background: var(--vqp-paper);
    background-image: none;
    border-top: 0;
    border-bottom: 1px solid var(--vqp-line);
    box-shadow: inset 0 4px 0 var(--vqp-accent);
}

.zpb-media-hellobiz .vqp-archive-hero h1,
.zpb-media-hellobiz .vqp-author-hero h1,
.zpb-media-hellobiz .vqp-page-header h1,
.zpb-media-hellobiz .vqp-objg-hero h1,
.zpb-media-hellobiz .vqp-search-results .vqp-archive-hero h1,
html body.zpb-media.zpb-brand-hellobiz-fr .vqp-archive-hero h1 {
    max-width: 28ch;
    margin: 6px 0 8px;
    font-size: clamp(28px, 3.4vw, 40px);
    font-weight: 750;
    letter-spacing: -0.03em;
    line-height: 1.12;
    overflow-wrap: break-word;
    hyphens: none;
}

.zpb-media-hellobiz .vqp-archive-description,
.zpb-media-hellobiz .vqp-author-bio,
.zpb-media-hellobiz .vqp-page-header p,
.zpb-media-hellobiz .vqp-objg-hero > .vqp-shell > p:last-child {
    max-width: 62ch;
    color: var(--vqp-muted);
    font-size: 16px;
    line-height: 1.5;
}

.zpb-media-hellobiz .vqp-archive-count,
.zpb-media-hellobiz .vqp-author-count,
html body.zpb-media.zpb-brand-hellobiz-fr .vqp-archive-count {
    display: inline-block;
    min-height: 0;
    margin: 4px 0 0;
    padding: 0;
    color: var(--vqp-muted);
    background: transparent;
    border: 0;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 0;
    text-transform: none;
}

.zpb-media-hellobiz .vqp-archive-section,
html body.zpb-media.zpb-brand-hellobiz-fr .vqp-archive-section,
html body.zpb-media.zpb-brand-hellobiz-fr .vqp-huer[data-vqp-huer-density="open"] .vqp-archive-section,
html body.zpb-media.zpb-brand-hellobiz-fr .vqp-huer[data-vqp-huer-density="compact"] .vqp-archive-section {
    padding: 14px 0 40px;
}

.zpb-media-hellobiz .vqp-section__head .vqp-kicker {
    color: var(--hb-green-ink);
}



.zpb-media-hellobiz .vqp-archive-grid,
.zpb-media-hellobiz .vqp-archive--v3 .vqp-archive-grid,
html body.zpb-media.zpb-brand-hellobiz-fr .vqp-archive-grid,
html body.zpb-media.zpb-brand-hellobiz-fr .vqp-archive--v3 .vqp-archive-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    grid-auto-flow: dense;
    gap: 28px 22px;
    align-items: stretch;
    background: transparent;
    border: 0;
}

html body.zpb-media.zpb-brand-hellobiz-fr .vqp-archive-card,
html body.zpb-media.zpb-brand-hellobiz-fr .vqp-archive--v3 .vqp-archive-card,
html body.zpb-media.zpb-brand-hellobiz-fr .vqp-archive-card:nth-child(n) {
    display: flex !important;
    flex-direction: column !important;
    align-items: stretch;
    align-self: stretch !important;
    grid-column: auto !important;
    grid-template-columns: none;
    grid-template-rows: none;
    gap: 0;
    height: auto;
    min-height: 0;
    margin: 0;
    padding: 0;
    background: var(--vqp-paper);
    border: 0;
    border-radius: 0;
    transform: none;
}

html body.zpb-media.zpb-brand-hellobiz-fr .vqp-archive-card__media,
html body.zpb-media.zpb-brand-hellobiz-fr .vqp-archive--v3 .vqp-archive-card__media,
html body.zpb-media.zpb-brand-hellobiz-fr .vqp-archive-card:nth-child(n) .vqp-archive-card__media {
    display: block;
    flex: 0 0 auto;
    overflow: hidden;
    width: 100%;
    height: 168px;
    aspect-ratio: auto;
    background: var(--vqp-paper-soft);
    border: 0;
    border-radius: 0;
}

html body.zpb-media.zpb-brand-hellobiz-fr .vqp-archive-card__body,
html body.zpb-media.zpb-brand-hellobiz-fr .vqp-archive--v3 .vqp-archive-card__body {
    display: flex !important;
    flex-direction: column !important;
    align-items: stretch;
    flex: 1 1 auto !important;
    min-height: 0;
    margin: 0;
    padding: 10px 2px 0;
}

html body.zpb-media.zpb-brand-hellobiz-fr .vqp-archive-card time {
    margin: 0;
}

.zpb-media-hellobiz .vqp-archive-card h2,
.zpb-media-hellobiz .vqp-archive-card h2 a,
html body.zpb-media.zpb-brand-hellobiz-fr .vqp-archive-card h2,
html body.zpb-media.zpb-brand-hellobiz-fr .vqp-archive-card h2 a {
    margin: 0;
    font-size: 21px;
    font-weight: 700;
    letter-spacing: -0.02em;
    line-height: 1.22;
    overflow-wrap: break-word;
    hyphens: none;
}

.zpb-media-hellobiz .vqp-archive-card h2 a:hover { color: var(--hb-green-ink); }

.zpb-media-hellobiz .vqp-archive-card p:not(.vqp-hb-meta) {
    margin: 8px 0 0;
    color: var(--vqp-muted);
    font-size: 14px;
    line-height: 1.4;
}

.zpb-media-hellobiz .vqp-hb-meta,
html body.zpb-media.zpb-brand-hellobiz-fr .vqp-archive-card .vqp-hb-meta,
.vqp-hb .vqp-hb-meta {
    display: flex;
    flex-wrap: wrap;
    align-items: baseline;
    justify-content: flex-start;
    gap: 8px;
    margin: 10px 0 0;
    color: var(--vqp-muted);
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 1.35;
    text-transform: none;
}

html body.zpb-media.zpb-brand-hellobiz-fr .vqp-archive-card .vqp-hb-meta {
    margin-top: auto !important;
    margin-bottom: 0;
    padding-top: 10px;
}

.zpb-media-hellobiz .vqp-hb-meta time,
.zpb-media-hellobiz .vqp-hb-meta .vqp-hb-card-author,
.zpb-media-hellobiz .vqp-hb-meta .vqp-hb-meta__read,
.vqp-hb .vqp-hb-meta time,
.vqp-hb .vqp-hb-meta a,
.vqp-hb .vqp-hb-meta span {
    display: inline;
    margin: 0;
    padding: 0;
    color: inherit;
    font: inherit;
    letter-spacing: 0;
    text-transform: none;
    white-space: nowrap;
}

.zpb-media-hellobiz .vqp-hb-meta .vqp-hb-card-author,
.vqp-hb .vqp-hb-meta a {
    color: var(--hb-green-ink);
    white-space: normal;
}

.zpb-media-hellobiz .vqp-hb-meta__sep {
    display: inline;
    color: var(--vqp-muted);
}

.zpb-media-hellobiz .vqp-archive-card .vqp-category {
    color: var(--hb-green-ink);
}



.zpb-media-hellobiz .vqp-article-header h1 {
    max-width: 22ch;
    font-size: clamp(30px, 3.6vw, 42px);
    font-weight: 750;
    letter-spacing: -0.03em;
    line-height: 1.12;
    overflow-wrap: break-word;
    hyphens: none;
}


.zpb-media-hellobiz .vqp-article-header.vqp-shell {
    width: min(1120px, calc(100% - 32px));
    margin-inline: auto;
}

.zpb-media-hellobiz .vqp-article-deck {
    max-width: 62ch;
    color: var(--vqp-muted);
    font-size: 18px;
    line-height: 1.45;
}

.zpb-media-hellobiz .vqp-article-byline {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
    gap: 10px 12px;
    border-top: 1px solid var(--vqp-line);
}

.zpb-media-hellobiz .vqp-article-byline > .vqp-hb-meta {
    margin: 0;
}

.zpb-media-hellobiz .vqp-hb-byline-portrait {
    display: block;
    flex: 0 0 auto;
}

.zpb-media-hellobiz .vqp-hb-byline-portrait img {
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    object-fit: cover;
}

.zpb-media-hellobiz .vqp-article-header .vqp-category {
    color: var(--hb-green-ink);
}

.zpb-media-hellobiz .dn-article-content {
    max-width: 68ch;
    font-size: 18px;
    line-height: 1.7;
}

.zpb-media-hellobiz .dn-article-content h2::before { content: none; }

.zpb-media-hellobiz .vqp-article-layout,
.zpb-media-hellobiz .vqp-article-layout--full,
.zpb-media-hellobiz .vqp-article--v1 .vqp-article-layout {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 300px;
    justify-content: stretch;
    gap: 48px;
    width: min(1120px, 100%);
    margin-inline: auto;
}

.zpb-media-hellobiz .vqp-article-rail {
    min-width: 0;
}

.zpb-media-hellobiz .vqp-article-rail__slot {
    min-height: 600px;
    background: transparent;
    border: 0;
}

.zpb-media-hellobiz .vqp-article-rail__slot .vqp-media-ad {
    display: none !important;
}

.zpb-media-hellobiz .vqp-author-card,
.zpb-media-hellobiz .vqp-aside-card {
    background: var(--vqp-paper-soft);
    border: 1px solid var(--vqp-line);
    border-top: 3px solid var(--vqp-accent);
    border-radius: 0;
}

.zpb-media-hellobiz .vqp-related-card h3 {
    font-size: 18px;
    font-weight: 700;
    line-height: 1.25;
}

html body.zpb-media.zpb-brand-hellobiz-fr .vqp-huer .vqp-related-card__media,
html body.zpb-media.zpb-brand-hellobiz-fr .vqp-related-card__media {
    position: relative;
    display: block;
    width: 100%;
    height: 180px;
    aspect-ratio: 16 / 10;
    overflow: hidden;
    min-height: 180px;
    background: repeating-linear-gradient(135deg, #d7eadb 0 10px, var(--vqp-line) 10px 20px);
}

html body.zpb-media.zpb-brand-hellobiz-fr .vqp-huer .vqp-related-card__media img,
html body.zpb-media.zpb-brand-hellobiz-fr .vqp-huer .vqp-related-card__media .vqp-cover,
html body.zpb-media.zpb-brand-hellobiz-fr .vqp-related-card__media img,
html body.zpb-media.zpb-brand-hellobiz-fr .vqp-related-card__media .vqp-cover {
    position: absolute;
    inset: 0;
    display: block !important;
    width: 100% !important;
    height: 180px !important;
    min-height: 180px !important;
    max-width: none !important;
    max-height: none !important;
    object-fit: cover;
    opacity: 1 !important;
    visibility: visible !important;
}

html body.zpb-media.zpb-brand-hellobiz-fr .vqp-related-card__media .vqp-image-placeholder {
    position: absolute;
    inset: 0;
    display: block;
    background: repeating-linear-gradient(135deg, var(--vqp-paper-soft) 0 10px, var(--vqp-line) 10px 20px);
}

.zpb-media-hellobiz .vqp-hb-foot__note {
    display: none !important;
}

.zpb-media-hellobiz .vqp-objg-card__number { color: var(--vqp-muted); }

.zpb-media-hellobiz .vqp-page-content {
    max-width: 68ch;
    font-size: 18px;
    line-height: 1.7;
}

.zpb-media-hellobiz .vqp-page-layout--wide .vqp-page-content {
    max-width: 72rem;
}

.zpb-media-hellobiz .vqp-page-content p,
.zpb-media-hellobiz .vqp-page-content li {
    color: var(--vqp-ink);
}

.zpb-media-hellobiz .vqp-page-content a {
    color: var(--hb-green-ink);
}

.zpb-media-hellobiz .vqp-page-content h2 {
    margin: 1.4em 0 0.4em;
    font-size: 22px;
    font-weight: 750;
    letter-spacing: -0.02em;
}

.zpb-media-hellobiz .vqp-page-content input,
.zpb-media-hellobiz .vqp-page-content textarea,
.zpb-media-hellobiz .vqp-page-content select {
    max-width: 100%;
    border: 1px solid var(--vqp-line);
    border-radius: 0;
}

.zpb-media-hellobiz .vqp-page-content button,
.zpb-media-hellobiz .vqp-page-content input[type="submit"] {
    color: var(--vqp-on-accent);
    background: var(--vqp-accent);
    border: 0;
}

.zpb-media-hellobiz .vqp-objg-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    padding: 28px 0 48px;
}

.zpb-media-hellobiz .vqp-objg-card {
    display: grid;
    grid-template-columns: 88px minmax(0, 1fr);
    gap: 16px;
    padding: 16px;
    background: var(--vqp-paper);
    border: 1px solid var(--vqp-line);
    border-top: 3px solid var(--vqp-accent);
    border-radius: 0;
}

.zpb-media-hellobiz .vqp-objg-card__portrait,
.zpb-media-hellobiz .vqp-objg-card__portrait img {
    width: 88px;
    height: 88px;
    object-fit: cover;
    border-radius: 0;
}

.zpb-media-hellobiz .vqp-objg-card h2,
.zpb-media-hellobiz .vqp-objg-card h2 a {
    font-size: 20px;
    font-weight: 750;
    letter-spacing: -0.02em;
    line-height: 1.2;
}

.zpb-media-hellobiz .vqp-objg-card h2 a:hover { color: var(--hb-green-ink); }

.zpb-media-hellobiz .vqp-objg-card p {
    margin: 8px 0 0;
    color: var(--vqp-muted);
    font-size: 14px;
    line-height: 1.45;
}

html body.zpb-media.zpb-brand-hellobiz-fr .vqp-objg-card,
.zpb-media-hellobiz .vqp-objg-card {
    display: grid;
    grid-template-columns: 88px minmax(0, 1fr);
    grid-template-rows: none;
    gap: 16px;
    min-width: 0;
    padding: 16px;
    background: var(--vqp-paper);
    border: 1px solid var(--vqp-line);
    border-top: 3px solid var(--vqp-accent);
    border-radius: 0;
}

html body.zpb-media.zpb-brand-hellobiz-fr .vqp-objg-card__portrait,
html body.zpb-media.zpb-brand-hellobiz-fr .vqp-objg-card__portrait img,
.zpb-media-hellobiz .vqp-objg-card__portrait,
.zpb-media-hellobiz .vqp-objg-card__portrait img {
    width: 88px;
    height: 88px;
    object-fit: cover;
    border-radius: 0;
}

html body.zpb-media.zpb-brand-hellobiz-fr .vqp-objg-card__body,
.zpb-media-hellobiz .vqp-objg-card__body {
    position: static;
    display: block;
    min-height: 0;
    padding: 0;
}

html body.zpb-media.zpb-brand-hellobiz-fr .vqp-objg-card__link,
.zpb-media-hellobiz .vqp-objg-card__link {
    display: inline-block;
    justify-content: flex-start;
    min-height: 0;
    margin-top: 10px;
    padding: 0;
    color: var(--hb-green-ink);
    border-top: 0;
    font-size: 13px;
    font-weight: 650;
    letter-spacing: 0.01em;
    text-transform: none;
    word-spacing: 0.08em;
}

.zpb-media-hellobiz .vqp-hb-credit,
html body.zpb-media.zpb-brand-hellobiz-fr .vqp-article-hero figcaption {
    margin: 8px 0 0;
    color: var(--vqp-muted);
    font-size: 13px;
    line-height: 1.4;
}

html body.zpb-media.zpb-media-hellobiz.zpb-jcmk-body :is(.vqp-jcmk__pillars, .vqp-jcmk__formats) {
    counter-reset: none;
}

html body.zpb-media.zpb-media-hellobiz.zpb-jcmk-body :is(.vqp-jcmk__pillar, .vqp-jcmk__format) {
    counter-increment: none;
}

html body.zpb-media.zpb-media-hellobiz.zpb-jcmk-body :is(.vqp-jcmk__pillar, .vqp-jcmk__format)::before,
html body.zpb-media.zpb-media-hellobiz.zpb-jcmk-body :is(.vqp-jcmk__pillar, .vqp-jcmk__format)::after,
html body.zpb-media.zpb-media-hellobiz.zpb-jcmk-body :is(.vqp-jcmk__pillar, .vqp-jcmk__format) h3::before {
    display: block;
    width: 24px !important;
    height: 3px !important;
    margin-bottom: 14px !important;
    color: transparent !important;
    background: var(--vqp-accent) !important;
    content: none !important;
    font-size: 0 !important;
    line-height: 0 !important;
}

.zpb-media-hellobiz .vqp-pagination {
    margin: 28px 0 8px;
}

.zpb-media-hellobiz .vqp-pagination ul {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.zpb-media-hellobiz .vqp-pagination a,
.zpb-media-hellobiz .vqp-pagination span {
    display: inline-block;
    min-width: 36px;
    padding: 8px 10px;
    color: var(--vqp-ink);
    background: var(--vqp-paper);
    border: 1px solid var(--vqp-line);
    text-align: center;
}

.zpb-media-hellobiz .vqp-pagination .current {
    color: var(--vqp-on-accent);
    background: var(--vqp-accent);
    border-color: var(--vqp-accent);
}



.zpb-media-hellobiz .vqp-site-footer--hellobiz {
    color: var(--vqp-ink);
    background: var(--vqp-paper);
    border-top: 3px solid var(--vqp-accent);
}

.zpb-media-hellobiz .vqp-site-footer--hellobiz a {
    color: inherit;
    text-decoration: none;
}

.zpb-media-hellobiz .vqp-site-footer--hellobiz > .vqp-shell {
    padding-top: 28px;
    padding-bottom: 20px;
}

.zpb-media-hellobiz .vqp-hb-foot__top {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    gap: 12px 28px;
    padding-bottom: 18px;
}

.zpb-media-hellobiz .vqp-hb-foot__logo {
    display: inline-block;
    width: max-content;
}

.zpb-media-hellobiz .vqp-hb-foot__logo img {
    display: block;
    width: auto;
    max-width: 196px;
    height: 42px;
    object-fit: contain;
    object-position: left center;
}

.zpb-media-hellobiz .vqp-hb-foot__logo-text {
    font-size: 16px;
    font-weight: 650;
}

.zpb-media-hellobiz .vqp-hb-foot__house {
    display: flex;
    flex-wrap: wrap;
    gap: 8px 18px;
    font-size: 14px;
}

.zpb-media-hellobiz .vqp-hb-foot__house a:hover,
.zpb-media-hellobiz .vqp-hb-foot__cats a:hover,
.zpb-media-hellobiz .vqp-hb-foot__base a:hover,
.zpb-media-hellobiz .vqp-hb-foot__partner a:hover {
    color: var(--hb-green-ink);
}

.zpb-media-hellobiz .vqp-hb-foot__cats {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 8px 24px;
    padding: 16px 0 20px;
    border-top: 1px solid var(--vqp-line);
    font-size: 14px;
}

.zpb-media-hellobiz .vqp-hb-foot__label {
    margin: 0;
    color: var(--vqp-muted);
    font-size: 12px;
    font-weight: 750;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

.zpb-media-hellobiz .vqp-hb-foot__partner {
    display: flex;
    flex-wrap: wrap;
    align-items: baseline;
    gap: 6px 12px;
    padding: 16px 0;
    border-top: 1px solid var(--vqp-line);
    font-size: 14px;
}

.zpb-media-hellobiz .vqp-hb-foot__partner p {
    margin: 0;
    color: var(--vqp-ink);
}

.zpb-media-hellobiz .vqp-hb-foot__partner a {
    color: var(--hb-green-ink);
    font-weight: 650;
}

.zpb-media-hellobiz .vqp-hb-foot__base {
    display: flex;
    flex-wrap: wrap;
    gap: 10px 18px;
    align-items: center;
    justify-content: space-between;
    padding-top: 14px;
    border-top: 1px solid var(--vqp-line);
    color: var(--vqp-muted);
    font-size: 13px;
}

.zpb-media-hellobiz .vqp-hb-foot__base p { margin: 0; }

.zpb-media-hellobiz .vqp-hb-foot__base nav {
    display: flex;
    flex-wrap: wrap;
    gap: 8px 16px;
}

.zpb-media-hellobiz .vqp-site-footer--hellobiz .vqp-hb-foot__base button {
    appearance: none;
    padding: 0;
    color: inherit;
    background: transparent;
    border: 0;
    box-shadow: none;
    font: inherit;
    letter-spacing: inherit;
    text-transform: none;
    cursor: pointer;
}

@media (max-width: 1024px) {
    html body.zpb-media.zpb-brand-hellobiz-fr .vqp-archive-grid,
    html body.zpb-media.zpb-brand-hellobiz-fr .vqp-archive--v3 .vqp-archive-grid,
    .zpb-media-hellobiz .vqp-archive-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .zpb-media-hellobiz .vqp-article-layout,
    .zpb-media-hellobiz .vqp-article-layout--full,
    .zpb-media-hellobiz .vqp-article--v1 .vqp-article-layout {
        grid-template-columns: minmax(0, 1fr);
        gap: 28px;
    }

    .zpb-media-hellobiz .vqp-article-rail__slot { min-height: 280px; }

    html body.zpb-media.zpb-brand-hellobiz-fr .vqp-related-grid,
    .zpb-media-hellobiz .vqp-related-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .zpb-media-hellobiz .vqp-hb-foot__cats {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .zpb-media-hellobiz .vqp-objg-grid {
        grid-template-columns: minmax(0, 1fr);
    }
}

@media (max-width: 720px) {
    html body.zpb-media.zpb-brand-hellobiz-fr .vqp-archive-grid,
    html body.zpb-media.zpb-brand-hellobiz-fr .vqp-archive--v3 .vqp-archive-grid,
    .zpb-media-hellobiz .vqp-archive-grid {
        grid-template-columns: minmax(0, 1fr);
    }

    html body.zpb-media.zpb-brand-hellobiz-fr .vqp-related-grid,
    .zpb-media-hellobiz .vqp-related-grid {
        grid-template-columns: minmax(0, 1fr);
    }

    html body.zpb-media.zpb-brand-hellobiz-fr .vqp-archive-card__media { height: 200px; }

    .zpb-media-hellobiz .vqp-archive-card h2,
    .zpb-media-hellobiz .vqp-archive-card h2 a { font-size: 20px; }

    .zpb-media-hellobiz .vqp-hb-foot__top {
        align-items: flex-start;
        flex-direction: column;
        gap: 14px;
    }

    .zpb-media-hellobiz .vqp-hb-foot__cats {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        padding: 14px 0 16px;
    }

    .zpb-media-hellobiz .vqp-hb-foot__partner {
        flex-direction: column;
        align-items: flex-start;
        gap: 6px;
    }

    .zpb-media-hellobiz .vqp-hb-foot__base {
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
    }
}


html body.zpb-media.zpb-brand-hellobiz-fr #off-canvas.off-canvas {
    content-visibility: visible;
    transition: none;
}

html.off-canvas-active body.zpb-media.zpb-brand-hellobiz-fr .main-wrap {
    overflow: visible;
}

html.off-canvas-active body.zpb-media.zpb-brand-hellobiz-fr #off-canvas.off-canvas,
html body.zpb-media.zpb-brand-hellobiz-fr.off-canvas-active #off-canvas.off-canvas {
    transform: none;
    visibility: visible;
    content-visibility: visible;
    left: 0;
    top: 0;
    width: min(370px, 88vw);
    min-width: min(320px, 100vw);
    max-width: 370px;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    z-index: 20000001;
}

html.off-canvas-active body.zpb-media.zpb-brand-hellobiz-fr #off-canvas .mobile-menu,
html body.zpb-media.zpb-brand-hellobiz-fr.off-canvas-active #off-canvas .mobile-menu {
    display: block !important;
    opacity: 1 !important;
}

html body.zpb-media.zpb-brand-hellobiz-fr #off-canvas .mobile-menu {
    opacity: 1 !important;
    animation: none !important;
    transition: none !important;
}

html body.zpb-media.zpb-brand-hellobiz-fr #off-canvas .mobile-menu :is(a, button),
html body.zpb-media.zpb-brand-hellobiz-fr #off-canvas .menu-item > a {
    color: #171717 !important;
    opacity: 1 !important;
    font-weight: 700;
}

html body.zpb-media.zpb-brand-hellobiz-fr #off-canvas .mobile-menu > .menu-item {
    color: #171717 !important;
    opacity: 1 !important;
    filter: none !important;
}

.zpb-media-hellobiz .vqp-related-card__media {
    position: relative;
    display: block;
    overflow: hidden;
    width: 100%;
    height: 180px;
    min-height: 180px;
    aspect-ratio: 16 / 10;
    background: repeating-linear-gradient(135deg, #d7eadb 0 10px, var(--vqp-line) 10px 20px);
}

.zpb-media-hellobiz .vqp-related-card__media img,
.zpb-media-hellobiz .vqp-related-card__media .vqp-cover {
    position: absolute;
    inset: 0;
    display: block !important;
    width: 100% !important;
    height: 180px !important;
    min-height: 180px !important;
    object-fit: cover;
    opacity: 1 !important;
    visibility: visible !important;
}

.zpb-media-hellobiz .vqp-related-card__media .vqp-image-placeholder {
    position: absolute;
    inset: 0;
    display: block;
    background: linear-gradient(135deg, #d7eadb, var(--vqp-line));
}
