.list{display:flex;flex-wrap:wrap;padding-top:25px}.list-right-menu-wrapper{display:inherit;flex-direction:inherit;max-width:inherit}.list-right-menu{display:flex;flex-direction:column;max-width:400px;flex:1 1 auto}.list-right-menu__header{display:flex;align-items:center;padding:18px 16px;color:#fff;background:#ff393e}.list-right-menu__header__title{font-size:16px;max-width:235px;margin-left:0;margin-right:auto}.list-right-menu__header__icon{width:40px;height:40px;position:relative;border-radius:50%;background:rgba(255,255,255,0.2);line-height:1.4}.list-right-menu__header__icon i{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.list-right-menu__content-overflow{display:flex;overflow:hidden;max-height:300px}.list-right-menu__content{display:flex;flex-direction:column;width:100%;overflow:auto;list-style-type:none}.list-right-menu__content__item{display:block;color:#222}.list-right-menu__content__item:not(:last-of-type){border-bottom:1px solid rgba(0,0,0,0.1)}.list-right-menu__content__item button,.list-right-menu__content__item a{display:block;outline:none;border:none;width:100%;font-size:16px;padding:18px 16px;background:#FFF9F9}.list-right-menu__content.light .list-right-menu__content__item button,.list-right-menu__content.light .list-right-menu__content__item a{background:#F8F8F8}.list-content{display:flex;flex-direction:column;flex:1 1 0;margin-left:32px}.list-content__item{display:flex}.list-content__item:not(:last-of-type){margin-bottom:50px}.list-content__item-info h1,.list-content__item-info h2,.list-content__item-info h3,.list-content__item-info h4,.list-content__item-info h5,.list-content__item-info h6{margin-bottom:24px}.list-content__item-info ul{list-style-type:none}.list-content__item-info ul li{display:block;position:relative;font-size:14px;font-style:italic;background:#F8F8F8;color:#000;padding:15px 16px;padding-left:44px}.list-content__item-info ul li:before{content:"";position:absolute;left:16px;top:20px;width:12px;height:12px;background:#FF393E;border-radius:50%}.list-content__item-info p{margin:18px 0;font-size:16px;color:#333}.list-content__item-image{margin-left:50px}.list-content__item-image img{width:320px!important;height:auto}@media screen and (max-width:1440px){.list-content__item{flex-direction:column-reverse}.list-content__item-image{margin-left:0;margin-bottom:20px}.list-content__item-info ul{display:inline-block}.list{flex-direction:row-reverse}.list-content{margin-left:0;margin-right:32px}}@media screen and (max-width:1199px){.list-right-menu{max-width:360px}}@media screen and (max-width:991px){.list{flex-direction:row;position:relative}.list-content{margin-right:0;margin-left:0}.list-right-menu{display:none}}