.l-footer-static[data-v-3cc76c32] {
  color: #8a96a3;
  border-top: 1px solid rgba(138, 150, 163, 0.25);
  padding-top: 35px;
  padding-bottom: 50px;
  font-size: 12px;
  line-height: 16px;
  margin-top: auto;
}
.l-footer-static.m-guest[data-v-3cc76c32],
.p-login .l-footer-static[data-v-3cc76c32] {
  background: var(--bg-color);
}
.l-footer-static .container[data-v-3cc76c32] {
  max-width: 972px;
}
@media (min-width: 1280px) {
  .l-footer-static .container[data-v-3cc76c32] {
    max-width: 1136px;
  }
}
@media (min-width: 1344px) {
  .l-footer-static .container[data-v-3cc76c32] {
    max-width: 1118px;
  }
}
.l-footer-static__menu__group.m-menu-social[data-v-3cc76c32] {
  margin-top: -5px;
  display: inline-flex;
  flex-direction: row;
  align-content: center;
  align-items: center;
}
@media (any-hover: hover) and (pointer: fine) {
  .l-footer-static__menu__group.m-menu-social a[data-v-3cc76c32]:focus-visible {
    outline: 2px solid #0091ea;
    outline-offset: 2px;
    text-decoration: none;
  }
}
.l-footer-static__menu__group .g-icon[data-v-3cc76c32] {
  vertical-align: top;
  width: 16px;
  height: 16px;
  flex: 0 0 16px;
}
.l-footer-static__menu__item[data-v-3cc76c32] {
  color: inherit;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 16px;
}
.l-footer-static__menu__item.m-bold[data-v-3cc76c32] {
  font-weight: 500;
}
.l-footer-static__menu__item[data-v-3cc76c32]:hover {
  color: #0091ea;
}
@media (any-hover: hover) and (pointer: fine) {
  .l-footer-static__menu__item[data-v-3cc76c32]:focus-visible {
    color: #0091ea;
  }
  .l-footer-static__menu__item:focus-visible [data-v-3cc76c32],
  .l-footer-static__menu__item[data-v-3cc76c32]:focus-visible {
    text-decoration: underline;
    outline: none;
  }
}
.l-footer-static__menu__group .l-footer-static__menu__item[data-v-3cc76c32] {
  margin-bottom: 0;
  padding: 5px;
}
.l-footer-static__menu__group
  .l-footer-static__menu__item[data-v-3cc76c32]:first-child {
  margin-left: -5px;
  margin-right: 6px;
  position: relative;
}
.b-menu__social
  .l-footer-static__menu__group
  .l-footer-static__menu__item[data-v-3cc76c32]:first-child {
  margin-left: 0;
}
.b-menu__social
  .l-footer-static__menu__group
  .l-footer-static__menu__item[data-v-3cc76c32]:first-child:after {
  content: "\2022";
  position: absolute;
  right: -8px;
  top: 0;
  bottom: 0;
  font-size: 11px;
  display: inline-flex;
  flex-direction: row;
  align-content: center;
  align-items: center;
  pointer-events: none;
}
.b-menu__social
  .l-footer-static__menu__group
  .l-footer-static__menu__item[data-v-3cc76c32]:last-child {
  margin-left: 6px;
}
.l-footer-static__menu__col[data-v-3cc76c32]:first-child {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: flex-start;
  padding-right: 16px;
  width: 35%;
  flex: 0 0 35%;
}
@media (min-width: 1004px) {
  .l-footer-static__menu__col[data-v-3cc76c32]:first-child {
    width: 20.2%;
    flex: 0 0 20.2%;
  }
}
@media (min-width: 1280px) {
  .l-footer-static__menu__col[data-v-3cc76c32]:first-child {
    width: 20.4%;
    flex: 0 0 20.4%;
  }
}
@media (min-width: 1344px) {
  .l-footer-static__menu__col[data-v-3cc76c32]:first-child {
    width: 20.7%;
    flex: 0 0 20.7%;
  }
}
.l-footer-static__menu__col[data-v-3cc76c32]:last-child {
  display: grid;
  -moz-column-gap: 16px;
  column-gap: 16px;
  flex: 0 0 auto;
  grid-template-columns: repeat(2, 1fr);
  width: 65%;
}
@media (min-width: 1004px) {
  .l-footer-static__menu__col[data-v-3cc76c32]:last-child {
    grid-template-columns: repeat(4, 1fr);
    width: 79.8%;
  }
}
@media (min-width: 1280px) {
  .l-footer-static__menu__col[data-v-3cc76c32]:last-child {
    width: 79.6%;
  }
}
@media (min-width: 1344px) {
  .l-footer-static__menu__col[data-v-3cc76c32]:last-child {
    width: 81.3%;
  }
}
.l-footer-static nav[data-v-3cc76c32] {
  padding-top: 13px;
  color: #8a96a3;
  -moz-column-gap: normal;
  column-gap: normal;
  display: flex;
  flex-direction: row;
  align-content: flex-start;
  align-items: flex-start;
}
.l-footer-static nav > a[data-v-3cc76c32],
.l-footer-static nav > div[data-v-3cc76c32] {
  width: 100%;
}
@media (max-width: 767.98px) and (orientation: portrait) {
  @supports (padding-bottom: constant(safe-area-inset-bottom)) {
    .l-footer-static[data-v-3cc76c32] {
      padding-bottom: calc(57px + constant(safe-area-inset-bottom));
      margin-bottom: calc((57px + constant(safe-area-inset-bottom)) * -1);
    }
  }
  @supports (padding-bottom: env(safe-area-inset-bottom)) {
    .l-footer-static[data-v-3cc76c32] {
      padding-bottom: calc(57px + env(safe-area-inset-bottom));
      margin-bottom: calc((57px + env(safe-area-inset-bottom)) * -1);
    }
  }
}
.b-language-switcher[data-v-3cc76c32]:before {
  content: "";
  display: block;
  margin-bottom: 19px;
  width: 64px;
  height: 2px;
  border-radius: 2px;
  background: rgba(0, 175, 240, 0.5);
}
@media (min-width: 560px) {
  .b-menu__social__wrapper[data-v-3cc76c32] {
    position: relative;
  }
}
@media (max-width: 1199.98px) {
  .b-menu__social__wrapper[data-v-3cc76c32] {
    display: flex;
    justify-content: space-between;
  }
}
.b-cookies-informer[data-v-7f584ccd] {
  border-bottom: 1px solid rgba(138, 150, 163, 0.25);
  width: calc(100% + var(--scrollbar-width));
  color: #8a96a3;
  position: relative;
  min-height: 49px;
  padding-top: 8px;
  padding-bottom: 3px;
  z-index: 8;
  transform: translateZ(0);
}
.m-prevent-scrolling .b-cookies-informer[data-v-7f584ccd] {
  padding-right: calc(16px + var(--scrollbar-width));
}
@media screen and (min-width: 710px) {
  .b-cookies-informer[data-v-7f584ccd] {
    padding-top: 6px;
    padding-bottom: 6px;
  }
}
.m-black-body .b-cookies-informer[data-v-7f584ccd] {
  display: none;
}
.m-prevent-scrolling.m-menu-visible .b-cookies-informer[data-v-7f584ccd] {
  z-index: auto;
}
.m-sidebar-visible .b-cookies-informer[data-v-7f584ccd] {
  z-index: 98;
}
@media (min-width: 500px) {
  .m-sidebar-visible
    .b-cookies-informer[data-v-7f584ccd]
    + .container.m-main-container
    .l-sidebar {
    position: fixed;
    left: auto;
  }
}
.b-cookies-informer__container[data-v-7f584ccd] {
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-content: center;
  align-items: center;
  flex-wrap: wrap;
  max-width: 1000px;
}
.b-cookies-informer__text[data-v-7f584ccd] {
  font-size: 14px;
  line-height: 20px;
  margin-top: 6px;
  margin-bottom: 6px;
  flex: 0 0 auto;
  max-width: 100%;
}
@media screen and (min-width: 710px) {
  .b-cookies-informer__text[data-v-7f584ccd] {
    margin-top: 4px;
    margin-bottom: 4px;
  }
}
.b-cookies-informer__text .g-icon[data-v-7f584ccd] {
  vertical-align: middle;
  margin-right: 2px;
  margin-left: 1px;
  transform: translateY(-1px);
}
.b-cookies-informer__nav[data-v-7f584ccd] {
  display: flex;
  flex-direction: row;
  align-content: center;
  align-items: center;
  justify-content: flex-end;
  flex-wrap: wrap;
  margin: 6px 0;
}
@media screen and (min-width: 710px) {
  .b-cookies-informer__nav[data-v-7f584ccd] {
    margin-top: 4px;
    margin-bottom: 4px;
    margin-left: 10px;
    margin-right: 10px;
  }
}
.b-cookies-informer__nav .g-btn[data-v-7f584ccd]:not(:first-child) {
  margin-left: 4px;
}
.b-page-notice {
  padding: 0 14px 0 10px;
  height: 44px;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  background: linear-gradient(97deg, #00aff0, #007aca) 100% no-repeat;
  color: #fefefe;
  font-size: 12px;
  line-height: 16px;
  display: flex;
  align-content: center;
  align-items: center;
  z-index: 100;
}
.b-page-notice
  ~ .m-main-container
  .b-compact-header.m-sticky:not(.g-header-sticky-edge),
.b-page-notice
  ~ .m-main-container
  .g-page__header.m-real-sticky:not(.g-header-sticky-edge) {
  top: 44px;
}
@media (min-width: 1004px) {
  .b-page-notice ~ .m-main-container .l-wrapper__sidebar {
    top: 44px;
  }
}
.b-page-notice ~ .m-main-container .l-sidebar-column.m-sticky-column {
  top: 44px;
}
@media (min-width: 500px) {
  .b-page-notice ~ .m-main-container .l-header {
    top: 44px;
    max-height: calc(100vh - 44px);
    max-height: calc(100dvh - 44px);
  }
}
.b-page-notice
  ~ .g-static-container
  .b-static__header:not(.g-header-sticky-edge) {
  top: 44px;
}
.b-page-notice ~ .g-static-container .b-brand-intro,
.b-page-notice ~ .g-static-container .b-faq__header__search {
  top: 100px;
}
.b-page-notice ~ .g-static-container .b-about__header-section {
  top: -352px;
}
.b-page-notice__logo {
  height: 24px;
  margin-right: 25px;
  flex: 0 0 102px;
}
.b-page-notice__logo-icon {
  margin: 0 3px 0 6px;
}
.b-page-notice__content {
  margin-top: -6px;
}
.b-page-notice__content strong {
  font-weight: 700;
}
.b-page-notice .b-icon-dots {
  margin-left: 0;
  margin-right: 3px;
  transform: translateY(5px);
}
.b-page-notice .b-icon-arrow {
  transform: rotate(90deg) translateX(6px);
  margin-left: 5px;
  vertical-align: top;
}
.b-post__unknown {
  position: relative;
  height: 0;
  padding-top: 59.613%;
  color: #8a96a3;
  margin-left: -16px;
  margin-right: -16px;
}
@media (max-width: 767.98px) {
  .b-post__unknown {
    padding-top: calc(56.832% + 16.5px);
  }
}
.b-no-posts .b-post__unknown {
  flex: 1;
}
div > div:not(.b-post__text):not(.post_voting) ~ .b-post__unknown {
  height: auto;
  padding: 0;
  overflow: hidden;
}
div
  > div:not(.b-post__text):not(.post_voting)
  ~ .b-post__unknown
  .b-subscribe-block {
  position: relative;
  left: auto;
  right: auto;
  top: auto;
  bottom: auto;
}
.post_media .b-post__unknown {
  margin-left: 0;
  margin-right: 0;
}
.b-post__unknown.m-purchase-chat {
  min-width: 240px;
  margin-left: 0;
  margin-right: 0;
}
.b-post__unknown.m-purchase-chat:first-child {
  padding-top: 75%;
}
@media (max-width: 767.98px) {
  .b-post__unknown.m-purchase-chat:first-child {
    padding-top: 82.613%;
  }
}
.b-post__unknown.m-inactive-user {
  padding-top: 70.613%;
}
@media (min-width: 1004px) {
  .l-wrapper.m-content-one-column .b-post__unknown.m-inactive-user {
    padding-top: 46.613%;
  }
}
.b-post__unknown.m-inactive-user p {
  margin-bottom: 0;
  font-size: 16px;
  line-height: 24px;
  opacity: 0.4;
  font-weight: 500;
  transform: translate(-50%, 8px);
}
.b-photos__item .b-post__unknown {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  border: none;
}
.b-post__mentioned-posts-item .b-post__unknown {
  margin-left: 0;
  margin-right: 0;
}
@media (max-width: 767.98px) {
  .b-post__mentioned-posts-item .b-post__unknown {
    padding-top: 61.45%;
  }
}
.b-post__unknown__icon {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, calc(-50% - 48px));
  width: 48px;
  height: 48px;
}
.b-post__unknown__icon.m-center-position {
  transform: translate(-50%, calc(-50% - 32px));
}
.b-post__unknown__icon.m-fully-center-position {
  transform: translate(-50%, -50%);
}
.b-post__unknown__icon.m-grid-position {
  transform: translate(-50%, -65%);
}
.b-post__unknown__icon.m-last-post {
  width: 32px;
  height: 32px;
}
.b-post__unknown__icon .g-icon {
  width: 64px;
  height: 64px;
  flex: 0 0 64px;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  opacity: 0.25;
}
.m-inactive-user .b-post__unknown__icon .g-icon {
  opacity: 0.25;
}
.b-post__unknown__icon .g-icon.m-size-md {
  width: 48px;
  height: 48px;
  flex: 0 0 48px;
}
.b-post__unknown__price {
  position: absolute;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  opacity: 0.75;
  color: #8a96a3;
  font-size: 19px;
  line-height: 24px;
  font-weight: 500;
}
.b-post__unknown p {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, 15px);
  font-size: 13px;
  max-width: 90%;
  text-align: center;
  margin-bottom: 0;
}
.b-post__unknown p .g-btn {
  text-transform: lowercase;
}
.b-post__unknown p .g-btn .g-icon {
  display: none;
}
.b-post__unknown.m-fluid-height {
  height: unset;
  overflow: hidden;
}
.b-post__unknown.m-fluid-height .b-subscribe-block {
  position: relative;
}
.b-post__unknown.m-fluid-height .b-post__unknown__icon {
  transform: unset;
  top: 0;
  left: 0;
  right: 0;
  padding-top: inherit;
  width: 100%;
}
.b-post__unknown.m-fluid-height .b-post__unknown__icon .g-icon {
  bottom: 50%;
  transform: translate(-50%, calc(50% - 10px));
}
.l-header[data-v-08124fd9] {
  position: -webkit-sticky;
  position: sticky;
  z-index: 98;
  flex: 0;
  width: calc(100% - var(--scrollbar-width));
}
@media (max-width: 499.98px) {
  .l-header[data-v-08124fd9] {
    bottom: 0;
    order: 2;
    position: fixed;
    z-index: 100;
    max-width: 100%;
    width: 100%;
    background: var(--bg-color-header);
  }
  .m-search-overlay-enable .l-header[data-v-08124fd9] {
    z-index: 3;
  }
  .open-panel .l-header[data-v-08124fd9] {
    z-index: 0;
  }
}
@media (min-width: 500px) {
  .l-header[data-v-08124fd9] {
    height: 100dvh;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    max-height: 100vh;
    max-height: 100dvh;
    top: 0;
    left: 0;
    box-sizing: content-box;
    align-self: flex-start;
  }
  .m-chat-container .l-header[data-v-08124fd9] {
    height: auto;
    align-self: stretch;
  }
  .l-header[data-v-08124fd9] {
    width: 64px;
    flex: 0 0 64px;
  }
}
@media (min-width: 616px) {
  .l-header[data-v-08124fd9] {
    width: 80px;
    flex: 0 0 80px;
  }
}
@media (min-width: 1004px) {
  .l-header[data-v-08124fd9] {
    width: 80px;
    flex: 0 0 80px;
  }
}
@media (min-width: 1280px) {
  .l-header[data-v-08124fd9] {
    width: 280px;
    flex: 0 0 280px;
  }
}
@media (min-width: 500px) {
  .l-header[data-v-08124fd9]
    ~ #content:has(.b-chats__datepicker .vdatetime-popup) {
    z-index: 99;
  }
}
@media (min-width: 1280px) {
  .l-header.m-narrow-width-header[data-v-08124fd9] {
    width: auto;
    flex-grow: 1;
    flex-basis: auto;
    max-width: 80px;
  }
}
@media (min-width: 1004px) {
  .m-main-container:not(.m-right-sidebar)
    .l-header.m-narrow-width-header[data-v-08124fd9]
    ~ #content
    > .container {
    max-width: 100%;
  }
  .l-header.m-narrow-width-header[data-v-08124fd9]
    ~ #content
    .l-wrapper__holder-content {
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  .l-header.m-narrow-width-header[data-v-08124fd9]
    ~ #content
    .l-wrapper__holder-content
    .l-wrapper__content {
    max-width: inherit;
  }
  .container.m-main-container
    .l-header.m-narrow-width-header[data-v-08124fd9]
    ~ #content
    .g-sides-gaps {
    max-width: 100%;
  }
  .l-header[data-v-08124fd9] {
    margin-left: -16px;
  }
}
@media (min-width: 1280px) {
  .l-header[data-v-08124fd9] {
    box-sizing: border-box;
  }
}
.m-black-body .l-header[data-v-08124fd9] {
  display: none;
}
@media (min-width: 1004px) {
  .l-header.m-edge-lg[data-v-08124fd9] {
    margin-left: -18px;
  }
}
@media only screen and (max-width: 499.98px) and (min-device-width: 375px) and (min-device-height: 812px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait) {
  .l-header.m-edge[data-v-08124fd9] {
    padding-bottom: 16px;
    height: auto;
    width: 100%;
    position: fixed;
  }
}
@media only screen and (max-width: 499.98px) and (min-device-width: 414px) and (min-device-height: 896px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait) {
  .l-header.m-edge[data-v-08124fd9] {
    padding-bottom: 16px;
    height: auto;
    width: 100%;
    position: fixed;
  }
}
@media (max-width: 499.98px) {
  .p-personal-chats-chat .l-header[data-v-08124fd9] {
    display: none;
  }
}
@media (min-width: 500px) {
  .modal-open.m-black-body .l-header[data-v-08124fd9] {
    background: #18181a;
  }
}
@media (max-width: 767.98px) {
  .m-prevent-scrolling.m-sidebar-visible
    .modal-open
    .l-header[data-v-08124fd9] {
    z-index: 1041;
  }
}
.l-header__menu[data-v-08124fd9] {
  display: flex;
  justify-content: space-between;
  height: 56px;
}
@media (max-width: 499.98px) {
  .l-header__menu[data-v-08124fd9] {
    border-top: 1px solid rgba(138, 150, 163, 0.25);
    background: var(--bg-color-header);
    position: relative;
    box-sizing: content-box;
    z-index: 101;
  }
  .modal-open.m-black-body .l-header__menu[data-v-08124fd9] {
    background: #18181a;
  }
}
@media (min-width: 500px) {
  .l-header__menu[data-v-08124fd9] {
    flex-wrap: wrap;
    justify-content: center;
    align-content: flex-start;
    align-items: flex-start;
    padding: 16px 8px;
    height: auto;
    max-height: 100vh;
    max-height: 100dvh;
  }
}
@media (min-width: 1280px) {
  .l-header__menu[data-v-08124fd9] {
    padding-left: 16px;
    padding-right: 16px;
    max-width: 248px;
    box-sizing: content-box;
    max-height: calc(100vh - 32px);
  }
}
.l-header__menu__item[data-v-08124fd9] {
  position: relative;
  display: flex;
  flex-direction: row;
  align-content: center;
  align-items: center;
}
.l-header__menu__item[data-v-08124fd9]:not(.m-create-post) {
  padding: 0;
}
@media (max-width: 499.98px) {
  .l-header__menu__item[data-v-08124fd9] {
    z-index: 100;
    -webkit-touch-callout: none;
  }
}
@media (min-width: 500px) {
  .l-header__menu__item[data-v-08124fd9] {
    width: 100%;
    flex: 0 0 100%;
    height: 48px;
    justify-content: center;
    margin-bottom: 8px;
  }
}
@media (any-hover: hover) and (pointer: fine) {
  .l-header__menu__item[data-v-08124fd9]:not(.m-create-post):not(
      .m-avatar-item
    ):focus-visible {
    outline: none;
  }
  .l-header__menu__item[data-v-08124fd9]:not(.m-create-post):not(
      .m-avatar-item
    ):focus-visible:before {
    content: "";
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    width: 100%;
    height: 40px;
    border-radius: 1000px;
    display: block;
    outline: 2px solid #0091ea;
    outline-offset: 2px;
  }
}
@media (min-width: 1280px) {
  .l-header:not(.m-narrow-width-header)
    .l-header__menu__item[data-v-08124fd9]:not(.m-create-post):not(
      .m-avatar-item
    ) {
    justify-content: flex-start;
    padding-left: 3px;
    width: 100%;
    flex-basis: 100%;
  }
}
@media (max-width: 1279.98px) and (any-hover: hover) and (pointer: fine) {
  .l-header__menu__item[data-v-08124fd9]:not(.m-create-post):not(
      .m-avatar-item
    ):focus-visible:before {
    width: 40px;
  }
}
.l-header__menu__item[data-v-08124fd9]:not(.g-btn) {
  background: none;
  border: none;
  color: #8a96a3;
}
@media (max-width: 1279.98px) {
  .l-header__menu__item.m-width-fluid-hover[data-v-08124fd9]:after {
    width: 40px;
  }
}
.l-header__menu__item.m-avatar-item[data-v-08124fd9] {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  flex: none;
  margin: 8px auto 16px 0;
  height: auto;
}
@media (any-hover: hover) and (pointer: fine) {
  .l-header__menu__item.m-avatar-item[data-v-08124fd9]:focus-visible {
    border-radius: 6px;
    outline: 2px solid #0091ea;
    outline-offset: 2px;
    text-decoration: none;
    outline-offset: 4px;
  }
}
@media (any-hover: hover) and (pointer: fine) {
  .l-header__menu__item.m-avatar-item:focus-visible
    .g-avatar[data-v-08124fd9]:before {
    opacity: 1;
    transform: scale(1);
  }
}
@media (max-width: 1279.98px) {
  .l-header__menu__item.m-avatar-item[data-v-08124fd9] {
    margin-right: 0;
    margin-top: 6px;
    margin-bottom: 14px;
  }
}
@media (min-width: 1280px) {
  .l-header__menu__item.m-avatar-item[data-v-08124fd9] {
    margin-left: 3px;
  }
}
@media (max-width: 499.98px) {
  .l-header__menu__item.m-avatar-item[data-v-08124fd9] {
    margin: 0;
    order: 5;
  }
  .l-header__menu__item.m-avatar-item[data-v-08124fd9]:only-child {
    margin-left: auto;
  }
}
.l-header__menu__item.m-avatar-item[data-v-08124fd9]:after {
  display: none;
}
.l-header__menu[data-v-08124fd9]
  .l-header__menu__item.m-avatar-item
  .b-hexagon-el {
  z-index: 0;
}
@media (min-width: 1280px) and (any-hover: hover) and (pointer: fine) {
  .l-header__menu__item.m-avatar-item[data-v-08124fd9]:focus-visible {
    outline-offset: 6px;
  }
}
@media (max-width: 499.98px) {
  .l-header__menu__item.m-home[data-v-08124fd9] {
    order: 1;
  }
  .l-header__menu__item.m-notifications[data-v-08124fd9] {
    order: 2;
  }
  .l-header__menu__item.m-chats[data-v-08124fd9] {
    order: 4;
  }
}
@media (any-hover: hover) and (pointer: fine) {
  .l-header__menu__item.m-create-post[data-v-08124fd9]:focus-visible {
    outline: 2px solid #0091ea;
    outline-offset: 2px;
    text-decoration: none;
  }
}
@media (min-width: 500px) {
  .l-header__menu__item.m-create-post[data-v-08124fd9] {
    width: 48px;
    flex-basis: 48px;
    margin-top: 8px;
  }
}
@media (max-width: 499.98px) {
  .l-header__menu__item.m-create-post[data-v-08124fd9] {
    order: 3;
  }
}
@media (min-width: 1280px) {
  .l-header:not(.m-narrow-width-header)
    .l-header__menu__item.m-create-post[data-v-08124fd9] {
    width: auto;
    flex-basis: 100%;
  }
}
@media (min-width: 500px) {
  .l-header__menu__item.m-create-post.m-disabled[data-v-08124fd9] {
    background-color: rgba(138, 150, 163, 0.75);
  }
}
@media (hover: none) and (pointer: coarse) {
  .l-header__menu__item[data-v-08124fd9]:active {
    text-decoration: none;
    color: #8a96a3;
  }
}
@media (any-hover: hover) and (pointer: fine) {
  .l-header__menu__item[data-v-08124fd9]:not(.g-btn):focus {
    text-decoration: none;
    color: #8a96a3;
  }
  .l-header__menu__item[data-v-08124fd9]:not(.g-btn):focus:hover,
  .l-header__menu__item[data-v-08124fd9]:not(.g-btn):hover {
    text-decoration: none;
    color: var(--text-color);
  }
  .l-header__menu__item.g-btn:focus:hover
    .l-header__menu__item__hasDraft[data-v-08124fd9],
  .l-header__menu__item.g-btn:hover
    .l-header__menu__item__hasDraft[data-v-08124fd9] {
    box-shadow: 0 0 0 2px #0091ea;
    color: #0091ea;
  }
}
.l-header__menu__item.m-disabled[data-v-08124fd9] {
  opacity: 0.4;
  pointer-events: none;
}
.l-header__menu__item.m-current:not(.m-create-post)
  .l-header__menu__item__hasDraft[data-v-08124fd9] {
  box-shadow: 0 0 0 2px #000;
  color: #000;
}
.l-header__menu__item.m-current[data-v-08124fd9]:not(.g-btn) {
  color: var(--text-color);
}
@media (any-hover: hover) and (pointer: fine) {
  .l-header__menu__item.m-current[data-v-08124fd9]:not(.g-btn):focus-visible {
    color: #0091ea;
  }
}
@media (hover: none) and (pointer: coarse) {
  .l-header__menu__item.m-current:not(
      .g-btn
    ).m-with-round-hover[data-v-08124fd9]:after {
    display: none;
  }
}
@media (any-hover: hover) and (pointer: fine) {
  .l-header__menu__item.m-current[data-v-08124fd9]:not(.g-btn):hover {
    color: #0091ea;
  }
}
.l-header__menu__item__icon[data-v-08124fd9] {
  position: relative;
  display: inline-flex;
  flex-direction: row;
  justify-content: center;
  align-content: center;
  align-items: center;
  width: 36px;
  height: 36px;
}
@media (min-width: 1280px) {
  .l-header__menu__item__icon[data-v-08124fd9] {
    width: 32px;
    height: 32px;
  }
  .m-create-post .l-header__menu__item__icon[data-v-08124fd9] {
    position: absolute;
    left: 9px;
    top: 50%;
    transform: translateY(-50%);
  }
}
.m-avatar-item .l-header__menu__item__icon[data-v-08124fd9] {
  z-index: 1;
}
.l-header__menu__item__icon .g-icon.m-nav-icon[data-v-08124fd9] {
  width: 33px;
  height: 33px;
  flex: 0 0 33px;
  position: absolute;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
}
@media (max-width: 1279.98px) {
  .l-header__menu__item__text[data-v-08124fd9] {
    display: none;
  }
}
@media (min-width: 1280px) {
  .l-header.m-narrow-width-header .l-header__menu__item__text[data-v-08124fd9] {
    display: none;
  }
  .l-header:not(.m-narrow-width-header)
    .l-header__menu__item__text[data-v-08124fd9] {
    font-size: 19px;
    line-height: 24px;
    font-weight: 500;
    margin-left: 21px;
    max-width: calc(100% - 63px);
  }
  .l-header:not(.m-narrow-width-header)
    .m-create-post
    .l-header__menu__item__text[data-v-08124fd9] {
    font-size: 14px;
    margin-left: 2px;
  }
}
.l-header__menu__item__point[data-v-08124fd9] {
  position: absolute;
  background: #00aff0;
  width: 8px;
  height: 8px;
  border-radius: 1000px;
  top: 3px;
  right: 0;
  box-shadow: 0 0 0 2px var(--bg-color);
  z-index: 1;
}
.modal-open.m-black-body .l-header__menu__item__point[data-v-08124fd9] {
  box-shadow: 0 0 0 2px #161618;
}
.l-header__menu__item__count[data-v-08124fd9]:not(:empty) {
  color: #fefefe;
  font-size: 11px;
  font-weight: 700;
  text-align: center;
}
@media (max-width: 499.98px) {
  .l-header__menu__item__count[data-v-08124fd9]:not(:empty) {
    top: -2px;
    right: -8px;
  }
}
.l-header__menu__item__count:not(:empty).m-beta[data-v-08124fd9] {
  font-size: 14px;
  line-height: 14px;
  padding: 0;
  font-weight: 500;
  z-index: 2;
  top: -2px;
  right: 0;
}
@media (min-width: 500px) {
  .l-header__menu__item__count:not(:empty).m-beta[data-v-08124fd9] {
    top: 0;
    right: -2px;
  }
}
.l-header__menu__item__count:not(:empty).m-beta-2[data-v-08124fd9] {
  color: #242529;
}
.l-header__menu__item__count:not(:empty).m-system[data-v-08124fd9] {
  background: #ff485b;
}
.l-header__menu__item__count[data-v-08124fd9]:not(:empty),
.l-header__menu__item__hasDraft[data-v-08124fd9] {
  position: absolute;
  background: #00aff0;
  min-width: 16px;
  height: 16px;
  line-height: 17px;
  border-radius: 1000px;
  padding: 0 5px;
  top: -1px;
  right: -4px;
  box-shadow: 0 0 0 2px var(--bg-color);
  z-index: 1;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-content: center;
  align-items: center;
}
.modal-open.m-black-body
  .l-header__menu__item__count[data-v-08124fd9]:not(:empty),
.modal-open.m-black-body .l-header__menu__item__hasDraft[data-v-08124fd9] {
  box-shadow: 0 0 0 2px #161618;
}
@media (max-width: 499.98px) {
  .l-header__menu__item__hasDraft[data-v-08124fd9] {
    top: -2px;
    right: -2px;
  }
}
@media (min-width: 500px) {
  .l-header__menu__item__hasDraft[data-v-08124fd9] {
    background-color: #fefefe;
    box-shadow: 0 0 0 2px #00aff0;
    color: #00aff0;
    font-weight: 900;
    transition: box-shadow 0.15s, color 0.15s;
    font-size: 12px;
    top: 0;
    right: -9px;
  }
  .l-header__menu__item__hasDraft[data-v-08124fd9]:after {
    content: "!";
  }
}
@media (min-width: 1280px) {
  .l-header__menu__item__hasDraft[data-v-08124fd9] {
    top: -1px;
    right: -4px;
  }
}
@media (any-hover: hover) and (pointer: fine) {
  .l-header__menu__item[data-v-08124fd9]:not(.g-btn):not(
      .m-current
    ):focus-visible {
    color: #0091ea;
  }
}
@media (any-hover: hover) and (pointer: fine) {
  .l-header__menu__item[data-v-08124fd9]:not(.g-btn):not(.m-current):hover,
  .l-header__menu__item[data-v-08124fd9]:not(.g-btn):not(
      .m-current
    ):hover:focus {
    color: #0091ea;
  }
}
.l-header__menu .g-avatar[data-v-08124fd9]:before {
  content: "";
  position: absolute;
  left: -2px;
  right: -2px;
  top: -2px;
  bottom: -2px;
  z-index: 1;
  opacity: 0;
  transition: opacity 0.2s, transform 0.2s;
  border-radius: 1000px;
  border: 2px solid #0091ea;
  box-shadow: 0 0 0 6px rgba(0, 145, 234, 0.06);
  transform-origin: center;
  transform: scale(0);
}
@media (hover: none) and (pointer: coarse) {
  .m-sidebar-visible .l-header__menu .g-avatar[data-v-08124fd9]:before {
    border-color: var(--text-color);
    opacity: 1;
    transform: scale(1);
    box-shadow: none;
  }
}
.l-header__menu .g-avatar.m-hexagon-form[data-v-08124fd9]:before {
  content: none;
}
@media (any-hover: hover) and (pointer: fine) {
  .m-sidebar-visible
    .l-header__menu
    .g-avatar[data-v-08124fd9]:not(:hover):before {
    border-color: var(--text-color);
    opacity: 1;
    transform: scale(1);
    box-shadow: none;
  }
  .l-header__menu .g-avatar[data-v-08124fd9]:hover:before {
    opacity: 1;
    transform: scale(1);
  }
}
@media (max-width: 499.98px) and (orientation: portrait) {
  @supports (padding-bottom: constant(safe-area-inset-bottom)) {
    .l-header[data-v-08124fd9] {
      padding-bottom: constant(safe-area-inset-bottom);
    }
  }
  @supports (padding-bottom: env(safe-area-inset-bottom)) {
    .l-header[data-v-08124fd9] {
      padding-bottom: env(safe-area-inset-bottom);
      padding-right: var(--scrollbar-width);
    }
  }
}
@media (min-width: 1004px) and (max-width: 499.98px) and (orientation: portrait) {
  @supports (padding-bottom: constant(safe-area-inset-bottom)) {
    .l-header[data-v-08124fd9] {
      padding-bottom: constant(safe-area-inset-bottom);
    }
  }
  @supports (padding-bottom: env(safe-area-inset-bottom)) {
    .l-header[data-v-08124fd9] {
      padding-bottom: env(safe-area-inset-bottom);
    }
  }
}
.b-loginreg__form[data-v-6a0aff74] {
  text-align: center;
}
.b-loginreg__form[data-v-6a0aff74] p {
  margin: 0 0 20px;
}
.b-loginreg__form[data-v-6a0aff74] p:last-child {
  margin-bottom: 0;
}
.b-loginreg__form
  .g-input__wrapper[data-v-6a0aff74]
  .v-text-field--enclosed
  .v-input__append-outer
  .g-input__help:first-child,
.b-loginreg__form
  .g-input__wrapper[data-v-6a0aff74]
  .v-text-field__details
  .v-messages
  .v-messages__wrapper
  .v-messages__message {
  padding-top: 0;
}
.b-loginreg__form .g-input__wrapper[data-v-6a0aff74]:not(.m-reset-bottom-gap) {
  padding-bottom: 0;
  min-height: 76px;
}
.b-loginreg__form .g-input__wrapper.captcha_wrapper[data-v-6a0aff74] {
  min-height: unset;
}
.b-loginreg__form .g-input__wrapper.captcha_wrapper.m-visible[data-v-6a0aff74] {
  margin-bottom: 24px;
}
[data-v-6a0aff74] .b-loginreg__form__issues {
  color: #8a96a3;
  font-size: 12px;
  line-height: 16px;
  padding: 8px 11px 0;
  text-align: left;
}
.b-loginreg__form[data-v-6a0aff74] h3 {
  margin: 0 0 9px;
  text-align: left;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
}
.b-loginreg__links[data-v-6a0aff74] {
  font-size: 14px;
  line-height: 20px;
  padding-bottom: 30px;
  padding-top: 30px;
}
.b-loginreg__links.m-signup-links[data-v-6a0aff74] {
  padding-top: 22px;
}
.b-loginreg__links.m-signup-links .g-btn.m-flat[data-v-6a0aff74] {
  margin-left: 4px;
}
.b-loginreg__links > span + span[data-v-6a0aff74] {
  padding-left: 18px;
  position: relative;
}
.b-loginreg__links > span + span[data-v-6a0aff74]:before {
  width: 2px;
  height: 2px;
  border-radius: 1000px;
  background: #8a96a3;
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -1px;
  left: 8px;
}
.b-login-wrapper[data-v-5d29fcf0] {
  display: flex;
  flex-direction: column;
  flex: 1;
  transform: translateZ(0);
}
.login_content[data-v-5d29fcf0] {
  position: relative;
  flex: 1;
  padding-top: 16px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  z-index: 0;
}
.b-login-wrapper .login_content[data-v-5d29fcf0] {
  flex: unset;
}
@media (min-width: 768px) {
  .login_content[data-v-5d29fcf0] {
    flex-direction: row;
    background: linear-gradient(90deg, #00aff0 50%, transparent 50.01%);
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .login_content[data-v-5d29fcf0]:before {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 40%;
    content: "";
    background: url("../images/logo_icon_white.svg") 100% -6% no-repeat;
    background-size: auto 190%;
    opacity: 0.12;
    pointer-events: none;
  }
}
@media (min-width: 1280px) {
  .login_content[data-v-5d29fcf0]:before {
    right: 47%;
  }
}
@media (min-width: 1344px) {
  .login_content[data-v-5d29fcf0] {
    padding-top: 94px;
    padding-bottom: 94px;
  }
  .login_content[data-v-5d29fcf0]:before {
    right: 50%;
  }
}
@media (max-width: 1343.98px) {
  .login_content .container[data-v-5d29fcf0] {
    padding-left: 0;
    padding-right: 0;
  }
}
.login_content > div[data-v-5d29fcf0] {
  flex: 1;
  z-index: 1;
}
.login_content .logo[data-v-5d29fcf0] {
  font: 0/0 a;
  margin: 0 0 13px;
}
.login_content .logo-link[data-v-5d29fcf0] {
  display: inline-block;
}
@media (any-hover: hover) and (pointer: fine) {
  .login_content .logo-link[data-v-5d29fcf0]:focus-visible {
    border-radius: 6px;
    outline: 2px solid #fff;
    outline-offset: 2px;
    text-decoration: none;
  }
}
.login_content h2[data-v-5d29fcf0] {
  font-size: 28px;
  line-height: 36px;
  font-weight: 400;
  margin: 0 0 30px;
}
@media (min-width: 768px) {
  .login_content h2[data-v-5d29fcf0] {
    color: #fefefe;
    font-size: 32px;
    line-height: 40px;
    margin-bottom: 31px;
  }
}
.login_content .login-col[data-v-5d29fcf0] {
  display: flex;
  justify-content: center;
}
@media (min-width: 768px) {
  .login_content .login-col[data-v-5d29fcf0] {
    width: 50%;
  }
}
.login_content .login-col__inner[data-v-5d29fcf0] {
  width: 344px;
}
.login_content .login-col__inner[data-v-5d29fcf0] .b-card-box__icon {
  pointer-events: none;
  position: absolute;
  right: 12px;
  top: 12px;
  margin-right: 0;
}
.login_content .login-cols[data-v-5d29fcf0] {
  flex: 1;
  padding-bottom: 35px;
}
@media (min-width: 768px) {
  .login_content .login-cols[data-v-5d29fcf0] {
    padding-bottom: 0;
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: stretch;
  }
}
[data-v-5d29fcf0] .b-signup {
  text-align: center;
  margin-bottom: 40px;
}
[data-v-5d29fcf0] .b-signup p,
[data-v-5d29fcf0] .b-signup:last-child {
  margin-bottom: 0;
}
.b-login-posts-outer[data-v-5d29fcf0] {
  min-height: 300px;
  border-top: 1px solid rgba(138, 150, 163, 0.25);
}
.b-login-wrapper .b-login-posts-outer[data-v-5d29fcf0] {
  flex: 1;
}
.modal-open {
  overflow: hidden;
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}
.modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translateY(-50px);
}
@media (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    transition: none;
  }
}
.modal.show .modal-dialog {
  transform: none;
}
.modal.modal-static .modal-dialog {
  transform: scale(1.02);
}
.modal-dialog-scrollable {
  display: flex;
  max-height: calc(100% - 1rem);
}
.modal-dialog-scrollable .modal-content {
  max-height: calc(100vh - 1rem);
  overflow: hidden;
}
.modal-dialog-scrollable .modal-footer,
.modal-dialog-scrollable .modal-header {
  flex-shrink: 0;
}
.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}
.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem);
}
.modal-dialog-centered:before {
  display: block;
  height: calc(100vh - 1rem);
  height: -webkit-min-content;
  height: -moz-min-content;
  height: min-content;
  content: "";
}
.modal-dialog-centered.modal-dialog-scrollable {
  flex-direction: column;
  justify-content: center;
  height: 100%;
}
.modal-dialog-centered.modal-dialog-scrollable .modal-content {
  max-height: none;
}
.modal-dialog-centered.modal-dialog-scrollable:before {
  content: none;
}
.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop.show {
  opacity: 0.5;
}
.modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}
.modal-header .close {
  padding: 1rem 1rem;
  margin: -1rem -1rem -1rem auto;
}
.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}
.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem;
}
.modal-footer {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  padding: 0.75rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: calc(0.3rem - 1px);
  border-bottom-left-radius: calc(0.3rem - 1px);
}
.modal-footer > * {
  margin: 0.25rem;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem);
  }
  .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 3.5rem);
  }
  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }
  .modal-dialog-centered:before {
    height: calc(100vh - 3.5rem);
    height: -webkit-min-content;
    height: -moz-min-content;
    height: min-content;
  }
  .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg,
  .modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .modal-xl {
    max-width: 1140px;
  }
}
