/*
Theme Name:     Newspaper Child theme
Theme URI: 		http://themeforest.net/user/tagDiv/portfolio
Description:    Child theme made by tagDiv
Author:         tagDiv
Author URI: 	http://themeforest.net/user/tagDiv/portfolio
Template:       Newspaper
Version:        9.0c
*/


/*  ----------------------------------------------------------------------------
    This file will load automatically when the child theme is active. You can use it
    for custom CSS.
*/
html {
    scroll-behavior: smooth;
}

.card .td-module-container {
    box-shadow: 0px 8px 40px rgba(175, 178, 189, 0.16);
    border-radius: 12px;
}
.card.onus-pro .td-module-container {
    /*border: 1px solid #EDF0F5;*/
    /*box-shadow: none;*/
    /*border-radius: 16px;*/
}
.card.onus-pro.line-clamp-2 .td-module-meta-info {
    min-height: unset;
}
.card.onus-pro .td-module-container {
    box-shadow: unset;
}
.card.onus-pro .td-editor-date {
    margin-bottom: 4px;
    margin-top: 4px;
}
.card.same-height .entry-title,
.card.same-height .td-excerpt {
    min-height: 72px;
}
.card.same-height .entry-title {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.card.same-height.line-clamp-3 .entry-title {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    min-height: 108px;
}

.card.same-height .td-excerpt {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.card.line-clamp-2 .td-excerpt, .card.line-clamp-2 .entry-title {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    column-count: auto!important;
}
.card.line-clamp-2 .td-module-meta-info {
    min-height: 245px;
}

.td-post-category {
    padding: 0;
    display: inline-block;
    background-color: transparent;
    color: #418fff;
    font-size: 12px;
    line-height: 21px;
    font-weight: 600;
    /*letter-spacing: -0.02em;*/
    margin-bottom: 4px;
    text-transform: uppercase;
    font-family: 'SVN-Gilroy';
}
.td-post-date {
    top: 4px;
    color: #418fff;
    font-size: 12px;
}

.tdm-descr, .td-module-meta-info {
    font-family: 'SVN-Gilroy';
}
.entry-title a:hover, .td-post-category:hover, .widget a:hover, .td_block_wrap a:hover {
    text-decoration: none !important;
    background-color: transparent!important;
}

.td_module_flex_2 .td-post-category, .td_module_flex_2 .td-post-vid-time {
    background-color: transparent!important;
    color: white!important;
}

.td_module_wrap:hover .entry-title a {
    color: #418fff!important;
}


.card.card-investing .td_module_wrap {
    height: 386px;
}
.card.card-investing .td_module_wrap .td-module-container {
    height: 100%;
}

.card.card-investing .td_module_wrap .td-module-container .td-module-meta-info{
    height: 100%;
    display: flex;
    flex-direction: column;
}

.card.card-investing .td_module_wrap .td-module-container .td-module-meta-info{
    height: 100%;
    display: flex;
    flex-direction: column;
}
.card.card-investing .td_module_wrap .td-module-container .td-module-meta-info .entry-title.td-module-title{
    margin-top: 40px;
    flex-grow: 1;
}
.image-investing {
    display: none;
    visibility: hidden;
}
.card.card-investing .image-investing {
    display: block;
    visibility: visible;
    position: absolute;
    top: 0;
    right: 0;
    width: 200px;
}

@media (max-width: 767px) {
    .card.card-investing .image-investing {
        width: 120px;
    }
}

header .td-post-date {
    top: 2px
}

.onus-divider {
    height: 2px;
    background: #F1F3F6;
    margin: 40px 0
}


.td-post-template-9 .td-post-featured-video {
    margin-bottom: 40px!important;
    padding-top: 18px!important;
}
.td-post-template-9 .td-main-content {
    max-width: 780px;
    margin: 0 auto;
    float: none;
    width: 100%;
}
.td-post-template-9.post {
    margin-top: 80px;
    word-break: break-word;
}
.td-post-template-9.post .td-post-header .entry-title {
    font-family: 'SVN-Gilroy';
    font-style: normal;
    font-weight: 600;
    font-size: 48px;
    line-height: 56px;
    letter-spacing: -0.02em;
    color: #192231;
    margin-bottom: 18px;
    text-align: center;
}

.td-post-template-9.post .td-post-header .td-module-meta-info {
    min-height: 32px;
    text-align: center;
}

header .td-post-author-name, header .td-post-date {
    font-family: 'SVN-Gilroy';
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 32px;
    /*letter-spacing: -0.02em;*/
    color: #63656F;
}
.td-post-author-name a {
    color: #63656F;
}

.td-post-content p, .td-post-content {
    font-family: 'SVN-Gilroy'!important;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 32px;
    /*letter-spacing: -0.02em;*/
    color: #36445A;
}

.td-post-content a {
    color: #418fff;
}

.td-post-content > * {
    font-family: 'SVN-Gilroy'!important;
}

.td-post-content span {
    font-family: 'SVN-Gilroy'!important;
}

.td-post-template-9.post .td-category {
    list-style: none;
    font-family: 'SVN-Gilroy';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 21px;
    letter-spacing: -0.01em;
    color: #63656F;
    margin-bottom: 24px
}

.td-post-template-9.post .td-category a {
    background-color: transparent;
    padding: 0;
    white-space: nowrap;
    display: inline-block;
    font-family: 'SVN-Gilroy';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 21px;
    /*letter-spacing: -0.02em;*/
    text-transform: uppercase;
    color: #418fff;
}

.td-post-template-9.post .td-post-small-box a {
    display: block;
    float: left;
    margin-right: 18px;
    padding: 4.5px 12px;
    height: 28px;
    font-family: 'SVN-Gilroy';
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 17px;
    /*letter-spacing: -0.02em;*/
    color: #858792;
    background: #F5F6F8;
    border-radius: 4px;
    border: none;
}

.td-post-template-9 .td-post-date, .td-post-template-9 .td-post-author-name, .td-post-template-9 .td-post-author-name a {
    top: 2px;
    font-size: 14px;
    color: #8492A7;
    font-weight: 400;
}
.td-post-template-9 .td-author-line {
    margin: 0 3px;
    font-size: 14px;
    color: #8492A7;
}
.td-post-template-9 .td-post-featured-image img {
    border-radius: 12px;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'SVN-Gilroy', sans-serif!important;
    font-weight: 600;
    color: #192231;
}

.td-post-template-9 h1, .td-post-template-9 h2, .td-post-template-9 h3, .td-post-template-9 h4, .td-post-template-9 h5, .td-post-template-9 h6{
    font-family: 'SVN-Gilroy', sans-serif!important;
    font-weight: 600;
    color: #0068FF;
}

.td-load-more-wrap a:hover {
    color: #0068FF!important;
}
.helpful-container {
    background: #F6F6F6;
    border-radius: 12px;
    padding: 40px;
    text-align: center;
    margin-bottom: 24px;
}
.helpful-container .td-post-sharing-top {
    margin-bottom: 0;
}
.helpful .helpful-header .helpful-headline, .helpful .helpful-content {
    text-align: center;
    margin-top: 0;
    font-family: 'SVN-Gilroy';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 29px;
    text-align: center;
    letter-spacing: -0.01em;
    margin-bottom: 24px;
    color: #212226;
}
.helpful .helpful-controls {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 24px;
}
.helpful .helpful-controls div:first-child {
    margin-right: 7px;
}
.helpful .helpful-controls div:last-child {
    margin-left: 7px;
}

.helpful .helpful-controls .helpful-button {
    padding: 6px 14px;
    font-family: 'SVN-Gilroy';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    letter-spacing: -0.01em;
    border: 1px solid #243042;
    box-sizing: border-box;
    border-radius: 4px;
    color: white;
}
.helpful .helpful-controls .helpful-button.helpful-pro {
    border: 1px solid #0068FF;
    background-color: #0068FF;
}
.helpful .helpful-controls .helpful-button.helpful-contra {
    border: 1px solid #243042;
    background-color: #243042;
}

.helpful-container .td-ps-bg .td-social-facebook .td-social-but-icon, .helpful-container .td-ps-bg .td-social-facebook .td-social-but-text,
.td-ps-bg .td-social-twitter .td-social-but-icon, .td-ps-bg .td-social-twitter .td-social-but-text,
.td-ps-bg .td-social-mail .td-social-but-icon, .td-ps-bg .td-social-digg .td-social-but-icon, .td-ps-bg .td-social-mail .td-social-but-text, .td-ps-bg .td-social-digg .td-social-but-text,
.td-ps-bg .td-social-telegram .td-social-but-icon, .td-ps-bg .td-social-telegram .td-social-but-text {
    background-color: #212226!important;
}
.helpful-container .td-ps-notext .td-social-but-icon {
    width: 24px;
}

.helpful-container .td-social-but-icon {
    padding-left: 0;
    padding-right: 0;
    line-height: 24px;
    z-index: 1;
}
.helpful-container .td-social-network,.helpful-container .td-social-handler {
    height: 24px;
    min-width: 24px;
}
.helpful-container .td-social-telegram .td-social-but-icon {
    padding-right: 0;
}


@media (max-width: 767px) {
    .card-announcements {
        box-shadow: 0px 8px 40px rgba(175, 178, 189, 0.16);
        border-radius: 12px;
    }
}
.card-announcements .td-next-prev-wrap {
    position: absolute;
    right: 330px;
    bottom: 10px;
    z-index: 1;
}
.card-announcements .td-next-prev-wrap a:hover {
    color: #0068ff;
}

.image-rating {
    position: absolute!important;
    right: 0;
    top: -220px;
}

.onus-wrapper {
    width: 616px;
    position: relative;
}
.onus-wrapper .image-wrapper {
    height: 735px;
    object-fit: cover;
    position: relative;
    z-index: 10;
}
.onus-wrapper .video-wrapper {
    position: absolute;
    z-index: 1;
    width: 100%;
    top: 25px;
    left: 0px;
}
.onus-wrapper .video-container {
    width: 100%;
    height: 589px
}

.iframe-onus-security {
    width: 100%; margin: 0 auto; display: block;
}

.card-free-crypto .vc_column-inner{
    background: #FFFFFF;
    box-shadow: 0px 8px 40px rgba(175, 178, 189, 0.16);
    border-radius: 12px;
}



@font-face {
    font-family: 'SVN-Gilroy';
    /*src: url('assets/fonts/svn-gilroy_regular-webfont.woff2') format('woff2'),*/
    /*url('assets/fonts/svn-gilroy_regular-webfont.woff') format('woff');*/
    src: url('assets/fonts/SVN-Gilroy-Regular.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'SVN-Gilroy';
    /*src: url('assets/fonts/svn-gilroy_semibold-webfont.woff2') format('woff2'),*/
    /*url('assets/fonts/svn-gilroy_semibold-webfont.woff') format('woff');*/
    src: url('assets/fonts/SVN-Gilroy-SemiBold.otf') format('opentype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'SVN-Gilroy';
    /*src: url('assets/fonts/svn-gilroy_bold-webfont.woff2') format('woff2'),*/
    /*url('assets/fonts/svn-gilroy_bold-webfont.woff') format('woff');*/
    src: url('assets/fonts/SVN-Gilroy-Bold.otf') format('opentype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'SVN-Gilroy';
    /*src: url('assets/fonts/svn-gilroy_medium-webfont.woff2') format('woff2'),*/
    /*url('assets/fonts/svn-gilroy_medium-webfont.woff') format('woff');*/
    src: url('assets/fonts/SVN-Gilroy-Medium.otf') format('opentype');
    font-weight: 500;
    font-style: normal;
}

/* dialog download onus app */
.modal.modal-onus {
    max-width: 600px;
    padding: 40px;
    background: #0056D3;
}
.modal.modal-onus .img-top {
    width: 208px;
    text-align: center;
    margin: 0 auto 30px;
    display: block;
}
.modal.modal-onus .text {
    font-family: 'SVN-Gilroy';
    font-style: normal;
    font-weight: 600;
    font-size: 28px;
    line-height: 36px;
    text-align: center;
    letter-spacing: -0.02em;
    margin-bottom: 24px;
    color: white;
    white-space: normal;
}
.modal.modal-onus .download {
    display: flex;
    align-items: center;
    justify-content: center;
}
.modal.modal-onus .download .apple {

}
.modal.modal-onus .download .google {
    margin-left: 9px;
    margin-right: 9px;
}
.modal.modal-onus .download img {
    height: 60px;
}

.modal.modal-onus-defi {
    max-width: 460px;
    padding: 40px;
    background: #243042;
}
.modal.modal-onus-defi .img-top {
    width: 210px;
    height: 210px;
    text-align: center;
    margin: 0 auto 30px;
    display: block;
}
.modal.modal-onus-defi .text {
    font-family: 'SVN-Gilroy';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 36px;
    text-align: center;
    margin-bottom: 20px;
    color: #F6F6F6;
}
.modal.modal-onus-defi .sub-text {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}
.modal.modal-onus-defi .sub-text img {
    width: 16px;
    height: 16px;
    margin-right: 10px;
}
.modal.modal-onus-defi .sub-text div {
    font-weight: 500;
    font-size: 16px;
    line-height: 23px;
    color: #F6F6F6;
}
.modal.modal-onus-defi .button-wrapper{
    margin-top: 40px;
}
.modal.modal-onus-defi .button-wrapper a:hover {
    text-decoration: none;
}
.modal.modal-onus-defi .button-wrapper button.btn-primary {
    font-family: 'SVN-Gilroy';
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 14px 24px;
    width: 100%;
    font-weight: 600;
    font-size: 18px;
    line-height: 25px;
    color: white;
    background: #0068FF;
    border-radius: 8px;
    outline: none;
    border: none;
}
.modal.modal-onus-defi .button-wrapper button.btn-transparent {
    font-family: 'SVN-Gilroy';
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 14px 24px;
    width: 100%;
    color: #418FFF;
    font-weight: 600;
    font-size: 18px;
    line-height: 25px;
    background: transparent;
    border-radius: 8px;
    outline: none;
    border: none;
}
@media (max-width: 767px) {
    .modal.modal-onus, .modal.modal-onus-defi {
        padding: 20px;
    }
    .modal.modal-onus .download {
        flex-direction: column;
    }
    .modal.modal-onus .download .apple {
        margin-right: 0;
    }
    .modal.modal-onus .download .google {
        margin-left: 0;
        margin-right: 0;
    }
}
a {
    cursor: pointer;
}

.scrollBar:hover::-webkit-scrollbar, ::-webkit-scrollbar {
    width: 8px;
    height: 10px;
    transition: all;
}
::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0, 0.1);
    border-radius: 3px;
    height: 90px;
}
::-webkit-scrollbar-thumb:hover {
    background: rgba(0, 0, 0, 0.05);
    cursor: pointer;
}
::-webkit-scrollbar-track {
    border-radius: 2px;
    background: rgba(0, 0, 0, 0.05);
}


.onus-circle {
    background: #FFFFFF;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 500px;
    height: 500px;
    box-shadow: 0px 11.2128px 56.0642px rgba(175, 178, 189, 0.16);
    margin: 0 auto;
}
.onus-circle .onus-circle-body {
    text-align: center;
}
.onus-circle .onus-circle-body img {
    display: inline-block;
    height: 58px;
}
.onus-circle .onus-circle-body .divider {
    background-image: linear-gradient(to right, rgba(65, 143, 255, 0), rgba(65, 143, 255, 1), rgba(65, 143, 255, 0));
    height: 2px;
    width: 287px;
    margin: 32px 0;
}
.onus-circle .onus-circle-body .text {
    font-family: 'SVN-Gilroy';
    font-style: normal;
    font-weight: bold;
    font-size: 78.4899px;
    line-height: 100%;
    text-align: center;
    /*letter-spacing: -0.02em;*/
    color: #0068FF;
}
.onus-circle .onus-circle-body .sub-text {
    font-family: 'SVN-Gilroy';
    font-style: normal;
    font-weight: normal;
    font-size: 29.4337px;
    line-height: 39px;
    text-align: center;
    /*letter-spacing: -0.02em;*/
    color: #0068FF;
    max-width: 306px;
}

.onus-circle.onus-circle-rating {
    box-shadow: 0px 7.5126px 37.563px rgba(175, 178, 189, 0.16);
    width: 335px;
    height: 335px;
}
.onus-circle.onus-circle-rating .onus-circle-body .text{
    font-size: 53px;
    line-height: 100%;
}
.onus-circle.onus-circle-rating .onus-circle-body .sub-text{
    font-size: 20px;
    line-height: 26px;
    max-width: 240px;
}
.onus-circle.onus-circle-rating .onus-circle-body img {
    height: 32px;
}
.onus-circle.onus-circle-rating .onus-circle-body .divider {
    width: 240px;
}

.tdm_block_list .tdm-list-item {
    margin-bottom: 32px!important;
}

@media (max-width: 767px) {
    .onus-circle {
        width: 335px;
        height: 335px;
    }
    .onus-circle .onus-circle-body img {
        display: inline-block;
        height: 35px;
    }
    .onus-circle .onus-circle-body .divider {
        width: 172px;
    }
    .onus-circle .onus-circle-body .text {
        font-size: 47.0945px;
        line-height: 100%;
    }
    .onus-circle .onus-circle-body .sub-text {
        font-size: 17.6604px;
        line-height: 24px;
        max-width: 185px;
    }
    .tdm_block_list .tdm-list-item {
        margin-bottom: 16px!important;
    }
}
.tdm-btn .tdm-btn-text {
    vertical-align: unset!important;
}
.tds-social3 .tdm-social-item i{
    vertical-align: unset!important;
}
.tds-social3 .tdm-social-item:hover {
    background-color: transparent!important;
}

.tdm-list-items .tdm-list-item {
    display: flex;
}

.tdb-menu .tdb-normal-menu ul, .td-pulldown-filter-list {
    background: #FFFFFF;
    box-shadow: 0px 4px 32px rgba(0, 0, 0, 0.08);
    border-radius: 10px;
    padding: 0!important;
    min-width: 220px!important;
}
.tdb-menu .tdb-normal-menu ul li {
    border-bottom: 1px solid #EEEEEE ;
}
.tdb-menu .tdb-normal-menu ul li:last-child {
    border-bottom: none;
}
.tdb_header_menu .tdb-normal-menu ul .tdb-menu-item > a {
    padding: 16px!important;
}
.result-msg {
    visibility: hidden!important;
    display: none!important;
}
.language-switcher {
    display: flex;
    align-items: center;
    justify-content: end;
}

.language-switcher img {
    width: 16px;
    height: 16px;
    margin: 0 4px;
}

.language-switcher .text {
    color: #BBBBBB;
}
.language-switcher .language {
    color: white;
}
.language-switcher ~ p {
    margin-bottom: 0;
}

.card-search .tdb-drop-down-search-inner{
    box-shadow: 0px 4px 32px rgba(0, 0, 0, 0.08);
    border-radius: 10px;
}

.card-search.tdb_header_search .tdb-search-form:before {
    border-radius: 10px;
}
.tdb_header_search .tdb-drop-down-search-open + .tdb-head-search-btn:after {
    visibility: hidden!important;
}

.tdb-aj-search .tdb-aj-search-results {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    padding-top: 10px;
    margin-top: -10px;
}

.tdb-add-text {
    background-color: #192231!important;
    -webkit-text-fill-color: transparent!important;
    -webkit-background-clip: text!important;
    color: #192231!important;
}

/*Dark footer*/
body.dark .td-footer-template-wrap {
    border-top: 1px solid rgba(255, 255, 255, 0.12);
}
body.dark .td-footer-template-wrap .td-element-style,
body.dark .td-footer-template-wrap .td-element-style,
body.dark .td-footer-template-wrap .td-element-style,
body.dark .td-footer-template-wrap .td-element-style {
    background-color: #090D17 !important;
}
body.dark .tdm-social-item {
    background: transparent!important;
}
body.dark .tdm-social-item i {
    color: white!important;
}
body.dark .tds-social3 .tdm-social-item:hover {
    background-color: transparent!important;
}

.related-title {
    text-align: center;
    font-family: SVN-Gilroy;
    font-style: normal;
    font-weight: bold;
    font-size: 28px;
    line-height: 36px;
    margin-bottom: 46px;
}
.td_block_related_posts .td-module-thumb .entry-thumb {
    border-radius: 12px;
    height: 170px;
}
.td_block_related_posts .td-module-thumb {
    margin-bottom: 0;
}
.td_block_related_posts .td-related-row {
    padding: 0 15px;
}
.td_block_related_posts .entry-title.td-module-title {
    color: #192231;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 36px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.td_block_related_posts .td-excerpt {
    color: #36445A;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 25px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
@media (max-width: 767px) {
    .td_block_related_posts .td-module-image {
        position: relative!important;
        width: auto!important;
    }
    .td_block_related_posts .item-details {
        padding-left: 30px!important;
    }
    .td_block_related_posts .entry-title.td-module-title {
        -webkit-line-clamp: 3!important;
    }
    .td_block_related_posts .td-excerpt {
        -webkit-line-clamp: 5!important;
    }
}

.td_module_related_posts .item-details {
    margin-top: -10px;
    padding: 30px;
    background: #FFFFFF;
    box-shadow: 4px 8px 15px 5px rgba(175, 178, 189, 0.2);
    border-bottom-right-radius: 12px;
    border-bottom-left-radius: 12px;
    margin-bottom: 30px;
}
.td_module_related_posts .td-post-date {
    top: 0!important;
}
.td_module_related_posts .td-editor-date {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

body.error404 .td-header-desktop-wrap .tdi_23_rand_style, body.dark .td-header-desktop-wrap .tdi_23_rand_style  {
    background-color: #090D17 !important;
}
body.error404 .td-header-desktop-wrap .tdi_21_rand_style, body.dark .td-header-desktop-wrap .tdi_21_rand_style  {
    background-color: #090D17 !important;
}
body.error404 .td-header-desktop-wrap .tdi_26_rand_style, body.dark .td-header-desktop-wrap .tdi_26_rand_style  {
    background-color: #090D17 !important;
}
body.error404 .td-header-desktop-wrap .tdi_25  , body.dark .td-header-desktop-wrap .tdi_25    {
    border-color: transparent !important;
}
@media (max-width: 767px) {
    body.error404 .td-header-mobile-wrap .tdi_3_rand_style, body.dark .td-header-mobile-wrap .tdi_3_rand_style {
        background-color: #090D17 !important;
    }
    body.error404 td-header-desktop-wrap .tdi_21_rand_style, body.dark td-header-desktop-wrap .tdi_21_rand_style {
        background-color: #090D17 !important;
    }
    body.error404 td-header-desktop-wrap .tdi_26_rand_style, body.dark td-header-desktop-wrap .tdi_26_rand_style {
        background-color: #090D17 !important;
    }
    body.error404 .td-header-desktop-wrap .tdi_25  , body.dark .td-header-desktop-wrap .tdi_25    {
        border-color: transparent!important;
    }
}
.list-have-arrow .entry-title.td-module-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.jquery-modal.blocker{
    z-index: 1000!important;
}

#onus-content {
    min-width: 100%;
    min-height: 100vh;
}

/*Bảo hiểm*/
.page-section-container {
    margin-right: 400px;
    font-size: 21px;
    line-height: 32px;
}
.page-section-insurance {
    color: #36445A;
    margin-bottom: 80px;
}

.page-section-insurance .page-section-insurance__title {
    font-style: normal;
    font-weight: bold;
    font-size: 28px;
    line-height: 36px;
    margin: 0 0 24px 0;
}
.page-section-insurance p {
    font-style: normal;
    font-weight: normal;
    font-size: 21px;
    line-height: 30px;
    margin: 0 0 18px 0;
}
.page-section-insurance ul {
    padding-inline-start: 20px;
}
.page-section-insurance ul li {
    margin-bottom: 24px;
    font-size: 21px;
    line-height: 32px;
}

.page-section-insurance a {
    text-decoration: none;
    color: #0068FF;
    font-size: 21px;
    line-height: 32px;
}
.page-section-insurance strong {
    font-weight: 700
}

.navigation-insurance {
    /*position: fixed;*/
    width: 360px;
    /*background-color: #999;*/
    /*color: #fff;*/
    /*right: 0;*/
    /*top: 0;*/
    float: right;
}
.td-fix-index {
    transform: none!important;
}
.navigation-insurance__link {
    display: block;
    color: #8492A7;
    text-decoration: none;
    font-weight: 600;
    position: relative;
    font-size: 18px;
    line-height: 25px;
    padding: 12px 0 12px 24px;
}
.navigation-insurance__link:hover {
    /*background-color: #aaa;*/
}
.navigation-insurance__link.active {
    color: #192231;
}

.navigation-insurance__link span:first-child {
    width: 8px;
    border-radius: 1000px;
    height: 100%;
    background: transparent;
    position: absolute;
    left: -10px;
    top: 0;
    transition: background-color 0.2s ease-in-out;
}

.navigation-insurance__link.active span:first-child {
    background: #0068FF;
}
.navigation-insurance__bg {
    position: absolute; left: -10px; width: 8px; height: 100%; background: #F5F6F8; border-radius: 1000px;
}
.powered-by {
    display: flex;
    align-items: center;
    color: #8492A7;
    font-weight: 600;
    font-size: 18px;
    line-height: 25px;
    margin-bottom: 24px;
}
.powered-by .text {
    margin-right: 12px
}
.powered-by .image {
    height: 36px;
    width: 75px
}
.mb-6 {
    margin-bottom: 24px!important;
}
.mb-2\.5 {
    margin-bottom: 10px!important;
}

@media (max-width: 1024px) {
    .page-section-container {
        margin-right: 0;
    }
    .navigation-insurance {
        display: none;
        visibility: hidden;
    }
}
#sidebar{
    will-change: min-height;
}

.sidebar__inner{
    transform: translate(0, 0); /* For browsers don't support translate3d. */
    transform: translate3d(0, 0, 0);
    will-change: position, transform;
    position: relative;
}
.min-\[72px\] {
    min-height: 72px;
}
.dark .tdi_22   {
    border-color: transparent!important;
}
#onus-content-campaigns {
    min-width: 100%;
}
#onus-content-events {
    min-width: 100%;
}
@media (max-width: 767px) {
    .page.page-id-10796 #tdi_3.tdc-row.td-stretch-content {
        padding: 0!important;
    }
}

