.home-top__banner{
	position:relative;
}

.section-label a{
    font-weight: inherit!important;
    font-size: inherit!important;
}

#post-info_box{
	display: flex;
    justify-content: space-between;
    align-items: stretch;
}

#post-info_box_1,#post-info_box_2,#post-info_box_3{
	width:50%;
	position:static;
}

#post-info_box  .wp-block-column{
	display: flex;
}

#post-info_box  .wp-block-group {
	display: flex;
    justify-content: space-between;
    flex-direction: column;
    flex-wrap: nowrap;
	gap:5px;
	flex: 1;
}

#post-info_box  .uagb-ifb-desc p{
	margin-top:0;
}

.post-banner {
	padding:0;
}

.wp-site-blocks>div{
	max-width:1260px;
	margin:0 auto;
	margin-right: auto !important;
    margin-left: auto !important;
}

.home-top__banner-wrap{
    /*gap: 3%;*/
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
}

.home-top__banner-data{
    text-align: left;
    white-space: normal;
	display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
}

.home .home-top__banner-data{
	height:100%;
    justify-content: space-between;
}

/* .home-top__banner-wrap{
	position:relative;
} */


.home-top__banner-wrap .wp-block-tag-cloud,.wp-singular .wp-block-tag-cloud{
	margin-top: 25px;
    margin-left: 25px;
    width: -webkit-calc(100% - 35px);
    width: -moz-calc(100% - 35px);
    width: calc(100% - 35px);
}

.home-top__banner-wrap .wp-block-tag-cloud a , .wp-singular .wp-block-tag-cloud a{
    display: inline-block;
    -webkit-border-radius: 12.5px;
    -moz-border-radius: 12.5px;
    border-radius: 12.5px;
    background: rgba(45, 175, 85, 1);
    font-size: 12px;
    font-weight: 700;
    line-height: 16px;
    color: rgba(255, 255, 255, 1);
    padding: 4.5px 10px;
    margin: 10px 0 0 10px;
}

.home-top__banner-wrap .wp-block-tag-cloud a:hover,.wp-singular .wp-block-tag-cloud a:hover {
    background: rgba(255, 255, 255, 1);
    text-decoration: none;
    color: rgba(45, 175, 85, 1);
}	
	
.home-top__banner-wrap  .wp-block-post-title{
	max-height: 175px;
    line-height: 40px;
    text-transform: uppercase;
/* 	padding: 5px 0 10px; */
	font-weight: 900;
}

.home-top__banner .wp-block-read-more{
/* 	background-color: #0a6469;
    border-radius: 25px; 
    margin-top: 0px;
    margin-bottom: 0px;*/
    z-index: 9999;
    width: auto;
    max-height: 50px;
/*     font-size: 12px; */
    font-weight: 700;
    line-height: 46px;
    text-align: center;
    text-transform: uppercase;
    min-width: 125px;
}

.home-top__banner .wp-block-post-featured-image{
/* 	border-radius: 10px; */
/* 	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	z-index:-1; */
}

.home-top__banner .wp-post-image{
	height:100%;
}

.home-top__aside-banner{
	aspect-ratio: 4 / 3;
}

.home-top__aside-banner .wp-block-uagb-image__figure, .home-top__aside-banner .wp-block-uagb-image__figure img{
	width:100%!important;
}

.home-top__banner .wp-block-avatar{
	display: inline-block;
    position: relative;
    max-height: 125px;
    background: rgba(255, 255, 255, 1);
    vertical-align: middle;
    line-height: 1;
    -webkit-box-shadow: 0px 10px 40px rgba(0, 0, 0, .4);
    -moz-box-shadow: 0px 10px 40px rgba(0,0,0,.4);
    box-shadow: 0px 10px 40px rgba(0, 0, 0, .4);
/*     margin: -18px 25px; */
	margin: -18px 0;
    max-height: 65px;
    margin-top: -30px !important;
    border-radius: 50px;
    z-index: 9;
}

.wp-block-avatar a,.wp-block-avatar img{
	outline-width: 0!important;
}


.home-top__banner .wp-block-post-author-name {
	z-index: 9;
}

