html{
	overflow-x: hidden;
}
.nav--main li.hidden:hover > ul.sub-menu {
            display: unset !important;
            opacity: 1 !important;
}
.page-template-template-paid-zone-page .site__stats{
	display: none;
}
.header-bar.nav{
	display: block;
}
.search-wrapper .form-search .search-submit{
	border-radius: 50%;
	display: flex;
}
.post-header .row {
	display: block;
	margin-left: 0;
	margin-right: 0;
}
.paid div,.paid ul,.paid li,.paid a,.paid p,.paid span,.paid table,.paid tr,.paid td,.paid label,.paid h1,.paid h2,.paid h3,.paid h4,.paid h5{
	letter-spacing: normal;
}
#mainHeader:hover {
	background-color: unset;
}
.paid {
	background-color: #fff;
	margin-top: -24px;
}
.paid .static_imgs .list_img a {
    width: 100%;
    display: block;
}
.paid .section_wrap {
	max-width: 1270px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 15px;
	padding-right: 15px;
}
.paid .section_content,.paid .section_title{
	display:flex;
	justify-content: space-between;
}
.paid .section_content{
	padding: 37px 0;
}
.paid .section_title{
	padding-top: 33px;
	align-items: center;
}
.paid .section_readmore a{
	text-decoration: underline;
}
.paid .section_content #products_swiper{
	width: 60%;
	/* overflow: hidden; */
}
.paid #swiper-outer {
	/* padding: 20px 15px; */
	/* padding-right: 20px; */
	overflow-x: hidden;
	position: relative;
}
.paid .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets {
	width: 100%;
	display: flex;
	padding-top: 18px;
	padding-bottom: 8.5px;
}
@media screen and (max-width: 899px) {
	.paid .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets {
		background: #edf3f3;
		padding-top: 8.5px;
		padding-bottom: 8.5px;
	}
}
.paid .swiper-pagination-bullet{
	margin:0 5px;
	background: #DCDCDC;
	opacity: unset;
	border-radius: 0;
	width: 100%;
	height: 4px;
}

.paid .swiper-pagination-bullet-active{
background: #D1FF65;
}
@media screen and (max-width: 899px) {
	.paid .swiper-pagination-bullet-active{
		background: #0057ff;
	}
}
.paid #mainHeader {
	position: relative;			
	height: auto;
/*	padding-top: 15px !important;*/
	/* background-image: unset; */
	background: #0057FF;
	/* background-size: cover; */
}
.paid #starColumn {
	background: #EDF3F3;
}
.paid #newArticles {
	background: #fff;
}
.paid #videoArticles{
	background: #EDF3F3;
}
.paid #emagArticles{
	background: #EDF3F3;
}
.paid #mainHeader .title_image {
/*	height: 60px;*/
	max-width: 282px;
}
.paid #mainHeader .title_icon {
    display: flex;
    align-items: center;
    color: #d1ff65;
}
.paid #mainHeader .title_icon img{
    margin-right: 5px;
}
@media screen and (max-width: 899px) {
	.paid #mainHeader .title_image {
		max-width: 180px;
	}
}
.paid #mainHeader .title_image img {
	height: 100%;
}
.paid #mainHeader .static_imgs {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	width: 36%;
}

.paid #mainHeader .static_imgs .list_img {
	/* margin-bottom: 14px; */
	text-align: right;
}
.paid #mainHeader .static_imgs .list_img img {
	width: 100%;
	max-width: 446px;
	max-height: 178px;
}

.paid #mainHeader .swiper-button-next{
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Ccircle cx='20' cy='20' r='20' transform='rotate(-180 20 20)' fill='%23D1FF65'/%3E%3Cpath d='M17 11.918L26 20.2679L17 28.6177' stroke='%230057FF' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
	width: 40px;
	height: 40px;
	right: -20px;
}
.paid #mainHeader .swiper-button-prev{
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Ccircle xmlns='http://www.w3.org/2000/svg' cx='20' cy='20' r='19.5' fill='%23D1FF65'/%3E%3Cpath d='M23 28.6176L14 20.2678L23 11.918' stroke='%230057FF' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
	width: 40px;
	height: 40px;
	left: -20px;
}
.paid #mainHeader .swiper-button-next:after,.paid #mainHeader .swiper-button-prev:after{
	content:none;
}
@media screen and (max-width: 899px) {
	.paid #mainHeader {
		padding-top: 24px !important;
		background: #0057FF;
	}
}

