*,
:after,
:before {
  box-sizing: border-box;
}
:after,
:before {
  text-decoration: inherit;
  vertical-align: inherit;
}
html {
  cursor: default;
  line-height: 1.556;
  -moz-tab-size: 4;
  tab-size: 4;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  word-break: break-word;
}
body {
  margin: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
nav ol,
nav ul {
  list-style: none;
  padding: 0;
}
a {
  background-color: transparent;
}
b,
strong {
  font-weight: bolder;
}
small {
  font-size: 80%;
}
img,
svg,
video {
  vertical-align: middle;
}
video {
  display: inline-block;
}
img {
  border-style: none;
}
svg:not([fill]) {
  fill: currentColor;
}
svg:not(:root) {
  overflow: hidden;
}
button,
input {
  margin: 0;
}
button {
  overflow: visible;
  text-transform: none;
}
[type="reset"],
button {
  -webkit-appearance: button;
}
input {
  overflow: visible;
}
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}
::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
:-moz-focusring {
  outline: 1px dotted ButtonText;
}
:-moz-ui-invalid {
  box-shadow: none;
}
a,
button,
input {
  touch-action: manipulation;
}
[disabled] {
  cursor: not-allowed;
}
[aria-hidden="false"][hidden]:not(:focus) {
  clip: rect(0, 0, 0, 0);
  position: absolute;
}
button,
input {
  background-color: transparent;
  border: 1px solid WindowFrame;
  color: inherit;
  font: inherit;
  letter-spacing: inherit;
  padding: 0.25em 0.375em;
}
::-ms-expand {
  display: none;
}
:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.54);
}
html {
  font-family:
    system-ui,
    -apple-system,
    Segoe UI,
    Roboto,
    Ubuntu,
    Cantarell,
    Noto Sans,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol,
    Noto Color Emoji;
}
h1,
h2,
h3 {
  border: 0;
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: initial;
}
:root {
  --font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  --font-weight-normal: normal;
  --color-text-primary: #4a4a4a;
  --anchor-link-color: #2c56a7;
  --anchor-link-focus-color: #fff;
  --heading-weight: 400;
}
html {
  font-size: 1pc;
  overflow-y: scroll;
}
body {
  color: var(--color-text-primary);
  font-family: var(--font-family);
  font-size: 1rem;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.container {
  margin: 0 auto;
  max-width: 1280px;
  width: 94.7916666667%;
}
@media (prefers-reduced-motion) {
  body {
    transition: none !important;
  }
}
.stitcher-breadcrumb {
  display: flex;
}
.stitcher-breadcrumb__list {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
}
.stitcher-breadcrumb__item {
  align-items: center;
  display: flex;
  font-size: var(--breadcrumb-font-size, 12px);
  font-weight: var(--breadcrumb-font-weight, var(--font-weight-bold));
  line-height: 1.556;
}
.stitcher-breadcrumb__item-link {
  color: inherit;
  text-decoration: underline;
}
.stitcher-breadcrumb__item-link:focus,
.stitcher-breadcrumb__item-link:visited {
  color: inherit;
  text-decoration: none;
}
.stitcher-breadcrumb__icon {
  fill: currentColor;
  margin: 0 6px;
}
.deal-brand-list-item-author-text__content :deep(blockquote),
.deal-brand-list-item-author-text__content :deep(h1),
.deal-brand-list-item-author-text__content :deep(h2),
.deal-brand-list-item-author-text__content :deep(h3),
.deal-brand-list-item-author-text__content :deep(h4),
.deal-brand-list-item-author-text__content :deep(h5),
.deal-brand-list-item-author-text__content :deep(h6),
.deal-brand-list-item-author-text__content :deep(ol),
.deal-brand-list-item-author-text__content :deep(p),
.deal-brand-list-item-author-text__content :deep(ul) {
  margin: 0 0 24px;
}
.deal-brand-list-item-author-text__content :deep(blockquote):last-child,
.deal-brand-list-item-author-text__content :deep(h1):last-child,
.deal-brand-list-item-author-text__content :deep(h2):last-child,
.deal-brand-list-item-author-text__content :deep(h3):last-child,
.deal-brand-list-item-author-text__content :deep(h4):last-child,
.deal-brand-list-item-author-text__content :deep(h5):last-child,
.deal-brand-list-item-author-text__content :deep(h6):last-child,
.deal-brand-list-item-author-text__content :deep(ol):last-child,
.deal-brand-list-item-author-text__content :deep(p):last-child,
.deal-brand-list-item-author-text__content :deep(ul):last-child {
  margin-bottom: 0;
}
.deal-brand-list-item-author-text__content :deep(a) {
  color: #214ea3;
}
.deal-brand-list-item-author-text__content
  > :deep(ol:last-child)
  > li:last-child,
.deal-brand-list-item-author-text__content
  > :deep(ul:last-child)
  > li:last-child {
  margin-bottom: 0;
}
.deal-brand-list-item-author-text__content > :deep(ol:first-child),
.deal-brand-list-item-author-text__content > :deep(ul:first-child) {
  margin-top: 0;
}
.deal-brand-list-item-author-text__content :deep(ul) {
  padding-left: 25px;
}
.deal-brand-list-item-author-text__content :deep(blockquote) {
  font-style: italic;
}
.deal-brand-list-item-author-text__content :deep(img) {
  height: auto;
  max-width: 100%;
}
@media only screen and (min-width: 768px) {
  .stitcher-breadcrumb__item:not(:last-of-type):after {
    margin: 0 4px;
  }
}
@media only screen and (min-width: 768px) {
  .stitcher-breadcrumb__item:not(:last-of-type):after {
    margin: 0 4px;
  }
}
@media only screen and (min-width: 768px) {
  .stitcher-breadcrumb__item:not(:last-of-type):after {
    margin: 0 4px;
  }
}
.rich-text-fragment :deep(blockquote),
.rich-text-fragment :deep(h1),
.rich-text-fragment :deep(h2),
.rich-text-fragment :deep(h3),
.rich-text-fragment :deep(h4),
.rich-text-fragment :deep(h5),
.rich-text-fragment :deep(h6),
.rich-text-fragment :deep(ol),
.rich-text-fragment :deep(p),
.rich-text-fragment :deep(ul) {
  margin: 0 0 24px;
}
.rich-text-fragment :deep(blockquote):last-child,
.rich-text-fragment :deep(h1):last-child,
.rich-text-fragment :deep(h2):last-child,
.rich-text-fragment :deep(h3):last-child,
.rich-text-fragment :deep(h4):last-child,
.rich-text-fragment :deep(h5):last-child,
.rich-text-fragment :deep(h6):last-child,
.rich-text-fragment :deep(ol):last-child,
.rich-text-fragment :deep(p):last-child,
.rich-text-fragment :deep(ul):last-child {
  margin-bottom: 0;
}
.rich-text-fragment :deep(a) {
  color: #214ea3;
}
.rich-text-fragment > :deep(ol:last-child) > li:last-child,
.rich-text-fragment > :deep(ul:last-child) > li:last-child {
  margin-bottom: 0;
}
.rich-text-fragment > :deep(ol:first-child),
.rich-text-fragment > :deep(ul:first-child) {
  margin-top: 0;
}
.rich-text-fragment :deep(ul) {
  padding-left: 25px;
}
.rich-text-fragment :deep(blockquote) {
  font-style: italic;
}
.rich-text-fragment :deep(img) {
  height: auto;
  max-width: 100%;
}
@media only screen and (min-width: 768px) {
  .stitcher-breadcrumb__item:not(:last-of-type):after {
    margin: 0 4px;
  }
}
@media only screen and (min-width: 768px) {
  .stitcher-breadcrumb__item:not(:last-of-type):after {
    margin: 0 4px;
  }
}
@media only screen and (min-width: 768px) {
  .stitcher-breadcrumb__item:not(:last-of-type):after {
    margin: 0 4px;
  }
}
@media only screen and (min-width: 768px) {
  .stitcher-breadcrumb__item:not(:last-of-type):after {
    margin: 0 4px;
  }
}
@media only screen and (min-width: 768px) {
  .stitcher-breadcrumb__item:not(:last-of-type):after {
    margin: 0 4px;
  }
}
@media only screen and (min-width: 768px) {
  .stitcher-breadcrumb__item:not(:last-of-type):after {
    margin: 0 4px;
  }
}
.article-page__content {
  color: #4a4a4a;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  min-width: 100%;
}
.article-page__content a {
  color: #214ea3;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  -webkit-text-decoration-line: underline;
  text-decoration-line: underline;
}
.article-page__content__blockquote:last-child:not(:has(+ p)),
.article-page__content__h2:last-child:not(:has(+ p)),
.article-page__content__h3:last-child:not(:has(+ p)),
.article-page__content__h4:last-child:not(:has(+ p)),
.article-page__content__image:last-child:not(:has(+ p)),
.article-page__content__p:last-child:not(:has(+ p)),
.article-page__content__ul:last-child:not(:has(+ p)),
.deals-blog-article-page__content__blockquote:last-child:not(:has(+ p)),
.deals-blog-article-page__content__h2:last-child:not(:has(+ p)),
.deals-blog-article-page__content__h3:last-child:not(:has(+ p)),
.deals-blog-article-page__content__h4:last-child:not(:has(+ p)),
.deals-blog-article-page__content__image:last-child:not(:has(+ p)),
.deals-blog-article-page__content__p:last-child:not(:has(+ p)),
.deals-blog-article-page__content__ul:last-child:not(:has(+ p)) {
  margin: 0;
}
.article-page__content__image:last-child:not(:has(+ p)),
.deals-blog-article-page__content__image:last-child:not(:has(+ p)) {
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (min-width: 768px) {
  .stitcher-breadcrumb__item:not(:last-of-type):after {
    margin: 0 4px;
  }
}
.guide-article-page__content__blockquote:last-child:not(:has(+ p)),
.guide-article-page__content__h2:last-child:not(:has(+ p)),
.guide-article-page__content__h3:last-child:not(:has(+ p)),
.guide-article-page__content__h4:last-child:not(:has(+ p)),
.guide-article-page__content__image:last-child:not(:has(+ p)),
.guide-article-page__content__p:last-child:not(:has(+ p)),
.guide-article-page__content__ul:last-child:not(:has(+ p)) {
  margin: 0;
}
.guide-article-page__content__image:last-child:not(:has(+ p)) {
  margin-left: auto;
  margin-right: auto;
}
.guide-article-page__article
  .article-page__content
  [data-component="Accordion"]:has(~ .article-page__content__h2),
.guide-article-page__article
  .article-page__content
  [data-component="Accordion"]:has(~ .article-page__content__h3),
.guide-article-page__article
  .article-page__content
  [data-component="Accordion"]:has(~ .article-page__content__h4),
.guide-article-page__article
  .article-page__content
  [data-component="Accordion"]:has(~ .article-page__content__p),
.guide-article-page__article
  .article-page__content
  [data-component="Accordion"]:has(~ [data-component="Accordion"]) {
  margin-bottom: 16px;
}
.guide-article-page__article {
  background-color: #fff;
  border-radius: 4px;
}
.guide-article-page__text-layout {
  background-color: #fff;
  border-radius: 4px 36px 0 0;
  display: grid;
  gap: 16px;
  margin: 0 16px;
  padding: 32px 24px 24px;
  position: relative;
  z-index: 1;
}
.guide-article-page__heading {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.guide-article-page__personnel-layout {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}
@media only screen and (min-width: 768px) {
  .stitcher-breadcrumb__item:not(:last-of-type):after {
    margin: 0 4px;
  }
  .guide-article-page__text-layout {
    margin: 0 40px;
    padding: 16px;
    padding: 32px 24px;
  }
}
@media only screen and (min-width: 1200px) {
  .guide-article-page__text-layout {
    margin: 0 92px;
    padding: 32px 24px;
  }
}
@media only screen and (min-width: 1440px) {
  .guide-article-page__text-layout {
    padding: 16px 40px;
    padding: 32px 24px;
  }
}
.guide-page__layout {
  margin: 0 auto;
  width: 100%;
}
.guide-page__layout--lhs {
  display: none;
  left: 0;
  min-width: 0;
  position: -webkit-sticky;
  position: sticky;
  top: 24px;
  width: 100%;
}
.guide-page__layout--lhs .widgets {
  display: flex;
  flex-direction: column;
  gap: 24px;
  overflow-y: auto;
  scrollbar-gutter: stable;
}
.guide-page__layout--rhs {
  min-width: 0;
  width: 100%;
}
.guide-page__breadcrumb-container {
  display: flex;
  flex-direction: column;
  gap: 16px;
  padding: 16px;
  width: 100%;
}
.guide-page__content-container {
  display: grid;
  gap: 16px;
  grid-template-columns: 1fr;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .stitcher-breadcrumb__item:not(:last-of-type):after {
    margin: 0 4px;
  }
  .guide-page__breadcrumb-container {
    flex-direction: row;
    justify-content: space-between;
  }
}
@media only screen and (min-width: 992px) {
  .guide-page__layout {
    margin: 0 auto 16px;
    max-width: 1184px;
  }
  .guide-page__layout--lhs {
    height: auto;
  }
  .guide-page__layout--lhs .widgets {
    gap: 16px;
  }
  .guide-page__layout--lhs {
    display: grid;
    gap: 24px;
    height: calc(100vh - 24px);
  }
  .guide-page__layout--lhs .widgets {
    gap: 24px;
  }
  .guide-page__content-container {
    grid-template-columns: 284px 1fr;
  }
}
@media only screen and (min-width: 1200px) {
  .guide-page__breadcrumb-container {
    padding: 16px 0;
  }
}
@media only screen and (min-width: 1440px) {
  .guide-page__layout {
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 768px) {
  .stitcher-breadcrumb__item:not(:last-of-type):after {
    margin: 0 4px;
  }
}
.news-article-page__content__blockquote:last-child:not(:has(+ p)),
.news-article-page__content__h2:last-child:not(:has(+ p)),
.news-article-page__content__h3:last-child:not(:has(+ p)),
.news-article-page__content__h4:last-child:not(:has(+ p)),
.news-article-page__content__image:last-child:not(:has(+ p)),
.news-article-page__content__p:last-child:not(:has(+ p)),
.news-article-page__content__ul:last-child:not(:has(+ p)) {
  margin: 0;
}
.news-article-page__content__image:last-child:not(:has(+ p)) {
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (min-width: 768px) {
  .stitcher-breadcrumb__item:not(:last-of-type):after {
    margin: 0 4px;
  }
}
@media only screen and (min-width: 768px) {
  .stitcher-breadcrumb__item:not(:last-of-type):after {
    margin: 0 4px;
  }
}
.stitcher-breadcrumb__item {
  color: #214ea3;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}
.stitcher-breadcrumb__item:not(:last-of-type):after {
  content: "";
  display: inline-block;
  height: 16px;
  width: 16px;
}
.stitcher-breadcrumb__item-link,
.stitcher-breadcrumb__item-link:focus,
.stitcher-breadcrumb__item-link:hover,
.stitcher-breadcrumb__item-link:visited {
  color: #214ea3;
  -webkit-text-decoration-line: underline;
  text-decoration-line: underline;
}
.stitcher-breadcrumb__icon {
  display: none;
}
.mobile-app
  .mse-footer-container
  > .wrapper:not(:has(.mse-site-footer__how-site-works)) {
  display: none;
}
body {
  background-color: #f3f5fa;
}
@media only screen and (min-width: 768px) {
  .stitcher-breadcrumb__item:not(:last-of-type):after {
    margin: 0 4px;
  }
}

:root {
  --mainColor: #121534;
  --text: #fff;
  --input-color: #000;
  --valid-input-color: #000;
}

#reg-form {
  border: 2px solid var(--mainColor);
  border-radius: 16px;
  max-width: 560px;
  margin: 0 auto;
  font-family: Arial;
  box-shadow: 3px 3px 6px #00000030;
}

.form-title {
  text-align: center;
  padding: 30px 15px;
  font-size: 30px;
  background: var(--mainColor);
  color: var(--text);
  text-transform: uppercase;
  margin: 30px 0;
  line-height: 1.2;
  letter-spacing: 2px;
}
@media (max-width: 767px) {
  .form-title {
    font-size: 24px;
  }
}

.mobile-app
  .mse-footer-container
  > .wrapper[data-v-ae5eb5e8]:not(:has(.mse-site-footer__how-site-works)) {
  display: none;
}
.mobile-app
  .mse-footer-container
  > .wrapper[data-v-18e094f7]:not(:has(.mse-site-footer__how-site-works)) {
  display: none;
}
.mobile-app
  .mse-footer-container
  > .wrapper[data-v-37d77949]:not(:has(.mse-site-footer__how-site-works)) {
  display: none;
}
.stitcher-breadcrumb__item {
  color: #214ea3;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}
.stitcher-breadcrumb__item:not(:last-of-type):after {
  content: "";
  display: inline-block;
  height: 16px;
  width: 16px;
}
.stitcher-breadcrumb__item-link,
.stitcher-breadcrumb__item-link:focus,
.stitcher-breadcrumb__item-link:hover,
.stitcher-breadcrumb__item-link:visited {
  color: #214ea3;
  -webkit-text-decoration-line: underline;
  text-decoration-line: underline;
}
.stitcher-breadcrumb__icon {
  display: none;
}
.mobile-app
  .mse-footer-container
  > .wrapper:not(:has(.mse-site-footer__how-site-works)) {
  display: none;
}
body {
  background-color: #f3f5fa;
}
@media only screen and (min-width: 768px) {
  .stitcher-breadcrumb__item:not(:last-of-type):after {
    margin: 0 4px;
  }
}

.mobile-app
  .mse-footer-container
  > .wrapper[data-v-1fb3afb4]:not(:has(.mse-site-footer__how-site-works)) {
  display: none;
}
.mobile-app
  .mse-footer-container
  > .wrapper[data-v-fd91bd8e]:not(:has(.mse-site-footer__how-site-works)) {
  display: none;
}

.mobile-app
  .mse-footer-container
  > .wrapper[data-v-11422df9]:not(:has(.mse-site-footer__how-site-works)) {
  display: none;
}

.mobile-app
  .mse-footer-container
  > .wrapper[data-v-1bdee004]:not(:has(.mse-site-footer__how-site-works)) {
  display: none;
}
@keyframes rotateDown-1bdee004 {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(180deg);
  }
}
@keyframes rotateUp-1bdee004 {
  0% {
    transform: rotate(180deg);
  }
  to {
    transform: rotate(0deg);
  }
}
.in-guide-navigation[data-v-1bdee004] {
  align-items: flex-start;
  background: #fff;
  border-radius: 4px;
  display: flex;
  flex-direction: column;
  gap: 16px;
  padding-bottom: 16px;
  width: 100%;
}
.in-guide-navigation__header[data-v-1bdee004] {
  align-items: center;
  display: flex;
  justify-content: space-between;
  padding-right: 12px;
  width: 100%;
}
.in-guide-navigation nav[data-v-1bdee004] {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.33s ease-in-out;
  width: 100%;
}
.in-guide-navigation nav.opened[data-v-1bdee004] {
  max-height: 1000px;
}
.in-guide-navigation__heading[data-v-1bdee004] {
  color: #273157;
  font-family: MuseoSlab;
  font-size: 20px;
  font-weight: 600;
  line-height: 28px;
  position: relative;
}
.in-guide-navigation__heading[data-v-1bdee004]:before {
  background-color: #c62035;
  bottom: -4px;
  content: "";
  height: 4px;
  left: 0;
  position: absolute;
  width: 40px;
}
.in-guide-navigation__toggle-button[data-v-1bdee004] {
  animation: rotateDown-1bdee004 0.3s ease 0s 1 reverse forwards;
  background-color: #214ea3;
  border: 0;
  border-radius: 50%;
  cursor: pointer;
  height: 24px;
  padding: 0;
  width: 24px;
}
.in-guide-navigation__toggle-button[data-v-1bdee004]:after {
  content: url("1de7a3319c03a5b3799a950f864dfc8056bc729b.svg");
}
.in-guide-navigation__toggle-button.rotate[data-v-1bdee004] {
  animation: rotateUp-1bdee004 0.3s ease 0s 1 reverse forwards;
}
.in-guide-navigation__nav-list[data-v-1bdee004] {
  margin: 0;
}
.in-guide-navigation__nav-list-item[data-v-1bdee004] {
  align-items: stretch;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: auto;
  justify-content: center;
  width: 100%;
}
.in-guide-navigation__nav-list-item[data-v-1bdee004]:has(
    .in-guide-navigation__button
  ) {
  grid-template-columns: 1fr 44px;
}
.in-guide-navigation__link[data-v-1bdee004] {
  border-bottom: 1px solid #dadce4;
  color: #214ea3;
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  grid-column: 1;
  grid-row: 1;
  line-height: 24px;
  padding: 9px 16px 9px 0;
  text-decoration: none;
}
.in-guide-navigation__link[data-v-1bdee004]:hover {
  text-decoration: underline;
}
@media only screen and (min-width: 768px) {
  .in-guide-navigation__header[data-v-1bdee004] {
    padding: 0 12px;
  }
  .in-guide-navigation__nav-list-item[data-v-1bdee004] {
    padding-left: 12px;
  }
}
@media only screen and (min-width: 992px) {
  .in-guide-navigation[data-v-1bdee004] {
    gap: 12px;
    padding: 16px 0;
  }
  .in-guide-navigation nav[data-v-1bdee004] {
    max-height: none;
    overflow: visible;
  }
  .in-guide-navigation__toggle-button[data-v-1bdee004] {
    display: none;
  }
  .in-guide-navigation__nav-list-item.active
    .in-guide-navigation__link[data-v-1bdee004],
  .in-guide-navigation__nav-list-item:has(
      .in-guide-navigation__child-list-item.active
    )
    .in-guide-navigation__button[data-v-1bdee004],
  .in-guide-navigation__nav-list-item:has(
      .in-guide-navigation__child-list-item.active
    )
    .in-guide-navigation__link[data-v-1bdee004] {
    background-color: #ebf0fd;
  }
  .in-guide-navigation__nav-list-item.active
    .in-guide-navigation__link[data-v-1bdee004],
  .in-guide-navigation__nav-list-item:has(
      .in-guide-navigation__child-list-item.active
    )
    .in-guide-navigation__link[data-v-1bdee004] {
    position: relative;
  }
  .in-guide-navigation__nav-list-item.active
    .in-guide-navigation__link[data-v-1bdee004]:before,
  .in-guide-navigation__nav-list-item:has(
      .in-guide-navigation__child-list-item.active
    )
    .in-guide-navigation__link[data-v-1bdee004]:before {
    background-color: #ebf0fd;
    border-left: 4px solid #3a6aef;
    content: "";
    display: inline-block;
    height: 100%;
    left: -12px;
    position: absolute;
    top: 0;
    width: 12px;
  }
  .guide-article-page__article .in-guide-navigation[data-v-1bdee004] {
    display: none;
  }
}

.mobile-app
  .mse-footer-container
  > .wrapper[data-v-93c07868]:not(:has(.mse-site-footer__how-site-works)) {
  display: none;
}

.mobile-app
  .mse-footer-container
  > .wrapper[data-v-6f782d94]:not(:has(.mse-site-footer__how-site-works)) {
  display: none;
}
.stitcher-breadcrumb__item {
  color: #214ea3;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}
.stitcher-breadcrumb__item:not(:last-of-type):after {
  content: "";
  display: inline-block;
  height: 16px;
  width: 16px;
}
.stitcher-breadcrumb__item-link,
.stitcher-breadcrumb__item-link:focus,
.stitcher-breadcrumb__item-link:hover,
.stitcher-breadcrumb__item-link:visited {
  color: #214ea3;
  -webkit-text-decoration-line: underline;
  text-decoration-line: underline;
}
.stitcher-breadcrumb__icon {
  display: none;
}
.mobile-app
  .mse-footer-container
  > .wrapper:not(:has(.mse-site-footer__how-site-works)) {
  display: none;
}
body {
  background-color: #f3f5fa;
}
.smartbanner > div:has(.smartbanner__title) {
  grid-area: tag;
}
.smartbanner > div:has(.smartbanner__title) {
  grid-area: title;
  justify-self: start;
  margin: 4px 8px;
}
@media only screen and (min-width: 768px) {
  .stitcher-breadcrumb__item:not(:last-of-type):after {
    margin: 0 4px;
  }
}

.mobile-app
  .mse-footer-container
  > .wrapper[data-v-30ed5b40]:not(:has(.mse-site-footer__how-site-works)) {
  display: none;
}

html {
  scroll-behavior: smooth;
  scroll-padding-top: 100px;
}

.cookie-consent.svelte-1k8bo60 {
  display: block;
}

:root {
  --jump-to-content-bg-color: #492e77;
  --jump-to-content-color: #fff;
  --jump-to-content-font-size: 14px;
}

.jump-to-content.svelte-4vlnig {
  background-color: var(--jump-to-content-bg-color);
  display: block;
  left: 0;
  opacity: 0;
  right: 0;
  top: 0;
  z-index: 0;
  position: absolute;
  transition: all 0.2s ease 0s;
}

.jump-to-content.svelte-4vlnig:focus-within {
  opacity: 1;
  z-index: 10;
}

.jump-to-content__container.svelte-4vlnig {
  padding: 6px 16px;
}

@media only screen and (min-width: 1200px) {
  .jump-to-content__container.svelte-4vlnig {
    margin: 0 auto;
    max-width: var(--page-full-width, 1200px);
    padding: 6px 0;
    width: auto;
  }
}

a.svelte-4vlnig {
  color: var(--jump-to-content-color);
  font-family:
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: var(--jump-to-content-font-size);
  font-weight: 700;
  line-height: var(
    --jump-to-content-line-height,
    calc(var(--jump-to-content-font-size) * 1.5)
  );
}

.globalLink.svelte-ng1thz {
  font-family:
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  background-color: #f6f6f8;
  color: #273157;
  font-size: 14px;
  border: none;
  padding: 0 16px;
  margin: 0;
  cursor: pointer;
  text-decoration: none;
  display: block;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 4px;
  white-space: nowrap;
  line-height: 20px;
}

@media screen and (max-width: 919px) {
  .globalLink.hiddenOnMobile.svelte-ng1thz {
    display: none;
  }
}

@media screen and (max-width: 975px) {
  .globalLink.svelte-ng1thz {
    padding: 0 8px;
  }
}

@media screen and (max-width: 919px) {
  .globalLink.svelte-ng1thz {
    background: #273157;
    color: #fff;
    font-size: 16px;
    line-height: 24px;
    padding: 8px 16px;
  }
}

@media screen and (max-width: 768px) {
  .globalLink.svelte-ng1thz {
    font-size: 14px;
    line-height: 20px;
    padding: 4px 16px;
  }
}

.globalLinks .globalLink {
  justify-content: space-between;
}

.globalLink svg * {
  fill: #273157;
}

@media screen and (max-width: 919px) {
  .globalLink svg * {
    fill: #fff;
  }
}

.globalItem-wrapper.svelte-j1h31 {
  position: relative;
  display: flex;
}

.globalItem-wrapper .globalLink {
  height: 100%;
}

@media screen and (max-width: 919px) {
  .globalItem-wrapper .globalLink {
    height: auto;
  }
}

@media screen and (min-width: 920px) {
  .popup[aria-hidden="false"].svelte-rycsq1:not(:focus-within) {
    background-color: #f6f6f7;
    transition: background-color 0.01s;
  }
}

.globalLinks.svelte-12575em {
  grid-area: globalLinks-full;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  background: #273157;
  position: relative;
}

@media screen and (min-width: 920px) {
  .globalLinks.svelte-12575em {
    grid-area: globalLinks-compact;
    justify-content: flex-end;
    gap: 1px;
    height: 40px;
    width: fit-content;
    background: linear-gradient(#4f5572, #f6f6f6);
    justify-self: end;
    align-items: stretch;
  }
}

nav.svelte-12575em {
  display: flex;
  flex-wrap: nowrap;
  gap: 1px;
  background: linear-gradient(#4f5572, #f6f6f6);
}

@media screen and (max-width: 919px) {
  nav.svelte-12575em {
    background: none;
  }
}

@media screen and (max-width: 919px) {
  .more button[name="more"] {
    display: none;
  }
}

.globalItem-wrapper .globalLink svg {
  transition: transform 0.3s ease;
}

.globalItem-wrapper:has(.popup-wrapper) .globalLink svg {
  transform: rotate(180deg);
}

.masthead.svelte-cuubc6.svelte-cuubc6 {
  grid-area: masthead;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
}

@media screen and (min-width: 920px) {
  .masthead.svelte-cuubc6.svelte-cuubc6 {
    height: var(--header-height-desktop);
  }
}

.branding.svelte-cuubc6.svelte-cuubc6 {
  display: grid;
  grid-template-areas: "martin logo extra" "martin header extra";
  align-items: center;
  column-gap: 8px;
}

@media screen and (min-width: 920px) {
  .branding.svelte-cuubc6.svelte-cuubc6 {
    column-gap: 10px;
    padding-top: 32px;
  }
}

@media screen and (min-width: 920px) and (max-width: 1350px) {
  .branding.svelte-cuubc6.svelte-cuubc6 {
    position: relative;
  }
}

@media screen and (min-width: 330px) and (max-width: 360px) {
  .branding.svelte-cuubc6.svelte-cuubc6 {
    column-gap: 4px;
  }
}

.branding.svelte-cuubc6 figure.svelte-cuubc6 {
  margin: 0;
}

.martin.svelte-cuubc6.svelte-cuubc6 {
  grid-area: martin;
  display: flex;
  padding: 8px 0 8px 16px;
}

@media screen and (min-width: 920px) {
  .martin.svelte-cuubc6.svelte-cuubc6 {
    padding: 0;
  }
}

@media screen and (max-width: 919px) {
  .martin.svelte-cuubc6 img.svelte-cuubc6 {
    border-radius: 50%;
  }
}

.logo.svelte-cuubc6.svelte-cuubc6 {
  grid-area: logo;
  align-self: end;
  padding-top: 8px;
}

@media screen and (min-width: 920px) {
  .logo.svelte-cuubc6.svelte-cuubc6 {
    padding: 0;
  }
}

.header.svelte-cuubc6.svelte-cuubc6 {
  grid-area: header;
  align-self: start;
}

.header.svelte-cuubc6 .header-slogan.svelte-cuubc6 {
  display: none;
}

@media screen and (min-width: 920px) {
  .header.svelte-cuubc6 .header-slogan.svelte-cuubc6 {
    font-family: MuseoSlab, museo_slab700, serif;
    display: block;
    color: #4a4a4a;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
  }
}

.header.svelte-cuubc6 .chair.svelte-cuubc6 {
  color: #666;
  font-family:
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
}

@media screen and (max-width: 919px) {
  .header.svelte-cuubc6 .chair.svelte-cuubc6 {
    font-size: 10px;
    line-height: 14px;
  }
}

@media screen and (max-width: 400px) {
  .header.svelte-cuubc6 .chair.svelte-cuubc6 {
    letter-spacing: -0.05em;
  }
}

@media screen and (min-width: 330px) and (max-width: 360px) {
  .header.svelte-cuubc6 .chair.svelte-cuubc6 {
    font-size: 0.6em;
    word-spacing: -0.05em;
  }
}

.megaMenu-icon.svelte-pynm1r.svelte-pynm1r {
  flex-wrap: nowrap;
  grid-area: globalLinks-compact;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin: 8px 16px 8px 0;
}

@media screen and (min-width: 920px) {
  .megaMenu-icon.svelte-pynm1r.svelte-pynm1r {
    display: none;
  }
}

@media screen and (min-width: 330px) and (max-width: 360px) {
  .megaMenu-icon.svelte-pynm1r.svelte-pynm1r {
    margin: 8px 8px 8px 0;
  }
}

.megaMenu-icon.svelte-pynm1r [name="toggleMenu"].svelte-pynm1r {
  border: none;
  text-align: left;
  background-color: initial;
}

.masthead-top.svelte-1ddmv81 {
  display: grid;
  grid-template-areas: "masthead globalLinks-compact" "globalLinks-full globalLinks-full";
  position: relative;
  background: #f6f6f8;
}

@media screen and (min-width: 920px) {
  .top-level.active > .menu-wrapper > ul:has(.illustration) {
    position: relative;
  }
}

@media screen and (min-width: 920px) {
  .top-level.active
    > .menu-wrapper
    > ul
    > .mega-menu-item:has(a.category)
    > .menu-wrapper {
    border-left: 2px solid #dadce4;
    padding-left: 32px;
  }
}

@media screen and (min-width: 920px) {
  .top-level.active
    > .menu-wrapper
    > ul
    > .mega-menu-item:has(a.category):nth-child(3)
    > .menu-wrapper {
    border: none;
  }
}

@media screen and (min-width: 920px) {
  .top-level.active
    > .menu-wrapper
    > ul
    > .mega-menu-item:has(a.category)
    > a.category {
    border-left: 2px solid #dadce4;
    display: block;
    margin: 16px 0 0;
    padding: 0 40px 16px;
  }
}

@media screen and (min-width: 920px) {
  .top-level.active
    > .menu-wrapper
    > ul
    > .mega-menu-item:has(a.category):nth-child(3)
    > a.category {
    border: none;
  }
}

@media screen and (max-width: 919px) {
  .menu-wrapper:has(> ul > li.top-level):not(:has(> ul > li.active)) {
    overflow-y: auto;
  }
}

.search.svelte-1adaep1.svelte-1adaep1.svelte-1adaep1 {
  grid-area: search;
  margin: 0 auto;
  max-width: 800px;
  display: flex;
  align-items: center;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 8px;
  max-height: 0;
  overflow: hidden;
  transition:
    max-height 0.3s ease-in-out,
    opacity 0.3s ease-in-out;
  opacity: 0;
}

@media screen and (max-width: 919px) {
  .search.svelte-1adaep1.svelte-1adaep1.svelte-1adaep1 {
    display: none;
  }
}

.search.svelte-1adaep1 button.svelte-1adaep1.svelte-1adaep1 {
  border: 0;
  cursor: pointer;
  height: 48px;
  transition: background-color 0.3s ease-in-out;
  width: 54px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.search.svelte-1adaep1 button[type="reset"].svelte-1adaep1.svelte-1adaep1 {
  background-color: #f6f6f6;
  border-radius: 4px;
  color: #666;
}

.search.svelte-1adaep1
  button[type="reset"].svelte-1adaep1.svelte-1adaep1:focus {
  background-color: #2c56a733;
}

.search
  button[aria-hidden="true"].svelte-1adaep1.svelte-1adaep1.svelte-1adaep1 {
  visibility: hidden;
}

:root {
  --page-full-width: 1184px;
  --header-height-desktop: 118px;
  --header-height-tablet: 97px;
  --header-height-mobile: 65px;
  --filtering-bar-height: 106px;
}

.mse-header.svelte-u4aaq0 {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  align-items: stretch;
  position: relative;
}

@media screen and (min-width: 920px) {
  .full-width-wrapper {
    display: flex;
    justify-content: center;
  }

  .full-width-wrapper:has(> .masthead-top) {
    background: #f6f6f8;
  }

  .full-width-wrapper:has(> .menu-wrapper) {
    background: #273157;
    position: relative;
  }
}

@media screen and (min-width: 920px) {
  .full-width-wrapper > * {
    width: var(--page-full-width, 100%);
  }
}

.visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

#bottom-reg-banner {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 9999;
  transform: translateY(100%);
  /* Изначально скрыта снизу */
  transition: transform 0.6s ease-out;
}

#bottom-reg-btn {
  display: block;
  width: 100%;
  padding: 18px 0;
  background-color: #273157;
  /* Ярко-красный */
  color: #fff !important;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  box-shadow: 0 -4px 15px rgba(0, 0, 0, 0.3);
  transition: background-color 0.3s;
}

#bottom-reg-btn:hover {
  background-color: #c00;
  /* Потемнее при ховере */
}

/* На мобилках чуть меньше текст */
@media (max-width: 768px) {
  #bottom-reg-btn {
    font-size: 20px;
    padding: 16px 0;
  }
}

@media (max-width: 992px) {
  .in-guide-navigation {
    display: none !important;
  }
}

* a {
  text-decoration: underline !important;
}

/* Стиль заголовка H1 */

/* Липкий хедер */
.sticky-header {
  position: fixed;
  top: -100px;
  /* Скрыт по умолчанию */
  left: 0;
  width: 100%;
  background: #f6f6f8 !important;
  color: #000;
  padding: 2px 0;
  text-align: center;
  z-index: 100000;
  transition: top 0.5s ease-in-out;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
  font-weight: bold;
  font-size: 1.2rem;
}

.header-counter {
  color: var(--accent-yellow);
  font-size: inherit !important;
}

/* Секция отзывов (заглушка для демонстрации прокрутки) */

/* Кнопка регистрации */
#registration-btn {
  display: none;
  /* Скрыта изначально */
  background: linear-gradient(135deg, #273157 0%, #273157 100%);
  color: white;
  border: none;
  padding: 4px 15px;
  font-size: 1.1rem;
  font-weight: 900;
  border-radius: 50px;
  cursor: pointer;
  text-transform: uppercase;
  box-shadow: 0 5px 15px rgb(0 174 255 / 40%);
  animation: pulse 1.5s infinite;
  text-decoration: none;
}

@keyframes pulse {
  0% {
    transform: scale(1);
  }

  50% {
    transform: scale(1.05);
  }

  100% {
    transform: scale(1);
  }
}

@media (max-width: 768px) {
  .sticky-header {
    font-size: 1rem;
    flex-direction: column;
    gap: 10px;
  }
}

.article-page__content h2 {
  font-size: 20px;
  font-weight: 600;
}

.article-page__content a {
  font-weight: bolder;
}

/* === УНИКАЛЬНЫЕ КЛАССЫ === */

/* === КНОПКИ ДЛЯ БЕЛОГО ФОНА — КОНТРАСТНЫЕ === */

/* === АДАПТИВ === */

.sticky-header {
  position: fixed;
  top: -80px;
  left: 0;
  width: 100%;
  background: #f8f9fa;
  color: #111;
  padding: 10px 0;
  font-weight: 700;
  font-size: 1.15rem;
  text-align: center;
  z-index: 10000;
  transition: top 0.4s ease;
  box-shadow: 0 3px 12px rgba(0, 0, 0, 0.15);
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
}

.header-counter {
  color: #d32f2f;
  font-weight: 900;
  margin: 0 6px;
}

/* Верхняя кнопка */
.big-reg-btn {
  color: white !important;
  font-weight: 900;
  text-decoration: none;
  text-transform: uppercase;
  transition: all 0.25s ease;
}

@keyframes pulse {
  0%,
  100% {
    transform: scale(1);
  }

  50% {
    transform: scale(1.07);
  }
}

/* Нижний блок и кнопка */
.bottom-sticky-reg {
  position: fixed;
  bottom: -120px;
  left: 0;
  width: 100%;
  z-index: 9999;
  background: #1e40af;
  box-shadow: 0 -4px 16px rgba(0, 0, 0, 0.35);
  transition: bottom 0.5s ease;
  overflow: hidden;
  /* на всякий случай */
}

.big-reg-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  /* занимает всю высоту родителя */
  background: #1e40af;
  font-size: 1.3rem;
  padding: 0;
  /* убраны внутренние отступы */
  margin: 0;
  text-align: center;
  border-radius: 0;
  box-shadow: none;
  /* тень убираем, если нужна — вернём */
}

.big-reg-btn:hover {
  background: #dc2626;
  color: #fff !important;
  box-shadow: 0 10px 28px rgba(220, 38, 38, 0.5);
}

/* Высота нижнего блока */
.bottom-sticky-reg {
  height: 64px;
  /* ← здесь задаётся общая высота нижней кнопки/полосы */
}

@media (max-width: 520px) {
  .sticky-header {
    font-size: 1.05rem;
    padding: 12px 0;
    gap: 14px;
  }

  .bottom-sticky-reg {
    height: 56px;
    /* чуть меньше на мобильных */
  }

  .big-reg-btn {
    font-size: 1.18rem;
  }
}

figcaption {
  color: #757575;
}

/* ::marker {
  color: #ce3031;
} */

/*-----*/

/*
.reg__list {
  margin-top: 15px;
  list-style: none;
  padding: 0;
  counter-reset: counter;
  display: flex;
  flex-direction: column;
  gap: 18px;
}

.reg__item {
  padding: 5px 10px;
  background: #dddfe2;
  border-radius: 10px;
  border-left: 2px solid #e11229;
  border-right: 2px solid #e11229;
  display: flex;
  align-items: center;
  width: 100%;
  gap: 10px;
  counter-increment: counter;
  margin: 0;
  padding-left: 25px;
}

.reg__item::before {
  content: "1";
  color: #e11229;
  flex-shrink: 0;
  border: 1px solid #e11229;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 35px;
  height: 35px;
  content: counter(counter);
  position: static;
  font-size: 18px;
} */
.button-link {
  background-color: #007fff;
  color: white !important;
  padding: 15px;
  margin-top: 30px;
  display: block;
  max-width: 100%;
  text-align: center;
  text-decoration: none !important;
  text-transform: uppercase;
  margin-bottom: 1rem;
  font-weight: bold;
}

.button-link:hover {
  color: #fff !important;
  background-color: #e11229;
  text-decoration: none;
}

ol {
  font-size: 21px;
  line-height: 32px;
  margin: 15px;
}

.ml-dashboard {
  width: 100%;
  max-width: 980px;
  margin: 0 auto;
  border-radius: 16px;
  overflow: hidden;
  background-color: #273157;
  color: #e6eef8;
  font-family:
    Inter,
    system-ui,
    -apple-system,
    Segoe UI,
    Roboto,
    Arial;
  box-shadow: 0 8px 30px rgba(0, 0, 0, 0.5);
}

.ml-header {
  padding: 16px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 16px;
  flex-wrap: wrap;
}

.ml-header-title h2 {
  margin: 0 !important;
  font-size: clamp(18px, 2vw, 22px);
  font-weight: 700;
  color: #facc15 !important;
  padding: 0 !important;
}

.ml-header-title p {
  margin: 4px 0 0 !important;
  font-size: clamp(12px, 1.5vw, 14px) !important;
  color: #bcd0e6 !important;
  padding: 0 !important;
}

.ml-header-btn {
  background: #facc15;
  color: #111827 !important;
  font-weight: 800;
  padding: 8px 14px;
  border-radius: 8px;
  text-decoration: none;
  box-shadow: 0 3px 10px rgba(250, 204, 21, 0.3);
  font-size: clamp(12px, 1.3vw, 15px);
}

.ml-stats {
  background: rgba(255, 255, 255, 0.03);
  padding: 14px 16px;
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  align-items: center;
  justify-content: space-between;
}

.ml-stats-text {
  flex: 1;
  min-width: 250px;
  margin: 0 !important;
  font-size: clamp(13px, 1.4vw, 15px) !important;
  color: #dbeafe !important;
  line-height: 1.5;
  padding: 0 !important;
}

.ml-stats-badges {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
}

.ml-stats-badge {
  background: rgba(255, 255, 255, 0.05);
  padding: 6px 10px;
  border-radius: 8px;
  font-size: 13px;
}

.ml-stats-badge strong {
  color: white;
}

.ml-timer {
  background: rgba(255, 255, 255, 0.05);
  padding: 14px 16px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
}

.ml-timer-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 12px;
}

.ml-timer-info strong {
  color: #facc15;
}

.ml-timer-info small {
  font-size: 0.9em;
}

.ml-timer-countdown {
  text-align: right;
}

.ml-timer-countdown span:first-child {
  font-weight: 700;
}

.ml-timer-time {
  color: #facc15;
  font-weight: 800;
  font-size: clamp(14px, 1.8vw, 18px);
  margin-left: 4px;
}

.ml-timer-bar {
  margin-top: 8px;
  width: 100%;
  height: 8px;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 4px;
  overflow: hidden;
}

.ml-timer-progress {
  height: 100%;
  width: 100%;
  background: #facc15;
  border-radius: 4px;
  transition: width 1s linear;
}

.ml-feed {
  padding: 14px 16px;
}

.ml-feed h3 {
  margin: 0 0 8px !important;
  padding: 0 !important;
  font-size: clamp(15px, 1.8vw, 18px);
  color: #fff !important;
}

.ml-feed-container {
  max-height: 220px;
  overflow: auto;
  background: rgba(255, 255, 255, 0.03);
  border-radius: 8px;
  padding: 8px;
}

.ml-feed-item {
  padding: 6px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.04);
  font-size: clamp(12px, 1.3vw, 14px);
}

.ml-feed-item strong {
  font-weight: 600;
}

.ml-feed-amount {
  opacity: 0.8;
}

/* Banner */

/* Responsive */
@media (max-width: 600px) {
  .ml-header {
    flex-direction: column;
    align-items: flex-start;
  }
}

.ml-feed-container::-webkit-scrollbar {
  width: 8px;
}

.ml-feed-container::-webkit-scrollbar-track {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 4px;
}

.ml-feed-container::-webkit-scrollbar-thumb {
  background: #facc15;
  border-radius: 4px;
  transition: background 0.3s;
}

.ml-feed-container::-webkit-scrollbar-thumb:hover {
  background: #fbbf24;
}

.ml-feed-container {
  scrollbar-width: thin;
  scrollbar-color: #facc15 rgba(255, 255, 255, 0.05);
}

#form-title {
  margin: 30px 0 !important;
}

#reg-form {
  border: none;
  box-shadow: none;
}

