/**
 * Theme Name:     Hello Elementor Child
 * Author:         Elementor Team
 * Template:       hello-elementor
 * Text Domain:	   hello-elementor-child
 * Description:    Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
 */
/*.wpulike.wpulike-robeen {*/
/*    padding: 0;*/
/*    line-height: 100%;*/
/*}*/
/*.meta-center span.meta-like {*/
/*    display: none;*/
/*}*/
/*.meta-center .wpulike-robeen .count-box {*/
/*    padding: 0;*/
/*    font-size: 15px;*/
/*}*/
/*.wpulike .wp_ulike_general_class {*/
/*    gap: 7px;*/
/*}*/
span.meta-like .wpulike.wpulike-heart {
    padding: 0;
    line-height: 100%;
}
.meta-like .wpulike-heart .wp_ulike_general_class {
    box-shadow: none;
    border-radius: 0;
    padding: 0;
}
.or_connect a {
    background: linear-gradient(180deg, #343434 0%, #464646 100%);
    display: flex;
    align-items: center;
    padding: 10px 25px 10px 10px;
    gap: 10px;
    border-radius: 50px;
    color: #BABABA;
    font-size: 17px;
    justify-content: space-between;
}
.link_connect.mr-bt{
    margin-bottom: 8px;
}
.or_icon {
    display: flex;
    align-items: center;
    gap: 14px;
}
.or_connect a:hover {
    color: #fff;
}
.or_connect {
    margin-bottom: 48px;
    margin-top: 35px;
}
a.link_connect span {
    color: #5E5E5E;
}
.profile-popup .icon {
    width: 18px;
}
a.link_connect .or_icon span {
    color: #BABABA;
}
.timeline-item a:hover {
    color: #ea2321;
}
.or_connect p {
    color: #A8A8A8;
    font-size: 15px;
}
.elementor-widget-container .ssbp-wrap {
    float: none;
}
#content .comments-area a, #content .page-content a {
    text-decoration: none;
}
.eael-twitter-feed-item .eael-twitter-feed-item-content p {
   text-overflow: ellipsis;
    font-size: 14px;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.twitter-tweet.twitter-tweet-rendered {
    height: 500px;
    overflow-y: scroll;
}
.eael-twitter-feed-item .eael-twitter-feed-item-header {
    padding: 0px 15px 0;
}

.eael-twitter-feed-item .eael-twitter-feed-item-content {
    padding: 0 15px 0px;
}
nav.elementor-pagination a.page-numbers, nav.elementor-pagination span.page-numbers.current {
    width: 35px;
    height: 35px;
    display: inline-flex;
    background: #fff;
    border: 1px solid #000;
    justify-content: center;
    color: #000;
    border-radius: 50%;
    align-items: center;
    transition:0.3s;
}

nav.elementor-pagination a.page-numbers.next,
nav.elementor-pagination a.page-numbers.prev{
    width: auto;
    border: 0;
    height: auto;
}
nav.elementor-pagination a.page-numbers.next:hover,
nav.elementor-pagination a.page-numbers.prev:hover{
	background:transparent;
	color:red;
}
nav.elementor-pagination a.page-numbers:hover, 
nav.elementor-pagination span.page-numbers.current:hover{
    background:red;
    color:#fff;
    border-color:red;
}
button.slick-arrow {
    width: 40px;
    height: 40px;
	    box-shadow: 2px 2px 4px 0px #5959591A;
}
.slick-prev:before, .slick-next:before {
    display: none;
}
button.slick-prev.slick-arrow {
    background-color: #fff;
    border-radius: 50%;
    border: 1px solid #CECCC6;
    padding: 10px;
    background-repeat: no-repeat;
    background-position: center;
    left: auto;
    right: 50px;
    top: -36px;
}

button.slick-next.slick-arrow {
    background-color: #fff;
    border-radius: 50%;
    border: 1px solid #CECCC6;
    padding: 10px;
    background-repeat: no-repeat;
    background-position: center;
    left: auto;
    right: 0;
    top: -36px;
    opacity: 1;
}
button.slick-arrow:hover {
    background: #EA2121;
    border-color: #EA2121;
}
button.slick-arrow:hover svg path{
    stroke: #fff ;
}
.slick-custom svg {
    width: 19px;
    height: 15px;
}
button.slick-custom.slick-next.pull-right.slick-arrow svg {
    transform: rotate(180deg);
}
.eael-twitter-feed {
    padding-top: 30px;
}
.eael-twitter-feed-item .eael-twitter-feed-item-inner {border: 0;}

.slick-initialized .slick-slide {
    padding: 0px 20px;
}
.eael-twitter-feed-item-content a.read-more-link {
    color: #EA2121;
    margin-top: 10px;
    display: inline-block;
    text-align: right;
    width: 100%;
    text-transform: uppercase;
}
.eael-twitter-feed {
    margin: 0px -10px;
}
.slick-track
{
    display: flex !important;
}

.slick-slide
{
    height: inherit !important;
}
.slick-list.draggable {
    padding-right: 50px;
}

.eael-twitter-feed-item.eael-d-block.slick-slide {
    border-left: 2px solid #000;
}
.comments-area a, .page-content a {
    text-decoration: none;
}
.sort-icon .p_1,
.sort-icon .p_2 {
  transition: stroke 0.2s ease;
}
.token-table th:first-child,
.crypto-table thead th:first-child{
    width: 150px;
	    line-height: normal;
}

.token-table th:nth-child(3),
.token-table th:nth-child(5),
.crypto-table thead th:nth-child(5){
    width: 200px;
}
.token-table th {
    line-height: normal;
}
/* Ascending → top arrow red */
.sortable.sort-asc .p_1 {
  stroke: #e63946;
}

/* Descending → bottom arrow red */
.sortable.sort-desc .p_2 {
  stroke: #e63946;
}
th.th span {
    display: flex
;
    margin-top: 0;
    line-height: normal;
    align-items: center;
    gap: 5px;
}
.news-section {
    display: grid
;
    grid-template-columns: 270px 1fr;
    gap: 24px;
    color: #fff;
}
.news-section h3 {
    font-size: 16px;
    margin-bottom: 10px;
}
.timeline-item {
    margin-bottom: 24px;
}

.timeline {
    padding-left: 24px;
    border-left: 0.5px solid #8B8B8B;
}
.timeline-item {
    position: relative;
}
.recap-img {
    margin-bottom: 10px;
}
.timeline-item:after {
    content: "";
    border: 1px solid #8B8B8B;
    width: 15px;
    height: 15px;
    position: absolute;
    border-radius: 50%;
    left: -32px;
    top: 0;
    background: url(https://oxmedia.hauwp.com/wp-content/uploads/2025/04/Group-56.png);
    background-size: contain;
    background-repeat: no-repeat;
	background-color: #3d3d3d;
}
.recap-column {
    display: grid;
    gap: 24px;
}
h2.latest-heading {
    font-size: 25px;
    color: #FF3636;
    padding-left: 24px;
}
.date ,
p.recap-date{
    color: #7F7F7F;
    font-size: 13px;
}
p.recap-date {
    margin-bottom: 0;
}
.recap-img img {
    border-radius: 6px;
}
span.tag {
    border: 1px solid #13336D;
    padding: 5px 9px;
    background: #001738;
    font-size: 12px;
    color: #146EF2;
    border-radius: 8px;
    position: relative;
    display: inline-flex;
    align-items: center;
    gap: 6px;
}
span.tag:before {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #146EF2;
    content: "";
    display: block;
}
span.tag.tag-airdrops:before {
    background: #F4B911;
}
span.tag.tag-airdrops {
    background: #FFF9E9;
    border-color: #F4B911;
    color: #F4B911;
}
span.tag.tag-exchange {
    background: #EBF3FF;
    color: #146EF2;
    border-color: #146EF2;
}
span.tag.tag-feature {
    border-color: #FF9393;
}

span.tag.tag-feature:before {
    background: #e63946;
}

.section-subtitle {
    font-size: 17px;
    color: #9B9B9B;
    margin-bottom: 2rem;
}

.tags-row {
    display: flex;
    flex-wrap: wrap;
    gap: 0.5rem;
    margin-bottom: 2rem;
}

.tags-row .tag {
    background: #f1f1f1;
    padding: 4px 12px;
    border-radius: 12px;
    font-size: 0.8rem;
    font-weight: 600;
    text-transform: uppercase;
}

.top-highlight {
    display: grid;
    grid-template-columns: 1.7fr 2fr;
    margin-bottom: 2rem;
	  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);
	border-radius:20px;
	    border: 1px solid #DDDDDD;
	    align-items: center;
}
.news-grid h4 a,
.mini-post h5 a,
.featured-post h3 a{
    color: #111111;
	font-weight:600;
    text-decoration: none;
}
.featured-post h3 a{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
.featured-post p.meta-p{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
}
.featured-post {
    padding: 1.5rem;
}
.talk-img {
    line-height: 0px;
}
.featured-post .badge {
    background: #FFE7E7;
    color: #FF3636;
    padding: 6px 11px;
    font-size: 17px;
    font-weight: 400;
    display: inline-flex;
	height:32px;
    margin-bottom: 1rem;
    border: 1px solid #FF9393;
    text-transform: uppercase;
    line-height: normal;
    border-radius: 12px;
    gap: 4px;
    align-items: center;
}
.featured-post .badge:before {
    background: #FF3636;
    content: "";
    width: 9px;
    height: 9px;
    border-radius: 50%;
}
.top-highlight .read-more {
    display: inline-block;
    margin-top: 1rem;
    background: #000;
    color: #fff;
    padding: 3px 12px;
    border-radius: 8px;
    font-size: 14px;
    text-decoration: none;
    text-transform: uppercase;
}

.expert-talk {
    text-align: center;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.expert-talk img {
    width: 100%;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
}

.talk-text {
    font-size: 1.25rem;
    font-weight: 700;
    color: #e63946;
}

.talk-name {
    font-weight: bold;
    font-size: 1rem;
    margin: 0.5rem 0;
}

.talk-title {
    color: #444;
    font-size: 0.9rem;
}

.talk-brand {
    font-size: 0.8rem;
    color: #999;
}

.news-grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 1rem;
    margin-bottom: 2rem;
}

.news-card {
    background: #fff;
    border-radius: 20px;
    box-shadow: 0 2px 10px rgba(0,0,0,0.08);
    overflow: hidden;
		padding:6px;
	    border: 1px solid #DDDDDD;
}
.card-thumbnail img {
    width: 100%;
    height: 233px;
    object-fit: cover;
    border-radius: 10px;
    object-position: center left;
}
.card-meta {
    padding: 6px 12px 22px;
}
.mini-post .tag {
    display: inline-flex;
}
.card-meta .tag {
    background: #EBF3FF;
    color: #146EF2;
    padding: 6px 8px;
    border-radius: 8px;
    font-size: 12px;
    margin-bottom: 0.5rem;
    display: inline-block;
    border-color: #ABC9FF;
    text-transform: uppercase;
    line-height: normal;
	display:inline-flex;
}

.card-meta h4 {
    font-size: 1rem;
    margin: 0.5rem 0;
    line-height: 1.5;
}

.bottom-mini-cards {
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
		align-items: stretch;
}
.mini-post {
    background: #fff;
    padding: 1rem;
    width: calc(20% - 0.8rem);
    border-left: 1px solid;
}
.mini-post .tag {
    font-size: 12px;
    color: #e63946;
    background: #ffe5e9;
    padding: 6px 8px;
    border-radius: 6px;
    display: inline-flex;
    margin-bottom: 0.5rem;
}

.mini-post h5 {
    font-size: 0.85rem;
    font-weight: 600;
    margin-bottom: 0.3rem;
}

.center-btn {
    text-align: center;
}
.filter-tabs {
    display: flex;
    gap: 20px;
    align-items: center;
    margin-bottom: 48px;
}
span.filter-tab.active:before {
    background: #FF3636;
}
span.filter-tab.active {
    border-color: #FF3636;
    color: #FF3636;
    background: #FFE7E7;
}
.filter-tabs span.filter-tab {
    border: 1px solid #E8E8E8;
    background: #F3F3F3;
    padding: 4px 9px;
	height:24px;
    border-radius: 8px;
    font-size: 12px;
    line-height: normal;
    text-transform: uppercase;
    display: flex
;
    align-items: center;
    gap: 4px;
}
span.filter-tab:before {
    content: "";
    width: 9px;
    height: 9px;
    background: #D5D5D5;
    display: block;
    border-radius: 50%;
}
.center-btn .all-articles-btn {
    background: #EA2121;
    color: #fff;
    font-family: 'IBM Plex Sans SC Text';
    padding: 10px 24px;
    text-decoration: none;
    font-size: 17px;
		border-radius: 12px;
	  font-weight:600;
}
section.catching-up-section span.tag {
    height: 24px;
    border-radius: 8px;
}
.center-btn .all-articles-btn:hover{
	background:#000;
}
.center-btn {
    margin-top: 64px;
}
.recap-img img {
    border-radius: 6px;
    height: 145px;
    object-fit: cover;
}
.swiper-pagination .swiper-pagination-bullet {
    width: 105px;
    height: 4px;
    background: #FFFFFF33;
    border-radius: 4px;
    opacity: 1;
}
.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #fff;
}
.slider-ct{
		position: absolute; 
	inset: 0; 
	    background: linear-gradient(90deg, rgba(17, 17, 17, 0.9) 18.74%, rgba(17, 17, 17, 0.699867) 55.47%, rgba(17, 17, 17, 0.47) 81.23%, rgba(17, 17, 17, 0.1) 100%);
	padding: 45px; 
	display: flex; 
	flex-direction: column; 
	justify-content: center;
	color: white;
}
.atc {
    display: -webkit-inline-box;
}
.view-more-btn{
	display: block; background: #e50914; color: #fff; padding: 8px 16px; font-size: 14px; border-radius: 30px; text-decoration: none;
}
.swiper-post-slider-wrapper .swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: 36px;
    top: auto;
}
.btn-right {
    text-align: right;
}
.latest-column {
    height: 550px;
    overflow-y: scroll;
    padding-left: 10px;
	padding-right:15px
}
.latest-column::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgb(0 0 0 / 0%);
	background-color: #323232;
	border-radius:7px;
}
.latest-column::-webkit-scrollbar
{
	width: 8px;
	background-color: #F5F5F5;
	border-radius:7px;
}
.forminator-edit-module {
    display: none !important;
}
.latest-column::-webkit-scrollbar-thumb
{
	background-color: #4B4B4B;
	border-radius:7px;
}
.mini-post .tag {
    text-transform: uppercase;
    font-size: 12px;
	line-height:normal;
}
p.the_excerpt {
    margin-bottom: 0;
    font-size: 13px;
    color: #959595;
}
.read-more {
    transition: 0.3s;
}
.mini-post .meta {
    margin: 0;
	font-size:12px;
	color:#C6C6C6;
}
.mini-post h5 a {
    font-size: 15px;
}
.read-more:hover {
    background: #f8393d;
}
.section-title {
    font-size: 55px;
    font-weight: 500;
    margin-top: 0px;
    margin-bottom: 10px;
	letter-spacing:-2px;
    font-family: 'IBM Plex Sans SC Text' !important;
}
span.tag-meta {
    display: flex
;
    width: 141px;
    background: #350000;
    padding: 6px 8px;
    border-radius: 12px;
    border: 1px solid #681515;
    text-align: center;
    color: #FF3636;
    font-size: 17px;
    text-transform: uppercase;
    justify-content: center;
    align-items: center;
}
.slider-ct p {
    color: #B2B2B2;
    margin-top: 14px;
    font-size: 13px;
    margin-bottom: 24px;
}
span.tag.tag-defi {
    background: #FFF3EB;
    border-color: #FFC5AB;
    color: #F26E14;
}

