/* Also the stylesheet for the premium cover 2 */

.no-photo-premium-cover * {
    box-sizing: border-box;
    margin: 0px;
    -webkit-font-smoothing: antialiased;
    scroll-behavior: smooth;
}

.no-photo-premium-cover .collections-popup-ct {
    margin-top: 50px;
    width: 70%;
    height: calc(100vh - 50px);
}

.no-photo-premium-cover {
    width: 100%;
    height: calc(100% - 50px);
    font-family: 'proxima-nova';
    font-size: 13px;
    color: #000000;
    margin-top: 50px; 
    background: linear-gradient(90deg, rgba(0,0,0,1) 30%, rgba(255,255,255,0) 45%);
    /* display: none; */
}

.screenshot .no-photo-premium-cover {
    height: 100vh;
    margin-top: 5px;
}

.no-photo-premium-cover a {
    display: block;
}

.no-photo-premium-cover .top {
    width: 100%;
    height: calc(100% - 163px);
    position: relative;
    padding: 40px 30px 45px 30px;
    display: flex;
    flex-direction: column;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.no-photo-premium-cover.premium-cover-2 .top {
    flex-direction: row;
    padding-right: 0;
}

.no-photo-premium-cover.premium-cover-2 .top .left {
    width: 30%;
}

@media(max-width: 500px) {
    .no-photo-premium-cover.premium-cover-2 .top .left {
        width: 45%;
    }
}

.no-photo-premium-cover.premium-cover-2 .top .right {
    width: 70%;
    background-position: center;
    background-size: cover;
    margin: -40px -60px -45px 0;
}

.no-photo-premium-cover .top .name {
    color: #fff;
    font-weight: 700;
    font-size: 36px;
    text-transform: uppercase;
    margin-bottom: 7px;
}

.screenshot .no-photo-premium-cover .top .name {
    font-size: 80px;
    line-height: 70px;
}

.no-photo-premium-cover .top .badges svg {
    margin-right: 7px;
}

.no-photo-premium-cover .top .work {
    text-transform: uppercase;
    font-family: din-condensed, sans-serif;
    color: #fff;
    font-size: 17px;
    margin-bottom: 20px;
    margin-top: 7px;
}

.screenshot .no-photo-premium-cover .top .work {
    font-size: 22px;
}

.no-photo-premium-cover .top .work span {
    color: #FCF732;
}


.no-photo-premium-cover .top .desc {
    max-width: 200px;
    color: #fff;
    font-size: 14px;
}

.screenshot .no-photo-premium-cover .top .desc {
    font-size: 18px;
}

.no-photo-premium-cover .top .about {
    margin-bottom: 20px;
    line-height: 1.14;
    margin-top: auto;
}

.no-photo-premium-cover .top a {
    color: #FCF732;
    text-transform: capitalize;
    text-decoration: none;
    font-weight: 700;
    cursor: pointer;
    line-height: 1.4;
    margin-right: 15px;
}

.no-photo-premium-cover .secondary-links {
    display: flex;
    flex-direction: column-reverse;
    flex-wrap: wrap;
    max-height: 90px;
    max-width: 300px;
}

.no-photo-premium-cover .secondary-links a:nth-of-type(1) {
    order: 5;
}

.no-photo-premium-cover .secondary-links a:nth-of-type(2) {
    order: 4;
}

.no-photo-premium-cover .secondary-links a:nth-of-type(3) {
    order: 3;
}

.no-photo-premium-cover .secondary-links a:nth-of-type(4) {
    order: 2;
}

.no-photo-premium-cover .secondary-links a:nth-of-type(5) {
    order: 1;
}

.no-photo-premium-cover .secondary-links a:nth-of-type(6) {
    order: 8;
    margin-left: 20px;
}

.no-photo-premium-cover .secondary-links a:nth-of-type(7) {
    order: 7;
    margin-left: 20px;
}

.no-photo-premium-cover .secondary-links a:nth-of-type(8) {
    order: 6;
    margin-left: 20px;
}

.no-photo-premium-cover .top .secondary-links a:nth-of-type(6) {
    display: flex;
    grid-row: span 3;
    align-items: flex-end;
}

.no-photo-premium-cover .btm {
    width: 100%;
    background-color: #FCF732;
    padding: 20px 35px;
    display: flex;
    justify-content: space-between;
    height: 163px;
    min-height: 163px;
}


.no-photo-premium-cover .links {
    display: flex;
    position: relative;
    margin-top: 20px;
}

.no-photo-premium-cover .links a {
    display: inline-block;
    background-size: cover;
    width: 25px;
    height: 25px;
    margin-right: 3px;
}

.no-photo-premium-cover .links  .website {
    background-image: url('/img/social-icons/website.svg');
}

.no-photo-premium-cover .links  .instagram {
    background-image: url('/img/social-icons/instagram.svg');
}

.no-photo-premium-cover .links  .facebook {
    background-image: url('/img/social-icons/facebook.svg');
}

.no-photo-premium-cover .links  .linkedin {
    background-image: url('/img/social-icons/linkedin.svg');
}

.no-photo-premium-cover .links  .twitter {
    background-image: url('/img/social-icons/twitter.svg');
}

.no-photo-premium-cover .links  .medium {
    background-image: url('/img/social-icons/medium.png');
}

.no-photo-premium-cover .links  .substack {
    background-image: url('/img/landing-page/app-icons/substack.svg');
}

.no-photo-premium-cover .links  .quora {
    background-image: url('/img/social-icons/quora.svg');
}

.no-photo-premium-cover .links  .reddit {
    background-image: url('/img/social-icons/reddit.svg');
}

.no-photo-premium-cover .links  .yelp {
    background-image: url('/img/social-icons/yelp.svg');
}

.no-photo-premium-cover .articles-subjects {
    display: flex;
    justify-content: space-between;
}

.no-photo-premium-cover .articles-subjects .title {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 22px;
    max-height: 19px;
    overflow: hidden;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box!important;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.screenshot .no-photo-premium-cover .articles-subjects .title {
    font-size: 25px;
}

.no-photo-premium-cover .articles-subjects a {
    display: block;
    color: #000000;
    text-decoration: underline;
    text-transform: uppercase;
    line-height: 1.6;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box!important;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.screenshot .no-photo-premium-cover .articles-subjects a {
    font-size: 16px;
}

.no-photo-premium-cover .articles-subjects .filter-wrap span {
    display: block;
    color: #000000;
    text-decoration: underline;
    text-transform: uppercase;
    line-height: 1.6;
    font-weight: normal;
    cursor: pointer;
}

.no-photo-premium-cover .articles-subjects  .filter-more a {
    color: #fff!important;
    cursor: pointer;
}

.no-photo-premium-cover .articles-subjects > div {
    margin-right: 25px;
}

.no-photo-premium-cover .ovals {
    display: flex;
    margin-left: auto;
    margin-top: 80px;
}

.no-photo-premium-cover .badges-placeholder {
    margin-left: auto;
    margin-top: 80px;
    align-self: flex-end;
    opacity: 0.2;
}

.no-photo-premium-cover .ovals .oval {
    background-color: #D8D8D8;
    border: 6px solid #ffffff;
    height: 74px;
    width: 74px;
    border-radius: 50%;
    position: relative;
    opacity: 0.6;
}

.no-photo-premium-cover .ovals .oval:nth-of-type(2) {
    left: -20px;
}

.no-photo-premium-cover .ovals .oval:nth-of-type(3) {
    left: -40px;
}

.no-photo-premium-cover .mobile-links {
    display: none;
}

.no-photo-premium-cover .showMobile {
    display: none;
}

@media(max-width: 600px) {

    .no-photo-premium-cover .showMobile {
        display: flex;
    }

    .no-photo-premium-cover {
        height: 100vh;
    }

    .no-photo-premium-cover .top {
        justify-content: flex-start;
        height: 55%;
    }

    .no-photo-premium-cover .btm {
        flex-direction: column;
        height: fit-content;
        min-height: fit-content;
        max-height: fit-content;
        background-color: #000 !important;
        padding: 20px 20px 20px 20px;
        justify-content: flex-end;
    }

    .no-photo-premium-cover .articles-subjects {
        display: none;
    }

    .no-photo-premium-cover .top .hideMobile {
        display: none;
    }

    .no-photo-premium-cover .links {
        bottom: 10px;
        position: absolute;
    }

    .no-photo-premium-cover .top .name {
        line-height: 32px;
        margin-bottom: 10px;
    }

    .no-photo-premium-cover .mobile-links {
        width: 100%;
        display: flex;
        flex-direction: column;
    }

    .no-photo-premium-cover .mobile-links a {
        font-weight: 600;
        font-size: 14px;
        margin-bottom: 10px;
    }

    .no-photo-premium-cover .mobile-links .about {
        margin-bottom: 23px;
    }

    .no-photo-premium-cover .mobile-links .links-row {
        display: flex;
        width: 100%;
    }

    .no-photo-premium-cover .mobile-links .links-row div {
        width: 50%;
    }

    .no-photo-premium-cover .mobile-links .links-row .left {
        margin-right: 10px;
    }

    .no-photo-premium-cover .ovals {
        margin-left: 0px;
        margin-top: 10px;
        margin-bottom: 15px;
    }

    .no-photo-premium-cover .badges-placeholder {
        margin-left: 0px;
        margin-top: 10px;
        margin-bottom: 15px;
        height: 34px;
        align-self: flex-start;
    }

    .no-photo-premium-cover .ovals .oval {
        border: 5px solid #ffffff;
        height: 34px;
        width: 34px;
    }

    .no-photo-premium-cover .ovals .oval:nth-of-type(3) {
        left: -20px;
    }

    .no-photo-premium-cover .ovals .oval:nth-of-type(2) {
        left: -10px;
    }

    .no-photo-premium-cover .bottom-link {
        height: 49px;
        width: 100vw;
        margin-left: -20px;
        display: flex;
        align-items: center;
        padding-left: 22px;
        justify-content: space-between;
        padding-right: 15px;
        text-decoration: none;
        font-weight: 600;
        color: #000 !important;
        margin-top: 10px;
        font-size: 16px;
    }

    .no-photo-premium-cover a.bottom-link {
        font-size: 16px;
    }
}