#supp_need,#work_list{
	background:#f5f9fc;
}
#supp_need .bl_widjet_in {
	border:none;
	border-radius:24px;
	box-shadow: 0px 20px 41px 0px #7D95B01A;
}
#supp_need .bl_widjet_name {
	font-weight: 700;
	font-size: 20px;
	color:#2C3137;
}
.work_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
}
#what-to-expect{
	background:#fff;
}
#what-to-expect .nachtoslick .bl_widjet_in{
	box-shadow: 0px 5px 10px 0px #7D95B033;
}
#cms_list{
	padding-bottom:100px;
}
.cms_wrapper{
	display:flex;
	flex-wrap:wrap;
	border:1px solid #404B6933;
	border-radius:24px;
	overflow:hidden;
	margin-top:40px;
}
.cms_item{
	width:20%;
	padding:28px;
}
.cms_item:not(:last-child){
	border-right:1px solid #404B6933;
}
.cms_item img{
	width:100%;
	height:80px;
	object-fit:contain;
	filter:grayscale(1);
}
.pribulnui_internet_marketing{
	background:linear-gradient(263.17deg, #53A9FF 8.69%, #0CBAB6 81.22%);
}
.pribulnui_internet_marketing h2.h_25{
	color:#fff;
}
.pribulnui_internet_marketing .container_onlypc{
	margin-top:40px;
}
.bl_cart_style_1_wrap{
	height:100%;
}
.bl_cart_style_1 {
	padding:30px;
	height:100%;
	border:none;
	box-shadow: 0px 20px 41px 0px #7D95B01A;
	border-radius:24px;
	align-content:start;
}
.bl_cart_style_1_bottom{
	padding-top:50px;
}
.bl_cart_style_1_bottom .bl_17{
	font-weight:700;
	color:#2C3137;
}
.bl_cart_style_1_bottom .bl_18{
	font-weight:400;
	color:#2C3137;
	padding-top:10px;
}
@media (max-width:1300px){
.aitarifs_item br {
	line-height: 34px;
}
}
@media (max-width:1070px){
.bl_unic_widjet_1 .slick-dots,
.bl_unic_widjet_2 .slick-dots{
	margin-bottom:30px;
}
}
@media (max-width:990px){
#work_list .bl_list_item_name_wrap::after {
	margin-top:0;
}
}
@media (max-width:770px){
.cms_wrapper {
	flex-direction: column;
}
.cms_item{
	width:100%;
	padding:28px;
	border-right:none;
}
.cms_item:not(:last-child){
	border-right:none;
	border-bottom:1px solid #404B6933;
}
}
@media (max-width:560px){
}