.aside{align-items:center;background:#f2f7e4;border-radius:45px;display:flex;flex-direction:column;gap:15px;max-width:701px;padding:20px 8px;width:100%}@media (min-width:52.5em){.aside{gap:30px;gap:45px;padding:54px 96px 86px}}.news{width:100%}.news__badge{display:flex;flex-direction:column;left:13px;position:absolute;top:13px}.news__badge-item{font-feature-settings:"liga" off,"clig" off;align-items:center;background:#fff;border-radius:50px;box-shadow:0 3px 3px 0 rgba(0,0,0,.21);color:#be1e94;display:flex;flex-shrink:0;font-size:20px;font-style:normal;font-weight:700;gap:8px;height:48px;line-height:23px;padding:5px 9px 5px 19px;width:97px}.news__badge-item:before{content:"";display:block}.news__badge-item--ms:before{background-color:#be1e94;flex-shrink:0;height:26.396px;-webkit-mask-image:url(/assets/ico/medved.svg);mask-image:url(/assets/ico/medved.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;transition:background-color .3s ease 0s;width:21px}.news__badge-item--zs{color:#05a7ed}.news__badge-item--zs:before{background-color:#05a7ed;flex-shrink:0;height:21.392px;-webkit-mask-image:url(/assets/ico/zs.svg);mask-image:url(/assets/ico/zs.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;transition:background-color .3s ease 0s;width:28px}.news__text{font-feature-settings:"liga" off,"clig" off;color:#4f6c55;display:inline-block;font-size:18px;font-weight:400;line-height:21px}.news__text,.news__text--heading{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.news__text--heading{color:#0d3f18;font-size:19px;font-weight:500;line-height:23px;line-height:24px;margin-bottom:11px}.news__date{font-feature-settings:"liga" off,"clig" off;background:#f2f7e4;border-radius:100vw;color:#4f6c55;display:inline-block;font-size:15px;font-weight:400;line-height:1;margin-top:15px;padding:10px 20px;white-space:nowrap;width:fit-content}@media (min-width:28.125em){.news__date{margin-top:auto}}.news__list{display:flex;flex-wrap:wrap;gap:24px 10px;justify-content:center}@media (min-width:52.5em){.news__list{gap:34px 30px;justify-content:flex-start}}.news__content{display:flex;flex:1 1;flex-direction:column;padding:12px 19px 17px}.news__image{flex-shrink:0;height:150px;width:100%}.news__image>img{border-radius:30px;height:100%;object-fit:cover;transition:border-radius .12s ease-out;width:100%}.news__item{background:#fff;border-radius:0 0 30px 30px;box-shadow:0 8px 8px 0 rgba(13,63,24,0);display:flex;flex-direction:column;max-width:250px;position:relative;text-decoration:none;transition:box-shadow .3s ease-out;width:100%}@media (min-width:52.5em){.news__item{height:331px;max-width:316px}.news__item:hover{box-shadow:0 10px 10px 0 rgba(13,63,24,.06)}.news__item:hover .news__image>img{border-radius:30px 30px 0 0}}.row__heading{align-items:center;display:flex;justify-content:space-between;margin:0 0 25px;width:100%}.point{font-feature-settings:"liga" off,"clig" off;color:#0d3f18;font-size:25px;font-style:normal;font-weight:700;line-height:29px}@media (min-width:52.5em){.point{font-size:45px;line-height:42px}}.last-news{display:grid;gap:15px 30px;grid-template-columns:1fr;justify-items:center;width:100%}@media (min-width:52.5em){.last-news{grid-auto-rows:441px;grid-template-columns:repeat(auto-fill,minmax(340px,1fr))}}.last-news__date{font-feature-settings:"clig" off,"liga" off;align-items:center;background-color:transparent;background:#fff;border-radius:5px 5px 0 0;color:#111d18;display:inline-flex;font-size:15px;font-style:normal;font-weight:600;letter-spacing:.3px;line-height:24px;margin:-75px auto 0;padding:12px 24px 0;position:relative;width:fit-content;z-index:2}.last-news__date:before{background:url(/assets/ico/calendar.svg) no-repeat;background-position:50%;background-size:contain;content:"";display:inline-block;flex-shrink:0;height:24.841px;margin-right:7px;width:14.81px}.last-news__image{align-items:flex-start;display:flex;flex:190px 0 0;justify-content:center;max-height:190px;overflow:hidden;scale:1;transition:scale .33s ease-out;width:100%}.last-news__image img{height:100%;object-fit:cover;object-position:top;width:100%}.last-news__content{display:flex;flex:1 1;flex-direction:column;gap:11px;padding:39px 33px}.last-news__text{font-feature-settings:"clig" off,"liga" off;-webkit-line-clamp:4;color:#000;font-size:14px;font-style:normal;font-weight:500;letter-spacing:.28px;line-height:24px}.last-news__text,.last-news__text--heading{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.last-news__text--heading{-webkit-line-clamp:2;color:#111d18;font-size:18px;font-size:20px;font-style:normal;font-weight:600;letter-spacing:.4px;line-height:27px;line-height:26px;margin-top:38px;text-decoration-color:transparent;text-decoration-line:underline;transition:text-decoration-color .33s ease-out}.last-news__item{background-color:#fff;border-radius:5px;box-shadow:0 15px 20px 0 hsla(77,39%,77%,.38);display:flex;flex-direction:column;max-width:350px;overflow:hidden;text-decoration:none;transition:box-shadow .33s ease-out;width:100%}@media (min-width:52.5em){.last-news__item:hover{box-shadow:1px 3px 11px #00000026}.last-news__item:hover .articles__text--heading{text-decoration-color:currentColor;transition:text-decoration-color .2s ease-in}}