html,
body {
    background-color: #F6EFEB;
}

.header,
.header-menu {
    background-color: #F6EFEB;
}

.footer {
    background-color: #313131;
}

.page-richlistmain .sub-page-title,
.nbr-list-title a,
.text-single-title,
.text-description {
    color: #313131;
}

.nbr-list-title a:hover {
    text-decoration: none;
}

.page-richlistmain h1 {
    font-weight: 600;
    margin-bottom: 0;
}

.page-richlistmain .subtitle {
    font-family: freight-sans-pro, sans-serif;
}

.main-intro {
    padding-top: 100px;
}

.main-links {
    margin-bottom: 100px;
    z-index: 2 !important;
}

.main-links > .inner {
    padding: 14px 0;
}

.main-links.is-sticky > .inner {
    position: fixed !important;
    top: 61px;
    left: 0;
    right: 0;
    background-color: #F6EFEB;
    border-bottom: 1px solid #c8c8c8;
    z-index: 2;
}

.main-links .item {
    padding-left: 35px;
    padding-right: 35px;
}

.main-links span {
    position: relative;
    color: #313131;
    font-family: freight-sans-pro, sans-serif;
    font-weight: 600;
    text-transform: uppercase;
}

.main-links .item.is-active span:after {
    content: '';
    display: block;
    position: absolute;
    top: 100%;
    left: 0;
    margin-top: 3px;
    width: 100%;
    height: 2px;
    background-color: #313131;
}

.intro-testimonial {
    position: relative;
    font-size: 150px;
    line-height: 150px;
    text-transform: uppercase;
    padding-bottom: 150px;
    opacity: 1;
}

.intro-testimonial.not-ready,
.intro-testimonial.not-ready:before,
.intro-testimonial.not-ready:after,
.intro-testimonial.not-ready .quote-icon {
    opacity: 0;
}

.intro-testimonial.not-ready .quote-icon {
    opacity: 0;
}

.intro-testimonial .quote-icon {
    color: #E7D2BE;
}

.intro-testimonial .quote-icon.top-icon {
    display: block;
    position: absolute;
    top: -100px;
    left: 0;
    width: 230px;
    height: 210px;
    opacity: 1;
    z-index: -1;
}

.intro-testimonial .quote-icon.bottom-icon {
    display: block;
    position: absolute;
    bottom: 150px;
    right: 0;
    width: 230px;
    height: 210px;
    opacity: 1;
    z-index: -1;
}

.intro-testimonial .quote-icon svg {
    width: 100%;
    height: 100%;
}

.intro-testimonial .right {
    text-align: right;
}

.intro-testimonial .line {
    overflow: hidden;
    margin-bottom: -50px;
}

.intro-testimonial .line span {
    position: relative;
    top: 200px;
    -webkit-transition: top 0.8s ease;
    transition: top 0.8s ease;
}

.intro-testimonial .line.reveal span {
    top: 0;
}

.intro-testimonial .testimonial-by {
    font-size: 20px;
    line-height: 25px;
    text-transform: none;
    font-style: italic;
    margin-top: 100px;
}

@media screen and (max-width: 1359px) and (min-width: 992px) {
    .intro-testimonial {
        font-size: calc(16vw - 70px);
        line-height: 1.2;
    }
}

@media screen and (max-width: 1199px) {
    .intro-testimonial .right {
        text-align: left;
    }
}

@media screen and (max-width: 991px) {
    .intro-testimonial .quote-icon.top-icon {
        top: -40px;
        width: 110px;
    }

    .intro-testimonial .quote-icon.bottom-icon {
        width: 110px;
    }
}

@media screen and (max-width: 991px) and (min-width: 665px) {
    .intro-testimonial {
        font-size: calc(10vw - 25px);
        line-height: 1.4;
    }

    .intro-testimonial .line {
        margin-bottom: -3vw;
    }
}

