

/* Start:/local/templates/vektor/a/css/news/style.min.css?17700655303098*/
:root{--yellow:244,150,16;--blue:113,178,198;--green:98,182,132;--gray:222,226,227;--graylight:241,243,243;--border:220,221,222;--border-hover:178,178,178;--second:89,89,89;--disabled:173,173,173;--success:98,182,132;--warning:245,158,44;--error:221,34,13;--white:255,255,255;--dark:16,16,16;--black:0,0,0;--tg:42,171,238;--tg-second:34,158,217;--whtsp:37,211,102;--trans:0.3s ease-out 0s;--transslow:0.5s ease-out 0s}.news{position:relative;margin:32px 0 64px 0;overflow:hidden}.news__switcher{margin:0 0 24px 0;position:relative}.news__switcher:before{content:"";bottom:0;right:0;width:100%;height:1px;position:absolute;z-index:1;background-color:rgba(var(--border))}.news__switcherlist{margin:0 -4px 0 0}.news__switcheritem{position:relative;z-index:2;background-color:rgba(var(--white));width:auto!important;padding:0 4px 0 0}.news__switcherlink{display:block;text-decoration:unset;padding:12px 16px;background-color:rgba(var(--graylight));color:rgba(var(--dark));transition:color var(--trans),background-color var(--trans);border-radius:8px 8px 0 0;text-align:center}.news__switcherlink:active,.news__switcherlink:hover{background-color:rgba(var(--gray))}.news__switcherlink.active{background-color:rgba(var(--blue));color:rgba(var(--white))}.news__list{display:flex;flex-flow:column nowrap;gap:16px}.news__item{text-decoration:none}.news__itempic{position:relative;height:200px;border-radius:8px;overflow:hidden;margin:0 0 24px 0;z-index:1}.news__itempic:after{content:"";background-color:rgba(var(--black),0);position:absolute;top:0;left:0;width:100%;height:100%;display:block;z-index:2;transition:background-color var(--trans)}:is(:hover,:active)>.news__itempic:after{background-color:rgba(var(--black),.3)}.news__itemimg{position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover;z-index:1}.news__itembtn{display:flex;position:absolute;top:50%;left:50%;z-index:3;translate:-50% -50%;border-radius:4px;padding:12px 18px;background-color:rgba(var(--blue));color:rgba(var(--white));opacity:0;transition:opacity var(--trans)}.news__item:is(:hover,:active) .news__itembtn{opacity:1}.news__itemname{margin:0 0 12px 0;color:rgba(var(--dark));font-weight:500;letter-spacing:-.03em;font-size:20px;line-height:131%}:is(:hover,:active)>.news__itemname{text-decoration:underline;text-underline-offset:.175em}.news__iteminfo{color:rgba(var(--second));display:flex;flex-flow:row nowrap;gap:17px}.news__itemdate{position:relative}.news__itemdate:after{content:"";position:absolute;top:50%;left:calc(100% + 8px);display:block;width:1px;height:calc(100% - 6px);translate:0 -50%;background-color:rgba(var(--second))}@media (min-width:1200px){.news{margin:40px 0 80px 0}.news__list{flex-flow:row wrap;gap:20px}.news__item{width:calc((100% - 40px)/ 3)}.news__itempic{height:210px}.news__itemname{font-size:21px}}@media (min-width:1280px){.news__itempic{height:230px}.news__itemname{margin:0 0 16px 0}}@media (min-width:1600px){.news{margin:48px 0 104px 0}.news__list{gap:24px}.news__item{width:calc((100% - 48px)/ 3)}.news__itempic{height:280px}.news__itemname{font-size:22px}}
/* End */


