.posts{margin-bottom:90px}.posts__title{text-align:center;padding-bottom:50px;max-width:435px;margin:0 auto}.posts img{max-width:100%;display:block;border-radius:8px}.posts__wrapper{display:flex;flex-direction:column;gap:20px;max-width:350px;margin:0 auto}.posts__item{background:#fff;border:1px solid #f4f5f8;box-shadow:0 8px 16px rgba(0,50,125,.1);border-radius:12px;transition:.4s}.posts__item:hover{box-shadow:0 8px 16px rgba(0,50,125,.2)}.posts__item-title{display:block;font-size:18px;line-height:125%;letter-spacing:-.02em;margin-bottom:30px;text-decoration:none;color:#141f34}.posts__img-wrap{display:block}.posts__picture{display:block;margin:10px 10px 20px;overflow:hidden;border-radius:8px}.posts__content{padding:0 25px 25px}.posts__author{display:flex;align-items:center;font-size:12px}.posts__author-img{width:24px;height:24px;margin-right:12px}.posts__author-link{color:#008eff;text-decoration:none;margin:0 8px 0 6px}.posts__time{color:#999;display:flex}.posts__time::before{content:"";width:1px;height:14px;margin-top:3px;background:#c4c7cc;margin-right:8px}.posts__label{display:block;width:-moz-fit-content;width:fit-content;color:#008eff;font-weight:600;font-size:12px;line-height:130%;letter-spacing:-.01em;padding:3px 6px 2px;border:1px solid #008eff;border-radius:3px;margin-bottom:12px}.posts__label.dark-blue{color:#4c60ee;border-color:#4c60ee}@media (min-width:768px){.posts{margin-bottom:110px}.posts__wrapper{max-width:none}.posts__item{display:flex}.posts__author{margin-top:auto}.posts__content{display:flex;flex-direction:column;box-sizing:border-box}}@media (min-width:768px) and (max-width:1023px){.posts__picture{width:345px;min-height:210px;box-sizing:border-box;margin-bottom:10px}.posts__content{padding:25px;width:calc(100% - 345px)}}@media (min-width:1024px){.posts__wrapper{flex-direction:row;gap:30px}.posts__wrapper_four{gap:20px}.posts__item{flex-direction:column;width:calc(33.3% - 20px)}.posts__picture{height:190px;display:flex;align-items:center;justify-content:center}.posts__wrapper_four .posts__picture{height:140px}.posts__content{height:calc(100% - 180px)}.posts__wrapper_four .posts__content{height:calc(100% - 170px)}}@media (min-width:1230px){.posts{margin-bottom:150px}.posts__wrapper_four{gap:30px}.posts__item{border-radius:16px}.posts__item-title{font-size:20px}.posts__author,.posts__label{font-size:14px}.posts__content{height:calc(100% - 200px)}.posts__author-img{width:30px;height:30px}}