a.main{color:#fff;background:#80c17c;border-radius:37px;padding:10px 25px;text-decoration:none;box-shadow:0 4px 16px rgba(0,0,0,.22)}.news-languages-select{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:30px;margin:0 0 40px;list-style:none;display:-ms-flexbox;display:flex}.news-languages-select li{color:#545454;cursor:pointer;font-size:15px;font-weight:500;display:inline-block}.news-languages-select li.active{color:#559d5c;text-decoration:underline}.news-single{background:#fff;border-radius:20px;width:360px;max-width:360px;margin:10px 0;box-shadow:0 0 14px rgba(0,0,0,.11)}.news-single p{margin-bottom:0}.news-list{-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-align:center;align-items:center;gap:20px;margin:0;list-style:none;display:-ms-flexbox;display:flex}.news-image{object-fit:cover;border-radius:20px 20px 0 0;width:100%;height:100%}.news-image-block{width:100%;height:226px}.news-inner{padding:20px}.news-title{min-height:58px;margin-bottom:16px}.news-title p{color:#343434;font-size:20px;font-style:normal;font-weight:700;line-height:29px}.news-description{color:#343434;height:125px;margin-bottom:29px;font-size:14px;font-style:normal;font-weight:400;line-height:20px;text-decoration:none;overflow-y:hidden}.news-description p{width:100%}.news-description *{color:#343434;margin:0;font-size:14px;font-style:normal;font-weight:400;line-height:20px;text-decoration:none}.news-description a.read_more{color:#fff;background:#80c17c;border-radius:37px;padding:10px 25px;text-decoration:none}.news-block-hr{margin:5px 0}.news-author-info{-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex}.news-author-info a{color:#000;font-size:16px;font-style:normal;font-weight:700;line-height:23px}.news-author-info a .avatar.avatar-96.photo{border-radius:50%;width:60px;margin-right:12px}.news-author-publish-date{margin-left:72px}.news-block{margin-top:40px;padding-bottom:80px;position:relative}.alternative-layout{align-items:unset;gap:30px}@media (min-width:769px){.alternative-layout{justify-content:unset}}.alternative-layout a:hover{color:#559d5c!important}.alternative-layout .news-single{border-radius:20px;width:100%;max-width:353px;height:auto;padding:20px 20px 58px;position:relative}.alternative-layout .news-image-block{height:177px;margin-bottom:20px}.alternative-layout .news-image-block .news-image{border-radius:8px}.alternative-layout .news-description{height:auto}.alternative-layout .news-inner{padding:0;position:relative}.alternative-layout .news-inner-author{width:calc(100% - 40px);position:absolute;bottom:20px}.alternative-layout .news-title{min-height:unset;margin-bottom:8px}.alternative-layout .news-title a{color:#222;font-size:18px;font-weight:700;text-decoration:none}.alternative-layout .news-author-block{height:38px}.alternative-layout .news-author{-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex}.alternative-layout .news-author *{font-size:14px}.alternative-layout .news-author-info{gap:10px}.alternative-layout .news-author-info a{text-decoration:none}.alternative-layout .news-author-info a .avatar.avatar-32.photo{border-radius:4px}.alternative-layout .news-author-name{font-weight:700}.show-all-news{text-align:center;color:#fff;margin-top:40px}.show-all-news .main{background-color:#2a3ea3}.spinner{z-index:2;background-color:rgba(255,255,255,.5);-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:100%;height:100%;min-height:300px;display:none;position:absolute}.spinner-icon{background:url(../../images/icons/progress.svg) 50%/cover no-repeat;width:40px;height:40px;animation:2s linear infinite loading}@keyframes loading{0%{transform:rotate(0)}to{transform:rotate(360deg)}}