#onus-partner {
    display: none;
    visibility: hidden;
}
.category-what-is .td-post-featured-video {
    display: none;
    visibility: hidden;
}

.td_module_flex_2.td_module_wrap:hover .entry-title a {
    color: white!important;
}

@media (max-width: 767px) {
    .terms-of-service .td-header-template-wrap, .terms-of-service .td-footer-template-wrap {
        display: none;
        visibility: hidden;
    }
    .privacy-policy .td-header-template-wrap, .privacy-policy .td-footer-template-wrap {
        display: none;
        visibility: hidden;
    }
}


.dropbtn {
    border: none;
    cursor: pointer;
    padding: 14px 24px;
    background: #243042;
    border-radius: 8px;
    font-weight: 600;
    font-size: 16px;
    line-height: 23px;
    color: #F6F6F6;
    white-space: nowrap;
}
.btn {
    border: 1px solid transparent;
    cursor: pointer;
    padding: 14px 24px;
    background: #FFFFFF;
    border-radius: 8px;
    font-weight: 600;
    font-size: 16px;
    line-height: 23px;
    color: #1A2332;
    white-space: nowrap;
}
.btn.btn-primary {
    background: #0068FF;
    color: #F6F6F6;
}
.btn.btn-primary-outline {
    background: transparent;
    color: #0068FF;
    border: 1px solid #0068FF;
}