@media screen and (max-width: 664px) {
    .intro-testimonial {
        font-size: calc(12.5vw - 14px);
        line-height: 1.4;
        text-align: center;
    }

    .intro-testimonial .line {
        margin-bottom: -3vw;
        text-align: center;
    }
}

.main-description {
    padding-bottom: 200px;
}

.main-description .col-lg-6:nth-child(2) {
    box-shadow: 2px 0px 0px 0px #313131 inset;
}

.main-description p:last-child {
    margin-bottom: 0;
}

.page-richlistmain .container {
    position: relative;
}

.page-richlistmain .container:before {
    left: 33%;
}

.page-richlistmain .container:after {
    right: 33%;
}

.page-richlistmain .container > * {
    position: relative;
    z-index: 1;
}

/* @media screen and (max-width: 575px) {
    .page-richlistmain .container {
        padding-left: 50px;
        padding-right: 50px;
    }

    .page-richlistmain .container p {
        font-size: 26px;
    }
} */

.rich-list-scene .item {
    height: 100vh;
    min-height: 500px;
}

.rich-list-scene .item .frame {
    height: 200px;
    margin-left: auto;
    margin-right: auto;
}

.rich-list-scene .item .name {
    font-size: 75px;
    line-height: 1;
    color: #313131;
}

.rich-list-scene .item a {
    color: #313131;
}

@media screen and (max-width: 1199px) {
    .page-richlistmain .sub-page-title {
        font-size: calc(10vw + 20px) !important;
    }

    .rich-list-scene .item .name {
        font-size: calc(5vw + 28px);
    }

    .score-wrap {
        display: none;
    }

    .rich-list-scene .item {
        position: relative;
        height: auto;
        min-height: 0;
        margin-bottom: 420px;
    }

    .mobile-score {
        position: absolute;
        top: -40%;
        left: 0;
        width: 100%;
        height: 180%;
        z-index: -1;
    }

    .mobile-score img {
        width: 100%;
        height: 100%;
        object-fit: contain;
    }
}

.score-wrap {
    top: 0;
}

.score {
    display: block;
    font-family: fino-sans, sans-serif;
    color: #E7D2BE;
    font-size: 900px;
    line-height: 1;
    text-align: center;
    position: sticky;
    top: 61px;
    overflow: hidden;
}

.score > .inner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.score span {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
}

.score span.is-active {
    display: block;
}

.score span img {
    width: 100%;
    height: 80%;
    object-fit: contain;
}

@media screen and (max-width: 1199px) {
    .score {
        font-size: calc(50vw + 200px);
        line-height: 100vh;
    }
}

.page-richlistmain .sub-page-title {
    font-size: 150px;
    line-height: 1;
    text-transform: uppercase;
    font-weight: 300;
}

.nbr-table-wrap .control {
    font-family: freight-sans-pro, sans-serif;
    margin-bottom: 20px;
}

.nbr-table .nbr-table-head {
    background-color: #313131;
    color: #C6CDC5;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 5px;
}

.nbr-table .nbr-table-head span {
    display: block;
    padding: 5px 20px;
}

.nbr-table .nbr-table-body a:hover {
    text-decoration: none;
}

.nbr-table .nbr-table-body .item {
    background-color: #E7D2BE;
    margin-bottom: 5px;
}

.nbr-table .nbr-table-body .item:hover {
    background-color: #313131;
}

.nbr-table .nbr-table-body .item:hover span {
    color: #C6CDC5;
}

.nbr-table .nbr-table-body span {
    display: block;
    font-family: freight-display-pro, serif;
    color: #12536a;
    font-size: 30px;
    line-height: 36px;
    font-weight: 300;
    padding: 21px 20px 18px;
}

.nbr-table .nbr-table-body .frame.circle {
    width: 50px;
}

.keepNativeShape {
    border-radius: unset !important;
    background-color: transparent !important;
    overflow: visible !important;
    z-index: -1;
}

