.main-image {
    max-width: 1144px;
    margin: auto;
}

.main-article .main-image .image-details {
    margin-top: 4px;
    color: #000;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    line-height: 15px;
    letter-spacing: 0.6px;
    text-transform: uppercase;
}

.main-article .adv-content-side .content .quote .speaker .details,
.main-article .adv-content-side .content .quote p,
.main-article .main-image .image-details .category .first,
.main-article .main-body > .title,
.main-article .main-body .subtitle {
    font-family: 'AeonikPro-Bold';
}


.main-article .adv-content-side .content p a {
    text-decoration: underline;
    text-decoration-color: #ef4144;
    text-decoration-thickness: 2px;
    text-decoration-style: solid;
    text-underline-offset: 4px;
}

.main-article .main-image .image-details .category .second {
    color: #9C9C9C;
}

.main-article .main-body {
    max-width: 982px;
    margin-inline: auto;
    margin-bottom: 30px;
}

.main-article .main-body > .author {
    color: #000;
    text-align: center;
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    line-height: 16.25px;
    letter-spacing: 0.65px;
    margin-top: 47px;
    margin-bottom: 30px;
}

.main-article .main-body > .title {
    color: #000;
    text-align: center;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 42.4px;
    margin-top: 40px;
    margin-bottom: 56px;
    max-width: 750px;
    margin-inline: auto;
}

.main-article .main-body .subtitle {
    color: #000;
    font-size: 26px;
    font-style: normal;
    font-weight: 500;
    line-height: 32.5px;
    letter-spacing: -0.39px;
    margin-bottom: 82px;
}

.main-article p {
    margin-bottom: 38px;
    color: #000;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 30.36px;
}

.main-article .video--container {
    margin-bottom: 36px;
}

.main-article .video--container .caption,
.related-articles.single-image .caption {
    display: flex;
    align-items: baseline;
    margin-top: 15px;
    max-width: 398px;
    margin-right: auto;
}

.related-articles.single-image .caption {
    margin-left: calc(100% - 622px)
}

.main-article .video--container .caption img,
.related-articles.single-image .caption img {
    width: 12px;
    height: 12px;
    flex: 0 0 12px;
}

.main-article .video--container .caption .text,
.related-articles.single-image .caption .text {
    color: #9C9C9C;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0.32px;
    margin-left: 12px;
}

.main-article .adv-content-side .adv-container {
    margin-left: 30px;
    width: 300px;
    flex: 0 0 300px;
}

.adv-container .adv-wrapper:not(:first-child) {
    background: rgba(217, 217, 217, 0.20);
    margin-top: 150px;
    height: calc(100% - 450px);
}

.adv-container .adv-wrapper:not(:first-child) .adverisment-box {
    position: sticky;
    top: 10px;
}

.main-article .adv-content-side .content {
    margin-right: 30px;
    width: calc(100% - 360px);
    flex: 0 0 calc(100% - 360px);
}

.main-article .adv-content-side .content .quote .speaker img {
    width: 11px;
    height: 11px;
    filter: brightness(0);
    flex: 0 0 11px;
    margin-right: 36px;
}

.main-article .adv-content-side .content .quote .speaker {
    margin-bottom: 20px;
    align-items: baseline;
}

.main-article .adv-content-side .content .quote .speaker .details {
    color: #000;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 17.5px;
    letter-spacing: 0.7px;
}

.main-article .adv-content-side .content .quote {
    margin-block: 38px;
}

.main-article .adv-content-side .content .quote p {
    color: #000;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 30px;
    letter-spacing: -0.36px;
}

.related-articles.single-image {
    border: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
}

.related-articles.single-image .card-wrapper .card,
.related-articles.single-image .card-wrapper .card .card-image {
    width: 100%;
    flex: 0 0 100%;
    margin-right: 0;
}

.related-articles.single-image > .title {
    flex: 1;
    width: max-content;
    margin-right: 0;
    margin-bottom: 20px;
    margin-left: calc(100% - 622px);
    color: #000;
    /* font-family: "ABC Ginto Normal GRK Variable Unlicensed Trial"; */
    font-family: 'AeonikPro-Bold';
    font-size: 28px;
    font-style: normal;
    font-weight: 500;
    line-height: 35px;
    letter-spacing: -0.42px;
}