.dropbtn.dropbtn-logout {
    background: #F5F6F8;
    color: #192231;
}
.logoutbtn {
    border: none;
    cursor: pointer;
    padding: 16px 16px;
    background: #FFF;
    border-radius: 10px;
    font-weight: 500;
    font-size: 16px;
    line-height: 23px;
    color: #66748A;
    display: flex;
    align-items: center;
}
.logoutbtn svg {
    margin-right: 8px;
}

.dropbtn:hover, .dropbtn:focus {
}

.dropdown {
    float: right;
    position: relative;
    display: inline-block;
}

.dropdown-content {
    position: absolute;
    min-width: 380px;
    overflow: auto;
    right: 0;
    top: 60px;
    z-index: 1;
    padding: 30px;
    background: #FFFFFF;
    box-shadow: 0px 4px 32px rgba(0, 0, 0, 0.08);
    border-radius: 12px;
    transition: all 0.3s ease-out;
    opacity: 0;
    visibility: hidden;
}
.dropdown-content-logout {
    position: absolute;
    overflow: auto;
    right: 0;
    top: 60px;
    z-index: 1;
    background: #FFFFFF;
    box-shadow: 0px 4px 32px rgba(0, 0, 0, 0.08);
    border-radius: 12px;
    transition: all 0.3s ease-out;
    opacity: 0;
    visibility: hidden;
}
.dropdown-content .dropdown-item {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #EDF0F5;
}
.dropdown-content .dropdown-item:last-child {
    margin-bottom: 0;
    border-bottom: 0;
    padding-bottom: 0;
}
.dropdown-content .dropdown-item > div:first-child {
    flex: 3
}
.dropdown-content .dropdown-item > div:last-child {
    flex: 2
}

