.CoverRightWidget_root__YKrHQ {
    min-height: 806px
}

@media (min-width:744px) {
    .CoverRightWidget_root__YKrHQ {
        min-height: 308px
    }
}

.CoverRightWidget_skeleton__VMJsP {
    width: 100%;
    height: 300px;
    background: linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%);
    background-size: 200% 100%;
    animation: CoverRightWidget_shimmer__eZtzf 1.5s infinite;
    border-radius: 8px;
    margin-bottom: 8px
}

.CoverRightWidget_skeletonContainer__AM_hu {
    width: 100%;
    padding: 16px;
    border-radius: 8px;
    background-color: #f9f9f9
}

.CoverRightWidget_skeletonHeader__Csw7U {
    height: 32px;
    width: 70%;
    margin-bottom: 24px
}

.CoverRightWidget_skeletonField___sxmz {
    height: 48px;
    margin-bottom: 16px
}

.CoverRightWidget_skeletonButton__jxo1C {
    height: 48px;
    width: 100%;
    margin-top: 16px
}

@keyframes CoverRightWidget_shimmer__eZtzf {
    0% {
        background-position: 200% 0
    }

    to {
        background-position: -200% 0
    }
}

.CoverRightWidget_error__ZI4na {
    padding: 16px;
    border-radius: 8px;
    background-color: #fff4f4;
    border: 1px solid #ffcdd2;
    color: #d32f2f;
    text-align: center
}

.CoverRightWidget_previewContainer__PkXnn {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 8px;
    background-color: #f9f9f9;
    border: 2px solid #393939
}

.CoverRightWidget_previewText__qyLze {
    text-align: center;
    font-size: larger
}

.Footer_root__93Nyu {
    padding:1.3125rem 0 80px 0;
    flex-shrink: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100vw;
    background-color: rgb(240 240 240)
}
@media (max-width:1299px) {
    .Footer_root__93Nyu {
        padding: 1.3125rem 0 110px 0;
    }
}
@media (max-width:767px) {
    .Footer_root__93Nyu {
        padding: 1.3125rem 0 140px 0;
    }
}



.FooterLogo_link__ANI36 {
    display: block
}

.FooterLogo_forbesHealthLogo__9MHW6,
.FooterLogo_logo___WXHO {
    fill: rgb(24 23 22)
}

.FooterLogo_logo___WXHO {
    width: 120px;
    height: 32px
}

.FooterLogo_forbesHealthLogo__9MHW6 {
    width: 190px;
    height: 26px
}

.FooterCopyright_root__gcuCI {
    font-family: var(--font-euclid-circular-b);
    font-size: .625rem;
    margin-top: 1rem;
    letter-spacing: .01em;
    line-height: 1.5rem;
    color: rgb(0 0 0)
}

.FooterDisclosure_root__tTpU6 {
    font-size: var(--font-size-body-xs);
    font-family: var(--font-family-serif);
    padding: 0 1rem;
    text-align: center;
    margin: 0 auto 2rem
}

@media (min-width:768px) {
    .FooterDisclosure_root__tTpU6 {
        max-width: 768px
    }
}

@media (min-width:1094px) {
    .FooterDisclosure_root__tTpU6 {
        max-width: 1094px
    }
}

.FooterLinks_root__A3O_r {
    border-top: 1px solid rgb(227 227 227);
    width: 100%;
    padding: 28px 0 23px;
    margin-top: 29px
}

@media (min-width:640px) {
    .FooterLinks_root__A3O_r {
        padding: 12px 47px
    }
}

.FooterLinks_list__5y0yL {
    display: flex;
    flex-direction: column;
    width: max-content;
    margin: auto;
    list-style-type: none;
    padding-left: 0;
    gap: 20px;
    text-align: center
}

@media (min-width:640px) {
    .FooterLinks_list__5y0yL {
        gap: 0;
        text-align: left;
        flex-direction: row
    }
}

.FooterLinks_link__3EOrg {
    font-size: 14px;
    color: rgb(51 51 51);
    text-decoration: none;
    position: relative;
    padding: 0 8px;
    font-weight: 400
}

.FooterLinks_link__3EOrg:hover {
    color: rgb(0 0 0);
    text-decoration: underline
}

.Header_root__4HO67 {
    position: fixed;
    width: 100vw;
    z-index: 20;
    top: 0;
    left: 0;
    right: 0;
    flex-shrink: 0;
    color: rgb(252 252 252);
    background-color: rgb(24 23 22)
}

.Header_journey__kLvFp,
.Header_seo__oAnug {
    height: 56px
}

.Header_sem__KyYCU {
    height: 50px
}

.HeaderContainer_root__hAk2A {
    position: relative;
    height: inherit;
    padding: 0 15px;
    display: flex;
    align-items: center
}

@media (min-width:768px) {
    .HeaderContainer_root__hAk2A {
        justify-content: center
    }
}