body.home .rankhero-home-problems,
body.front-page .rankhero-home-problems {
    box-sizing: border-box !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 56px 0 64px !important;
    background: #101428 !important;
}

body.home .rankhero-home-problems--pending,
body.front-page .rankhero-home-problems--pending {
    display: none !important;
}

body.home .rankhero-home-problems__header,
body.front-page .rankhero-home-problems__header {
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    gap: 24px !important;
    width: min(1180px, calc(100vw - 64px)) !important;
    max-width: min(1180px, calc(100vw - 64px)) !important;
    margin: 0 auto 44px !important;
}

body.home .rankhero-home-problems__header h2,
body.front-page .rankhero-home-problems__header h2 {
    margin: 0 !important;
    color: #ffffff !important;
    font-family: "Courier New", Courier, monospace !important;
    font-size: 24px !important;
    line-height: 1.18 !important;
    font-weight: 800 !important;
    letter-spacing: 0 !important;
}

body.home .rankhero-home-problems__header a,
body.front-page .rankhero-home-problems__header a {
    display: inline-flex !important;
    align-items: center !important;
    gap: 10px !important;
    color: #efa81a !important;
    -webkit-text-fill-color: #efa81a !important;
    font-size: 14px !important;
    line-height: 1.2 !important;
    font-weight: 900 !important;
    text-decoration: none !important;
    white-space: nowrap !important;
}

body.home .rankhero-home-problems__header a:hover,
body.home .rankhero-home-problems__header a:focus,
body.front-page .rankhero-home-problems__header a:hover,
body.front-page .rankhero-home-problems__header a:focus {
    color: #f6bf3e !important;
    -webkit-text-fill-color: #f6bf3e !important;
}

body.home .rankhero-home-problems__grid,
body.front-page .rankhero-home-problems__grid {
    display: grid !important;
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    align-items: stretch !important;
    gap: 22px !important;
    width: min(1180px, calc(100vw - 64px)) !important;
    max-width: min(1180px, calc(100vw - 64px)) !important;
    margin: 0 auto !important;
    padding: 0 !important;
}

body.home .fusion-post-cards .rankhero-ai-content,
body.front-page .fusion-post-cards .rankhero-ai-content,
body.home .fusion-post-cards .rankhero-post-visual,
body.front-page .fusion-post-cards .rankhero-post-visual {
    display: block !important;
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
}

body.home .fusion-post-cards .rankhero-post-visual__media,
body.front-page .fusion-post-cards .rankhero-post-visual__media {
    display: block !important;
    width: 100% !important;
    aspect-ratio: 16 / 9 !important;
    overflow: hidden !important;
    margin: 0 0 8px !important;
}

body.home .fusion-post-cards .rankhero-post-visual__img,
body.home .fusion-post-cards .rankhero-post-visual img,
body.front-page .fusion-post-cards .rankhero-post-visual__img,
body.front-page .fusion-post-cards .rankhero-post-visual img {
    display: block !important;
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
}

body.home .fusion-post-cards .rankhero-post-visual__caption,
body.front-page .fusion-post-cards .rankhero-post-visual__caption {
    display: flex !important;
    flex-direction: column !important;
    align-items: flex-start !important;
    gap: 10px !important;
    color: inherit !important;
}

body.home .fusion-post-cards .rankhero-post-visual__caption > span:first-child,
body.front-page .fusion-post-cards .rankhero-post-visual__caption > span:first-child {
    display: block !important;
    color: #efa81a !important;
    -webkit-text-fill-color: #efa81a !important;
    font-size: 15px !important;
    line-height: 1.3 !important;
    font-weight: 900 !important;
}

body.home .fusion-post-cards .rankhero-post-visual__caption strong,
body.front-page .fusion-post-cards .rankhero-post-visual__caption strong,
body.home .fusion-post-cards .rankhero-post-visual__title-link,
body.front-page .fusion-post-cards .rankhero-post-visual__title-link,
body.home .fusion-post-cards .rankhero-post-visual__date,
body.front-page .fusion-post-cards .rankhero-post-visual__date,
body.home .fusion-post-cards .rankhero-post-visual__caption p,
body.front-page .fusion-post-cards .rankhero-post-visual__caption p,
body.home .fusion-post-cards .rankhero-post-visual__read-more,
body.front-page .fusion-post-cards .rankhero-post-visual__read-more {
    display: block !important;
    margin: 0 !important;
}

body.home .fusion-post-cards .rankhero-post-visual__caption strong,
body.front-page .fusion-post-cards .rankhero-post-visual__caption strong {
    font-size: clamp(19px, 1.45vw, 25px) !important;
    line-height: 1.22 !important;
    font-weight: 900 !important;
}