/*h2 {*/
/*  margin: 0 0 0 0 !important;*/
/*}*/
/* Контейнер комментариев */
.comments-container {
  width: 100%;
  max-width: 600px;
  /* Ширина, максимально соответствующая скриншоту */
  background-color: #ffffff;
  border-radius: 8px;
  font-family: math;
  padding: 20px 5px;
  /* Внутренние отступы контейнера */
  box-sizing: border-box;
  margin: 10px auto;
}

/* Заголовок "COMMENTS" */
.comments-title {
  font-size: 15px;
  /* Размер шрифта заголовка */
  font-weight: 700;
  /* Жирный */
  color: #222222;
  /* Цвет текста */
  margin-top: 0;
  /* Убираем верхний отступ по умолчанию */
  margin-bottom: 20px;
  /* Отступ до следующего блока */
  padding-bottom: 12px;
  /* Отступ до нижней границы */
  border-bottom: 1px solid #eeeeee;
  /* Тонкая серая линия */
  text-transform: uppercase;
  /* Все заглавные буквы */
  letter-spacing: 0.5px;
  /* Небольшой межбуквенный интервал */
}

/* Секция регистрации/ввода комментария */
.register-comment-section {
  display: flex;
  align-items: center;
  padding-bottom: 20px;
  /* Отступ до разделителя */
  border-bottom: 1px solid #eeeeee;
  /* Разделитель */
  margin-bottom: 20px;
  /* Отступ после разделителя */
}

