.editor-js{display:flex;flex-direction:column}.editor-js>*{margin:10px 0}.editor-js>:first-child{margin-top:0}.editor-js__paragraph a{border-bottom:1px solid var(--dark)}.editor-js ol,.editor-js ul{padding-left:20px}.editor-js .article__embed{width:100%;margin:30px 0 k}.editor-js .article__embed iframe{width:100%;max-width:100%}.editor-js .article__quote{width:100%;display:flex;flex-direction:column;border-left:5px solid var(--dark);padding:20px 0 16px 20px}.editor-js .article__quote p{font-weight:400;font-size:1em;width:100%;text-align:left;line-height:26px;color:var(--dark);margin-bottom:10px}.editor-js .article__quote span{font-size:.875em;line-height:26px;text-align:right;color:var(--black_o5)}.editor-js .article__link{display:flex;align-items:flex-start;justify-content:flex-start;box-shadow:0 15px 20px var(--black_o1);border-radius:5px;padding:10px 15px}.editor-js .article__link img{height:100%;object-fit:cover;object-position:center;border-radius:5px}.editor-js .article__link>div{display:flex;flex-direction:column}.editor-js .article__link>div span:first-child{font-size:1.125em;line-height:26px;text-align:left;color:var(--dark)}.editor-js .article__link>div span:last-child{font-size:1em;line-height:26px;text-align:left;color:var(--dark);margin-top:10px}.editor-js .article__image{display:flex;flex-direction:column;width:100%;margin:10px auto}.editor-js .article__image img{width:100%;max-width:50%;margin-right:auto}@media only screen and (max-width:480px){.editor-js .article__image img{max-width:65%}}.editor-js .article__image span{margin-top:10px}.editor-js .article__image--stretched{width:100%;height:auto}.editor-js .article__image--stretched img{width:100%;max-width:100%}.editor-js .article__image--fixed{position:relative;overflow:hidden;width:100%;max-width:490px;height:auto;border-radius:var(--main_radius);margin:10px 0}.editor-js .article__image--fixed a{display:block;width:100%;height:100%}.editor-js .article__image--fixed a:hover .article__image-title{color:var(--orange)}.editor-js .article__image--fixed a:hover svg path{fill:var(--orange)}.editor-js .article__image--fixed a img{width:100%;height:100%;max-width:100%;object-fit:cover;object-position:center}.editor-js .article__image--fixed .img__upper__layer{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;z-index:2;background:linear-gradient(180deg,rgba(0,0,0,0) 24.48%,var(--black) 71.35%)}.editor-js .article__image--fixed .article__image-info{position:absolute;bottom:0;left:0;right:0;z-index:2;display:flex;align-items:flex-end;justify-content:space-between;padding:16px 24px}.editor-js .article__image--fixed .article__image-info svg{width:48px;height:48px}.editor-js .article__image--fixed .article__image-info svg path{fill:var(--white);transition:.2s}.editor-js .article__image--fixed .article__image-title{font-weight:500;font-size:1.375em;line-height:28px;color:var(--white);transition:.2s;margin-right:24px}.editor-js .article__warning{display:flex;flex-direction:column;border-left:5px solid var(--red);padding:20px 0 16px 20px;width:100%}.editor-js .article__warning p{font-weight:400;font-size:1em;width:100%;text-align:left;line-height:26px;color:var(--dark);margin:0}.editor-js .article__warning span{font-size:1.125em;line-height:26px;text-align:left;color:var(--red);margin-bottom:10px}.editor-js hr{margin:32px 0;width:100%}.editor-js p,.editor-js pre{width:100%}@media only screen and (max-width:420px){.editor-js{font-size:.875em;line-height:26px}}.breadcrumbs{display:flex;padding:0 30px;justify-content:center;align-items:center}.breadcrumbs__button{margin-right:16px}.breadcrumbs__container{display:flex;align-items:baseline;overflow-x:auto}.breadcrumbs__container::-webkit-scrollbar{width:0}@media only screen and (max-width:860px){.breadcrumbs__container{align-items:center}}.breadcrumbs__container li{flex-shrink:0;display:flex;align-items:center}.breadcrumbs__container li a{font-weight:700;font-size:.85em;line-height:114%;color:var(--main-color-75);display:flex;align-items:center;transition:var(--transition)}@media only screen and (max-width:860px){.breadcrumbs__container li a{padding:2px 0}}.breadcrumbs__container li a:hover span{border-color:inherit}.breadcrumbs__container li a span{transition:var(--transition);border-bottom:1px solid rgba(0,0,0,0)}.breadcrumbs__container li a .icon{width:12px;height:12px}.breadcrumbs__container li>span{font-weight:700;font-size:.85em;line-height:114%;display:flex;align-items:center;color:var(--main-color)}.breadcrumbs .btn{flex-shrink:0}.share-networks{display:flex;align-items:center;justify-content:center;margin:0 auto;gap:5px}.share-networks__title{display:flex}.share-networks--product .share-networks__list{display:flex;flex-direction:column}.share-networks__list{display:flex;flex-direction:row;gap:5px}.share-networks__list li{display:flex;align-items:center}.share-networks__list li a{width:100%}.share-networks__item{display:flex;align-items:center;gap:5px}.share-networks__item:hover .file-icon svg path{fill:var(--main-color-75)}.share-networks__item>span{display:flex;white-space:nowrap;flex-shrink:0}.share-networks__item .file-icon,.share-networks__item .icon{width:22px;height:22px}.share-networks__item .file-icon svg path{fill:var(--dark);transition:var(--transition)}.entity__item{position:relative;display:flex;color:var(--white);border-radius:var(--main_radius);overflow:hidden;width:calc(33.3333% - 20px);max-height:478px}@media only screen and (max-width:990px){.entity__item{width:calc(50% - 15px)}}@media only screen and (max-width:560px){.entity__item{width:100%}}.entity__item:hover{opacity:.9}.entity__item:after{content:"";display:block;position:absolute;left:0;right:0;top:0;bottom:0;background:linear-gradient(9.61deg,var(--black),rgba(0,0,0,0) 51.98%);opacity:.5}.entity__item--share:first-child{width:calc(66.6666% - 15px)}@media only screen and (max-width:990px){.entity__item--share:first-child{width:calc(50% - 15px)}}@media only screen and (max-width:560px){.entity__item--share:first-child{width:100%}}.entity__item--share:first-child .entity__item-img{position:relative;padding-top:55.77596266044341%;width:100%;height:100%}.entity__item--share:first-child .entity__item-img .ratio-container{position:absolute;left:0;top:0;right:0;bottom:0;overflow:hidden}.entity__item--share:first-child .entity__item-img .ratio-container img{width:100%;height:100%;object-fit:cover;object-position:center}@media only screen and (max-width:990px){.entity__item--share:first-child .entity__item-img{position:relative;padding-top:115.73849878934625%;width:100%}.entity__item--share:first-child .entity__item-img .ratio-container{position:absolute;left:0;top:0;right:0;bottom:0;overflow:hidden}.entity__item--share:first-child .entity__item-img .ratio-container img{width:100%;height:100%;object-fit:cover;object-position:center}}.entity__item--share:nth-child(2){width:calc(33.3333% - 15px)}@media only screen and (max-width:990px){.entity__item--share:nth-child(2){width:calc(50% - 15px)}}@media only screen and (max-width:560px){.entity__item--share:nth-child(2){width:100%}}.entity__item--news .entity-date{display:none}.entity__item-img{position:relative;padding-top:115.73849878934625%;width:100%;height:100%}.entity__item-img .ratio-container{position:absolute;left:0;top:0;right:0;bottom:0;overflow:hidden}.entity__item-img .ratio-container img{width:100%;height:100%;object-fit:cover;object-position:center}.entity__item-info{position:absolute;left:0;right:0;top:0;bottom:0;z-index:1;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;grid-gap:4px;padding:30px}@media only screen and (max-width:1150px){.entity__item-info{padding:20px}}.entity__item-date{font-weight:400;font-size:.875em;line-height:160%;padding:5px 20px;background:var(--main-color-75);border-radius:5px}@media only screen and (max-width:990px){.entity__item-date{padding:5px 15px;font-size:.75em}}.entity__item-bottom{margin-top:auto;display:flex;flex-direction:column;gap:10px}.entity__item-title{font-family:var(--font_regular);font-style:normal;font-weight:700;font-size:2.125em;line-height:110%;margin:0;text-align:left;text-transform:none;word-break:break-word;-webkit-line-clamp:4;line-clamp:4;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}@media only screen and (max-width:990px){.entity__item-title{font-size:1.75em}}@media only screen and (max-width:768px){.entity__item-title{font-size:1.5em}}.entity__item-subtitle{display:flex;font-size:1.125em;line-height:160%}@media only screen and (max-width:990px){.entity__item-subtitle{font-size:1em}}.news-item-page{width:100%;display:grid;grid-gap:50px;padding-top:32px;padding-bottom:48px}@media only screen and (max-width:480px){.news-item-page{grid-gap:30px}}@media only screen and (max-width:420px){.news-item-page{grid-gap:16px}}.news-item-page__title{font-weight:400;display:flex;align-items:center;color:var(--body-color);margin:0 auto;text-align:left}.news-item-page__container{display:flex;justify-content:center}.news-item-page__content{display:grid;grid-gap:32px;width:100%;max-width:var(--main_width)}.news-item-page__img{width:100%;height:100%;max-height:700px;object-fit:cover;object-position:center;border-radius:var(--main_radius)}.news-item-page__also{padding-top:50px;border-top:1px solid var(--main-color-75)}.news-item-page__also .title{margin-bottom:30px}.news-item-page__also-list{display:flex;gap:30px;overflow:auto;padding-bottom:5px}.news-item-page__also-list .entity__item{min-width:350px}@media only screen and (max-width:480px){.news-item-page__also-list .entity__item{min-width:300px}}