.keepNativeShape .bg-holder {
    background-size: contain !important;
}

.nbr-table .nbr-table-body .name span {
    font-family: freight-display-pro, serif;
    color: #313131;
    font-size: 30px;
    font-weight: 500;
    padding-left: 10px;
}

.nbr-table .nbr-table-body .industry span {
    font-family: freight-display-pro, serif;
    color: #313131;
    font-size: 20px;
    font-weight: 500;
}

.nbr-table .nbr-table-body .value span {
    color: #313131;
    font-size: 30px;
    font-weight: 500;
}

.nbr-table .nbr-table-row {
    width: 100%;
}

.limited .nbr-table .nbr-table-row:nth-child(n + 11) {
    display: none !important;
}

.nbr-table .nbr-table-body .nbr-table-row {
    position: relative;
    cursor: pointer;
}

.nbr-table .nbr-table-body .nbr-table-row:last-child {
    border-bottom: 0;
}

.nbr-table .no {
    width: 90px;
}

.nbr-table .name {
    width: calc(50% - 80px);
}

.nbr-table .industry {
    width: 50%;
}

.nbr-table .value {
    width: 270px;
    text-align: right;
}

.nbr-table .valueDirection {
    width: 80px;
    padding: 20px;
    text-align: center;
}

.nbr-table .valueDirection svg {
    width: 40px;
    height: 40px;
    background-color: #fff;
    border-radius: 50%;
    padding: 10px;
}

.nbr-btn-blue,
.article-comments .comment-label {
    background-color: #313131;
}

.comment-body .comment-action .toggle-reply,
.comment-body .comment-action .action,
.featured-comment-action .action {
    color: #313131
}

@media screen and (max-width: 991px) {
    .nbr-table .nbr-table-row.item {
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .nbr-table .no {
        width: 70px;
    }

    .nbr-table .nbr-table-body span {
        padding: 0 20px;
    }

    .nbr-table .nbr-table-body .frame.circle {
        width: 60px;
    }

    .nbr-table .nbr-table-body .name span {
        padding-left: 0;
    }

    .nbr-table .name span,
    .nbr-table .industry span {
        padding-left: 0 !important;
    }

    .nbr-table .value {
        width: 100%;
        text-align: left;
        /* padding-left: 60px; */
    }
}

@media screen and (max-width: 767px) {
    .nbr-table .name,
    .nbr-table .industry {
        width: 100%;
    }

    .nbr-table .name span,
    .nbr-table .industry span {
        padding: 0 20px;
    }

    .nbr-table .nbr-table-head .name,
    .nbr-table .nbr-table-head .industry {
        display: none;
    }

    .nbr-table .nbr-table-head .value {
        position: relative;
        text-align: right;
        width: 100%;
    }
}

.table-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    z-index: 29;
}

.nbr-table .nbr-table-row.is-active {
    border-bottom-color: transparent;
    transition: border-bottom-color 0.52s;
}

.nbr-table .nbr-table-row.is-active .no,
.nbr-table .nbr-table-row.is-active .name,
.nbr-table .nbr-table-row.is-active .industry,
.nbr-table .nbr-table-row.is-active .value {
    opacity: 0;
    transition: opacity 0.52s;
}

.hover-reveal {
    position: absolute;
    z-index: -1;
    width: 220px;
    height: 280px;
    top: 0;
    left: 0;
    pointer-events: none;
    opacity: 0;
    will-change: transform, filter;
}

.hover-reveal__inner {
    overflow: hidden;
    transform-origin: 30% 50%;
}

.hover-reveal__inner,
.hover-reveal__img {
    width: 100%;
    height: 100%;
    position: relative;
}

.hover-reveal__img {
    transform-origin: 70% 50%;
}

.hover-reveal__img {
    background-size: cover;
    background-position: 50% 50%;
}

.radio-switch-wrap {
    position: relative;
}