.dropdown-content .dropdown-item .title {
    font-weight: 600;
    font-size: 16px;
    line-height: 23px;
    color: #36445A;
    margin-bottom: 4px;
}
.dropdown-content .dropdown-item .subTitle {
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    color: #8492A7;
}

.dropdown-content .dropdown-item a {
    float: right;
}
.dropdown-content .dropdown-item .button {
    padding: 12px 14px;
    background: #F5F6F8;
    border-radius: 8px;
    border: none;
    cursor: pointer;
    min-width: 123px;
}
.dropdown-content .dropdown-item .button > div {
    display: flex;
    align-items: center;
    width: 100%;
}

.dropdown-content .dropdown-item .button div .icon {
    margin-right: 8px;
}
.dropdown-content .dropdown-item .button div .text {
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    color: #0068FF;
    justify-content: center;
    flex-grow: 1;
}



.dropdown a:hover {background-color: #ddd;}

.show {
    opacity: 1!important;
    visibility: visible!important;
}

.tabs-onus-wrapper {
    display: flex;
    align-items: center;
    margin:  0 auto 32px auto;
    justify-content: space-between;
    gap: 20px;
}
.tabs-onus-wrapper .tabs-title {
    color: #000;
    font-family: SVN-Gilroy;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 48px; /* 120% */
}
.tabs-onus-wrapper .tabs-onus {
    display: flex;
    align-items: center;
    gap: 4px;
}
.tabs-onus-wrapper .tab-onus-item {
    padding: 8px 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #F5F6F8;
    border-radius: 100px;
    font-size: 18px;
    font-weight: 600;
    line-height: 25px;
    cursor: pointer;
    user-select: none;
    white-space: nowrap;
    flex-shrink: 0;
}
.tabs-onus-wrapper .tab-onus-item.active {
    background: #090D17;
    color: white;
}
.tabs-onus-wrapper .tab-onus-item .icon {
    width: 16px;
    height: 16px;
    margin-left: 4px;
}
.tabs-onus-wrapper .tab-onus-item a {
    text-decoration: none;
    color: #000000;
}
.tabs-onus-wrapper .tab-onus-item.active a {
    background: #090D17;
    color: white;
}
.tab-onus-content {
    display: none!important;
    visibility: hidden!important;
}
.tab-onus-content.active {
    display: block!important;
    visibility: visible!important;
}
.onus-section-head {
    display: flex;
    align-items: center;
}
.onus-section-head .onus-section-image {
    width: 72px;
    height: 72px;
    margin-right: 20px;
}
.onus-section-head .onus-section-title {
    font-weight: 700;
    font-size: 40px;
    line-height: 48px;
    color: #000000;
    margin-bottom: 8px;
}
.onus-section-head .onus-section-subtitle {
    font-weight: 400;
    font-size: 18px;
    line-height: 25px;
    color: #192231;

}
@media (max-width: 992px) {
    .tabs-onus-wrapper .tabs-title {
        margin-bottom: 16px;
    }
    .tabs-onus-wrapper .tabs-onus {
        overflow-x: auto;
        -ms-overflow-style: none;  /* IE and Edge */
        scrollbar-width: none;  /* Firefox */
    }
    .tabs-onus-wrapper {
        justify-content: unset;
        margin:  0 auto 60px auto;
        display: block;
    }
    .tabs-onus-wrapper .tabs-onus::-webkit-scrollbar {
        display: none;
    }
    .tabs-onus-wrapper .tab-onus-item {
        font-size: 16px;
        line-height: 23px;
    }
    .onus-section-head .onus-section-image {
        width: 60px;
        height: 60px;
        margin-right: 16px;
    }
    .onus-section-head .onus-section-title {
        font-size: 32px;
        line-height: 40px;
    }
    .onus-section-head .onus-section-subtitle {
        font-size: 14px;
        line-height: 20px;
    }
}
.td-editor-date {
    margin-bottom: 10px;
}
#events-number {
    display: none;
    visibility: hidden;
    margin-left: 8px;
    width: 24px;
    height: 24px;
    align-items: center;
    justify-content: center;
    background: #DC1F4E;
    border-radius: 100%;
    font-size: 12px;
    line-height: 24px;
    color: white;
}
#events-number.active {
    display: flex;
    visibility: visible;
}
.td_block_wrap .td-next-prev-wrap, .td_block_wrap .td-load-more-wrap {
    margin-top: 48px;
}
.onus-license .td-container-wrap {
    background-color: #f5f6f8 !important;
}
#privacy-policy-onus h2 {
    font-style: normal;
    font-weight: 700;
    font-size: 28px;
    line-height: 36px;
    margin: 24px 0 24px 0;
}
#privacy-policy-onus p {
    font-style: normal;
    font-weight: 400;
    font-size: 21px;
    line-height: 30px;
    margin: 0 0 18px;
}
#privacy-policy-onus ul li {
    margin-bottom: 24px;
    font-size: 21px;
    line-height: 32px;
}