.related-articles {
    left: calc(-50vw + (982px / 2));
    position: relative;
    width: calc(100% - (-50vw + (982px / 2)));
    padding-top: 38px;
    padding-bottom: 38px;
    padding-inline: 30px;
    box-sizing: border-box;
    display: flex;
    border-color: #EF4144;
    border-width: 1px 1px 1px 0;
    border-style: dashed;
    margin-bottom: 38px;
}

.related-articles .card-wrapper .card {
    width: 480px;
    flex: 0 0 480px;
}

.related-articles .card-wrapper .card:not(:last-child) {
    margin-bottom: 25px;
}

.related-articles .card-wrapper .card .card-image {
    width: calc(50% - 8px);
    flex: 0 0 calc(50% - 8px);
    margin-right: 8px;
}

.related-articles .card-wrapper .card .card-info {
    width: calc(50% - 8px);
    flex: 0 0 calc(50% - 8px);
    margin-left: 8px;
    margin-top: 0;
}

.related-articles .card-wrapper .card .card-info .datetime {
    color: #EF4144;
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    line-height: 16.25px;
    letter-spacing: 0.65px;
    margin-bottom: 8px;
}

.related-articles .card-wrapper .card .card-info .title {
    color: #000;
    font-size: 21px;
    font-style: normal;
    font-weight: 700;
    line-height: 24.15px;
    letter-spacing: 0.21px;
    font-family: 'AeonikPro-Bold';
}

.related-articles > .title {
    color: #000;
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    line-height: 18.75px;
    letter-spacing: 0.75px;
    margin-right: calc(100% - 742px);
    width: 150px;
    flex: 0 0 150px;
}

.main-article .main-body .actions {
    margin-top: 30px;
    justify-content: space-between;
}

.main-article .main-body .actions .share.btn img {
    width: 16px;
    height: 16px;
    flex: 0 0 16px;
    margin-right: 10px;
}

.main-article .main-body .actions .prodcast.btn img {
    width: 14px;
    height: 22px;
    flex: 0 0 14px;
    margin-right: 10px;
}

.main-article .main-body .actions .tags {
    flex-wrap: wrap;
}

.main-article .main-body .actions .share.btn,
.main-article .main-body .actions .tags .item a,
.main-article .main-body .actions .prodcast.btn a {
    padding: 7px 22px;
    border-radius: 41px;
    border: 0.2px solid #525252;
    background: #f7f7f7;
    margin-right: 5px;
    margin-left: 5px;
    font-size: 14px;
    min-width: 126px;
    box-sizing: border-box;
}

.main-article {
    margin-top: 15px;
}

body.podcast .welcome > .title,
body.podcast .welcome > .description {
    max-width: 400px;
    margin-right: auto;
}

body.podcast .welcome > .title {
    margin-top: 30px;
    color: #9C9C9C;
    font-family: 'AeonikPro-Bold';
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    line-height: 18.75px;
    letter-spacing: 0.75px;
    margin-bottom: 10px;
}

body.podcast .welcome > .description {
    color: #555;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 19.2px;
    letter-spacing: 0.24px;
    margin-bottom: 43px;
}

.podcast-internal .welcome {
    margin-top: 30px;
}

.podcast-internal .left-area .cat-title {
    color: #FFF;
    text-align: right;
    font-family: 'AeonikPro-Bold';
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    line-height: 18.75px;
    letter-spacing: 0.3px;
}

.podcast-internal .middle-area {
    width: calc(50% - 45px);
    flex: 0 0 calc(50% - 45px);
    margin-right: 35px;
    margin-left: 10px;
}

.podcast-internal .middle-area .top {
    margin-bottom: 36px;
}

.podcast-internal .right-area .top {
    margin-bottom: 55px;
}

.podcast-internal .right-area .top .text {
    color: #9C9C9C;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 18.75px;
    letter-spacing: 0.75px;
}

.podcast-internal .middle-area .cat-title-details .subtitle,
.podcast-internal .middle-area .cat-title-details .date {
    color: #9C9C9C;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 18.75px;
    letter-spacing: 0.75px;
}

.podcast-internal .right-area .scroll-section {
    width: 32px;
    height: 45px;
    flex: 0 0 45px;
    margin-top: 72px;
}

.podcast-internal .right-area .bot .content {
    height: 423px;
}

.podcast-internal .right-area .bot .content p {
    color: #9C9C9C;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24.84px;
    margin-bottom: revert;
}

.podcast-internal .right-area {
    flex: 1;
}

.podcast-internal .middle-area .podcast-section {
    margin-top: 80px;
}

.podcast-internal .middle-area .top .new-episode {
    position: relative;
    bottom: 0;
    left: 0;
}