/* Start:/local/templates/vektor/a/css/article/style.min.css?17700655305341*/
:root{--yellow:244,150,16;--blue:113,178,198;--green:98,182,132;--gray:222,226,227;--graylight:241,243,243;--border:220,221,222;--border-hover:178,178,178;--second:89,89,89;--disabled:173,173,173;--success:98,182,132;--warning:245,158,44;--error:221,34,13;--white:255,255,255;--dark:16,16,16;--black:0,0,0;--tg:42,171,238;--tg-second:34,158,217;--whtsp:37,211,102;--trans:0.3s ease-out 0s;--transslow:0.5s ease-out 0s}.article{padding:16px 0 64px}.page:has(.article) .bc_full{display:none}.page:has(.article) .bc_link{display:block}.article__top{color:rgba(var(--second));margin:0 0 24px;display:flex;flex-flow:row nowrap;gap:21px}.article__topitem{position:relative}.article__topitem:not(:first-child):before{content:"";width:1px;height:calc(100% - 8px);background-color:rgba(var(--second));opacity:.5;position:absolute;left:-10px;top:4px}.article__pic{display:block;--pad:-8px;height:240px;width:calc(100% - var(--pad) * 2);-o-object-fit:cover;object-fit:cover;margin:0 var(--pad)}.article__body{margin:24px 0 0}.article__main{flex:1 1 auto}.article__text{font-size:18px;line-height:25px;letter-spacing:-.02em}.article__text>:nth-child(1){margin-top:0}.article__text h2{margin:40px 0 24px;padding:0}.article__text h3{margin:40px 0 16px;padding:0}.article__text p{margin:0 0 1rem}.article__text p:last-child{margin:0}.article__text ol{counter-reset:ollist;margin:24px 0;list-style:none;padding:0;display:flex;flex-flow:column nowrap;gap:16px}.article__text ol li{padding:0 0 0 32px;position:relative;font-size:16px;line-height:20px;letter-spacing:-.01em;counter-increment:ollist}.article__text ol li:before{content:counter(ollist) ".";width:26px;height:26px;display:flex;align-items:center;justify-content:center;font-size:20px;line-height:131%;letter-spacing:-.03em;color:rgba(var(--yellow));position:absolute;left:0;top:0}.article__text ol li:not(:has(.bold:first-child)):before{font-size:16px;line-height:20px;height:20px;letter-spacing:-.01em}.article__text ol li .bold{font-weight:500;font-size:20px;line-height:131%;letter-spacing:-.03em}.article__text ul{margin:24px 0;list-style:none;padding:0;display:flex;flex-flow:column nowrap;gap:16px}.article__text ul li{padding:0 0 0 32px;position:relative;font-size:16px;line-height:20px;letter-spacing:-.01em}.article__text ul li:before{content:"";width:8px;height:8px;border-radius:50%;background-color:rgba(var(--blue));position:absolute;left:10px;top:10px}.article__text ul li:not(:has(.bold:first-child)):before{top:6px}.article__text ul li .bold{font-weight:500;font-size:21px;line-height:131%;letter-spacing:-.03em}.article__text blockquote{margin:40px 0;border-left:2px solid rgba(var(--yellow));padding:0 0 0 26px;font-style:italic;font-size:20px;line-height:28px}.article__text figure{display:flex;flex-flow:column nowrap;gap:16px;margin:16px 0}.article__text figure figcaption{font-size:14px;line-height:150%;color:rgba(var(--black))}.article__text figure img{margin:0}.article__text img{display:block;width:100%;height:auto;border-radius:8px;margin:16px 0}.article__source{margin:20px 0;color:rgba(var(--second))}.article__sourcelink{text-underline-offset:.175em;color:rgba(var(--dark));transition:color var(--trans)}.article__sourcelink:active,.article__sourcelink:hover{color:rgba(var(--blue))}.article__files{margin:48px 0 0}.article__sidebar{display:none;position:relative}.article__nav{position:sticky;left:0;top:var(--header);transition:top var(--trans);border:1px solid rgba(var(--border));border-radius:8px;padding:24px;display:flex;flex-flow:column nowrap;gap:16px}.article__navlist{display:flex;flex-flow:column nowrap;gap:8px}.article__navitem{text-decoration:unset;display:block;font-weight:400;transition:color var(--trans),font-weight var(--trans)}.article__navitem.active,.article__navitem:active,.article__navitem:hover{color:rgba(var(--blue));font-weight:500}@media (min-width:1200px){.article{padding:20px 0 80px}.article__top{margin:0 0 32px;gap:37px}.article__topitem:not(:first-child):before{height:calc(100% - 6px);left:-18px;top:3px}.article__pic{--pad:-12px;height:400px}.article__body{margin:32px 0 0;display:flex;flex-flow:row nowrap}.article__main{padding:0 32px 0 0}.article__text h2{margin:56px 0 32px}.article__text h3{margin:40px 0 20px}.article__text ol{gap:20px;margin:28px 0}.article__text ol li:before{font-size:21px;height:28px}.article__text ol li:not(:has(.bold:first-child)):before{font-size:16px;line-height:20px}.article__text ol li .bold{font-size:21px}.article__text ul{gap:20px;margin:28px 0}.article__text blockquote{margin:48px 0}.article__text figure{margin:20px 0}.article__text img{margin:20px 0}.article__sidebar{display:block;flex:0 0 408px;padding:0 0 0 31px;border-left:1px solid rgba(var(--border))}}@media (min-width:1280px){.page:has(.article) .s-h1{max-width:1330px}.article__pic{--pad:-20px;height:580px}.article__files{margin:56px 0 0}.article__sidebar{flex:0 0 427px}}@media (min-width:1600px){.article{padding:24px 0 104px}.article__pic{--pad:-20px;height:648px}.article__body{margin:48px 0 0}.article__main{padding:0 101px 0 0}.article__text h3{margin:56px 0 24px}.article__text ol{gap:24px;margin:32px 0}.article__text ul{gap:24px;margin:32px 0}.article__text blockquote{margin:56px 0}.article__text figure{margin:24px 0}.article__text img{margin:24px 0}.article__sidebar{flex:0 0 563px}.article__nav{padding:32px}}
/* End */


/* Start:/local/templates/vektor/components/bitrix/news/news/bitrix/news.list/.default/style.css?1764754264150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */
/* /local/templates/vektor/a/css/news/style.min.css?17700655303098 */
/* /local/templates/vektor/a/css/article/style.min.css?17700655305341 */
/* /local/templates/vektor/components/bitrix/news/news/bitrix/news.list/.default/style.css?1764754264150 */