.radio-switch-wrap .item {
    position: relative;
}

.radio-switch-wrap .item input[type="radio"] {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 100%;
    width: 40px;
    height: 20px;
    cursor: pointer;
}

.radio-switch-wrap .item input[type="radio"]:checked {
    z-index: -1;
}

.radio-switch-wrap .item:nth-of-type(2) {
    margin-left: 50px;
}

.radio-switch-wrap .item:nth-of-type(2) input[type="radio"] {
    left: unset;
    right: 100%;
}

.radio-switch-wrap .item label {
    font-size: 12px;
    line-height: 20px;
    font-weight: 600;
    text-transform: uppercase;
    opacity: 0.5;
    cursor: pointer;
}

.radio-switch-wrap .item input[type="radio"]:checked + label {
    opacity: 1;
}

.radio-switch-wrap .radio-switch-indicator {
    position: absolute;
    left: -45px;
    top: 1px;
    width: 40px;
    height: 20px;
    background-color: #E7D2BE;
    border-radius: 10px;
    pointer-events: none;
}

.radio-switch-wrap .radio-switch-indicator .radio-switch-marker {
    position: relative;
    top: 2px;
    left: 2px;
    width: 16px;
    height: 16px;
    background-color: #313131;
    border-radius: 50%;
    -webkit-transition: left 0.2s;
    transition: left 0.2s;
}

.radio-switch-wrap
.item
input[type="radio"]:checked
+ label
+ .radio-switch-indicator
.radio-switch-marker {
    left: 21px;
}

.page-rich-list-articles .text-category {
    display: none;
}

.page-rich-list-article h1 {
    font-size: 120px;
    line-height: 0.7;
    font-weight: 300;
    text-transform: uppercase;
    margin-bottom: 50px;
}

.rich-list-article-content {
    max-width: 840px;
    margin: 50px auto;
}

@media screen and (max-width: 1199px) {
    .page-rich-list-article h1 {
        font-size: calc(12vw - 10px) !important
    }
}

.rich-list-article-content .comments-label {
    font-family: freight-display-pro, serif;
    color: #C6CDC5;
    font-weight: 500;
    background-color: #313131;
    padding: 10px 20px;
}

.rich-list-article-content .article-comment-form-wrap {
    border: 0;
}

.page-rich-list-profile .frame.circle {
    width: 180px;
    margin: 0px auto 30px;
}

.page-rich-list-profile h1 {
    font-size: 120px;
    line-height: 0.66;
    font-weight: 300;
    text-transform: uppercase;
}

.rich-list-profile-content {
    max-width: 840px;
    margin-left: auto;
    margin-right: auto;
}

.rich-list-profile-content:before {
    content: '';
    display: block;
    margin: 100px auto 50px;
    width: 2px;
    height: 145px;
    background-color: #313131;
}

.rich-list-category-dropdown {
    position: relative;
}

.rich-list-category-dropdown > span:after {
    content: '';
    display: block;
    position: absolute;
    top: 6px;
    left: 100%;
    margin-left: 5px;
    border-top: 4px solid #313131;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
}

.rich-list-category-dropdown .category-dropdown {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background-color: #F6EFEB;
    box-shadow: 0px 0px 30px 2px #ccc;
}

.rich-list-category-dropdown:hover .category-dropdown {
    display: block;
}

.rich-list-category-dropdown .category-dropdown a {
    color: #313131;
    display: block;
    text-align: center;
    border-bottom: 1px solid #ccc;
    padding: 10px 5px;
}

.rich-list-category-dropdown .category-dropdown a:hover {
    text-decoration: none;
}

.rich-list-category-dropdown .category-dropdown a:last-child {
    border-bottom: 0;
}

.next-profile {
    position: relative;
    margin-top: 100px;
    margin-bottom: 100px;
}