.home-top__banner .wp-block-post-date{
	display: block;
    position: relative;
    font-size: 14px;
    line-height: 25px;
}

.home-top__aside-banner-wrap {
    position: absolute;
    top: 0;
    left: 0;
	width: 100%;
	height: 100%;
}
.home-top__aside-banner-wrap .uagb-ifb-desc{
	position:relative;
	padding: 20px;
    border: 1px solid rgba(45, 175, 85, 1);
	text-align:center;
	cursor:pointer;
}

.home-top__aside-banner-wrap .uagb-ifb-desc:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 0;
    border-bottom: 40px solid rgba(45, 175, 85, 1);
    border-right: 40px solid transparent;
    z-index: 2;
}

.home-top__aside-banner-wrap .uagb-ifb-desc:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 40px;
    background: rgba(45, 175, 85, 1) url(https://news.22bet.com.trovyno.com/wp-content/themes/22bet/demo/promocode.png) no-repeat top center;
    background-size: 12px 12px;
    clip-path: polygon(100% 0, 0 0, 100% 100%);
    background-position: right top;
    background-position: calc(100% - 8px) 5px;
}

.home-top__aside-banner--miniblock .wp-block-post-template{
	padding:10px;
	border-radius: 10px;
	margin-top:20px;
    box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, .06666666666666667);
}

.home-top__aside-banner--miniblock .wp-block-post-title{
	font-size:16px;
}

.section-label{
	position:relative;
	display: inline-block;
}

.section-label:before{
	position: absolute;
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    width: 7px;
    height: 7px;
    content: '';
    pointer-events: none;
    opacity: .5;
    border-top: 2px solid red;
    border-left: 2px solid red;
}

.section-label:after{
	position: absolute;
    top: auto;
    right: 0;
    bottom: 0;
    left: auto;
    width: 7px;
    height: 7px;
    content: '';
    pointer-events: none;
    opacity: .5;
    border-right: 2px solid red;
    border-bottom: 2px solid red;
}

.posts-shadow{
	box-shadow: 0 4px 20px #00000012;
	height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.is-meta{
	display:block;
	font-size:12px;
	font-weight:normal;
	color:#666;
}
.home-top__aside-banner--copy .uagb-ifb-title{
	line-height:16px;
}

.home-top__banner-wrap  .wp-block-tag-cloud,.wp-singular .wp-block-tag-cloud{
	display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
}

.home-top__aside,.home-top__aside-banner , .home-top__aside .home-top__aside-banner * {
	height:100%!important;
}

#post-info_box{
	flex-wrap: wrap !important;
}

.forecasts-block .wp-block-post .wp-block-group{
	height:100%;
}

.predictions-block__post .wp-block-post-author__content,.predictions-block__posts .wp-block-post-author__content{
	padding-top:4px;
}

/* .hidden {
	display:none!important;
} */

.home .predictions-block__post{
	flex-direction: column;
    flex-wrap: nowrap;
}

@media (max-width: 1200px) {
	.home-top__banner .wp-block-post-featured-image{
		aspect-ratio: 4 / 3!important;
	}
	
	.home-top__banner-wrap .wp-block-tag-cloud,.wp-singular .wp-block-tag-cloud{
		margin-top: 10px;
		margin-left: 15px;
	}
	
	.home-banner__title{
		font-size:18px!important;
		line-height: 20px!important;
	}
/* 	.home-top__aside-banner-wrap .sidebar-img{
		      width: 200px!important;
	} */
}

@media (max-width: 1100px) {
	.predictions-block{
	    display: flex;
    	flex-direction: column;
		gap:20px;
	}
}


@media (max-width: 955px) {
	.subscribe-block .email-icon{
		padding:0;
	}
	
	.subscribe-block .email-icon .icon-container{
		padding-right: 0!important;
        padding-left: 0!important;
	}
	
}

@media (max-width: 781px) {
	.top-block{
		gap:20px;
	}
	
	.subscribe-block{
		gap:10px;
	}
	
	.subscribe-block .wp-block-column{
		display: flex;
		flex-direction: column;
/* 		align-content: center;
		align-items: center; */
	}
	
	.forecasts-block .wp-block-post .wp-block-group {
		height:100%;
	}
}