.iframe-height {
    min-height: 4700px!important;
}


@media (max-width: 767px) {
    .iframe-height {
        min-height: 6300px!important;
    }
}

.jquery-modal.blocker {
    white-space: nowrap;
}

#modal-onus-iphone.modal {
    border-radius: 20px;
    /*background: radial-gradient(404.6% 105.6% at 85.37% 0%, #31383A 0%, #000 100%);*/
    background: radial-gradient(86.87% 172.18% at 49.17% -87.39%, #0062EF 0%, #030303 100%);
    box-shadow: 0px 30px 60px 0px rgba(0, 0, 0, 0.06);
    width: 360px;
    padding: 44px 40px 40px;
    user-select: none;
}
#modal-onus-iphone.modal .img-top {
    width: 202px;
    text-align: center;
    margin: 0px auto 1px auto;
    display: block;
}
#modal-onus-iphone.modal .text {
    color: #FFF;
    font-family: SVN-Gilroy;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 23px;
    text-align: center;
}
#modal-onus-iphone.modal .title {
    color: #FFF;
    font-family: SVN-Gilroy;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 36px;
    text-align: center;
}
#modal-onus-iphone.modal .title.title-color {
    background: -webkit-linear-gradient(#595355, #FFE7B7);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 20px;
}
#modal-onus-iphone.modal .list {
    display: flex;
    align-items: center;
    width: 220px;
    margin: 0 auto 6px;
}
#modal-onus-iphone.modal .list-number {
    width: 30px;
    height: 30px;
    border-radius: 100%;
    background: rgba(65, 143, 255, 0.2);
    margin-right: 10px;
    font-family: SVN-Gilroy;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #418FFF;
}
#modal-onus-iphone.modal .button-wrapper {
    margin-top: 35px;
}
#modal-onus-iphone.modal .button-wrapper a {
    display: block;
    width: 100%;
}
#modal-onus-iphone.modal .button-wrapper a .btn-primary {
    height: 50px;
    align-items: center;
    justify-content: center;
    color: #FFF;
    text-align: center;
    font-family: SVN-Gilroy;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 25px;
    background-color: #0068FF;
    border-radius: 8px;
    width: 100%;
    cursor: pointer;
    border: none
}

@media (max-width: 767px) {
    #modal-onus-iphone.modal {
        padding: 30px;

    }
}
.td-fix-index {
    /*display: flex;*/
}
#ex-modal {
    background: #031b4e;
    height: 100%;
    left: 0;
    opacity: .5;
    position: fixed;
    top: 0;
    width: 100%;
    display: none;
}
.td-mobile-content .current-menu-item>a, .td-mobile-content .current-menu-ancestor>a, .td-mobile-content .current-category-ancestor>a {
    color: white;
}
.text-black {
    color: black!important;
}

.td-post-template-2 .post .td-crumb-container {
    min-height: unset;
    margin-bottom: 30px;
    padding-top: 40px;
}
.td-post-template-2 .post .entry-crumbs {
    font-family: SVN-Gilroy;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
}
.td-post-template-2 .post .entry-crumbs .entry-crumb {
    color: #192231;
    font-weight: 600;
}
.td-post-template-2 .post .entry-crumbs .td-bred-no-url-last {
    color: #66748A;
    font-weight: 500;
}
.td-post-template-2 .post .entry-title {
    color: #192231;
    font-family: SVN-Gilroy;
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: 56px;
}
.td-post-template-2 .td-author-line {
    display: none;
}
.td-post-template-2 .td-module-meta-info {
    font-family: SVN-Gilroy;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    color: #66748A;
}
.td-post-template-2 .td-module-meta-info .td-post-author-name, .td-post-template-2 .td-module-meta-info .td-post-date  {
    float: unset;
    margin-right: 0!important;
    color: #66748A;
    font-family: SVN-Gilroy;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    top: 0;
}
.td-post-template-2 .post .td-category {
    list-style: none;
    font-family: 'SVN-Gilroy';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 21px;
    letter-spacing: -0.01em;
    color: #63656F;
    margin-bottom: 24px
}
.td-post-template-2 .post .td-category a {
    background-color: transparent;
    padding: 0;
    white-space: nowrap;
    display: inline-block;
    font-family: 'SVN-Gilroy';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 21px;
    /*letter-spacing: -0.02em;*/
    text-transform: uppercase;
    color: #418fff;
}
.td-post-template-2 .post .td-post-small-box a {
    display: block;
    float: left;
    margin-right: 18px;
    padding: 4.5px 12px;
    height: 28px;
    font-family: 'SVN-Gilroy';
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 17px;
    /*letter-spacing: -0.02em;*/
    color: #858792;
    background: #F5F6F8;
    border-radius: 4px;
    border: none;
}
.td-post-template-2 .post .td-post-next-prev {
    margin: 40px 0;
}
.td-post-template-2 .post .td-post-prev-post {
    border-right: 1px solid #EDF0F5;
}
.td-post-template-2 .post .td-post-next-prev-content a {
    color: #192231;
    text-align: left;
    font-family: SVN-Gilroy;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
    margin-bottom: 0;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.td-post-template-2 .post .td-post-next-post .td-post-next-prev-content a {
    text-align: right;
}
.td-post-template-2 .post .td-post-next-prev-content span {
    color: #66748A;
    font-family: SVN-Gilroy;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 23px;
}
.td-container.td-post-template-2 {
    width: 1235px;
}
#td-outer-wrap .td-post-prev-post, #td-outer-wrap .td-post-next-post {
    display: flex;
    align-items: center;
    padding: 0;
}
@media (max-width: 767px) {
    .td-container.td-post-template-2 {
        width: 100%;
    }
    .td-post-template-2 .post .td-post-next-prev svg {
        display: none;
    }
    #toc {
        display: none;
        visibility: hidden;
    }
}