.podcast-internal .middle-area .top .new-episode .box {
    width: 8px;
    height: 8px;
    border-radius: 8px;
    background-color: #30DF41;
    margin-right: 11px;
}

.podcast-internal .left-area {
    width: 90px;
    flex: 0 0 90px;
    display: flex;
    margin-right: 10px;
}

.podcast-internal .middle-area {
    width: calc(70% - 135px);
    flex: 0 0 calc(70% - 135px);
    margin-right: 35px;
    margin-left: 0;
}

.podcast-internal .right-area {
    flex: 0 0 calc(100% - (70% - 135px) - 135px);
    width: calc(100% - (70% - 135px) - 135px);
}

@media screen and (max-width: 1420px) {
    .main-article .main-body .subtitle {
        font-size: 24px;
        line-height: 30.5px;
        margin-bottom: 62px;
    }

    .main-article .adv-content-side .adv-container {
        margin-left: 15px;
    }

    .main-article .adv-content-side .content {
        margin-right: 15px;
        width: calc(100% - 330px);
        flex: 0 0 calc(100% - 330px);
    }

    .main-article p {
        margin-bottom: 25px;
        font-size: 20px;
        line-height: 28px;
    }

    .main-article .video--container .caption .text, .related-articles.single-image .caption .text {
        font-size: 15px;
        line-height: 18px;
        margin-left: 10px;
    }

    .related-articles.single-image > .title {
        margin-bottom: 17px;
        margin-left: calc(100% - 640px);
        font-family: 'AeonikPro-Bold';
        font-size: 26px;
        line-height: 33px;
    }

    .related-articles.single-image .caption {
        margin-left: calc(100% - 640px);
    }

    .main-article .main-body .actions {
        margin-top: 25px;
    }

    .related-articles {
        flex-direction: column;
    }

    .related-articles > .title {
        margin-right: 0;
        width: 100%;
        flex: 0 0 100%;
        margin-bottom: 33px;
    }
}

@media screen and (max-width: 1080px) {
    .main-article .adv-content-side .content .quote {
        margin-block: 30px;
    }

    .main-article .adv-content-side .content .quote .speaker {
        margin-bottom: 16px;
    }

    .main-article .adv-content-side .content .quote .speaker img {
        margin-right: 26px;
    }

    .main-article .adv-content-side .content .quote .speaker .details {
        font-size: 13px;
        line-height: 15px;
    }

    .main-article .adv-content-side .content .quote p {
        font-size: 21px;
        line-height: 28px;
    }

    .main-article .main-body {
        max-width: 100%;
    }

    .related-articles.single-image > .title {
        margin-bottom: 17px;
        margin-left: 5%;
        font-family: 'AeonikPro-Bold';
        font-size: 24px;
        line-height: 31px;
    }

    .related-articles {
        left: -2.5vw;
        width: calc(100% + 2.5vw);
    }

    .related-articles.single-image .caption {
        margin-left: 5%;
    }

    .main-article p {
        margin-bottom: 25px;
        font-size: 18px;
        line-height: 25px;
    }

    .full-width-article .card-image {
        --aspect-ratio: 0.9 !important;
    }
}

