@charset "UTF-8";/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}*,::after,::before{box-sizing:border-box;margin:0;padding:0}body{min-height:100vh;display:flex;flex-direction:column;min-width:320px;margin:0;overflow-x:hidden;transition:cubic-bezier(.165,.84,.44,1) .2s all;text-rendering:optimizeLegibility;text-decoration-skip:objects;text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:transparent}main{flex:1;width:100%}h1{margin-top:0}img{display:block;max-width:100%;height:auto}a{text-decoration:none}a:active,a:focus,a:hover{text-decoration:none}li{list-style-type:none}iframe{border:0}textarea{overflow:auto;vertical-align:top;box-shadow:none;resize:none}button{background-color:transparent;border:none;outline:0;cursor:pointer}input,textarea{outline:0}@font-face{font-weight:400;font-family:Roboto;font-style:normal;src:url(../fonts/Roboto/Roboto-Regular.woff2) format("woff2"),url(../fonts/Roboto/Roboto-Regular.woff) format("woff"),url(../fonts/Roboto/Roboto-Regular.ttf) format("truetype");font-display:swap}@font-face{font-weight:500;font-family:Roboto;font-style:normal;src:url(../fonts/Roboto/Roboto-Medium.woff2) format("woff2"),url(../fonts/Roboto/Roboto-Medium.woff) format("woff"),url(../fonts/Roboto/Roboto-Medium.ttf) format("truetype");font-display:swap}@font-face{font-weight:700;font-family:Roboto;font-style:normal;src:url(../fonts/Roboto/Roboto-Bold.woff2) format("woff2"),url(../fonts/Roboto/Roboto-Bold.woff) format("woff"),url(../fonts/Roboto/Roboto-Bold.ttf) format("truetype");font-display:swap}.container{position:relative;width:100%;max-width:1216px;margin:0 auto}@media screen and (max-width:calc(1360px - 1px)){.container{max-width:1140px;padding:0 16px}}@media screen and (max-width:calc(1200px - 1px)){.container{max-width:960px}}@media screen and (max-width:calc(992px - 1px)){.container{max-width:800px}}@media screen and (max-width:calc(768px - 1px)){.container{max-width:540px}}@media screen and (max-width:calc(576px - 1px)){.container{max-width:100%}}.header-list{font-size:16px;line-height:1.37}.header-list>li>p{position:relative;padding:0 0 0 20px;font-weight:700;font-size:17px;line-height:normal}.header-list>li>p::before{position:absolute;top:calc(.5em - 3px);left:0;width:8px;height:8px;background:#168aed;border-radius:50%;content:""}.header-list>li>p+ul{margin-top:7px}.header-list ul{padding:0 0 0 20px}.header-list ul p{position:relative;padding:0 0 0 20px}.header-list ul p::before{position:absolute;top:50%;left:0;width:16px;height:15px;background:url(../img/arrow-list.svg) no-repeat center/contain;transform:translateY(-50%);content:""}.header-list a{color:#000;transition:color .3s}.header-list a:hover{color:#2396f8}.dropdown{position:relative}.dropdown:focus-within .dropdown__content{display:block;animation:faded .5s forwards;pointer-events:all}.dropdown:focus-within .dropdown__head::after{transform:rotate(-180deg)}@media screen and (min-width:1200px){.dropdown:not(.dropdown--click):hover .dropdown__content{display:block;animation:faded .5s forwards;pointer-events:all}.dropdown:not(.dropdown--click):hover .dropdown__head::after{transform:rotate(-180deg)}}.dropdown__head{display:inline-flex;align-items:center;cursor:pointer}.dropdown__head:not(.dropdown__head--no-arrow)::after{flex-shrink:0;width:0;height:0;margin:0 0 0 7px;border-color:#000 transparent transparent transparent;border-style:solid;border-width:6px 4.5px 0;transition:border .3s,transform .3s;content:""}.dropdown__content{position:absolute;top:calc(100% + 5px);left:10px;z-index:2;display:none;background:#fff;border-radius:10px;box-shadow:0 10px 20px 0 rgba(0,0,0,.1);pointer-events:none}.dropdown__content::before{position:absolute;top:-5px;left:0;width:100%;height:5px;background:0 0;content:""}@media screen and (min-width:992px){.dropdown__content--right{top:50%;left:calc(100% + 23px);transform:translateY(-50%)}.dropdown__content--right::before{top:50%;left:-14px;border-color:transparent #fff transparent transparent;border-width:12px 22px 12px 0;transform:translateY(-50%)}}@media screen and (min-width:992px){.dropdown__content--left{top:50%;right:calc(100% + 23px);transform:translateY(-50%)}.dropdown__content--left::before{top:50%;right:-14px;left:auto;border-color:transparent transparent transparent #fff;border-width:12px 0 12px 22px;transform:translateY(-50%)}}.dropdown__content--arrow::before{width:0;height:0;border-style:solid}@media screen and (max-width:calc(992px - 1px)){.dropdown__content--arrow{top:calc(100% + 10px);left:50%;transform:translateX(-50%)}.dropdown__content--arrow::before{top:-14px;left:50%;border-color:transparent transparent #fff transparent;border-width:0 11px 24px;transform:translateX(-50%)}}@media screen and (max-width:calc(1200px - 1px)){.lang{display:flex;justify-content:center}}.lang__btn{color:#000;transition:color .3s}.lang__btn:hover{color:#2396f8}.lang__btn:hover::after{border-color:#2396f8 transparent transparent transparent}.lang__btn span{font-weight:500}.lang__btn-icon{flex-shrink:0;margin:0 10px 0 0}.lang__list{padding:15px 0}.lang__list li:not(:last-child){margin:0 0 12px}@media screen and (max-width:calc(992px - 1px)){.lang__list li:not(:last-child){margin:0 0 8px}}.lang__list span{width:100%;padding:0 28px 0 24px;color:#52585f;text-align:left;transition:color .3s}.lang__list span a:visited{color:#52585f}.lang__list span a:hover{color:#2396f8}@media screen and (max-width:calc(1200px - 1px)){.lang__list{left:50%;transform:translateX(-50%)}}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:7px 20px 4px;color:#168aed;font-weight:500;background:#fff;border:1px solid #168aed;border-radius:20px;transition:background .3s,color .3s,border .3s}.btn:hover{color:#fff;background:#2396f8;border-color:#168aed}.btn:hover svg{fill:#fff}.btn--blue{color:#fff;background:#168aed}.btn--grey{color:#9ba3ac;border-color:#c4cbd2}.btn__icon{flex-shrink:0;margin:3px 12px 0 0;transition:fill .3s;fill:#c4cbd2}.btn-row{margin:10px 0 0 0}.btn-row .btn{margin:5px}.search{padding:20px 0 0}.search .container{display:flex;gap:30px;align-items:center}.search.active{transform:translateY(0)}body.fp .search{position:fixed;top:0;right:0;left:0;z-index:7;display:flex;align-items:center;width:100%;min-height:116px;padding:10px 0;background:#fff;transform:translateY(-100%);transition:transform .3s}body.fp .search.active{transform:translateY(0)}@media screen and (max-width:calc(1200px - 1px)){body:not(.fp) .search{position:fixed;top:0;right:0;left:0;z-index:7;display:flex;align-items:center;width:100%;min-height:116px;padding:10px 0;background:#fff;transform:translateY(-100%);transition:transform .3s}body:not(.fp) .search.active{transform:translateY(0)}}@media screen and (min-width:1200px){body:not(.fp) .search .container{position:static;width:auto;max-width:none;margin:0;padding:0}}@media screen and (max-width:calc(768px - 1px)){.search .container{gap:15px}}.search__form{position:relative;flex-grow:1}@media screen and (max-width:calc(768px - 1px)){.search__form{flex:1 1 calc(100% - 50px)}}.search__input{width:100%;height:40px;padding:0 130px 0 22px;background:#fff;border:1px solid #c4cbd2;border-radius:30px;font-size:16px;line-height:1.37}.search__input::placeholder{color:#aeb6be}.search__input:not(:focus)+.search__btn{font-size:0;background:0 0}.search__input:not(:focus)+.search__btn svg{fill:#c4cbd2}@media screen and (max-width:calc(576px - 1px)){.search__input{padding:0 70px 0 15px}}.search__btn{position:absolute;top:0;right:0;gap:10px;border:none;transition:background .3s,font-size .3s}.search__btn svg{transition:fill .3s;fill:#fff}@media screen and (max-width:calc(576px - 1px)){.search__btn{gap:0;font-size:0}}.search__btn:active{background:#168aed!important;color:#fff!important;font-size:inherit!important}.search__btn:active svg{fill:#fff!important}@media screen and (max-width:calc(576px - 1px)){.search__btn:active{gap:0!important;font-size:0!important}}.search__help{flex-shrink:0}@media screen and (max-width:calc(768px - 1px)){.search__help{width:12px;height:16px;font-size:0}}.search__help .link--icon{gap:9px}.search__close{position:relative;flex-shrink:0;width:24px;height:24px;transform:rotate(-45deg)}.search__close:hover::after,.search__close:hover::before{background:#2396f8}.search__close::before{position:absolute;top:calc(50% - 1.5px);left:0;width:100%;height:3px;background:#c4cbd2;border-radius:5px;transition:background .3s;content:""}.search__close::after{position:absolute;top:0;left:calc(50% - 1.5px);width:3px;height:100%;background:#c4cbd2;border-radius:5px;transition:background .3s;content:""}@media screen and (min-width:1200px){body:not(.fp) .search__close{display:none}}.title{margin:0;color:#000;text-transform:uppercase;font-weight:700;font-size:18px;line-height:1.22}.title--main{margin:0 0 32px;font-weight:700;font-size:25px;line-height:1.2}@media screen and (max-width:calc(992px - 1px)){.title--main{margin:0 0 15px;font-size:22px}}@media screen and (max-width:calc(576px - 1px)){.title--main{font-size:20px}}.title--middle{font-weight:700;font-size:17px;line-height:normal}.title--sm{font-weight:700;font-size:16px;line-height:normal}.title--mb{margin-bottom:30px}.burger{display:flex;flex-direction:column;flex-shrink:0;justify-content:space-between;width:30px;height:19px}.burger span{width:100%;height:3px;background:#c4cbd2;border-radius:5px;transition:background .3s,transform .3s}.burger span:nth-child(2){width:20px}.burger.active span:nth-child(2){transform:scale(0)}.burger.active span:nth-child(1){transform:translateY(8px) rotate(-45deg)}.burger.active span:nth-child(3){width:100%;transform:translateY(-8px) rotate(45deg)}.burger:hover span{background:#2396f8}.tag{padding:1px 5px;color:#fff;font-weight:500;font-size:12px;line-height:1.5;background:#72b4ec;border-radius:5px}.tag--grey{background:#c4cbd2}.checkbox input:checked+.checkbox__label::before{background-color:#168aed;background-image:url(../img/check.svg)}.checkbox input:not(:checked):hover+.checkbox__label{color:#2396f8}.checkbox--circle input:checked+.checkbox__label::before{background-image:none}.checkbox--circle input:checked+.checkbox__label::after{opacity:1}.checkbox__label{position:relative;display:inline-flex;gap:10px;align-items:center;color:#000;cursor:pointer;transition:color .3s;font-size:16px;line-height:1.37}.checkbox__label::before{flex-shrink:0;width:20px;height:20px;background:0 0;background-color:transparent;background-image:none;background-repeat:no-repeat;background-position:center;background-size:12px 8px;border:1px solid #168aed;border-radius:5px;transition:background .3s,border .3s;content:""}.checkbox--circle .checkbox__label::before{border-radius:50%}.checkbox--circle .checkbox__label::after{position:absolute;top:7px;left:7px;width:6px;height:6px;background:#fff;border-radius:50%;opacity:0;transition:opacity .3s;content:""}.input{height:40px;padding:0 22px;color:#000;border:1px solid #c4cbd2;border-radius:30px;font-size:16px;line-height:1.37}.input::placeholder{color:#52585f}.textarea{width:100%;max-width:100%;min-height:80px;padding:15px 22px;color:#000;border:1px solid #c4cbd2;border-radius:10px;resize:vertical;font-size:16px;line-height:1.37}.textarea::placeholder{color:#52585f}.accordion.open .accordion__head::before{transform:translateY(-50%) rotate(-180deg)}.accordion.open .accordion__content{box-sizing:content-box;max-height:none;overflow:visible}.accordion__head{position:relative;width:100%;color:#000;text-align:left;transition:color .3s}.accordion__head::before{position:absolute;top:50%;right:20px;width:21px;height:12px;background:url(../img/check-down.svg) no-repeat center/contain;transform:translateY(-50%);transition:transform .3s;content:""}@media screen and (max-width:calc(768px - 1px)){.accordion__head::before{right:12px}}.accordion__head:hover{color:#2396f8}.accordion__content{max-height:0;overflow:hidden;transition:max-height .3s ease-out;will-change:max-height}@media screen and (max-width:calc(576px - 1px)){.table-info{display:block}}.table-info tr:first-child td,.table-info tr:first-child th{padding-top:0}@media screen and (max-width:calc(576px - 1px)){.table-info tr{display:block}.table-info tr:last-child td,.table-info tr:last-child th{padding:0}}.table-info td,.table-info th{padding:10px 32px 0 0;vertical-align:top}@media screen and (max-width:calc(768px - 1px)){.table-info td,.table-info th{padding-right:20px}}@media screen and (max-width:calc(576px - 1px)){.table-info td,.table-info th{display:block;padding:0 0 15px}}.table-info td:first-child,.table-info th:first-child{min-width:136px}@media screen and (max-width:calc(992px - 1px)){.table-info td:first-child,.table-info th:first-child{max-width:150px}}@media screen and (max-width:calc(576px - 1px)){.table-info td:first-child,.table-info th:first-child{max-width:none;padding-bottom:0}}.table-info td:last-child,.table-info th:last-child{padding-right:0}.pagination{display:flex;gap:15px;align-items:center;justify-content:space-between;margin:3px 0 12px 0}@media (max-width:350px){.pagination{gap:5px}}.pagination__step{display:inline-flex;flex-shrink:0;gap:10px;align-items:center;color:#52585f;transition:color .3s;font-size:16px;line-height:1.37}.pagination__step svg{transition:fill .3s;fill:#168aed}.pagination__step--disabled{color:#9ba3ac;pointer-events:none}.pagination__step--disabled svg{fill:#c4cbd2}.pagination__step:not(.pagination__step--disabled):hover{color:#2396f8}.pagination__step:not(.pagination__step--disabled):hover svg{fill:#2396f8}.pagination__step--prev svg{transform:rotate(-180deg)}@media screen and (max-width:calc(768px - 1px)){.pagination__step{gap:0;font-size:0}}.pagination__list{display:flex;gap:10px;align-items:center}@media (max-width:350px){.pagination__list{gap:5px}}@media screen and (max-width:calc(768px - 1px)){.pagination__list .m2{display:none}}@media screen and (max-width:calc(992px - 1px)){.pagination__list .m3{display:none}}.pagination__list a{display:inline-flex;align-items:center;justify-content:center;min-width:30px;min-height:30px;padding:4px 5px 3px;color:#52585f;text-align:center;background:0 0;border-radius:5px;transition:background .3s,color .3s}@media (max-width:350px){.pagination__list a{min-width:25px;height:25px}}.pagination__list a:hover{color:#2396f8}.pagination__list a.active{color:#fff;background:#168aed;pointer-events:none}.marc{font-family:monospace;font-size:0}.marc .data{font-size:13px}.marc .indicator{font-size:13px}.marc .inner-field{border-left:1px solid gray;padding-left:5px;margin-left:40px}.marc .field-label{color:#00f;font-size:13px;padding-right:5px}.marc .subfield-label{color:#00f;font-size:13px;padding-left:5px;padding-right:5px}.fp main{display:flex;flex-direction:column}.fp-header{margin:10px 10px 0 10px}.fp-header h1{font-size:1em}.fp-content{flex:1;width:100%}.fp-content2{flex:1;position:relative;width:100%}.fp-content2>*{position:absolute;height:100%;width:100%}.fp-fs{display:inline-block;float:right;margin:0 10px 5px 10px}.fp-fs img{height:32px}html{scroll-behavior:smooth}body{position:relative;color:#52585f;font-weight:400;font-size:14px;font-family:Roboto,Segoe UI,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji;line-height:1.42;background-color:#f3f6f8}.section{padding:0 0 60px}@media screen and (max-width:calc(992px - 1px)){.section{padding:0 0 30px}}.section--pt{padding-top:50px}@media screen and (max-width:calc(992px - 1px)){.section--pt{padding-top:30px}}.link{color:#168aed;font-weight:500;text-decoration:underline;text-decoration-color:rgba(22,138,237,.3);text-underline-offset:3px;transition:color .3s,text-decoration-color .3s}.link:hover{color:#2396f8;text-decoration-color:transparent}.link--big{font-size:16px;line-height:1.37}.link--icon{display:inline-flex;gap:12px;align-items:center;text-decoration:none}.link--icon span{text-decoration:underline;text-decoration-color:rgba(22,138,237,.3);text-underline-offset:3px;transition:color .3s,text-decoration-color .3s}.link--icon svg{fill:#c4cbd2}.link--icon:hover span{text-decoration-color:transparent}.link__icon{flex-shrink:0;max-width:25px}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;white-space:nowrap;border:0;clip:rect(0 0 0 0);clip-path:inset(100%)}.scroll-lock{position:fixed;overflow-y:auto}.grid{display:flex;flex-wrap:wrap;gap:32px}@media screen and (max-width:calc(1200px - 1px)){.grid{gap:32px 20px}}@media screen and (max-width:calc(768px - 1px)){.grid{gap:32px}}.grid__item{flex:0 1 calc(33.33% - 21.3333333333px)}@media screen and (max-width:calc(1200px - 1px)){.grid__item{flex:0 1 calc(50% - 10px)}}@media screen and (max-width:calc(768px - 1px)){.grid__item{flex:1 1 100%}}.tags{display:flex;flex-wrap:wrap;gap:5px}.text-item:not(:last-child){margin:0 0 20px}@media screen and (max-width:calc(768px - 1px)){.text-item:not(:last-child){margin:0 0 15px}}.text-item p:not(:last-child){margin:0 0 6px}.text-item .text-item-title{color:#000;font-weight:700;font-size:16px;line-height:normal}.text-item--flex p:last-child{display:flex;gap:12px;align-items:center}.text-item--flex p:last-child img{flex-shrink:0}@keyframes faded{from{opacity:.1}to{opacity:1}}.advanced-search .search-items{display:flex;flex-wrap:wrap;gap:12px}.advanced-search .search-item{max-width:49%}.advanced-search .search-item ul{list-style-type:none}.advanced-search .search-item ul li{padding-left:0}.advanced-search .search-item ul li::before{content:none}.advanced-search .search-item ul li:not(:last-child){margin:1px}.advanced-search .search-item .custom-filter-description{margin:0 0 0 20px}.advanced-search .search-item .custom-filter-description p{margin:3px}.advanced-search .search-item .custom-filter-description ul{padding:0}.advanced-search .search-item .custom-filter-description ul li{list-style-type:disc}.advanced-search2 .search-items{display:flex;flex-wrap:wrap;gap:12px;margin:0 0 10px 0}.advanced-search2 .search-row{margin:0 0 10px 0}.header{color:#000}body.fp .header{display:flex;flex-direction:column-reverse}@media screen and (max-width:calc(1200px - 1px)){body:not(.fp) .header{display:flex;flex-direction:column-reverse}}body.fp .header--result .header__search-open{display:none}body.fp .header--result .header__search--result{position:static;top:auto;left:auto;z-index:1;display:flex;order:-1;min-height:auto;padding:15px 0 0;background:0 0;transform:translateY(0)}@media screen and (max-width:calc(1200px - 1px)){body:not(.fp) .header--result .header__search-open{display:none}body:not(.fp) .header--result .header__search--result{position:static;top:auto;left:auto;z-index:1;display:flex;order:-1;min-height:auto;padding:15px 0 0;background:0 0;transform:translateY(0)}}.header__top{padding:16px 0}body.fp .header__top{padding:20px 0;background:#fff}@media screen and (max-width:calc(1200px - 1px)){body:not(.fp) .header__top{padding:20px 0;background:#fff}}.header__top-wrap{display:flex;gap:10px;align-items:flex-start;justify-content:space-between}.header__top-inner{display:flex;flex-grow:1;flex-shrink:0;gap:30px;align-items:center;justify-content:flex-end}body.fp .header__top-inner{display:none}@media screen and (max-width:calc(1200px - 1px)){body:not(.fp) .header__top-inner{display:none}}@media screen and (min-width:1200px){body:not(.fp) .header__lang{margin-top:3px}}.header__main{background:#fff}body.fp .header__main{position:relative;background:#f3f6f8}body.fp .header__main::before{position:absolute;top:0;left:0;width:100%;height:100%;background:#f3f6f8;content:""}body.fp .header__main.active::before{z-index:6}@media screen and (max-width:calc(1200px - 1px)){body:not(.fp) .header__main{position:relative;background:#f3f6f8}body:not(.fp) .header__main::before{position:absolute;top:0;left:0;width:100%;height:100%;background:#f3f6f8;content:""}body:not(.fp) .header__main.active::before{z-index:6}}.header__main-wrap{display:flex;gap:20px;align-items:center;justify-content:space-between;min-height:136px;padding:7px 0}body.fp .header__main-wrap{min-height:56px;padding:2px 0}@media screen and (max-width:calc(1200px - 1px)){body:not(.fp) .header__main-wrap{min-height:56px;padding:2px 0}}.header__logo{flex-shrink:0}body.fp .header__logo{max-width:138px}body.fp .header__logo img{max-height:53px;object-fit:cover}@media screen and (max-width:calc(1200px - 1px)){body:not(.fp) .header__logo{max-width:138px}body:not(.fp) .header__logo img{max-height:53px;object-fit:cover}}body.fp .header__logo-eb{max-width:94px}@media screen and (max-width:calc(1200px - 1px)){body:not(.fp) .header__logo-eb{max-width:94px}}.header__main-inner{width:100%;max-width:940px}body.fp .header__menu{position:fixed;top:0;right:0;bottom:0;left:0;z-index:5;display:flex;flex-direction:column;width:100vw;max-width:none;height:100vh;padding:56px 16px;overflow-y:scroll;background-color:#fff;transform:translateX(-100%);opacity:0;transition:transform .3s}body.fp .header__menu.active{transform:translateX(0)}body.fp .header__menu.loaded{opacity:1}@media screen and (max-width:calc(1200px - 1px)){body:not(.fp) .header__menu{position:fixed;top:0;right:0;bottom:0;left:0;z-index:5;display:flex;flex-direction:column;width:100vw;max-width:none;height:100vh;padding:56px 16px;overflow-y:scroll;background-color:#fff;transform:translateX(-100%);opacity:0;transition:transform .3s}body:not(.fp) .header__menu.active{transform:translateX(0)}body:not(.fp) .header__menu.loaded{opacity:1}}.header__nav>ul{display:flex;gap:15px;justify-content:space-between}body.fp .header__nav>ul{flex-direction:column;gap:0;justify-content:flex-start;margin:0 -16px}@media screen and (max-width:calc(1200px - 1px)){body:not(.fp) .header__nav>ul{flex-direction:column;gap:0;justify-content:flex-start;margin:0 -16px}}.header__nav li{font-weight:700;line-height:1.14;text-transform:uppercase}body.fp .header__nav li{padding:22px 16px 18px;text-align:center;border-bottom:1px solid #eceff1}@media screen and (max-width:calc(1200px - 1px)){body:not(.fp) .header__nav li{padding:22px 16px 18px;text-align:center;border-bottom:1px solid #eceff1}}.header__nav a{color:#000;transition:color .3s}.header__nav a:hover{color:#2396f8}.header__submenu-head{color:#000;font-weight:700;line-height:1.14;text-transform:uppercase;cursor:pointer;transition:color .3s}.header__submenu-head:hover{color:#2396f8}.header__submenu-head:hover::after{border-color:#2396f8 transparent transparent transparent}.header__submenu-list{width:auto;min-width:100px}@media screen and (min-width:1200px){body:not(.fp) .header__submenu-list{right:0;left:auto;padding:15px 0}}body.fp .header__submenu-list{left:50%;transform:translateX(-50%)}@media screen and (max-width:calc(1200px - 1px)){body:not(.fp) .header__submenu-list{left:50%;transform:translateX(-50%)}}@media screen and (max-width:calc(576px - 1px)){.header__submenu-list{left:0;width:100%;transform:translateX(0)}}@media screen and (min-width:1200px){body:not(.fp) .header__submenu-list li:not(:last-child){margin:0 0 8px}}.header__submenu-list a{display:block;padding:0 20px}.header__menu-action{width:100%;max-width:600px;margin:30px auto 0}.header__menu-action .header__lang-btn{margin:0 auto}@media screen and (min-width:1200px){body:not(.fp) .header__menu-action{display:none}}.header__search-open{position:relative;z-index:6;display:inline-flex;align-items:center;fill:#c4cbd2}@media screen and (min-width:1200px){body:not(.fp) .header__search-open{display:none}}.header__search-open svg{transition:fill .3s;fill:#c4cbd2}.header__search-open:hover svg{fill:#2396f8}.header__search{padding:20px 0 0}.header__search--result{display:none}body.fp .header__search:not(.header__search--result,.header__search--advanced){opacity:0}@media screen and (max-width:calc(1200px - 1px)){body:not(.fp) .header__search:not(.header__search--result,.header__search--advanced){opacity:0}}body.fp .header__search:not(.header__search--result,.header__search--advanced).loaded,body:not(.fp) .header__search:not(.header__search--result,.header__search--advanced).loaded{opacity:1}.header__enter{position:relative;z-index:6;display:inline-flex;flex-shrink:0;align-items:center}.header__enter svg{transition:fill .3s;fill:#c4cbd2}.header__enter svg path:first-child{transition:stroke .3s;fill:transparent;stroke:#c4cbd2}.header__enter:hover svg{fill:#2396f8}.header__enter:hover svg path:first-child{fill:transparent;stroke:#2396f8}@media screen and (min-width:1200px){body:not(.fp) .header__enter{display:none}}.header__burger{position:relative;z-index:6;display:none}body.fp .header__burger{display:flex}@media screen and (max-width:calc(1200px - 1px)){body:not(.fp) .header__burger{display:flex}}.card{position:relative;display:flex;flex-direction:column;background:#fff;border-radius:10px}.card__head{display:flex;flex-shrink:0;align-items:center;min-height:76px;padding:15px 28px 10px;border-bottom:1px solid #eceff1}.card__head-icon{flex-shrink:0;max-width:40px;margin:0 20px 3px 0}.card__content{flex-grow:1;padding:30px 28px}.card__content:not(.card__content--text){display:flex;flex-direction:column;gap:30px;align-items:flex-start}.card__content.show-text .card__text{max-height:none!important}.card__content.show-text .card__text-more::before{opacity:0}.card__content.show-text .card__text-more button::after{transform:rotate(-180deg)}.card__text{max-height:268px;overflow:hidden}.card__text p:not(:last-child){margin:0 0 8px}.card__text b{color:#000}.card__text a{color:#168aed;font-weight:500;text-decoration:underline;text-decoration-color:rgba(22,138,237,.3);text-underline-offset:3px;transition:color .3s,text-decoration-color .3s}.card__text a:hover{color:#2396f8;text-decoration-color:transparent}.card__text-more{position:relative;z-index:1;margin:0 0 -10px}.card__text-more button{display:inline-flex;align-items:center}.card__text-more button span{text-decoration-style:dashed}.card__text-more button:hover::after{border-color:#2396f8 transparent transparent transparent}.card__text-more button::after{flex-shrink:0;width:0;height:0;margin:0 0 0 7px;border-color:#168aed transparent transparent transparent;border-style:solid;border-width:6px 4.5px 0;transition:border .3s,transform .3s;content:""}.card__text-more::before{position:absolute;bottom:-20px;left:-28px;z-index:-1;width:calc(100% + 56px);height:80px;background:linear-gradient(180deg,rgba(255,255,255,0) 0,#fff 50%);border-radius:20px;opacity:1;transition:opacity .3s;content:"";pointer-events:none}.card__date{margin:15px 0 5px 0;color:#000}.card__list--facet .card__list-item{gap:15px;border-bottom:none}.card__list--facet .card__list-item:not(:last-child){padding:0 0 20px}.card__list--facet .card__list-icon{width:auto;max-width:none}.card__list-item{display:flex;gap:24px;align-items:flex-start;padding:0 0 15px;border-bottom:1px solid #c4cbd2}.card__list-item:not(:first-child){padding-top:10px}.card__list-item .tags{margin:10px 0 0}.card__list-icon{display:inline-flex;flex-shrink:0;justify-content:center;width:50px;margin:5px 0 0}.card__list-icon img{max-height:50px}.card__btn{margin:auto 0 0}@media screen and (max-width:calc(576px - 1px)){.card__btn{width:100%}}.card-stats table{width:100%;color:#000;border-collapse:collapse}.card-stats table th{padding:10px;font-size:12px;border-bottom:3px solid #c4cbd2}@media screen and (max-width:calc(1360px - 1px)){.card-stats table th{padding:7px}}.card-stats table th:nth-child(2){text-align:center;background:#f3f6f8}.card-stats table th:last-child{text-align:right;background:#eceff1}.card-stats table td{height:50px;padding:5px 10px;text-align:right;border-bottom:1px solid #c4cbd2}.card-stats table td:first-child{min-width:98px;padding-right:8px;padding-left:0;color:#52585f;text-align:left}.card-stats table td:nth-child(2){font-weight:700;background:#f3f6f8}.card-stats table td:last-child{font-weight:700;background:#eceff1}.docinfo__title{margin:0 0 20px}.docinfo__wrap{display:flex;gap:32px;align-items:flex-start;background:#fff;border-radius:10px}@media screen and (max-width:calc(768px - 1px)){.docinfo__wrap{display:block;background:0 0;border-radius:0}}.docinfo__img{flex-shrink:0;width:220px;height:220px;margin:20px 0 0 30px}@media screen and (max-width:calc(992px - 1px)){.docinfo__img{width:180px;height:180px;margin:20px 0 0 12px}}@media screen and (max-width:calc(768px - 1px)){.docinfo__img{display:flex;justify-content:center;margin:0 0 32px}}.docinfo__img img{width:100%;height:100%;object-fit:contain;border-radius:10px}.docinfo__content{flex-grow:1}@media screen and (max-width:calc(768px - 1px)){.docinfo__content{background:#fff}}.docinfo__tabs{display:flex;gap:10px;justify-content:flex-end;padding:0 30px 20px;border-bottom:1px solid #eceff1}@media screen and (max-width:calc(768px - 1px)){.docinfo__tabs{padding:0 15px 20px}}.docinfo__tabs .favorite-panel{margin-top:-15px}.docinfo__tabs-item{position:relative;display:flex;align-items:center;justify-content:center;min-height:40px;margin:-10px 0 0;padding:2px 20px;color:#9ba3ac;text-align:center;background:#fff;border:1px solid #c4cbd2;border-radius:0 0 10px 10px;transition:color .3s,background .3s,border .3s;font-weight:500;font-size:16px;line-height:1.37}@media screen and (max-width:calc(576px - 1px)){.docinfo__tabs-item{padding:2px 12px;font-size:14px}}.docinfo__tabs-item.active{color:#fff;background:#168aed;border-color:#168aed}.docinfo__tabs-item.active::before{border-color:transparent transparent #72b4ec transparent}.docinfo__tabs-item:not(.active):hover{color:#fff;background:#2396f8;border-color:#2396f8}.docinfo__tabs-item:not(.active):hover::before{border-color:transparent transparent #72b4ec transparent}.docinfo__tabs-item::before{position:absolute;top:-1px;left:-10.5px;z-index:-1;width:0;height:0;border-color:transparent transparent #c4cbd2 transparent;border-style:solid;border-width:0 0 10px 10px;transition:border .3s;content:""}.docinfo__content-item{display:none;padding:0 30px}@media screen and (max-width:calc(768px - 1px)){.docinfo__content-item{padding:0 15px}}.docinfo__content-item.active{display:block;animation:faded 1.5s}.docinfo__content-item2{border-top:1px solid #eceff1;margin:10px 0 5px 0;padding:10px 30px 0 30px}@media screen and (max-width:calc(768px - 1px)){.docinfo__content-item2{padding:0 15px}}.docinfo__tab-item{padding:0}.docinfo__tab-item b{color:#000}.docinfo__tab-item a{color:#168aed;font-weight:500;text-decoration:underline;text-decoration-color:rgba(22,138,237,.3);text-underline-offset:3px;transition:color .3s,text-decoration-color .3s}.docinfo__tab-item a:hover{color:#2396f8;text-decoration-color:transparent}.docinfo__tab-item a:not(:first-child){position:relative;margin:0 0 0 6px}.docinfo__tab-item a:not(:first-child)::before{position:absolute;top:0;left:-6px;color:#52585f;content:"|";pointer-events:none}.docinfo__tab-table th{text-align:left}@media screen and (max-width:calc(992px - 1px)){.docinfo__tab-table td:first-child br{display:none}}.docinfo__info{margin:20px 0 0}.docinfo a.action{background:#f3f6f8;border:1px dotted #eceff1;padding:5px;display:inline-block;vertical-align:top}.docinfo a.action:before{content:none}.docinfo audio.action{max-height:30px}.docinfo .action2{display:inline-block;padding:5px 0;vertical-align:top}.document-description-header{font-weight:700}.flag-view-encrypted,.flag-view-normal{display:inline-block;margin-left:20px;height:10px;width:10px}.flag-view-normal{background-color:#ccc}.flag-view-encrypted{background-color:#cfc}.doc-collection.openEdit .collection__edit--edit{box-sizing:content-box;max-height:none;opacity:1}.doc-collection.openMove .collection__edit--move{box-sizing:content-box;max-height:none;opacity:1}.doc-collection.openRemove .collection__edit--remove{box-sizing:content-box;max-height:none;opacity:1}.doc-collection__head{position:relative;display:flex;gap:10px 40px;padding:0 0 0 40px;font-size:16px;line-height:1.37}.doc-collection__head::before{position:absolute;top:0;left:0;min-width:40px;padding:0 15px 0 0;content:counter(doc-collection) ".";counter-increment:doc-collection}@media screen and (max-width:calc(576px - 1px)){.doc-collection__head::before{position:static;top:auto;left:auto}}@media screen and (max-width:calc(768px - 1px)){.doc-collection__head{flex-direction:column}}@media screen and (max-width:calc(576px - 1px)){.doc-collection__head{padding:0}}.doc-collection__actions{display:flex;flex-shrink:0;gap:10px;margin:0 0 0 auto}.doc-collection__actions button{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;padding:3px;background:#fff;border:1px solid #168aed;border-radius:50%;transition:border .3s,background .3s}.doc-collection__actions button svg{transition:fill .3s;fill:#168aed}.doc-collection__actions button.active{background:#168aed}.doc-collection__actions button.active svg{fill:#fff}.doc-collection__actions button:not(.active):hover{border-color:#2396f8}.doc-collection__actions button:not(.active):hover svg{fill:#2396f8}.doc-collection__comments{padding:5px 0 0 40px;white-space:pre}.doc-collection.selected{border:2px dotted gray}.doc-content .doc-content{margin-left:15px}.doc-content li{list-style-type:disc}.doc-content li:not(:first-child){margin-top:1px}.info-docinfo__item{background:#fff;border-radius:10px}.info-docinfo__item:not(:last-child){margin:0 0 20px}.info-docinfo__item-head{position:relative;display:flex;align-items:center;min-height:60px;padding:5px 50px 5px 30px}@media screen and (max-width:calc(768px - 1px)){.info-docinfo__item-head{padding:5px 35px 5px 15px}}.info-docinfo__item-content-inner{padding:10px 30px 30px}@media screen and (max-width:calc(768px - 1px)){.info-docinfo__item-content-inner{padding:0 15px 15px}}.info-docinfo__item-content-inner p:not(:last-child){margin:0 0 10px}.info-docinfo__item-content-inner b{color:#000}.info-docinfo__table{max-width:770px}.info-docinfo__table tr.active td{color:#000;background:#dbe9f5}.info-docinfo__table tr.active td:first-child{padding-left:8px}.info-docinfo__table tr.active td:first-child::before{display:inline-block;width:15px;height:13px;margin:0 8px 0 0;background:url(../img/arrow-bold.svg) no-repeat center/cover;transform:translateY(2px);content:""}@media screen and (max-width:calc(576px - 1px)){.info-docinfo__table tr.active td:first-child::before{display:block;margin:0 0 3px}}.info-docinfo__table-actions{display:flex;flex-wrap:nowrap;gap:7px 14px;align-items:center}@media screen and (max-width:calc(992px - 1px)){.info-docinfo__table-actions{gap:5px}}@media screen and (max-width:calc(576px - 1px)){.info-docinfo__table-actions{flex-wrap:wrap}}.info-docinfo__table-actions button{display:inline-flex;align-items:center;justify-content:center;max-width:28px}@media screen and (max-width:calc(992px - 1px)){.info-docinfo__table-actions button{max-width:17px}}.info-docinfo__stat{display:flex;gap:35px}@media screen and (max-width:calc(768px - 1px)){.info-docinfo__stat{display:block}}.info-docinfo__stat-img{flex:0 0 350px}.info-docinfo__stat-info{padding:10px 0 0}.info-docinfo__documents-list li{list-style-type:disc}.info-docinfo__documents-list li:not(:first-child){margin-top:5px}.cabinet__title{display:flex;align-items:center;min-height:40px;margin:0 0 20px;padding:3px 20px;background:#f3f6f8;border-radius:10px}@media screen and (max-width:calc(576px - 1px)){.cabinet__title{padding:3px 15px}}.cabinet__list li{position:relative;padding:0 0 0 24px}.cabinet__list li::before{position:absolute;top:.5em;left:9px;width:5px;height:5px;background:#52585f;border-radius:50%;content:""}.cabinet__collection:not(:last-child){margin:0 0 20px}.cabinet__btn{margin:20px 0 0}@media screen and (max-width:calc(576px - 1px)){.cabinet__btn{width:100%}}.collection{border:1px dashed #168aed;border-radius:10px}.collection__head{font-weight:800;min-height:40px;padding:3px 50px 3px 20px;text-transform:none}@media screen and (max-width:calc(576px - 1px)){.collection__head{padding:3px 40px 3px 12px}}.collection__head-count{color:#52585f;font-weight:400;font-size:16px;line-height:1.37}.collection__comments{padding:0 20px 5px 20px;white-space:pre}.collection__link{display:block;padding:0 20px 5px 20px}.collection__content-inner{padding:10px 20px 20px}@media screen and (max-width:calc(576px - 1px)){.collection__content-inner{padding:10px 12px 12px}}.collection__content-head{padding:0 0 20px}.collection__content-head.open .collection__content-head-btn--edit{color:#9ba3ac;pointer-events:none}.collection__content-head.open .collection__content-head-btn--edit svg{color:#c4cbd2}.collection__content-head.open .collection__edit{box-sizing:content-box;max-height:none;opacity:1}.collection__content-head .collection__edit-inner{padding-bottom:10px}.collection__content-head-actions{display:flex;flex-wrap:wrap;gap:15px 42px}.collection__content-head-btn{display:inline-flex;gap:12px;align-items:center;color:#168aed;font-weight:500;font-size:16px;line-height:1.37}.collection__content-head-btn--edit span{border-bottom:1px dashed rgba(22,138,237,.3)}.collection__content-head-btn svg{flex-shrink:0;transition:fill .3s;fill:currentColor}.collection__content-head-btn:hover{color:#2396f8}.collection__remove-head{display:inline-flex;gap:12px;align-items:center;color:#168aed;font-weight:500;font-size:16px;line-height:1.37}.collection__remove-head svg{flex-shrink:0;transition:fill .3s;fill:currentColor}.collection__remove-head:hover{color:#2396f8}.collection__remove-content{min-width:317px;padding:20px 24px;text-align:center;background:#fff;border-radius:10px}.collection__remove-content-actions{display:flex;flex-wrap:wrap;gap:10px 20px;justify-content:center;margin:10px 0 0}.collection__edit{max-height:0;overflow:hidden;opacity:0;transition:all .3s ease-out;will-change:max-height}.collection__edit-inner{padding:20px 0 1px}.collection__content-docs{padding:20px 0 0;border-top:1px solid #c4cbd2;counter-reset:doc-collection}.collection__content-docs-item:not(:last-child){margin:0 0 40px}.edit-collection{display:flex;flex-direction:column;gap:20px;padding:20px;border:1px solid #c4cbd2;border-radius:10px}@media screen and (max-width:calc(576px - 1px)){.edit-collection{padding:12px}}.edit-collection__wrap{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.edit-collection__wrap .edit-collection__name{margin:0}.edit-collection__wrap .input{width:100%;max-width:430px}@media screen and (max-width:calc(768px - 1px)){.edit-collection__wrap:not(.edit-collection__wrap--btns){flex-direction:column;align-items:flex-start}}@media screen and (max-width:calc(576px - 1px)){.edit-collection__wrap--btns{flex-direction:column;align-items:stretch}}.edit-collection__name{display:block;margin:0 0 10px;font-size:16px;line-height:1.37}.edit-collection__name b{color:#000}@media screen and (min-width:1360px){.edit-collection__textarea{width:auto;min-width:874px;resize:both}}.edit-collection__actions{display:flex;flex-wrap:wrap;gap:15px 20px}@media screen and (max-width:calc(576px - 1px)){.edit-collection__actions{flex-direction:column}}.result__stat{margin:0 0 20px}@media screen and (max-width:calc(576px - 1px)){.result__stat{display:flex;flex-direction:column}}.result__stat span{color:#9ba3ac}.result__stat span:not(:last-child)::after{display:inline-block;margin:0 3px;color:#52585f;content:"|"}@media screen and (max-width:calc(576px - 1px)){.result__stat span:not(:last-child)::after{content:none}}.result__sort{display:flex;gap:10px;align-items:center;color:#000}@media screen and (max-width:calc(576px - 1px)){.result__sort{flex-direction:column;gap:5px;align-items:flex-start}}.result__sort-select{position:relative;width:364px;background:#fff;border:1px solid #c4cbd2;border-radius:30px;font-size:16px;line-height:1.37}@media screen and (max-width:calc(576px - 1px)){.result__sort-select{width:100%}}.result__sort-select::after{position:absolute;top:50%;right:16px;flex-shrink:0;width:0;height:0;border-color:#000 transparent transparent transparent;border-style:solid;border-width:6px 4.5px 0;transform:translateY(-50%);transition:border .3s,transform .3s;content:"";pointer-events:none}.result__sort-select select{width:100%;margin:0;padding:8px 40px 8px 22px;color:#52585f;font-size:inherit;font-family:inherit;line-height:inherit;background-color:transparent;border:none;outline:0;cursor:pointer;appearance:none}.result__wrap{display:flex;gap:32px;align-items:flex-start;margin:5px 0 0}@media screen and (max-width:calc(992px - 1px)){.result__wrap{flex-wrap:wrap}}.result__content{flex-grow:1}.result__filter{flex-shrink:0;width:280px}@media screen and (max-width:calc(992px - 1px)){.result__filter{flex:1 1 100%;order:-1}}.hl_strict{font-weight:700}a .hl_strict{color:#065a9d}.list-result{counter-reset:list-result;margin:0 0 20px 0}.list-result__item{position:relative;display:flex;gap:30px;width:100%;padding:20px 30px 20px 50px;background:#fff;border-radius:10px}.list-result__item:not(:last-child){margin:0 0 20px}.list-result__item b{color:#000}.list-result__item::before{position:absolute;top:20px;left:20px;color:#000;content:counter(list-result);counter-increment:list-result;font-weight:700;font-size:17px;line-height:normal}@media screen and (max-width:calc(992px - 1px)){.list-result__item{gap:16px}}@media screen and (max-width:calc(768px - 1px)){.list-result__item{flex-direction:column;padding:20px 15px}}.list-result__item2{display:flex;gap:10px}.list-result__img{flex-shrink:0;width:100px;height:100px}@media screen and (max-width:calc(768px - 1px)){.list-result__img{margin:0 0 0 20px}}.list-result__img img{width:100%;height:100%;object-fit:contain}.list-result__info .favorite-panel{position:absolute;top:20px;right:20px;display:inline-flex}.list-result__name{margin:0 0 20px;padding:0 50px 0 0;font-weight:500;font-size:16px;line-height:1.37}@media screen and (max-width:calc(768px - 1px)){.list-result__name{margin:0 0 15px;padding:0}}.list-result__table th{padding:0 3px 0 3px}.list-result__table td{padding:0 3px 0 3px}.list-result__descr{display:-webkit-box;margin:20px 0 0;overflow:hidden;word-break:break-word;-webkit-line-clamp:3;-webkit-box-orient:vertical}@media screen and (max-width:calc(768px - 1px)){.list-result__descr{margin:15px 0 0}}.list-result__new-arrival{background-color:#f3f6f8;font-style:italic;font-size:75%;margin-left:5px;padding:3px}.filter{position:relative}@media screen and (max-width:calc(992px - 1px)){.filter{width:100%;overflow-x:auto;overflow-y:hidden}}@media screen and (max-width:calc(992px - 1px)){.filter__inner{display:flex;gap:10px;align-items:flex-start}}.filter__facet{background:#fff;border-radius:10px}.filter__facet:not(:last-child){margin:0 0 10px}@media screen and (max-width:calc(992px - 1px)){.filter__facet:not(:last-child){margin:0}}.filter__facet.checked .filter__facet-head{color:#fff;background:#168aed}.filter__facet.checked .filter__facet-head::before{background-image:url(../img/check-down-sm-white.svg)}@media screen and (max-width:calc(992px - 1px)){.filter__facet.open .accordion__content.filter__facet-content{box-sizing:border-box;overflow:auto;overflow-y:scroll;transform:translateX(0)}.filter__facet.open~.filter__dropdown .filter__dropdown-content{display:block}}.filter__facet-head{display:flex;align-items:center;min-height:40px;padding:10px 50px 10px 20px;text-transform:none;border-radius:10px;transition:background .3s,color .3s}@media screen and (max-width:calc(992px - 1px)){.filter__facet-head{padding:10px 20px;white-space:nowrap}}.filter__facet-head::before{width:17px;height:10px;background-image:url(../img/check-down-sm.svg)}@media screen and (max-width:calc(992px - 1px)){.filter__facet-head::before{content:none}}@media screen and (max-width:calc(992px - 1px)){.filter__facet-content{position:fixed;top:0;right:0;bottom:0;left:0;z-index:6;display:block;width:100vw;height:calc(100dvh - 70px);max-height:none!important;overflow:auto;overflow-y:scroll;background-color:#fff;transform:translateX(-100%);transition:transform .3s}.filter__facet-content.loaded{opacity:1;overscroll-behavior:contain}}.filter__facet-content-clear{font-style:italic;margin:0 0 5px 0}.filter__facet-content-inner{padding:10px 20px 20px}@media screen and (max-width:calc(992px - 1px)){.filter__facet-content-inner{position:relative;padding:0 16px 10px 16px}}.filter__facet-content-head{position:sticky;top:0;z-index:1;display:flex;align-items:center;justify-content:space-between;padding:20px 0;background:#fff}@media screen and (min-width:992px){.filter__facet-content-head{display:none}}.filter__facet-content-close{display:flex;flex-direction:column;flex-shrink:0;justify-content:space-between;width:30px;height:19px}.filter__facet-content-close::after,.filter__facet-content-close::before{width:100%;height:3px;background:#c4cbd2;border-radius:5px;content:""}.filter__facet-content-close::before{transform:translateY(8px) rotate(-45deg)}.filter__facet-content-close::after{transform:translateY(-8px) rotate(45deg)}.filter__facet-search{width:100%;margin:0 0 20px}.filter__sort{display:flex;flex-wrap:wrap;gap:15px;margin:0 0 20px}.filter__sort button{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;padding:3px;background:#fff;border:1px solid #e6e9eb;border-radius:10px;transition:border .3s}.filter__sort button svg{transition:fill .3s,stroke .3s;fill:#e6e9eb}.filter__sort button.active,.filter__sort button:hover{border-color:#c4cbd2}.filter__sort button.active svg,.filter__sort button:hover svg{fill:#c4cbd2}.filter__sort button.active .filter__sort-stroke,.filter__sort button:hover .filter__sort-stroke{fill:transparent;stroke:#c4cbd2}.filter__sort-stroke{transition:stroke .3s;fill:transparent;stroke:#e6e9eb}.filter__facet-wrap .pagination{display:none}.filter__facet-wrap.show .filter__checkbox{display:flex}.filter__facet-wrap.show .pagination{display:flex}.filter__facet-wrap.show .filter__facet-more button::after{transform:rotate(-180deg)}.filter__checkbox{display:none;gap:10px}.filter__checkbox:not(:last-child){margin:0 0 12px}.filter__checkbox:nth-child(-n+10){display:flex}.filter__checkbox-name{flex-grow:1;align-items:flex-start;font-size:14px}.filter__checkbox-name::before{margin-top:3px}@media screen and (max-width:calc(992px - 1px)){.filter__checkbox-name::before{margin-top:0}}.filter__checkbox-count{flex-shrink:0;align-self:flex-end;min-width:25px;color:#9ba3ac;text-align:right}.filter__facet-more{margin:20px 0 0}.filter__facet-more button{display:inline-flex;align-items:center}.filter__facet-more button::after{flex-shrink:0;width:0;height:0;margin:0 0 0 7px;border-color:#168aed transparent transparent transparent;border-style:solid;border-width:6px 4.5px 0;transition:border .3s,transform .3s;content:""}.filter__facet-btn{width:100%;margin:20px 0 0}@media screen and (max-width:calc(992px - 1px)){.filter__facet-btn{width:auto}}@media screen and (max-width:calc(576px - 1px)){.filter__facet-btn{width:100%}}.filter__dropdown{position:absolute}@media screen and (max-width:calc(992px - 1px)){.filter__dropdown{position:fixed;top:0;left:0;z-index:6;width:100%;height:100dvh;pointer-events:none}}.filter__dropdown:focus-within .dropdown__head::after{transform:rotate(-180deg)}.filter__dropdown-content{top:0;right:calc(100% + 16px);left:auto;min-width:220px;padding:40px 20px 20px;color:#9ba3ac;text-align:center;background:#fff;border-radius:10px;filter:drop-shadow(0 0 20px rgba(0, 0, 0, .1));transition:opacity .3s,visibility .3s}@media screen and (max-width:calc(992px - 1px)){.filter__dropdown-content{top:auto;right:0;bottom:0;width:100%;min-width:auto;padding:15px;transform:translate(0,0);pointer-events:all}.filter__dropdown-content::before{content:none}}.filter__dropdown-content .btn{width:100%}@media screen and (max-width:calc(992px - 1px)){.filter__dropdown-content .btn{color:#fff;background:#168aed}}.filter__dropdown-content p{margin:10px 0 0;font-size:12px}@media screen and (max-width:calc(992px - 1px)){.filter__dropdown-content p{display:none}}.filter__dropdown-close{position:absolute;top:10px;right:10px;display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px}@media screen and (max-width:calc(992px - 1px)){.filter__dropdown-close{display:none}}.filter__dropdown-close svg{transition:fill .3s;fill:#c4cbd2}.filter__dropdown-close:hover svg{fill:#2396f8}.content{padding:20px 30px 20px;background:#fff;border-radius:10px;margin-bottom:20px}@media screen and (max-width:calc(768px - 1px)){.content{padding:20px 15px}}.content__section .text-item{font-size:16px;line-height:1.37}.content__section .text-item--sm{font-size:14px}.content__title-bg{display:flex;align-items:center;min-height:40px;margin:0 0 20px;padding:3px 20px;background:#f3f6f8;border-radius:10px}@media screen and (max-width:calc(576px - 1px)){.content__title-bg{padding:3px 15px}}.content h3{margin:0 0 15px;color:#000;text-transform:none;font-weight:700;font-size:17px;line-height:normal}.content h3:not(:first-of-type){margin-top:40px}.content h4{margin:0 0 5px;color:#000}.content ul li{position:relative;padding:0 0 0 24px}.content ul li:not(:last-child){margin:0 0 10px}@media screen and (max-width:calc(576px - 1px)){.content ul li:not(:last-child){margin:0 0 5px}}.content ul li::before{position:absolute;top:.5em;left:9px;width:5px;height:5px;background:#52585f;border-radius:50%;content:""}.content ol li{list-style:decimal;list-style-position:inside}.content ol li:not(:last-child){margin:0 0 10px}@media screen and (max-width:calc(576px - 1px)){.content ol li:not(:last-child){margin:0 0 5px}}.content__btns{display:flex;flex-wrap:wrap;gap:20px}.content__form{width:100%;max-width:874px}.content__form label{display:block;font-weight:700;margin:0 0 5px;color:#000}.content__form-row{margin:0 0 20px}.content__input{width:100%}.content__checkbox{margin:0 0 5px}.content__checkbox input:checked+.checkbox__label::before{border-color:#168aed}.content__checkbox input:not(:checked):hover+.checkbox__label::before{border-color:#2396f8}.content__checkbox .checkbox__label{font-size:14px}.content__checkbox .checkbox__label::before{border-color:#c4cbd2}.content__icons{display:flex;flex-wrap:wrap;gap:30px;align-items:center}.content__icons:not(:last-child){margin:0 0 30px}.content__icons-actions{display:flex;gap:10px}.content__icons-btn{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;padding:3px;background:#fff;border:1px solid #168aed;border-color:#168aed;border-radius:50%;transition:border .3s,background .3s}.content__icons-btn svg{transition:fill .3s;fill:#168aed}.field-validation-error{color:red}legend{padding:0 5px}.footer{padding:30px 0;background:#fff}.footer__wrap{display:flex;gap:30px;align-items:flex-start;justify-content:space-between}@media screen and (max-width:calc(768px - 1px)){.footer__wrap{flex-direction:column-reverse;align-items:center;text-align:center}}.footer__info p:not(:last-child){margin:0 0 3px}.footer__info p b{color:#000;font-size:14px}.footer__info-item:not(:last-child){margin:0 0 22px}.footer__menu{display:flex;gap:20px;justify-content:space-between;width:100%;max-width:506px}@media screen and (min-width:1360px){.footer__menu{margin:0 80px 0 0}}@media screen and (max-width:calc(768px - 1px)){.footer__menu{flex-wrap:wrap;gap:13px}}@media screen and (max-width:calc(768px - 1px)){.footer__menu ul{flex:1 1 100%}}.footer__menu li:not(:last-child){margin:0 0 13px}.footer__menu a{color:#000;font-weight:700;line-height:1.14;text-transform:uppercase;transition:color .3s}.footer__menu a:hover{color:#2396f8}.favorite-panel{justify-content:center;width:20px}.favorite-panel:disabled{pointer-events:none}.favorite-panel:hover svg path:last-child{fill:#168aed}.favorite-panel svg path{transition:fill .3s}.favorite-panel svg path:first-child{fill:#fff}.favorite-panel svg path:last-child{fill:#c4cbd2}.favorite-panel.active svg path:first-child{fill:#168aed}.favorite-panel.active svg path:last-child{fill:#168aed}.users-edit label{font-weight:700}.users-edit label[for=userPassword]{display:block}.users-edit #userPassword{max-width:250px}.users-list .filter{margin:0 0 10px 0}.users-list .filter div{display:inline-block;padding:5px}.users-list .filter input,.users-list .filter select{color:#000;border:1px solid #c4cbd2;border-radius:5px;padding:5px}.users-list .filter button{margin:5px}.form-description{margin:10px 0 5px 0}.info-docinfo__table,.table1,.table2,.table2b{border-collapse:collapse}.info-docinfo__table th,.table1 th,.table2 th,.table2b th{padding:14px 30px 10px;color:#000;text-align:left;border-bottom:3px solid #c4cbd2}@media screen and (max-width:calc(768px - 1px)){.info-docinfo__table th,.table1 th,.table2 th,.table2b th{padding:7px}}.info-docinfo__table th:nth-child(2),.table1 th:nth-child(2),.table2 th:nth-child(2),.table2b th:nth-child(2){background:#f3f6f8}.info-docinfo__table th:last-child,.table1 th:last-child,.table2 th:last-child,.table2b th:last-child{background:#eceff1}.info-docinfo__table td,.table1 td,.table2 td,.table2b td{height:50px;padding:5px 30px;border-bottom:1px solid #c4cbd2}@media screen and (max-width:calc(768px - 1px)){.info-docinfo__table td,.table1 td,.table2 td,.table2b td{padding:5px 7px}}@media screen and (max-width:calc(576px - 1px)){.info-docinfo__table td,.table1 td,.table2 td,.table2b td{font-size:12px}}.info-docinfo__table td:first-child,.table1 td:first-child,.table2 td:first-child,.table2b td:first-child{padding-right:12px}@media screen and (max-width:calc(768px - 1px)){.info-docinfo__table td:first-child,.table1 td:first-child,.table2 td:first-child,.table2b td:first-child{padding-right:7px}}.info-docinfo__table td:nth-child(2),.table1 td:nth-child(2),.table2 td:nth-child(2),.table2b td:nth-child(2){background:#f3f6f8}.info-docinfo__table td:last-child,.table1 td:last-child,.table2 td:last-child,.table2b td:last-child{background:#eceff1}@media screen and (max-width:calc(576px - 1px)){.info-docinfo__table td:last-child img,.table1 td:last-child img,.table2 td:last-child img,.table2b td:last-child img{margin:0 auto}}.info-docinfo__table,.table2{width:100%}.table2b{width:100%}.table2b th{padding:3px}.table-stat{border-collapse:collapse}.table-stat th{padding:5px 10px 3px;color:#000;text-align:left;border:1px solid #c4cbd2;border-bottom:3px solid #c4cbd2}@media screen and (max-width:calc(768px - 1px)){.table-stat th{padding:7px}}.table-stat td{padding:2px 10px;border:1px solid #c4cbd2}@media screen and (max-width:calc(768px - 1px)){.table-stat td{padding:5px 7px}}@media screen and (max-width:calc(576px - 1px)){.table-stat td{font-size:12px}}.table-stat td:first-child{padding-right:12px}@media screen and (max-width:calc(768px - 1px)){.table-stat td:first-child{padding-right:7px}}@media screen and (max-width:calc(576px - 1px)){.table-stat td:last-child img{margin:0 auto}}td.number-value,th.number-value{text-align:right}td.url-value,th.url-value{word-break:break-all}td img.arrow-img,th img.arrow-img{display:inline;vertical-align:middle;width:16px}
/*# sourceMappingURL=elib.min.css.map */