#toc {
    /*padding: 32px;*/
    /*border-radius: 12px;*/
    /*background: #F5F6F8;*/
    margin-top: 10px;
    /*margin-bottom: 40px;*/
}
#toc .contentify_title {
    font-family: SVN-Gilroy;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 23px;
    margin-bottom: 20px;
    text-transform: uppercase;
    color: #66748A;
}
#toc .contentify_0 li {
    margin-bottom: 8px!important;
    margin-top: 16px!important;
    font-weight: bold;
    line-height: normal;
    margin-left: 0;
}
#toc .contentify_0 li + ol {
    margin-bottom: 16px !important;
}
#toc .contentify_0 li a {
    color: #243042 !important;
    text-decoration: none;
}
#toc .contentify_1 {
    margin-left: 20px!important;
}
#toc .contentify_1 b, #toc .contentify_1 a {
    font-weight: 500;
}
#toc .contentify_1 strong, #toc .contentify_1 a {
    font-weight: 500;
}
.key-takeaways {
    padding: 20px 28px;
    border-left: solid 4px #0068FF;
    margin: 40px 0;
}
.key-takeaways .key-takeaways-title {
    font-family: SVN-Gilroy;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 25px;
    color: #0068FF;
    margin-bottom: 28px;
}
.key-takeaways .key-takeaways-item {
    margin-bottom: 20px;
    display: flex;

}
.key-takeaways .key-takeaways-item .key-takeaways-item-icon{
    margin-top: 4px;
    margin-right: 12px;
}
.key-takeaways .key-takeaways-item .key-takeaways-item-text{
    color: #192231;
    font-family: SVN-Gilroy;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 25px;
}
.key-takeaways .key-takeaways-item:last-child {
    margin-bottom: 0;
}

.seo-sidebar {
    border-radius: 12px;
    background: #FFF;
    box-shadow: 0px 8px 40px 0px rgba(175, 178, 189, 0.25);
    padding: 24px;
    margin-bottom: 16px;
}
.seo-sidebar .cta-basic {
    width: 110px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #0068FF;
    text-align: center;
    font-family: SVN-Gilroy;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 23px;
    background: #FFF;
    box-shadow: 0px 8px 40px 0px rgba(175, 178, 189, 0.25);
    border-radius: 5px;
    border: 1px solid #0068FF;
    margin-bottom: 10px;
    user-select: none;
}
.seo-sidebar .text-line-1 {
    font-family: SVN-Gilroy;
    font-size: 21px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%;
    margin-top: 10px;
    margin-bottom: 4px;
    color: #0068FF;

}
.seo-sidebar .text-line-2 {
    color: #090D17;
    font-family: SVN-Gilroy;
    font-size: 21px;
    font-style: normal;
    font-weight: 700;
    line-height: 110%;
    margin-bottom: 20px;
}

.seo-related-container {
    margin-bottom: 12px;
    padding-bottom: 12px;
    border-bottom: 1px solid #E0E5ED;
    display: block;
}
.seo-related {
    color: #192231;
    font-family: SVN-Gilroy;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 25px;
    margin-bottom: 16px;
}
.seo-related-container:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
}
.seo-related-post {
    display: flex;
    align-items: center;
}
.seo-related-post .seo-related-image {
    width: 88px;
    height: 48px;
    border-radius: 4px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center 20%;
    display: none;
    visibility: hidden;
}
.seo-related-post .seo-related-info {
    /*margin-left: 18px;*/
    /*flex-grow: 1;*/
    /*flex-shrink: 0;*/
}
.seo-related-post .seo-related-category {
    margin-bottom: 2px;
    color: #0068FF;
    font-family: SVN-Gilroy;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: 18px;
}
.seo-related-post .seo-related-title {
    color: #243042;
    font-family: SVN-Gilroy;
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    line-height: 23px; /* 143.75% */
}

.seo-banner-token.usdt {
    background: radial-gradient(104.65% 129.53% at 100% 96.08%, #0DB798 0%, #00F 79.36%), #FFF;
}
.seo-banner-token.btc {
    background: radial-gradient(140.72% 160.21% at 125.69% 133.73%, #FBC919 0%, #001688 73.87%), #FFF;
}
.seo-banner-token .seo-banner-token-container {
    /*height: 287px;*/
    display: flex;
    flex-direction: column;
}
.seo-banner-token .token-images {
    width: 32px;
    height: 32px;
    border-radius: 100%;
    margin-bottom: 12px;
}
.seo-banner-token .token-text {
    color: #FFF;
    font-family: SVN-Gilroy;
    font-size: 21px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%;
    flex-grow: 1;
    margin-bottom: 20px;
}
.seo-banner-token .token-text .i-usdt {
    color: #74FFBA;
}
.seo-banner-token .token-text .i-btc {
    color: #FBC919;
}
.seo-banner-token .token-button {
    margin-top: auto;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #F6F6F6;
    text-align: center;
    font-family: SVN-Gilroy;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 23px;
    text-decoration: none;
    border-radius: 5px;
    background: #0068FF;
    padding-right: 14px;
    padding-left: 14px;
}
.seo-sidebar-grid {
    display: flex;
}
.seo-sidebar-grid .seo-sidebar:first-child {
    margin-right: 8px;
}

.ui-accordion-container {
    margin: 60px 0;
}
.ui-accordion-container .ui-accordion-title {
    color: #192231;
    font-family: SVN-Gilroy;
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: 36px;
    margin-bottom: 28px;
}
.ui-accordion .ui-accordion-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: transparent;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #E0E5ED ;
    color: #192231;
    font-family: SVN-Gilroy;
    font-size: 21px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
    padding: 24px 0;
}
.ui-accordion .ui-accordion-header.ui-state-active {
    border-bottom: none;
}
.ui-accordion .ui-accordion-header-icon.ui-icon {
    order: 2;
    width: 32px;
    height: 32px;
    flex-shrink: 0;
    margin-left: 16px;
}
.ui-accordion .ui-accordion-header-icon.ui-icon.ui-icon-arrow-down {
     background-image: url("https://goonus.io/wp-content/themes/Newspaper-child/assets/images/down.png")
}
.ui-accordion .ui-accordion-header-icon.ui-icon.ui-icon-arrow-up {
    background-image: url("https://goonus.io/wp-content/themes/Newspaper-child/assets/images/up.png")
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
    color: #192231;
}
.ui-accordion .ui-accordion-content {
    color: #192231;
    font-family: SVN-Gilroy;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px; /* 177.778% */
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #E0E5ED ;
    padding: 0;
}
.tagdiv-type blockquote {
    margin: 24px 0;
    text-align: left;
}
.tagdiv-type blockquote p {
    display: flex;
    color: #000;
    font-family: SVN-Gilroy;
    font-size: 20px;
    font-style: italic;
    font-weight: 500;
    line-height: 150%;
    text-transform: unset;
}
.tagdiv-type blockquote p span {
    color: #000;
    font-family: SVN-Gilroy;
    font-size: 20px!important;
}
.tagdiv-type blockquote p::before {
    content: '“';
    font-weight: bold;
    font-size: 90px;
    top: 22px;
    position: relative;
    font-style: italic;
    color: #0068FF;
    margin-right: 24px;
    font-family: none!important;
}
.no-scroll {
    overflow: hidden!important;
}
.seo-section .td-module-container.td-category-pos-above {
    border-radius: 12px;
}
.seo-section .entry-thumb.td-thumb-css {
    border-radius: 8px;
}
.post-keywords .post-keyword {
    text-wrap: nowrap;
}
.post-keywords a {
    color: #0068FF;
    text-align: center;
    font-family: SVN-Gilroy;
    font-size: 14px;
    font-weight: 500;
    line-height: 23px;
    word-wrap: break-word;
}
.dot-separator {
    margin: 0 12px
}
.dot-separator:last-child {
    font-size: 16px;
    font-weight: 600;
    color: #0068FF;
    display: none;
    visibility: hidden;
}
#onus-footer, #onus-banner, #onus-iframe, .onus-iframe {
    min-width: 100%;
    height: 0;
}
.text-primary {
    color: #0068FF;
}
.text-F6F6F6 {
    color: #F6F6F6;
}
.text-DCDCDC {
    color: #DCDCDC;
}
.text-0FF {
    color: #0FF;
}

@media (max-width: 767px) {
    .no-padding .tdc-row.stretch_row_content.td-stretch-content, .no-padding .tdc-row-composer.stretch_row_content.td-stretch-content {
        padding-left: 0px;
        padding-right: 0px;
    }
}

.ui-widget-content a {
    color: #0068FF;
}

