@font-face{font-family:Tektur;src:url("/static/fonts/Tektur/tektur-v6-cyrillic_latin-regular.0c9703a58d57.woff2") format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Tektur;src:url("/static/fonts/Tektur/tektur-v6-cyrillic_latin-500.fc52b3d09373.woff2") format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Roboto Slab;src:url("/static/fonts/RobotoSlab/roboto-slab-v36-cyrillic_latin-regular.601a733e7324.woff2") format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Roboto Slab;src:url("/static/fonts/RobotoSlab/roboto-slab-v36-cyrillic_latin-500.e222db62c0cb.woff2") format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Noto Sans Mono;src:url("/static/fonts/NotoSansMono/noto-sans-mono-v37-cyrillic_latin-300.7a9e0e26d8b1.woff2") format("woff2");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Noto Sans Mono;src:url("/static/fonts/NotoSansMono/noto-sans-mono-v37-cyrillic_latin-regular.ba5d9d0f76b3.woff2") format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Noto Sans Mono;src:url("/static/fonts/NotoSansMono/noto-sans-mono-v37-cyrillic_latin-500.c4bbc7825bac.woff2") format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Noto Sans Mono;src:url("/static/fonts/NotoSansMono/noto-sans-mono-v37-cyrillic_latin-600.4b054518de0a.woff2") format("woff2");font-weight:600;font-style:normal;font-display:swap}html,body{height:100%;width:100%;padding:0;margin:0}html{font-family:Noto Sans Mono,monospace;font-size:16px}*{box-sizing:initial}*:before,*:after{box-sizing:initial}a{color:inherit;text-decoration:inherit;transition:all .3s}a:hover{animation:flicker-animation 12.5s infinite}img,video{max-width:100%;height:auto}.btn{display:block;box-sizing:border-box;max-width:100%;width:100%;padding:.5rem;border:1px #AFD33D solid;background-color:transparent;transition:all .3s;color:#334155;font-family:Roboto Slab,serif;font-size:1rem;text-align:center;letter-spacing:4px;cursor:pointer}.btn:hover{animation:flicker-animation 12.5s infinite}@media only screen and (max-width:639px){.btn{font-size:.75rem}}.btn--more{margin-top:2rem}.container{box-sizing:border-box;max-width:1280px;width:100%;margin:0 auto;padding:0 2rem}@media only screen and (max-width:639px){.container{max-width:100%;padding:0 .5rem}}.header{position:fixed;top:0;left:0;z-index:100;width:100%;background:#334155;box-shadow:0 4px 3px #00000012,0 2px 2px #0000000f}.footer{background:#334155}.footer__copyright{display:flex;justify-content:space-between;align-items:center;width:100%;color:#f5f5f5;font-family:tektur,sans-serif;font-size:.8rem;letter-spacing:3px}.footer__copyright a{color:#86efac}.bar{width:100%}.bar--footer{border-bottom:1px rgba(245,245,245,.25) solid}.bar__inner{display:flex;align-items:center;justify-content:space-between;width:100%;height:70px}@media only screen and (max-width:639px){.bar__inner{height:60px}}.bar__logo{display:flex;align-items:center;width:auto;height:100%}.bar__logo-img{position:absolute;width:auto;height:40px;z-index:20}@media only screen and (max-width:639px){.bar__logo-img{width:auto;height:30px}}.bar__logo-img.shadow{opacity:0;z-index:10;transition:all .3s;height:60px}@media only screen and (max-width:639px){.bar__logo-img.shadow{display:none}}.bar__logo:hover{animation:none}.bar__logo:hover .shadow{opacity:1;animation:flicker-animation-invert 12.5s infinite}@media only screen and (max-width:479px){.bar__logo--full{display:none}}.bar__logo--compact{display:none}@media only screen and (max-width:479px){.bar__logo--compact{display:flex}}@media only screen and (max-width:374px){.bar__logo--compact{display:none}}.bar__menus{display:flex;flex-direction:row;align-items:center;gap:4rem}@media only screen and (max-width:1024px){.bar__menus{gap:3rem}}@media only screen and (max-width:639px){.bar__menus{gap:2rem}}@media only screen and (max-width:479px){.bar__menus{gap:1.5rem}}@media only screen and (max-width:374px){.bar__menus--footer{justify-content:space-between;width:100%}}.bar__icons{display:flex;flex-direction:row;gap:1.5rem}.bar__icons-item{display:block;width:30px;height:30px;opacity:.75}.bar__icons-item img{width:30px;height:30px}@media only screen and (max-width:479px){.bar__icons.phone{display:flex;justify-content:flex-end}}.bar__nav{display:flex;align-items:center;gap:3rem}@media only screen and (max-width:1024px){.bar__nav{display:none}}.bar__nav-item{font-family:tektur,sans-serif;letter-spacing:3px;color:#86efac;text-transform:uppercase}.bar__nav-burger{display:none}.bar__nav-burger-btn{width:28px;height:30px;cursor:pointer}.bar__nav-burger-btn.active{animation:flicker-animation 12.5s infinite}@media(pointer:coarse){.bar__nav-burger-btn.active{animation:flicker-animation 12.5s 7}}.bar__nav-burger-btn:hover{animation:flicker-animation 12.5s infinite}@media(pointer:coarse){.bar__nav-burger-btn:hover{animation:flicker-animation 12.5s 7}}.bar__nav-burger-wrapper{display:flex;flex-direction:column;gap:2rem;position:absolute;top:60px;right:0;width:100%;background:#334155;padding-top:2rem;padding-bottom:2rem;z-index:10;text-align:right;transform:translate(100%);transition:transform .3s ease-in-out;box-shadow:0 4px 3px #00000012,0 2px 2px #0000000f}.bar__nav-burger-wrapper.show-menu{transform:translate(0)}.bar__nav-burger-menu{display:flex;flex-direction:column;gap:1.25rem}.bar__nav-burger-menu-item{font-family:tektur,sans-serif;letter-spacing:3px;color:#86efac;text-transform:uppercase}.bar__scroll-up{position:absolute;right:3rem;display:block;width:35px;height:30px;cursor:pointer}@media only screen and (max-width:1439px){.bar__scroll-up{position:relative;right:0}}.bar__scroll-up:hover{animation:flicker-animation 12.5s infinite}@media(pointer:coarse){.bar__scroll-up:hover{animation:flicker-animation 12.5s 7}}.site{position:relative;height:100%;width:100%}.main{margin:calc(70px + 3rem) auto 3rem;width:100%;position:relative}@media only screen and (max-width:639px){.main{margin:calc(60px + 2rem) auto 2rem}}.content{position:relative;display:flex;gap:2rem;width:100%;height:auto}@media only screen and (max-width:1024px){.content{flex-direction:column}}.content__main{width:880px}@media only screen and (max-width:1024px){.content__main{width:100%}}.content__sidebar{position:relative;width:305px}@media only screen and (max-width:1024px){.content__sidebar{width:100%}}.content__sidebar-widgets{display:flex;flex-direction:column;gap:2rem}@media only screen and (max-width:1024px){.content__sidebar-widgets{grid-column:1;display:grid;grid-template-columns:1fr 1fr}}@media only screen and (max-width:639px){.content__sidebar-widgets{grid-template-columns:1fr}}.title{margin:0;font-family:tektur,sans-serif;font-size:18px;font-weight:500;color:#6b7280;letter-spacing:4px;text-transform:uppercase}.title--small{font-size:16px}@media only screen and (max-width:639px){.title--small{font-size:14px}}.title--big{font-size:24px;font-weight:600}@media only screen and (max-width:639px){.title--big{font-size:18px}}.title--center{text-align:center}@keyframes flicker-animation{0%{opacity:1}5%{opacity:.5}10%{opacity:1}15%{opacity:.5}20%{opacity:1}25%{opacity:.5}30%{opacity:1}35%{opacity:.5}40%{opacity:1}45%{opacity:.5}50%{opacity:1}55%{opacity:.5}60%{opacity:1}65%{opacity:.5}70%{opacity:1}75%{opacity:.5}80%{opacity:1}85%{opacity:.5}90%{opacity:1}95%{opacity:.5}to{opacity:1}}@keyframes flicker-animation-invert{0%{opacity:.25}5%{opacity:1}10%{opacity:.5}15%{opacity:1}20%{opacity:.5}25%{opacity:1}30%{opacity:.5}35%{opacity:1}40%{opacity:.5}45%{opacity:1}50%{opacity:.5}55%{opacity:1}60%{opacity:.5}65%{opacity:1}70%{opacity:.5}75%{opacity:1}80%{opacity:.5}85%{opacity:1}90%{opacity:.5}95%{opacity:1}to{opacity:.5}}.about{box-shadow:1px 1px 6px 1px #2525251a}.about-page{display:flex;flex-direction:column;gap:2rem}.about__content{padding:2rem}@media only screen and (max-width:639px){.about__content{padding:1rem}}.about__content--me{display:grid;grid-template-columns:1fr 5fr;gap:2rem;align-items:center}@media only screen and (max-width:1024px){.about__content--me{grid-template-columns:1fr}}.about__portrait{width:208px;max-height:208px;height:auto;border-radius:50%;overflow:hidden}@media only screen and (max-width:1024px){.about__portrait{width:160px;max-height:160px}}.about__image{max-width:50%;height:auto;margin:0}@media only screen and (max-width:1024px){.about__image{max-width:75%}}@media only screen and (max-width:639px){.about__image{max-width:100%}}.about__links{display:flex;margin-top:1rem;gap:1.5rem;align-items:center}@media only screen and (max-width:639px){.about__links{flex-direction:column;align-items:normal;gap:1rem}}.about__links-item{color:#6b7280}.about__links-icons{display:flex;gap:2rem}.about__text p{line-height:150%;color:#4b5563}.about__text p a{color:#f75049}pre{line-height:150%;margin:0}td.linenos .normal{color:#6b7280;padding-right:1rem;border-right:1px solid #6b7280}span.linenos{color:#6b7280;padding-right:1rem;margin-right:1rem;border-right:1px solid #6b7280}td.linenos .special{color:#607a86;padding-right:5px}span.linenos.special{color:#607a86;padding-left:5px;padding-right:5px}.codehilite pre{color:#eff;white-space:pre-wrap;word-wrap:break-word}.codehilite pre .c{color:#546e7a;font-style:italic}.codehilite pre .err{color:#ff5370}.codehilite pre .esc{color:#89ddff}.codehilite pre .g{color:#eff}.codehilite pre .k{color:#bb80b3}.codehilite pre .l{color:#c3e88d}.codehilite pre .n{color:#eff}.codehilite pre .o,.codehilite pre .p{color:#89ddff}.codehilite pre .ch,.codehilite pre .cm,.codehilite pre .cp,.codehilite pre .cpf,.codehilite pre .c1,.codehilite pre .cs{color:#546e7a;font-style:italic}.codehilite pre .gd{color:#ff5370}.codehilite pre .ge{color:#89ddff}.codehilite pre .ges{color:#ffcb6b}.codehilite pre .gr{color:#ff5370}.codehilite pre .gh,.codehilite pre .gi{color:#c3e88d}.codehilite pre .go{color:#546e7a}.codehilite pre .gp{color:#ffcb6b}.codehilite pre .gs{color:#ff5370}.codehilite pre .gu{color:#89ddff}.codehilite pre .gt{color:#ff5370}.codehilite pre .kc{color:#89ddff}.codehilite pre .kd{color:#bb80b3}.codehilite pre .kn{color:#89ddff;font-style:italic}.codehilite pre .kp{color:#89ddff}.codehilite pre .kr,.codehilite pre .kt{color:#bb80b3}.codehilite pre .ld{color:#c3e88d}.codehilite pre .m{color:#f78c6c}.codehilite pre .s{color:#c3e88d}.codehilite pre .na{color:#bb80b3}.codehilite pre .nb{color:#82aaff}.codehilite pre .nc{color:#ffcb6b}.codehilite pre .no{color:#eff}.codehilite pre .nd{color:#82aaff}.codehilite pre .ni{color:#89ddff}.codehilite pre .ne{color:#ffcb6b}.codehilite pre .nf,.codehilite pre .nl{color:#82aaff}.codehilite pre .nn{color:#ffcb6b}.codehilite pre .nx{color:#eff}.codehilite pre .py{color:#ffcb6b}.codehilite pre .nt{color:#ff5370}.codehilite pre .nv{color:#89ddff}.codehilite pre .ow{color:#89ddff;font-style:italic}.codehilite pre .pm{color:#89ddff}.codehilite pre .w{color:#eff}.codehilite pre .mb,.codehilite pre .mf,.codehilite pre .mh,.codehilite pre .mi,.codehilite pre .mo{color:#f78c6c}.codehilite pre .sa{color:#bb80b3}.codehilite pre .sb,.codehilite pre .sc{color:#c3e88d}.codehilite pre .dl{color:#eff}.codehilite pre .sd{color:#546e7a;font-style:italic}.codehilite pre .s2{color:#c3e88d}.codehilite pre .se{color:#eff}.codehilite pre .sh{color:#c3e88d}.codehilite pre .si{color:#89ddff}.codehilite pre .sx{color:#c3e88d}.codehilite pre .sr{color:#89ddff}.codehilite pre .s1{color:#c3e88d}.codehilite pre .ss,.codehilite pre .bp{color:#89ddff}.codehilite pre .fm{color:#82aaff}.codehilite pre .vc,.codehilite pre .vg,.codehilite pre .vi{color:#89ddff}.codehilite pre .vm{color:#82aaff}.codehilite pre .il{color:#f78c6c}.decor{font-family:tektur,sans-serif}.decor--green{color:#afd33d}.decor--red{color:#f75049}.decor--blue{color:#334155}.home{display:flex;flex-direction:column;gap:3rem}.home__blog{display:flex;flex-direction:column;gap:1rem}.home__blog-content{display:grid;grid-template-columns:1fr 1fr;gap:20px}@media only screen and (max-width:1024px){.home__blog-content{grid-template-columns:1fr}}.home__projects{display:flex;flex-direction:column;gap:1rem}.home__projects-content{display:grid;grid-template-columns:1fr 1fr 1fr;gap:20px}@media only screen and (max-width:1024px){.home__projects-content{grid-template-columns:1fr 1fr}}@media only screen and (max-width:639px){.home__projects-content{grid-template-columns:1fr}}.page{position:relative;overflow:hidden;box-shadow:1px 1px 6px 1px #2525251a;transition:all .3s}.page:not(:first-child){margin-top:2rem}.page--home:not(:first-child){margin-top:0}.page--project-detail{padding-top:.75rem}.page--project:not(:first-child){margin-top:0}.page__header{width:880px;margin-bottom:1rem}@media only screen and (max-width:1024px){.page__header{width:100%}}@media only screen and (max-width:639px){.page__header-title{font-size:.75rem}}.page__header-text{margin-top:1rem;color:#6b7280}@media only screen and (max-width:639px){.page__header-text{font-size:.75rem}}.page__image{display:block;width:100%;padding:0;margin:0}.page__image img{width:100%}.page__image--project{padding:1.25rem 2rem}.page__image:hover{animation:none}.page__meta{display:flex;flex-direction:row;font-size:.85rem;color:#6b7280}@media only screen and (max-width:639px){.page__meta{font-size:.75rem}}.page__meta-item{display:flex;align-items:center;padding-right:.75rem;color:#6b7280bf}.page__meta-text{padding-left:.25rem}.page__date{display:flex;flex-direction:row;gap:.5rem}@media only screen and (max-width:1024px){.page__date{flex-direction:column;font-size:.75rem}}.page__date-item{display:flex;align-items:center;padding-right:.75rem;color:#6b7280}.page__date-item time{font-weight:600}.page__intro{padding:.75rem 2rem 1.5rem}@media only screen and (max-width:639px){.page__intro{padding:.5rem 1rem 1rem}}.page__intro--no-bottom-padding{padding-bottom:0}.page__intro--project{padding-left:1.25rem;padding-right:1.25rem}.page__intro p{margin:.75rem 0 0}@media only screen and (max-width:639px){.page__intro p{font-size:.75rem}}.page__title-container{display:flex;flex-direction:row;gap:.75rem;align-items:center;margin:1rem 0 0}@media only screen and (max-width:1024px){.page__title-container{margin-top:.5rem}}@media only screen and (max-width:639px){.page__title-container{margin:.5rem 0 0}}.page__icon{height:1.6rem;width:auto}@media only screen and (max-width:1024px){.page__icon{height:1.4rem}}@media only screen and (max-width:639px){.page__icon{height:1.3rem}}.page__title{color:#334155;font-family:Roboto Slab,serif;font-size:26px;font-weight:500;letter-spacing:2px;margin:0;transition:all .3s}@media only screen and (max-width:1024px){.page__title{font-size:22px}}@media only screen and (max-width:639px){.page__title{font-size:18px}}.page__title--big{font-size:34px}@media only screen and (max-width:1024px){.page__title--big{font-size:26px}}@media only screen and (max-width:639px){.page__title--big{font-size:20px}}.page__lead{margin:0;color:#6b7280}.page__lead a{color:#f75049}.page__tags{display:flex;gap:10px;margin:1rem 0}@media only screen and (max-width:639px){.page__tags{margin:.5rem 0}}.page__tags-item{font-size:.9rem;font-weight:500;color:#6b7280}.page__tags-item span{color:#f75049}.page-content{position:relative;padding:2rem;color:#4b5563}@media only screen and (max-width:639px){.page-content{padding:1rem}}.page-content:before{position:absolute;content:"";width:50%;height:1px;background-color:#4b5563;opacity:.1}.page-content--project{padding-top:0}.page-content--project:before{display:none}.page-content section{position:relative;margin-top:1.5rem}.page-content section p{margin:0}.page-content section p:not(:first-child){margin-top:1.5rem}.page-content-text{font-size:1.1rem;line-height:150%}.page-content-text a{color:#f75049}@media only screen and (max-width:639px){.page-content-text{font-size:1rem}}.page-content-image{margin:0}.page-content-image--wide{margin-left:-2rem;margin-right:-2rem}.page-content-image__img{max-width:100%;height:auto}.page-content-image__caption{padding:.25rem 0;font-size:.9rem;color:#6b7280}.page-content-image__caption--wide{padding:.25rem 2rem}.page-content-image__source{margin:0;padding-top:.25rem;font-size:.75rem}.page-content-image__source--wide{padding:.25rem 2rem 0}.page-content-blockquote{margin:0}.page-content-blockquote__message{position:relative;padding:2rem;background-color:#ecfccb;font-size:1.1rem;line-height:150%}@media only screen and (max-width:639px){.page-content-blockquote__message{font-size:1rem}}.page-content-blockquote__message:after{content:"";position:absolute;bottom:-1rem;left:3rem;width:2rem;height:2rem;background-color:#ecfccb;transform:rotate(45deg)}.page-content-blockquote__citie{display:flex;align-items:center;margin-top:1.5rem;margin-left:2rem}.page-content-blockquote__avatar{border-radius:50%;overflow:hidden;height:64px;width:64px}.page-content-blockquote__avatar img{width:100%;height:auto}.page-content-blockquote__author{margin-left:.5rem}.page-content-blockquote__author-name{font-size:1rem;font-weight:600}.page-content-blockquote__author-position{font-size:.75rem}.page-content-note{background-color:#fef3c7;padding:.5rem 2rem 2rem;margin:0 -2rem}@media only screen and (max-width:639px){.page-content-note{margin:0 -1rem}}.page-content-note__title{font-size:1.5rem;font-family:Roboto Slab,serif;font-weight:400;margin-bottom:1rem}@media only screen and (max-width:639px){.page-content-note__title{font-size:1.25rem}}.page-content-note__body{font-size:1.1rem;line-height:150%}@media only screen and (max-width:639px){.page-content-note__body{font-size:1rem}}.page-content-note a{color:#f75049}.page-content-incut{position:relative;background-color:#fef3c7;padding:2rem;margin:0 -2rem}@media only screen and (max-width:639px){.page-content-incut{padding:1rem;margin:0 -1rem}}.page-content-incut__body{font-family:tektur,sans-serif;font-size:1.15rem;font-weight:500;letter-spacing:3px;line-height:150%}@media only screen and (max-width:639px){.page-content-incut__body{font-size:1.2rem}}.page-content-code{margin:0 -2rem}@media only screen and (max-width:639px){.page-content-code{margin:0 -1rem}}.page-content-code__inner{width:100%;background-color:#334155;border-radius:10px}.page-content-code__header{display:flex;justify-content:space-between;padding:.25rem 1.5rem;background-color:#4b5563;border-top-left-radius:10px;border-top-right-radius:10px}.page-content-code__language{opacity:.75;color:#f5f5f5;font-family:tektur,sans-serif;letter-spacing:2px}@media only screen and (max-width:639px){.page-content-code__language{font-size:.75rem}}.page-content-code__copy{border:none;background-color:transparent;transition:all .3s;color:#f5f5f5;font-family:tektur,sans-serif;letter-spacing:1px;cursor:pointer}.page-content-code__copy:hover{animation:flicker-animation 12.5s infinite}.page-content-code__highlight-code{padding:1rem 1.5rem;border-bottom-left-radius:10px;border-bottom-right-radius:10px;line-height:150%;font-size:.9rem}@media only screen and (max-width:639px){.page-content-code__highlight-code{font-size:.75rem}}.page-content-code__source-code{display:none;opacity:0;visibility:hidden}.page-content-html{position:relative;padding-top:56.25%;margin-left:-2rem;margin-right:-2rem}@media only screen and (max-width:639px){.page-content-html{margin:0 -1rem}}.page-content-html iframe{position:absolute;inset:0;width:100%;height:100%}.page-content-myrole__body{font-size:1.1rem;line-height:150%}@media only screen and (max-width:639px){.page-content-myrole__body{font-size:1rem}}.projects{display:grid;grid-template-columns:1fr 1fr 1fr;gap:1rem}@media only screen and (max-width:1024px){.projects{grid-template-columns:1fr 1fr}}@media only screen and (max-width:639px){.projects{grid-template-columns:1fr}}.image-zoom{position:relative}.image-zoom__label{position:absolute;left:0;bottom:1rem;padding:.25rem 1rem;background-color:#334155;color:#f5f5f5;opacity:.65;font-family:Noto Sans Mono,monospace;font-weight:300;font-size:.75rem;transition:all .3s}@media only screen and (max-width:639px){.image-zoom__label{font-size:.65rem;left:1rem}}.image-zoom:hover{animation:none}.image-zoom:hover .glightbox-zoom,.image-zoom:hover .image-zoom__label{opacity:1}.gcontainer .gprev,.gcontainer .gnext{display:none!important}.gcontainer .gslide-description{background:#f5f5f5}.gcontainer .gdesc-inner{padding:1rem 1.5rem}.gcontainer .gdesc-inner h4{margin:0;color:#6b7280;font-size:.9rem}.comments{position:relative;padding:0 2rem 2rem}@media only screen and (max-width:639px){.comments{padding:.5rem 1rem}}.comments:before{position:absolute;content:"";width:50%;height:1px;background-color:#4b5563;opacity:.1}.comments h3{padding-top:2rem}.widget{box-shadow:1px 1px 6px 1px #2525251a;padding:1.25rem}.widget__title{margin:0;color:#6b7280;font-family:Roboto Slab,serif;letter-spacing:2px}.widget__body{padding-top:1.25rem}.widget__clients{display:flex;flex-direction:column;gap:1.25rem;color:#6b7280;font-size:.9rem}.widget__clients-item{display:flex;flex-direction:column}.widget__clients-label{margin-right:6px}.widget__clients-text{flex-grow:1;font-size:1.25rem;font-weight:600}.widget__links{display:flex;flex-direction:column;gap:1.25rem}.widget__links-item{display:flex;flex-direction:row;align-items:center;gap:1rem}.widget__links-icon{display:flex;justify-content:center;align-items:center;width:30px;height:30px}.widget__links-icon img{max-width:100%;max-height:100%}.widget__links-name{font-size:1.1rem;font-weight:500;color:#6b7280}.widget__techs{display:flex;flex-direction:column;gap:1.25rem}.widget__techs-item{display:flex;flex-direction:row;align-items:center;gap:1rem}.widget__techs-logo{display:flex;justify-content:center;align-items:center;width:40px;height:40px}.widget__techs-logo img{max-width:100%;max-height:100%}.widget__techs-name{font-family:tektur,sans-serif;font-size:1.25rem;letter-spacing:2px;color:#6b7280}.widget__tags{display:flex;gap:8px;flex-wrap:wrap}.widget__tags-item{font-size:1rem;font-weight:500;line-height:175%;color:#6b7280;white-space:nowrap}.widget__tags-item span{color:#f75049}.widget__rubrics{display:flex;flex-direction:column;gap:1rem}.widget__rubrics-item{font-family:tektur,sans-serif;font-size:1.1rem;letter-spacing:2px;text-transform:uppercase;color:#6b7280}.widget__rubrics-item span{color:#f75049}.widget__share .ya-share2__list{display:flex;justify-content:space-between}.widget__share .ya-share2__item{margin:0!important;opacity:.8}@media only screen and (max-width:1439px){.widget__share .ya-share2__icon{height:38px!important;width:38px!important;background-size:32px 32px!important}}