body.home .fusion-post-cards .rankhero-post-visual__title-link,
body.front-page .fusion-post-cards .rankhero-post-visual__title-link {
    color: inherit !important;
    -webkit-text-fill-color: currentColor !important;
    text-decoration: none !important;
}

body.home .fusion-post-cards .rankhero-post-visual__date,
body.front-page .fusion-post-cards .rankhero-post-visual__date,
body.home .fusion-post-cards .rankhero-post-visual__caption p,
body.front-page .fusion-post-cards .rankhero-post-visual__caption p {
    font-size: clamp(16px, 1.2vw, 20px) !important;
    line-height: 1.45 !important;
}

body.home .fusion-post-cards .rankhero-post-visual__read-more,
body.front-page .fusion-post-cards .rankhero-post-visual__read-more {
    margin-top: 18px !important;
    color: inherit !important;
    -webkit-text-fill-color: currentColor !important;
    font-size: clamp(16px, 1.2vw, 20px) !important;
    line-height: 1.25 !important;
    font-weight: 800 !important;
    text-decoration: none !important;
}

body.home .rankhero-home-problems__item,
body.front-page .rankhero-home-problems__item,
body.home .rankhero-home-problems__item .rankhero-post-visual,
body.front-page .rankhero-home-problems__item .rankhero-post-visual {
    display: block !important;
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    height: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
}

body.home .rankhero-home-problems__item .rankhero-post-visual,
body.front-page .rankhero-home-problems__item .rankhero-post-visual {
    overflow: hidden !important;
    border-radius: 18px !important;
    background: #ffffff !important;
    box-shadow: 0 18px 45px rgba(3, 10, 28, 0.2) !important;
}

body.home .rankhero-home-problems__item .rankhero-post-visual__media,
body.front-page .rankhero-home-problems__item .rankhero-post-visual__media {
    display: block !important;
    aspect-ratio: 16 / 10 !important;
    overflow: hidden !important;
    background: #d8dee8 !important;
}

body.home .rankhero-home-problems__item .rankhero-post-visual__img,
body.home .rankhero-home-problems__item .rankhero-post-visual img,
body.front-page .rankhero-home-problems__item .rankhero-post-visual__img,
body.front-page .rankhero-home-problems__item .rankhero-post-visual img {
    display: block !important;
    width: 100% !important;
    height: 100% !important;
    min-height: 0 !important;
    object-fit: cover !important;
}

body.home .rankhero-home-problems__item .rankhero-post-visual__caption,
body.front-page .rankhero-home-problems__item .rankhero-post-visual__caption {
    display: flex !important;
    flex-direction: column !important;
    gap: 12px !important;
    padding: 22px !important;
    color: #172033 !important;
}

body.home .rankhero-home-problems__item .rankhero-post-visual__caption > span:first-child,
body.front-page .rankhero-home-problems__item .rankhero-post-visual__caption > span:first-child {
    color: #d99309 !important;
    -webkit-text-fill-color: #d99309 !important;
    font-size: 12px !important;
    line-height: 1.2 !important;
    font-weight: 900 !important;
    letter-spacing: 0.08em !important;
    text-transform: uppercase !important;
}

body.home .rankhero-home-problems__item .rankhero-post-visual__caption strong,
body.front-page .rankhero-home-problems__item .rankhero-post-visual__caption strong {
    display: block !important;
    color: #111827 !important;
    font-size: 20px !important;
    line-height: 1.22 !important;
    font-weight: 900 !important;
}

body.home .rankhero-home-problems__item .rankhero-post-visual__title-link,
body.front-page .rankhero-home-problems__item .rankhero-post-visual__title-link {
    color: inherit !important;
    -webkit-text-fill-color: currentColor !important;
    text-decoration: none !important;
}

body.home .rankhero-home-problems__item .rankhero-post-visual__date,
body.front-page .rankhero-home-problems__item .rankhero-post-visual__date,
body.home .rankhero-home-problems__item .rankhero-post-visual__caption p,
body.front-page .rankhero-home-problems__item .rankhero-post-visual__caption p {
    margin: 0 !important;
    color: #45556a !important;
    -webkit-text-fill-color: #45556a !important;
    font-size: 14px !important;
    line-height: 1.55 !important;
}

body.home .rankhero-home-problems__item .rankhero-post-visual__read-more,
body.front-page .rankhero-home-problems__item .rankhero-post-visual__read-more {
    display: inline-flex !important;
    align-items: center !important;
    align-self: flex-start !important;
    margin-top: 4px !important;
    color: #d99309 !important;
    -webkit-text-fill-color: #d99309 !important;
    font-size: 14px !important;
    line-height: 1.2 !important;
    font-weight: 900 !important;
    text-decoration: none !important;
}

