.bro-avatar{display:block;width:var(--bro-avatar-size);height:var(--bro-avatar-size);font-size:var(--bro-avatar-font-size, 14px);line-height:var(--bro-avatar-size);object-fit:cover;font-weight:500;text-align:center;background:var(--Icons-Tertiary);color:var(--Text-Inverted-Alternative)}.bro-avatar--person{border-radius:50%}.bro-avatar--m{--bro-avatar-size: 44px;--bro-avatar-font-size: var(--Font-size-font-size-c1)}.bro-tooltip{display:inline-flex;opacity:0;padding:10px 12px;justify-content:center;align-items:center;border-radius:12px;background:var(--Background-Inverted);color:var(--Text-Inverted);font-size:var(--Font-size-font-size-c1);line-height:var(--Line-height-line-height-c1)}.bro-tooltip--topright{position:absolute;right:0;top:0;transform:translateY(-100%)}.bro-tooltip--topcenter{position:absolute;left:50%;top:0;transform:translate(-50%, -100%)}@keyframes bro-tooltip{0%{opacity:0}100%{opacity:1}}.bro-tooltip--animation{animation:bro-tooltip cubic-bezier(0, 0, 0.4, 1) .3s forwards}.broblog-breadcrumbs{display:inline-flex;gap:8px;align-items:center;margin:22px 0 0}@media(min-width: 1024px){.broblog-breadcrumbs{color:var(--Text-Primary);font-size:var(--Font-size-font-size-p2);line-height:var(--Line-height-line-height-p2)}}@media(max-width: 1023px){.broblog-breadcrumbs__mobile-link{display:inline-flex;gap:8px;align-items:center}}@media(min-width: 1024px){.broblog-breadcrumbs__mobile-link svg{display:none}}@media(max-width: 1023px){.broblog-breadcrumbs__link-d,.broblog-breadcrumbs__arrow,.broblog-breadcrumbs__current{display:none}}.broblog-breadcrumbs__arrow{color:var(--Text-Secondary)}.broblog-hero{margin:0 0 32px}@media(min-width: 1024px){.broblog-hero{margin:0 0 44px}}.broblog-hero__picture{display:block;height:240px;position:relative;margin:0 calc(var(--lp)*-1) 12px}@media(min-width: 1024px){.broblog-hero__picture{margin:0 0 12px;height:396px}}@media(min-width: 1360px){.broblog-hero__picture{margin:0 0 16px;height:536px}}.broblog-hero__picture--substitute{background:url("//static.tonkosti.ru/img/broblog/hero-substitute.svg") center/120px 120px var(--Background-Secondary) no-repeat}@media(min-width: 1024px){.broblog-hero__picture--substitute{background:url("//static.tonkosti.ru/img/broblog/hero-substitute.svg") center/240px 240px var(--Background-Secondary) no-repeat}}.broblog-hero__image{width:100%;height:100%;object-fit:cover}@media(min-width: 1024px){.broblog-hero__image{border-radius:32px}}.broblog-hero__author{color:var(--Text-Secondary);font-size:var(--Font-size-font-size-c1);line-height:var(--Line-height-line-height-c1)}@media(min-width: 1024px){.broblog-hero__author{padding-left:calc((100% - var(--grid-space)*8)/9)}}.broblog-title{margin:12px 0 0}@media(min-width: 1024px){.broblog-title{margin:24px 0 0}}.broblog-title__texts{display:flex;flex-direction:column}.broblog-title__toptitle{margin:0 0 12px}@media(min-width: 1024px){.broblog-title__toptitle{margin:0 0 24px}}.broblog-title__picture{display:block;height:240px;position:relative;margin:0 calc(var(--lp)*-1) 12px}@media(min-width: 1024px){.broblog-title__picture{margin:0 0 12px;height:396px}}@media(min-width: 1360px){.broblog-title__picture{margin:0 0 16px;height:536px}}.broblog-title__picture--substitute{background:url("//static.tonkosti.ru/img/broblog/hero-substitute.svg") center/120px 120px var(--Background-Secondary) no-repeat}@media(min-width: 1024px){.broblog-title__picture--substitute{background:url("//static.tonkosti.ru/img/broblog/hero-substitute.svg") center/240px 240px var(--Background-Secondary) no-repeat}}.broblog-title__image{width:100%;height:100%;object-fit:cover}@media(min-width: 1024px){.broblog-title__image{border-radius:32px}}.broblog-title__arrow{position:relative;top:-1px}.broblog-title__info{display:flex;align-items:center;gap:8px;width:100%;color:var(--Text-Secondary);font-size:var(--Font-size-font-size-p2);line-height:var(--Line-height-line-height-p2);white-space:nowrap;margin-bottom:20px}@media(min-width: 1024px){.broblog-title__info{margin-bottom:24px}}.broblog-title__date{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.broblog-title__share{position:relative;margin:0 0 0 auto}.broblog-title__share-button{display:flex;align-items:center;justify-content:center;padding:0;margin:0;border:0;background:none;color:var(--Text-Secondary-Link);font-size:var(--Font-size-font-size-p2);line-height:var(--Line-height-line-height-p2)}@media(max-width: 1023px){.broblog-title__share-button{width:44px;height:44px;margin-right:-10px}}.broblog-title__share-button:hover,.broblog-title__share-button:focus-visible{cursor:pointer}.broblog-title__share-button:hover .broblog-title__share-text,.broblog-title__share-button:focus-visible .broblog-title__share-text{text-decoration:underline}@media(max-width: 1023px){.broblog-title__share-text{display:none}}.broblog-title__share-arrow{display:block}@media(min-width: 1024px){.broblog-title__share-arrow{margin-left:4px}}.broblog-title__share-window{display:none;position:absolute;top:calc(100% + 5px);right:0;flex-direction:column;padding:4px;gap:8px;border-radius:16px;background:var(--Background-Modal);z-index:2;box-shadow:0 4px 24px 0 rgba(0,0,0,.12),0 12px 20px 0 rgba(0,0,0,.14)}.broblog-title__share-window.is-active{display:flex}.broblog-title__share-window-button{display:flex;align-items:center;gap:4px;padding:10px 8px;margin:0;border:0;background:none;font-size:var(--Font-size-font-size-p2);line-height:var(--Line-height-line-height-p2);white-space:nowrap;border-radius:12px}.broblog-title__share-window-button,.broblog-title__share-window-button:link,.broblog-title__share-window-button:visited,.broblog-title__share-window-button:focus{color:var(--Text-Primary);text-decoration-color:currentColor}.broblog-title__share-window-button:focus-visible,.broblog-title__share-window-button:hover,.broblog-title__share-window-button:active,.broblog-title__share-window-button:focus-visible:visited,.broblog-title__share-window-button:hover:visited,.broblog-title__share-window-button:active:visited{color:var(--Text-Primary)}.broblog-title__share-window-button:hover,.broblog-title__share-window-button:focus-visible{background:var(--Background-Secondary);cursor:pointer;text-decoration:none}.broblog-title__author{color:var(--Text-Secondary);font-size:var(--Font-size-font-size-c1);line-height:var(--Line-height-line-height-c1)}@media(min-width: 1024px){.broblog-title__author{padding-left:calc((100% - var(--grid-space)*8)/9)}}.broblog-author{display:flex;align-items:center;gap:12px}.broblog-author__name{display:block;font-size:var(--Font-size-font-size-p2);font-weight:500;line-height:var(--Line-height-line-height-p2)}.broblog-author__title{display:block;color:var(--Text-Secondary, #626C77);font-size:var(--Font-size-font-size-c1);line-height:var(--Line-height-line-height-c1)}.broblog-blockquote{margin:var(--margin-l) 0;padding:24px;border-radius:24px;background:var(--Background-Secondary)}@media(min-width: 1024px){.broblog-blockquote{padding:32px;border-radius:32px}}.broblog-blockquote blockquote{margin:0}.broblog-blockquote__footer{margin-top:20px}.photo-insert--bro{margin:var(--margin-l) 0;max-width:100%}.photo-insert--bro .photo-insert__nav{display:block;margin-bottom:16px}.photo-insert--bro .photo-insert__nav-list{display:flex;flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style-type:none}.photo-insert--bro .photo-insert__nav-item,.photo-insert--bro .photo-insert__nav-image{display:block;width:52px;height:52px;margin:0;padding:0;border-radius:16px}.photo-insert--bro .photo-insert__nav button{margin:0;padding:0;border:0;background:none;width:64px;height:64px;cursor:pointer}.photo-insert--bro .photo-insert__nav-image{object-fit:cover;box-sizing:border-box;opacity:.5;filter:grayscale(50%)}.photo-insert--bro .photo-insert__nav button[disabled] .photo-insert__nav-image{border:0;opacity:1;cursor:default;filter:none}.photo-insert--bro .photo-insert__list{margin:0;padding:0;list-style-type:none}.photo-insert--bro .photo-insert__item:first-child{display:block}.photo-insert--bro .photo-insert__item:not(:first-child){display:none}.photo-insert--bro .photo-insert__item{margin:0;padding:0;width:100%}.photo-insert--bro .photo-insert__link{display:inline-block;position:relative}.photo-insert--bro .photo-insert__item.is-shadow .photo-insert__image{opacity:.25;filter:grayscale(50%)}.photo-insert--bro .photo-insert__item figure{display:flex;flex-direction:column;gap:12px;padding:0;margin:0}@media(min-width: 1024px){.photo-insert--bro .photo-insert__item figure{gap:16px}}.photo-insert--bro .photo-insert__item figcaption{color:var(--Text-Secondary);font-size:var(--Font-size-font-size-c1);line-height:var(--Line-height-line-height-c1)}.photo-insert--bro .photo-insert__image{display:block;max-width:100%;max-height:960px;border-radius:24px}@media(min-width: 1024px){.photo-insert--bro .photo-insert__image{border-radius:32px}}.photo-insert__loader{top:0;left:0;right:0;bottom:0;position:absolute;display:flex;align-items:center;justify-content:center;height:100%;z-index:2}.photo-insert__loader svg{width:40px;height:40px;color:var(--Text-Primary)}.photo-insert__title:not(:empty)+.f-author:not(:empty)::before{content:", "}.broblog-tags--index{margin:32px 0 24px}@media(min-width: 1024px){.broblog-tags--index{margin:48px 0 32px}}.broblog-tags--author-page{margin:16px 0}@media(min-width: 1024px){.broblog-tags--author-page{margin:24px 0}}.broblog-tags--scroll{width:100%}.broblog-tags__title{color:var(--Text-Primary);font-size:var(--Font-size-font-size-p2);font-weight:500;line-height:var(--Line-height-line-height-p2);margin-bottom:var(--list-space)}@media(max-width: 1023px){.broblog-tags__scroll{-webkit-overflow-scrolling:touch;margin:0 calc(var(--lp)*-1);padding:0 var(--lp);width:calc(100% + var(--lp)*2);overflow:hidden;overflow-x:auto;box-sizing:border-box}.broblog-tags__scroll::-webkit-scrollbar{background:rgba(0,0,0,0);height:0}.broblog-tags__scroll::-webkit-scrollbar-track{background:var(--color-gray-07)}.broblog-tags__scroll::-webkit-scrollbar-thumb{background:var(--color-gray-06)}}.broblog-tags__tags{padding:0;margin:0;list-style-type:none;display:flex;gap:8px;flex-wrap:wrap}@media(max-width: 1023px){.broblog-tags--scroll .broblog-tags__tags{flex-wrap:nowrap;white-space:nowrap}.broblog-tags--scroll .broblog-tags__tags::after{content:"";width:calc(var(--lp) - 8px);flex-shrink:0}}.tellthem{margin:40px 0 0;padding-top:40px;border-top:1px solid var(--Background-Stroke)}.tellthem__title{font-size:var(--Font-size-font-size-p2);font-weight:500;line-height:var(--Line-height-line-height-p2);margin-bottom:12px}.tellthem__items{display:flex;flex-wrap:wrap;gap:16px 32px}.tellthem__item{display:flex;gap:12px;align-items:center;text-decoration:none;border:0;padding:0;margin:0;background:none;font-size:var(--Font-size-font-size-p2);font-weight:400;line-height:var(--Line-height-line-height-p2);cursor:pointer}.tellthem__item,.tellthem__item:link,.tellthem__item:visited,.tellthem__item:focus{color:var(--Text-Primary);text-decoration:none}.tellthem__item:focus-visible,.tellthem__item:hover,.tellthem__item:active,.tellthem__item:focus-visible:visited,.tellthem__item:hover:visited,.tellthem__item:active:visited{color:var(--Text-Primary);text-decoration:none}.tellthem__item:focus-visible .tellthem__item-text,.tellthem__item:hover .tellthem__item-text,.tellthem__item:active .tellthem__item-text,.tellthem__item:focus-visible:visited .tellthem__item-text,.tellthem__item:hover:visited .tellthem__item-text,.tellthem__item:active:visited .tellthem__item-text{text-decoration:underline}.tellthem__item-icon{display:block;width:44px;height:44px;border-radius:16px}.tellthem__item-icon svg{display:block;width:24px;height:24px;color:#fff;padding:10px}.js-broblog-tell-copy{position:relative}.tellthem__item--link .tellthem__item-icon{background:var(--Constant-Bro-Orange-Normal-Citrus)}.tellthem__item--telegram .tellthem__item-icon{background:var(--Constant-Blueberry-Light)}.broblog-telegram{padding:24px;border-radius:24px;background:var(--Background-Secondary-Elevated);max-width:1280px;width:100%;margin:0 auto;box-sizing:border-box}@media(min-width: 1024px){.broblog-telegram{display:grid;grid-template-columns:1fr 180px;gap:16px;padding:32px}.broblog-telegram .bro-button-flat{display:inline-flex}}@media(max-width: 1023px){.broblog-telegram__right{display:none}}.broblog-telegram__title{font-family:MTS Wide,sans-serif;display:flex;align-items:center;gap:12px;font-size:var(--Font-size-font-size-h3);font-weight:500;line-height:var(--Line-height-line-height-h3)}@media(min-width: 1024px){.broblog-telegram__title{gap:16px}}.broblog-telegram__icon{flex-shrink:0;background:#26a4e4;color:#fff;height:40px;width:40px;border-radius:12px;display:flex;align-items:center;justify-content:center}@media(min-width: 1024px){.broblog-telegram__icon svg{height:30px;width:30px}}.broblog-telegram__text{color:#6b6b6b;font-size:var(--Font-size-font-size-p1);line-height:var(--Line-height-line-height-p1);margin:16px 0 24px}@media(min-width: 1024px){.broblog-telegram__text{margin:20px 0 32px}}.broblog-card{overflow:hidden}.broblog-card__img-link{display:block;height:200px;border-radius:24px;overflow:hidden}@media(min-width: 1024px){.broblog-card__img-link{height:180px;border-radius:32px}}@media(min-width: 1360px){.broblog-card__img-link{height:240px}}.broblog-card__img{width:100%;height:100%;object-fit:cover;transition:transform cubic-bezier(0.4, 0, 0.2, 1) .5s}.broblog-card__img:hover{transform:scale(1.1)}.broblog-card__img.is-dummy{background:var(--Background-Secondary);object-fit:scale-down}.broblog-card__info{color:var(--Text-Secondary);font-size:var(--Font-size-font-size-c1);line-height:var(--Line-height-line-height-c1);margin:12px 0 4px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.broblog-card__title-link{overflow:hidden;text-overflow:ellipsis;font-size:var(--Font-size-font-size-h5);font-weight:500;line-height:var(--Line-height-line-height-p2)}.broblog-card__title-link,.broblog-card__title-link:link,.broblog-card__title-link:visited,.broblog-card__title-link:focus{color:var(--Text-Primary);text-decoration-color:currentColor}.broblog-card__title-link:focus-visible,.broblog-card__title-link:hover,.broblog-card__title-link:active,.broblog-card__title-link:focus-visible:visited,.broblog-card__title-link:hover:visited,.broblog-card__title-link:active:visited{color:var(--Text-Primary)}.broblog-selection{max-width:1280px;margin:0 auto;width:100%}.broblog-selection__header-title{font-family:MTS Wide,sans-serif;color:var(--Black);font-size:var(--Font-size-font-size-h2);font-weight:500;line-height:var(--Line-height-line-height-h2);margin:0 0 24px}@media(min-width: 1024px){.broblog-selection__header-title{margin:0 0 32px}}.broblog-selection--author-page{margin:40px 0}@media(min-width: 1024px){.broblog-selection--author-page{margin:40px 0 64px}}.broblog-selection--author-page .broblog-selection__header-title{font-size:var(--Font-size-font-size-h3);line-height:var(--Line-height-line-height-h3);margin:0 0 16px}@media(min-width: 1024px){.broblog-selection--author-page .broblog-selection__header-title{margin:0 0 24px}}@media(max-width: 1023px){.broblog-selection__wrapper{-webkit-overflow-scrolling:touch;margin:0 calc(var(--lp)*-1);padding:0 var(--lp);width:calc(100% + var(--lp)*2);overflow:hidden;overflow-x:auto;box-sizing:border-box}.broblog-selection__wrapper::-webkit-scrollbar{background:rgba(0,0,0,0);height:0}.broblog-selection__wrapper::-webkit-scrollbar-track{background:var(--color-gray-07)}.broblog-selection__wrapper::-webkit-scrollbar-thumb{background:var(--color-gray-06)}}.broblog-selection__list{padding:0;margin:0;list-style-type:none;display:flex;gap:12px}@media(max-width: 1023px){.broblog-selection__list::after{content:"";width:calc(var(--lp) - 12px);flex-shrink:0}}@media(min-width: 1024px){.broblog-selection__list{display:grid;grid-template-columns:1fr 1fr 1fr;gap:16px}}.broblog-selection__list li{margin:0;padding:0;width:280px;flex-shrink:0}@media(min-width: 1024px){.broblog-selection__list li{width:100%}}.broblog-author-info{display:grid;grid-template-columns:1fr;padding:24px;border-radius:32px;background:var(--Background-Secondary);grid-template-areas:"broblog-author-info-img" "broblog-author-info-title" "broblog-author-info-info" "broblog-author-info-text";margin:32px 0 0}@media(min-width: 1024px){.broblog-author-info{grid-template-columns:min-content 1fr;grid-template-rows:min-content min-content 1fr;grid-template-areas:"broblog-author-info-img broblog-author-info-title" "broblog-author-info-img broblog-author-info-info" "broblog-author-info-img broblog-author-info-text";padding:48px;border-radius:40px;margin:40px 0 0}}.broblog-author-info__img{grid-area:broblog-author-info-img;display:block;width:120px;height:120px;border-radius:50%;object-fit:cover}@media(min-width: 1024px){.broblog-author-info__img{width:160px;height:160px;margin-right:32px}}.broblog-author-info__title{grid-area:broblog-author-info-title;margin:24px 0 4px}@media(min-width: 1024px){.broblog-author-info__title{margin:0 0 8px}}.broblog-author-info__info{grid-area:broblog-author-info-info;color:var(--Text-Secondary);font-size:var(--Font-size-font-size-p1);line-height:var(--Line-height-line-height-p1);margin-bottom:20px}.broblog-author-info__text{grid-area:broblog-author-info-text;font-size:var(--Font-size-font-size-p1);line-height:var(--Line-height-line-height-p1)}.broblog-other-authors{margin:32px 0}.broblog-other-authors__header{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:16px}@media(min-width: 1360px){.broblog-other-authors__header{margin-bottom:24px}}.broblog-other-authors__header-title{font-family:MTS Wide,sans-serif;color:var(--Text-Primary);font-size:var(--Font-size-font-size-h3);font-weight:500;line-height:var(--Line-height-line-height-h3)}.broblog-other-authors__list{padding:0;margin:0;list-style-type:none;display:grid;grid-template-columns:1fr;gap:12px}@media(min-width: 1024px){.broblog-other-authors__list{grid-template-columns:1fr 1fr 1fr 1fr;gap:16px}}.broblog-other-authors__item{margin:0;padding:0;width:100%}@media(max-width: 1023px){.broblog-other-authors--line .broblog-other-authors__wrapper{-webkit-overflow-scrolling:touch;margin:0 calc(var(--lp)*-1);padding:0 var(--lp);width:calc(100% + var(--lp)*2);overflow:hidden;overflow-x:auto;box-sizing:border-box}.broblog-other-authors--line .broblog-other-authors__wrapper::-webkit-scrollbar{background:rgba(0,0,0,0);height:0}.broblog-other-authors--line .broblog-other-authors__wrapper::-webkit-scrollbar-track{background:var(--color-gray-07)}.broblog-other-authors--line .broblog-other-authors__wrapper::-webkit-scrollbar-thumb{background:var(--color-gray-06)}}.broblog-other-authors--line .broblog-other-authors__list{display:flex}@media(max-width: 1023px){.broblog-other-authors--line .broblog-other-authors__list::after{content:"";width:calc(var(--lp) - 12px);flex-shrink:0}}.broblog-other-authors--line .broblog-other-authors__item{width:280px;flex-shrink:0}@media(min-width: 1024px){.broblog-other-authors--line .broblog-other-authors__item{width:100%}}.broblog-other-authors__item .bro-avatar{display:none;--bro-avatar-size: 80px;--bro-avatar-font-size: var(--Font-size-font-size-h2);margin-bottom:16px}@media(min-width: 1024px){.broblog-other-authors__item .bro-avatar{margin-bottom:24px}}@media(min-width: 1360px){.broblog-other-authors__item .bro-avatar{--bro-avatar-size: 120px}}.broblog-other-authors__all-link{font-size:var(--Font-size-font-size-p2);line-height:var(--Line-height-line-height-p2);white-space:nowrap;display:inline-flex;align-items:center;gap:4px}.broblog-other-authors__all-link,.broblog-other-authors__all-link:link,.broblog-other-authors__all-link:visited,.broblog-other-authors__all-link:focus{color:var(--Text-Secondary-Link);text-decoration-color:currentColor}.broblog-other-authors__all-link:focus-visible,.broblog-other-authors__all-link:hover,.broblog-other-authors__all-link:active,.broblog-other-authors__all-link:focus-visible:visited,.broblog-other-authors__all-link:hover:visited,.broblog-other-authors__all-link:active:visited{color:var(--Text-Secondary-Link)}@media(max-width: 1023px){.broblog-other-authors__all-link .long{display:none}}.broblog-other-authors__link{width:100%;height:100%;min-height:264px;display:flex;padding:32px 16px 24px;flex-direction:column;align-items:center;border-radius:24px;background:var(--Background-Secondary);box-sizing:border-box;text-align:center;text-decoration:none}.broblog-other-authors__link:focus-visible,.broblog-other-authors__link:hover,.broblog-other-authors__link:active,.broblog-other-authors__link:focus-visible:visited,.broblog-other-authors__link:hover:visited,.broblog-other-authors__link:active:visited{text-decoration:none}@media(min-width: 1360px){.broblog-other-authors__link{padding:52px 24px 40px}}.broblog-other-authors__img{display:block;width:80px;height:80px;border-radius:50%;object-fit:cover;margin-bottom:16px}@media(min-width: 1024px){.broblog-other-authors__img{margin-bottom:24px}}@media(min-width: 1360px){.broblog-other-authors__img{width:120px;height:120px}}.broblog-other-authors__title{font-family:MTS Wide,sans-serif;color:var(--Text-Primary);font-size:var(--Font-size-font-size-h5);font-weight:500;line-height:var(--Line-height-line-height-h5);margin-bottom:8px}.broblog-other-authors__info{color:var(--Text-Primary);font-size:var(--Font-size-font-size-p2);line-height:var(--Line-height-line-height-p2);margin-bottom:16px}@media(min-width: 1024px){.broblog-other-authors__info{margin-bottom:24px}}.broblog-other-authors__articles{color:var(--Text-Secondary);font-size:var(--Font-size-font-size-p2);line-height:var(--Line-height-line-height-p2);margin-top:auto}.broblog-cards--author-page{margin:40px 0}.broblog-cards--author-page .broblog-cards__title{font-size:var(--Font-size-font-size-h3);line-height:var(--Line-height-line-height-h3);margin:0 0 16px}.broblog-cards__list{padding:0;margin:0;list-style-type:none;display:grid;grid-template-columns:1fr;gap:24px}@media(min-width: 1024px){.broblog-cards__list{grid-template-columns:1fr 1fr 1fr;gap:32px 16px}}.broblog-cards__list li{margin:0;padding:0;width:100%}.broblog-cards__paginator{display:flex;justify-content:center;margin:24px 0 0}@media(min-width: 1024px){.broblog-cards__paginator{margin:32px 0 0}}.broblog-cards__paginator:empty{margin:0}.broblog-elevator{display:flex;width:44px;height:44px;justify-content:center;align-items:center;border-radius:24px;background:var(--Controls-Tertiary-Active);color:var(--Icons-Secondary);border:0;cursor:pointer;position:fixed;top:32px;z-index:200;opacity:0;visibility:hidden;transition:opacity .5s ease-in-out}.broblog-elevator:hover{background:var(--Controls-States-Tertiary-Active-Hover)}.broblog-elevator:focus-visible{background:var(--Controls-States-Tertiary-Active-Press)}.broblog-elevator.is-show{opacity:1;visibility:visible}@media(min-width: 1024px){.table-of-content-place{position:sticky;top:32px}}.table-of-content{margin:32px 0;padding:10px 24px;border-radius:24px;border:1px solid var(--Background-Stroke);background:#fff;box-sizing:border-box}@media(min-width: 1024px){.table-of-content{margin:0;max-height:calc(100vh - 64px)}}.table-of-content__button,.table-of-content__title{padding:14px 0;display:flex;justify-content:space-between;width:100%;color:var(--Text-Primary);font-family:MTS Compact,sans-serif;font-size:var(--Font-size-font-size-p2);font-weight:500;line-height:24px;border-bottom:1px solid rgba(0,0,0,0)}@media(min-width: 1024px){.table-of-content__button,.table-of-content__title{border-color:var(--Background-Stroke)}}.table-of-content__button{margin:0;background:none;border:0;cursor:pointer}.table-of-content__button.is-open{border-color:var(--Background-Stroke)}.table-of-content__button[data-open=true] .table-of-content__svg{transform:rotate(180deg)}.table-of-content__svg{display:block;width:24px;height:24px}@media(min-width: 1024px){.table-of-content__svg{display:none}}.table-of-content__list{display:none;margin:0;padding:16px 0 14px;list-style-type:none;flex-direction:column;gap:12px;box-sizing:border-box}@media(min-width: 1024px){.table-of-content__list{display:flex;overflow-y:auto;max-height:calc(100vh - 64px - 54px - 20px)}}.table-of-content__button[data-open=true]+.table-of-content__list{display:flex}.table-of-content__item{margin:0;padding:0;font-size:var(--Font-size-font-size-c1);font-weight:400;line-height:var(--Line-height-line-height-c1)}.table-of-content__item a,.table-of-content__item a:link,.table-of-content__item a:visited,.table-of-content__item a:focus{color:var(--Text-Primary);text-decoration-color:currentColor}.table-of-content__item a:focus-visible,.table-of-content__item a:hover,.table-of-content__item a:active,.table-of-content__item a:focus-visible:visited,.table-of-content__item a:hover:visited,.table-of-content__item a:active:visited{color:var(--Text-Primary)}@media(min-width: 1024px){.table-of-content__item a:not(.is-here),.table-of-content__item a:not(.is-here):link,.table-of-content__item a:not(.is-here):visited,.table-of-content__item a:not(.is-here):focus{color:var(--Text-Tertiary);text-decoration-color:currentColor}.table-of-content__item a:not(.is-here):focus-visible,.table-of-content__item a:not(.is-here):hover,.table-of-content__item a:not(.is-here):active,.table-of-content__item a:not(.is-here):focus-visible:visited,.table-of-content__item a:not(.is-here):hover:visited,.table-of-content__item a:not(.is-here):active:visited{color:var(--Text-Primary)}}@media(min-width: 1024px){.broblog-content{padding:0 calc((100% - var(--grid-space)*8)/9)}}.broblog-article-footer{display:flex;padding:32px var(--lp);flex-direction:column;gap:32px;border-radius:32px;background:var(--Grey-BG);margin-top:32px}@media(min-width: 1024px){.broblog-article-footer{border-radius:64px;padding-top:60px;padding-bottom:60px;gap:60px;margin-top:60px}}@media(min-width: 1360px){.broblog-cards--author-page .chip--m{min-height:52px;padding:12px 16px;font-size:var(--Font-size-font-size-p2);line-height:var(--Line-height-line-height-p2)}}