span.tag.tag-defi:before {background: #F26E14;}
h2.the_title {
    font-size: 35px;
}
.slider-ct .meta {
    font-size: 13px;
    color: #666666;
}
.atc a.view-more-btn {
    background: #EA2121;
    border-radius: 8px;
	    padding: 4px 16px;
	  text-decoration: none;
    font-weight: 500;
}
.news-section h3 a,
.timeline-item a{
    color: #fff;
	    text-decoration: none;
}
p.meta-p {
    color: #959595;
    font-size: 17px;
}
.featured-post .meta,
p.meta{
    font-size: 13px;
    color: #C6C6C6;
}
.featured-post h3 {
    font-size: 27px;
    line-height: 37px;
}
.mini-post {
    padding: 0 1rem;
}
.meta span {
    color: #FF3636;
}
.mini-post h5 {
    line-height: 1.5;
}
p.the_excerpt {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}
.articles-grid {
    display: flex;
    gap: 1rem;
    flex-wrap: wrap;
}

.article-featured {
    flex: 1 1 28%;
    background: #fff;
    border-radius: 16px;
    padding: 1rem 1rem 2rem;
	border: 1px solid #DDDDDD;
    box-shadow: 0px 10px 30px 0px #B9B9B94D;
}

.article-list {
    flex: 1 1 50%;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 1rem;
    margin-top: -15%;
}

.article-card {
    background: #fff;
    border-radius: 16px;
    padding: 1rem 1rem 2rem;
		border: 1px solid #DDDDDD;
    box-shadow: 0px 10px 30px 0px #B9B9B94D;
}

.article-card img,
.article-featured img {
    border-radius: 12px;
    width: 100%;
    height: auto;
}

.all-articles-btn {
    margin-top: 4.8rem;
    text-align: center;
}
.article-card img {
    height: 197px;
    object-fit: cover;
}
.btn-red {
    background-color: red;
    color: white;
    padding: 0.75rem 1.5rem;
    border-radius: 30px;
    text-decoration: none;
    font-weight: bold;
}
.articles-section h3 {
    font-size: 19px;
    color: #000000;
    font-weight: 500;
    line-height: 27px;
}
/* highlight-features */
.highlight-features {

}
.features-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(360px, 1fr));
    gap: 16px;
    margin-top: 30px;
}
.feature-card {
    background: #fff;
        border-radius: 20px;
    padding: 30px;
    box-shadow: 0px 10px 30px 0px #B9B9B94D;
	border: 1px solid #DDDDDD;
    transition: all 0.3s ease;
}