.dropdown-language .language-btn {
    display: flex;
    padding: .5rem .625rem;
    --tw-bg-opacity: 1;
    background-color: #f5f6f8;
    background-color: rgba(245, 246, 248, var(--tw-bg-opacity));
    border-radius: .5rem;
    align-items: center;
    cursor: pointer;
    user-select: none;
}
.dropdown-language button.language-btn {
    border: none;
    outline: none;
}
.dropdown-language .language-btn img {
    width: 18px;
    height: 18px;
}
.dropdown-language .language-btn .text {
    font-weight: 500;
    font-size: 1rem;
    line-height: 1.5rem;
    padding-left: .25rem;
}
.dropdown-language .dropdown-item {
    cursor: pointer;
    font-size: 1.125rem;
    line-height: 1.75rem;
    color: #606266;
    border-bottom: 1px solid #eee;
    padding: 16px!important;
    display: block;
    text-decoration: none;
    margin-bottom: 0!important;
    font-weight: 500;
}
.dropdown-language .dropdown-item:last-child {
    border-bottom: none
}
.dropdown-language .dropdown-item.active {
    color: #0068ff;
}
.dropdown-language .dropdown-content {
    min-width: 150px;
    padding: 0px;
    border-radius: 10px;
    box-shadow: 0 4px 16px 0 rgba(22,35,58,.1);
}
.dropdown-language .dropdown-content.show {}
/*.FixedWidget__fixed_widget__pinned {*/
/*    overflow-y: scroll;*/
/*    max-height: calc(100vh - 50px);*/
/*}*/
.FixedWidget__fixed_widget__pinned {
    -ms-overflow-style: none;  /* Internet Explorer 10+ */
    scrollbar-width: none;  /* Firefox */
}
.FixedWidget__fixed_widget__pinned::-webkit-scrollbar {
    display: none;  /* Safari and Chrome */
}
.td-post-template-2 .td-post-title .td-post-comments, .td-post-template-2 .td-post-title .td-post-views {
    float: none;
    display: inline-block;
    vertical-align: unset;
    margin-left: 16px;
}
.post-views.content-post {
    display: inline-block;
    margin-left: 10px;
}

#ez-toc-container {
    border: none;
    padding: 0;
    box-shadow: none;
}
.ez-toc-title-container {
    margin-bottom: 16px;
}

@media (max-width: 767px) {
    .image-rating {
        position: relative!important;
        right: unset;
        top: unset;
    }
    .onus-wrapper {
        display: none;
        visibility: hidden;
    }
    .iframe-onus-security {
        width: 100%;
    }
    .td-post-template-2 .post .entry-title, .td-post-template-9.post .td-post-header .entry-title {
        font-size: 36px;
        line-height: 40px;
    }
    .td-post-template-9.post {
        margin-top: 40px;
        word-break: break-word;
    }
    .td-post-template-9 .td-author-line {
        vertical-align: middle;
    }
}

@media screen and (max-width: 1200px) {
    #ez-toc-container {
        display: none;
        visibility: hidden;
    }
}

@media (min-width: 1024px) {
    #banner-bottom .lg\:hidden {
        display: none;
    }
    #banner-bottom .lg\:invisible {
        visibility: hidden;
    }
    .lg\:hidden {
        display: none;
    }
    .lg\:invisible {
        visibility: hidden;
    }
}
#banner-bottom {
    display: none
}
#banner-bottom .banner-bottom {
    width: 100%;
    background: radial-gradient(2654.48% 258.96% at 9.1% 0%, #0840D0 0%, #060674 100%), #F5F6F8;
    left: 0px;
    right: 0px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    align-items: center;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}
#banner-bottom .relative {
    position: relative;
}
#banner-bottom .mb-0\.5 {
    margin-bottom: 0.125rem;
}
#banner-bottom .mb-0 {
    margin-bottom: 0;
}
#banner-bottom .z-\[100\] {
    z-index: 100;
}
#banner-bottom .bottom-0 {
    bottom: 0px;
}
#banner-bottom .sticky {
    position: sticky;
}
#banner-bottom .w-9 {
    width: 2.25rem;
}
#banner-bottom .h-9 {
    height: 2.25rem;
}
#banner-bottom .mr-2\.5 {
    margin-right: 0.625rem;
}
#banner-bottom .font-semibold {
    font-weight: 600;
}
#banner-bottom .text-sm {
    font-size: .875rem;
    line-height: 1.3125rem;
}
#banner-bottom .font-medium {
    font-weight: 500;
}
#banner-bottom .text-xxs {
    font-size: .625rem;
    line-height: 1rem;
}
#banner-bottom .btn {
    white-space: nowrap;
    border-radius: 0.625rem;
    padding: 0.625rem 2rem;
    font-size: .875rem;
    line-height: 1.3125rem;
    font-weight: 600;
    --tw-text-opacity: 1;
    color: rgba(25, 34, 49, 1);
    cursor: pointer;
}
#banner-bottom .btn-primary {
    background-color: rgba(0, 104, 255, 1);
    color: rgba(255, 255, 255, 1);
}
#banner-bottom .capitalize {
    text-transform: capitalize;
}
#banner-bottom .\!text-xs {
    font-size: .75rem !important;
    line-height: 1.125rem !important;
}
#banner-bottom .\!py-2\.5 {
    padding-top: 0.625rem !important;
    padding-bottom: 0.625rem !important;
}
#banner-bottom .\!px-4 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
}
#banner-bottom .\!rounded-\[4px\] {
    border-radius: 4px !important;
}
#banner-bottom .text-white {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, 1);
    color: rgba(255, 255, 255, var(--tw-text-opacity));
}
#banner-bottom .flex-grow {
    flex-grow: 1;
}
#banner-bottom .top-\[5px\] {
    top: 5px;
}
#banner-bottom .right-\[5px\] {
    right: 5px;
}
#banner-bottom .absolute {
    position: absolute;
}
#banner-bottom svg {
    display: inline;
}

.dropdown-bars .dropdown-content {
    position: absolute;
    min-width: 352px;
    overflow: auto;
    right: 0;
    top: 60px;
    z-index: 1;
    padding: 4px;
    background: #FFFFFF;
    box-shadow: 0 6px 16px 0 rgba(0, 0, 0, 0.08),0 3px 6px -4px rgba(0, 0, 0, 0.12),0 9px 28px 8px rgba(0, 0, 0, 0.05);
    border-radius: 8px;
    transition: all 0.3s ease-out;
    opacity: 0;
    visibility: hidden;
}
.dropdown-bars .dropdown-content .ant-dropdown-menu-item {
    display: flex;
    margin: 0;
    padding: 5px 12px;
    color: rgba(0, 0, 0, 0.88);
    font-weight: normal;
    font-size: 14px;
    line-height: 1.5714285714285714;
    cursor: pointer;
    transition: all 0.2s;
    border-radius: 4px;
}
.dropdown-bars .dropdown-content .ant-dropdown-menu-item .title-second {
    font-size: .75rem;
    line-height: 1.125rem;
    font-weight: 500;
    cursor: pointer;
    margin-top: .5rem;
    margin-bottom: .25rem;
}
.dropdown-avatar .dropdown-content {
    position: absolute;
    min-width: 384px;
    overflow: auto;
    right: 0;
    top: 60px;
    z-index: 1;
    padding: 12px;
    background: #FFFFFF;
    box-shadow: 0 6px 16px 0 rgba(0, 0, 0, 0.08),0 3px 6px -4px rgba(0, 0, 0, 0.12),0 9px 28px 8px rgba(0, 0, 0, 0.05);
    border-radius: 8px;
    transition: all 0.3s ease-out;
    opacity: 0;
    visibility: hidden;
}
.gap-x-3 {
    -moz-column-gap: .75rem;
    column-gap: .75rem;
}
.items-center {
    align-items: center;
}
.flex {
    display: flex;
}
.text-primary-second {
    --tw-text-opacity: 1;
    color: rgb(102 116 138 / var(--tw-text-opacity, 1));
}
.text-body-2 {
    font-size: 1rem;
    line-height: 1.5rem;
}
.my-1 {
    margin-top: .25rem;
    margin-bottom: .25rem;
}
.mt-2 {
    margin-top: .5rem;
}
.text-warning {
    --tw-text-opacity: 1;
    color: rgb(247 147 26 / var(--tw-text-opacity, 1));
}
.font-semibold {
    font-weight: 600;
}
.text-\[10px\] {
    font-size: 10px;
}
.pt-1 {
    padding-top: .25rem;
}
.px-2 {
    padding-left: .5rem;
    padding-right: .5rem;
}
.bg-background-vip {
    background-color: rgba(255, 159, 26, .1);
}
.rounded-full {
    border-radius: 9999px;
}
.inline-block {
    display: inline-block;
}
.ml-4 {
    margin-left: 1rem;
}

