.article{display:flex;justify-content:space-between;align-items:flex-start;width:100%}.article__img{border-radius:15px;overflow:hidden;margin-bottom:30px}.article__img img{display:block;width:100%}.article__content{background-color:#fff;padding:30px;border-radius:15px}@media (max-width:1199px){.article{flex-direction:column}.article__img{margin-bottom:20px}.article__content{padding:20px;margin-bottom:30px}}.article__content h3{position:relative;color:#340022;padding-bottom:15px;margin-bottom:15px}@media (max-width:991px){.article__content h3{padding-bottom:5px;margin-bottom:10px}}.article__content h3::before{content:'';position:absolute;bottom:0;left:0;width:100px;height:1px;background-color:#fa44ba}.article__content h3::after{content:'';position:absolute;bottom:-1px;width:4px;height:4px;background-color:#fa44ba;left:100px;transform:rotate(45deg)}.article__content p{color:#000;margin-bottom:15px}@media (max-width:991px){.article__content p{margin-bottom:10px}}.article__content h5{margin-bottom:15px}.article__content ul li{position:relative;padding-left:30px;margin-bottom:15px}@media (max-width:991px){.article__content h5,.article__content ul li{margin-bottom:10px}}.article__content ul li::before{position:absolute;content:'';left:5px;top:3px;width:14px;height:14px;background:url(../../img/icons/pink-star.svg) 50% 50%/contain no-repeat}.article__content-header{position:relative;display:flex;justify-content:space-between;align-items:flex-start;width:100%}.article__list{margin-bottom:56px}@media (max-width:1199px){.article__list{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:40px}}.article__item{display:flex;flex-direction:column;justify-content:space-between;background-color:#fff;border-radius:15px;padding:30px}@media (max-width:1199px){.article__item{max-width:calc(50% - 10px);padding:20px}}@media (max-width:767px){.article__item{max-width:none;margin-bottom:20px}.article__item:last-child{margin-bottom:0}.article__item-img img{max-width:none;width:100%;height:auto}}.article__item:first-child,.article__item:nth-child(2){margin-bottom:30px}.article__item-img{border-radius:15px;overflow:hidden;margin-bottom:20px}.article__item-img img{display:block;width:100%}.article__item-title{padding-bottom:15px;margin-bottom:20px}@media (max-width:1199px){.article__item:first-child,.article__item:nth-child(2){margin-bottom:20px}.article__item-title{padding-bottom:10px;margin-bottom:15px}.article__action{text-align:center}}.article__item-text{color:#000;margin-bottom:20px}.article__item-link{align-self:flex-end}.article__btn{display:inline-flex}.aside{width:513px;margin-left:30px;flex-shrink:0}@media (max-width:1199px){.aside{margin-left:0;width:100%}}
/*# sourceMappingURL=../sourcemaps/article.min.css.map */
