.postsList{background:#eee;padding:140px 0}.postsList.bg-white{background:#fff}.postsList .container{margin:auto;max-width:1396px;padding:0 30px}.postsList__top{align-items:center;display:flex;justify-content:space-between;margin-bottom:70px}.postsList__top.has-subtitle{flex-direction:column;gap:30px;margin-left:auto;margin-right:auto;max-width:615px;text-align:center}.postsList__title{color:#000;font-size:35px;line-height:1.2;margin:0}.postsList__subtitle{color:#000;font-size:14px;font-weight:400;line-height:1.6}.postsList__content{display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;row-gap:70px}.postsList__contentItem{width:calc(33.33% - 13.33333px)}.postsList__contentItem__image{margin-bottom:30px}.postsList__contentItem__title{color:#000;margin-bottom:16px;text-transform:none}.postsList__contentItem__image img{aspect-ratio:1/.5875;border-radius:20px;object-fit:cover}.postsList__contentItem__text{color:#000;display:-webkit-box;font-size:16px;font-weight:400;-webkit-line-clamp:2;line-height:1.4;margin-bottom:30px;-webkit-box-orient:vertical;overflow:hidden}.postsList__contentItem__button .button{border:1px solid #233a75;border-radius:100px;color:#233a75;font-size:14px;line-height:1.4;padding:18px 29px;transition:.3s}.postsList__contentItem__button .button:hover{transform:translateY(-4px)}.postsList__button.mobile{display:none}.postsList__button .button{background-color:#80c342;border-radius:100px;color:#000;font-size:14px;font-weight:600;line-height:1.4;padding:20px 30px 20px 60px;position:relative;transition:.3s}.postsList__button .button:hover{transform:translateY(-4px)}.postsList__button .button .arrow{height:24px;left:26px;position:absolute;top:50%;transform:translateY(-50%);width:24px}.postsList__button .button .arrow svg{height:100%;width:100%}@media(max-width:991px){.postsList{padding:92px 0}.postsList__contentItem__button .button{padding:12px 20px}.postsList__top{margin-bottom:42px}.postsList__content{column-gap:40px;row-gap:40px}.postsList__contentItem{width:calc(50% - 20px)}.postsList__title{font-size:28px}}@media(max-width:767px){.postsList{padding:72px 0}.postsList__button .button{padding:16px 24px 16px 48px}.postsList__button .button .arrow{height:16px;left:20px;width:16px}.postsList__button .button .arrow svg{left:20px}.postsList__title{font-size:32px}.postsList__top{align-items:flex-start;flex-direction:column;gap:24px;margin-bottom:36px}.postsList__contentItem{width:100%}.postsList__contentItem__title{margin-bottom:8px}.postsList__contentItem__text{margin-bottom:16px}.postsList__content{row-gap:36px}.postsList__button.desktop{display:none}.postsList__button.mobile{display:block;margin-top:32px}.postsList__button .button,.postsList__contentItem__button .button{justify-content:center;width:100%}.postsList__button .button .arrow{margin-left:-20px;margin-right:6px;position:static;transform:none}.postsList__title{font-size:24px}}