.user-avatar-placeholder {
  width: 38px;
  /* Размер кружка аватара */
  height: 38px;
  background-color: #e0e0e0;
  /* Цвет серого плейсхолдера, если нет изображения */
  border-radius: 50%;
  margin-right: 12px;
  /* Отступ от инпута */
  flex-shrink: 0;
  /* Запрет на сжимание */
  overflow: hidden;
  /* Обрезает содержимое, которое выходит за границы круга */
  display: flex;
  /* Чтобы можно было центрировать изображение, если оно меньше */
  justify-content: center;
  align-items: center;
}

/* Добавляем стили для изображения внутри плейсхолдера */
.user-avatar-placeholder img {
  width: 100%;
  /* Изображение занимает всю ширину контейнера */
  height: 100%;
  /* Изображение занимает всю высоту контейнера */
  object-fit: cover;
  /* Обрезает изображение, чтобы оно заполняло контейнер, сохраняя пропорции */
  display: block;
  /* Убирает лишний отступ под изображением */
  border-radius: 50%;
  /* Важно, чтобы изображение тоже было круглым */
}

.comment-input-field {
  flex-grow: 1;
  /* Занимает все доступное пространство */
  border: none;
  /* Убираем стандартную границу */
  outline: none;
  /* Убираем обводку при фокусе */
  font-size: 14px;
  /* Размер текста */
  color: #333333;
  /* Цвет вводимого текста */
  padding: 8px 0;
  /* Вертикальный отступ внутри поля */
  line-height: 1.4;
  /* Межстрочный интервал */
}