.feature-card img {
    width: 80px;
    height: 80px;
    object-fit: contain;
}
.feature-title {
    font-weight: 600;
    color: #111;
}
.feature-title {
    font-weight: 600;
    color: #111;
    width: 100%;
	font-size:20px;
    text-align: right;
    padding-top: 80px;
}
/* Tocken */
.token-table {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 0px;
    border: 0px solid #ddd;
    border-radius: 14px;
    overflow: hidden;
}
.token-table th {
    background: #EFEFEF;
    padding: 24px;
    text-align: left;
    font-weight: 600;
    border-bottom: 1px solid #ddd;
    border-width: 0;
}
.token-table td {
    padding: 24px;
    border-bottom: 0px dashed #DDDDDD;
    vertical-align: middle;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
    background: #fff;
}
table#launch-table td, table#launch-table th {
    border: 0px solid hsla(0, 0%, 50.2%, .5019607843);
}
table#launch-table tbody tr {
    border-bottom: 1px solid #ddd;
}
.dark-mode table#launch-table tbody tr{
	border-bottom: 1px solid #484848;
}
.dark-mode table.token-table tbody>tr:nth-child(odd)>td {
    background-color: #232323;
    color: #fff;
}
.dark-mode .token-table th {
    background: #393939;
    color: #fff;
}
.dark-mode .token-table td {
    background: #232323;
    color: #fff;
}
.token-table th a,
.token-table th{
    font-size: 17px;
    font-weight: 500;
    color: #000;
}
.token-table td {
    font-size: 17px;
    font-weight: 400;
    color: #000;
}
table.token-table tbody>tr:nth-child(odd)>td {
    background-color: #fff;
}
.token-logo {
    width: 40px;
    height: 40px !important;
    border-radius: 50% !important;
    vertical-align: middle;
    margin-right: 8px;
}
td.col-name {
    display: flex
;
    gap: 8px;
    align-items: center;
}
.status {
  display: inline-block;
  font-size: 12px;
  padding: 4px 8px;
  border-radius: 8px;
  color: #fff;
  text-transform: uppercase;
}
.status-launched   { background: #28a745; }
.status-imminent   { background: #007bff; }
.status-upcoming   { background: #fd7e14; color: #000; }
.status-na         { background: #f26522; }

.click-link {
  color: #e60012;
  font-weight: 600;
  text-decoration: none;
}
.click-link .arrow {
  font-size: 12px;
}

.col-links .social-icon {
  margin-left: 8px;
  text-decoration: none;
  font-size: 16px;
}
.col-links .social-icon:hover {
  opacity: 0.8;
}

/* “See All” link */
.see-all {
  text-align: center;
  font-size: 16px;
}
.see-all a {
  text-decoration: none;
  color: #e60012;
  font-weight: bold;
}
table.token-table a {
    display: flex
;
    align-items: center;
    gap: 10px;
}
.crypto-table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
    font-family: sans-serif;
    border: 1px solid #ddd;
    border-radius: 10px 10px 0px 0px;
}
.crypto-table thead th {
    background: #EFEFEF;
    padding: 16px;
    text-align: left;
    font-size: 17px;
    font-weight: 400;
    border-bottom: 1px solid #DDDDDD;
    border-left: 0;
    border-right: 0;
}
.crypto-table thead th:first-child {
  border-top-left-radius: 8px;
}
.crypto-table thead th:last-child {
  border-top-right-radius: 8px;
}
.crypto-table tbody tr:nth-child(odd) {
  background: #fff;
}
.crypto-table tbody tr:nth-child(even) {
  background: #fff;
}
.crypto-table thead:first-child tr:first-child th{
	border-block-start: 0px solid hsla(0, 0%, 50.2%, .5019607843);
}
.crypto-table td {
    padding: 16px;
    border-bottom: 1px solid #e0e0e0;
    vertical-align: middle;
    font-size: 17px;
    color: #000;
    border-top: 0;
    border-left: 0;
    border-right: 0;
}
.crypto-table tbody>tr:nth-child(odd)>td, 
.crypto-table tbody>tr:nth-child(odd)>th {
    background-color: #fff;
}
.crypto-name {
  display: flex;
  align-items: center;
}
.crypto-logo {
  width: 32px;
  height: 32px;
  border-radius: 50%!important;
  object-fit: cover;
  margin-right: 8px;
}
.status-chip {
    display: inline-block;
    padding: 4px 8px;
    border-radius: 12px;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    background: #ddf7e9;
    color: #404040;
    text-align: center;
    line-height: normal;
}
.eco-link a {
  color: #e63946;
  font-weight: 500;
  text-decoration: none;
}
.link-icons a {
  margin-right: 12px;
  color: #555;
  font-size: 16px;
  text-decoration: none;
}
.link-icons a:last-child {
  margin-right: 0;
}
.elementor-widget-image.fea-image img {
    height: 200px;
    object-fit: cover;
}
/* tokenomics */
.tokenomics-section {
  max-width: 100%;
  margin: auto;
}
.tokenomics-grid {
  display: grid;
  grid-template-columns: 500px 1fr;
  gap: 100px;
  margin-bottom: 40px;
}
.row_one .pd:first-child {
    padding-bottom: 48px;
}
.flex-row {
    display: flex
;
    gap: 20px;
    justify-content: space-between;
    margin-bottom: 48px;
}
.tokenomics-grid .label,
.tokenomics-images .label{
    font-size: 17px;
    color: #e60023;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 5px;
}
.tokenomics-grid .value {
    font-size: 30px;
    font-weight: 500;
}
.tokenomics-grid .value span {
    color: #EA2121;
}
.tokenomics-images {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}
.tokenomics-images img,
.right_img img{
    margin-top: 20px;
}
.tokenomics-images img {
  width: 100%;
}
.tokenomics-section h2 {
    border-bottom: 1px solid #B2B2B2;
    margin-bottom: 35px;
    font-size: 37px;
    font-weight: 400;
    font-family: 'IBM Plex Sans SC Regular';
}
.item-row img {
    width: 87px;
}

.filter-tabs span.filter-tab {
    cursor: pointer;
}
/*dark-mod*/
.dark-mode .eael-twitter-feed-item .eael-twitter-feed-item-inner {
    background: #191919;
}
.dark-mode .eael-twitter-feed-item.eael-d-block.slick-slide {
    border-left: 2px solid #4C4C4C;
}
.dark-mode .top-highlight,
.dark-mode .news-card{
    background: #232323;
	border-color:#484848;
}
.dark-mode .mini-post{
    background: #191919;
	border-color:#484848;
}
.dark-mode .eael-twitter-feed-item .eael-twitter-feed-item-content p,
.dark-mode .eael-twitter-feed-item .eael-twitter-feed-item-header .eael-twitter-feed-item-meta .eael-twitter-feed-item-author{
	color:#fff;
}
.dark-mode .filter-tabs span.filter-tab {
    background: #353535;
    border-color: #4a4a4a;
    color: #656565;
}
.dark-mode span.filter-tab:before{
    background: #656565;
}
.dark-mode .filter-tabs span.filter-tab.active {
    border-color: #A70A0A;
    color: #A70A0A;
    background: #5A2D2D;
}
.dark-mode .filter-tabs span.filter-tab.active:before{
    background: #A70A0A;
}
.dark-mode .top-highlight .read-more {
    background: #ea2321;
}
.dark-mode .top-highlight .read-more:hover{
    background: #000;
}
.dark-mode .forminator-input{
    background: #191919!important;
    border-color: #191919!important;
    color:#C4C4C4!important;
}
.dark-mode .forminator-input::placeholder{
    color:#C4C4C4!important;
}
ul.wp-block-list {
    margin-bottom: 24px;
}
.box-score h2:after {
    content: "/10";
    display: block;
    color: #D7D7D7;
}
.dark-mode .box-score h2:after{
    color: #fff;
}
.dark-mode .token-bg .box-score h2.elementor-heading-title{
    color: #EA2121!important;
}
.box-score h2 {
    display: flex;
    justify-content: flex-end;
}
.dark-mode .article-card,
.dark-mode .article-featured{
    background: #232323;
    border-color: #484848;
    box-shadow: 0px 10px 30px 0px #121212;
}

.dark-mode .icon-white {
    filter: invert(1);
}
.dark-mode .articles-section h3 {
    color: #fff;
}
.dark-mode .dark-bg-image.e-flex.e-con-boxed.e-con.e-parent.e-lazyloaded {
    background-image: url(https://www.0xmedia.co/wp-content/uploads/2025/05/Group-14-4-scaled.png);
}
td.status-td span {
    background: #F2F2F2;
    padding: 4px 24px;
    border-radius: 8px;
    border: 1px solid #DADADA;
    font-size: 14px;
    color: #404040;
}
.logo-white {
    display: none;
}
.dark-mode .logo-black {
    display: none;
}
.dark-mode .logo-white {
    display: block;
}
.dark-mode .hfe-search-icon-toggle i.fa-search{
   color: #EA2121;
}
.dark-mode .search-box,
.dark-mode .toggle-label{
    background:#202020;
    border: 1px solid #353535;
}
.dark-mode span.toggle-ball {
    background: #CACACA;
    border-color: #CACACA;
}
.dark-mode span.icon.moon {
    color: #CACACA;
}
.black-image {
    opacity: 0;
}
.dark-mode .black-image{
    opacity: 1;
}
.dark-mode .white-image{
    opacity: 0;
}
.eael-twitter-feed-item-content a.read-more-link:after {
    content: "";
    background: url(https://www.0xmedia.co/wp-content/uploads/2025/05/Group-1.png);
    width: 15px;
    height: 12px;
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
}
.eael-twitter-feed-item-content i {
    display: none;
}
.swiper-wrapper .swiper-slide{
    border-radius: 12px;
    overflow: hidden;
    height: 596px;
}
.articles-section h3 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.article-card,
.article-featured{
    background-image: url(https://www.0xmedia.co/wp-content/uploads/2025/05/Isolation_Mode-2.png);
    background-repeat: no-repeat;
    background-position: bottom 15px right 15px;
}
span.gt-lang-code {
    display: none;
}
div#gt_float_wrapper .gt_float_switcher .gt-selected .gt-current-lang {
    padding: 2px 5px;
    color: #333;
    font-weight: bold;
    display: flex
;
    gap: 2px;
    align-items: center;
}
div#gt_float_wrapper .gt_float_switcher img{
    width: 24px;
}
div#gt_float_wrapper {
    position: relative;
    line-height: 100%;
}
div#gt_float_wrapper .gt_float_switcher .gt_options {
    position: absolute;
    background: #fff;
    width: 200px;
    top: 40px;
    box-shadow: 0 10px 30px 0px #00000030;
    border-radius: 14px;
    border: 1px solid #fff;
}
.dark-mode div#gt_float_wrapper .gt_float_switcher .gt_options {
    background: #191919;
    border: 1px solid;
}
.gt_float_switcher.notranslate {
    border-radius: 8px;
}
div#gt_float_wrapper .gt_float_switcher .gt_options a {
    font-size: 11px;
    font-weight: 500;
    font-family: 'IBM Plex Sans SC Regular';
    text-transform: uppercase;
}
.elementor-widget-container .ssbp-wrap {
    width: 100%;
    padding-top: 24px;
    border-top: 1px solid #ddd;
    margin-top: 48px;
}