@media (max-width: 768px) {
	.home-top__banner-wrap .wp-block-tag-cloud,.wp-singular .wp-block-tag-cloud{
		margin-top: 5px;
		margin-left: 15px;
	}
	
	.home-banner__title{
		font-size:16px;
	}
	
	.home-top__banner .wp-block-avatar img{
		width:45px;
		height:45px;
	}
	
	.home-top__banner .wp-block-avatar {
		margin: -32px 0;
	}
	
	.home-top__aside-banner-wrap  .sidebar-img img{
		width:30%!important;
	}

	.home-top__banner .match-banner-content{
		padding:0;
	}
}

@media (max-width: 600px) {
	.home-top__aside-banner--miniblock ul{
		gap:15px;
	}
	
	.home .top-banner-posts .wp-block-post-date,.home .top-banner-posts .wp-block-post-title{
		margin-left:0!important;
		margin-right:0!important;
	}
	
	.top-banner-posts .wp-block-post-template{
		gap:20px;
	}
	
	.subscribe-block .subscribe-title{
		font-size:18px!important;
	}
	.subscribe-block .subscribe-text{
		font-size:16px!important;
		margin-top:0;
	}
}

@media (max-width: 500px) {
	.subscribe-block .subscribe-title{
		font-size:14px!important;
	}
	.subscribe-block .subscribe-text{
		font-size:12px!important;
	}
	.home-top__banner .wp-block-post-featured-image{
		aspect-ratio: 4 / 4!important;
	}
}

@media (min-width: 480px) {
  .wp-block-post-excerpt{
  	  display: -webkit-box;
      -webkit-line-clamp: 2; 
      -webkit-box-orient: vertical;
      overflow: hidden;
  }
}

@media (max-width: 480px) {
	.predictions-block .wp-block-post  .wp-block-group{
		flex-direction: column;
		gap:10px;
	}
	
	.predictions-block__post,.predictions-block__posts,.predictions-block__posts > div{
		padding:0!important;
	}
	
	.predictions-block__post,.predictions-block__posts figure{
		 aspect-ratio: 16 / 9!important;
	}
	
	.predictions-block .wp-block-post  .wp-block-group  figure{
		max-width:100%;
	}
	
	.subscribe-block {
		padding-top:0!important;
		padding-bottom:0!important;
	}
	
	.subscribe-block  .subscribe-block__content{
		flex-basis:60%!important;
	}
	
	.subscribe-block  .subscribe-block__soc-icons{
		gap:0;
	}
	
	.subscribe-block  .subscribe-block__soc-icons svg{
		width: 35px;
        height: 35px;
	}
    
    .news-posts li:not(:last-child) {
    	 padding-bottom:5px!important;
    	 border-bottom: 2px solid #242933;
    }
    
    .news-posts li .wp-block-post-author,.predictions-block__post li .wp-block-post-author {
    	display:none;
    }
}

@media (max-width: 400px) {
	
	#post-info_box .wp-block-column{
		flex-basis: 100%!important;
	}
	
	.home-top__banner-data{
		padding-top:0 !important;
	}
	
	.home-top__banner-data .wp-block-read-more {
		line-height:25px;
	}
}

@media (max-width: 691px) {
	.home-top__aside-banner{
/* 		    aspect-ratio: 4 / 4; */
		 aspect-ratio: 3.5 / 3;
	}
}

@media (max-width: 530px) {
	.home-top__aside-banner{
/* 		    aspect-ratio: 4 / 5; */
		 aspect-ratio: 3 / 3;
	}
}

@media (max-width: 440px) {
	.home-top__aside-banner{
/* 		    aspect-ratio: 4 / 6; */
		 aspect-ratio: 3 / 3;
	}
}

@media (max-width: 370px) {
	.home-top__aside-banner{
/* 		    aspect-ratio: 3 / 6; */
		 aspect-ratio: 3 / 4;
	}
}

@media (max-width: 350px) {
	.home-top__banner .wp-block-post-featured-image{
		aspect-ratio: 4 / 5!important;
	}
	.home-top__banner-data{
		padding-bottom:60px !important;
	}
}