@media screen and (max-width: 860px) {
    .podcast-internal .welcome {
        flex-direction: column;
    }

    .podcast-internal .left-area .top .cat-title-details {
        color: #9C9C9C;
        font-size: 15px;
        font-style: normal;
        font-weight: 500;
        line-height: 19px;
        letter-spacing: 0.75px;
        margin-left: 12px;
    }

    .podcast-internal .left-area .top .new-episode {
        position: relative;
        top: 0;
        left: 0;
        margin-left: 33px;
    }

    .podcast-internal .left-area .top .new-episode .text {
        font-size: 12px;
        line-height: 15px;
    }

    .podcast-internal .right-area .bot .content {
        height: initial !important;
    }

    .podcast-internal .right-area .top {
        margin-bottom: 25px;
    }

    .podcast-internal .right-area {
        flex: 0 0 100%;
        width: 100%;
        margin-top: 26px;
    }

    .podcast-internal .left-area .top .new-episode .box {
        width: 10px;
        height: 10px;
        border-radius: 10px;
        background-color: #30DF41;
        margin-right: 8px;
    }

    .podcast-internal .middle-area {
        width: 100%;
        flex: 0 0 100%;
        margin-right: 0;
        margin-left: 0;
    }

    .podcast-internal .left-area {
        width: 100%;
        flex: 0 0 100%;
        display: flex;
        margin-right: 0;
        margin-bottom: 32px;
    }

    .main-article .adv-content-side .content .quote .speaker {
        flex-direction: column-reverse;
    }

    .main-article .adv-content-side .content .quote .speaker .details {
        font-size: 14px;
        line-height: 17px;
        margin-bottom: 16px;
    }

    .main-article .adv-content-side .content .quote .speaker img {
        margin-right: 0;
        transform: rotate(90deg);
    }

    .main-article .adv-content-side .content .quote p {
        font-size: 22px;
        line-height: 27px;
    }


    .main-article .adv-content-side .content .quote {
        margin-left: 76px;
    }

    .full-width-article .card {
        flex-direction: column;
    }

    .full-width-article .card-image-container, .full-width-article .card-info {
        width: 100%;
        flex: 0 0 100%;
    }

    .full-width-article .card-image {
        --aspect-ratio: 1.55 !important;
    }

    .full-width-article .card-image-container .category.on-860 {
        position: absolute;
        font-family: 'AeonikPro-Bold';
        top: 12px;
        left: 50%;
        transform: translateX(-50%);
        color: #EF4144;
        text-align: center;
        font-size: 12px;
        font-style: normal;
        font-weight: 700;
        line-height: 15px;
        letter-spacing: 1.2px;
        z-index: 2;
        bottom: 0;
    }

    .full-width-article .card-image-container .dt-cont.on-860 {
        position: absolute;
        bottom: 12px;
        color: #EF4144;
        text-align: center;
        font-family: 'AeonikPro-Bold';
        font-size: 12px;
        font-style: normal;
        font-weight: 500;
        line-height: 16px;
        letter-spacing: 0.65px;
        left: 50%;
        transform: translateX(-50%);
    }

    .full-width-article .card-image-container .bg-top {
        position: absolute;
        inset: 0;
        height: 50%;
    }

    .full-width-article .card-image-container .bg-top::after {
        content: "";
        position: absolute;
        inset: 0;
        background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, black 100%);
        opacity: .7;
    }

    .main-article .adv-content-side .content {
        margin-right: 0;
        width: 100%;
        flex: 0 0 100%;
    }

    .main-article .main-body .subtitle {
        font-size: 19px;
        line-height: 25px;
        margin-bottom: 52px;
    }

    .main-article p {
        margin-bottom: 24px;
        font-size: 20px;
        line-height: 27px;
    }
    .related-articles.single-image > .title {
        margin-bottom: 22px;
        margin-left: 0;
        font-family: 'AeonikPro-Bold';
        font-size: 22px;
        line-height: 27px;
    }

    .related-articles {
        left: 0;
        width: 100%;
    }

    .related-articles .card-wrapper {
        width: calc(100% + 2rem);
        left: -1rem;
        position: relative;
    }

    .related-articles.single-image .caption {
        margin-left: 0;
    }

    .main-article .main-body .actions .share.btn, .main-article .main-body .actions .tags .item a, .main-article .main-body .actions .prodcast.btn a {
        padding: 10px 30px;
        margin-bottom: 8px;
    }

    .main-article .main-body .actions .tags .item a {
        background-color: #000;
        color: #fff;
        border: 0.2px solid #000;
    }

    .main-article .main-body .actions {
        flex-wrap: wrap;
    justify-content: start;
    }

    .main-article .main-body .actions .podcast {
        order: 1;
    }

    .main-article .main-body .actions .tags {
        order: 3;
        width: 100%;
        flex: 0 0 100%;
    }

    .main-article .main-body > .title {
        font-size: 26px;
        line-height: 29px;
    }

    .related-articles:not(.single-image) {
        padding-block-start: 10px;
        padding-block-end: 22px;
        padding-inline: 0;
        border-color: #d9d9d9;
    }

    .related-articles:not(.single-image) .card-wrapper {
        width: 100%;
        left: 0;
        position: relative;
    }

    .related-articles:not(.single-image) .card-wrapper .card .card-info .datetime {
        font-size: 12px;
        line-height: 15px;
    }

    .related-articles .card-wrapper .card {
        width: 80%;
        flex: 0 0 80%;
    }

    .related-articles .card-wrapper .card .card-info .title {
        font-size: 17px;
        line-height: 19px;
    }
}

@media screen and (max-width: 420px) {
    .main-article .adv-content-side .content .quote {
        margin-left: 18vw;
    }
}