@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Golos+Text:wght@400..900&family=Roboto+Flex:opsz,wght@8..144,100..1000&display=swap";:root{--wiki-color: #776CFF;--wiki-color-light: #776CFF;--wiki-default-text-size: 1.5rem;--article-color: var(--wiki-color);--article-color-light: var(--wiki-color-light);--article-default-text-size: var(--wiki-default-text-size)}html{font-size:16px}@media screen and (min-width: 767px) and (max-width: 1439px){html{font-size:calc(16 * .0694444444vw)}}@media screen and (max-width: 767px){html{font-size:calc(16 * .2666666667vw)}}html{scroll-behavior:smooth}section{overflow-x:clip;max-width:100%}.container{width:100%;max-width:90rem;margin:0 auto;padding:0 2.125rem}@media screen and (max-width: 767px){.container{max-width:100vw;padding:0 .625rem}}*{box-sizing:border-box;margin:0}@media screen and (max-width: 767px){.br{display:none}}.mobBr{display:none}@media screen and (max-width: 767px){.mobBr{display:inline}}a,p,ul,ol,li,blockquote,code,pre,table,th,td,span,input{font-family:Roboto Flex,sans-serif}h2,h3,h4{text-transform:uppercase;font-family:Grotesk,sans-serif;font-weight:800;line-height:1.1em}h2{font-size:4rem;line-height:1.1em}@media screen and (max-width: 767px){h2{font-size:2.25rem;line-height:1em}}.btn-clrd{border:none;display:flex;align-items:center;justify-content:center;outline:none;border-radius:0;cursor:pointer;transition:background .3s ease-in-out,color .3s ease-in-out}.btn-clrd.orange{background:#ff8c39;color:#fff}.btn-clrd.orange:hover{background:#ffb682}.btn-clrd.orange:focus{background:#ff6e06}:root{--text-default: #18181b;--text-subtle: #52525b;--text-subtlest: #71717a;--text-disabled: #a1a1aa;--text-brand: #5f44d8;--text-info: #1447e6;--text-on-color: #ffffff;--text-on-inverse: #ffffff;--text-primary: #1f2937;--text-secondary: #6b7280;--bg-surface-default: #ffffff;--bg-surface-subtle: #fafafa;--bg-surface-inverse: #09090b;--bg-neutral-subtle: #f4f4f5;--bg-neutral-subtle-pressed: #e4e4e7;--bg-neutral-default: #f3f4f6;--bg-brand-subtle: #f4f3ff;--bg-brand-bold: #775afa;--bg-info-bold: #155dfc;--border-neutral-subtle: #e4e4e7;--border-neutral-default: #d4d4d8;--border-brand: #775afa;--border-inverse: #71717a;--border-warning: #fd9a00;--icon-default: #52525b;--icon-subtle: #71717a;--icon-subtlest: #a1a1aa;--icon-brand: #775afa;--icon-on-color: #ffffff;--icon-primary: #1f2937;--icon-neutral-subtle: #d1d4dd;--purple: #775afa;--powder: #f1efff;--powder-1: #e1dbff;--red-1: #f74040;--white: #ffffff;--black: #000000;--white-60: #ffffff99;--grey-8: #8398a6;--grey-12: #141414;--grey-14: #e1e3e6;--grey-15: #1a181e;--grey-18: #f4f6f8;--gray-additional-2: #edeef4;--dark: #260000;--radius-none: 0px;--radius-xs: 4px;--radius-sm: 8px;--radius-md: 12px;--radius-xl: 20px;--radius-pill: 999px;--shadow: 0 12px 37px -9px #0d3a5c12, 0 1px 6px 0 #0d3a5c0a;--article-sidebar-sticky-top: 5.9375rem;--article-sidebar-sticky-bottom: 1.5rem;--article-sidebar-gap: 1.25rem;--article-scroll-margin-top: 6rem}#header{z-index:100!important}.article-page{color:var(--text-default);font-family:Golos Text,Golos,sans-serif;overflow-x:clip}.article-page h1,.article-page h2,.article-page h3,.article-page h4,.article-page h5,.article-page h6,.article-page p,.article-page a,.article-page ul,.article-page ol,.article-page li,.article-page span,.article-page table,.article-page th,.article-page td,.article-page button,.article-page input,.article-page textarea,.article-page figcaption,.article-page time{font-family:Golos Text,Golos,sans-serif}.article-page h1,.article-page h2,.article-page h3,.article-page h4,.article-page h5,.article-page h6{text-transform:none}.article-container{display:grid;grid-template-columns:20.5rem 42.25rem 20.5rem;-moz-column-gap:1.25rem;column-gap:1.25rem;justify-content:center;width:100%;max-width:87.75rem;margin-inline:auto;padding-inline:1rem}@media screen and (max-width: 767px){.article-container{display:block;max-width:none;padding:0 1rem}}.article-column{grid-column:2;width:100%;min-width:0}.article-column--cover{grid-column:1/-1;max-width:56.75rem;justify-self:center}.article-grid{display:grid;grid-template-columns:20.5rem 42.25rem 20.5rem;-moz-column-gap:1.25rem;column-gap:1.25rem;justify-content:center;width:100%;max-width:87.75rem;margin-inline:auto;padding-inline:1rem;align-items:start;margin-top:2rem}@media screen and (max-width: 767px){.article-grid{display:flex;flex-direction:column;align-items:stretch;padding:0 1rem}}.article-grid__content{grid-column:2;min-width:0}.article-grid__sidebar{grid-column:3;min-width:0;overflow:visible}@media screen and (min-width: 768px){.article-grid__sidebar{position:sticky;top:var(--article-sidebar-sticky-top)}.article-grid__sidebar[data-sidebar-mode=overflow]{max-height:calc(100vh - var(--article-sidebar-sticky-top) - var(--article-sidebar-sticky-bottom));max-height:calc(100dvh - var(--article-sidebar-sticky-top) - var(--article-sidebar-sticky-bottom));overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:var(--border-brand) var(--border-neutral-subtle)}.article-grid__sidebar[data-sidebar-mode=overflow]::-webkit-scrollbar{width:.125rem}.article-grid__sidebar[data-sidebar-mode=overflow]::-webkit-scrollbar-track{background:var(--border-neutral-subtle);border-radius:var(--radius-xs)}.article-grid__sidebar[data-sidebar-mode=overflow]::-webkit-scrollbar-thumb{background:var(--border-brand);border-radius:var(--radius-xs)}}@media screen and (max-width: 767px){.article-grid__sidebar{position:static;order:-1;margin-bottom:1.5rem}.article-grid__sidebar .article-banner{display:none}}.article-content+.article-section,.article-section+.article-section{margin-top:3rem}@media screen and (max-width: 767px){.article-content+.article-section,.article-section+.article-section{margin-top:2rem}}.single-wiki_article #footer,.single-blog_article #footer{margin-top:0;padding-top:6.5625rem;background:#f4f6f8}@media screen and (max-width: 767px){.single-wiki_article #footer,.single-blog_article #footer{padding-top:5.5rem}}@media screen and (max-width: 767px){.article-breadcrumbs{margin:0 -1rem;padding:0 1rem;overflow-x:auto;scrollbar-width:none}.article-breadcrumbs::-webkit-scrollbar{display:none}}.article-breadcrumbs__list{display:flex;flex-wrap:wrap;align-items:center;gap:.25rem;margin:0;padding:0;list-style:none}@media screen and (max-width: 767px){.article-breadcrumbs__list{flex-wrap:nowrap;white-space:nowrap}}.article-breadcrumbs__item{display:inline-flex;align-items:center;gap:.25rem;min-width:0}@media screen and (max-width: 767px){.article-breadcrumbs__item{flex-shrink:0}}.article-breadcrumbs__link,.article-breadcrumbs__current,.article-breadcrumbs__separator{color:var(--text-subtlest);font-family:Golos Text,Golos,sans-serif;font-size:.75rem;line-height:1.125rem;font-weight:400;letter-spacing:0}.article-breadcrumbs__link{text-decoration:underline;text-decoration-color:currentColor;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-underline-position:from-font;transition:color .15s ease}.article-breadcrumbs__link:hover{color:var(--text-brand)}.article-hero{padding-top:1.5rem}@media screen and (max-width: 767px){.article-hero{padding-top:1rem}}.article-hero__title{font-family:Golos Text,Golos,sans-serif;font-size:2.5rem;line-height:3rem;font-weight:500;letter-spacing:0}@media screen and (max-width: 767px){.article-hero__title{font-family:Golos Text,Golos,sans-serif;font-size:1.5rem;line-height:2.25rem;font-weight:600;letter-spacing:0}}.article-hero__title{color:var(--text-default);margin:1.5rem 0 0;display:-webkit-box;overflow:hidden}@media screen and (max-width: 767px){.article-hero__title{margin-top:1rem;-webkit-line-clamp:4}}.article-hero__meta{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:1rem;color:var(--text-subtlest)}@media screen and (max-width: 767px){.article-hero__meta{flex-direction:column;align-items:flex-start;gap:.25rem}}.article-hero__counters{display:flex;align-items:center;gap:.75rem}.article-hero__counter{display:inline-flex;align-items:center;gap:.25rem;white-space:nowrap;font-family:Golos Text,Golos,sans-serif;font-size:1rem;line-height:1.5rem;font-weight:400;letter-spacing:0}.article-hero__counter svg{width:1.25rem;height:1.25rem;color:var(--icon-subtle);flex-shrink:0}.article-hero__date{white-space:nowrap;font-family:Golos Text,Golos,sans-serif;font-size:1rem;line-height:1.5rem;font-weight:400;letter-spacing:0}.article-hero__badges{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;margin:1.5rem 0 0;padding:0;list-style:none}@media screen and (max-width: 767px){.article-hero__badges{margin-top:1rem}}.article-hero__authors{display:flex;flex-wrap:wrap;align-items:flex-start;gap:1.25rem;margin-top:1rem}@media screen and (max-width: 767px){.article-hero__authors{flex-direction:column;gap:.5rem;margin-top:.75rem}}.article-badge{display:inline-flex;align-items:center;justify-content:center;padding:.0625rem .375rem .125rem;border-radius:var(--radius-sm);background:var(--bg-neutral-subtle);color:var(--text-subtlest);text-align:center;white-space:nowrap;font-family:Golos Text,Golos,sans-serif;font-size:.875rem;line-height:1.3125rem;font-weight:400;letter-spacing:0}.article-badge a{color:inherit;text-decoration:none}.article-badge a:hover{color:var(--text-brand)}.article-author{display:flex;align-items:flex-start;flex:0 0 19.375rem;gap:.75rem}.article-author:only-child{flex-basis:31.25rem}@media screen and (max-width: 767px){.article-author{flex:0 0 auto;width:100%}.article-author:only-child{flex-basis:auto}}.article-author__photo{flex-shrink:0;width:2.75rem;height:2.75rem;border-radius:var(--radius-md);overflow:hidden}.article-author__img{display:block;width:2.75rem;height:2.75rem;-o-object-fit:cover;object-fit:cover;background:var(--bg-surface-subtle)}.article-author__body{flex:1 1 auto;min-width:0}.article-author__name{margin:0}.article-author__name *{font-weight:600}.article-author__name{color:var(--text-default);font-family:Golos Text,Golos,sans-serif;font-size:1rem;line-height:1.5rem;font-weight:600;letter-spacing:0}.article-author__name strong{font-weight:inherit}.article-author__name a{color:inherit;text-decoration:none}.article-author__name a:hover{color:var(--text-brand)}.article-author__description{margin:0;color:var(--text-subtlest);font-family:Golos Text,Golos,sans-serif;font-size:.875rem;line-height:1.3125rem;font-weight:400;letter-spacing:0}.article-cover{margin-top:2rem}@media screen and (max-width: 767px){.article-cover{margin-top:1rem}}.article-cover__img{display:block;width:100%;height:auto;aspect-ratio:3/2;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border-radius:var(--radius-md);background:var(--bg-neutral-subtle)}@media screen and (max-width: 767px){.article-cover__img{aspect-ratio:343/282}}.article-toc{--article-toc-item-gap: .5rem;--article-toc-item-max-height: 4.5rem}@media screen and (max-width: 767px){.article-toc{display:none}}.article-toc__bar{display:none;position:relative;width:100%;align-items:center;padding:.75rem 1rem .75rem .75rem;border:.0625rem solid var(--border-neutral-default);border-radius:var(--radius-md);background:var(--bg-surface-subtle);color:var(--text-brand);cursor:pointer;font-family:Golos Text,Golos,sans-serif;font-size:1rem;line-height:1.5rem;font-weight:500;letter-spacing:0}.article-toc__bar svg{position:absolute;left:.6875rem;top:50%;width:1.5rem;height:1.5rem;color:var(--icon-brand);transform:translateY(-50%);flex-shrink:0}@media screen and (max-width: 767px){.article-toc__bar{display:flex;box-shadow:none;transition:box-shadow .15s ease}.article-toc__bar[data-stuck=true]{box-shadow:1px 4px 12px #0000001a}}.article-toc__bar-label{flex:1 1 auto;text-align:center}.article-toc__body{display:flex;align-items:flex-start;gap:.75rem}@media screen and (max-width: 767px){.article-toc__body{display:none}}.article-toc__rail{position:relative;align-self:stretch;flex-shrink:0;width:.125rem;border-radius:var(--radius-xs);background:var(--border-neutral-subtle)}.article-toc__rail-active{position:absolute;top:0;left:0;width:100%;height:1.5rem;border-radius:var(--radius-xs);background:var(--border-brand);transition:transform .3s ease,height .3s ease}.article-toc__list{--article-toc-item-gap: .5rem;--article-toc-item-max-height: 4.5rem;flex:1 1 auto;min-width:0;display:flex;flex-direction:column;margin:0;padding:0;list-style:none;overflow:hidden}.article-toc[data-toc-animate=true] .article-toc__list{transition:height .3s ease}.article-toc__item{max-height:var(--article-toc-item-max-height);margin-top:var(--article-toc-item-gap);opacity:1;overflow:hidden}.article-toc__item:first-child{margin-top:0}.article-toc__item[data-toc-collapsed=true]{margin-top:0;opacity:0;pointer-events:none}.article-toc[data-toc-animate=true] .article-toc__item{transition:height .3s ease,opacity .2s ease,margin-top .3s ease}.article-toc__link{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3;overflow:hidden;color:var(--text-subtlest);text-decoration:none;transition:color .15s ease;font-family:Golos Text,Golos,sans-serif;font-size:1rem;line-height:1.5rem;font-weight:400;letter-spacing:0}.article-toc__link:hover,.article-toc__item[data-toc-active=true] .article-toc__link{color:var(--text-brand)}.article-toc__expand{display:inline-flex;align-items:center;gap:.5rem;margin-top:.75rem;padding:.75rem .875rem;border:0;border-radius:var(--radius-md);background:none;color:var(--text-default);cursor:pointer;font-family:Golos Text,Golos,sans-serif;font-size:1rem;line-height:1.5rem;font-weight:500;letter-spacing:0}.article-toc__expand[hidden]{display:none}.article-toc__expand:hover{background:var(--bg-neutral-subtle)}@media screen and (max-width: 767px){.article-toc__expand{display:none}}.article-toc__expand-icon{display:inline-flex}.article-toc__expand-icon svg{width:1.5rem;height:1.5rem;color:var(--icon-default);transition:transform .2s ease}.article-toc__expand[data-toc-expanded=true] .article-toc__expand-icon svg{transform:rotate(180deg)}.article-toc__expand-label--expanded,.article-toc__expand[data-toc-expanded=true] .article-toc__expand-label--collapsed{display:none}.article-toc__expand[data-toc-expanded=true] .article-toc__expand-label--expanded{display:inline}@media screen and (max-width: 767px){[data-article-toc-mobile]{position:sticky;top:var(--article-toc-bar-top, 5.5rem);z-index:20;margin-bottom:1.5rem}}.article-toc-sheet .article-toc__list{--article-toc-item-max-height: none;overflow:visible;height:auto!important;padding:0 1rem calc(2.75rem + env(safe-area-inset-bottom))}.article-toc-sheet .article-toc__item{max-height:none;height:auto!important;opacity:1}.article-toc-sheet .article-toc__link{padding:.75rem 0}.article-content{color:var(--text-default)}.article-content>*+*{margin-top:1rem}.article-content p{font-family:Golos Text,Golos,sans-serif;font-size:1.125rem;line-height:1.75rem;font-weight:400;letter-spacing:0}@media screen and (max-width: 767px){.article-content p{font-family:Golos Text,Golos,sans-serif;font-size:1rem;line-height:1.5rem;font-weight:400;letter-spacing:0}}.article-content p{margin:0}.article-content p+p{margin-top:1rem}.article-content strong,.article-content b{font-family:Golos Text,Golos,sans-serif;font-size:1.125rem;line-height:1.75rem;font-weight:600;letter-spacing:0}@media screen and (max-width: 767px){.article-content strong,.article-content b{font-family:Golos Text,Golos,sans-serif;font-size:1rem;line-height:1.5rem;font-weight:600;letter-spacing:0}}.article-content a{color:var(--text-brand);text-decoration:underline;text-underline-offset:.125rem}.article-content a:hover{text-decoration:none}.article-content ul:not([class]),.article-content ol:not([class]){font-family:Golos Text,Golos,sans-serif;font-size:1.125rem;line-height:1.75rem;font-weight:400;letter-spacing:0}@media screen and (max-width: 767px){.article-content ul:not([class]),.article-content ol:not([class]){font-family:Golos Text,Golos,sans-serif;font-size:1rem;line-height:1.5rem;font-weight:400;letter-spacing:0}}.article-content ul:not([class]),.article-content ol:not([class]){margin:.75rem 0 0;padding-left:1.5rem;display:flex;flex-direction:column;gap:.5rem}.article-content h3{font-family:Golos Text,Golos,sans-serif;font-size:1.25rem;line-height:2rem;font-weight:600;letter-spacing:0}@media screen and (max-width: 767px){.article-content h3{font-family:Golos Text,Golos,sans-serif;font-size:1rem;line-height:1.5rem;font-weight:600;letter-spacing:0}}.article-content h3{margin:1.5rem 0 0}.article-content h4{font-family:Golos Text,Golos,sans-serif;font-size:1rem;line-height:1.5rem;font-weight:600;letter-spacing:0}@media screen and (max-width: 767px){.article-content h4{font-family:Golos Text,Golos,sans-serif;font-size:.875rem;line-height:1.3125rem;font-weight:500;letter-spacing:0}}.article-content h4{margin:1.25rem 0 0}.article-content h5,.article-content h6{font-family:Golos Text,Golos,sans-serif;font-size:.875rem;line-height:1.3125rem;font-weight:500;letter-spacing:0;margin:1rem 0 0}.article-content img{max-width:100%;height:auto}.article-paragraph{overflow:visible;scroll-margin-top:var(--article-scroll-margin-top, 6rem);display:flex;flex-direction:column;gap:1rem}@media screen and (max-width: 767px){.article-paragraph{gap:.75rem}}.article-paragraph+.article-paragraph{margin-top:2rem}@media screen and (max-width: 767px){.article-paragraph+.article-paragraph{margin-top:1.5rem}}.article-paragraph__title{font-family:Golos Text,Golos,sans-serif;font-size:1.5rem;line-height:2.25rem;font-weight:600;letter-spacing:0}@media screen and (max-width: 767px){.article-paragraph__title{font-family:Golos Text,Golos,sans-serif;font-size:1.25rem;line-height:2rem;font-weight:600;letter-spacing:0}}.article-paragraph__title{color:var(--text-default);margin:0}.article-text{min-width:0;display:flex;flex-direction:column;gap:1rem;margin:0;overflow:visible}@media screen and (max-width: 767px){.article-text{gap:.75rem}}.article-text blockquote{display:flex;flex-direction:column;gap:inherit;margin:0;padding:0;border:0}.article-text p,.article-text h3,.article-text h4,.article-text h5,.article-text h6,.article-text ul:not([class]),.article-text ol:not([class]){margin-top:0;margin-bottom:0}.article-text p+p{margin-top:0}.article-important{padding:1rem;border-radius:var(--radius-sm);background:var(--bg-brand-subtle)}.article-important--plain{border-left:.1875rem solid var(--border-brand);border-radius:0 var(--radius-sm) var(--radius-sm) 0}.article-important p{font-family:Golos Text,Golos,sans-serif;font-size:1.125rem;line-height:1.75rem;font-weight:400;letter-spacing:0}@media screen and (max-width: 767px){.article-important p{font-family:Golos Text,Golos,sans-serif;font-size:1rem;line-height:1.5rem;font-weight:400;letter-spacing:0}}.article-important p{margin:0}.article-important p+p{margin-top:.75rem}.article-important strong,.article-important b{font-family:Golos Text,Golos,sans-serif;font-size:1.125rem;line-height:1.75rem;font-weight:600;letter-spacing:0}@media screen and (max-width: 767px){.article-important strong,.article-important b{font-family:Golos Text,Golos,sans-serif;font-size:1rem;line-height:1.5rem;font-weight:600;letter-spacing:0}}.article-formula{font-family:Golos Text,Golos,sans-serif;font-size:1.375rem;line-height:1.75rem;font-weight:600;letter-spacing:0;color:var(--text-default, #18181B);font-style:normal}@media screen and (max-width: 767px){.article-formula{font-family:Golos Text,Golos,sans-serif;font-size:1rem;line-height:1.5rem;font-weight:600;letter-spacing:0}}.article-formula{position:relative;padding:1rem;border-radius:var(--radius-sm);background:var(--bg-neutral-subtle);text-align:center;display:flex;height:-moz-fit-content;height:fit-content;align-items:center;justify-content:center}.article-formula>.article-math__visual{font-family:Golos Text,Golos,sans-serif;font-size:1.375rem;line-height:1.75rem;font-weight:600;letter-spacing:0;color:var(--text-default, #18181B);font-style:normal}@media screen and (max-width: 767px){.article-formula>.article-math__visual{font-family:Golos Text,Golos,sans-serif;font-size:1rem;line-height:1.5rem;font-weight:600;letter-spacing:0}}.article-formula>.article-math__visual{width:100%;min-width:0}.article-formula mjx-container{font-size:1em!important}.article-formula mjx-container[display=true]{margin:0!important}.article-content math[display=inline]{font-family:Golos Text,Golos,sans-serif;font-size:inherit;font-style:normal;font-weight:inherit;line-height:inherit;letter-spacing:0;color:var(--text-default, #18181B)}.article-content mjx-container:not([display=true]){font-family:Golos Text,Golos,sans-serif;font-size:1em!important;font-style:normal;font-weight:inherit;line-height:inherit;letter-spacing:0;color:var(--text-default, #18181B)}.article-content .article-math{position:relative;display:inline}.article-content .article-math--block{display:block;width:100%}.article-content .article-math__visual{position:absolute;inset:0 auto auto 0;display:block;max-width:100%;vertical-align:middle;visibility:hidden;pointer-events:none}.article-content .article-math--ready>.article-math__semantic,.article-formula.article-math--ready>.article-math__semantic{position:absolute;width:.0625rem;height:.0625rem;padding:0;margin:-.0625rem;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.article-content .article-math--ready>.article-math__visual,.article-formula.article-math--ready>.article-math__visual{position:static;display:inline;visibility:visible;pointer-events:auto}.article-formula.article-math--ready>.article-math__visual{display:block}.article-table__scroller{overflow-x:auto;border:.0625rem solid var(--border-neutral-subtle);border-radius:var(--radius-md);scrollbar-width:none}.article-table__scroller::-webkit-scrollbar{display:none}.article-table table{width:100%;border-collapse:collapse;font-family:Golos Text,Golos,sans-serif;font-size:1rem;line-height:1.5rem;font-weight:400;letter-spacing:0}.article-table th,.article-table td{box-sizing:border-box;min-width:8.875rem;padding:.5rem .75rem;text-align:left;vertical-align:middle;border-bottom:.0625rem solid var(--border-neutral-subtle);border-right:.0625rem solid var(--border-neutral-subtle);color:var(--text-subtle)}.article-table th{font-family:Golos Text,Golos,sans-serif;font-size:1rem;line-height:1.5rem;font-weight:600;letter-spacing:0;background:var(--bg-surface-subtle);color:var(--text-default);text-align:center}.article-table th strong,.article-table th b{font-weight:inherit;color:inherit}.article-table tr:last-child th,.article-table tr:last-child td{border-bottom:0}.article-table th:last-child,.article-table td:last-child{border-right:0}.article-table__controls{display:flex;align-items:center;gap:1.25rem;margin-top:.5rem}.article-table__controls[hidden]{display:none}@media screen and (max-width: 767px){.article-table__controls{gap:.75rem}}.article-table__progress{position:relative;flex:1 1 auto;height:.25rem;border-radius:var(--radius-sm);background:var(--bg-neutral-subtle);overflow:hidden}.article-table__progress-thumb{display:block;height:100%;border-radius:var(--radius-sm);background:var(--border-brand);transition:transform .1s linear}.article-table__arrows{display:flex;gap:.5rem}.article-table__arrow{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;padding:0;border:0;border-radius:.625rem;background:none;color:var(--icon-default);cursor:pointer}.article-table__arrow svg{width:1.25rem;height:1.25rem}.article-table__arrow:hover:not(:disabled){background:var(--bg-neutral-subtle)}.article-table__arrow:disabled{color:var(--icon-subtlest);cursor:default}.article-image{display:flex;flex-direction:column;gap:.5rem;width:100%;max-width:100%;margin:2rem 0}.article-image img{display:block;width:100%;max-width:100%;height:auto;border-radius:var(--radius-md);background:var(--bg-neutral-subtle)}.article-image figcaption{display:flex;flex-direction:column;gap:.5rem;margin:0}.article-image figcaption p{margin:0;color:var(--text-subtlest);font-family:Golos Text,Golos,sans-serif;font-size:.875rem;line-height:1.3125rem;font-weight:400;letter-spacing:0;word-break:break-word}.article-text>.article-image,.article-paragraph>.article-image{margin-block:0}.article-image__picture{display:block;width:100%}.article-image__img{display:block;width:100%;max-width:100%;height:auto;border-radius:var(--radius-md);background:var(--bg-neutral-subtle)}.article-image__caption{display:flex;flex-direction:column;gap:.5rem;margin:0}.article-image__description,.article-image__source{margin:0;color:var(--text-subtlest);font-family:Golos Text,Golos,sans-serif;font-size:.875rem;line-height:1.3125rem;font-weight:400;letter-spacing:0;word-break:break-word}@media screen and (min-width: 768px){.article-image--constrained img,.article-image--constrained .article-image__img,.article-image--constrained .article-image__picture{max-width:20.25rem}}.article-content .wp-block-image{display:flex;flex-direction:column;gap:.5rem;width:100%;max-width:100%;margin:2rem 0}.article-content .wp-block-image img{display:block;width:100%;max-width:100%;height:auto;border-radius:var(--radius-md);background:var(--bg-neutral-subtle)}.article-content .wp-block-image figcaption{display:flex;flex-direction:column;gap:.5rem;margin:0}.article-content .wp-block-image figcaption p{margin:0;color:var(--text-subtlest);font-family:Golos Text,Golos,sans-serif;font-size:.875rem;line-height:1.3125rem;font-weight:400;letter-spacing:0;word-break:break-word}.article-text>.article-content .wp-block-image{margin-block:0}@media screen and (min-width: 768px){.article-content .wp-block-image:not(.size-full) img{max-width:20.25rem}}.article-spoiler{background-image:repeating-linear-gradient(to right,var(--border-neutral-default) 0,var(--border-neutral-default) .375rem,transparent .375rem,transparent .75rem),repeating-linear-gradient(to right,var(--border-neutral-default) 0,var(--border-neutral-default) .375rem,transparent .375rem,transparent .75rem);background-position:0 0,0 100%;background-repeat:repeat-x;background-size:100% .0625rem}.article-spoiler+.article-spoiler{margin-top:-.0625rem}.article-spoiler__header{display:flex;align-items:flex-start;gap:.5rem;width:100%;padding:.75rem 0;border:0;background:none;color:var(--text-subtlest);cursor:pointer;text-align:left;font-family:Golos Text,Golos,sans-serif;font-size:1rem;line-height:1.5rem;font-weight:500;letter-spacing:0}.article-spoiler__chevron{display:inline-flex;flex-shrink:0;color:var(--icon-brand);transition:transform .2s ease}.article-spoiler__chevron svg{width:1.25rem;height:1.25rem}.article-spoiler[data-spoiler-open=true] .article-spoiler__chevron{transform:rotate(90deg)}.article-spoiler[data-spoiler-open=true] .article-spoiler__header{color:var(--text-default)}.article-spoiler__body{max-height:0;overflow:hidden;transition:max-height .3s ease}.article-spoiler__body-inner{padding:0 0 1rem 1.75rem}.article-spoiler__body-inner>*+*{margin-top:1rem}.article-spoiler__body-inner p{font-family:Golos Text,Golos,sans-serif;font-size:1.125rem;line-height:1.75rem;font-weight:400;letter-spacing:0}@media screen and (max-width: 767px){.article-spoiler__body-inner p{font-family:Golos Text,Golos,sans-serif;font-size:1rem;line-height:1.5rem;font-weight:400;letter-spacing:0}}.article-spoiler__body-inner p{margin:0}.article-spoiler__body-inner p:last-child strong{font-family:Golos Text,Golos,sans-serif;font-size:1.125rem;line-height:1.75rem;font-weight:600;letter-spacing:0}@media screen and (max-width: 767px){.article-spoiler__body-inner p:last-child strong{font-family:Golos Text,Golos,sans-serif;font-size:1rem;line-height:1.5rem;font-weight:600;letter-spacing:0}}.article-spoiler__body-inner p:last-child strong{color:var(--text-default)}@media screen and (max-width: 767px){.article-spoiler__body-inner{padding-left:1.5rem}}.article-faq{display:flex;flex-direction:column;gap:1rem}.article-faq__title{font-family:Golos Text,Golos,sans-serif;font-size:1.5rem;line-height:2.25rem;font-weight:600;letter-spacing:0}@media screen and (max-width: 767px){.article-faq__title{font-family:Golos Text,Golos,sans-serif;font-size:1.25rem;line-height:2rem;font-weight:600;letter-spacing:0}}.article-faq__title{color:var(--text-default);margin:0}.article-faq .article-spoiler__header{gap:.75rem;padding:1rem 0;font-family:Golos Text,Golos,sans-serif;font-size:1.125rem;line-height:1.75rem;font-weight:600;letter-spacing:0}@media screen and (max-width: 767px){.article-faq .article-spoiler__header{font-family:Golos Text,Golos,sans-serif;font-size:1rem;line-height:1.5rem;font-weight:600;letter-spacing:0}}.article-faq .article-spoiler__chevron{margin-top:.3125rem}.article-faq .article-spoiler__chevron svg{width:1.125rem;height:1.125rem}.article-faq .article-spoiler__body-inner{padding:0 0 1rem 1.875rem}@media screen and (max-width: 767px){.article-faq .article-spoiler__body-inner{padding-left:1.875rem}}.article-expert{position:relative;margin:2rem 0;padding:2rem 1.5rem;border:.0625rem solid var(--border-neutral-subtle);border-radius:var(--radius-md);background:var(--bg-surface-default)}@media screen and (max-width: 767px){.article-expert{padding:.75rem;border-radius:1rem}}.article-expert p.article-expert__label{position:absolute;top:-1rem;right:1.5rem;margin:0;padding:.375rem .625rem .375rem .75rem;border-radius:var(--radius-sm);background:var(--bg-brand-bold);color:var(--text-on-color);font-family:Golos Text,Golos,sans-serif;font-size:.875rem;line-height:1.25rem;font-weight:500;letter-spacing:0}@media screen and (max-width: 767px){.article-expert p.article-expert__label{right:.75rem;border:.0625rem solid var(--border-neutral-default);border-radius:.625rem;font-family:Golos Text,Golos,sans-serif;font-size:.75rem;line-height:1.125rem;font-weight:500;letter-spacing:0}}.article-expert__body{display:flex;align-items:flex-start;gap:1rem}@media screen and (max-width: 767px){.article-expert__body{flex-direction:column;gap:.5rem}}.article-expert__photo{box-sizing:border-box;flex-shrink:0;width:2.5rem;height:2.5rem;max-height:2.5rem;max-width:2.5rem;border:.125rem solid var(--border-warning);border-radius:var(--radius-md);-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;background:var(--bg-neutral-subtle)}.article-expert__content{flex:1 1 auto;min-width:0}.article-expert__person{margin-bottom:.5rem}.article-expert__name{margin:0!important;color:var(--text-default);font-family:Golos Text,Golos,sans-serif;font-size:1.125rem;line-height:1.75rem;font-weight:600;letter-spacing:0}@media screen and (max-width: 767px){.article-expert__name{font-family:Golos Text,Golos,sans-serif;font-size:1rem;line-height:1.5rem;font-weight:600;letter-spacing:0}}.article-expert__name-link{color:inherit;text-decoration:none}.article-expert__name-link:hover{color:var(--text-brand)}.article-expert__role{margin:0;color:var(--text-subtlest);font-family:Golos Text,Golos,sans-serif;font-size:1.125rem;line-height:1.75rem;font-weight:400;letter-spacing:0}@media screen and (max-width: 767px){.article-expert__role{font-family:Golos Text,Golos,sans-serif;font-size:1rem;line-height:1.5rem;font-weight:400;letter-spacing:0}}.article-expert__text p{font-family:Golos Text,Golos,sans-serif;font-size:1.125rem;line-height:1.75rem;font-weight:400;letter-spacing:0}@media screen and (max-width: 767px){.article-expert__text p{font-family:Golos Text,Golos,sans-serif;font-size:1rem;line-height:1.5rem;font-weight:400;letter-spacing:0}}.article-expert__text p{margin:0}.article-expert__text p+p{margin-top:.5rem}.article-bank-task{display:flex;flex-direction:column;align-items:stretch;gap:1rem;width:100%}.article-bank-task h3.article-bank-task__title{font-family:Golos Text,Golos,sans-serif;font-size:1.5rem;line-height:2.25rem;font-weight:600;letter-spacing:0}@media screen and (max-width: 767px){.article-bank-task h3.article-bank-task__title{font-family:Golos Text,Golos,sans-serif;font-size:1.25rem;line-height:2rem;font-weight:600;letter-spacing:0}}.article-bank-task h3.article-bank-task__title{color:var(--text-default);margin:0}.article-bank-task__frame{width:100%;overflow:hidden;border-radius:.75rem;background:#fafafe}.article-bank-task__iframe{display:block;width:100%;min-height:26.6875rem;height:56.25rem;max-height:none;border:0;background:#fafafe}.article-source-ref{--article-source-tip-left: 50%;--article-source-tip-right: auto;--article-source-tip-transform: translateX(-50%);--article-source-tip-width: max-content;--article-source-tip-max-width: min(17.5rem, calc(100vw - 1.25rem) );--article-source-tip-white-space: nowrap;--article-source-tip-overflow-wrap: normal;position:relative;display:inline;color:var(--text-subtlest);cursor:pointer;font-size:.7em;vertical-align:super;line-height:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.article-source-ref:after{content:"[i]"}.article-source-ref[data-tip]:before{content:attr(data-tip);display:block;position:absolute;left:var(--article-source-tip-left);right:var(--article-source-tip-right);bottom:calc(100% + .375rem);transform:var(--article-source-tip-transform);box-sizing:border-box;width:var(--article-source-tip-width);max-width:var(--article-source-tip-max-width);padding:.25rem .5rem;border:1px solid var(--border-neutral-default);border-radius:.25rem;background:var(--bg-surface-default);color:var(--text-default);font-size:.75rem;line-height:1.3;white-space:var(--article-source-tip-white-space);overflow-wrap:var(--article-source-tip-overflow-wrap);word-break:normal;-webkit-hyphens:none;hyphens:none;opacity:0;visibility:hidden;pointer-events:none;z-index:2;transition:opacity .12s ease,visibility .12s ease}.article-source-ref:hover[data-tip]:before,.article-source-ref:focus-within[data-tip]:before{opacity:1;visibility:visible}.article-source-ref__tip{position:absolute;box-sizing:border-box;padding:.25rem .5rem;border:1px solid var(--border-neutral-default);font-size:.75rem;line-height:1.3;white-space:nowrap;visibility:hidden;pointer-events:none}.article-actions{display:flex;align-items:center;overflow:visible;justify-content:space-between;gap:1rem;padding:1rem;border-radius:var(--radius-md);background:var(--bg-surface-subtle)}.article-actions__text{margin:0;color:var(--text-default);font-family:Golos Text,Golos,sans-serif;font-size:1rem;line-height:1.5rem;font-weight:500;letter-spacing:0;font-weight:600}.article-actions__controls{display:flex;align-items:center;gap:.5rem}.article-like{display:inline-flex;align-items:center;gap:.375rem;padding:.375rem;border:0;border-radius:var(--radius-sm);background:none;color:var(--text-subtle);cursor:pointer;font-family:Golos Text,Golos,sans-serif;font-size:1rem;line-height:1.5rem;font-weight:400;letter-spacing:0}.article-like svg{width:1.25rem;height:1.25rem;color:var(--icon-default);transition:color .15s ease}.article-like .article-icon--like-filled{display:none}.article-like:hover:not([aria-pressed=true]) svg{color:var(--icon-brand)}.article-like[aria-pressed=true]{color:var(--text-subtle)}.article-like[aria-pressed=true] svg{color:var(--icon-default)}.article-like[aria-pressed=true] .article-icon--like{display:none}.article-like[aria-pressed=true] .article-icon--like-filled{display:block}.article-share{position:relative}.article-share__toggle{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;padding:0;border:0;border-radius:var(--radius-sm);background:none;color:var(--icon-default);cursor:pointer}.article-share__toggle svg{width:1.25rem;height:1.25rem}.article-share__toggle:hover{color:var(--icon-brand)}.article-share__popup{position:absolute;left:50%;bottom:calc(100% + .5rem);z-index:20;display:flex;flex-direction:column;gap:.75rem;width:-moz-max-content;width:max-content;min-width:13.9375rem;padding:1rem;border:.0625rem solid var(--border-neutral-default);border-radius:var(--radius-md);background:var(--bg-surface-default);box-shadow:var(--shadow);transform:translate(-50%)}.article-share__popup[hidden]{display:none}.article-share__popup:before,.article-share__popup:after{content:"";position:absolute;top:100%;left:50%;border-style:solid;border-color:transparent}.article-share__popup:before{transform:translate(-50%);border-width:.5rem;border-top-color:var(--border-neutral-default)}.article-share__popup:after{transform:translate(-50%);margin-top:-.0625rem;border-width:.4375rem;border-top-color:var(--bg-surface-default)}@media screen and (max-width: 767px){.article-share__popup{display:none!important}}.article-share__item{display:flex;align-items:center;gap:.5rem;width:100%;padding:0;border:0;border-radius:0;background:none;color:var(--text-default);cursor:pointer;text-align:left;text-decoration:none;font-family:Golos Text,Golos,sans-serif;font-size:1rem;line-height:1.5rem;font-weight:400;letter-spacing:0}.article-share__item svg{width:1.25rem;height:1.25rem;color:var(--icon-primary);flex-shrink:0}.article-share__item:hover{color:var(--text-brand)}.article-share__item:hover svg{color:var(--icon-brand)}.article-share-sheet__title{margin:0;padding:0 1.25rem;color:var(--text-default);text-transform:none!important;font-family:Golos Text,Golos,sans-serif;font-size:1.25rem;line-height:2rem;font-weight:600;letter-spacing:0}.article-share-sheet__list{display:flex;flex-direction:column;padding:.75rem 1rem 2.75rem}.article-share-sheet .article-share__item{padding:.75rem 0}div .solo_container{z-index:100!important}@media screen and (max-width: 767px){div .solo_container .solo_widget{right:0!important;bottom:5rem!important}}.article-floating{position:fixed;left:50%;bottom:1.5rem;transform:translate(-50%);z-index:101;display:flex;align-items:center;padding:0 .5rem;border:.0625rem solid var(--border-neutral-default);border-radius:var(--radius-pill);background:var(--bg-surface-default);box-shadow:var(--shadow)}@media screen and (max-width: 767px){.article-floating{bottom:1rem}}.article-floating__button{display:inline-flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;padding:0;border:0;border-radius:var(--radius-pill);background:none;color:var(--icon-subtle);cursor:pointer;transition:color .15s ease}.article-floating__button svg{width:1.25rem;height:1.25rem;transition:transform .2s ease}.article-floating__button:hover:not([aria-pressed=true]){color:var(--icon-brand)}@media screen and (max-width: 767px){.article-floating__button{width:3rem;height:3rem}.article-floating__button svg{width:1.5rem;height:1.5rem}}.article-floating__button--like .article-icon--like-filled{display:none}.article-floating__button--like[aria-pressed=true]{color:var(--icon-default)}.article-floating__button--like[aria-pressed=true] .article-icon--like{display:none}.article-floating__button--like[aria-pressed=true] .article-icon--like-filled{display:block}.article-floating__button--scroll[data-scroll-direction=up] svg{transform:rotate(180deg)}.article-sources__header{display:flex;align-items:center;gap:.5rem;padding:0;border:0;background:none;color:var(--text-default);cursor:pointer;font-family:Golos Text,Golos,sans-serif;font-size:1rem;line-height:1.5rem;font-weight:500;letter-spacing:0}.article-sources__chevron{display:inline-flex;color:var(--icon-default);transition:transform .2s ease}.article-sources__chevron svg{width:1.25rem;height:1.25rem}.article-sources[data-sources-open=false] .article-sources__chevron{transform:rotate(-90deg)}.article-sources[data-sources-open=false] .article-sources__hide{display:none}.article-sources__list{margin:.75rem 0 0;padding-left:1.75rem;display:flex;flex-direction:column;gap:.5rem;color:var(--text-subtle);font-family:Golos Text,Golos,sans-serif;font-size:1rem;line-height:1.5rem;font-weight:400;letter-spacing:0}.article-sources__list[hidden]{display:none}.article-sources__item{word-break:break-word}.article-sources__link{color:var(--text-subtlest)!important;text-decoration:none;font-size:.875rem}.article-sources__hide{margin-left:.75rem;margin-top:1rem;padding:0;border:0;background:none;color:var(--text-brand);cursor:pointer;font-family:Golos Text,Golos,sans-serif;font-size:.875rem;line-height:1.3125rem;font-weight:500;letter-spacing:0}.bottom-sheet{display:none}@media screen and (max-width: 767px){.bottom-sheet{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:103}}.bottom-sheet[hidden]{display:none}.bottom-sheet__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#09090b80;opacity:0;transition:opacity .25s ease}.bottom-sheet[data-open=true] .bottom-sheet__backdrop{opacity:1}.bottom-sheet__dialog{position:absolute;left:0;right:0;bottom:0;display:flex;flex-direction:column;max-height:90vh;overflow:hidden;border-radius:1rem 1rem 0 0;background:var(--bg-surface-default);transform:translateY(100%);transition:transform .25s ease}.bottom-sheet[data-open=true] .bottom-sheet__dialog{transform:translateY(0)}.bottom-sheet__grabber{flex-shrink:0;display:flex;justify-content:center;padding:.75rem 0 1rem;touch-action:none;cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none}.bottom-sheet__grabber:active{cursor:grabbing}.bottom-sheet__grabber-pill{width:2.75rem;height:.25rem;border-radius:var(--radius-pill);background:var(--powder)}.bottom-sheet__content{flex:1 1 auto;min-height:0;overflow-y:auto}.error-report{width:42.25rem;max-width:calc(100vw - 2rem);max-height:calc(100vh - 4rem);overflow-y:auto;border-radius:var(--radius-xl);background:var(--bg-surface-default);box-shadow:var(--shadow);color:var(--text-default);text-align:left;box-sizing:border-box}.error-report *,.error-report *:before,.error-report *:after{box-sizing:border-box}.error-report__header{position:relative;padding:1.25rem 1.25rem 0}.error-report__title{margin:0;padding-right:3rem;color:var(--text-default);text-transform:none;font-family:Golos Text,Golos,sans-serif;font-size:1.5rem;line-height:2.25rem;font-weight:600;letter-spacing:0}@media screen and (max-width: 767px){.error-report__title{font-family:Golos Text,Golos,sans-serif;font-size:1.25rem;line-height:2rem;font-weight:600;letter-spacing:0}}.error-report__close{position:absolute;top:.25rem;right:0;display:flex;align-items:center;justify-content:center;padding:1rem .75rem;border:none;border-radius:var(--radius-md);background:transparent;color:var(--icon-subtle);cursor:pointer}.error-report__close svg{display:block;width:1.5rem;height:1.5rem}.error-report__close:hover{color:var(--text-default)}@media screen and (max-width: 767px){.error-report__close{display:none}}.error-report__body{display:flex;flex-direction:column;gap:1rem;padding:0 1.25rem}.error-report__subtitle{margin:0;color:var(--text-subtle);font-family:Golos Text,Golos,sans-serif;font-size:1rem;line-height:1.5rem;font-weight:400;letter-spacing:0}.error-report__list{display:flex;flex-direction:column}.error-report__checkbox{display:flex;align-items:center;gap:.5rem;height:2.5rem;cursor:pointer}.error-report__checkbox input[type=checkbox]{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.error-report__checkbox:has(input:disabled){cursor:default;opacity:.6}.error-report__box{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:1.25rem;height:1.25rem;border:.09375rem solid var(--border-neutral-default);border-radius:var(--radius-xs);background:var(--bg-surface-default);color:transparent;transition:background-color .15s ease,border-color .15s ease}.error-report__box svg{display:block;width:.75rem;height:.5625rem}.error-report__checkbox input:checked~.error-report__box{background:var(--bg-brand-bold);border-color:var(--border-brand);color:var(--text-on-color)}.error-report__checkbox input:focus-visible~.error-report__box{outline:.125rem solid var(--border-brand);outline-offset:.125rem}.error-report__label{color:var(--text-default);font-family:Golos Text,Golos,sans-serif;font-size:1rem;line-height:1.5rem;font-weight:400;letter-spacing:0}.error-report__field{display:flex;flex-direction:column;gap:.25rem}.error-report__textarea{width:100%;height:12.5rem;padding:.75rem;border:.0625rem solid var(--border-neutral-subtle);border-radius:var(--radius-md);background:var(--bg-surface-default);resize:none;color:var(--text-default);font-family:Golos Text,Golos,sans-serif;font-size:1rem;line-height:1.5rem;font-weight:400;letter-spacing:0}.error-report__textarea::-moz-placeholder{color:var(--text-subtlest)}.error-report__textarea::placeholder{color:var(--text-subtlest)}.error-report__textarea:focus{outline:none;border-color:var(--border-brand)}.error-report__textarea:disabled{opacity:.6;cursor:default;resize:none}.error-report__textarea{scrollbar-width:thin;scrollbar-color:var(--border-neutral-subtle) transparent}.error-report__textarea::-webkit-scrollbar{width:.25rem}.error-report__textarea::-webkit-scrollbar-track{background:transparent}.error-report__textarea::-webkit-scrollbar-thumb{background:var(--border-neutral-subtle);border-radius:var(--radius-sm)}.error-report__error{margin:0;padding:0 .25rem;color:var(--red-1);font-family:Golos Text,Golos,sans-serif;font-size:.75rem;line-height:1.125rem;font-weight:400;letter-spacing:0}.error-report__error[hidden]{display:none}.error-report__error--submit{padding:0}.error-report__list.has-error .error-report__box{border-color:var(--red-1)}.error-report__list.has-error .error-report__checkbox input:checked~.error-report__box{border-color:var(--border-brand)}.error-report__textarea.has-error{border-color:var(--red-1)}.error-report__footer{display:flex;flex-direction:column;gap:1rem;padding:1.25rem 1.25rem 2rem}.error-report__actions{display:flex;align-items:center;justify-content:flex-end;gap:1rem}.error-report__cancel,.error-report__submit{width:8.6875rem;padding:1rem;border-radius:var(--radius-md);cursor:pointer;text-align:center;transition:background-color .15s ease,opacity .15s ease;font-family:Golos Text,Golos,sans-serif;font-size:1rem;line-height:1.5rem;font-weight:500;letter-spacing:0}.error-report__cancel{border:.0625rem solid var(--border-brand);background:transparent;color:var(--text-brand)}.error-report__cancel:hover{background:var(--bg-brand-subtle)}.error-report__submit{border:.0625rem solid var(--border-brand);background:var(--bg-brand-bold);color:var(--text-on-color)}.error-report__submit:hover{filter:brightness(1.05)}.error-report__submit[disabled],.error-report__submit.is-disabled{opacity:.6;cursor:default;pointer-events:auto}@media screen and (max-width: 767px){.error-report{width:100%;max-width:100%;max-height:none;overflow:visible;border-radius:0;box-shadow:none}.error-report__title{padding-right:0}.error-report__header{padding:0 1rem}.error-report__body{padding:.5rem 1rem}.error-report__footer{padding:1.25rem 1rem 2rem}.error-report__actions{justify-content:stretch}.error-report__cancel,.error-report__submit{width:auto;flex:1 1 0}}.article-promo-text{padding:1.25rem;border-radius:var(--radius-md);background:var(--bg-surface-subtle)}.article-promo-text p{margin:0;color:var(--text-default);font-family:Golos Text,Golos,sans-serif;font-size:1.125rem;line-height:1.75rem;font-weight:400;letter-spacing:0}@media screen and (max-width: 767px){.article-promo-text p{font-family:Golos Text,Golos,sans-serif;font-size:1rem;line-height:1.5rem;font-weight:400;letter-spacing:0}}.article-promo-text p+p{margin-top:.75rem}.article-promo-text a{color:var(--text-info);text-decoration:none}.article-promo-text a:hover{text-decoration:underline}.article-promo-text__link{display:inline-flex;align-items:center;gap:.25rem;margin-top:1rem;color:var(--text-brand)!important;font-family:Golos Text,Golos,sans-serif;font-size:1rem;line-height:1.5rem;font-weight:500;letter-spacing:0}.article-promo-text__link svg{width:1.25rem;height:1.25rem}.article-related{width:100%;overflow-x:hidden;scroll-margin-top:var(--article-scroll-margin-top, 6rem);margin-top:3rem}@media screen and (max-width: 767px){.article-related{margin-top:2rem}}.article-related__head{display:flex;align-items:center;justify-content:space-between;gap:1rem;max-width:42.25rem;margin:0 auto}@media screen and (max-width: 767px){.article-related__head{padding-inline:1rem}}.article-related__title{margin:0;color:var(--text-default);font-family:Golos Text,Golos,sans-serif;font-size:1.5rem;line-height:2.25rem;font-weight:600;letter-spacing:0}@media screen and (max-width: 767px){.article-related__title{font-family:Golos Text,Golos,sans-serif;font-size:1.25rem;line-height:2rem;font-weight:600;letter-spacing:0}}.article-related__nav{display:flex;gap:.5rem}@media screen and (max-width: 767px){.article-related__nav{display:none}}.article-related__arrow{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;padding:0;border:0;background:none;color:var(--icon-subtlest);cursor:pointer;transition:color .15s ease}.article-related__arrow svg{width:1.25rem;height:1.25rem}.article-related__arrow:hover{color:var(--icon-brand)}.article-related__arrow.swiper-button-disabled{opacity:.4;cursor:default}.article-related__arrow.swiper-button-lock{display:none}.article-related__slider{margin-top:1rem;margin-left:calc(50% - 21.125rem)!important;margin-right:0!important;width:calc(50% + 19.875rem)}.article-related__slider .swiper-slide{height:auto;display:flex}@media screen and (max-width: 767px){.article-related__slider{margin-left:0!important;width:100%;padding-left:1rem}}.article-related__slide{width:18.125rem}.article-card{display:flex;width:100%;min-height:27.6875rem;border:.0625rem solid var(--border-neutral-default);border-radius:var(--radius-md);background:var(--bg-surface-default);overflow:hidden}.article-card__link{display:flex;flex-direction:column;width:100%;color:inherit;text-decoration:none}.article-card__cover{--card-accent: #bf7ffd;position:relative;display:flex;align-items:center;justify-content:center;flex-shrink:0;aspect-ratio:290/163;padding:.5rem 0;background:var(--card-accent);overflow:hidden}.article-card__cover--photo{padding:0;background:var(--bg-surface-subtle)}.article-card__image{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.article-card__placeholder{display:block;width:8.75rem;height:auto;max-height:100%}.article-card__time{position:absolute;top:.75rem;left:.75rem;display:inline-flex;align-items:center;gap:.25rem;padding:.25rem .5rem;border-radius:var(--radius-sm);background:var(--bg-surface-subtle);color:var(--text-default);white-space:nowrap;font-family:Golos Text,Golos,sans-serif;font-size:.875rem;line-height:1.3125rem;font-weight:400;letter-spacing:0}.article-card__time svg{width:1.25rem;height:1.25rem;color:var(--icon-default)}.article-card__body{display:flex;flex-direction:column;flex:1 1 auto;gap:.25rem;min-height:0;padding:.5rem .75rem .75rem}.article-card__meta{display:flex;align-items:center;flex-wrap:wrap;gap:.25rem;margin:0;color:var(--text-subtlest)}.article-card__meta-item{font-family:Golos Text,Golos,sans-serif;font-size:.75rem;line-height:1.125rem;font-weight:500;letter-spacing:0}.article-card__meta-separator{font-family:Golos Text,Golos,sans-serif;font-size:.75rem;line-height:1.125rem;font-weight:400;letter-spacing:0}.article-card__title-area{display:flex;align-items:flex-start;flex:1 1 auto;min-height:0}.article-card__title{margin:0;color:var(--text-default);font-family:Golos Text,Golos,sans-serif;font-size:1rem;line-height:1.5rem;font-weight:500;letter-spacing:0}.article-card__footer{display:flex;align-items:flex-start;gap:.5rem;color:var(--text-subtlest);font-family:Golos Text,Golos,sans-serif;font-size:.75rem;line-height:1.125rem;font-weight:400;letter-spacing:0}.article-card__date{flex:1 1 auto;min-width:0}.article-card__counter{display:inline-flex;align-items:center;gap:.25rem;flex-shrink:0}.article-card__counter svg{width:1rem;height:1rem;color:var(--icon-subtle)}.article-banner{display:block;border-radius:var(--radius-md);overflow:hidden}.article-banner__default{display:block}.article-banner__img{display:block;width:100%;height:auto}.article-banner .overlay-widget__link{display:block}.article-banner .overlay-widget__link picture,.article-banner .overlay-widget__link img,.article-banner [data-widget-id] img{display:block;width:100%;height:auto}.article-banner--sidebar{margin-top:var(--article-sidebar-gap);overflow:visible;border-radius:0}.article-banner--sidebar:empty{display:none}.article-banner--middle{margin:2rem 0}@media screen and (max-width: 767px){.article-banner--middle{margin:1.5rem 0}}.wiki-sidebar-banner{display:flex;flex-direction:column;align-items:center;gap:.5rem;width:100%;overflow:visible}.wiki-sidebar-banner__stage{position:relative;width:calc(100% + 1rem);margin-inline:-.5rem;padding-inline:.5rem;box-sizing:border-box;overflow:visible}.wiki-sidebar-banner__swiper{width:100%;height:13.625rem;border-radius:var(--radius-md);overflow:hidden;background:var(--bg-surface-subtle)}.wiki-sidebar-banner .swiper-slide{height:13.625rem;background:var(--bg-surface-subtle)}.wiki-sidebar-banner .overlay-widget__link{display:block;width:100%;height:100%}.wiki-sidebar-banner .overlay-widget__link img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.wiki-sidebar-banner__nav{position:absolute;top:6.8125rem;z-index:2;display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;padding:0;border:0;border-radius:.625rem;background:transparent;cursor:pointer;transform:translateY(-50%);opacity:0;pointer-events:none;transition:opacity .2s ease}.wiki-sidebar-banner__nav svg{display:block;width:2rem;height:2rem;pointer-events:none}.wiki-sidebar-banner__nav--prev{left:-.5rem}.wiki-sidebar-banner__nav--next{right:-.5rem}.wiki-sidebar-banner__nav.swiper-button-disabled{opacity:.4;cursor:default}.wiki-sidebar-banner--nav-visible .wiki-sidebar-banner__nav{opacity:1;pointer-events:auto}.wiki-sidebar-banner--nav-visible .wiki-sidebar-banner__nav.swiper-button-disabled{opacity:.4}.wiki-sidebar-banner__pagination{display:flex;align-items:center;justify-content:center;gap:.25rem;width:3.5rem;height:.5rem}.wiki-sidebar-banner__bullet{display:block;width:.5rem;height:.5rem;border-radius:50%;background:var(--bg-neutral-subtle);opacity:1;cursor:pointer}.wiki-sidebar-banner__bullet--active{background:var(--bg-brand-bold)}.promo{position:relative;isolation:isolate;display:flex;flex-direction:column;gap:4rem;padding:4rem 0}@media screen and (max-width: 767px){.promo{gap:1.5rem;padding:2rem 0}.promo .container{padding:0 1rem}}.promo:before{content:"";position:absolute;left:50%;top:-13.5rem;bottom:0;z-index:-1;width:150vw;transform:translate(-50%);background:linear-gradient(180deg,var(--bg-surface-default, #FFF) 0%,#F4F6F8 5.29%)}.promo-advantages__inner{display:flex;flex-direction:column;gap:1.0625rem;max-width:42.25rem;margin:0 auto}@media screen and (min-width: 768px){.promo-advantages__inner{padding:0}}@media screen and (max-width: 767px){.promo-advantages__inner{gap:1rem}}.promo-advantages__title{font-family:Golos Text,Golos,sans-serif;font-size:1.5rem;line-height:2.25rem;font-weight:600;letter-spacing:0;color:var(--text-default)}@media screen and (min-width: 768px){.promo-advantages__title{max-width:27.75rem}}@media screen and (max-width: 767px){.promo-advantages__title{font-family:Golos Text,Golos,sans-serif;font-size:1.25rem;line-height:2rem;font-weight:600;letter-spacing:0;text-align:left;width:100%}}.promo-advantages__highlight{z-index:2;position:relative;color:var(--text-on-inverse)}@media screen and (max-width: 767px){.promo-advantages__highlight:nth-of-type(1){z-index:3}}.promo-advantages__highlight:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:var(--bg-surface-inverse);height:1.625rem;top:.25rem;left:-.125rem}@media screen and (max-width: 767px){.promo-advantages__highlight:before{height:1.375rem;top:.1875rem}}.promo-advantages__highlight:nth-of-type(1):before{width:11.625rem}@media screen and (max-width: 767px){.promo-advantages__highlight:nth-of-type(1):before{width:5.75rem}}.promo-advantages__highlight:nth-of-type(2):before{width:10.5rem}@media screen and (max-width: 767px){.promo-advantages__highlight:nth-of-type(2):before{width:13.125rem;left:-4.375rem}}.promo-advantages__cards{height:28.375rem;display:flex;align-items:stretch;gap:1.25rem;max-width:42.25rem}@media screen and (max-width: 767px){.promo-advantages__cards{flex-direction:column;height:-moz-max-content;height:max-content;gap:.75rem}}.promo-advantages__card{position:relative;overflow:hidden;display:flex;flex-direction:column;padding:1.5rem;border-radius:var(--radius-md)}@media screen and (max-width: 767px){.promo-advantages__card{gap:.75rem;padding:1rem}}.promo-advantages__card--main{flex:1 1 50%;max-width:20.5rem;justify-content:flex-end;background:var(--bg-brand-bold);color:var(--text-on-color)}@media screen and (max-width: 767px){.promo-advantages__card--main{max-width:100%;height:12rem}}.promo-advantages__card--stat{flex:1 1 auto;justify-content:flex-end;gap:0;background:var(--bg-surface-default);color:var(--text-brand)}@media screen and (min-width: 768px){.promo-advantages__card--stat{height:13.5625rem}}.promo-advantages__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;width:100%;height:100%;pointer-events:none}.promo-advantages__bg img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.promo-advantages__stack{display:flex;flex-direction:column;gap:1.25rem;flex:1 1 50%}@media screen and (max-width: 767px){.promo-advantages__stack{gap:.75rem}}.promo-advantages__stat{position:relative;z-index:1;display:flex;flex-direction:column}.promo-advantages .promo-advantages__number{position:relative;z-index:1;font-family:PP Right Grotesk,Grotesk,sans-serif;font-size:4.5rem;line-height:4.5rem;font-weight:700}@media screen and (max-width: 767px){.promo-advantages .promo-advantages__number{font-size:2.75rem;line-height:2.75rem}}.promo-advantages__label{position:relative;z-index:1;font-family:Golos Text,Golos,sans-serif;font-size:1.5rem;line-height:2.25rem;font-weight:600;letter-spacing:0}@media screen and (max-width: 767px){.promo-advantages__label{font-family:Golos Text,Golos,sans-serif;font-size:1.25rem;line-height:2rem;font-weight:600;letter-spacing:0}}.promo-advantages__desc{position:relative;z-index:1;font-family:Golos Text,Golos,sans-serif;font-size:1rem;line-height:1.5rem;font-weight:500;letter-spacing:0}.promo-advantages__break{display:none}@media screen and (max-width: 767px){.promo-advantages__break{display:inline}}.promo-form{margin-top:4rem;position:relative;display:flex;flex-direction:column;gap:2rem;padding-top:2rem;border-radius:var(--radius-xl)}@media screen and (max-width: 767px){.promo-form{gap:1rem;padding-top:1rem;margin-top:1.5rem}}.promo-form__bg{position:absolute;z-index:0;height:100%;pointer-events:none;width:90rem;transform:translate(-50%);left:50%;right:auto;bottom:auto;top:0}@media screen and (max-width: 767px){.promo-form__bg{width:calc(100vw + .125rem)}}.promo-form__bg img{display:block;width:100%;height:100%}@media screen and (min-width: 768px){.promo-form__bg img{border-radius:var(--radius-xl)}}.promo-form__title-row{position:relative;z-index:1}@media screen and (min-width: 768px){.promo-form__title-row{max-width:42.25rem;margin:0 auto;padding:0}}.promo-form__title{font-family:Golos Text,Golos,sans-serif;font-size:2.5rem;line-height:3rem;font-weight:500;letter-spacing:0;color:var(--text-on-color)}@media screen and (max-width: 767px){.promo-form__title{font-family:Golos Text,Golos,sans-serif;font-size:1.25rem;line-height:2rem;font-weight:600;letter-spacing:0}}.promo-form__title-line{white-space:nowrap}.promo-form__title-accent{position:relative;z-index:2}.promo-form__title-accent:before{content:"";position:absolute;top:0;left:0;z-index:-1;border:.1875rem solid var(--border-brand);border-radius:var(--radius-pill);height:1.625rem;top:.125rem;left:-5.75rem;width:29.0625rem;height:2.9375rem;right:auto;bottom:auto}@media screen and (max-width: 767px){.promo-form__title-accent:before{width:12.125rem;height:1.375rem;left:-.25rem;border:.0625rem solid var(--border-brand)}}.promo-form__panel{position:relative;z-index:1}@media screen and (min-width: 768px){.promo-form__panel{padding:3rem 0}}@media screen and (max-width: 767px){.promo-form__panel{border-radius:var(--radius-md);padding:1rem 0}}.promo-form__panel-inner{display:flex;gap:1.25rem}@media screen and (min-width: 768px){.promo-form__panel-inner{max-width:42.25rem;margin:0 auto}}@media screen and (max-width: 767px){.promo-form__panel-inner{flex-direction:column;gap:2rem}}.promo-form__body{display:flex;flex-direction:column;justify-content:space-between;gap:1.25rem;flex:1 1 50%}@media screen and (min-width: 768px){.promo-form__body{padding:0 1.25rem 2.75rem 0}}.promo-form__body-top{display:flex;flex-direction:column;gap:1.25rem}.promo-form__lead{font-family:Golos Text,Golos,sans-serif;font-size:1.25rem;line-height:2rem;font-weight:600;letter-spacing:0;color:var(--text-on-color)}.promo-form__list{display:flex;flex-direction:column;gap:.5rem;padding:0;list-style:none}.promo-form__list-item{display:flex;align-items:center;gap:.25rem;font-family:Golos Text,Golos,sans-serif;font-size:1rem;line-height:1.5rem;font-weight:400;letter-spacing:0;color:var(--text-on-color)}.promo-form__list-icon{flex-shrink:0;color:var(--icon-on-color)}.promo-form__socials{display:flex;gap:.625rem}@media screen and (max-width: 767px){.promo-form__socials{display:none}}.promo-form__social{display:inline-flex}.promo-form__social svg{display:block}.promo-form__fields{display:flex;flex-direction:column;gap:.75rem;flex:1 1 50%;z-index:1}.promo-form__toggle{display:flex;gap:1.5rem}.promo-form__toggle-btn{flex:1 1 50%;padding:.5625rem 1rem;border:.0625rem solid transparent;border-radius:var(--radius-md);background:none;color:var(--text-on-color);font-family:Golos Text,Golos,sans-serif;font-size:.875rem;line-height:1.25rem;font-weight:500;letter-spacing:0;cursor:pointer}.promo-form__toggle-btn--active{border-color:var(--text-on-color)}.promo-form .callback__form{display:block;width:100%}.promo-form .callback__form form{display:flex;flex-direction:column;gap:.5rem;width:100%;position:relative;z-index:1}.promo-form .callback__form form input,.promo-form .callback__form form .custom__select,.promo-form .callback__form form button{width:100%;height:auto;border-radius:var(--radius-md)!important}.promo-form .callback__form form input[type=hidden]{display:none}.promo-form .callback__form form input[type=checkbox]{width:1.25rem;height:1.25rem}.promo-form .callback__form form input[type=text],.promo-form .callback__form form input[type=tel],.promo-form .callback__form form .custom__select{padding:.6875rem .75rem;border:.0625rem solid var(--border-neutral-subtle);background:var(--bg-surface-default)}.promo-form .callback__form form input[type=text],.promo-form .callback__form form input[type=tel]{color:var(--text-default);font-family:Golos Text,Golos,sans-serif;font-size:1rem;line-height:1.5rem;font-weight:400;letter-spacing:0}.promo-form .callback__form form input[type=text]::-moz-placeholder,.promo-form .callback__form form input[type=tel]::-moz-placeholder{color:var(--text-subtle)}.promo-form .callback__form form input[type=text]::placeholder,.promo-form .callback__form form input[type=tel]::placeholder{color:var(--text-subtle)}.promo-form .callback__form form .custom__select{position:relative;display:block}.promo-form .callback__form form .custom__select__btn{display:flex;align-items:center;justify-content:space-between;gap:.5rem;width:100%;height:auto;padding:0;border:0;border-radius:0!important;background:none;cursor:pointer}.promo-form .callback__form form .custom__select__btn .select-label,.promo-form .callback__form form .custom__select__btn p{font-family:Golos Text,Golos,sans-serif;font-size:1rem;line-height:1.5rem;font-weight:400;letter-spacing:0;color:var(--text-subtle)}.promo-form .callback__form form .custom__select__btn .select-label.active,.promo-form .callback__form form .custom__select__btn p.active{color:var(--text-default)}.promo-form .callback__form form .custom__select__btn svg{flex-shrink:0;width:.9375rem;height:.5625rem;transition:transform .2s ease}.promo-form .callback__form form .custom__select__btn.rotated svg{transform:rotate(180deg)}.promo-form .callback__form form .custom__select__dropdown{position:absolute;top:calc(100% + .25rem);left:0;right:0;width:100%;z-index:2;display:none;max-height:none;opacity:1;overflow:visible;margin:0;padding:.25rem;list-style:none;background:var(--bg-surface-default);border:.0625rem solid var(--border-neutral-subtle);border-radius:var(--radius-md);box-shadow:var(--shadow)}.promo-form .callback__form form .custom__select__dropdown.active{display:block;max-height:none;opacity:1}.promo-form .callback__form form .custom__select__dropdown li{padding:.5rem .75rem;border-radius:var(--radius-sm);color:var(--text-default);font-family:Golos Text,Golos,sans-serif;font-size:1rem;line-height:1.5rem;font-weight:400;letter-spacing:0;font-size:inherit;font-weight:inherit;line-height:inherit;cursor:pointer}.promo-form .callback__form form .custom__select__dropdown li:hover{background:var(--bg-neutral-subtle)}.promo-form .callback__form form .callbackForm__submit{width:100%;margin-top:1rem;padding:.75rem 1rem;border:0;border-radius:var(--radius-md)!important;background:var(--bg-surface-inverse);color:var(--text-on-inverse);font-family:Golos Text,Golos,sans-serif;font-size:1rem;line-height:1.5rem;font-weight:500;letter-spacing:0;cursor:pointer}.promo-form .callback__form form .callbackForm__submit:hover{opacity:.9}.promo-form .callback__form form .callbackForm__submit-price{text-decoration:line-through;text-decoration-color:var(--red-1)}.promo-form .callback__form .callback__form__checkbox{position:static;right:auto;bottom:auto;width:100%;margin-top:.5rem;text-align:left;justify-content:flex-start}.promo-form .callback__form .callback__form__checkbox .checkbox-container{color:var(--white-60)}.promo-form .callback__form .callback__form__checkbox .checkmark{background-color:transparent;border-color:var(--border-neutral-default)}.promo-form .callback__form .callback__form__checkbox .checkmark:after{border-color:var(--text-on-color)}.promo-form .callback__form .callback__form__policy{margin-left:.75rem;width:auto;color:var(--white-60);font-family:Golos Text,Golos,sans-serif;font-size:.75rem;line-height:1.125rem;font-weight:400;letter-spacing:0}.promo-form .callback__form .callback__form__policy a{color:inherit}.related-courses-block{position:relative;isolation:isolate;width:100%;overflow-x:hidden}.related-courses-block:before{content:"";position:absolute;left:50%;top:0;bottom:0;z-index:-1;width:150vw;transform:translate(-50%);background:#f4f6f8}.related-courses-block .related-courses-wrapper{display:flex;flex-direction:column;gap:1rem}.related-courses-block .related-courses__header{display:flex;justify-content:space-between;align-items:flex-end;gap:2rem;width:100%;max-width:42.25rem;margin:0 auto;box-sizing:border-box}@media screen and (max-width: 767px){.related-courses-block .related-courses__header{gap:0;padding-inline:1rem;max-width:100%}}.related-courses-block h3.related-courses__title{margin:0;color:var(--text-default);font-family:Golos Text,Golos,sans-serif;font-size:1.5rem;line-height:2.25rem;font-weight:600;letter-spacing:0}@media screen and (max-width: 767px){.related-courses-block h3.related-courses__title{font-family:Golos Text,Golos,sans-serif;font-size:1.25rem;line-height:2rem;font-weight:600;letter-spacing:0}}.related-courses-block h3.related-courses__title span{display:inline-block;position:relative;z-index:2;color:var(--text-on-color)}.related-courses-block h3.related-courses__title span:after{content:"";position:absolute;bottom:.25rem;left:-.1875rem;z-index:-1;width:10.6875rem;height:1.625rem;background:var(--bg-surface-inverse)}@media screen and (max-width: 767px){.related-courses-block h3.related-courses__title span:after{width:8.9375rem}}@media screen and (max-width: 767px){.related-courses-block h3.related-courses__title{max-width:100%}}.related-courses-block .related-courses__controls{display:flex;gap:.5rem;flex-shrink:0}@media screen and (max-width: 767px){.related-courses-block .related-courses__controls{display:none}}.related-courses-block .related-courses__btn{display:flex;width:2rem;height:2rem;justify-content:center;align-items:center;cursor:pointer;background:transparent;border:none;padding:0;border-radius:.625rem;color:var(--icon-subtlest)}.related-courses-block .related-courses__btn svg{width:1.25rem;height:1.25rem}.related-courses-block .related-courses__btn.swiper-button-disabled{opacity:.4;cursor:default}.related-courses-block .related-courses__btn.swiper-button-lock{display:none}.related-courses-block .related-courses-swiper{margin-left:calc(50% - 21.125rem)!important;margin-right:0!important;width:calc(50% + 19.875rem)}.related-courses-block .related-courses-swiper .swiper-slide{height:auto;display:flex;width:20.5rem}@media screen and (max-width: 767px){.related-courses-block .related-courses-swiper{margin-left:1rem!important;margin-right:0!important;width:auto}}.related-courses-block .related-course-card{display:flex;flex-direction:column;gap:.75rem;width:100%;height:100%;min-height:29.875rem;box-sizing:border-box;background:var(--bg-surface-default);border:.0625rem solid var(--border-neutral-default);border-radius:var(--radius-md);overflow:hidden;padding-bottom:1rem}.related-courses-block .related-course-card__image{width:100%;height:13rem;-o-object-fit:cover;object-fit:cover;display:block;flex-shrink:0}.related-courses-block .related-course-card__image--placeholder{display:flex;align-items:center;justify-content:center;background:var(--bg-neutral-default);color:var(--text-subtlest);font-family:Golos Text,Golos,sans-serif;font-size:.875rem;line-height:1.3125rem;font-weight:400;letter-spacing:0}.related-courses-block .related-course-card__content{display:flex;flex-direction:column;flex-grow:1;justify-content:space-between;padding:0 1rem}.related-courses-block .related-course-card__body{display:flex;flex-direction:column;gap:.5rem;width:100%}.related-courses-block .related-course-card__heading{display:flex;flex-direction:column;gap:.25rem;width:100%}.related-courses-block .related-course-card h3.related-course-card__title{margin:0;color:var(--text-default);font-family:Grotesk,sans-serif;font-size:1.75rem;font-weight:700;line-height:100%;text-transform:uppercase}.related-courses-block .related-course-card__pretitle{position:relative;cursor:default;display:inline-flex;align-items:center;gap:.25rem}.related-courses-block .related-course-card__pretitle span{color:var(--text-subtlest);font-family:Golos Text,Golos,sans-serif;font-size:.875rem;line-height:1.3125rem;font-weight:400;letter-spacing:0}.related-courses-block .related-course-card__pretitle .related-course-card__tooltip{position:absolute;bottom:120%;left:50%;transform:translate(-50%);z-index:100;width:15.625rem;padding:1rem;background:var(--bg-neutral-subtle);border-radius:var(--radius-sm);box-shadow:var(--shadow);color:var(--black);opacity:0;visibility:hidden;transition:opacity .2s ease;font-family:Golos Text,Golos,sans-serif;font-size:.875rem;line-height:1.3125rem;font-weight:400;letter-spacing:0}.related-courses-block .related-course-card__pretitle .related-course-card__tooltip:after{content:"";position:absolute;top:100%;left:50%;margin-left:-.5rem;border-width:.5rem;border-style:solid;border-color:var(--bg-neutral-subtle) transparent transparent transparent}.related-courses-block .related-course-card__pretitle:hover .related-course-card__tooltip{opacity:1;visibility:visible}.related-courses-block .related-course-card__tags{display:flex;flex-wrap:wrap;gap:.5rem;margin:0}.related-courses-block .related-course-card__tag{display:flex;padding:.125rem .375rem;justify-content:center;align-items:center;gap:.25rem;border-radius:var(--radius-xs);background:var(--bg-info-bold);color:var(--text-on-color);font-family:Golos Text,Golos,sans-serif;font-size:.875rem;line-height:1.3125rem;font-weight:500;letter-spacing:0}.related-courses-block .related-course-card__footer{margin-top:auto;width:100%}.related-courses-block .related-course-card__button{display:flex;width:100%;box-sizing:border-box;padding:.625rem 1rem;justify-content:center;align-items:center;gap:.5rem;border-radius:var(--radius-md);background:var(--bg-brand-bold);color:var(--text-on-color);text-decoration:none;transition:background .2s ease;font-family:Golos Text,Golos,sans-serif;font-size:.875rem;line-height:1.25rem;font-weight:500;letter-spacing:0}.related-courses-block .related-course-card__button:hover{background:var(--text-brand)}.related-courses-block .tooltip{position:relative;display:inline-flex;align-items:center;cursor:pointer}.related-courses-block .tooltip .tooltip__text{opacity:0;pointer-events:none;position:absolute;background:var(--bg-neutral-subtle);width:15.625rem;padding:.75rem;bottom:1.875rem;z-index:100;right:-.625rem;transition:opacity .3s ease;border-radius:var(--radius-xs)}.related-courses-block .tooltip .tooltip__text p{color:var(--black);line-height:1.4em;margin:0;font-family:Golos Text,Golos,sans-serif;font-size:.875rem;line-height:1.3125rem;font-weight:400;letter-spacing:0}.related-courses-block .tooltip .tooltip__text:after{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='8' viewBox='0 0 16 8' fill='none'%3E%3Cpath d='M8 8L2.54292e-07 4.4509e-07L16 -9.53674e-07L8 8Z' fill='%23f4f4f5'/%3E%3C/svg%3E");position:absolute;width:1rem;height:.5rem;bottom:-.5rem;right:.625rem}.related-courses-block .tooltip:hover .tooltip__text{opacity:1;pointer-events:auto}#hero{margin-top:0;background:linear-gradient(to right,#000000 50%,var(--article-color) 50%)}@media screen and (max-width: 767px){#hero{background:#000}}.hero{background:linear-gradient(101deg,#000000 40%,var(--article-color) 40%);height:48.5625rem;padding-top:2rem;display:flex;flex-direction:column;position:relative}@media screen and (max-width: 767px){.hero{height:auto;background:#000;padding-top:1.0625rem}}.hero.blog{height:47.1875rem}@media screen and (max-width: 767px){.hero.blog{height:auto;background:#191919}}@media screen and (max-width: 767px){.hero.blog .hero__info:before{height:100%;background:#191919}}@media screen and (max-width: 767px){.hero.blog .hero__actions{padding-top:3.125rem;min-height:-moz-fit-content;min-height:fit-content}}@media screen and (max-width: 767px){.hero.blog .article-categories-nav{display:grid;grid-template-rows:repeat(3,auto);grid-auto-flow:column;gap:.625rem;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.hero.blog .article-categories-nav::-webkit-scrollbar{display:none}}@media screen and (max-width: 767px){.hero.blog .hero__article-category{font-size:1rem!important;max-height:2.25rem;padding:.625rem .9375rem!important;display:flex;align-items:center;justify-content:center}}@media screen and (max-width: 767px){.hero.blog .hero__content{padding-bottom:2.1875rem!important}}.hero__logo{display:flex;width:9.4375rem;height:2.5625rem;z-index:2;position:relative}@media screen and (max-width: 767px){.hero__logo{z-index:5}}.hero__logo img{width:100%;max-width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.hero__content{position:relative;z-index:2;padding-top:6.25rem;padding-bottom:10.9375rem;margin-top:auto;margin-bottom:auto;display:flex;justify-content:space-between;align-items:center}@media screen and (max-width: 767px){.hero__content{padding-top:0;padding-bottom:2.8125rem;align-items:flex-start;flex-direction:column}}.hero__info{width:29.6875rem;display:flex;flex-direction:column}@media screen and (max-width: 767px){.hero__info{width:100%;padding:3.125rem 0 3.4375rem;position:relative;z-index:3}.hero__info:before{z-index:-1;position:absolute;content:"";width:100vw;height:calc(100% + 7.5rem);top:-7.5rem;left:50%;transform:translate(-50%);background:linear-gradient(177deg,#000000 0%,#000000 95%,transparent 95.5%)}}.hero__info-title{color:#fff;font-family:Grotesk,sans-serif;font-size:4.0625rem}.hero__info-title.medium{font-size:3.125rem}.hero__info-title.small{font-size:2.5rem}.hero__info-title{font-weight:800;line-height:1.1em;text-transform:uppercase}@media screen and (max-width: 767px){.hero__info-title{font-size:2.75rem}.hero__info-title.medium{font-size:2.375rem}.hero__info-title.small{font-size:2rem}}.hero__info-description{margin-top:1.875rem;color:#fff;font-weight:500;font-size:1.25rem;line-height:1.1em}@media screen and (max-width: 767px){.hero__info-description{margin-top:1.25rem}}.hero__info-tags{margin-top:1.25rem;display:flex;gap:1.25rem;flex-wrap:wrap}.hero__info-tag{font-weight:500;display:flex;align-items:center;justify-content:center;padding:.625rem 1.25rem;background:#ffffff1a;color:#fff;font-size:1.25rem;line-height:1.25em}@media screen and (max-width: 767px){.hero__info-tag{font-size:1rem;line-height:1.1em}}.hero__info-tag.difficulty{background:var(--article-color)}.hero__info-share{margin-top:2.1875rem;display:flex;align-items:center;gap:1.25rem}@media screen and (max-width: 767px){.hero__info-share{margin-top:1.25rem;gap:.625rem}}.hero__info-share p{color:#fff;font-size:1.5rem;line-height:1.25em}@media screen and (max-width: 767px){.hero__info-share p{font-size:1.25rem;line-height:1.1em}}.hero__info-share-icons{display:flex;gap:1.25rem;align-items:center;position:relative}@media screen and (max-width: 767px){.hero__info-share-icons{gap:.625rem}}.hero__info-share-icons svg{width:2.5rem;cursor:pointer;border:none;outline:none;height:2.5625rem}@media screen and (max-width: 767px){.hero__info-share-icons svg{width:2rem;height:2rem}}.hero__info-share-icons .article-tooltip{position:absolute;right:-.625rem;bottom:-2.5rem;background:#1f1f1f;color:#fff;padding:.375rem .625rem;font-size:.875rem;line-height:1;white-space:nowrap;z-index:9999;opacity:0;transition:opacity .15s ease;font-family:Roboto Flex,sans-serif}.hero__info-share-icons .article-tooltip.is-visible{opacity:1}.hero__actions{width:46.25rem;display:flex;flex-direction:column;gap:1.25rem}@media screen and (max-width: 767px){.hero__actions{width:100%;gap:1.25rem;padding-top:1.25rem;min-height:25.5rem}}.hero__actions-subjects,.hero__actions-blog-categorys{display:flex;width:100%}.hero__actions-subjects .article-categories-nav,.hero__actions-blog-categorys .article-categories-nav{display:flex;-moz-column-gap:.625rem;column-gap:.625rem;row-gap:0;flex-wrap:wrap}.hero__actions-subjects .article-categories-nav .hero__article-category,.hero__actions-blog-categorys .article-categories-nav .hero__article-category{width:-moz-max-content;width:max-content;flex-shrink:0;padding:.625rem;color:#fff;font-size:1.25rem;line-height:1.2em;font-weight:500;text-decoration:none;border:2px solid transparent;transition:border-color .35s ease}.hero__actions-subjects .article-categories-nav .hero__article-category.active,.hero__actions-blog-categorys .article-categories-nav .hero__article-category.active,.hero__actions-subjects .article-categories-nav .hero__article-category:hover,.hero__actions-blog-categorys .article-categories-nav .hero__article-category:hover{border-color:#fff}.hero__actions-blog-categorys{flex-direction:column;gap:1.25rem}.hero__actions-blog-categorys>p{color:#fff;font-size:1.25rem;line-height:1em;font-weight:700}.hero__actions-search{width:27.625rem;display:flex;flex-direction:column;gap:1.25rem}@media screen and (max-width: 767px){.hero__actions-search{width:100%}}.hero.blog .hero__actions-search{width:37.75rem}@media screen and (max-width: 767px){.hero.blog .hero__actions-search{width:100%}}.hero__actions-search>p{color:#fff;font-size:1rem;line-height:.9em}.hero__actions-search .article-search-container{width:100%;position:relative;z-index:3}.hero__actions-search .article-search-container:before{content:"";position:absolute;top:50%;transform:translateY(-50%);left:.9375rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='19' viewBox='0 0 18 19' fill='none'%3E%3Cpath d='M17.0016 17.4999L13.2463 13.7445M13.2463 13.7445C14.5438 12.4465 15.3463 10.6536 15.3463 8.67327C15.3463 4.71165 12.1348 1.50012 8.17315 1.50012C4.21153 1.50012 1 4.71165 1 8.67327C1 12.6349 4.21153 15.8464 8.17315 15.8464C10.1544 15.8464 11.9481 15.0431 13.2463 13.7445Z' stroke='%23D9D9D9' stroke-width='2'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:100% 100%;width:1.125rem;height:1.1875rem}.hero__actions-search .article-search-container input{width:100%;border:2px solid #e3e3e3;outline:#000;background:transparent;color:#000;background-color:#fff;font-size:1rem;line-height:1.2em;font-weight:600;padding:.8125rem .9375rem .8125rem 2.5625rem}.hero__actions-search .article-search-container input::-moz-placeholder{color:#d9d9d9}.hero__actions-search .article-search-container input::placeholder{color:#d9d9d9}.hero__actions-search a{color:#000;text-decoration:none}.hero__actions-search .article-search-results{width:100%;position:absolute;top:calc(100% + .625rem);left:0;z-index:2;background-color:#fff;border:2px solid #e3e3e3;padding:.625rem 0;opacity:0;visibility:hidden;transform:translateY(-.625rem);transition:all .3s cubic-bezier(.25,.8,.25,1)}.hero__actions-search .article-search-results--visible{opacity:1;visibility:visible;transform:translateY(0)}.hero__actions-search .article-search-results .article-search-result{display:flex;align-items:center;justify-content:space-between;padding:.5rem .625rem;background-color:#fff;border-bottom:1px solid #f5f5f5;transition:border-color .2s ease,opacity .2s ease;cursor:pointer;opacity:.5}.hero__actions-search .article-search-results .article-search-result:last-child{margin-bottom:0}.hero__actions-search .article-search-results .article-search-result:hover,.hero__actions-search .article-search-results .article-search-result--active{opacity:1;border-color:#e3e3e3}.hero__actions-search .article-search-results .article-search-result__title{margin:0;font-size:.875rem;font-weight:600;color:#000;line-height:1.1em}.hero__actions-search .article-search-results .article-search-result:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='24' viewBox='0 0 13 24' fill='none'%3E%3Cpath opacity='0.1' d='M1.5 2L11.5 12L1.5 22' stroke='black' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");height:1.25rem;aspect-ratio:13/24;width:1.125rem;display:block;flex-shrink:0;content:"";background-size:100% 100%;background-repeat:no-repeat;background-position:center}.hero__actions-search .article-search-results .article-search-loading,.hero__actions-search .article-search-results .article-search-error,.hero__actions-search .article-search-results .article-search-no-results{padding:1rem;text-align:center;color:#666;font-size:.875rem}.hero__actions-search .article-search-results .article-search-loading p,.hero__actions-search .article-search-results .article-search-error p,.hero__actions-search .article-search-results .article-search-no-results p{margin:0}.hero__actions-search .article-search-results .article-search-loading{position:relative}.hero__actions-search .article-search-results .article-search-loading:before{content:"";display:inline-block;width:1rem;height:1rem;margin-right:.5rem;border:2px solid #e3e3e3;border-top-color:#666;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.hero__cover{height:100%;display:flex;width:auto;position:absolute;bottom:0;left:50%;transform:translate(-50%)}@media screen and (max-width: 767px){.hero__cover{height:auto;width:100vw}}.hero__cover picture{height:100%;width:auto;display:flex}@media screen and (max-width: 767px){.hero__cover picture{height:auto;width:100%}}.hero__cover picture img{height:100%;width:auto}@media screen and (max-width: 767px){.hero__cover picture img{height:auto;width:100%}}@media screen and (max-width: 767px){.hero__cover--hide-mobile{display:none}}.breadcrumbs{list-style:none;padding:0;margin:0;display:flex;align-items:center;margin:3.75rem 0;gap:.3125rem}@media screen and (max-width: 767px){.breadcrumbs{margin:3.125rem 0;flex-wrap:wrap}}.breadcrumbs li{display:flex;align-items:center;gap:.3125rem;font-weight:500}.breadcrumbs li:after{content:"";display:block;background-image:url("data:image/svg+xml,%3Csvg width='10' height='7' viewBox='0 0 10 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.162109 3.89868L0.162109 2.7229L6.47852 2.7229L5.0498 0.60376L5.28223 0.289307L9.61621 3.13989V3.48169L5.28223 6.34595L5.04297 6.01782L6.47852 3.89868L0.162109 3.89868Z' fill='black'/%3E%3C/svg%3E%0A");width:.625rem;height:.4375rem;background-size:contain;background-repeat:no-repeat;background-position:center}.breadcrumbs li a{text-decoration:none;font-size:.875rem;line-height:1em;color:#776cff}.breadcrumbs li:last-child{font-size:.875rem;line-height:1em;color:#a9a9a9}.breadcrumbs li:last-child:after{display:none}.same-articles{display:flex;flex-wrap:wrap;-moz-column-gap:1.375rem;column-gap:1.375rem;row-gap:1.25rem}@media screen and (max-width: 767px){.same-articles{gap:1.875rem}}.same-articles__article{padding:1.875rem;background:#fff;border:2px solid #e0e0e0;display:block;text-decoration:none;width:calc((100% - 1.375rem)/2);position:relative;min-height:8.25rem;overflow:hidden}@media screen and (max-width: 767px){.same-articles__article{width:100%;padding:1.4375rem;min-height:6.625rem}}.same-articles__article h3,.same-articles__article p{color:#000;position:relative;z-index:2}.same-articles__article h3{font-size:2rem;font-weight:700;line-height:1em}@media screen and (max-width: 767px){.same-articles__article h3{font-size:1.875rem}}.same-articles__article p{width:18.8125rem;margin-top:.625rem;font-size:1rem;line-height:1.1em}.same-articles__article picture{position:absolute;top:0;left:0;width:100%;height:15.625rem;z-index:1}@media screen and (max-width: 767px){.same-articles__article picture{height:14rem}}.same-articles__article picture img{width:100%;height:100%;max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:right center;object-position:right center}.same-articles__article:nth-child(4n+1) h3,.same-articles__article:nth-child(4n+1) p,.same-articles__article:nth-child(4n+4) h3,.same-articles__article:nth-child(4n+4) p{color:#fff}.same-articles__article:nth-child(4n+1),.same-articles__article:nth-child(4n+4){background:var(--article-color-light);border-color:var(--article-color-light)}@media screen and (max-width: 767px){.same-articles__article{background:#fff;border-color:#e0e0e0}.same-articles__article h3,.same-articles__article p{color:#000}.same-articles__article:nth-child(4n+1) h3,.same-articles__article:nth-child(4n+1) p,.same-articles__article:nth-child(4n+3) h3,.same-articles__article:nth-child(4n+3) p{color:#fff}.same-articles__article:nth-child(4n+1),.same-articles__article:nth-child(4n+3){background:var(--article-color-light);border-color:var(--article-color-light)}.same-articles__article:nth-child(4n+2),.same-articles__article:nth-child(4n){background:#fff;border-color:#e0e0e0}.same-articles__article:nth-child(4n+2) h3,.same-articles__article:nth-child(4n+2) p,.same-articles__article:nth-child(4n) h3,.same-articles__article:nth-child(4n) p{color:#000}.same-articles__article:nth-child(4n+1),.same-articles__article:nth-child(4n){min-height:14rem}.same-articles__article:nth-child(4n+1) p,.same-articles__article:nth-child(4n) p{display:block}}#more-articles{margin-top:6.25rem}@media screen and (max-width: 767px){#more-articles{margin-top:3.125rem}}#more-articles .container{display:flex;flex-direction:column;gap:2.5rem}@media screen and (max-width: 767px){#more-articles .container{gap:1.875rem}}#themes-list{margin-top:11.25rem}@media screen and (max-width: 767px){#themes-list{margin-top:10rem}}#themes-list .themes-list__wrapper{margin-top:2.5rem}@media screen and (max-width: 767px){#themes-list .themes-list__wrapper{margin-top:1.875rem}}#themes-list .themes-list__columns{display:flex;gap:1.25rem;align-items:flex-start}@media screen and (max-width: 767px){#themes-list .themes-list__columns{flex-direction:column;gap:.9375rem}}#themes-list .themes-list__column{flex:1;display:flex;flex-direction:column;gap:1.875rem}@media screen and (max-width: 767px){#themes-list .themes-list__column{gap:.9375rem}}#themes-list .themes-list__theme-block{display:flex;flex-direction:column}#themes-list .themes-list__theme-title{color:#000;font-feature-settings:"liga" off,"clig" off;font-family:Roboto Flex,sans-serif;font-size:1.5rem;font-style:normal;font-weight:700;line-height:125%;margin:0 0 .625rem}@media screen and (max-width: 767px){#themes-list .themes-list__theme-title{font-size:1.25rem;line-height:1em}}#themes-list .themes-list__articles{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.625rem}#themes-list .themes-list__article{margin:0;padding:0}#themes-list .themes-list__article a{color:#000;font-feature-settings:"liga" off,"clig" off;font-family:Roboto Flex,sans-serif;font-size:1.5rem;font-style:normal;font-weight:500;line-height:125%;text-decoration:none;display:block;transition:color .2s ease}@media screen and (max-width: 767px){#themes-list .themes-list__article a{font-size:1.25rem;line-height:1em}}#themes-list .themes-list__article a:hover{color:var(--article-color, #333)}#themes-list .themes-list__no-theme-block{display:flex;flex-direction:column}#article-cards .container{display:flex;flex-direction:column;gap:3.125rem}@media screen and (max-width: 767px){#article-cards .container{gap:2.5rem}}#article-cards h2{position:relative}#article-cards h2:before{position:absolute;bottom:-.1875rem;left:-.5rem;width:26.6875rem;height:.8125rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='427' height='13' viewBox='0 0 427 13' fill='none'%3E%3Cpath d='M1 4C29.578 7.77312 154.587 13.0555 426 4' stroke='%23FF8C39' stroke-width='7'/%3E%3C/svg%3E");background-size:100% 100%;background-repeat:no-repeat;background-position:center;content:""}@media screen and (max-width: 767px){#article-cards h2:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='231' height='6' viewBox='0 0 231 6' fill='none'%3E%3Cpath d='M1 2C1 2 84.2084 6.5 230.5 2' stroke='%23FF8C39' stroke-width='4'/%3E%3C/svg%3E");width:14.4375rem;height:.375rem;bottom:-.125rem;left:-.125rem}}.article-cards{display:flex;flex-wrap:wrap;-moz-column-gap:1.25rem;column-gap:1.25rem;row-gap:3.125rem}@media screen and (max-width: 767px){.article-cards{gap:1.875rem}}.article-cards__card{display:flex;flex-direction:column;text-decoration:none;width:calc((100% - 2.5rem) / 3);border:2px solid #E0E0E0;min-height:35.5rem}@media screen and (max-width: 767px){.article-cards__card{width:100%;height:-moz-fit-content;height:fit-content;min-height:31.125rem}}.article-cards__card-cover{width:100%;height:17.375rem;background-color:#000;display:flex;align-items:center;justify-content:center}@media screen and (max-width: 767px){.article-cards__card-cover{height:auto;min-height:13.625rem}}.article-cards__card-cover img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.article-cards__card-cover p{font-family:Grotesk,sans-serif;font-size:3.125rem;font-weight:800;line-height:1em;color:#000;display:flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;max-width:19.0625rem;z-index:2;height:-moz-fit-content;height:fit-content;text-transform:uppercase;text-align:center;position:relative}@media screen and (max-width: 767px){.article-cards__card-cover p{font-size:2.5rem;max-width:17.5rem}}.article-cards__card-cover p:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:110%;height:104%;background-color:#fff;z-index:-1}.article-cards__card-title{margin-top:1.875rem;width:100%;padding:0 1.875rem;font-family:Grotesk,sans-serif;font-size:2.25rem;font-weight:800;line-height:1em;color:#000}@media screen and (max-width: 767px){.article-cards__card-title{font-size:1.875rem;margin-top:1.4375rem;padding:0 1.4375rem}}.article-cards__card-description{padding:0 1.875rem;font-size:1rem;line-height:1.1em;margin-top:.625rem;font-weight:500;color:#000}@media screen and (max-width: 767px){.article-cards__card-description{margin-bottom:1.25rem;margin-top:.9375rem;padding:0 1.4375rem}}.article-cards__card-tags{display:flex;gap:.625rem;flex-wrap:wrap;margin-top:auto;padding:0 1.875rem 1.875rem}@media screen and (max-width: 767px){.article-cards__card-tags{padding:0 1.4375rem 1.4375rem;gap:.3125rem}}.article-cards__card-tag{font-weight:500;display:flex;align-items:center;justify-content:center;padding:.625rem;background:#e8e8e8;color:#000;font-size:1rem;line-height:1.1em}@media screen and (max-width: 767px){.article-cards__card-tag{padding:.3125rem .9375rem}}#maximum{overflow:none;margin-top:8.75rem}@media screen and (max-width: 767px){#maximum{margin-top:7.5rem}}#maximum p,#maximum a{color:#fff;font-weight:500;text-decoration:none}@media screen and (max-width: 767px){.maximum h2{font-size:2.5rem;line-height:1.05em;letter-spacing:0}}.maximum__content{margin-top:5.625rem;display:flex}@media screen and (max-width: 767px){.maximum__content{flex-direction:column;gap:3.6875rem;align-items:flex-start;margin-top:3.5rem}}.maximum__content-item{display:flex;flex-direction:column}.maximum__content-item p:nth-child(1){font-family:Grotesk,sans-serif;font-size:3.125rem;font-weight:800;text-transform:uppercase;line-height:1em}@media screen and (max-width: 767px){.maximum__content-item p:nth-child(1){font-size:1.875rem}}.maximum__content-item p:nth-child(2){font-size:1.5rem;line-height:1.25em;margin-top:.625rem}@media screen and (max-width: 767px){.maximum__content-item p:nth-child(2){margin-top:.875rem;font-size:1rem;line-height:1.1em}}.maximum__content-item a{margin-top:1.875rem;border:2px solid #fff;padding:.9375rem 1.9375rem;display:flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;gap:.625rem;font-size:1.125rem;font-weight:600;line-height:1em}.maximum__content-item a:after{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18' fill='none'%3E%3Cpath d='M17.1846 8.13477V9.54883L9.30957 17.4238L7.89551 16.0098L14.0635 9.8418H0.727539V7.8418H14.0635L7.89551 1.67383L9.30957 0.259766L17.1846 8.13477Z' fill='white'/%3E%3C/svg%3E");display:block;width:1.125rem;height:1.125rem;background-size:100% 100%;background-repeat:no-repeat}@media screen and (max-width: 767px){.maximum__content-item a{padding:.75rem 1.9375rem;margin-top:.9375rem}}.maximum__content-item:nth-child(1){width:21.25rem;margin-right:7.625rem}@media screen and (max-width: 767px){.maximum__content-item:nth-child(1){margin-right:0;width:15.0625rem}}.maximum__content-item:nth-child(2){width:22.6875rem;margin-right:6.375rem;margin-top:2.6875rem}@media screen and (max-width: 767px){.maximum__content-item:nth-child(2){margin-right:0;margin-top:0;width:13.75rem}}.maximum__content-item:nth-child(3){width:22.3125rem;margin-top:.4375rem}@media screen and (max-width: 767px){.maximum__content-item:nth-child(3){width:15rem;margin-top:0}}.maximum{position:relative}.maximum picture{position:absolute;bottom:-6.1875rem;left:-2.5625rem;width:93.25rem;height:auto;display:flex;z-index:-1}@media screen and (max-width: 767px){.maximum picture{bottom:-1.8125rem;left:50%;transform:translate(-50%);width:100vw}}.maximum picture img{width:100%;max-width:100%;height:auto;-o-object-fit:contain;object-fit:contain}#advantages{margin-top:13.875rem}@media screen and (max-width: 767px){#advantages{margin-top:10.75rem}}.advantages h2{margin-bottom:2.6875rem}@media screen and (max-width: 767px){.advantages h2{margin-bottom:1.8125rem}}.advantages__items{display:grid;display:flex;flex-wrap:wrap;row-gap:2.5rem;-moz-column-gap:1.25rem;column-gap:1.25rem}@media screen and (max-width: 767px){.advantages__items{flex-direction:column;gap:23px}}.advantages__items p{width:20.5rem;font-size:1.5rem;flex-shrink:0;font-weight:500}@media screen and (max-width: 767px){.advantages__items p{height:-moz-fit-content;height:fit-content;font-size:1.25rem}}.advantages__items p span{font-size:7.5rem;line-height:8.75rem;font-family:Grotesk,sans-serif;font-weight:800;color:#000}@media screen and (max-width: 767px){.advantages__items p span{font-size:4rem;line-height:1em}}.advantages__items p:nth-of-type(3){margin-right:21.3125rem}@media screen and (max-width: 767px){.advantages__items p:nth-of-type(3){margin-right:0}}.advantages__items p:nth-of-type(4){margin-left:36.1875rem}@media screen and (max-width: 767px){.advantages__items p:nth-of-type(4){margin-left:0}}.advantages{position:relative}.advantages picture{position:absolute;bottom:-7.375rem;left:-5.25rem;width:97.6875rem;height:auto;z-index:-1}@media screen and (max-width: 767px){.advantages picture{bottom:auto;top:10.1875rem;left:auto;right:-1.25rem;width:10.6875rem}}.advantages picture img{width:100%;max-width:100%;height:auto;-o-object-fit:contain;object-fit:contain}#callbackForm{margin-top:30.25rem}@media screen and (max-width: 767px){#callbackForm{margin-top:10.5rem}}.callbackForm{position:relative;display:flex;justify-content:space-between;align-items:center}@media screen and (max-width: 767px){.callbackForm{flex-direction:column}}.callbackForm__content .callbackForm__title{width:28.9375rem;font-size:4rem;line-height:1.1em;position:relative;z-index:2}.callbackForm__content .callbackForm__title:before{z-index:-1;position:absolute;top:.5rem;left:-.125rem;width:26.625rem;height:11.6875rem;background-size:100% 100%;background-repeat:no-repeat;content:"";background-image:url("data:image/svg+xml,%3Csvg width='426' height='187' viewBox='0 0 426 187' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='299' height='52' fill='white'/%3E%3Crect x='0.5' y='67.0059' width='425' height='52' fill='white'/%3E%3Crect y='135' width='443' height='52' fill='white'/%3E%3C/svg%3E%0A")}@media screen and (max-width: 767px){.callbackForm__content .callbackForm__title:before{background-image:url("data:image/svg+xml,%3Csvg width='243' height='103' viewBox='0 0 243 103' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect y='70.9524' width='255' height='32' fill='white'/%3E%3Crect y='36.9524' width='243' height='30' fill='white'/%3E%3Crect y='0.952393' width='170' height='31' fill='white'/%3E%3C/svg%3E%0A");width:15.1875rem;height:6.4375rem;top:.125rem;left:-.125rem}}.callbackForm__content .callbackForm__title:after{position:absolute;bottom:.375rem;left:-.375rem;width:26.875rem;height:5.3125rem;background-size:100% 100%;background-repeat:no-repeat;content:"";background-image:url("data:image/svg+xml,%3Csvg width='430' height='85' viewBox='0 0 430 85' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.5 9.50586C50.5534 7.93665 68.1966 9.50587 99.5 9.50586C118.688 9.50586 387.537 7.86844 429 4.50586' stroke='%23FF8C39' stroke-width='8'/%3E%3Cpath d='M1 79.006C49.0534 77.4368 68.1966 79.006 99.5 79.006C118.688 79.006 356.037 82.3684 397.5 79.0059' stroke='%23FF8C39' stroke-width='8'/%3E%3C/svg%3E%0A")}@media screen and (max-width: 767px){.callbackForm__content .callbackForm__title:after{background-image:url("data:image/svg+xml,%3Csvg width='233' height='41' viewBox='0 0 233 41' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 2.45239H233' stroke='%23FF8C39' stroke-width='4'/%3E%3Cpath d='M0 38.4524H224' stroke='%23FF8C39' stroke-width='4'/%3E%3C/svg%3E%0A");width:14.5625rem;height:2.5625rem;bottom:-.1875rem;left:-.125rem}}@media screen and (max-width: 767px){.callbackForm__content .callbackForm__title{font-size:2.25rem;line-height:1em;width:100%}}.callbackForm__content .callbackForm__text{width:27.75rem;margin-top:1.6875rem;display:flex;flex-direction:column;gap:.625rem}@media screen and (max-width: 767px){.callbackForm__content .callbackForm__text{width:100%;margin-top:1.25rem}}.callbackForm__content .callbackForm__text p{font-weight:500;color:#fff;font-size:1.5rem;line-height:1.25em}@media screen and (max-width: 767px){.callbackForm__content .callbackForm__text p{font-size:1.25rem;line-height:1.1em}}.callbackForm__form{width:20.5rem}@media screen and (max-width: 767px){.callbackForm__form{width:100%;margin-top:13.125rem}}.callbackForm__form .callback__form{width:100%}.callbackForm__form .callback__form form{position:relative;width:100%;display:flex;flex-direction:column;gap:.6875rem}.callbackForm__form .callback__form form .callback__form__checkbox{position:static!important}.callbackForm__form .callback__form form .callback__form__policy{position:static!important;color:#fff9!important}.callbackForm__form .callback__form form input,.callbackForm__form .callback__form form .custom__select,.callbackForm__form .callback__form form button{border-radius:0!important;width:100%;height:3.875rem}@media screen and (max-width: 767px){.callbackForm__form .callback__form form input,.callbackForm__form .callback__form form .custom__select,.callbackForm__form .callback__form form button{height:3.625rem}}.callbackForm__form .callback__form form input,.callbackForm__form .callback__form form .custom__select{border:.0625rem solid #e0e0e0;padding:.625rem .75rem;display:flex;align-items:center;justify-content:space-between;background:#fff;border-radius:0;font-size:1.25rem;line-height:.9em;font-weight:500}@media screen and (max-width: 767px){.callbackForm__form .callback__form form input,.callbackForm__form .callback__form form .custom__select{border:.0625rem solid #e0e0e0;background:#fff}}.callbackForm__form .callback__form form input{color:#000}.callbackForm__form .callback__form form input::-moz-placeholder{color:#a9a9a9}.callbackForm__form .callback__form form input::placeholder{color:#a9a9a9}.callbackForm__form .callback__form form input:disabled{color:#b2b2b2}.callbackForm__form .callback__form form .select-label.active{color:#000}.callbackForm__form .callback__form form .custom__select{position:relative}.callbackForm__form .callback__form form .custom__select__btn{display:flex;align-items:center;justify-content:space-between;width:100%;background:none;border:none;outline:none;cursor:pointer;border-radius:0;padding:0}.callbackForm__form .callback__form form .custom__select__btn p{color:#a9a9a9;font-size:1.25rem;line-height:.9em;font-weight:500}.callbackForm__form .callback__form form .custom__select__btn svg{width:1.4375rem;height:.9375rem}.callbackForm__form .callback__form form .custom__select__btn.rotated p{color:#000}.callbackForm__form .callback__form form .custom__select__dropdown{position:absolute}.callbackForm__form .callback__form form button{font-size:1.5rem;font-weight:600;line-height:1em}.callbackForm__form .callback__form form button.custom__select__btn{padding:0}.callbackForm__form .callback__form.sended form{pointer-events:none}.callbackForm__form .callback__form.sended form .callbackForm__submit.btn-clrd.orange{background:#eee!important;color:#b2b2b2!important}.callbackForm__form .callback__form.sended form input,.callbackForm__form .callback__form.sended form .custom__select{background:#eee!important;color:#b2b2b2!important;pointer-events:none}.callbackForm__form .callback__form.sended form .custom__select__btn p,.callbackForm__form .callback__form.sended form .custom__select__btn.rotated p,.callbackForm__form .callback__form.sended form .select-label,.callbackForm__form .callback__form.sended form .select-label.active{color:#b2b2b2!important}.callbackForm__form .custom__select__btn svg{transition:transform .3s cubic-bezier(.4,0,.2,1)}.callbackForm__form .custom__select__btn.rotated svg{transform:rotate(180deg)}.callbackForm__form .custom__select__dropdown{display:block;max-height:0;opacity:0;overflow:hidden;background:#f1f1f1;margin:0;padding:0;position:absolute;top:100%;left:-.0625rem;width:calc(100% + .125rem);z-index:10;list-style:none;transition:max-height .3s cubic-bezier(.4,0,.2,1),opacity .3s cubic-bezier(.4,0,.2,1),box-shadow .3s}.callbackForm__form .custom__select__dropdown.active{max-height:31.25rem;opacity:1}.callbackForm__form .custom__select__dropdown li{padding:.75rem .625rem;cursor:pointer;color:#000;font-size:1.25rem;font-weight:500;line-height:1.2em;transition:background .2s}.callbackForm__form .custom__select__dropdown li:hover{background:#ececec}.callbackForm picture{z-index:-1;position:absolute;top:-13.5rem;width:100rem;height:auto;display:flex;left:50%;transform:translate(-50%)}@media screen and (max-width: 767px){.callbackForm picture{width:100vw;top:-4.9375rem}}.callbackForm picture img{width:100%;height:auto;max-width:100%}.article-endBanner{margin-top:1.25rem;overflow:clip;width:100%;display:flex;position:relative;flex-direction:column;gap:.625rem;padding:1.125rem 1.25rem;background-color:var(--article-color)}@media screen and (max-width: 767px){.article-endBanner{padding:1.5625rem;gap:0}}.article-endBanner svg{position:absolute;bottom:0;right:0}.article-endBanner svg.bgDesk{width:31.75rem;height:11.3125rem}@media screen and (max-width: 767px){.article-endBanner svg.bgDesk{display:none}}.article-endBanner svg.bgMob{width:21.75rem;height:18.5rem}@media screen and (min-width: 768px){.article-endBanner svg.bgMob{display:none}}.article-endBanner p{margin:0;position:relative;z-index:2;color:#fff;font-size:1rem;font-weight:500;line-height:1.1em}@media screen and (max-width: 767px){.article-endBanner p{font-size:.9375rem}}.article-endBanner p:nth-of-type(1){font-family:Grotesk,sans-serif;font-size:4rem;font-weight:800;text-transform:uppercase;line-height:1.1em;margin-bottom:1.25rem}@media screen and (max-width: 767px){.article-endBanner p:nth-of-type(1){font-size:3.125rem;margin-bottom:.9375rem;line-height:.9em}}.article-endBanner p:nth-of-type(3){opacity:.6}@media screen and (max-width: 767px){.article-endBanner p:nth-of-type(3){margin-top:.9375rem;line-height:.8em}}.article-endBanner a{width:15.625rem;height:2.9375rem;text-decoration:none;position:absolute;font-weight:600;bottom:1.125rem;right:1.25rem;z-index:2;background-color:#000;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.25rem}@media screen and (max-width: 767px){.article-endBanner a{width:100%;height:4.25rem;position:static;margin-top:10.9375rem;font-size:1.5rem}}.article-endBanner a:hover{opacity:.9}#footer{margin-top:14.375rem;padding-bottom:1.25rem}.footer{display:flex}@media screen and (max-width: 767px){.footer{flex-wrap:wrap;-moz-column-gap:1.25rem;column-gap:1.25rem;row-gap:3.5rem;position:relative;padding-bottom:10.4375rem}}.footer__logo{margin-right:17.375rem;display:flex}.footer__logo img{width:4.3751875rem;height:1.502625rem}.footer__nav{display:flex;flex-direction:column;gap:1.25rem}@media screen and (max-width: 767px){.footer__nav{width:calc(50% - .625rem)}}.footer__nav:first-of-type{margin-right:8.875rem;width:5.625rem}@media screen and (max-width: 767px){.footer__nav:first-of-type{margin-right:0;width:calc(50% - .625rem)}}.footer__nav:last-of-type{width:9.0625rem}@media screen and (max-width: 767px){.footer__nav:last-of-type{width:calc(50% - .625rem)}}.footer__nav__title{font-size:.8125rem;line-height:1em;font-weight:700}.footer__nav__list{display:flex;flex-direction:column;gap:.6875rem;list-style:none;padding:0;margin:0}.footer__nav__link{font-size:.8125rem;line-height:1em;font-weight:500}.footer__nav__link:hover{opacity:.7}.footer__info{display:flex;flex-direction:column;gap:.6875rem;width:13.25rem}@media screen and (max-width: 767px){.footer__info{width:calc(50% - .625rem)}}.footer__info:first-of-type{margin-left:12.75rem;margin-right:8.875rem}@media screen and (max-width: 767px){.footer__info:first-of-type{margin-left:0;margin-right:0}}@media screen and (min-width: 768px){.footer__info:last-of-type{margin-left:1.25rem}}.footer__info p,.footer__info a{font-size:.75rem;color:#00000050;font-weight:500;line-height:1em}.footer__payments{margin-top:1rem;display:flex;flex-direction:column;gap:1.25rem}@media screen and (max-width: 767px){.footer__payments{margin-top:0;width:calc(50% - .625rem);position:absolute;bottom:0;left:0}}.footer__payments p{font-size:.8125rem;font-weight:700;color:#000}.footer__payments__icons{display:flex;flex-wrap:wrap;gap:1.25rem}.footer__payments__icons img{max-width:calc((100% - 2.5rem) / 3);width:auto;height:1.75rem;-o-object-fit:contain;object-fit:contain}.footer.white p,.footer.white a,.footer.white li{color:#fff}.footer.white .footer__info p,.footer.white .footer__info a{color:#ffffff50}.footer.white .footer__info .footer__payments p,#footer.white .footer p,#footer.white .footer a,#footer.white .footer li{color:#fff}#footer.white .footer .footer__info p,#footer.white .footer .footer__info a{color:#ffffff50}#footer.white .footer .footer__info .footer__payments p{color:#fff}.footer *{color:#000;text-decoration:none}.footer ul li,.footer a{font-weight:500}.hero__logo{opacity:0!important}
