
/* Feature Specific */
.full-feature {
    margin-bottom: 50px;
}
.full-feature .top-section .top-image img {
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}
.full-feature .top-section .top {
    max-width: 705px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 30px;
    padding-bottom: 40px;
}
.full-feature .top-section .top .title {
    font-size: 46px;
    font-weight: 700;
    line-height: 52px;
    /* 113.043% */
    letter-spacing: -0.46px;
    margin-bottom: 30px;
    text-transform: none;
}
@media (max-width: 768px) {
    .full-feature .top-section .top .title {
        font-size: 28px;
        line-height: 36px;
        /* 128.571% */
        letter-spacing: -0.28px;
    }
}
.full-feature .top-section .top .category-partner-holder {
    margin-bottom: 30px;
}
.full-feature .top-section .top .category-partner-holder .category-badge {
    text-align: center;
    font-weight: 700;
    line-height: 15px;
    /* 107.143% */
    text-transform: uppercase;
}
.full-feature .top-section .top .category-partner-holder .category-badge .category {
    padding: 8px 14px;
    border-radius: 20px;
}
.full-feature .top-section .top .category-partner-holder .sponsored-by .by {
    font-size: 10px;
    font-weight: 700;
    line-height: 17px;
    /* 170% */
    text-transform: uppercase;
}
.full-feature .top-section .top .by-line {
    color: #767777;
    line-height: 20px;
    /* 125% */
}
.full-feature .top-section .top .by-line .divider {
    margin: 0 10px 0 10px;
}
@media (max-width: 768px) {
    .full-feature .top-section .top {
        padding: 20px 30px 30px 30px;
    }
}
.full-feature .ck-content {
    max-width: 705px;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 60px;
}
.full-feature .ck-content > .table-of-contents {
    border-radius: 12px;
    background: #F2F2F4;
    padding: 30px;
    margin-bottom: 40px;
}
.full-feature .ck-content .article-text {
    color: #48494A;
    line-height: 1.7;
    margin-bottom: 50px;
}
.full-feature .ck-content .article-text h1, .full-feature .ck-content .article-text h2, .full-feature .ck-content .article-text h3, .full-feature .ck-content .article-text h4, .full-feature .ck-content .article-text h5, .full-feature .ck-content .article-text h6 {
    color: #012837 !important;
    /* TODO Secondary */
    margin-bottom: 1em;
}
.full-feature .ck-content .article-text h2 {
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 20px;
    padding-top: 20px;
}
.full-feature .ck-content .article-text p, .full-feature .ck-content .article-text figure {
    margin-bottom: 28px;
}
.full-feature .ck-content .article-text figure {
    padding-top: 22px;
}
.full-feature .ck-content .article-text > ul {
    margin-top: -15px;
}
.full-feature .ck-content .article-text hr {
    margin-right: 10%;
    margin-left: 10%;
}
.full-feature .ck-content .article-text figure {
    margin-bottom: 10px;
}
.full-feature .ck-content .article-text li {
    margin-bottom: 0;
}
.full-feature .ck-content .article-text img {
    max-width: 100%;
    border-radius: 10px;
}
.full-feature .ck-content .article-text table:not(.fl-widget-table) {
    border-collapse: separate !important;
    border-spacing: 0 !important;
    width: 100%;
    height: 100%;
    border: 1px double #b3b3b3;
    margin: 1em auto;
    display: table;
    max-width: 100%;
    overflow-x: auto;
}
.full-feature .ck-content .article-text table:not(.fl-widget-table) td, .full-feature .ck-content .article-text table:not(.fl-widget-table) th {
    min-width: 2em;
    padding: 0.4em;
    border: 1px solid #bfbfbf;
}
.full-feature .ck-content .article-text table:not(.fl-widget-table) td {
    border: 1pt solid #bfbfbf !important;
}
.full-feature .ck-content .author-row .img-holder {
    margin-right: 20px;
}
.full-feature .ck-content .author-row .img-holder img {
    border-radius: 100px;
}
.full-feature .ck-content .author-row .name {
    font-family: "Space Grotesk";
    font-size: 30px;
    font-weight: 700;
    line-height: 34px;
    /* 113.333% */
    letter-spacing: -0.3px;
    margin-bottom: 8px;
}
.full-feature .ck-content .author-row .twitter {
    font-weight: 700;
    line-height: 15px;
    /* 93.75% */
    text-transform: uppercase;
}
.full-feature .ck-content .author-row .button-holder > a {
    border-radius: 6px;
    border: 1px solid #C1C2C3;
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 17px;
    /* 121.429% */
    text-transform: uppercase;
}
.full-feature .ck-content .author-row .button-holder > a .row > div {
    margin-right: 12px;
}
@media (max-width: 768px) {
    .full-feature .ck-content {
        padding-left: 30px;
        padding-right: 30px;
    }
}
.full-feature .beehiiv__footer {
    display: none;
}

@media (max-width: 768px) {
    .full-feature {
        margin-left: -20px;
        margin-right: -20px;
    }
}