.next-profile:before {
    font-family: fino-sans, sans-serif;
    content: 'NEXT';
    font-size: 500px;
    line-height: 300px;
    color: #313131;
    font-weight: 300;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    opacity: 0.1;
    text-align: center;
    width: 100%;
}

.next-profile-title {
    font-size: 75px;
    line-height: 1;
    margin-bottom: 20px;
}

.next-profile-title + a {
    color: #313131;
    font-size: 20px;
    font-weight: 300;
}

.menu-year {
    z-index: 4 !important;
}
.menu-year .item {
    color: #313131;
    font-size: 50px;
    line-height: 50px;
    font-weight: 400;
    margin-left: 15px;
    margin-right: 15px;
    opacity: 0.3;
}

.menu-year .item.is-active {
    opacity: 1;
}

.year-dropdown {
    position: relative;
}
.year-dropdown .material-icons {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}
.year-dropdown .years {
    display: none;
    position: absolute;
    top: 100%;
    left: 8%;
    width: 100%;
    background-color: #F6EFEB;
    box-shadow: 0 0 12px 0 #ccc;
    border-radius: 4px;
}
.year-dropdown:hover .years {
    display: block;
}
.year-dropdown .years a {
    display: block;
    font-size: 26px;
    line-height: 1;
    font-weight: 700;
    padding: 5px 12px 10px;
    border-bottom: 1px solid #383838;
}
.year-dropdown .years a:last-child {
    border-bottom: 0;
}
.year-dropdown .years a:hover {
    color: inherit;
    text-decoration: none;
}

.social-round {
    color: #1a1a1a;
}

.list-articles .item {
    margin-bottom: 60px;
}

.list-videos .item {
    margin-bottom: 20px;
}

.list-videos .play-button {
    position: absolute;
    top: calc(50% - 40px);
    left: calc(50% - 40px);
    width: 80px;
    height: 80px;
}

.footer-menu .social-round {
    color: #f4f4f4;
}

.rich-list-toggle-menu-wrap {
    position: relative;
    z-index: 3 !important;
}

.rich-list-toggle-menu-wrap > .inner {
    padding: 14px 0;
}

.rich-list-toggle-menu-wrap.is-sticky > .inner {
    position: fixed !important;
    top: 61px;
    left: 0;
    right: 0;
    background-color: #F6EFEB;
    border-bottom: 1px solid #c8c8c8;
    z-index: 2;
}

.rich-list-toggle-menu-wrap .burger-container {
    height: 20px;
}

.rich-list-toggle-menu-wrap span {
    font-family: freight-sans-pro, sans-serif;
}

.rich-list-toggle-menu-links {
    position: absolute;
    top: 0;
    left: calc(50% - 60px);
    padding-top: 70px;
    width: 140px;
    opacity: 0;
}

.rich-list-toggle-menu-links option:disabled {
    display: none;
}

@media screen and (max-width: 1199px) {
    .page-rich-list-profile h1 {
        font-size: calc(5vw + 28px);
    }

    .rich-list-profile-content:before {
        height: 0;
    }
}

.paywall-wrap {
    padding-bottom: 50px;
}

.is-archived,
.is-archived .header,
.is-archived .header .header-menu,
.is-archived .main-links.is-sticky > .inner,
.is-archived .rich-list-toggle-menu-wrap.is-sticky > .inner {
    background-color: #f4f4f4;
}

.is-archived .nbr-table .nbr-table-head,
.is-archived .footer {
    background-color: var(--maincolor);
}

.is-archived .nbr-table .nbr-table-body .item,
.is-archived .radio-switch-wrap .radio-switch-indicator {
    background-color: #c8c8c8;
}

.is-archived .nbr-table .nbr-table-body .item:hover,
.is-archived .radio-switch-wrap .radio-switch-indicator .radio-switch-marker {
    background-color: var(--maincolor);
}

