.wrapper__type-dron{}
.row__type-dron{}
.type-dron__cover{width: 522px; height: auto}
.type-dron__cover img{border-radius:12px; max-width:100%; height:auto}
.type-dron__block{width: 654px} 
.type-dron__title{} 
.type-dron__curs{font-weight: 300;font-size: 24px;line-height: 28px;} 
.type-dron__text{} 
.type-dron__text p{font-weight: 300;font-size: 18px;line-height: 21px;color: #FFFFFF; margin:0} 
.type-dron__text ul{padding:0; margin:0 0 12px}
.type-dron__text ul li{position:relative; font-size:20px; line-height: 23px; font-weight:400; padding:0 0 0 24px; margin:0 0 16px; list-style:none}
.type-dron__text ul li strong{display:block; font-size: 20px; font-weight:400; line-height: 23px; margin-bottom:4px}
.type-dron__text ul li::before{content:""; position:absolute; left:0; top:6px; background:#65D46E;width: 12px;height: 12px; border-radius:100%; }
.type-dron__btn{max-width:340px; padding-top:32px}
.wrapper__icon-info-chars{display:flex;gap:8px;flex-direction:column;justify-content: start;}
.icon-info__chars-top, .icon-info__chars-bottom{/* width:100%; *//* max-width:345px; */padding:16px 24px;margin: 0  auto 0 0;backdrop-filter: blur(8px);background: linear-gradient(112.14deg, rgba(52, 52, 52, 0.4) 0%, rgba(44, 44, 44, 0.24) 57.01%, rgba(32, 32, 32, 0.24) 100%);border-radius: 12px;}
.icon-info__chars-top li, .icon-info__chars-bottom li{font-weight: 400; font-size: 16px; line-height: 18px; align-items:center; white-space:nowrap; color: #FFFFFF; display:flex; gap:12px; list-style:none; padding:0; margin:0}
.icon-info__chars-top{display:flex; flex-direction:column; gap:16px; width:100%; max-width:340px}
.icon-info__chars-bottom{display:flex; gap:30px}
@media(max-width:1389px){
	.type-dron__curs{font-size: 20px;line-height: 25px;} 
	.type-dron__text ul{margin:0 0 24px}
	.type-dron__text ul li{font-size: 18px; line-height: 21px}
	.type-dron__text ul li strong{font-size: 18px; line-height: 21px}
	.row__type-dron{margin-left:-15px; margin-right:-15px}
	.type-dron__cover, .type-dron__block{width: 50%; padding-left:15px; padding-right:15px} 
}
@media(max-width:991px){
	.type-dron__cover{margin-bottom:16px}
	.type-dron__cover, .type-dron__block{width: 100%} 
}
@media(max-width:767px){
	.type-dron__cover{height: 365px;}
	.type-dron__cover img {width: 100%; height: 100%; object-fit: cover; object-position: top}
	.row__type-dron.type-dron-scnd .type-dron__cover img {object-position: bottom}
}
@media(max-width:575px){
	.wrapper__type-dron {padding-bottom:0}
	.row__type-dron.type-dron-frst{padding-bottom:32px}
	.row__type-dron.type-dron-scnd{padding-top:32px}
	.row__type-dron.type-dron-scnd .type-dron__title{font-size: 24px; line-height: 28px}
	.type-dron__cover {height: 65vw}
	.row__type-dron.type-dron-frst .type-dron__btn .btn-event-grad{font-size:16px}
	.type-dron__btn, .icon-info__chars-top{max-width:100%; width:100%}
}