.paid .generalTagModule .Title {
	font-size: 36px !important;
}

.paid .swiper-container-author-list {
	width: 100%;
}

.paid .star_avatar.swiper-slide {
	width: 12%;
	height: auto;
	margin-right: .5%;
	text-align: center;
	margin-bottom: 20px;
}

.paid .author-list.swiper-wrapper {
	flex-wrap: wrap;
}

.paid .star_avatar_img {
	width: 80%;
	border-radius: 50%;
	overflow: hidden;
	border: 1px solid #fff;
	margin: 0 auto;
}
.paid .star_avatar_name {
	font-size: 18px !important;
	color: #000000;
	font-weight: 500;
	margin: 10px auto;
	width: 86%;
	word-break: break-word;
}

.paid h3.title_text {
	font-size: 28px !important;
	font-weight: 700;
	color: #0057FF;
	display:flex;
	align-items: center;
}

.paid .modal-window {
	position: fixed;
	background-color:#D1FF65E5;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 999999999;
	visibility: hidden;
	opacity: 0;
	pointer-events: none;
	transition: all 0.3s;
}
.paid .modal-window:target {
	visibility: visible;
	opacity: 1;
	pointer-events: auto;
}
.paid .modal-window > div {
	max-width: 370px;
	width: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	padding: 2em;
	background: transparent;
	text-align: center;
}
.paid .modal-window header {
	font-weight: bold;
}
.paid .modal-window h1 {
	font-size: 30px !important;
	line-height: 43px;
	color: #0057FF;
	margin: 0 -15px 15px -15px;
}

.paid .modal-close {
	position: absolute;
	right: 20px;
	text-align: center;
	top: 0;
	width: 70px;
	text-decoration: none;
}
.paid .modal-close i.icon.close {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M23 1L1 23' stroke='%230057FF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M1 1L23 23' stroke='%230057FF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
	display: inline-block;
	width: 24px;
	height: 24px;
}
.paid .modal-close:hover {
	color: black;
}
.paid .modal-window a.modal-btn {
	margin: 20px;
	background: #0057FF;
	color: #fff;
	width: 220px;
	display: inline-block;
	padding: 5px 10px;
	border-radius: 20px;
}


