:root{--h1:48px;--h2:38px;--h3:28px;--h4:20px;--h5:16px;--h6:13px;--small_text:12px;--base-text:13px;--smallest:9px;--width-base:1700;--width-current:100vw;--width-multiplier:var(--width-current) /var(--width-base);--black:#000;--dark-black:#101010;--white:#fff;--dark-gray:#323232;--dark-blue:#262f4b;--blue:#344066;--light-blue:#475276;--gray:#9ba0b2;--gray-300:#ebecf0;--light-gray:#fbfbfb;--red:#e31e25;--green:#5cb585;--green-100:#d1e9e8;--orange:#ef5f31;--orange-100:#faebe7;--blue-100:#ecefff;--blue-150:#8ed5ff;--blue-200:#61a8eb;--blue-600:#2977bd;--blue-700:#1c3f94;--blue-800:#344066;--blue-logo:#1c3f94;--link-color:#61a8eb;--text-primary:#101010;--text-secondary:#fff;--text-descr:#b3b3b3;--text-dark-descr:#9ba0b2;--text-green:#347854;--text-orange:#ef5f31;--text-blue:#262f4b;--border-black:#101010;--border-color:#e8e8e8;--border-dark-gray:#878a94;--border-light-gray:#c8c8c8;--border-orange:#ef5f31;--line-blue:#475273;--line:#f2f2f2;--border-footer:#3a3a3a;--error:#e31e25;--success:#5cb585;--green-default:#4fb07c;--green-hover:#459a6c;--green-pressed:#347854;--white-default:#fff;--white-hover:#fbfbfb;--white-pressed:#e8e8e8;--orange-default:#ef5f31;--orange-hover:#e63c06;--orange-pressed:#c23103;--red-default:#e31e25;--red-hover:#c8191f;--blue-default:#344066;--blue-hover:#262f4b;--blue-pressed:#121b38;--light-green-hover:#dcefe5;--light-green-pressed:#aecec2;--light-blue-hover:#d3d7e7;--light-blue-pressed:#949ec5;--light-orange-hover:#ffdfd5;--light-orange-pressed:#f2aa93;--active-filter:#fef7f3;--disabled:#e8e8e8}@media screen and (max-width:1024px){:root{--width-base:1024;--h1:calc(var(--width-multiplier)*48);--h2:calc(var(--width-multiplier)*38);--h3:calc(var(--width-multiplier)*28);--h4:calc(var(--width-multiplier)*20);--h5:calc(var(--width-multiplier)*16)}}@media screen and (max-width:860px){:root{--width-base:860}}@media screen and (max-width:680px){:root{--width-base:680;--h4:16px;--h5:14px;--h6:14px;--base-text:14px}}@media screen and (max-width:480px){:root{--width-base:580}}@font-face{font-display:swap;font-family:Montserrat;font-style:normal;font-weight:300;src:url(/fonts/montserrat/Montserrat-Light_300.ttf) format("truetype")}@font-face{font-display:swap;font-family:Montserrat;font-style:normal;font-weight:400;src:url(/fonts/montserrat/Montserrat-Regular_400.ttf) format("truetype")}@font-face{font-display:swap;font-family:Montserrat;font-style:normal;font-weight:600;src:url(/fonts/montserrat/Montserrat-SemiBold_600.ttf) format("truetype")}@font-face{font-display:swap;font-family:Montserrat;font-style:normal;font-weight:700;src:url(/fonts/montserrat/Montserrat-Bold_700.ttf) format("truetype")}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:300;src:url(/fonts/roboto/Roboto-Light_300.ttf) format("truetype")}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:400;src:url(/fonts/roboto/Roboto-Regular_400.ttf) format("truetype")}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:700;src:url(/fonts/roboto/Roboto-Bold_700.ttf) format("truetype")}@font-face{font-display:swap;font-family:Caveat;font-style:normal;font-weight:400;src:url(/fonts/caveat/Caveat-Regular_400.ttf) format("truetype")}.box_shadow{box-shadow:0 0 4px 0 rgba(0,0,0,.08)}.box_shadow_clear{box-shadow:none}.border_radius{border-radius:2px}.border_radius_4{border-radius:4px}.border_radius_8{border-radius:8px}.border_radius_12{border-radius:12px}.border_radius_20{border-radius:20px}.border_radius_clear{border-radius:0}.circle{border-radius:50%}.box{background-color:var(--white);border:1px solid var(--border-color);border-radius:2px;padding:8px}.flex_direction_column{flex-direction:column}.transition{transition:.2s ease-in-out}.transition_directive_animate{transition:.5s linear}.default_translate{transform:translateY(-5px)}.default_box_shadow{box-shadow:3px 4px 9px 0 rgba(34,60,80,.2)}.border_radius_32{border-radius:32px}.lftClmn .alphabet.glossary-page{margin-left:0}.bottom-neighbor .ttl .bottom-neighbor__title{font-size:var(--h4);font-weight:700;margin-top:20px}.bottom-neighbor__list.glossaryList{display:flex;flex-wrap:wrap;font-size:var(--small_text);gap:4px 16px}.bottom-neighbor__list.glossaryList a,.bottom-neighbor__list.glossaryList li{margin:0!important}@media screen and (max-width:680px){.bottom-neighbor .alphabet{display:none}}.contentGlossary{display:flex;flex-wrap:wrap;margin:20px auto 10px;padding:0;position:relative;width:100%}.filterAutocompl{float:left;margin-right:20px;width:40%}.filterTab{float:left;list-style:none}.filterTab li{float:left}.filterTab .item{border:1px solid var(--border-color);border-radius:2px;color:var(--text-primary);display:block;padding:8px 12px;text-decoration:none}.filterTab .active{background:var(--orange-default);border-color:var(--border-orange);color:var(--text-secondary)}.alphabet{list-style:none;margin-top:20px;overflow:hidden}.alphabet li{float:left;margin:0 3px}.alphabet li .item{color:var(--text-dark-descr);display:inline-block;padding:4px;text-decoration:none;text-transform:uppercase}.alphabet li .item:hover{color:var(--red)}.alphabet li:first-child .item{padding-left:0}.categoriesList{float:left;margin-bottom:20px;margin-top:4px;position:relative}.categoriesList .close{display:none}.categoriesList .categoriesTtl{background:var(--light-blue-hover) url(/img/inner_menu.svg) no-repeat 5% 50%;background-size:20px 20px;color:var(--text-primary);display:block;float:left;padding:10px 10px 10px 30px;text-decoration:none}.categoriesList .list{background:var(--white);box-shadow:0 0 4px 0 rgba(0,0,0,.2);left:0;list-style:none;overflow:hidden;position:absolute;top:100%;width:400px;z-index:10}.categoriesList .list .item{border-bottom:1px solid var(--line);color:var(--text-primary);display:block;padding:3px 5px;text-decoration:none}.categoriesList .list .item:hover{background:var(--active-filter);color:var(--text-orange)}.category{border-top:1px solid var(--line);margin-top:20px;position:relative}.category .ttl{background:var(--white);display:inline-block;font-weight:700;left:0;line-height:1.3;padding:5px 5px 5px 0;position:absolute;text-transform:uppercase;top:-14px}.category .list{display:flex;flex-wrap:wrap;list-style:none;margin-top:20px;overflow:hidden}.category .list li{line-height:1.3;margin-bottom:15px;margin-right:1%;width:19%}.showMore{color:var(--text-dark-descr);display:inline-block;text-decoration:none;text-transform:lowercase}.showMore img{float:right;margin-left:8px;margin-top:6px}.fixed{background:var(--white);border-bottom:1px solid var(--border-color);margin-top:0;position:fixed;top:0;width:96%;z-index:100}.fixed .item{font-size:var(--small_text)}.fixed li:first-child .item{text-transform:capitalize}.fixed .categoriesTtl{background-color:var(--white);padding:5px 10px 5px 30px}.categoryPoint{font-size:var(--h5);line-height:1.3}.categoryPoint *{font-size:inherit}.glossaryList{list-style:none;margin-top:22px}.glossaryList li{font-size:var(--h5);line-height:1.3;margin-bottom:16px}.glossaryList li *{font-size:inherit}.line{background:var(--border-color);border:none;height:1px}.lftClmn{background:var(--white);border:1px solid var(--line);border-radius:4px;padding:36px 48px 36px 36px;width:70%}.rghtClmn{padding:36px 16px;width:30%}@media screen and (max-width:680px){.rghtClmn{display:none;width:100%}}.rghtClmn--with-banner{padding:0 16px 36px}@media screen and (max-width:680px){.rghtClmn--with-banner{display:block;padding:0}}.rghtClmn--with-banner .banners-wrapper{grid-template-columns:1fr;margin:0 0 20px}@media screen and (max-width:680px){.rghtClmn--with-banner .showMore{display:none}}.rghtClmn .ttl{font-size:var(--h4);font-weight:700;line-height:1.3;text-transform:uppercase}@media screen and (max-width:680px){.rghtClmn .glossaryList,.rghtClmn .ttl{display:none}}.topTtl{font-size:var(--h2);font-weight:700;margin-top:10px}.findError{border-bottom:1px dashed var(--border-color);color:var(--text-primary);text-decoration:none}.findErrorTextarea{height:200px;width:100%}.lftClmn h2{font-size:var(--h3);line-height:1.3;margin-bottom:8px}.lftClmn h2 *{font-size:inherit}.lftClmn h3{font-size:var(--h4);font-weight:700;line-height:1.3}.lftClmn h3 *{font-size:inherit;font-weight:inherit}.lftClmn h4{font-size:var(--h5);font-weight:700;line-height:1.3}.lftClmn h4 *{font-size:inherit;font-weight:inherit}.lftClmn .author{font-size:var(--h5);line-height:1.3;margin-bottom:22px}.lftClmn .author *{font-size:inherit}.lftClmn .author a{border-bottom:1px dashed var(--border-black);color:inherit;text-decoration:none}.lftClmn .author a:hover{border-bottom-color:var(--white)}.lftClmn p{font-size:var(--h5);line-height:1.3;margin-bottom:22px}.lftClmn p *{font-size:inherit}.lftClmn ol,.lftClmn ul{font-size:var(--h5);line-height:1.3;margin-left:20px;margin-top:22px}.lftClmn ol *,.lftClmn ul *{font-size:inherit}.lftClmn .faq-list,.lftClmn .glossaryList{margin-left:0}.lftClmn img{max-width:100%!important}.lftClmn .substrate{background:var(--active-filter);border-top:1px solid var(--border-orange);margin:22px 0;padding:22px}.share .ttl{font-weight:700}.share .ya-share2__container ol,.share .ya-share2__container ul{margin-left:0}@media screen and (max-width:680px){.bottom-neighbor .item{font-size:var(--h5)}.alphabet{display:flex;overflow:auto}.alphabet li .item{white-space:nowrap}.category .list{display:flex;flex-wrap:wrap;list-style:none;margin-top:20px;overflow:hidden}.category .list li{margin-bottom:15px;margin-right:1%;width:48%}.filterAutocompl{margin:0;padding:15px 8px;width:100%}.filterTab{margin-top:20px;width:100%}.filterTab li{width:50%}.filterTab li .item{padding:16px 0;text-align:center}.lftClmn{padding:36px 16px;width:100%}.rghtClmn{margin-top:20px}.categoriesList{width:50%}.categoriesList .close{display:block}.categoriesList .categoriesTtl{padding:16px 10px 16px 40px;width:100%}.categoriesList .list{height:100%;left:0;overflow-x:hidden;overflow-y:auto;position:fixed;top:0;width:100%}.categoriesList .list .item{padding:16px 8px}.glossaryList .item{display:inline-block}.showMore{font-size:var(--h5);padding:16px 0}.description{line-height:1.3}.alphabet li .item{padding:16px 20px}.lftClmn .substrate{margin:12px 0;padding:8px}}@media screen and (max-width:480px){.categoriesList{width:100%}.category .list li{margin-bottom:0;margin-right:0;width:100%}.category .list li a{display:inline-block;padding:15px 0}}