.drawer {
    display: none;
}
.drawer__overlay {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 200;
    opacity: 0;

    transition: opacity 0.3s;
    will-change: opacity;
    background-color: #000;

    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.drawer__header {
    /* Optional */
    padding: 16px 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #ddd;
}
.drawer__close {
    /* Optional */
    margin: 0;
    padding: 0;
    border: none;
    background-color: transparent;
    cursor: pointer;
    background-image: url("data:image/svg+xml,%0A%3Csvg width='15px' height='16px' viewBox='0 0 15 16' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='2.-Menu' transform='translate(-15.000000, -13.000000)' stroke='%23000000'%3E%3Cg id='Group' transform='translate(15.000000, 13.521000)'%3E%3Cpath d='M0,0.479000129 L15,14.2971819' id='Path-3'%3E%3C/path%3E%3Cpath d='M0,14.7761821 L15,-1.24344979e-14' id='Path-3'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
    width: 15px;
    height: 15px;
    flex-shrink: 0;
    margin-left: 1rem;
}
.drawer__wrapper {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    max-width: 100%;
    z-index: 9999;
    overflow: auto;

    transition: transform 0.3s;
    will-change: transform;
    background-color: #fff;

    display: flex;
    flex-direction: column;

    -webkit-transform: translate3d(103%, 0, 0);
    transform: translate3d(103%, 0, 0); /* extra 3% because of box-shadow */

    -webkit-overflow-scrolling: touch; /* enables momentum scrolling in iOS overflow elements */

    /* Optional */
    box-shadow: 0 2px 6px #777;
}
.drawer__content {
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    height: 100%;
    flex-grow: 1;
    /* Optional */
    padding: 16px 20px;
}
.drawer--left .drawer__wrapper {
    left: 0;
    right: auto;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
}
.drawer.is-active {
    display: block;
}
.drawer.is-visible .drawer__wrapper {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.drawer.is-visible .drawer__overlay {
    opacity: 0.5;
}

.gap-x-2 {
    -moz-column-gap: .5rem;
    column-gap: .5rem;
}
.items-center {
    align-items: center;
}
.flex {
    display: flex
}
.overflow-hidden {
    overflow: hidden;
}
.shrink-0 {
    flex-shrink: 0;
}
.w-11 {
    width: 2.75rem;
}
.h-11 {
    height: 2.75rem;
}
.object-cover {
    -o-object-fit: cover;
    object-fit: cover;
}
.w-full {
    width: 100%;
}
.h-full {
    height: 100%;
}
.aspect-square {
    aspect-ratio: 1 / 1;
}
.pointer-events-none {
    pointer-events: none;
}
.flex-col {
    flex-direction: column;
}
.pb-4 {
    padding-bottom: 1rem;
}
.border-primary-border {
    --tw-border-opacity: 1;
    border-color: rgb(237 240 245 / var(--tw-border-opacity, 1));
}
.border-b {
    --tw-border-opacity: 1;
    border-bottom: 1px solid rgb(237 240 245 / var(--tw-border-opacity, 1));
}
.border-t {
    --tw-border-opacity: 1;
    border-top: 1px solid rgb(237 240 245 / var(--tw-border-opacity, 1));
}
.border-t-2 {
    border-top: 2px solid rgb(237 240 245 / var(--tw-border-opacity, 1));
}
.mt-2 {
    margin-top: .5rem;
}
.gap-y-1 {
    row-gap: .25rem;
}
.rounded-lg {
    border-radius: .5rem;
}
.gap-x-3 {
    -moz-column-gap: .75rem;
    column-gap: .75rem;
}
.text-primary-second {
    --tw-text-opacity: 1;
    color: rgb(102 116 138 / var(--tw-text-opacity, 1));
}
.font-semibold {
    font-weight: 600;
}
.text-caption {
    font-size: .75rem;
    line-height: 1.125rem;
}
.pt-3 {
    padding-top: .75rem;
}
.space-y-5>:not([hidden])~:not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1.25rem* calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.25rem* var(--tw-space-y-reverse));
}
.pt-5 {
    padding-top: 1.25rem;
}
.mt-6 {
    margin-top: 1.5rem;
}
.pb-5 {
    padding-bottom: 1.25rem;
}
.mt-5 {
    margin-top: 1.25rem;
}
.ml-1 {
    margin-left: .25rem;
}
.space-x-3>:not([hidden])~:not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(.75rem* var(--tw-space-x-reverse));
    margin-left: calc(.75rem* calc(1 - var(--tw-space-x-reverse)));
}
.p-2 {
    padding: .5rem;
}
.cursor-pointer {
    cursor: pointer;
}
@media (min-width: 768px) {
    .md\:gap-x-6 {
        -moz-column-gap: 1.5rem;
        column-gap: 1.5rem;
    }
}
.py-\[9px\] {
    padding-top: 9px;
    padding-bottom: 9px;
}
.px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
}
.bg-background-second {
    --tw-bg-opacity: 1;
    background-color: rgb(245 246 248 / var(--tw-bg-opacity, 1));
}
.rounded-md {
    border-radius: .375rem;
}

@media not all and (min-width: 768px) {
    .max-md\:hidden {
        display: none;
    }
}
@media (min-width: 768px) {
    .md\:hidden {
        display: none;
    }
}


.flex-grow, .grow {
    flex-grow: 1;
}
.font-semibold {
    font-weight: 600;
}
.text-body-1 {
    font-size: 1.125rem;
    line-height: 1.625rem;
}
.text-body-2 {
    font-size: 1rem;
    line-height: 1.5rem;
}
.pt-3 {
    padding-top: .75rem;
}

.p-2 {
    padding: .5rem;
}
.pt-4 {
    padding-top: 1rem;
}
.px-2 {
    padding-left: .5rem;
    padding-right: .5rem;
}
.w-9 {
    width: 2.25rem;
}
.h-9 {
    height: 2.25rem;
}
.w-10 {
    width: 2.5rem;
}
.h-10 {
    height: 2.5rem;
}
.gap-x-5 {
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem;
}
.menu-login {
    display: none;
}

.text-white {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.font-semibold {
    font-weight: 600;
}
.text-normal {
    font-size: .875rem;
    line-height: 1.25rem;
}
.py-2 {
    padding-top: .5rem;
    padding-bottom: .5rem;
}
.px-2\.5 {
    padding-left: .625rem;
    padding-right: .625rem;
}
.bg-primary-brand {
    --tw-bg-opacity: 1;
    background-color: rgb(0 104 255 / var(--tw-bg-opacity, 1));
}
.border-primary-brand, .border-primary-onus {
    --tw-border-opacity: 1;
    border-color: rgb(0 104 255 / var(--tw-border-opacity, 1));
}
.border {
    border-width: 1px;
    border-style: solid;
}
.justify-center {
    justify-content: center;
}
.bg-primary-onus {
    --tw-bg-opacity: 1;
    background-color: rgb(0 104 255 / var(--tw-bg-opacity, 1));
}
.ml-4 {
    margin-left: 1rem;
}

.text-primary-brand, .text-primary-hover, .text-primary-link, .text-primary-onus {
    --tw-text-opacity: 1;
    color: rgb(0 104 255 / var(--tw-text-opacity, 1));
}

.leading-\[25px\] {
    line-height: 25px;
}
.text-\[18px\] {
    font-size: 18px;
}
.px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}
.h-\[52px\] {
    height: 52px;
}
.ml-6 {
    margin-left: 1.5rem;
}
.justify-end {
    justify-content: end;
}
.font-medium {
    font-weight: 500;
}
.td_block_wrap a.bg-primary-onus:hover {
    text-decoration: none !important;
    --tw-bg-opacity: 1;
    background-color: rgb(0 104 255 / var(--tw-bg-opacity, 1));
}