.grid{}
.grid .bx_content_section{
	margin-bottom: 15px;
}
.grid .bx_sidebar{
	margin-bottom: 15px;
}

/* grid2x1 */
.grid2x1{}
.grid2x1 .bx_content_section{
	float: left;
	width: 66%;
	margin-bottom: 15px;
}
.grid2x1 .bx_sidebar{
	float: right;
	width: 33%;
	margin-bottom: 15px;
	padding-left: 5%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
@media (max-width:960px){
	.grid2x1 .bx_sidebar{
		padding-left: 4%;

	}
	.baner_count{
		background: url(/images/gg.png)!important;
	}
	.right_baner_count div{
		margin-top: 10px!important;
	}
}
@media (max-width:640px) {
	.grid2x1 .bx_content_section,
	.grid2x1 .bx_sidebar{
		width: 100%;
		float: none;
	}
	.grid2x1 .bx_sidebar{
		padding-left: 3%;
	}
}
@media (max-width:479px){
	.grid2x1 .bx_sidebar{
		padding-left: 1%;
	}
.right_baner_count{
		width:280px!important;
	}
.right_baner_count div{
	background-size: contain!important;
	}
	.baner_count_bottom_dop {
    left: 165px!important;
    top: 144px!important;
	}

}
.baner_count{
	background: url(/images/gg.png) no-repeat;
    /*height: 265px;*/
	display: flex;
   /* flex-direction: column;*/
    justify-content: center;
	position: relative;
	flex-wrap:wrap;


}
.left_baner_count{
	display: flex;
    flex-direction: column;
   /* justify-content: center;*/
	position: relative;
}
.right_baner_count
{
	    width: 340px;
}
.right_baner_count div{

	background: url(/images/gtr.png) no-repeat;
    height: 265px;
    margin-top: -50px;
}
.baner_count_top{
	font-size: 22px;
    font-family: "OpenSans";
    color: rgb(255, 255, 255);
    font-weight: bold;
    line-height: 1.455;
    text-align: left;
	padding-left: 55px;
    z-index: 8;
	    margin-top: 30px;
}
.baner_count_bottom{
	    font-size: 60px;
    font-family: "OpenSans";
    color: rgb(255, 255, 255);
    font-weight: bold;
   /* line-height: 0.533;*/
    text-align: left;
    -moz-transform: matrix( 1.24588555093491,0,0,1.24588555093491,0,0);
    -webkit-transform: matrix( 1.24588555093491,0,0,1.24588555093491,0,0);
    -ms-transform: matrix( 1.24588555093491,0,0,1.24588555093491,0,0);
    z-index: 9;
    padding-left: 80px;
    padding-top: 0px;
}
.baner_count_bottom_dop{
	left: 195px;
    top: 110px;
    font-size: 20px;
    font-family: "OpenSans";
    color: rgb(255, 255, 255);
    font-weight: bold;
    line-height: 1.6;
    text-align: left;
    -moz-transform: matrix( 1.24588555093491,0,0,1.24588555093491,0,0);
    -webkit-transform: matrix( 1.24588555093491,0,0,1.24588555093491,0,0);
    -ms-transform: matrix( 1.24588555093491,0,0,1.24588555093491,0,0);
    z-index: 33;
    position: absolute;
    right: 20px;
    background: #ffb900a6;
    width: 105px;
    padding-left: 15px;

}
.split__information-container {
	display: flex;
	flex-direction: column;
	gap: 5px;
	margin-bottom: 10px;
}
.split__bnpl, .split__cashback {
	display: inline-flex;
}