/* Контролы комментариев (ALL COMMENTS, NEWEST, Bell) */
.comments-controls {
  display: flex;
  justify-content: space-between;
  /* Распределяем элементы по краям */
  align-items: center;
  margin-bottom: 25px;
  /* Отступ до первого комментария */
}

.all-comments-label {
  font-size: 13px;
  font-weight: 500;
  /* Средний вес */
  color: #333333;
  position: relative;
  padding-bottom: 6px;
  /* Отступ для синей линии */
  display: flex;
  /* Для выравнивания текста и счетчика */
  align-items: center;
}

.all-comments-label::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #1a73e8;
  /* Синяя линия под текстом */
}

.comment-count {
  background-color: #1a73e8;
  /* Синий фон */
  color: #ffffff;
  font-size: 11px;
  font-weight: 500;
  padding: 2px 7px;
  /* Внутренние отступы */
  border-radius: 4px;
  /* Скругление углов */
  margin-left: 6px;
  /* Отступ от текста "ALL COMMENTS" */
  line-height: 1;
  /* Для лучшего вертикального центрирования текста */
  display: inline-flex;
  /* Для центрирования текста */
  align-items: center;
  justify-content: center;
}

.sort-by-dropdown {
  display: flex;
  align-items: center;
  font-size: 13px;
  color: #777777;
  /* Серый цвет */
  cursor: pointer;
  font-weight: 500;
}