.paid .newarticle_list {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.paid .newarticle_list .single_article {
	width: 48%;
	display: flex;
	border-bottom: 1px dotted #ccc;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.paid .newarticle_list .single_article:nth-child(2n+1):nth-last-child(-n+2), .paid .newarticle_list .single_article:nth-child(2n+1):nth-last-child(-n+2) ~ .single_article{
    border-bottom: none;
}
.paid .newarticle_list .single_article_img {
	width: 60%;
}

.paid .article_content_title {
	font-size: 20px !important;
	line-height: 30px;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	word-break: break-all;
	overflow: hidden;
}
.paid .videoarticle_list .article_content_title {
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	word-break: break-all;
	overflow: hidden;	
}
.paid .article_content_title a{
	font-size: 20px !important;
}
.paid .newarticle_list .article_content_title a{
	color:#000;
}

.paid .newarticle_list .single_article_content {
	margin-left: 20px;
}

.paid .newarticle_list .article_content_mesbar {
	display: flex;
	justify-content: space-between;
	align-items: center;
	color: #8B8B8B;
}

.paid .newarticle_list .article_content_element {
	display: flex;
	justify-content: center;
	align-items: center;
	color: #8B8B8B;
}

.paid .newarticle_list .article_content_mesbar a{
	color:#8B8B8B;
}
.paid .newarticle_list .article_content_mesbar .a_name{
	font-size: 16px !important;
	text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    word-break: break-all;
    flex: 1 0 0;
    text-align: right;
    margin-left: 4px;
    letter-spacing:0;
}
.paid .newarticle_list .article_content_mesbar .a_tag,.paid .newarticle_list .article_content_mesbar .a_tag *,.paid .newarticle_list .article_content_mesbar .a_date{
	font-size: 16px !important;
}
.paid i.icon.videoplay {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='60' height='60' viewBox='0 0 60 60' fill='none'%3E%3Ccircle cx='30' cy='30' r='29' fill='%23203698' fill-opacity='0.85' stroke='white' stroke-width='2'/%3E%3Cpath d='M24.5059 15.0191C23.4616 14.3706 22.1491 14.3492 21.0836 14.955C20.018 15.5608 19.3547 16.7011 19.3547 17.9413V43.029C19.3547 44.2691 20.018 45.4095 21.0836 46.0153C22.1491 46.6211 23.4616 46.5926 24.5059 45.9512L44.8285 33.4073C45.8376 32.7872 46.4515 31.6825 46.4515 30.4851C46.4515 29.2878 45.8376 28.1902 44.8285 27.563L24.5059 15.0191Z' fill='white'/%3E%3C/svg%3E");
	background-size: contain;
	background-repeat: no-repeat;
}
.paid i.icon.subscription_icon {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='27' height='27' viewBox='0 0 27 27' fill='none'%3E%3Cg clip-path='url(%23clip0_680_1261)'%3E%3Cpath d='M0 8C0 3.58172 3.58172 0 8 0H19C23.4183 0 27 3.58172 27 8V19C27 23.4183 23.4183 27 19 27H8C3.58172 27 0 23.4183 0 19V8Z' fill='%23D1FF65'/%3E%3Cpath d='M0 8C0 3.58172 3.58172 0 8 0H19C23.4183 0 27 3.58172 27 8V19C27 23.4183 23.4183 27 19 27H8C3.58172 27 0 23.4183 0 19V8Z' fill='%23D1FF65'/%3E%3Cpath d='M0 8C0 3.58172 3.58172 0 8 0H19C23.4183 0 27 3.58172 27 8V19C27 23.4183 23.4183 27 19 27H8C3.58172 27 0 23.4183 0 19V8Z' fill='%23D1FF65'/%3E%3Cpath d='M0 8C0 3.58172 3.58172 0 8 0H19C23.4183 0 27 3.58172 27 8V19C27 23.4183 23.4183 27 19 27H8C3.58172 27 0 23.4183 0 19V8Z' fill='%23D1FF65'/%3E%3Cpath d='M0 8C0 3.58172 3.58172 0 8 0H19C23.4183 0 27 3.58172 27 8V19C27 23.4183 23.4183 27 19 27H8C3.58172 27 0 23.4183 0 19V8Z' fill='%23D1FF65'/%3E%3Cpath d='M0 8C0 3.58172 3.58172 0 8 0H19C23.4183 0 27 3.58172 27 8V19C27 23.4183 23.4183 27 19 27H8C3.58172 27 0 23.4183 0 19V8Z' fill='%23D1FF65'/%3E%3Cpath d='M0 8C0 3.58172 3.58172 0 8 0H19C23.4183 0 27 3.58172 27 8V19C27 23.4183 23.4183 27 19 27H8C3.58172 27 0 23.4183 0 19V8Z' fill='%23D1FF65'/%3E%3Cpath d='M0 8C0 3.58172 3.58172 0 8 0H19C23.4183 0 27 3.58172 27 8V19C27 23.4183 23.4183 27 19 27H8C3.58172 27 0 23.4183 0 19V8Z' fill='%23D1FF65'/%3E%3Cpath d='M21.472 8.91055C20.6294 8.91055 19.944 9.63735 19.944 10.5307C19.944 10.7465 19.9853 10.9602 20.0647 11.1592L16.5605 13.3978L14.3835 8.94144C14.7857 8.64016 15.0282 8.15152 15.0282 7.62013C15.0282 6.7268 14.3428 6 13.5002 6C12.6577 6 11.9722 6.7268 11.9722 7.62013C11.9722 8.16249 12.2228 8.65695 12.638 8.95666L10.529 13.456L6.9355 11.1594C7.01488 10.9605 7.05647 10.7467 7.05647 10.5307C7.05647 9.63735 6.37099 8.91055 5.52844 8.91055C4.6859 8.91055 4 9.63735 4 10.5307C4 11.4567 4.7467 12.2036 5.62049 12.1479L7.07821 20.8156C7.09616 20.9223 7.18377 21 7.28594 21H19.7136C19.8158 21 19.9034 20.9221 19.9214 20.8156L21.3791 12.1479C22.2535 12.2043 23 11.4569 23 10.5307C23 9.63735 22.3145 8.91055 21.472 8.91055Z' fill='%230057FF'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_680_1261'%3E%3Crect width='27' height='27' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
	background-size: contain;
	background-repeat: no-repeat;
}
.paid .title_text i.icon.arrow {
	margin-left: 12px;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M9 18L15 12L9 6' stroke='%230057FF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
	background-size: contain;
	background-repeat: no-repeat;
	width: 24px;
	height: 24px;
	display: inline-block;
}
.paid .newarticle_list .single_article_content {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	width: 100%;
}

.paid .newarticle_list .article_content_element i.icon.subscription_icon {
	width: 32px;
	height: 32px;
	margin-right: 8px;
	margin-left: 0;
}

.paid .newarticle_list .small.a_tag {
	margin-right: 8px;
}

.paid .videoarticle_list .single_article {
	width: 32%;
	background: #fff;
	color: #000;
}

.paid .videoarticle_list {
	display: flex;
	width: 100%;
	justify-content: space-between;
}
.paid #videoArticles .single_article_img {
	position: relative;
}
.paid .videoarticle_list i.icon.subscription_icon {
	position: absolute;
	width: 30px;
	height: 30px;
	display: inline-block;
	top: 5px;
	left: 5px;
}