.ssbp-wrap .ssbp-list li {
    margin-left: 0!important;
    margin-right: 10px;
}
.projects .elementor-widget-container .ssbp-wrap {
    display: none;
}
.cfe-preview-left input#preview_title,
.cfe-preview-left #preview_subtitle{
    color: #111;
}
@media only screen and (min-width: 767px) {
    .article-featured img {
        height: 330px;
        object-fit: cover;
    }
    .talk-img img {
        height: 415px;
        object-fit: cover;
        object-position: center left;
    }
    .post-blog,
    .news-card{
       transition: 0.3s;
    }

    .post-blog:hover,
    .news-card:hover{
        transform: scale(1.02);
    }
}

@media only screen and (max-width: 767px) {
    .slider-heading {
        display: none;
    }
    .slider-ct {
        justify-content: flex-start;
    }
    .slider-heading-mobile {
        display: block!important;
        position: relative;
    }
    .dark-mode label.toggle-label .icon {
        color: #CACACA;
    }
    .mode-toggle .icon.sun {
        right: 7px;
        top: 7px;
    }
    .mode-toggle .icon.moon {
        left: 6px;
        top: 6px;
    }
    .mode-toggle span.toggle-ball {
        display: none;
    }
    .mode-toggle .toggle-label {
        position: relative;
        width: 30px;
        height: 30px;
        background: #EFEFEF;
        border-radius: 6px;
        cursor: pointer;
        display: flex;
        align-items: center;
        justify-content: center;
        transition: background 0.3s ease;
    }
    button.forminator-button.forminator-button-submit{
        border-radius: 8px!important;
        height: 54px;
        padding:6px 24px;
    }
    h2.latest-heading {
        padding-left: 0;

    }
    .latest-column{
        margin-top: 24px;
    }
    .recap-column {
        display: flex;
        overflow-x: auto;
        gap: 1rem;
        scroll-snap-type: x mandatory;
        -webkit-overflow-scrolling: touch;
        padding-bottom: 15px;
    }

    .recap-card {
        flex: 0 0 auto;
        width: 300px;
        color: white;
        border-radius: 12px;
        scroll-snap-align: start;
        overflow: hidden;
        position: relative;
    }
    .dark-mode .eael-twitter-feed-item-content a.read-more-link {
        color: #EA2121 !important;
    }
    .dark-mode .hfe-nav-menu a.hfe-menu-item {
        background: #242424!important;
    }
    .dark-mode nav.hfe-nav-menu__layout-horizontal.hfe-nav-menu__submenu-arrow.hfe-dropdown.menu-is-active {
        background-color: #242424 !important;
    }
    .dark-mode .hfe-nav-menu-icon svg {
        fill: #fff;
    }
    .recap-img img {
        height: 175px;
        width: 100%;
    }
    .dark-bg-image{
        background-size: 400%;
        margin-top: -100px;
    }
	.tokenomics-section {
			padding: 0px 20px;
	}
	.tokenomics-grid {
			display: grid;
			grid-template-columns: 1fr;
			gap: 50px;
			margin-bottom: 40px;
	}
	.swiper-pagination .swiper-pagination-bullet {
			width: 30px;
	}
	.eael-twitter-feed {
    margin: 0;
}
	.article-list {
    margin-top: 0;
		    grid-template-columns: 1fr;
}
	.table_code {
    padding: 0px 20px;
}
	.table_code .elementor-shortcode {
    overflow-y: auto;
}
	.section-title {
			font-size: 35px;
	}
    .expert-talk img {
        width: 100%;
        border-radius: 20px;
        height: 233px;
        object-fit: cover;
        object-position: left;
    }
	h2.the_title {
			font-size: 24px;
	}
    .featured-post h3 {
            font-size: 24px;
            line-height: 35px;
    }
	.slider-ct {
        padding: 0px;
	}
	.mini-post {
        width: 100%;
        border-left: 0;
    }
	.news-grid {
			grid-template-columns: 1fr;
	}
	.top-highlight {
        display: flex;
        padding-bottom: 0rem;
        flex-direction: column-reverse;
    }
    .news-section {
			display: block;
	}
	.filter-tabs {
        display: flex;
        overflow-x: auto;
        gap: 1rem;
        scroll-snap-type: x mandatory;
        -webkit-overflow-scrolling: touch;
        padding: 0px 0px 15px;
	}
    .eael-twitter-feed-item.eael-d-block.slick-slide {
        border-left: 0px solid #000;
        padding: 0;
        padding-right: 24px;
    }
    .eael-twitter-feed-item .eael-twitter-feed-item-header,
    .eael-twitter-feed-item .eael-twitter-feed-item-content{
        padding: 0px 0px 0;
    }
    .slick-custom svg {
        width: 12px;
        height: 9px;
    }
    button.slick-arrow {
        width: 24px;
        height: 24px;
    }
    button.slick-next.slick-arrow,
    button.slick-prev.slick-arrow{
        padding: 0;
    }
    button.slick-prev.slick-arrow {
        right: 30px;
    }
    .slider-content-mb {
        position: absolute;
        top: 0;
        background: linear-gradient(90deg, rgba(17, 17, 17, 0.9) 18.74%, rgba(17, 17, 17, 0.699867) 55.47%, rgba(17, 17, 17, 0.47) 81.23%, rgba(17, 17, 17, 0.1) 100%);
        padding: 18px;
        border-radius: 10px;
        display: flex;
        flex-wrap: wrap;
        height: 100%;
        align-items: stretch;
        width: 100%;
        flex-direction: column;
        justify-content: space-between
    }
    h2.the_title {
        font-size: 18px;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        margin: 0;
    }
    .desktop-content p {
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }
    .desktop-content {
        padding: 14px;
    }
    .image-slider {
        line-height: 0px;
    }
    .swiper-wrapper .swiper-slide {
        background-image: none !important;
        height: 450px;
    }
    .image-slider img {
        height: 196px;
        width: 100%;
        border-radius: 10px;
        object-fit: cover;
    }
    .slider-ct{
        background: transparent;
    }
    .desktop-content .atc {
        width: 100%;
        display: inline-flex;
        text-align: center;
        justify-content: center;
    }
    .elementor-shortcode .forminator-ui.forminator-custom-form-315.forminator-design--flat .forminator-input,
    .elementor-shortcode .forminator-ui.forminator-custom-form-315.forminator-design--flat button.forminator-button.forminator-button-submit{
        height: 41px!important;
    }
    th.sortable {
        position: relative;
    }
    .article-featured {
        margin-bottom: 1rem;
    }
    th.sortable  svg.sort-icon {
        position: absolute;
        top: 32px;
        right: 5px;
    }
    .articles-grid {
        display: block;
    }
}