.dropdown-arrow {
  margin-left: 6px;
  /* Отступ от текста "NEWEST" */
  fill: #777777;
  /* Цвет стрелки SVG */
  width: 10px;
  /* Ширина стрелки */
  height: 6px;
  /* Высота стрелки */
}

.notification-bell-icon {
  width: 20px;
  /* Размер иконки колокольчика */
  height: 20px;
  cursor: pointer;
}

.notification-bell-icon svg {
  width: 100%;
  height: 100%;
  stroke: #777777;
  /* Цвет обводки колокольчика SVG */
  stroke-width: 1.5;
  /* Толщина обводки */
  fill: none;
  /* Отсутствие заливки */
}

/* Отдельный комментарий */
.comment-wrapper {
  margin-bottom: 25px;
  /* Отступ между родительскими комментариями */
}

.comment-item {
  display: flex;
  position: relative;
  /* Для позиционирования линии ответа */
}

/* Аватар комментатора */
.commenter-avatar {
  width: 44px;
  /* Размер аватара */
  height: 44px;
  border-radius: 50%;
  background-color: #333333;
  /* Темно-серый фон для букв M и CB */
  color: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 500;
  /* Средний вес букв */
  font-size: 17px;
  /* Размер букв */
  margin-right: 15px;
  /* Отступ от основного текста комментария */
  flex-shrink: 0;
  text-transform: uppercase;
}

/* Содержимое комментария */
.comment-body {
  flex-grow: 1;
  /* Занимает оставшееся место */
}

.comment-meta {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
  /* Отступ до текста комментария */
}

.commenter-name {
  font-size: 14px;
  font-weight: 500;
  /* Средний вес */
  color: #222222;
  /* Цвет имени */
  margin-right: 8px;
  /* Отступ от времени */
}

.comment-time {
  font-size: 12px;
  color: #777777;
  /* Серый цвет времени */
  text-transform: uppercase;
}

.comment-text {
  font-size: 14px;
  line-height: 1.5;
  color: #333333;
  /* Цвет основного текста */
  margin-bottom: 12px;
  /* Отступ до лайков */
}

/* Секция действий (лайки) */
.comment-actions {
  display: flex;
  align-items: center;
  font-size: 13px;
  color: #777777;
}

.like-button {
  cursor: pointer;
  margin-right: 6px;
  /* Отступ от счетчика */
  font-size: 16px;
  /* Размер иконки пальца вверх */
  line-height: 1;
  /* Для лучшего выравнивания эмодзи */
}

.like-count {
  font-weight: 500;
  /* Средний вес для числа лайков */
}

/* Стиль для "1 REPLY" */
.reply-button {
  font-size: 13px;
  font-weight: 500;
  /* Средний вес */
  color: #1a73e8;
  /* Синий цвет */
  cursor: pointer;
  margin-left: 20px;
  /* Отступ от лайка */
}

/* Контейнер для вложенных ответов */
.replies-section {
  margin-top: 15px;
  /* Отступ сверху от родительского комментария */
  padding-left: 15px;
  /* Отступ, чтобы вложенный комментарий был правее */
  position: relative;
  /* Для позиционирования линии */
}

/* Вертикальная линия ответа */
.replies-section::before {
  content: "";
  position: absolute;
  left: 37px;
  /* Позиция линии: ширина аватара родителя (44px) / 2 + (margin-right 15px) = 22 + 15 = 37px */
  top: 0;
  bottom: 0;
  width: 1px;
  /* Толщина линии */
  background-color: #eeeeee;
  /* Цвет линии, как на скриншоте */
}

/* Для текста "Reply to GrizzlyThinker" */
.reply-to-info {
  font-size: 13px;
  color: #777777;
  /* Серый цвет */
  margin-bottom: 15px;
  /* Отступ до начала следующего комментария */
  margin-left: 32px;
}

.reply-to-info .replied-name {
  color: #1a73e8;
  /* Синий цвет для имени, на которое отвечают */
  font-weight: 500;
}

.button-link {
  background: linear-gradient(200deg, #09849e, #043751 80%);
  color: #fff !important;
  display: block;
  margin: 1rem auto;
  max-width: 80%;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  margin-bottom: 1rem;
  padding: 1rem 1rem;
  border-radius: 4px;

  transition: all 0.3s ease;
  position: relative;
  z-index: 1;
}

.button-link:hover {
  color: #fff !important;
  background-color: #444;
  box-shadow:
    0 6px 12px rgba(184, 0, 0, 0.4),
    0 12px 24px rgba(184, 0, 0, 0.25);
  transform: translateY(-2px);
}

.button-link:active {
  transform: translateY(1px);
  box-shadow: 0 2px 4px rgba(184, 0, 0, 0.3);
}

#form-title {
  margin: 30px 0 !important;
}

