.mh-follow-page{background:var(--background);min-width:0;color:var(--foreground);font-family:var(--font-ui);--mh-follow-section-title-fs:clamp(1.5rem, 1.18rem + .95vw, 1.8rem);--mh-follow-body-fs:clamp(.9375rem, .88rem + .28vw, 1.0625rem);--mh-follow-row-pad-y:.85rem;flex:1}.mh-follow-page__shell{width:100%;padding:clamp(2rem, 1.25rem + 3vw, 3.5rem) max(var(--mh-container-padding-x), env(safe-area-inset-left)) clamp(3rem, 2rem + 4vw, 5rem) max(var(--mh-container-padding-x), env(safe-area-inset-right));box-sizing:border-box;margin-inline:auto}.mh-follow-page__breadcrumb{margin-bottom:clamp(1.5rem,1rem + 1.5vw,2.25rem)}.mh-follow-page__section+.mh-follow-page__section{border-top:1px solid color-mix(in srgb, var(--foreground) 12%, transparent);margin-top:clamp(2.25rem,1.5rem + 2.5vw,3.25rem);padding-top:clamp(2.25rem,1.5rem + 2.5vw,3.25rem)}.mh-follow-page__section-title{font-family:var(--font-ui);font-size:var(--mh-follow-section-title-fs);font-weight:var(--mh-title-section-weight);font-synthesis:none;line-height:var(--mh-title-section-lh-compact);letter-spacing:var(--mh-title-section-tracking-compact);color:var(--foreground);border-bottom:1px solid color-mix(in srgb, var(--foreground) 12%, transparent);margin:0 0 clamp(1rem,.75rem + .8vw,1.35rem);padding-bottom:clamp(.65rem,.5rem + .35vw,.85rem)}.mh-follow-page__grid{gap:0;margin:0;padding:0;list-style:none;display:grid}.mh-follow-page__grid--social{grid-template-columns:1fr}@media (min-width:720px){.mh-follow-page__grid--social{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:clamp(2rem,1rem + 3vw,3.5rem)}}.mh-follow-page__grid--listen{grid-template-columns:1fr}@media (min-width:640px){.mh-follow-page__grid--listen{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:clamp(1.5rem,1rem + 2vw,2.5rem)}}@media (min-width:960px){.mh-follow-page__grid--listen{grid-template-columns:repeat(3,minmax(0,1fr));column-gap:clamp(1.5rem,1rem + 2vw,2.5rem)}}.mh-follow-page__grid--social>li,.mh-follow-page__grid--listen>li{border-bottom:1px solid color-mix(in srgb, var(--foreground) 12%, transparent)}.mh-follow-page__grid--social>li:last-child{border-bottom:none}@media (min-width:720px){.mh-follow-page__grid--social>li:nth-last-child(-n+2){border-bottom:none}}.mh-follow-page__grid--listen>li:last-child{border-bottom:none}@media (min-width:640px){.mh-follow-page__grid--listen>li:nth-last-child(-n+2){border-bottom:none}}@media (min-width:960px){.mh-follow-page__grid--listen>li:nth-last-child(-n+2){border-bottom:1px solid color-mix(in srgb, var(--foreground) 12%, transparent)}.mh-follow-page__grid--listen>li:nth-last-child(-n+3){border-bottom:none}}.mh-follow-page__row{width:100%;min-width:0;padding:var(--mh-follow-row-pad-y) 0;color:inherit;align-items:flex-start;gap:1rem;text-decoration:none;display:flex}.mh-follow-page__row:hover .mh-follow-page__row-name,.mh-follow-page__row:focus-visible .mh-follow-page__row-name{color:var(--brand)}.mh-follow-page__row:focus-visible{outline:2px solid color-mix(in srgb, var(--brand) 55%, transparent);outline-offset:3px}.mh-follow-page__row-copy{flex:auto;min-width:0}.mh-follow-page__row-name{font-family:var(--font-ui);font-stretch:var(--mh-title-card-sm-stretch);font-size:var(--mh-title-card-sm-size);font-weight:var(--mh-title-card-sm-weight);font-synthesis:none;line-height:var(--mh-title-card-sm-lh);letter-spacing:var(--mh-title-card-sm-tracking);color:var(--foreground);transition:color .16s;display:block}.mh-follow-page__row-desc{font-family:var(--font-ui);font-size:var(--mh-follow-body-fs);color:color-mix(in srgb, var(--foreground) 62%, transparent);margin:.2rem 0 0;font-weight:400;line-height:1.45}.mh-follow-page__row-arrow{color:color-mix(in srgb, var(--foreground) 42%, transparent);margin-top:.35rem;transition:color .16s}.mh-follow-page__row:hover .mh-follow-page__row-arrow,.mh-follow-page__row:focus-visible .mh-follow-page__row-arrow{color:var(--brand)}.mh-follow-page__row--listen{align-items:center}.mh-follow-page__row--listen .mh-follow-page__row-name{flex:auto;min-width:0}.mh-follow-page__row--listen .mh-follow-page__row-arrow{margin-top:0}.mh-follow-page__mark{border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.mh-follow-page__mark--social{width:3.25rem;height:3.25rem}.mh-follow-page__mark--listen{background:color-mix(in srgb, var(--foreground) 8%, var(--background));width:2.875rem;height:2.875rem;color:var(--foreground);border-radius:5px}.mh-follow-page__mark-icon{display:block}.mh-follow-page__mark--social .mh-follow-page__mark-icon{color:#fff}.mh-follow-page__mark--youtube{background:red}.mh-follow-page__mark--instagram{background:linear-gradient(135deg,#f58529 0%,#dd2a7b 50%,#8134af 100%)}.mh-follow-page__mark--facebook{background:#1877f2}.mh-follow-page__mark--x{background:#0f1419}.mh-follow-page__mark--tiktok{background:#010101}.mh-follow-page__mark--whatsapp{background:#25d366}.mh-follow-page__mark--telegram{background:#26a5e4}.mh-follow-page__mark--google-news{background:#4285f4}.mh-follow-page__mark--listen-youtube-podcasts{color:#fff;background:red}.mh-follow-page__mark--listen-spotify{color:#fff;background:#1db954}.mh-follow-page__mark--listen-deezer{color:#fff;background:#a238ff}.mh-follow-page__mark--listen-apple-podcasts{color:#fff;background:#93c}.mh-follow-page__mark--listen-podcast-addict{color:#fff;background:#f4842d}.mh-follow-page__mark--listen-flux-rss{color:#fff;background:#f26522}.mh-follow-page__mark--listen-podcasts{background:color-mix(in srgb, var(--brand) 88%, #000);color:var(--brand-foreground)}.mh-follow-page__more{grid-template-columns:1fr;gap:clamp(1rem,2vw,1.25rem);display:grid}@media (min-width:768px){.mh-follow-page__more{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(1.25rem,2vw,1.5rem)}}.mh-follow-page__more-card{border:1px solid color-mix(in srgb, var(--foreground) 14%, transparent);background:var(--background);flex-direction:column;gap:.85rem;min-height:100%;padding:clamp(1.35rem,1rem + .9vw,1.65rem);display:flex}.mh-follow-page__more-visual{justify-content:center;align-items:center;min-height:5.5rem;margin-bottom:.25rem;display:flex}.mh-follow-page__more-visual--newsletter{color:color-mix(in srgb, var(--brand) 75%, var(--foreground))}.mh-follow-page__more-visual--app{justify-content:center;align-items:flex-end;padding-bottom:.25rem}.mh-follow-page__app-device{border:2px solid color-mix(in srgb, var(--foreground) 22%, transparent);background:linear-gradient(180deg, color-mix(in srgb, var(--foreground) 6%, var(--background)) 0%, color-mix(in srgb, var(--brand) 18%, var(--background)) 100%);width:4.5rem;height:7.5rem;box-shadow:0 8px 20px color-mix(in srgb, var(--foreground) 12%, transparent);border-radius:12px;display:block}.mh-follow-page__app-device:before{content:"";background:color-mix(in srgb, var(--foreground) 18%, transparent);border-radius:999px;width:1.75rem;height:.2rem;margin:.45rem auto 0;display:block}.mh-follow-page__more-title{font-family:var(--font-ui);font-stretch:var(--mh-title-card-sm-stretch);font-size:var(--mh-title-card-sm-size);font-weight:var(--mh-title-card-sm-weight);font-synthesis:none;line-height:var(--mh-title-card-sm-lh);letter-spacing:var(--mh-title-card-sm-tracking);margin:0}.mh-follow-page__more-desc{font-family:var(--font-ui);font-size:var(--mh-follow-body-fs);color:color-mix(in srgb, var(--foreground) 62%, transparent);flex:auto;margin:0;font-weight:400;line-height:1.45}.mh-follow-page__more-btn{font-family:var(--font-ui);color:var(--brand-foreground);background:var(--foreground);border-radius:2px;align-self:flex-start;margin-top:.35rem;padding:.62rem 1.1rem;font-size:.8125rem;font-weight:700;line-height:1.2;text-decoration:none;transition:opacity .16s}.mh-follow-page__more-btn:hover,.mh-follow-page__more-btn:focus-visible{opacity:.88}.mh-follow-page__more-btn:focus-visible{outline:2px solid color-mix(in srgb, var(--brand) 45%, transparent);outline-offset:2px}.mh-follow-page__store-badges{flex-wrap:wrap;gap:.5rem;margin-top:.35rem;display:flex}.mh-follow-page__store-badge{min-width:7.5rem;font-family:var(--font-ui);color:#fff;background:#111;border-radius:4px;justify-content:center;align-items:center;padding:.5rem .85rem;font-size:.75rem;font-weight:700;line-height:1.2;text-decoration:none;transition:opacity .16s;display:inline-flex}.mh-follow-page__store-badge:hover,.mh-follow-page__store-badge:focus-visible{opacity:.9}.mh-follow-page__store-badge:focus-visible{outline:2px solid color-mix(in srgb, var(--brand) 45%, transparent);outline-offset:2px}@media (min-width:640px){.mh-follow-page{--mh-follow-section-title-fs:clamp(1.65rem, 1.28rem + 1.05vw, 1.95rem);--mh-follow-body-fs:clamp(1rem, .92rem + .3vw, 1.125rem);--mh-follow-row-pad-y:.9rem}}@media (min-width:1024px){.mh-follow-page{--mh-follow-section-title-fs:clamp(1.8rem, 1.4rem + .9vw, 2.15rem);--mh-follow-body-fs:clamp(1.0625rem, .96rem + .28vw, 1.1875rem);--mh-follow-row-pad-y:.95rem}}
