.default-page .entry-content h3 {
	margin: 40px 0 16px;
}
@media (max-width: 767px) {
    .home-blog .posts__list .post-item__info {
	    position: initial;
	    max-width: initial;
	    padding: 4px 12px 12px;
	}
	.page-template-ai-marketplace .two-column-tabs .tabs-holder .tab-item:first-of-type .mobile-only {
		display: none;
	}
	.grey-theme .site-header .mobile-sidenav {
		filter: grayscale(1);
	}
	.page-id-4646 .powerful-products .powerful-products-holder .bg-block {
		min-height: auto;
	}
	.page-id-4646 section .btn {
		z-index: 2;
	}
	.page-template-page-avachat .hero__content {
	    margin-bottom: 32px;
	    margin-top: 24px;
	}
}
img {
  user-select: none;
  -webkit-user-drag: none;
}
.site-header .header-holder .main-navigation .menu li.has-submenu .submenu-block .submenu-block-holder .content-holder .links-holder ul li a .image img {
    object-fit: initial;
}
body.grey-theme .site-header .container .header-holder .main-navigation .menu li.has-submenu .submenu-block .submenu-block-holder .content-holder .links-holder ul li a .image img {
    display: initial;
    filter: grayscale(100%);
}
body.grey-theme .site-header .container .header-holder .buttons-block .vote-logo {
	filter: grayscale(100%);
}
.home-blog .posts__list .post-item,
.type-post .post-img,
.page-template-page-blog .posts__list .post-item,
.page-template-page-blog .featured-post__img {
    clip-path: unset;
}
.home-blog .posts__list .post-item:after,
.type-post .post-img:after,
.page-template-page-blog .posts__list .post-item:after,
.page-template-page-blog .featured-post__img:after {
	display: none;
}
@media screen and (min-width: 992px) {
    .page-template-page-blog .featured-post__content:before {
        left: -40px;
  	}
}
@media screen and (min-width: 1200px) {
    .home-card__inner-item .corner-element img {
        width: 68px;
    }
    .home-card__inner-item .card-wrap .card-subtitle {
    	font-size: 16px;
    	line-height: 1.5;
    	max-width: unset;
    }
}
@media screen and (max-width: 991px) {
	.grant-program section.hero {
    	min-height: 100vh;
    	height: auto;
	}
	.how-to-apply__inner p {
		margin-top: 140px;
	}
	.grant-program section.hero .container .content .btn {
	    display: flex;
	}
}

.menu>li:nth-child(5) a .image {
	background: none !important;
}

/* top-banner */
.top-banner {
	background: linear-gradient(0deg, #D9D9D9, #D9D9D9), radial-gradient(36.28% 1088.54% at 60.49% 29.17%, #333333 0%, #0D0D0D 100%);
	background-blend-mode: multiply;
	border-bottom: 1px solid #FFFFFF26;
	padding: 14px 0;
	position: fixed;
	display: none;
	top: 0;
	left: 0;
	right: 0;
	z-index: 999;
}
.top-banner>div {
	position: relative;
	display: flex;
    align-items: center;
    justify-content: center;
}
.top-banner__text {
	font-weight: 600;
	font-size: 16px;
	line-height: 1;
    background: linear-gradient(90deg, #DDDDDD 7%, #444444 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
}
.top-banner__link {
	font-weight: 400;
	font-size: 14px;
	line-height: 1;
	color: #fff;
	display: flex;
	align-items: center;
	gap: 16px;
}
.top-banner__close {
	position: absolute;
	right: 15px;
	top: 50%;
	margin-top: -8px;
	cursor: pointer;
}
@media screen and (max-width: 1199px) {
	.page-id-4646 .page-top-banner .site-header {
		top: 63px !important;
	}
	.top-banner>div {
		flex-wrap: wrap;
	}
	.top-banner__link {
		width: 100%;
		justify-content: center;
		margin-top: 8px;
	}
}
.page-id-4646 .page-top-banner .hero-home {
    padding-top: 140px;
}
@media screen and (min-width: 1200px) {
	.page-id-4646 .page-top-banner .site-header {
		top: 45px !important;
	}
	.top-banner__text {
		padding-right: 24px;
		margin-right: 24px;
		border-right: 1px solid rgba(255, 255, 255, 0.2);
	}
    .page-id-4646 .page-top-banner .hero-home {
        padding-top: 160px;
    }
}
@media screen and (max-width: 991px) {
	.home-roadmap__inner-item:last-of-type h3 {
		margin-top: 32px;
	    margin-bottom: 48px;
	}
}

/* wpml fix */
html[lang="ru-RU"] h1,
html[lang="ru-RU"] h2,
html[lang="ru-RU"] h3,
html[lang="ru-RU"] h4 {
    font-family: "IBM Plex Sans", sans-serif !important;
}
@media screen and (min-width: 1200px) {
    .explore-products .cards-grid .card .content {
        margin-top: 0;
    }
}
.menu>li.wpml-menu>a>.wpml-ls-native {
	display: none;
}
.home .menu>li.has-submenu:not(.active) .wpml-ls-flag {
	opacity: .4;
}
.menu>li.has-submenu:hover .wpml-ls-flag {
	opacity: 1;
}
.menu li.has-submenu.wpml-menu .submenu-block .submenu-block-holder:after {
	display: none;
}
.menu li.has-submenu.wpml-menu {
	position: relative;
}
.menu li.has-submenu.wpml-menu .submenu-block {
	top: 60px !important;
	left: 74px !important;
	width: 180px !important;
}
.menu li.has-submenu.wpml-menu .submenu-block .submenu-block-holder {
	border: 1px solid rgba(186, 186, 186, .3);
	background: rgba(1, 2, 10, 1) !important;
	mask-image: none !important;
	border-radius: 6px !important;
	filter: unset !important;
}
.menu li.has-submenu.wpml-menu .submenu-block .content .title {
	display: flex;
	gap: 12px;
}
.menu li.has-submenu.wpml-menu .submenu-block .content-holder {
	padding: 16px 32px !important;
}
.menu li.has-submenu.wpml-menu .submenu-block .links-holder ul {
	display: block !important;
}
.menu li.has-submenu.wpml-menu .submenu-block .links-holder ul li:not(:last-of-type) {
	margin-bottom: 16px;
}
.menu li.active>a>.wpml-ls-native {
	display: none;
}