.listmain-category {
    max-width: 700px;
    min-height: 100vh;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.listmain-category h3 {
    max-width: 620px;
    font-weight: 300;
    margin-bottom: 80px;
    margin-left: auto;
    margin-right: auto;
}

.listmain-category a {
    display: block;
    border: 1px solid #313131;
    border-radius: 25px;
    font-size: 20px;
    padding: 9px 0;
    margin: 10px 0;
    color: #313131;
    text-align: center;
}

.listmain-category a:hover {
    text-decoration: none;
    color: #F6EFEB;
    background-color: #313131;
}

@media screen and (max-width: 991px) {
    .listmain-category h3 {
        width: 90%;
        font-size: calc(8vw + 5px);
        line-height: 1;
    }
}

.article-partical {
    display: none !important;
}

.list-category-blocks-wrap {
    margin-top: 80px;
    margin-bottom: 80px;
}
.list-category-blocks {
    display: grid;
    grid-template-columns: repeat(3,minmax(0,1fr));
    gap: 12px;
}
.list-category-blocks.cols-2 {
    grid-template-columns: repeat(2,minmax(0,1fr));
    margin-top: 32px;
}
.list-category-blocks.cols-1 {
    grid-template-columns: repeat(1,minmax(0,1fr));
    margin-top: 12px;
}
.list-category-blocks .item {
    position: relative;
    color: #fff;
    aspect-ratio: 156/211;
    border-radius: 8px;
    overflow: hidden;
}
.list-category-blocks.cols-2 .item {
    aspect-ratio: 237/80;
}
.list-category-blocks.cols-1 .item {
    aspect-ratio: 48/11;
}
.list-category-blocks .item .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.4;
}
.list-category-blocks .item .size-2 {
    font-weight: 700;
}
.list-category-blocks .item > .inner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 12px;
    transition: top 0.3s ease;
}
.list-category-blocks .item > .sub {
    position: absolute;
    top: 0;
    left: 100%;
    width: 100%;
    height: 100%;
    padding: 40px 32px;
    background-color: rgba(0, 0, 0, 0.4);
    transition: left 0.3s ease;
}
.list-category-blocks .item .sub .size-2 {
    text-align: center;
}
.list-category-blocks .item .sub .links {
    gap: 11px;
}
.list-category-blocks .item .sub .links a {
    font-family: freight-sans-pro, sans-serif;
    color: #C8C8C8;
    font-size: 16px;
    line-height: 18px;
    font-weight: 600;
}
.list-category-blocks .item .sub .links a svg {
    position: relative;
    margin-left: 8px;
    opacity: 0;
    left: 10px;
    transition: opacity 0.3s ease, left 0.3s ease;
}
.list-category-blocks .item .sub .links a:hover {
    color: #fff;
    text-decoration: none;
}
.list-category-blocks .item .sub .links a:hover svg {
    opacity: 1;
    left: 0;
}
.list-category-blocks .item .sub .btn {
    color: #004863;
    padding: 12px 32px;
    width: 100%;
    border-radius: 100px;
}
.list-category-blocks .item .sub .btn:hover {
    color: #212529;
}
.list-category-blocks .item.has-sub:hover > .inner {
    top: -100%;
}
.list-category-blocks .item.has-sub:hover > .sub {
    left: 0;
}
@media (max-width: 991px) {
    .list-category-blocks,
    .list-category-blocks.cols-2 {
        grid-template-columns: repeat(1,minmax(0,1fr));
    }
    .list-category-blocks.cols-2 {
        margin-top: 12px;
    }
    .list-category-blocks .item {
        aspect-ratio: 4/1 !important;
    }
    .list-category-blocks .item.has-sub {
        pointer-events: none;
    }
    .list-category-blocks .item.has-sub > .inner {
        top: 0 !important;
    }
    .list-category-blocks .item.has-sub a {
        pointer-events: auto;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
    .list-category-blocks .item > .sub {
        left: 0;
        opacity: 0;
    }
}