.section-expert {
	padding: 28px 0 10px;
}

.section-expert__title {
	font-size: 24px;
	margin-bottom: 50px;
	font-weight: 700
}

.section-expert__btn {
	width: 290px;
	margin-left: auto;
	display: block
}

.expert-card {
	position: relative;
	border: 6px solid rgba(99, 233, 255, .2);
	padding: 45px 25px 25px 35px;
	margin-bottom: 34px
}

.expert-h2 {
	margin-top: -40px;
	padding-bottom: 30px;
}

.expert-card__top {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	color: #0071bb;
	font-weight: 700;
	line-height: .8;
	position: absolute;
	top: 0;
	left: 18px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	padding: 0 13px;
	background-color: #fff
}

.expert-card:nth-child(2) .expert-card__top {
	color: #1b9cfc
}

.expert-card__num {
	font-size: 80px
}

.expert-card__fifa {
	font-size: 40px
}

.expert-card__attr {
	font-size: 24px;
	margin-bottom: 5px
}

.expert-card__text {
	font-size: 18px
}

.expert-panel {
	margin-bottom: 30px;
	position: relative
}

.expert-panel__mediabox {
	margin-bottom: 29px;
	position: relative
}

.expert-panel__mediabox img {
	display: block;
	width: 100%;
	position: relative;
	z-index: 3
}

.expert-panel__mediabox:before {
	display: block;
	position: absolute;
	content: '';
	right: 0;
	top: 5%;
	width: 100%;
	height: 95%;
	border-top: 6px solid #ddedff;
	border-right: 6px solid #ddedff;
	border-left: 6px solid #ddedff;
	z-index: 2
}

.expert-panel__mediabox:after {
	display: block;
	position: absolute;
	content: '';
	left: 0;
	top: 10%;
	width: 100%;
	height: 90%;
	background: #f0f9ff;
	border-radius: 50px 0 0 0
}

.expert-panel__body {
	font-size: 15px
}

.expert-panel__text {
	margin-bottom: 18px
}

.expert-panel__prof {
	color: #1b9cfc;
	margin-bottom: 10px
}

.expert-panel__name {
	font-size: 18px;
	line-height: 1.1
}

.expert-panel__name span {
	font-weight: 700;
	font-size: 24px;
	display: block
}
.only_mob{
	display: none!important;
}
.item-label {
  display:none;
}

@media (max-width:768px) {
.section-expert__title {
	margin-bottom: 30px;
}
.expert-card__num {
	font-size: 40px
}
.expert-card {
	padding: 15px 15px 15px 15px;
	margin-bottom: 25px
}
.expert-h2 {
  margin-top: -10px;
  font-size: 18px;
  text-align: center;
}
.expert-panel__mediabox img {
	width: 70%;
	margin-left: 15%;
}
.only_desctop{
	display: none!important;
}
.only_mob{
	display: block!important;
}
.item-label {
  z-index: 5;
  position: absolute;
  left: 0;
  bottom: 10%;
  width: 80%;
  padding: .5rem 1rem;
  background-color: #fff;
  color: #1B9CFC;
  line-height: 1;
  display: block;
}
.expert-panel__body .name {
  font-size: 1.2rem;
  margin-bottom: 15px;
}
.expert-panel__body .name span {
  font-size: 1.6rem;
  font-weight: bold;
  display: block;
}
}

@media (min-width:768px) {
	.section-expert__cont {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between
	}
	.section-expert__aside {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 290px;
		flex: 0 0 290px;
		margin-right: 24px
	}
	.section-expert__body {
		-webkit-box-flex: 1;
		-ms-flex: auto;
		flex: auto
	}
}

@media (min-width:992px) {
	.section-expert {
		padding: 50px 0 0;
	}
	
	.section-expert__title {
		font-size: 30px;
		margin-bottom: 56px
	}
	
	.section-expert__wrap {
		max-width: 350px;
	}
	.nasmedv2 .section-expert__wrap {
		max-width: 510px;
	}
	
	.section-expert__body {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 65%;
		flex: 0 0 65%
	}
	.expert-card {
		border: 10px solid rgba(99, 233, 255, .2);
		padding: 41px 25px 25px 39px
	}
	.expert-card__top {
		padding: 0 18px
	}
	.expert-card__attr {
		margin-left: 10px
	}
	.expert-panel:before {
		display: block;
		position: absolute;
		content: '';
		right: 0;
		top: 10%;
		width: 72%;
		height: 90%;
		border-top: 10px solid #ddedff;
		border-right: 10px solid #ddedff;
		border-left: 10px solid #ddedff;
		z-index: 2
	}
	.expert-panel__mediabox {
		width: 66%;
		margin-left: auto;
		margin-bottom: 0
	}
	.expert-panel__mediabox:before {
		display: none
	}
	.expert-panel__mediabox:after {
		display: none
	}
	.expert-panel__body {
		background: #f0f9ff;
		border-radius: 50px 0 0 0;
		padding: 24px 32px;
		position: absolute;
		right: 0;
		top: 20%;
		z-index: 2;
		padding-right: 45%
	}
}

@media (min-width:1200px) {
	.section-expert__aside {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 400px;
		flex: 0 0 400px;
		margin-right: 24px
	}
	.nasmedv2 .section-expert__aside {
		-webkit-box-flex: 0;
		flex: 0 0 700px;
		margin-right: 24px
	}
	.section-expert__btn {
		width: 255px
	}
	.section-expert__body {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 60%;
		flex: 0 0 60%
	}
	.nasmedv2 .section-expert__body {
		-webkit-box-flex: 0;
		flex: 0 0 30%
	}
	.tren-img {
		max-height: 477px;
	}
	.expert-card {
		padding: 41px 85px 25px 39px
	}
	.nasmedv2 .expert-card {
		padding: 20px 20px 20px 20px;
  }
	.expert-panel {
		margin-top: -34px
	}
	.expert-panel__text {
		max-width: 320px;
		margin-bottom: 24px;
		font-size: 18px
	}
}