@media (max-width: 1024px) {
    body.home .rankhero-home-problems__grid,
    body.front-page .rankhero-home-problems__grid {
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    }
}

@media (max-width: 680px) {
    body.home .rankhero-home-problems,
    body.front-page .rankhero-home-problems {
        padding: 42px 0 48px !important;
    }

    body.home .rankhero-home-problems__header,
    body.front-page .rankhero-home-problems__header {
        display: grid !important;
        grid-template-columns: minmax(0, 1fr) !important;
        gap: 16px !important;
        width: 100% !important;
        max-width: 100% !important;
        margin-bottom: 28px !important;
    }

    body.home .rankhero-home-problems__header a,
    body.front-page .rankhero-home-problems__header a {
        width: fit-content !important;
        white-space: normal !important;
    }

    body.home .rankhero-home-problems__grid,
    body.front-page .rankhero-home-problems__grid {
        grid-template-columns: minmax(0, 1fr) !important;
        width: 100% !important;
        max-width: 100% !important;
        gap: 18px !important;
    }
}

/* v0.5.350: use one card system for the homepage blog and problem sections. */
body.home .fusion-post-cards .rankhero-post-visual,
body.front-page .fusion-post-cards .rankhero-post-visual,
body.home .fusion-grid .rankhero-post-visual,
body.front-page .fusion-grid .rankhero-post-visual,
body.home .fusion-grid-archive .rankhero-post-visual,
body.front-page .fusion-grid-archive .rankhero-post-visual {
    display: flex !important;
    flex-direction: column !important;
    height: 100% !important;
    overflow: hidden !important;
    border: 0 !important;
    border-radius: 18px !important;
    background: #ffffff !important;
    box-shadow: 0 18px 45px rgba(3, 10, 28, 0.2) !important;
}

body.home .fusion-post-cards .rankhero-post-visual__media,
body.front-page .fusion-post-cards .rankhero-post-visual__media,
body.home .fusion-grid .rankhero-post-visual__media,
body.front-page .fusion-grid .rankhero-post-visual__media,
body.home .fusion-grid-archive .rankhero-post-visual__media,
body.front-page .fusion-grid-archive .rankhero-post-visual__media {
    display: block !important;
    width: 100% !important;
    aspect-ratio: 16 / 10 !important;
    margin: 0 !important;
    overflow: hidden !important;
    background: #d8dee8 !important;
}

body.home .fusion-post-cards .rankhero-post-visual__img,
body.home .fusion-post-cards .rankhero-post-visual img,
body.front-page .fusion-post-cards .rankhero-post-visual__img,
body.front-page .fusion-post-cards .rankhero-post-visual img,
body.home .fusion-grid .rankhero-post-visual__img,
body.home .fusion-grid .rankhero-post-visual img,
body.front-page .fusion-grid .rankhero-post-visual__img,
body.front-page .fusion-grid .rankhero-post-visual img,
body.home .fusion-grid-archive .rankhero-post-visual__img,
body.home .fusion-grid-archive .rankhero-post-visual img,
body.front-page .fusion-grid-archive .rankhero-post-visual__img,
body.front-page .fusion-grid-archive .rankhero-post-visual img {
    display: block !important;
    width: 100% !important;
    height: 100% !important;
    max-height: none !important;
    aspect-ratio: auto !important;
    object-fit: cover !important;
}

body.home .fusion-post-cards .rankhero-post-visual__caption,
body.front-page .fusion-post-cards .rankhero-post-visual__caption,
body.home .fusion-grid .rankhero-post-visual__caption,
body.front-page .fusion-grid .rankhero-post-visual__caption,
body.home .fusion-grid-archive .rankhero-post-visual__caption,
body.front-page .fusion-grid-archive .rankhero-post-visual__caption {
    display: flex !important;
    flex: 1 1 auto !important;
    flex-direction: column !important;
    align-items: flex-start !important;
    gap: 12px !important;
    padding: 22px !important;
    background: #ffffff !important;
    color: #172033 !important;
}