#reg-form {
  border: none;
  box-shadow: none;
}

h2 {
  margin: 0 0 0 0 !important;
}

/* Контейнер комментариев */
.comments-container {
  width: 100%;
  max-width: 600px;
  /* Ширина, максимально соответствующая скриншоту */
  background-color: #ffffff;
  border-radius: 8px;
  font-family: math;
  padding: 20px 5px;
  /* Внутренние отступы контейнера */
  box-sizing: border-box;
  margin: 10px auto;
}

/* Заголовок "COMMENTS" */
.comments-title {
  font-size: 15px;
  /* Размер шрифта заголовка */
  font-weight: 700;
  /* Жирный */
  color: #222222;
  /* Цвет текста */
  margin-top: 0;
  /* Убираем верхний отступ по умолчанию */
  margin-bottom: 20px;
  /* Отступ до следующего блока */
  padding-bottom: 12px;
  /* Отступ до нижней границы */
  border-bottom: 1px solid #eeeeee;
  /* Тонкая серая линия */
  text-transform: uppercase;
  /* Все заглавные буквы */
  letter-spacing: 0.5px;
  /* Небольшой межбуквенный интервал */
}

/* Секция регистрации/ввода комментария */
.register-comment-section {
  display: flex;
  align-items: center;
  padding-bottom: 20px;
  /* Отступ до разделителя */
  border-bottom: 1px solid #eeeeee;
  /* Разделитель */
  margin-bottom: 20px;
  /* Отступ после разделителя */
}

.user-avatar-placeholder {
  width: 38px;
  /* Размер кружка аватара */
  height: 38px;
  background-color: #e0e0e0;
  /* Цвет серого плейсхолдера, если нет изображения */
  border-radius: 50%;
  margin-right: 12px;
  /* Отступ от инпута */
  flex-shrink: 0;
  /* Запрет на сжимание */
  overflow: hidden;
  /* Обрезает содержимое, которое выходит за границы круга */
  display: flex;
  /* Чтобы можно было центрировать изображение, если оно меньше */
  justify-content: center;
  align-items: center;
}

/* Добавляем стили для изображения внутри плейсхолдера */
.user-avatar-placeholder img {
  width: 100%;
  /* Изображение занимает всю ширину контейнера */
  height: 100%;
  /* Изображение занимает всю высоту контейнера */
  object-fit: cover;
  /* Обрезает изображение, чтобы оно заполняло контейнер, сохраняя пропорции */
  display: block;
  /* Убирает лишний отступ под изображением */
  border-radius: 50%;
  /* Важно, чтобы изображение тоже было круглым */
}

.comment-input-field {
  flex-grow: 1;
  /* Занимает все доступное пространство */
  border: none;
  /* Убираем стандартную границу */
  outline: none;
  /* Убираем обводку при фокусе */
  font-size: 14px;
  /* Размер текста */
  color: #333333;
  /* Цвет вводимого текста */
  padding: 8px 0;
  /* Вертикальный отступ внутри поля */
  line-height: 1.4;
  /* Межстрочный интервал */
}

/* Контролы комментариев (ALL COMMENTS, NEWEST, Bell) */
.comments-controls {
  display: flex;
  justify-content: space-between;
  /* Распределяем элементы по краям */
  align-items: center;
  margin-bottom: 25px;
  /* Отступ до первого комментария */
}

.all-comments-label {
  font-size: 13px;
  font-weight: 500;
  /* Средний вес */
  color: #333333;
  position: relative;
  padding-bottom: 6px;
  /* Отступ для синей линии */
  display: flex;
  /* Для выравнивания текста и счетчика */
  align-items: center;
}

.all-comments-label::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #1a73e8;
  /* Синяя линия под текстом */
}

.comment-count {
  background-color: #1a73e8;
  /* Синий фон */
  color: #ffffff;
  font-size: 11px;
  font-weight: 500;
  padding: 2px 7px;
  /* Внутренние отступы */
  border-radius: 4px;
  /* Скругление углов */
  margin-left: 6px;
  /* Отступ от текста "ALL COMMENTS" */
  line-height: 1;
  /* Для лучшего вертикального центрирования текста */
  display: inline-flex;
  /* Для центрирования текста */
  align-items: center;
  justify-content: center;
}

.sort-by-dropdown {
  display: flex;
  align-items: center;
  font-size: 13px;
  color: #777777;
  /* Серый цвет */
  cursor: pointer;
  font-weight: 500;
}

.dropdown-arrow {
  margin-left: 6px;
  /* Отступ от текста "NEWEST" */
  fill: #777777;
  /* Цвет стрелки SVG */
  width: 10px;
  /* Ширина стрелки */
  height: 6px;
  /* Высота стрелки */
}

.notification-bell-icon {
  width: 20px;
  /* Размер иконки колокольчика */
  height: 20px;
  cursor: pointer;
}

.notification-bell-icon svg {
  width: 100%;
  height: 100%;
  stroke: #777777;
  /* Цвет обводки колокольчика SVG */
  stroke-width: 1.5;
  /* Толщина обводки */
  fill: none;
  /* Отсутствие заливки */
}

/* Отдельный комментарий */
.comment-wrapper {
  margin-bottom: 25px;
  /* Отступ между родительскими комментариями */
}

.comment-item {
  display: flex;
  position: relative;
  /* Для позиционирования линии ответа */
}

/* Аватар комментатора */
.commenter-avatar {
  width: 44px;
  /* Размер аватара */
  height: 44px;
  border-radius: 50%;
  background-color: #333333;
  /* Темно-серый фон для букв M и CB */
  color: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 500;
  /* Средний вес букв */
  font-size: 17px;
  /* Размер букв */
  margin-right: 15px;
  /* Отступ от основного текста комментария */
  flex-shrink: 0;
  text-transform: uppercase;
}

/* Содержимое комментария */
.comment-body {
  flex-grow: 1;
  /* Занимает оставшееся место */
}

.comment-meta {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
  /* Отступ до текста комментария */
}

.commenter-name {
  font-size: 14px;
  font-weight: 500;
  /* Средний вес */
  color: #222222;
  /* Цвет имени */
  margin-right: 8px;
  /* Отступ от времени */
}

.comment-time {
  font-size: 12px;
  color: #777777;
  /* Серый цвет времени */
  text-transform: uppercase;
}

.comment-text {
  font-size: 14px;
  line-height: 1.5;
  color: #333333;
  /* Цвет основного текста */
  margin-bottom: 12px;
  /* Отступ до лайков */
}

/* Секция действий (лайки) */
.comment-actions {
  display: flex;
  align-items: center;
  font-size: 13px;
  color: #777777;
}

.like-button {
  cursor: pointer;
  margin-right: 6px;
  /* Отступ от счетчика */
  font-size: 16px;
  /* Размер иконки пальца вверх */
  line-height: 1;
  /* Для лучшего выравнивания эмодзи */
}

.like-count {
  font-weight: 500;
  /* Средний вес для числа лайков */
}

/* Стиль для "1 REPLY" */
.reply-button {
  font-size: 13px;
  font-weight: 500;
  /* Средний вес */
  color: #1a73e8;
  /* Синий цвет */
  cursor: pointer;
  margin-left: 20px;
  /* Отступ от лайка */
}

/* Контейнер для вложенных ответов */
.replies-section {
  margin-top: 15px;
  /* Отступ сверху от родительского комментария */
  padding-left: 15px;
  /* Отступ, чтобы вложенный комментарий был правее */
  position: relative;
  /* Для позиционирования линии */
}

/* Вертикальная линия ответа */
.replies-section::before {
  content: "";
  position: absolute;
  left: 37px;
  /* Позиция линии: ширина аватара родителя (44px) / 2 + (margin-right 15px) = 22 + 15 = 37px */
  top: 0;
  bottom: 0;
  width: 1px;
  /* Толщина линии */
  background-color: #eeeeee;
  /* Цвет линии, как на скриншоте */
}

/* Для текста "Reply to GrizzlyThinker" */
.reply-to-info {
  font-size: 13px;
  color: #777777;
  /* Серый цвет */
  margin-bottom: 15px;
  /* Отступ до начала следующего комментария */
  margin-left: 32px;
}

.reply-to-info .replied-name {
  color: #1a73e8;
  /* Синий цвет для имени, на которое отвечают */
  font-weight: 500;
}

.button-link {
  animation: pulse-soft 1s infinite ease-in-out;
}

@keyframes pulse-soft {
  0%,
  100% {
    transform: scale(1);
  }

  50% {
    transform: scale(1.05);
  }
}

.comment-text {
  font-size: 14px;
  line-height: 1.5;
  color: #333;
}

.mse-site-footer-links-wrapper.svelte-1l416d0.svelte-1l416d0 {
  width: 100%;
  padding: 24px 0;
  margin: 0 auto;
}

@media screen and (min-width: 1220px) {
  .mse-site-footer-links-wrapper.svelte-1l416d0.svelte-1l416d0 {
    width: var(--full-page-width, 100%);
    max-width: 1200px;
  }
}

.mse-site-footer__links.svelte-1l416d0.svelte-1l416d0 {
  display: flex;
  gap: 8px 16px;
  flex-wrap: wrap;
  width: 100%;
  margin: 0;
  max-width: 1184px;
  padding: 0;
}

@media screen and (max-width: 400px) {
  .mse-site-footer__links.svelte-1l416d0.svelte-1l416d0 {
    display: block;
    columns: 2;
  }
}

@media screen and (max-width: 360px) {
  .mse-site-footer__links.svelte-1l416d0.svelte-1l416d0 {
    display: block;
    columns: 1;
  }
}

