#how_cost .bl_widjet_in {
	background:#E0ECFF77;
	box-shadow:none;
	border:none;
	border-radius:30px;
}
#how_cost .bl_widjet_img_wrap{
	width:max-content;
	border-radius:100px;
	padding:20px;
	margin-bottom:24px;
	background:#fff;
}
#how_cost .bl_widjet_in_wrap img {
	margin-bottom:0;
}
.bl_widjet_name,
.bl_17{
	font-weight:700;
	color:#2C3137;
}
.bl_widjet_button{
	display:flex;
	align-items:center;
	justify-content:space-between;
	margin-top:30px;
	gap:10px;
	font-weight: 700;
	font-size: 22px;
	color: #0158B6;
}
.bl_widjet_button .btn{
	color: #0158B6;
	border: 1px solid #0257B6;
	font-weight: 700;
	font-size:15px;
	line-height: 100%;
	text-transform: uppercase;
	border-radius: 10px;
	padding:15px;
}
.bl_widjet_button .btn:hover{
	color: #fff;
	background:#0257B6;
}

#what_get,
#work_list,
#bef_af{
	background:#f5f9fc;
}
#what_get .bl_widjet_in {
	border:none;
	border-radius:24px;
	box-shadow: 0px 20px 41px 0px #7D95B01A;
}
.work_list,
.bef_af_list{
	margin-top:40px;
}
#work_list .bl_list_item{
	background:#fff;
	box-shadow: 0px 20px 41px 0px #7D95B01A;
	border-radius:24px;
}
#work_list .bl_list_item_name_wrap {
	margin-bottom:35px;
	padding:25px 45px;
	border:none;
	border-radius:24px;
	box-shadow: 0px 20px 41px 0px #7D95B01A;
}
#work_list .bl_list_item_name{
	font-weight:700;
	font-size:20px;
	color:#2C3137;
}
#work_list .bl_list_item_name_wrap::after {
	position: absolute;
	content: '';
	display: block;
	right: 25px;
	top: calc(50% - 20px);
	width:40px;
	height:40px;
	background:url(../img/aifaq_plus.svg) center/contain no-repeat;
	transition:all .3s ease;
}
#work_list .bl_list_item.active .bl_list_item_name_wrap::after {
	transform: rotateZ(45deg);
}
#work_list .bl_list_item_text{
	padding:0 45px 20px;
}
#work_list .bl_list_item_text ul li {
	width:100%;
	padding-left:38px;
	font-weight:400;
	font-size: 16px;
	color:#41485D;
}
#work_list .bl_list_item_text ul li::before {
	width:22px;
	height:22px;
	background:url(../img/ulli_2025.svg) center/contain no-repeat
}
.bef_af_item{
	border: 1px solid #404B691A;
	background:#fff;
	padding:40px;
	border-radius:30px;
	text-align:center;
	margin-bottom:27px;
}
.bef_af_name{
	font-weight: 700;
	font-size: 18px;
	text-transform: uppercase;
	color:#404B69;
	margin-bottom:30px;
}
.bef_af_in{
	display:flex;
	justify-content:space-between;
}
.bef_af_in > div{
	position:relative;
	padding:90px 30px 0;
	border-radius:30px;
	font-size: 16px;
	color:#2C3137bb;
	width:48%;
}
.bef_af_in > div::before{
	display:block;
	position:absolute;
	content:'';
	width:100%;
	height:30px;
	left:0;
	top:30px;
}
.bef_af_in > div b{
	display:block;
	font-weight: 700;
	font-size: 48px;
	line-height: 48px;
	padding:25px 0;
	color:#2C3137;
}
.bef_af_in > div span{
	border-radius:100px;
	padding:10px 15px;
	font-size: 16px;
}
.bef_af_in_left{
	background: linear-gradient(180deg, #FEF0F0 0%, #FFFFFF 100%);
}
.bef_af_in_left::before{
	background:url(../img/how_was.svg) center/contain no-repeat;
}
.bef_af_in_left span{
	background:#fff;
	border: 1px solid #404B6933;
	font-weight: 500;
	color:#404B69dd;
}
.bef_af_in_right{
	background: linear-gradient(180deg, #E2FFEC 0%, #FFFFFF 100%);
}
.bef_af_in_right::before{
	background:url(../img/how_will.svg) center/contain no-repeat;
}
.bef_af_in_right span{
	background:#DCFCE7;
	font-weight:600;
	color:#15803Ddd;
}
.pribulnui_internet_marketing{
	background:#fff;
}
.pribulnui_internet_marketing .bl_cart_style_1 {
	border-radius:24px;
	padding:20px;
	height:auto;
	border:1px solid #0257B633;
}
.pribulnui_internet_marketing .bl_17{
	font-size:18px;
	line-height:23px;
	margin-top:25px;
}
.pribulnui_internet_marketing .bl_18{
	font-size:15px;
}