.custom-articles{max-width:100%;margin:0 auto 24px;counter-reset:item}@media (min-width:768px){.custom-articles{width:375px}}.custom-articles__title{font-size:16px;line-height:21px;padding:7px;position:relative;font-weight:700;color:#fff;background:#0194a5;text-align:center;margin-bottom:20px}.custom-articles__title:before{position:absolute;width:0;height:0;left:50%;top:100%;transform:translateX(-50%);border-top:15px solid #0194a5;border-right:15px solid transparent;border-left:15px solid transparent;content:""}.custom-articles__item{border:1px solid #ebebeb;border-radius:2px;padding:15px 10px;margin-bottom:10px;display:flex;justify-content:space-between;width:100%;background:#fff}.custom-articles__img{width:32%;position:relative}.custom-articles__img:before{position:absolute;top:-5px;left:-5px;background:#39c259;border:3px solid #fff;width:30px;height:30px;color:#fff;font-weight:900;font-size:16px;line-height:23px;text-align:center;border-radius:15px;counter-increment:item;content:counter(item);z-index:1}.custom-articles__img img{width:100%;height:87px;-o-object-fit:cover;object-fit:cover;display:block}.custom-articles__img:hover,.custom-articles__img img:hover{opacity:.7}.custom-articles__info{width:65%}.custom-articles__name{display:block;font-size:13px;line-height:19px;color:#000}.custom-articles__name:hover{color:#0194a5;text-decoration:underline}.custom-articles__text{color:#6e6e6e;font-size:12px;line-height:18px}.custom-articles__text p{margin:0}.custom-articles__text a{color:#0194a5}.custom-articles__text a:hover{color:#0194a5;text-decoration:underline}
/*# sourceMappingURL=custom-articles.css.map */