:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev svg,.swiper-button-next svg{width:100%;height:100%;object-fit:contain;transform-origin:center;fill:currentColor;pointer-events:none}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-horizontal .swiper-button-prev .swiper-navigation-icon,.swiper-horizontal~.swiper-button-prev .swiper-navigation-icon,.swiper-horizontal.swiper-rtl .swiper-button-next .swiper-navigation-icon,.swiper-horizontal.swiper-rtl~.swiper-button-next .swiper-navigation-icon{transform:rotate(180deg)}.swiper-horizontal.swiper-rtl .swiper-button-prev .swiper-navigation-icon,.swiper-horizontal.swiper-rtl~.swiper-button-prev .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset, 50%);right:auto;margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset, 4px);bottom:auto}.swiper-vertical .swiper-button-prev .swiper-navigation-icon,.swiper-vertical~.swiper-button-prev .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset, 4px);top:auto}.swiper-vertical .swiper-button-next .swiper-navigation-icon,.swiper-vertical~.swiper-button-next .swiper-navigation-icon{transform:rotate(90deg)}.result-layout__wrapper{display:flex;justify-content:space-evenly;max-width:1730px;width:100%;margin:0 auto;padding:20px}@media screen and (max-width: 991px){.result-layout__wrapper{flex-direction:column;align-items:center}}.result-layout__wrapper--background{background-image:url(/company-catalog/assets/background_main-B70UyLCZ.png);background-size:cover}.result-layout__wrapper--vertical{display:flex;flex-direction:column;justify-content:center;min-height:calc(100vh - 53px);height:100%}@media screen and (max-width: 1170px){.result-layout__wrapper--vertical{min-height:calc(100vh - 80px)}}.access-denied{color:#151515;font-style:normal}.access-denied__title{font-weight:700!important;font-size:36px!important;line-height:46px!important;margin-bottom:40px!important}.access-denied__paragraph{font-size:18px!important;line-height:23px!important;margin-bottom:30px!important}.access-denied__paragraph--bold{font-weight:700!important}.access-denied__link{font-weight:700!important;font-size:24px!important;line-height:31px!important;color:#151515!important}.access-denied__link--primary-color{color:#9a554b!important}@font-face{font-family:Golos UI;src:url(/company-catalog/assets/Golos-UI_Regular-CRHVgSaW.woff2) format("woff2"),url(/company-catalog/assets/Golos-UI_Regular-DEKkC5Ln.woff) format("woff");font-weight:400}@font-face{font-family:Golos UI;src:url(/company-catalog/assets/Golos-UI_Medium-ClFF5EQ6.woff2) format("woff2"),url(/company-catalog/assets/Golos-UI_Medium-DIXUN_kr.woff) format("woff");font-weight:500}@font-face{font-family:Golos UI;src:url(/company-catalog/assets/Golos-UI_Bold-C02RMCvB.woff2) format("woff2"),url(/company-catalog/assets/Golos-UI_Bold-BlGdJhrf.woff) format("woff");font-weight:700}*{margin:0;padding:0;box-sizing:border-box}*{scrollbar-width:none!important;-ms-overflow-style:none!important}*::-webkit-scrollbar{display:none!important}body{overflow-x:hidden!important}.ant-tooltip{max-width:350px}.ant-tag.checkable-tag{border:1px solid #373c4c;border-radius:16px;margin-bottom:6px;font-weight:400;font-size:16px;line-height:20px;height:32px;padding:5px 10px 7px 12px}@media (hover: hover){.ant-tag.checkable-tag:hover{background:#1779d31a;border:1px solid rgba(23,121,211,.5);cursor:pointer}}.ant-tag.checkable-tag.ant-tag-checkable{margin:0!important}.ant-tag.checkable-tag.ant-tag-checkable:hover{color:#040614!important;border:1px solid rgba(23,121,211,.5);background:#1779d31a}@media (hover: none){.ant-tag.checkable-tag.ant-tag-checkable:hover{background:inherit}}.ant-tag.checkable-tag.ant-tag-checkable.ant-tag-checkable-checked{background:#040614!important;border-color:#040614!important;color:#fff}.ant-tag.checkable-tag.ant-tag-checkable.ant-tag-checkable-checked:hover{color:#fff!important;border:1px solid #60687a!important;background:#60687a!important}@media (hover: hover){.ant-tag.checkable-tag.ant-tag-checkable.ant-tag-checkable-checked:hover{background:#60687a;border-color:#60687a}}.ant-pagination .ant-pagination-item{background-color:inherit!important;border:none!important}.ant-table .ant-table-container .ant-table-body,.ant-table .ant-table-container .ant-table-content{scrollbar-width:thin!important}#app-wrapper{display:flex;flex-direction:column;min-height:100vh}#app-wrapper #app-main{flex:1 0 100%}#app-wrapper #app-main .layout__wrapper{max-width:100%;height:100%}#app-wrapper #app-main .layout__wrapper--white-background{background-color:#fff;margin:0 auto}#app-wrapper #app-main .layout__wrapper--image-background{background-color:#f2f8ff;background-size:cover;margin:0 auto}#app-wrapper #app-main .layout__wrapper .company-catalog-breadcrumbs{margin:40px 0}#app-wrapper #app-main .layout__wrapper .ant-layout{background-size:cover;background-attachment:fixed;background-color:#fff}#app-wrapper #app-main .layout__wrapper .layout__header{background-size:cover;background-attachment:fixed;background-color:#fff;text-align:left;padding:0;margin-bottom:50px}#app-wrapper #app-main .layout__wrapper .layout__header.ant-layout-header{height:unset;line-height:unset}#app-wrapper #app-main .layout__wrapper .layout__content{background-size:cover;background-attachment:fixed;background-color:#fff}#app-wrapper #app-main .layout__wrapper .layout__sidebar-right{flex:0 0 100%!important;max-width:100%!important;min-width:100%!important;width:100%!important;background-size:cover;background-attachment:fixed;background-color:#fff}#app-wrapper #app-main .layout__wrapper .layout__main{background-size:cover;background-attachment:fixed;background-color:#fff;max-width:1280px;padding:0 20px;margin:0 auto}#app-wrapper #app-main .layout__wrapper .layout__main--transparent,#app-wrapper #app-main .layout__wrapper .layout__main--transparent .ant-layout,#app-wrapper #app-main .layout__wrapper .layout__main--transparent .layout__content{background-color:transparent}#app-wrapper #app-main .layout__wrapper .row__fullwidth,.row__fullwidth,.fullwidth,.company-filters__range-picker--fullwidth,.company-filters__range-picker--fullwidth .ant-picker{width:100%}.form-markdown{height:100%;width:100%;padding:10px;border-radius:0 4px 4px 0;border:1px dashed rgb(217,217,217)}.spin-container{position:fixed;top:0;left:0;right:0;bottom:0;height:100%;width:100%;display:flex;justify-content:center;align-items:center}.modal-close-icon{font-size:15px;padding:10px;font-weight:100;color:#b6b6b6;border:1px solid #b6b6b6;border-radius:2px}.modal-close-icon:hover{border-color:#9a564b;color:#9a564b}.file-upload .ant-upload-select{width:100%}.tag{max-width:800px;padding-right:5px;overflow:hidden}#financial_indicators__widget{max-height:658px!important}#financial_indicators__widget .ws-widget{height:100%!important;padding:30px 50px!important}#financial_indicators__widget .ws-widget .ws-widget__wrapper{height:calc(100% - 110px)!important}#financial_indicators__widget .ws-widget .ws-widget-scroll{height:498px!important}.minWidth150{min-width:150px}.company-filters__form-item--special .ant-collapse-header{padding:8px 0 40px 20px}.ant-table-container{font-size:16px;font-weight:400}.ant-table-container .ant-table-thead th.ant-table-cell{background:#fff;font-weight:500;border-width:4px}.ant-table-container .ant-table-thead th.ant-table-cell:before{display:none}.ant-tabs-content .ant-table-thead th.ant-table-cell,.ant-tabs-content .ant-table-thead td.ant-table-cell,.ant-tabs-content .ant-table-tbody th.ant-table-cell,.ant-tabs-content .ant-table-tbody td.ant-table-cell{padding:16px 12px}.CompanyListItem:hover{background:#fff;box-shadow:0 0 25px 12px #8c94a54d;border-radius:16px;transition:all ease-in-out .2s;cursor:pointer}.okpdTable tr,.okpdTable td,.personsTable tr,.personsTable td{border-bottom:none!important;vertical-align:top;padding:8px!important}.okpdTable td:first-child,.personsTable td:first-child{padding-left:0}.okpdTable .ant-table-cell-row-hover,.personsTable .ant-table-cell-row-hover{background:transparent!important}.ant-card{border-radius:6px;display:flex;height:100%;flex-direction:column}.ant-card .ant-card-body{display:flex;flex-direction:column;flex-grow:1}.ant-card .ant-card-body .ant-card-meta{height:100%}.ant-card .ant-card-body .ant-card-meta .ant-card-meta-detail{display:flex;flex-direction:column}.ant-card-meta-title{white-space:normal;text-overflow:unset}.ant-empty-image{height:unset}.ant-list-split .ant-list-item{border-bottom:none}.attributes-select{margin-bottom:12px}.attributes-select>.ant-collapse-item>.ant-collapse-header{padding:32px 0}.attributes-select .collapse-content-box__expand-icon-wrapper{margin-right:0!important}.ant-divider{margin:0}.main-page__companies-wrapper .companies__item{cursor:pointer;padding:16px}.main-page__companies-wrapper .companies__item:hover{background:#fff;box-shadow:0 0 25px 12px #8c94a54d;border-radius:16px;transition:all ease-in-out .2s}.ant-form-item{margin-bottom:0}.drawer-close-icon{display:flex;align-items:center;position:absolute;left:-32px;top:32px}.drawer-close-icon svg{width:17px;height:17px}.public-filters__drawer .ant-drawer-mask{background:#000000bf}.public-filters__drawer .ant-drawer-body{padding:32px 16px 16px!important}.public-filters__drawer .ant-drawer-header-close-only{padding:0;border:0;margin:0}.ant-card-meta-title{overflow:visible!important}.ant-card-meta-detail{overflow:inherit}.ant-collapse-arrow{margin-right:0}.ant-btn-link:hover{background:#000e3312}.ant-btn-link[disabled] .ant-typography{color:#000e334d}.ant-tabs-ink-bar{background:#f47a55;height:3px!important}.popular-industries__collapse .ant-collapse-content{margin-left:-12px}.ant-tabs-tab .products-value-count{color:#373c4c;font-weight:400;font-size:14px;width:20;height:20;padding:1px 6px;border-radius:20px;background-color:#000e3312}.ant-tabs-tab .products-value-count:hover{color:#373c4c}.ant-tabs-tab .ant-typography{color:#8c94a5}.ant-tabs-tab-active .ant-typography{color:#040614}.ant-card-bordered .ant-card-cover{margin:0!important}@media screen and (min-width: 1250px){.asd.reporting-gisp-tabs .ant-tabs-nav,.asd.product-tabs .ant-tabs-nav{margin-left:-12px}}.asd.reporting-gisp-tabs .ant-tabs-tab,.asd.product-tabs .ant-tabs-tab{padding:16px 12px}.asd.reporting-gisp-tabs .ant-tabs-tab+.ant-tabs-tab,.asd.product-tabs .ant-tabs-tab+.ant-tabs-tab{margin:unset}.personsList .ant-list-item:last-child,.additionalList .ant-list-item:last-child{margin:0!important}.styled-segmented{width:350px;max-width:100%}.changeView-segment .ant-segmented-item-label{display:flex;align-items:center}.fns-total{border-radius:8px;padding:12px;height:104px}@media screen and (max-width: 768px){.fns-total{height:74px}}.company-list-item11{padding:16px 16px 24px;border-radius:16px}.company-list-item11:hover{box-shadow:0 0 25px 12px #8c94a54d;transition:box-shadow .2s ease-in-out;cursor:pointer}.company-chief-edit__form__item{margin-top:32px}.company-chief-edit__form__item__first{margin-top:0}.company-chief-edit__form__item .ant-form-item-label{margin-left:12px}.company-chief-edit__form .company-chief-edit__info-block{display:flex;column-gap:5px;align-items:flex-start}.company-chief-edit__form .company-chief-edit__info-block .ant-alert-content{padding-top:2px}.company-chief-edit__form .company-chief-edit__message-prompt{margin-top:8px;margin-left:12px;font-size:14px;line-height:18px;color:#60687a}.company-chief-edit__form .ant-form-item-explain-error{margin-top:8px;margin-left:12px;font-size:14px;line-height:18px}.company-chief-edit__form .company-chief-edit__control-buttons{margin-top:32px}.company-chief-edit__form .company-chief-edit__control-buttons button:first-child{margin-right:8px}.enterpriseInfo__download{display:flex;color:#1b6fc6;justify-content:flex-end}.enterpriseInfo__download:hover{cursor:pointer}.table__1604 .ant-table-container .ant-table-thead th.ant-table-cell{background-color:#fff}.table__1604 .ant-table-thead>tr>th,.table__1604 .ant-table-thead>tr>td,.table__1604 .ant-table-tbody>tr>th,.table__1604 .ant-table-tbody>tr>td{padding:12px}.all-reports__1604__desctop{position:relative;right:0;display:block;margin-left:auto;top:-60px;text-align:center;width:130px}.all-reports__1604__mobile{display:none;justify-content:center;margin-top:16px;width:134px}.all-reports__1604__desctop{display:block}@media screen and (max-width: 1024px){.all-reports__1604__desctop{display:none}.all-reports__1604__mobile{display:flex}}.all-reports__1604{font-weight:500;font-style:Medium;font-size:16px;line-height:20px}.all-reports__1604 a{display:flex;color:#1b6fc6}.all-reports__1604 a:visited,.all-reports__1604 a:active{color:#1b6fc6}.year_discipline__1604>div{padding:8px 12px}.year_discipline__1604{margin-bottom:24px}.year_discipline__1604__label{display:inline-block;width:151px;color:#60687a}.year_discipline__1604__value{font-weight:400;font-size:18px;line-height:24px}.table__1604 .table__1604__form-num{width:129px}.table__1604 .table__1604__form-name{width:487px}.table__1604 .table__1604__form-name span{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.table__1604 .table__1604__periodicity{width:256px}.table__1604 .current_reporting_period{width:153px}.table__1604 .table__1604__period-start,.table__1604 .table__1604__period-end{width:106px}.table__1604 .table__1604__status{width:131px}.table__1604 .table__1604__status>div{gap:3px;display:flex}.table__1604 .ant-table-container .ant-table-thead th.ant-table-cell{border-bottom:2px solid rgba(140,148,165,.4)}.table__1604 .ant-table-placeholder .ant-table-cell{padding:0!important;background-color:#000e3312!important}@media screen and (max-width: 1600px){.table__1604 .table__1604__form-name{width:383px}}@media screen and (max-width: 1366px){.table__1604 .table__1604__form-name{width:291px}}@media screen and (max-width: 1024px){.table__1604 .table__1604__form-num{width:116px}.table__1604 .table__1604__form-name{width:245px}.table__1604 .table__1604__periodicity{width:138px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.table__1604 .current_reporting_period{width:138px}.table__1604 .table__1604__period-start,.table__1604 .table__1604__period-end{width:92px}.table__1604 .table__1604__status{width:119px}}@media screen and (max-width: 1920px){.table__1604 .table__1604__form-name span{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}}