body.home .fusion-post-cards .rankhero-post-visual__caption > span:first-child,
body.front-page .fusion-post-cards .rankhero-post-visual__caption > span:first-child,
body.home .fusion-grid .rankhero-post-visual__caption > span:first-child,
body.front-page .fusion-grid .rankhero-post-visual__caption > span:first-child,
body.home .fusion-grid-archive .rankhero-post-visual__caption > span:first-child,
body.front-page .fusion-grid-archive .rankhero-post-visual__caption > span:first-child {
    width: auto !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    color: #d99309 !important;
    -webkit-text-fill-color: #d99309 !important;
    font-size: 12px !important;
    line-height: 1.2 !important;
    font-weight: 900 !important;
    letter-spacing: 0.08em !important;
    text-transform: uppercase !important;
}

body.home .fusion-post-cards .rankhero-post-visual__caption strong,
body.front-page .fusion-post-cards .rankhero-post-visual__caption strong,
body.home .fusion-grid .rankhero-post-visual__caption strong,
body.front-page .fusion-grid .rankhero-post-visual__caption strong,
body.home .fusion-grid-archive .rankhero-post-visual__caption strong,
body.front-page .fusion-grid-archive .rankhero-post-visual__caption strong {
    display: block !important;
    margin: 0 !important;
    color: #111827 !important;
    font-size: 20px !important;
    line-height: 1.22 !important;
    font-weight: 900 !important;
}

body.home .fusion-post-cards .rankhero-post-visual__date,
body.front-page .fusion-post-cards .rankhero-post-visual__date,
body.home .fusion-post-cards .rankhero-post-visual__caption p,
body.front-page .fusion-post-cards .rankhero-post-visual__caption p,
body.home .fusion-grid .rankhero-post-visual__date,
body.front-page .fusion-grid .rankhero-post-visual__date,
body.home .fusion-grid .rankhero-post-visual__caption p,
body.front-page .fusion-grid .rankhero-post-visual__caption p,
body.home .fusion-grid-archive .rankhero-post-visual__date,
body.front-page .fusion-grid-archive .rankhero-post-visual__date,
body.home .fusion-grid-archive .rankhero-post-visual__caption p,
body.front-page .fusion-grid-archive .rankhero-post-visual__caption p {
    width: auto !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    color: #45556a !important;
    -webkit-text-fill-color: #45556a !important;
    font-size: 14px !important;
    line-height: 1.55 !important;
    font-weight: 400 !important;
    letter-spacing: 0 !important;
    text-transform: none !important;
}

body.home .fusion-post-cards .rankhero-post-visual__read-more,
body.front-page .fusion-post-cards .rankhero-post-visual__read-more,
body.home .fusion-grid .rankhero-post-visual__read-more,
body.front-page .fusion-grid .rankhero-post-visual__read-more,
body.home .fusion-grid-archive .rankhero-post-visual__read-more,
body.front-page .fusion-grid-archive .rankhero-post-visual__read-more {
    display: inline-flex !important;
    align-items: center !important;
    align-self: flex-start !important;
    width: auto !important;
    margin-top: auto !important;
    padding: 4px 0 0 !important;
    border: 0 !important;
    background: transparent !important;
    color: #d99309 !important;
    -webkit-text-fill-color: #d99309 !important;
    font-size: 14px !important;
    line-height: 1.2 !important;
    font-weight: 900 !important;
    text-decoration: none !important;
}

body.home .fusion-post-cards .rankhero-post-visual__read-more::after,
body.front-page .fusion-post-cards .rankhero-post-visual__read-more::after,
body.home .fusion-grid .rankhero-post-visual__read-more::after,
body.front-page .fusion-grid .rankhero-post-visual__read-more::after,
body.home .fusion-grid-archive .rankhero-post-visual__read-more::after,
body.front-page .fusion-grid-archive .rankhero-post-visual__read-more::after {
    content: none !important;
}

body.home .fusion-post-cards .rankhero-post-visual__read-more:hover,
body.home .fusion-post-cards .rankhero-post-visual__read-more:focus,
body.front-page .fusion-post-cards .rankhero-post-visual__read-more:hover,
body.front-page .fusion-post-cards .rankhero-post-visual__read-more:focus,
body.home .fusion-grid .rankhero-post-visual__read-more:hover,
body.home .fusion-grid .rankhero-post-visual__read-more:focus,
body.front-page .fusion-grid .rankhero-post-visual__read-more:hover,
body.front-page .fusion-grid .rankhero-post-visual__read-more:focus,
body.home .fusion-grid-archive .rankhero-post-visual__read-more:hover,
body.home .fusion-grid-archive .rankhero-post-visual__read-more:focus,
body.front-page .fusion-grid-archive .rankhero-post-visual__read-more:hover,
body.front-page .fusion-grid-archive .rankhero-post-visual__read-more:focus {
    color: #b97700 !important;
    -webkit-text-fill-color: #b97700 !important;
}