.mse-site-footer__links.svelte-1l416d0 li.svelte-1l416d0 {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.mse-site-footer__links.svelte-1l416d0 a.svelte-1l416d0 {
  white-space: nowrap;
  color: var(--footer-white);
  font-family:
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  text-decoration-line: underline;
}

.mse-site-footer__app.svelte-1cnj396.svelte-1cnj396 {
  color: var(--footer-white);
  font-family:
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
}

.mse-site-footer__app.svelte-1cnj396 header.svelte-1cnj396 {
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  text-transform: uppercase;
}

.mse-site-footer__app a {
  color: var(--footer-white);
  font-family:
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  text-decoration-line: underline;
}

.mse-site-footer-social-section.svelte-d5vahp {
  color: var(--footer-white);
  font-family:
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  display: flex;
  flex-direction: column;
}

@media screen and (min-width: 1200px) {
  .mse-site-footer-social-section.svelte-d5vahp {
    flex-direction: row;
    justify-content: center;
    align-items: center;
  }
}

.mse-site-footer-social-section__header.svelte-d5vahp {
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
}

.mse-site-footer-social-section__links.svelte-d5vahp {
  display: flex;
  margin-top: 16px;
  gap: 16px;
}

@media screen and (min-width: 1200px) {
  .mse-site-footer-social-section__links.svelte-d5vahp {
    margin-top: 0;
    margin-left: 24px;
  }
}

footer.svelte-11tt3r0 {
  --full-page-width: 1200px;
  --footer-light-navy: #dadce4;
  --footer-dark-navy: #273157;
  --footer-light-grey: #b6bac9;
  --footer-white: #fff;
  --footer-link: #273157;
}

@media (max-width: 1200px) {
  footer.svelte-11tt3r0 {
    --full-page-width: 100%;
  }
}

.wrapper.svelte-11tt3r0 {
  padding: 0 24px;
}

@media screen and (max-width: 919px) {
  .wrapper.svelte-11tt3r0 {
    padding: 0 16px;
    display: flex;
    flex-direction: column;
    gap: 24px;
  }
}

.wrapper.svelte-11tt3r0:has(.mse-site-footer__how-site-works) {
  background: var(--footer-light-navy);
}

.wrapper.svelte-11tt3r0:has(.mse-site-footer__links),
.wrapper.svelte-11tt3r0:has(.app-social),
.wrapper.svelte-11tt3r0:has(.mse-footer__links__trade-mark) {
  background: var(--footer-dark-navy);
}

.app-social.svelte-11tt3r0 {
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  width: 100%;
}

@media screen and (min-width: 1220px) {
  .app-social.svelte-11tt3r0 {
    width: var(--full-page-width, 100%);
    max-width: 1200px;
  }
}

@media screen and (max-width: 919px) {
  .app-social.svelte-11tt3r0 {
    align-items: flex-start;
    flex-direction: column;
    gap: 16px;
  }
}

.mse-footer__links__trade-mark.svelte-11tt3r0 {
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  width: 100%;
  color: var(--footer-light-grey);
  text-align: center;
  font-family:
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  padding: 24px 0;
}

@media screen and (min-width: 1220px) {
  .mse-footer__links__trade-mark.svelte-11tt3r0 {
    width: var(--full-page-width, 100%);
    max-width: 1200px;
  }
}

:root {
  font-size: 100%;
}

body {
  --lns-fontFamily-body:
    "Atlassian Sans", ui-sans-serif, -apple-system, BlinkMacSystemFont,
    "Segoe UI", Ubuntu, system-ui, "Helvetica Neue", sans-serif;
  --lns-fontFamily-heading:
    "Atlassian Sans", ui-sans-serif, -apple-system, BlinkMacSystemFont,
    "Segoe UI", Ubuntu, system-ui, "Helvetica Neue", sans-serif;
  --lns-fontFamily-code:
    "Atlassian Mono", ui-monospace, Menlo, "Segoe UI Mono", "Ubuntu Mono",
    monospace;
  font-family: var(--lns-fontFamily-body);
  color: var(--lns-color-body);
  font-size: var(--lns-fontSize-body-md);
  line-height: var(--lns-lineHeight-body-md);
  letter-spacing: var(--lns-letterSpacing-body-md);
}

body *,
body ::before,
body ::after {
  box-sizing: border-box;
}

body * {
  -webkit-font-smoothing: antialiased;
}

:root {
  --lns-color-primary: var(--lns-themeLight-color-primary);
  --lns-color-primaryHover: var(--lns-themeLight-color-primaryHover);
  --lns-color-primaryActive: var(--lns-themeLight-color-primaryActive);
  --lns-color-body: var(--lns-themeLight-color-body);
  --lns-color-bodyDimmed: var(--lns-themeLight-color-bodyDimmed);
  --lns-color-background: var(--lns-themeLight-color-background);
  --lns-color-backgroundHover: var(--lns-themeLight-color-backgroundHover);
  --lns-color-backgroundActive: var(--lns-themeLight-color-backgroundActive);
  --lns-color-backgroundSecondary: var(
    --lns-themeLight-color-backgroundSecondary
  );
  --lns-color-backgroundSecondary2: var(
    --lns-themeLight-color-backgroundSecondary2
  );
  --lns-color-overlay: var(--lns-themeLight-color-overlay);
  --lns-color-border: var(--lns-themeLight-color-border);
  --lns-color-focusRing: var(--lns-themeLight-color-focusRing);
  --lns-color-record: var(--lns-themeLight-color-record);
  --lns-color-recordHover: var(--lns-themeLight-color-recordHover);
  --lns-color-recordActive: var(--lns-themeLight-color-recordActive);
  --lns-color-info: var(--lns-themeLight-color-info);
  --lns-color-success: var(--lns-themeLight-color-success);
  --lns-color-warning: var(--lns-themeLight-color-warning);
  --lns-color-danger: var(--lns-themeLight-color-danger);
  --lns-color-dangerHover: var(--lns-themeLight-color-dangerHover);
  --lns-color-dangerActive: var(--lns-themeLight-color-dangerActive);
  --lns-color-backdrop: var(--lns-themeLight-color-backdrop);
  --lns-color-backdropDark: var(--lns-themeLight-color-backdropDark);
  --lns-color-backdropTwilight: var(--lns-themeLight-color-backdropTwilight);
  --lns-color-disabledContent: var(--lns-themeLight-color-disabledContent);
  --lns-color-highlight: var(--lns-themeLight-color-highlight);
  --lns-color-disabledBackground: var(
    --lns-themeLight-color-disabledBackground
  );
  --lns-color-formFieldBorder: var(--lns-themeLight-color-formFieldBorder);
  --lns-color-formFieldBackground: var(
    --lns-themeLight-color-formFieldBackground
  );
  --lns-color-buttonBorder: var(--lns-themeLight-color-buttonBorder);
  --lns-color-upgrade: var(--lns-themeLight-color-upgrade);
  --lns-color-upgradeHover: var(--lns-themeLight-color-upgradeHover);
  --lns-color-upgradeActive: var(--lns-themeLight-color-upgradeActive);
  --lns-color-tabBackground: var(--lns-themeLight-color-tabBackground);
  --lns-color-discoveryBackground: var(
    --lns-themeLight-color-discoveryBackground
  );
  --lns-color-discoveryLightBackground: var(
    --lns-themeLight-color-discoveryLightBackground
  );
  --lns-color-discoveryTitle: var(--lns-themeLight-color-discoveryTitle);
  --lns-color-discoveryHighlight: var(
    --lns-themeLight-color-discoveryHighlight
  );
}

:root {
  --lns-fontWeight-book: 400;
  --lns-fontWeight-regular: 400;
  --lns-fontWeight-medium: 500;
  --lns-fontWeight-bold: 653;
  --lns-unit: 0.5rem;
  --lns-fontSize-small: calc(1.5 * var(--lns-unit, 8px));
  --lns-lineHeight-small: 1.5;
  --lns-letterSpacing-small: normal;
  --lns-fontSize-body-sm: calc(1.5 * var(--lns-unit, 8px));
  --lns-lineHeight-body-sm: 1.5;
  --lns-letterSpacing-body-sm: normal;
  --lns-fontSize-medium: calc(1.75 * var(--lns-unit, 8px));
  --lns-lineHeight-medium: 1.57;
  --lns-letterSpacing-medium: normal;
  --lns-fontSize-body-md: calc(1.75 * var(--lns-unit, 8px));
  --lns-lineHeight-body-md: 1.57;
  --lns-letterSpacing-body-md: normal;
  --lns-fontSize-large: calc(2.25 * var(--lns-unit, 8px));
  --lns-lineHeight-large: 1.44;
  --lns-letterSpacing-large: -0.2px;
  --lns-fontSize-body-lg: calc(2.25 * var(--lns-unit, 8px));
  --lns-lineHeight-body-lg: 1.44;
  --lns-letterSpacing-body-lg: -0.2px;
  --lns-fontSize-xlarge: calc(3 * var(--lns-unit, 8px));
  --lns-lineHeight-xlarge: 1.16;
  --lns-letterSpacing-xlarge: -0.2px;
  --lns-fontSize-heading-sm: calc(3 * var(--lns-unit, 8px));
  --lns-lineHeight-heading-sm: 1.16;
  --lns-letterSpacing-heading-sm: -0.2px;
  --lns-fontSize-xxlarge: calc(4 * var(--lns-unit, 8px));
  --lns-lineHeight-xxlarge: 1.125;
  --lns-letterSpacing-xxlarge: -0.5px;
  --lns-fontSize-heading-md: calc(4 * var(--lns-unit, 8px));
  --lns-lineHeight-heading-md: 1.125;
  --lns-letterSpacing-heading-md: -0.5px;
  --lns-fontSize-xxxlarge: calc(6 * var(--lns-unit, 8px));
  --lns-lineHeight-xxxlarge: 1.16;
  --lns-letterSpacing-xxxlarge: -1.2px;
  --lns-fontSize-heading-lg: calc(6 * var(--lns-unit, 8px));
  --lns-lineHeight-heading-lg: 1.16;
  --lns-letterSpacing-heading-lg: -1.2px;
  --lns-radius-50: calc(0.5 * var(--lns-unit, 8px));
  --lns-radius-100: calc(1 * var(--lns-unit, 8px));
  --lns-radius-150: calc(1.5 * var(--lns-unit, 8px));
  --lns-radius-175: calc(1.75 * var(--lns-unit, 8px));
  --lns-radius-200: calc(2 * var(--lns-unit, 8px));
  --lns-radius-250: calc(2.5 * var(--lns-unit, 8px));
  --lns-radius-300: calc(3 * var(--lns-unit, 8px));
  --lns-radius-none: 0;
  --lns-radius-medium: calc(1 * var(--lns-unit, 8px));
  --lns-radius-large: calc(2 * var(--lns-unit, 8px));
  --lns-radius-xlarge: calc(3 * var(--lns-unit, 8px));
  --lns-radius-round: calc(999 * var(--lns-unit, 8px));
  --lns-radius-full: calc(999 * var(--lns-unit, 8px));
  --lns-shadow-small: 0 calc(0.5 * var(--lns-unit, 8px))
    calc(1.25 * var(--lns-unit, 8px)) hsla(0, 0%, 0%, 0.05);
  --lns-shadow-medium: 0 calc(0.5 * var(--lns-unit, 8px))
    calc(1.25 * var(--lns-unit, 8px)) hsla(0, 0%, 0%, 0.1);
  --lns-shadow-large: 0 calc(0.75 * var(--lns-unit, 8px))
    calc(3 * var(--lns-unit, 8px)) hsla(0, 0%, 0%, 0.1);
  --lns-space-xsmall: calc(0.5 * var(--lns-unit, 8px));
  --lns-space-small: calc(1 * var(--lns-unit, 8px));
  --lns-space-medium: calc(2 * var(--lns-unit, 8px));
  --lns-space-large: calc(3 * var(--lns-unit, 8px));
  --lns-space-xlarge: calc(5 * var(--lns-unit, 8px));
  --lns-space-xxlarge: calc(8 * var(--lns-unit, 8px));
  --lns-formFieldBorderWidth: 1px;
  --lns-formFieldBorderWidthFocus: 2px;
  --lns-formFieldHeight: calc(4.5 * var(--lns-unit, 8px));
  --lns-formFieldRadius: calc(2.25 * var(--lns-unit, 8px));
  --lns-formFieldHorizontalPadding: calc(2 * var(--lns-unit, 8px));
  --lns-formFieldBorderShadow: inset 0 0 0 var(--lns-formFieldBorderWidth)
    var(--lns-color-formFieldBorder);
  --lns-formFieldBorderShadowFocus:
    inset 0 0 0 var(--lns-formFieldBorderWidthFocus) var(--lns-color-blurple),
    0 0 0 var(--lns-formFieldBorderWidthFocus) var(--lns-color-focusRing);
  --lns-formFieldBorderShadowError:
    inset 0 0 0 var(--lns-formFieldBorderWidthFocus) var(--lns-color-danger),
    0 0 0 var(--lns-formFieldBorderWidthFocus) var(--lns-color-orangeLight);
  --lns-color-red: hsla(11, 80%, 45%, 1);
  --lns-color-blurpleLight: hsla(240, 83.3%, 95.3%, 1);
  --lns-color-blurpleMedium: hsla(242, 81%, 87.6%, 1);
  --lns-color-blurple: hsla(242, 88.4%, 66.3%, 1);
  --lns-color-blurpleDark: hsla(242, 87.6%, 62%, 1);
  --lns-color-blurpleStrong: hsla(252, 46%, 33%, 1);
  --lns-color-offWhite: hsla(45, 36.4%, 95.7%, 1);
  --lns-color-blueLight: hsla(206, 58.3%, 85.9%, 1);
  --lns-color-blue: hsla(206, 100%, 73.3%, 1);
  --lns-color-blueDark: hsla(206, 29.5%, 33.9%, 1);
  --lns-color-orangeLight: hsla(6, 100%, 89.6%, 1);
  --lns-color-orange: hsla(11, 100%, 62.2%, 1);
  --lns-color-orangeDark: hsla(11, 79.9%, 64.9%, 1);
  --lns-color-tealLight: hsla(180, 20%, 67.6%, 1);
  --lns-color-teal: hsla(180, 51.4%, 51.6%, 1);
  --lns-color-tealDark: hsla(180, 16.2%, 22.9%, 1);
  --lns-color-yellowLight: hsla(39, 100%, 87.8%, 1);
  --lns-color-yellow: hsla(50, 100%, 57.3%, 1);
  --lns-color-yellowDark: hsla(39, 100%, 68%, 1);
  --lns-color-grey8: hsla(0, 0%, 13%, 1);
  --lns-color-grey7: hsla(246, 16%, 26%, 1);
  --lns-color-grey6: hsla(252, 13%, 46%, 1);
  --lns-color-grey5: hsla(240, 7%, 62%, 1);
  --lns-color-grey4: hsla(259, 12%, 75%, 1);
  --lns-color-grey3: hsla(260, 11%, 85%, 1);
  --lns-color-grey2: hsla(260, 11%, 95%, 1);
  --lns-color-grey1: hsla(240, 7%, 97%, 1);
  --lns-color-white: hsla(0, 0%, 100%, 1);
  --lns-themeLight-color-primary: hsla(242, 88.4%, 66.3%, 1);
  --lns-themeLight-color-primaryHover: hsla(242, 88.4%, 56.3%, 1);
  --lns-themeLight-color-primaryActive: hsla(242, 88.4%, 45.3%, 1);
  --lns-themeLight-color-body: hsla(0, 0%, 13%, 1);
  --lns-themeLight-color-bodyDimmed: hsla(252, 13%, 46%, 1);
  --lns-themeLight-color-background: hsla(0, 0%, 100%, 1);
  --lns-themeLight-color-backgroundHover: hsla(246, 16%, 26%, 0.1);
  --lns-themeLight-color-backgroundActive: hsla(246, 16%, 26%, 0.3);
  --lns-themeLight-color-backgroundSecondary: hsla(246, 16%, 26%, 0.04);
  --lns-themeLight-color-backgroundSecondary2: hsla(45, 34%, 78%, 0.2);
  --lns-themeLight-color-overlay: hsla(0, 0%, 100%, 1);
  --lns-themeLight-color-border: hsla(252, 13%, 46%, 0.2);
  --lns-themeLight-color-focusRing: hsla(242, 88.4%, 66.3%, 0.5);
  --lns-themeLight-color-record: hsla(11, 100%, 62.2%, 1);
  --lns-themeLight-color-recordHover: hsla(11, 100%, 52.2%, 1);
  --lns-themeLight-color-recordActive: hsla(11, 100%, 42.2%, 1);
  --lns-themeLight-color-info: hsla(206, 100%, 73.3%, 1);
  --lns-themeLight-color-success: hsla(180, 51.4%, 51.6%, 1);
  --lns-themeLight-color-warning: hsla(39, 100%, 68%, 1);
  --lns-themeLight-color-danger: hsla(11, 80%, 45%, 1);
  --lns-themeLight-color-dangerHover: hsla(11, 80%, 38%, 1);
  --lns-themeLight-color-dangerActive: hsla(11, 80%, 31%, 1);
  --lns-themeLight-color-backdrop: hsla(0, 0%, 13%, 0.5);
  --lns-themeLight-color-backdropDark: hsla(0, 0%, 13%, 0.9);
  --lns-themeLight-color-backdropTwilight: hsla(245, 44.8%, 46.9%, 0.8);
  --lns-themeLight-color-disabledContent: hsla(240, 7%, 62%, 1);
  --lns-themeLight-color-highlight: hsla(240, 83.3%, 66.3%, 0.15);
  --lns-themeLight-color-disabledBackground: hsla(260, 11%, 95%, 1);
  --lns-themeLight-color-formFieldBorder: hsla(260, 11%, 85%, 1);
  --lns-themeLight-color-formFieldBackground: hsla(0, 0%, 100%, 1);
  --lns-themeLight-color-buttonBorder: hsla(252, 13%, 46%, 0.25);
  --lns-themeLight-color-upgrade: hsla(206, 100%, 93%, 1);
  --lns-themeLight-color-upgradeHover: hsla(206, 100%, 85%, 1);
  --lns-themeLight-color-upgradeActive: hsla(206, 100%, 77%, 1);
  --lns-themeLight-color-tabBackground: hsla(252, 13%, 46%, 0.15);
  --lns-themeLight-color-discoveryBackground: hsla(206, 100%, 93%, 1);
  --lns-themeLight-color-discoveryLightBackground: hsla(206, 100%, 97%, 1);
  --lns-themeLight-color-discoveryTitle: hsla(0, 0%, 13%, 1);
  --lns-themeLight-color-discoveryHighlight: hsla(206, 100%, 77%, 0.3);
  --lns-themeDark-color-primary: hsla(242, 87%, 73%, 1);
  --lns-themeDark-color-primaryHover: hsla(242, 88.4%, 56.3%, 1);
  --lns-themeDark-color-primaryActive: hsla(242, 88.4%, 45.3%, 1);
  --lns-themeDark-color-body: hsla(240, 7%, 97%, 1);
  --lns-themeDark-color-bodyDimmed: hsla(240, 7%, 62%, 1);
  --lns-themeDark-color-background: hsla(0, 0%, 13%, 1);
  --lns-themeDark-color-backgroundHover: hsla(0, 0%, 100%, 0.1);
  --lns-themeDark-color-backgroundActive: hsla(0, 0%, 100%, 0.2);
  --lns-themeDark-color-backgroundSecondary: hsla(0, 0%, 100%, 0.04);
  --lns-themeDark-color-backgroundSecondary2: hsla(45, 13%, 44%, 0.2);
  --lns-themeDark-color-overlay: hsla(0, 0%, 20%, 1);
  --lns-themeDark-color-border: hsla(259, 12%, 75%, 0.2);
  --lns-themeDark-color-focusRing: hsla(242, 88.4%, 66.3%, 0.5);
  --lns-themeDark-color-record: hsla(11, 100%, 62.2%, 1);
  --lns-themeDark-color-recordHover: hsla(11, 100%, 52.2%, 1);
  --lns-themeDark-color-recordActive: hsla(11, 100%, 42.2%, 1);
  --lns-themeDark-color-info: hsla(206, 100%, 73.3%, 1);
  --lns-themeDark-color-success: hsla(180, 51.4%, 51.6%, 1);
  --lns-themeDark-color-warning: hsla(39, 100%, 68%, 1);
  --lns-themeDark-color-danger: hsla(11, 80%, 45%, 1);
  --lns-themeDark-color-dangerHover: hsla(11, 80%, 38%, 1);
  --lns-themeDark-color-dangerActive: hsla(11, 80%, 31%, 1);
  --lns-themeDark-color-backdrop: hsla(0, 0%, 13%, 0.5);
  --lns-themeDark-color-backdropDark: hsla(0, 0%, 13%, 0.9);
  --lns-themeDark-color-backdropTwilight: hsla(245, 44.8%, 46.9%, 0.8);
  --lns-themeDark-color-disabledContent: hsla(240, 7%, 62%, 1);
  --lns-themeDark-color-highlight: hsla(240, 83.3%, 66.3%, 0.15);
  --lns-themeDark-color-disabledBackground: hsla(252, 13%, 23%, 1);
  --lns-themeDark-color-formFieldBorder: hsla(252, 13%, 46%, 1);
  --lns-themeDark-color-formFieldBackground: hsla(0, 0%, 13%, 1);
  --lns-themeDark-color-buttonBorder: hsla(0, 0%, 100%, 0.25);
  --lns-themeDark-color-upgrade: hsla(206, 92%, 81%, 1);
  --lns-themeDark-color-upgradeHover: hsla(206, 92%, 74%, 1);
  --lns-themeDark-color-upgradeActive: hsla(206, 92%, 67%, 1);
  --lns-themeDark-color-tabBackground: hsla(0, 0%, 100%, 0.15);
  --lns-themeDark-color-discoveryBackground: hsla(206, 92%, 81%, 1);
  --lns-themeDark-color-discoveryLightBackground: hsla(0, 0%, 13%, 1);
  --lns-themeDark-color-discoveryTitle: hsla(206, 100%, 73.3%, 1);
  --lns-themeDark-color-discoveryHighlight: hsla(206, 100%, 77%, 0.3);
  --lns-gradient-ai-primary: radial-gradient(
    134.96% 884.49% at 119.29% 112.58%,
    #dc43be 0%,
    #565add 70%
  );
  --lns-gradient-ai-secondary: radial-gradient(
    100% 138.41% at 100% 100%,
    #eff0ff 0%,
    #ffffff 100%
  );
}

.block {
  display: block;
}

.block {
  display: block;
}

.sticky-header {
  position: fixed;
  top: -80px;
  left: 0;
  width: 100%;
  background: #f8f9fa;
  color: #111;
  padding: 10px 0;
  font-weight: 700;
  font-size: 1.15rem;
  text-align: center;
  z-index: 10000;
  transition: top 0.4s ease;
  box-shadow: 0 3px 12px rgba(0, 0, 0, 0.15);
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
}

.sticky-header.visible {
  top: 0;
}

.header-counter {
  color: #d32f2f;
  font-weight: 900;
  margin: 0 6px;
}