.paid .videoarticle_list i.icon.videoplay {
	position: absolute;
	width: 60px;
	height: 60px;
	display: inline-block;
	left: calc(50% - 30px);
	top: calc(50% - 30px);
}

.paid .videoarticle_list .video_time {
	position: absolute;
	display: inline-block;
	background: #838383E5;
	bottom: 15px;
	right: 15px;
	padding: 4px 8px;
	border-radius: 4px;
	color: #fff;
	font-size: 14px !important;
}

.paid .videoarticle_list .single_article_content {
	padding: 10px 16px;
	color: #000;
}

.paid .videoarticle_list .swiper-wrapper,.paid .emagarticle_list .swiper-wrapper{
	justify-content: space-between;
}

.paid .emagarticle_list {
	display: flex;
	width: 100%;
	justify-content: space-between;
}
.paid .emagarticle_list .single_article_content {
	width:19%;
}
.paid .emagarticle_list .single_article_content .single_article {
	display: flex;
	flex-direction: column;
	color: #000;
	width: 100%;			
}
.paid .emagarticle_list .single_article:hover{
	text-decoration: none;
}
.paid .emagarticle_list .single_article .emag_data {
	display: flex;
	justify-content: space-between;
	margin-bottom: 10px;
}
.paid .emagarticle_list .single_article .emag_data.new{
	color:#F0363C;
}
.paid .emagarticle_list .single_article_img img{
	width: 100%;
} 

.paid #mainHeader .generalTagModule{
	/* padding-top: 37px; */
	text-align: center;
	position: relative;
	/* padding-bottom: 37px; */
}

