.share{display:inline-flex;justify-content:center;position:relative;z-index:12}.share__toggle{display:none;justify-content:center;align-items:center;border-radius:50%;transition:all .3s ease-in-out;cursor:pointer;z-index:10;position:relative}.share__toggle:hover{color:#9aa5aa}.share__body{display:flex}.share__icon{position:relative;width:30px;height:30px}.share--up .share__icon:not(:last-child),.share--down .share__icon:not(:last-child){margin-bottom:10px;margin-right:0}.share--left .share__icon:not(:last-child),.share--right .share__icon:not(:last-child){margin-bottom:0;margin-right:10px}.share__icon-link{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:100%;color:#4f99af;cursor:pointer;transition-property:color,background;transition-duration:.3s;transition-timing-function:ease-in-out}.share__icon-link:hover{color:#fff!important;background-color:transparent!important}.share__icon-link svg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);pointer-events:none}.share__icon-circle{color:#4f99af}.share__icon--facebook>.share__icon-link{color:#1877f2}.share__icon--facebook>.share__icon-link:hover{color:#fff!important;background-color:#1877f2}.share__icon--facebook .share__icon-circle{color:#1877f2}.share__icon--telegram>.share__icon-link{color:#37aee2}.share__icon--telegram>.share__icon-link:hover{color:#fff!important;background-color:#37aee2}.share__icon--telegram .share__icon-circle{color:#37aee2}.share__icon--twitter>.share__icon-link{color:#1da1f2}.share__icon--twitter>.share__icon-link:hover{color:#fff!important;background-color:#1da1f2}.share__icon--twitter .share__icon-circle{color:#1da1f2}.share__icon--vk>.share__icon-link{color:#4680c2}.share__icon--vk>.share__icon-link:hover{color:#fff!important;background-color:#4680c2}.share__icon--vk .share__icon-circle{color:#4680c2}.share__icon-tooltip{position:absolute;width:300px;max-width:100vw;background-color:#000;font-size:14px;line-height:20px;color:#fff;top:44px;right:-100%;padding:20px;opacity:0;visibility:hidden;transform:translate3d(0,20px,0);transition:all .3s ease-in-out}.share__icon-tooltip p,.share__icon-tooltip ul{margin:0;padding:0}.share__icon-tooltip:before{content:"";position:absolute;top:-8px;right:12%;width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:8px solid black}.share__icon-tooltip--visible{opacity:1;visibility:visible;transform:translateZ(0)}.share--with-trigger{height:36px}.share--with-trigger .share__toggle{display:inline-flex}.share--with-trigger .share__body{align-items:center;position:absolute;top:0;height:inherit;padding:3px;background-color:#fff;border-radius:20px;box-shadow:0 0 25px #005aa41a}.share--opened .share__toggle{color:#d8d8d8}.share--up .share__body{flex-direction:column}.share--up.share--with-trigger .share__body{height:auto;bottom:0;top:auto;padding-bottom:53px}.share--down .share__body{flex-direction:column}.share--down.share--with-trigger .share__body{height:auto;padding-top:56px}.share--left .share__body{flex-direction:row}.share--left.share--with-trigger .share__body{padding-right:56px;right:0}.share--right .share__body{flex-direction:row}.share--right.share--with-trigger .share__body{padding-left:56px;left:0}.share .share-left-enter-active,.share .share-left-leave-active{transition:all .3s ease-in-out}.share .share-left-enter,.share .share-left-leave-to{opacity:0;padding-right:0!important}.share .share-right-enter-active,.share .share-right-leave-active{transition:all .3s ease-in-out}.share .share-right-enter,.share .share-right-leave-to{opacity:0;padding-left:0!important}.share .share-up-enter-active,.share .share-up-leave-active{transition:all .3s ease-in-out}.share .share-up-enter,.share .share-up-leave-to{opacity:0;padding-bottom:0!important}.share .share-down-enter-active,.share .share-down-leave-active{transition:all .3s ease-in-out}.share .share-down-enter,.share .share-down-leave-to{opacity:0;padding-top:0!important}.article-tooltip{display:flex;flex-direction:column;z-index:110}.article-tooltip__choose{margin:0 0 20px}.article-tooltip__clipboard{position:absolute;opacity:0;outline:none;pointer-events:none}.article-tooltip .article-tooltip__button{align-self:flex-start;margin-top:20px;color:#77adbe}.article-tooltip .article-tooltip__button[disabled]{opacity:.7}.article-tooltip .article-tooltip__button.salmon-button--small{padding-left:13px;padding-right:13px}.article-tooltip .article-tooltip__button.salmon-button__icon{transition:all .3s ease-in-out}.article-tooltip .article-tooltip__button.salmon-button--secondary .salmon-button__title{color:#77adbe!important;padding-left:5px}.article-tooltip .article-tooltip__button.salmon-button{border:1px solid #77adbe!important}.article-tooltip .article-tooltip__button.article-share__btn--active{color:#4f99af}.article-tooltip .article-tooltip__button.salmon-button--secondary:disabled{border:1px solid #77adbe!important}.article-tooltip__text a{color:#4f99af!important;transition:all .3s ease-in-out}.article-tooltip .share .share__body{padding:0;background-color:unset;position:static}.icon-button{position:relative}.icon-button:after{content:"";cursor:pointer;height:30px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:30px}.article-tools{align-items:center;display:flex;justify-content:space-between;position:relative;width:100%;margin-bottom:20px}@media screen and (min-width: 320px){.article-tools{display:flex;flex-direction:row-reverse}}@media screen and (min-width: 704px){.article-tools{display:flex;flex-direction:row;margin-bottom:0}.article-tools--broadcast{justify-content:flex-end}}.article-tools__authors{display:block;width:100%}.article-tools__controls{align-items:center;display:flex;width:100%;align-self:flex-end}@media screen and (min-width: 320px){.article-tools__controls{flex-direction:row;align-items:flex-start;align-self:flex-start}}@media screen and (min-width: 704px){.article-tools__controls{justify-content:flex-end;flex-direction:row;align-items:flex-start;align-self:flex-start}}@media screen and (min-width: 1024px){.article-tools__controls{justify-content:flex-end;flex-direction:row;align-items:flex-start;align-self:flex-start}}@media screen and (min-width: 1550px){.article-tools__controls{justify-content:flex-end;align-items:flex-start;align-self:flex-start}}.article-tools__tool .salmon-button__text{display:inline-flex;align-items:center}.article-tools__tool .salmon-button__text svg{margin-right:5px;fill:#fff}.article-tools__tool--bookmark{border-radius:0}.article-tools__tool--print{display:none}@media screen and (min-width: 704px){.article-tools__tool+.article-tools__tool{margin-left:20px}}.article-tools__print{background:url(https://cdn10.vedomosti.ru/1.6.68/assets/printer-base-d45835f7.svg) 50% 50% no-repeat;display:block;height:16px;width:16px}.article-tools__speaker{background:url(https://cdn10.vedomosti.ru/1.6.68/assets/speaker-base-5df7fb85.svg) 50% 50% no-repeat;height:16px;width:16px}.article-tools__bookmark{color:#fff}.article-tools__bookmark-text{font-family:Fira Sans,Arial,sans-serif;font-size:14px}.article-tools__bookmark-popup{padding:20px;position:absolute;width:250px;top:100%;background:#000;color:#fff;right:0;z-index:3;margin-top:-5px;font-size:14px;line-height:21px}.article-tools__bookmark-popup:after{content:"";position:absolute;left:10%;top:-7px;width:14px;height:14px;transform:rotate(45deg);background:#000}@media screen and (min-width: 704px){.article-tools__bookmark-popup:after{left:auto;right:10%}}.article-tools__bookmark-popup p{margin:0;padding:0}.article-tools__bookmark-popup button{color:#4f99af;cursor:pointer;font-size:14px;line-height:21px;transition:opacity .2s ease-in-out}.article-tools__bookmark-popup button:hover{opacity:.75}@media screen and (min-width: 704px){.article-tools__bookmark-popup{margin-top:15px}}@media screen and (min-width: 704px){.article-tools{border-bottom:none}}.article-tools .salmon-button:not(:disabled):hover{background:transparent!important}.article-tools .salmon-button:not(:disabled):hover svg,.article-tools .salmon-button:not(:disabled):hover .salmon-button__title{opacity:.5!important}.article-tools .salmon-button:not(:disabled):hover .salmon-button__icon{opacity:.5!important}.partner-case-header{display:flex;width:100%;flex-direction:column;margin-top:20px}@media screen and (min-width: 704px){.partner-case-header{flex-direction:row;justify-content:space-between}}.partner-case-header__breadcrumbs{margin-bottom:10px}.partner-case-header__breadcrumbs .tags__tag{font-size:14px;line-height:20px}@media screen and (min-width: 704px){.partner-case-header__breadcrumbs{max-width:440px}}@media screen and (min-width: 1024px){.partner-case-header__breadcrumbs{max-width:none;padding-right:20px}}.partner-case-header__meta{display:flex;flex-direction:column;margin-bottom:15px;width:100%}@media screen and (min-width: 704px){.partner-case-header__meta{margin:0}}@media screen and (min-width: 1550px){.partner-case-header__meta{width:940px}}.partner-case-header__title{font-size:20px;line-height:1.2;max-width:100%;margin-bottom:20px}@media screen and (min-width: 375px){.partner-case-header__title{font-size:22px}}@media screen and (min-width: 704px){.partner-case-header__title{font-size:32px;line-height:1.2}}@media screen and (min-width: 1024px){.partner-case-header__title{font-size:36px}}@media screen and (min-width: 1550px){.partner-case-header__title{font-size:38px}}.partner-case-header__links{display:flex;justify-content:space-between;align-items:center}@media screen and (min-width: 704px){.partner-case-header__links{flex-direction:column;justify-content:flex-start;align-items:flex-end}}.partner-case-header__info{color:#000;font-size:16px;line-height:115%;text-decoration:underline;transition:opacity .3s;white-space:nowrap}.partner-case-header__info:hover{opacity:.5}@media screen and (min-width: 704px){.partner-case-header__info{margin-bottom:20px}}.partner-case-header__share{display:inline-flex;position:relative;margin-left:20px}.partner-case-header__share-icon{display:inline-flex;cursor:pointer;transition:color .3s}.partner-case-header__share-icon:hover{color:#4f99af}.partner-case-header__share-tooltip{position:absolute;width:230px;top:100%;right:0;background-color:#000;color:#fff;padding:20px;margin-top:15px;z-index:4}.partner-case-header__share-tooltip:before{content:"";position:absolute;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid black;top:-6px;margin-right:3px;right:6px}@media screen and (min-width: 1024px){.partner-case-header__share-tooltip:before{margin-right:23px}}@media screen and (min-width: 1024px){.partner-case-header__share-tooltip{margin-right:-20px}}.partner-case-header__share.--toggled .partner-case-header__share-icon,.partner-case-header__share.--toggled .partner-case-header__share-icon:hover{color:#4f99af}.partner-case-header__article .partner-case-header__breadcrumbs,.partner-case-header__article .partner-case-header__info{margin-bottom:0}@media screen and (min-width: 704px){.partner-case-header__article .partner-case-header__title{line-height:34px;margin-bottom:10px}}@media screen and (min-width: 1024px){.partner-case-header__article .partner-case-header__info{margin-top:2px}.partner-case-header__article .partner-case-header__title{line-height:38px}}@media screen and (min-width: 1550px){.partner-case-header__article{max-width:830px}.partner-case-header__article .partner-case-header__title{line-height:40px}}.partner-case-header__header{display:flex;justify-content:space-between;margin-bottom:10px}.partner-case-header__advertisement{font-size:14px;font-weight:20px;color:#b1aca9;margin-bottom:10px;word-break:break-word}.partner-case-header__partner{margin-bottom:5px}.partner-case-header__partner-link{color:inherit}.partner-case-header__partner-link:hover{text-decoration:underline}.partner-case-header__subtitle{font-family:Lora,Times,serif;font-style:italic;font-size:16px;line-height:22px;margin:0 0 15px}@media screen and (min-width: 704px){.partner-case-header__subtitle{margin-bottom:20px}}@media screen and (min-width: 1550px){.partner-case-header__subtitle{font-size:17px;line-height:24px}}@media screen and (min-width: 704px){.partner-case-header__footer{display:flex;flex-direction:row-reverse;justify-content:space-between;align-items:center;margin-top:20px}}.partner-case-header__date{font-size:14px;line-height:22px;color:#4f99af}@media screen and (min-width: 1550px){.partner-case-header__date{margin-top:8px}}.partner-case-header__btns-block{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}@media screen and (min-width: 704px){.partner-case-header__btns-block{margin-bottom:0}}.partner-case-about[data-v-3d502010]{display:flex;flex-direction:column;border-bottom:1px solid #000}@media screen and (min-width: 704px){.partner-case-about[data-v-3d502010]{margin-bottom:40px}}.partner-case-about__title[data-v-3d502010]{color:#4f99af;font-size:16px;line-height:24px;margin-bottom:10px}@media screen and (min-width: 704px){.partner-case-about__title[data-v-3d502010]{color:#000;font-size:20px;line-height:32px}}.partner-case-about__body[data-v-3d502010]{position:relative;overflow:hidden;transition:max-height .3s;margin-bottom:20px}.partner-case-about__body--toggle[data-v-3d502010]{margin:0;padding-right:20px}@media screen and (min-width: 704px){.partner-case-about__body--toggle[data-v-3d502010]{padding-right:40px}}.partner-case-about__body--minimized[data-v-3d502010]{max-height:72px}@media screen and (min-width: 704px){.partner-case-about__body--minimized[data-v-3d502010]{max-height:84px}}.partner-case-about__body[data-v-3d502010]:before{content:"";position:absolute;height:25%;width:100%;min-height:60px;bottom:0;left:0;background:linear-gradient(0deg,#fdf6f2 0%,rgba(253,246,242,0) 100%);opacity:1;transition:opacity .3s}.partner-case-about__text[data-v-3d502010]{font-size:14px;line-height:130%}@media screen and (min-width: 704px){.partner-case-about__text[data-v-3d502010]{font-size:16px}}.partner-case-about__toggle[data-v-3d502010]{position:relative;height:27px;display:inline-flex;align-items:center;margin-bottom:0;font-size:14px;line-height:20px;color:#000;cursor:pointer;transition:opacity .3s}@media screen and (min-width: 704px){.partner-case-about__toggle[data-v-3d502010]{height:30px}}@media screen and (min-width: 1024px){.partner-case-about__toggle[data-v-3d502010]{height:35px}}.partner-case-about__toggle span[data-v-3d502010]{border-bottom:1px dotted #000}.partner-case-about__toggle svg[data-v-3d502010]{position:absolute;top:-17px;right:3px;transform:rotate(-90deg);transition:transform .3s}@media screen and (min-width: 704px){.partner-case-about__toggle svg[data-v-3d502010]{top:-15px}}@media screen and (min-width: 704px){.partner-case-about__toggle svg[data-v-3d502010]{top:-18px}}.partner-case-about__toggle[data-v-3d502010]:hover{opacity:.5}.partner-case-about--toggled .partner-case-about__body[data-v-3d502010]:before{opacity:0;z-index:-1}.partner-case-about--toggled .partner-case-about__toggle svg[data-v-3d502010]{transform:rotate(90deg)}.partner-case-about--inline[data-v-3d502010]{margin-top:30px}.partner-case-about--inline .partner-case-about__title[data-v-3d502010]{color:#4f99af}.partner-case-about__text a{color:#4f99af;transition:opacity .3s}.partner-case-about__text a:hover{opacity:.5}