@media screen and (max-width: 899px) {
	.paid .section_content{
		padding:24px 0;		
	}
	.paid #mainHeader .section_content{
		margin:0 -15px;
		padding-top: 12px;
		padding-bottom: 20px;
	}
	.paid .section_title{
		padding-top:24px;
	}
	.paid #mainHeader .section_title{
		padding-top:14px;
	}
	.paid .section_content #products_swiper{
		width: 100%;
	}
	.paid #mainHeader .static_imgs{
		display: none;
	}
	.paid #starColumn .section_content,.paid #videoArticles .section_content,.paid #emagArticles .section_content{
		overflow-y: auto;
	    overflow-x: scroll;
		margin: 0 -15px;
	}
	.paid .star_avatar_name{
		font-size: 12px !important;
	}
	.paid .star_avatar.swiper-slide{
		width: 21.5%;
		height: auto;
		margin-right: 0;
		text-align: center;
		margin-bottom: 0px;
	}
	.paid .author-list.swiper-wrapper,.paid .videoarticle_list,.paid .emagarticle_list{
		flex-wrap: nowrap;
		margin-left: 15px;
	}
	.paid .star_avatar_img{
		width: 86%;
	}

	.paid #newArticles .section_content{
		flex-direction: column;
	}
	.paid #newArticles .section_readmore {
		text-align: center;
	}
	.paid .newarticle_list .single_article{
		width: 100%;
	}

	.paid .newarticle_list .single_article:nth-child(2n+1):nth-last-child(-n+2), .paid .newarticle_list .single_article:nth-child(2n+1):nth-last-child(-n+2) ~ .single_article{
	    border-bottom: 1px dotted #ccc;
	}
	
	.paid .newarticle_list .article_content_mesbar{
		margin-top: 2px;
		margin-bottom: -14px;
	}
	.paid .newarticle_list .article_content_element i.icon.subscription_icon{
		width: 27px;
		height: 27px;
	}
	.paid .newarticle_list .single_article .a_tag{
		display: none;
	}
	.paid .newarticle_list .single_article .a_name{
		font-size: 14px !important;
	}
	.paid .newarticle_list .single_article .small{
		font-size: 14px !important;
	}
	
	.paid .article_content_title,.paid .newarticle_list .article_content_title a{
		font-size: 16px !important;
		line-height: 20px;
		height: 60px;
	}
	.paid .videoarticle_list .article_content_title{
		height: auto;
	}

	/* .paid .videoarticle_list{
		flex-wrap: nowrap;
	} */
	.paid .videoarticle_list .single_article{
		width: 60%;
		margin-right: 10px;
	}
	.paid .videoarticle_list i.icon.subscription_icon{
		width: 27px;
		height: 27px;
		top: 4px;
		left: 4px;
	}
	.paid .videoarticle_list .video_time{
		bottom: 4px;
		right: 4px;
		font-size: 12px !important;
		padding: 2px 5px;
	}
	.paid .video-more.mobile-only {
		background: transparent;
		width: 110px !important;
	}

	.paid .video-more-content {
		display: flex;
		justify-content: center;
		align-items: center;
		height: 100%;
		flex-direction: column;
		padding-bottom: 35px;
	}

	.paid .videoarticle_list .video-more-content .icon.videoplay{
		position:relative;
		left: auto;
		right: auto;
		top: auto;
		bottom: auto;
	}
	.paid .videoarticle_list .video-more-content .more-text{
		color: #0057FF;
		text-decoration: underline;
	}

	.paid .emagarticle_list{
		flex-wrap: nowrap;
	}
	.paid .emagarticle_list .single_article .emag_data,.paid .emagarticle_list .single_article .emag_data *{
		font-size: 12px !important;
	}
	.paid .emagarticle_list .single_article_content{
		width: 40%;
		margin-right: 10px;
	}
	.paid .emagarticle_list .single_article_content.mobile-only{
		width: 120px !important;
	}
	.paid .emagarticle_list .single_article_content.emag-more .single_article {
		height: 100%;
		width: 100%;
		justify-content: center;
		align-items: center;
		display: flex;
	}
	.paid .emagarticle_list .single_article_content.emag-more .single_article .more-text{
		color: #0057FF;
		text-decoration: underline;
	}
	.post-header .container{
		max-width: 100%;
	}
	.paid #mainHeader .swiper-button-next,.paid #mainHeader .swiper-button-prev{
		display:none;
	}
}
@media screen and (max-width: 591px) {
	.paid .generalTagModule.videoplayer {
		height: auto;
		padding: 0 !important;
		margin: 0 !important;
	}
}




@media screen and (max-width: 899px) {
	.paid .desktop-only {
		display: none !important;
	}
}

@media screen and (min-width: 899px) {
	.paid .mobile-only {
		display: none !important;
	}
}


.paid i.icon.morebook {
    width: 60px;
    height: 60px;
    display: inline-block;
    position: relative;
    left: auto;
    right: auto;
    top: auto;
    bottom: auto;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='57' height='58' viewBox='0 0 57 58' fill='none'%3E %3Ccircle cx='28.5' cy='29' r='28.5' fill='%230057FF'/%3E %3Cpath d='M39.9986 34.8913V15.8601C39.9992 15.6815 39.9663 15.5045 39.9019 15.3393C39.8376 15.1741 39.743 15.024 39.6236 14.8976C39.5042 14.7712 39.3623 14.671 39.2061 14.6028C39.05 14.5345 38.8826 14.4996 38.7137 14.5H21.1426C19.7788 14.5004 18.471 15.0734 17.5066 16.093C16.5423 17.1127 16.0004 18.4955 16 19.9375V38.0625C16.0004 39.5045 16.5423 40.8873 17.5066 41.907C18.471 42.9266 19.7788 43.4996 21.1426 43.5H38.7137C38.8826 43.5006 39.05 43.4658 39.2063 43.3978C39.3625 43.3297 39.5044 43.2297 39.624 43.1034C39.7435 42.9772 39.8383 42.8272 39.9028 42.6621C39.9673 42.497 40.0004 42.32 40 42.1413V41.2351C39.9995 41.0323 39.9564 40.8322 39.8739 40.6491C39.7914 40.4661 39.6714 40.3047 39.5228 40.1766C39.2978 38.7763 39.2978 37.3458 39.5228 35.9455C39.6717 35.8187 39.7917 35.6581 39.8741 35.4757C39.9565 35.2932 39.999 35.0935 39.9986 34.8913ZM22.8568 22.0893C22.8571 21.9994 22.891 21.9133 22.9511 21.8498C23.0112 21.7863 23.0927 21.7504 23.1776 21.75H34.5338C34.6188 21.7504 34.7002 21.7863 34.7603 21.8498C34.8204 21.9133 34.8543 21.9994 34.8547 22.0893V23.2218C34.8543 23.3116 34.8204 23.3977 34.7603 23.4613C34.7002 23.5248 34.6188 23.5607 34.5338 23.5611H23.1776C23.0929 23.5607 23.0117 23.525 22.9516 23.4618C22.8916 23.3985 22.8575 23.3128 22.8568 23.2232V22.0893ZM22.8568 25.7143C22.8571 25.6244 22.891 25.5383 22.9511 25.4748C23.0112 25.4113 23.0927 25.3754 23.1776 25.375H34.5338C34.6188 25.3754 34.7002 25.4113 34.7603 25.4748C34.8204 25.5383 34.8543 25.6244 34.8547 25.7143V26.8467C34.8543 26.9366 34.8204 27.0227 34.7603 27.0862C34.7002 27.1498 34.6188 27.1857 34.5338 27.186H23.1776C23.0929 27.1857 23.0117 27.15 22.9516 27.0868C22.8916 27.0235 22.8575 26.9378 22.8568 26.8482V25.7143ZM36.4331 39.875H21.1426C20.6879 39.875 20.2519 39.684 19.9304 39.3441C19.609 39.0042 19.4284 38.5432 19.4284 38.0625C19.4284 37.5818 19.609 37.1208 19.9304 36.7809C20.2519 36.441 20.6879 36.25 21.1426 36.25H36.4331C36.3313 37.4559 36.3313 38.6691 36.4331 39.875Z' fill='%23DBFBFF'/%3E %3C/svg%3E");
    background-size: contain;
    background-repeat: no-repeat;
}


.paid i.icon.morevideo {
    width: 60px;
    height: 60px;
    display: inline-block;
    position: relative;
    left: auto;
    right: auto;
    top: auto;
    bottom: auto;
    background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='57' height='57' viewBox='0 0 57 57' fill='none'%3E %3Ccircle cx='28.5' cy='28.5' r='28.5' fill='%230057FF'/%3E %3Cpath d='M21 19.6394C21 17.2365 23.6839 15.8087 25.6766 17.1516L40.3084 27.0122C42.073 28.2014 42.073 30.7986 40.3084 31.9878L25.6766 41.8484C23.6839 43.1913 21 41.7635 21 39.3606V19.6394Z' fill='%23DBFBFF'/%3E %3C/svg%3E");
    background-size: contain;
    background-repeat: no-repeat;
}
@media screen and (max-width: 899px) {
	.layout--boxed .header_bg{
		height: 56px;
	}
}